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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SWV457+1 : TPTP v8.1.0. Released v4.0.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 : 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 18:49:56 EDT 2022

% Result   : Theorem 2.73s 0.72s
% Output   : Refutation 2.73s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :   18
% Syntax   : Number of formulae    :  135 (  24 unt;   0 def)
%            Number of atoms       : 1035 ( 388 equ)
%            Maximal formula atoms :  144 (   7 avg)
%            Number of connectives : 1501 ( 601   ~; 448   |; 368   &)
%                                         (  14 <=>;  70  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   37 (   6 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :   13 (  11 usr;   9 prp; 0-2 aty)
%            Number of functors    :   26 (  26 usr;  17 con; 0-2 aty)
%            Number of variables   :  492 ( 458   !;  34   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f890,plain,
    $false,
    inference(avatar_sat_refutation,[],[f216,f283,f399,f569,f696,f698,f700,f703,f886]) ).

fof(f886,plain,
    ( ~ spl6_9
    | ~ spl6_19
    | ~ spl6_27 ),
    inference(avatar_contradiction_clause,[],[f885]) ).

fof(f885,plain,
    ( $false
    | ~ spl6_9
    | ~ spl6_19
    | ~ spl6_27 ),
    inference(subsumption_resolution,[],[f879,f743]) ).

fof(f743,plain,
    ( nbr_proc != host(sK2)
    | ~ spl6_27 ),
    inference(superposition,[],[f180,f739]) ).

fof(f739,plain,
    ( nbr_proc = host(sK3)
    | ~ spl6_27 ),
    inference(subsumption_resolution,[],[f738,f185]) ).

fof(f185,plain,
    ! [X0] : leq(host(X0),nbr_proc),
    inference(cnf_transformation,[],[f70]) ).

fof(f70,plain,
    ! [X0] : leq(host(X0),nbr_proc),
    inference(rectify,[],[f5]) ).

fof(f5,axiom,
    ! [X2] : leq(host(X2),nbr_proc),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_04) ).

fof(f738,plain,
    ( nbr_proc = host(sK3)
    | ~ leq(host(sK3),nbr_proc)
    | ~ spl6_27 ),
    inference(resolution,[],[f563,f143]) ).

fof(f143,plain,
    ! [X0,X1] :
      ( ~ leq(X1,X0)
      | ~ leq(X0,X1)
      | X0 = X1 ),
    inference(cnf_transformation,[],[f109]) ).

fof(f109,plain,
    ! [X0,X1] :
      ( ( X0 = X1
        | ~ leq(X0,X1)
        | ~ leq(X1,X0) )
      & ( ( leq(X0,X1)
          & leq(X1,X0) )
        | X0 != X1 ) ),
    inference(rectify,[],[f108]) ).

fof(f108,plain,
    ! [X1,X0] :
      ( ( X0 = X1
        | ~ leq(X1,X0)
        | ~ leq(X0,X1) )
      & ( ( leq(X1,X0)
          & leq(X0,X1) )
        | X0 != X1 ) ),
    inference(flattening,[],[f107]) ).

fof(f107,plain,
    ! [X1,X0] :
      ( ( X0 = X1
        | ~ leq(X1,X0)
        | ~ leq(X0,X1) )
      & ( ( leq(X1,X0)
          & leq(X0,X1) )
        | X0 != X1 ) ),
    inference(nnf_transformation,[],[f84]) ).

fof(f84,plain,
    ! [X1,X0] :
      ( X0 = X1
    <=> ( leq(X1,X0)
        & leq(X0,X1) ) ),
    inference(rectify,[],[f62]) ).

fof(f62,axiom,
    ! [X5,X4] :
      ( ( leq(X4,X5)
        & leq(X5,X4) )
    <=> X4 = X5 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_61) ).

fof(f563,plain,
    ( leq(nbr_proc,host(sK3))
    | ~ spl6_27 ),
    inference(avatar_component_clause,[],[f561]) ).

fof(f561,plain,
    ( spl6_27
  <=> leq(nbr_proc,host(sK3)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_27])]) ).

fof(f180,plain,
    host(sK2) != host(sK3),
    inference(cnf_transformation,[],[f122]) ).

fof(f122,plain,
    ( ! [X3,X4] :
        ( ~ setIn(X4,alive)
        | host(X3) != host(X4)
        | X3 = X4
        | ~ setIn(X3,alive) )
    & cons(m_Halt(sK0),sK1) = queue(host(sK2))
    & ! [X5,X6,X7] :
        ( ~ elem(m_Ack(X6,X7),queue(host(X6)))
        | ~ setIn(X6,alive)
        | ~ setIn(X5,alive)
        | ~ setIn(host(X6),index(down,host(X5)))
        | host(X5) != host(X7) )
    & host(sK2) != host(sK3)
    & elem(m_Ack(sK4,sK5),snoc(queue(host(sK4)),m_Ack(sK0,sK2)))
    & norm = index(status,host(sK3))
    & elec_2 = index(status,host(sK4))
    & index(ldr,host(sK3)) = host(sK3)
    & host(sK2) != host(sK4)
    & setIn(sK3,alive)
    & host(sK4) = host(sK0)
    & leq(nbr_proc,index(pendack,host(sK4)))
    & host(sK5) = index(pendack,host(sK4))
    & setIn(sK4,alive)
    & ! [X11,X12,X13] :
        ( ~ elem(m_Down(X12),queue(host(X11)))
        | ~ setIn(X13,alive)
        | host(X13) != host(X12)
        | ~ elem(m_Ack(X13,X11),queue(host(X13))) )
    & ! [X14,X15,X16] :
        ( ~ setIn(X14,alive)
        | ~ elem(m_Halt(X14),queue(host(X16)))
        | norm != index(status,host(X15))
        | leq(index(pendack,host(X14)),host(X15))
        | elec_2 != index(status,host(X14))
        | ~ setIn(X15,alive)
        | host(X15) != index(ldr,host(X15)) )
    & ! [X17,X18] :
        ( elec_1 != index(status,host(X17))
        | ~ elem(m_Ack(X18,X17),queue(host(X18)))
        | ~ setIn(X17,alive) )
    & ! [X19,X20,X21] :
        ( ~ elem(m_Ack(X19,X21),queue(host(X20)))
        | ~ leq(host(X21),host(X19)) )
    & ! [X22,X23] :
        ( ~ setIn(X23,alive)
        | ~ elem(m_Ack(X23,X22),queue(host(X23)))
        | elec_1 != index(status,host(X23)) )
    & ! [X24,X25] :
        ( ~ setIn(X25,alive)
        | host(X25) != host(X24)
        | setIn(X24,alive)
        | ~ leq(X25,X24) )
    & ! [X26,X27] :
        ( leq(host(X27),index(pendack,host(X26)))
        | ~ elem(m_Ack(X26,X27),queue(host(X26)))
        | ~ setIn(X26,alive) )
    & ! [X28,X29] :
        ( ~ setIn(X29,alive)
        | ~ elem(m_Down(X29),queue(host(X28))) )
    & ! [X30] :
        ( ( elec_2 != index(status,host(X30))
          & elec_1 != index(status,host(X30)) )
        | index(elid,host(X30)) = X30
        | ~ setIn(X30,alive) )
    & ! [X31,X32] :
        ( ~ elem(m_Ack(X31,X32),queue(host(X31)))
        | setIn(X31,pids) )
    & ! [X33,X34,X35] :
        ( index(ldr,host(X35)) != host(X35)
        | ~ setIn(X35,alive)
        | elec_2 != index(status,host(X33))
        | ~ setIn(X33,alive)
        | norm != index(status,host(X35))
        | ~ leq(nbr_proc,index(pendack,host(X33)))
        | host(X34) != index(pendack,host(X33))
        | ~ elem(m_Ack(X33,X34),queue(host(X33))) )
    & ! [X36,X37] :
        ( ~ leq(host(X36),host(X37))
        | ~ elem(m_Ldr(X37),queue(host(X36))) )
    & setIn(sK2,alive)
    & ! [X38,X39] :
        ( ~ setIn(X39,alive)
        | elec_2 != index(status,host(X38))
        | leq(host(X39),host(X38))
        | ~ leq(index(pendack,host(X39)),index(pendack,host(X38)))
        | ~ setIn(X38,alive)
        | elec_2 != index(status,host(X39)) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2,sK3,sK4,sK5])],[f118,f121,f120,f119]) ).

fof(f119,plain,
    ( ? [X0,X1,X2] :
        ( ! [X3,X4] :
            ( ~ setIn(X4,alive)
            | host(X3) != host(X4)
            | X3 = X4
            | ~ setIn(X3,alive) )
        & cons(m_Halt(X0),X1) = queue(host(X2))
        & ! [X5,X6,X7] :
            ( ~ elem(m_Ack(X6,X7),queue(host(X6)))
            | ~ setIn(X6,alive)
            | ~ setIn(X5,alive)
            | ~ setIn(host(X6),index(down,host(X5)))
            | host(X5) != host(X7) )
        & ? [X8] :
            ( host(X2) != host(X8)
            & ? [X9,X10] :
                ( elem(m_Ack(X9,X10),snoc(queue(host(X9)),m_Ack(X0,X2)))
                & norm = index(status,host(X8))
                & elec_2 = index(status,host(X9))
                & index(ldr,host(X8)) = host(X8)
                & host(X2) != host(X9)
                & setIn(X8,alive)
                & host(X0) = host(X9)
                & leq(nbr_proc,index(pendack,host(X9)))
                & host(X10) = index(pendack,host(X9))
                & setIn(X9,alive) ) )
        & ! [X11,X12,X13] :
            ( ~ elem(m_Down(X12),queue(host(X11)))
            | ~ setIn(X13,alive)
            | host(X13) != host(X12)
            | ~ elem(m_Ack(X13,X11),queue(host(X13))) )
        & ! [X14,X15,X16] :
            ( ~ setIn(X14,alive)
            | ~ elem(m_Halt(X14),queue(host(X16)))
            | norm != index(status,host(X15))
            | leq(index(pendack,host(X14)),host(X15))
            | elec_2 != index(status,host(X14))
            | ~ setIn(X15,alive)
            | host(X15) != index(ldr,host(X15)) )
        & ! [X17,X18] :
            ( elec_1 != index(status,host(X17))
            | ~ elem(m_Ack(X18,X17),queue(host(X18)))
            | ~ setIn(X17,alive) )
        & ! [X19,X20,X21] :
            ( ~ elem(m_Ack(X19,X21),queue(host(X20)))
            | ~ leq(host(X21),host(X19)) )
        & ! [X22,X23] :
            ( ~ setIn(X23,alive)
            | ~ elem(m_Ack(X23,X22),queue(host(X23)))
            | elec_1 != index(status,host(X23)) )
        & ! [X24,X25] :
            ( ~ setIn(X25,alive)
            | host(X25) != host(X24)
            | setIn(X24,alive)
            | ~ leq(X25,X24) )
        & ! [X26,X27] :
            ( leq(host(X27),index(pendack,host(X26)))
            | ~ elem(m_Ack(X26,X27),queue(host(X26)))
            | ~ setIn(X26,alive) )
        & ! [X28,X29] :
            ( ~ setIn(X29,alive)
            | ~ elem(m_Down(X29),queue(host(X28))) )
        & ! [X30] :
            ( ( elec_2 != index(status,host(X30))
              & elec_1 != index(status,host(X30)) )
            | index(elid,host(X30)) = X30
            | ~ setIn(X30,alive) )
        & ! [X31,X32] :
            ( ~ elem(m_Ack(X31,X32),queue(host(X31)))
            | setIn(X31,pids) )
        & ! [X33,X34,X35] :
            ( index(ldr,host(X35)) != host(X35)
            | ~ setIn(X35,alive)
            | elec_2 != index(status,host(X33))
            | ~ setIn(X33,alive)
            | norm != index(status,host(X35))
            | ~ leq(nbr_proc,index(pendack,host(X33)))
            | host(X34) != index(pendack,host(X33))
            | ~ elem(m_Ack(X33,X34),queue(host(X33))) )
        & ! [X36,X37] :
            ( ~ leq(host(X36),host(X37))
            | ~ elem(m_Ldr(X37),queue(host(X36))) )
        & setIn(X2,alive)
        & ! [X38,X39] :
            ( ~ setIn(X39,alive)
            | elec_2 != index(status,host(X38))
            | leq(host(X39),host(X38))
            | ~ leq(index(pendack,host(X39)),index(pendack,host(X38)))
            | ~ setIn(X38,alive)
            | elec_2 != index(status,host(X39)) ) )
   => ( ! [X3,X4] :
          ( ~ setIn(X4,alive)
          | host(X3) != host(X4)
          | X3 = X4
          | ~ setIn(X3,alive) )
      & cons(m_Halt(sK0),sK1) = queue(host(sK2))
      & ! [X5,X6,X7] :
          ( ~ elem(m_Ack(X6,X7),queue(host(X6)))
          | ~ setIn(X6,alive)
          | ~ setIn(X5,alive)
          | ~ setIn(host(X6),index(down,host(X5)))
          | host(X5) != host(X7) )
      & ? [X8] :
          ( host(sK2) != host(X8)
          & ? [X10,X9] :
              ( elem(m_Ack(X9,X10),snoc(queue(host(X9)),m_Ack(sK0,sK2)))
              & norm = index(status,host(X8))
              & elec_2 = index(status,host(X9))
              & index(ldr,host(X8)) = host(X8)
              & host(sK2) != host(X9)
              & setIn(X8,alive)
              & host(sK0) = host(X9)
              & leq(nbr_proc,index(pendack,host(X9)))
              & host(X10) = index(pendack,host(X9))
              & setIn(X9,alive) ) )
      & ! [X11,X12,X13] :
          ( ~ elem(m_Down(X12),queue(host(X11)))
          | ~ setIn(X13,alive)
          | host(X13) != host(X12)
          | ~ elem(m_Ack(X13,X11),queue(host(X13))) )
      & ! [X14,X15,X16] :
          ( ~ setIn(X14,alive)
          | ~ elem(m_Halt(X14),queue(host(X16)))
          | norm != index(status,host(X15))
          | leq(index(pendack,host(X14)),host(X15))
          | elec_2 != index(status,host(X14))
          | ~ setIn(X15,alive)
          | host(X15) != index(ldr,host(X15)) )
      & ! [X17,X18] :
          ( elec_1 != index(status,host(X17))
          | ~ elem(m_Ack(X18,X17),queue(host(X18)))
          | ~ setIn(X17,alive) )
      & ! [X19,X20,X21] :
          ( ~ elem(m_Ack(X19,X21),queue(host(X20)))
          | ~ leq(host(X21),host(X19)) )
      & ! [X22,X23] :
          ( ~ setIn(X23,alive)
          | ~ elem(m_Ack(X23,X22),queue(host(X23)))
          | elec_1 != index(status,host(X23)) )
      & ! [X24,X25] :
          ( ~ setIn(X25,alive)
          | host(X25) != host(X24)
          | setIn(X24,alive)
          | ~ leq(X25,X24) )
      & ! [X26,X27] :
          ( leq(host(X27),index(pendack,host(X26)))
          | ~ elem(m_Ack(X26,X27),queue(host(X26)))
          | ~ setIn(X26,alive) )
      & ! [X28,X29] :
          ( ~ setIn(X29,alive)
          | ~ elem(m_Down(X29),queue(host(X28))) )
      & ! [X30] :
          ( ( elec_2 != index(status,host(X30))
            & elec_1 != index(status,host(X30)) )
          | index(elid,host(X30)) = X30
          | ~ setIn(X30,alive) )
      & ! [X31,X32] :
          ( ~ elem(m_Ack(X31,X32),queue(host(X31)))
          | setIn(X31,pids) )
      & ! [X33,X34,X35] :
          ( index(ldr,host(X35)) != host(X35)
          | ~ setIn(X35,alive)
          | elec_2 != index(status,host(X33))
          | ~ setIn(X33,alive)
          | norm != index(status,host(X35))
          | ~ leq(nbr_proc,index(pendack,host(X33)))
          | host(X34) != index(pendack,host(X33))
          | ~ elem(m_Ack(X33,X34),queue(host(X33))) )
      & ! [X36,X37] :
          ( ~ leq(host(X36),host(X37))
          | ~ elem(m_Ldr(X37),queue(host(X36))) )
      & setIn(sK2,alive)
      & ! [X38,X39] :
          ( ~ setIn(X39,alive)
          | elec_2 != index(status,host(X38))
          | leq(host(X39),host(X38))
          | ~ leq(index(pendack,host(X39)),index(pendack,host(X38)))
          | ~ setIn(X38,alive)
          | elec_2 != index(status,host(X39)) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f120,plain,
    ( ? [X8] :
        ( host(sK2) != host(X8)
        & ? [X10,X9] :
            ( elem(m_Ack(X9,X10),snoc(queue(host(X9)),m_Ack(sK0,sK2)))
            & norm = index(status,host(X8))
            & elec_2 = index(status,host(X9))
            & index(ldr,host(X8)) = host(X8)
            & host(sK2) != host(X9)
            & setIn(X8,alive)
            & host(sK0) = host(X9)
            & leq(nbr_proc,index(pendack,host(X9)))
            & host(X10) = index(pendack,host(X9))
            & setIn(X9,alive) ) )
   => ( host(sK2) != host(sK3)
      & ? [X10,X9] :
          ( elem(m_Ack(X9,X10),snoc(queue(host(X9)),m_Ack(sK0,sK2)))
          & norm = index(status,host(sK3))
          & elec_2 = index(status,host(X9))
          & index(ldr,host(sK3)) = host(sK3)
          & host(sK2) != host(X9)
          & setIn(sK3,alive)
          & host(sK0) = host(X9)
          & leq(nbr_proc,index(pendack,host(X9)))
          & host(X10) = index(pendack,host(X9))
          & setIn(X9,alive) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f121,plain,
    ( ? [X10,X9] :
        ( elem(m_Ack(X9,X10),snoc(queue(host(X9)),m_Ack(sK0,sK2)))
        & norm = index(status,host(sK3))
        & elec_2 = index(status,host(X9))
        & index(ldr,host(sK3)) = host(sK3)
        & host(sK2) != host(X9)
        & setIn(sK3,alive)
        & host(sK0) = host(X9)
        & leq(nbr_proc,index(pendack,host(X9)))
        & host(X10) = index(pendack,host(X9))
        & setIn(X9,alive) )
   => ( elem(m_Ack(sK4,sK5),snoc(queue(host(sK4)),m_Ack(sK0,sK2)))
      & norm = index(status,host(sK3))
      & elec_2 = index(status,host(sK4))
      & index(ldr,host(sK3)) = host(sK3)
      & host(sK2) != host(sK4)
      & setIn(sK3,alive)
      & host(sK4) = host(sK0)
      & leq(nbr_proc,index(pendack,host(sK4)))
      & host(sK5) = index(pendack,host(sK4))
      & setIn(sK4,alive) ) ),
    introduced(choice_axiom,[]) ).

fof(f118,plain,
    ? [X0,X1,X2] :
      ( ! [X3,X4] :
          ( ~ setIn(X4,alive)
          | host(X3) != host(X4)
          | X3 = X4
          | ~ setIn(X3,alive) )
      & cons(m_Halt(X0),X1) = queue(host(X2))
      & ! [X5,X6,X7] :
          ( ~ elem(m_Ack(X6,X7),queue(host(X6)))
          | ~ setIn(X6,alive)
          | ~ setIn(X5,alive)
          | ~ setIn(host(X6),index(down,host(X5)))
          | host(X5) != host(X7) )
      & ? [X8] :
          ( host(X2) != host(X8)
          & ? [X9,X10] :
              ( elem(m_Ack(X9,X10),snoc(queue(host(X9)),m_Ack(X0,X2)))
              & norm = index(status,host(X8))
              & elec_2 = index(status,host(X9))
              & index(ldr,host(X8)) = host(X8)
              & host(X2) != host(X9)
              & setIn(X8,alive)
              & host(X0) = host(X9)
              & leq(nbr_proc,index(pendack,host(X9)))
              & host(X10) = index(pendack,host(X9))
              & setIn(X9,alive) ) )
      & ! [X11,X12,X13] :
          ( ~ elem(m_Down(X12),queue(host(X11)))
          | ~ setIn(X13,alive)
          | host(X13) != host(X12)
          | ~ elem(m_Ack(X13,X11),queue(host(X13))) )
      & ! [X14,X15,X16] :
          ( ~ setIn(X14,alive)
          | ~ elem(m_Halt(X14),queue(host(X16)))
          | norm != index(status,host(X15))
          | leq(index(pendack,host(X14)),host(X15))
          | elec_2 != index(status,host(X14))
          | ~ setIn(X15,alive)
          | host(X15) != index(ldr,host(X15)) )
      & ! [X17,X18] :
          ( elec_1 != index(status,host(X17))
          | ~ elem(m_Ack(X18,X17),queue(host(X18)))
          | ~ setIn(X17,alive) )
      & ! [X19,X20,X21] :
          ( ~ elem(m_Ack(X19,X21),queue(host(X20)))
          | ~ leq(host(X21),host(X19)) )
      & ! [X22,X23] :
          ( ~ setIn(X23,alive)
          | ~ elem(m_Ack(X23,X22),queue(host(X23)))
          | elec_1 != index(status,host(X23)) )
      & ! [X24,X25] :
          ( ~ setIn(X25,alive)
          | host(X25) != host(X24)
          | setIn(X24,alive)
          | ~ leq(X25,X24) )
      & ! [X26,X27] :
          ( leq(host(X27),index(pendack,host(X26)))
          | ~ elem(m_Ack(X26,X27),queue(host(X26)))
          | ~ setIn(X26,alive) )
      & ! [X28,X29] :
          ( ~ setIn(X29,alive)
          | ~ elem(m_Down(X29),queue(host(X28))) )
      & ! [X30] :
          ( ( elec_2 != index(status,host(X30))
            & elec_1 != index(status,host(X30)) )
          | index(elid,host(X30)) = X30
          | ~ setIn(X30,alive) )
      & ! [X31,X32] :
          ( ~ elem(m_Ack(X31,X32),queue(host(X31)))
          | setIn(X31,pids) )
      & ! [X33,X34,X35] :
          ( index(ldr,host(X35)) != host(X35)
          | ~ setIn(X35,alive)
          | elec_2 != index(status,host(X33))
          | ~ setIn(X33,alive)
          | norm != index(status,host(X35))
          | ~ leq(nbr_proc,index(pendack,host(X33)))
          | host(X34) != index(pendack,host(X33))
          | ~ elem(m_Ack(X33,X34),queue(host(X33))) )
      & ! [X36,X37] :
          ( ~ leq(host(X36),host(X37))
          | ~ elem(m_Ldr(X37),queue(host(X36))) )
      & setIn(X2,alive)
      & ! [X38,X39] :
          ( ~ setIn(X39,alive)
          | elec_2 != index(status,host(X38))
          | leq(host(X39),host(X38))
          | ~ leq(index(pendack,host(X39)),index(pendack,host(X38)))
          | ~ setIn(X38,alive)
          | elec_2 != index(status,host(X39)) ) ),
    inference(rectify,[],[f96]) ).

fof(f96,plain,
    ? [X0,X1,X2] :
      ( ! [X4,X3] :
          ( ~ setIn(X3,alive)
          | host(X3) != host(X4)
          | X3 = X4
          | ~ setIn(X4,alive) )
      & cons(m_Halt(X0),X1) = queue(host(X2))
      & ! [X14,X16,X15] :
          ( ~ elem(m_Ack(X16,X15),queue(host(X16)))
          | ~ setIn(X16,alive)
          | ~ setIn(X14,alive)
          | ~ setIn(host(X16),index(down,host(X14)))
          | host(X14) != host(X15) )
      & ? [X37] :
          ( host(X2) != host(X37)
          & ? [X39,X38] :
              ( elem(m_Ack(X39,X38),snoc(queue(host(X39)),m_Ack(X0,X2)))
              & norm = index(status,host(X37))
              & elec_2 = index(status,host(X39))
              & host(X37) = index(ldr,host(X37))
              & host(X2) != host(X39)
              & setIn(X37,alive)
              & host(X0) = host(X39)
              & leq(nbr_proc,index(pendack,host(X39)))
              & host(X38) = index(pendack,host(X39))
              & setIn(X39,alive) ) )
      & ! [X10,X12,X11] :
          ( ~ elem(m_Down(X12),queue(host(X10)))
          | ~ setIn(X11,alive)
          | host(X12) != host(X11)
          | ~ elem(m_Ack(X11,X10),queue(host(X11))) )
      & ! [X26,X28,X27] :
          ( ~ setIn(X26,alive)
          | ~ elem(m_Halt(X26),queue(host(X27)))
          | norm != index(status,host(X28))
          | leq(index(pendack,host(X26)),host(X28))
          | elec_2 != index(status,host(X26))
          | ~ setIn(X28,alive)
          | index(ldr,host(X28)) != host(X28) )
      & ! [X8,X9] :
          ( elec_1 != index(status,host(X8))
          | ~ elem(m_Ack(X9,X8),queue(host(X9)))
          | ~ setIn(X8,alive) )
      & ! [X23,X22,X21] :
          ( ~ elem(m_Ack(X23,X21),queue(host(X22)))
          | ~ leq(host(X21),host(X23)) )
      & ! [X33,X34] :
          ( ~ setIn(X34,alive)
          | ~ elem(m_Ack(X34,X33),queue(host(X34)))
          | elec_1 != index(status,host(X34)) )
      & ! [X24,X25] :
          ( ~ setIn(X25,alive)
          | host(X25) != host(X24)
          | setIn(X24,alive)
          | ~ leq(X25,X24) )
      & ! [X29,X30] :
          ( leq(host(X30),index(pendack,host(X29)))
          | ~ elem(m_Ack(X29,X30),queue(host(X29)))
          | ~ setIn(X29,alive) )
      & ! [X19,X20] :
          ( ~ setIn(X20,alive)
          | ~ elem(m_Down(X20),queue(host(X19))) )
      & ! [X13] :
          ( ( elec_2 != index(status,host(X13))
            & elec_1 != index(status,host(X13)) )
          | index(elid,host(X13)) = X13
          | ~ setIn(X13,alive) )
      & ! [X36,X35] :
          ( ~ elem(m_Ack(X36,X35),queue(host(X36)))
          | setIn(X36,pids) )
      & ! [X6,X5,X7] :
          ( host(X7) != index(ldr,host(X7))
          | ~ setIn(X7,alive)
          | elec_2 != index(status,host(X6))
          | ~ setIn(X6,alive)
          | norm != index(status,host(X7))
          | ~ leq(nbr_proc,index(pendack,host(X6)))
          | host(X5) != index(pendack,host(X6))
          | ~ elem(m_Ack(X6,X5),queue(host(X6))) )
      & ! [X18,X17] :
          ( ~ leq(host(X18),host(X17))
          | ~ elem(m_Ldr(X17),queue(host(X18))) )
      & setIn(X2,alive)
      & ! [X31,X32] :
          ( ~ setIn(X32,alive)
          | elec_2 != index(status,host(X31))
          | leq(host(X32),host(X31))
          | ~ leq(index(pendack,host(X32)),index(pendack,host(X31)))
          | ~ setIn(X31,alive)
          | elec_2 != index(status,host(X32)) ) ),
    inference(flattening,[],[f95]) ).

fof(f95,plain,
    ? [X0,X2,X1] :
      ( ? [X37] :
          ( ? [X39,X38] :
              ( setIn(X37,alive)
              & host(X37) = index(ldr,host(X37))
              & norm = index(status,host(X37))
              & elem(m_Ack(X39,X38),snoc(queue(host(X39)),m_Ack(X0,X2)))
              & leq(nbr_proc,index(pendack,host(X39)))
              & setIn(X39,alive)
              & host(X38) = index(pendack,host(X39))
              & elec_2 = index(status,host(X39))
              & host(X2) != host(X39)
              & host(X0) = host(X39) )
          & host(X2) != host(X37) )
      & setIn(X2,alive)
      & cons(m_Halt(X0),X1) = queue(host(X2))
      & ! [X19,X20] :
          ( ~ setIn(X20,alive)
          | ~ elem(m_Down(X20),queue(host(X19))) )
      & ! [X10,X12,X11] :
          ( ~ setIn(X11,alive)
          | host(X12) != host(X11)
          | ~ elem(m_Down(X12),queue(host(X10)))
          | ~ elem(m_Ack(X11,X10),queue(host(X11))) )
      & ! [X6,X7,X5] :
          ( ~ setIn(X7,alive)
          | norm != index(status,host(X7))
          | host(X7) != index(ldr,host(X7))
          | ~ setIn(X6,alive)
          | elec_2 != index(status,host(X6))
          | ~ leq(nbr_proc,index(pendack,host(X6)))
          | host(X5) != index(pendack,host(X6))
          | ~ elem(m_Ack(X6,X5),queue(host(X6))) )
      & ! [X36,X35] :
          ( ~ elem(m_Ack(X36,X35),queue(host(X36)))
          | setIn(X36,pids) )
      & ! [X18,X17] :
          ( ~ leq(host(X18),host(X17))
          | ~ elem(m_Ldr(X17),queue(host(X18))) )
      & ! [X32,X31] :
          ( ~ leq(index(pendack,host(X32)),index(pendack,host(X31)))
          | ~ setIn(X31,alive)
          | leq(host(X32),host(X31))
          | ~ setIn(X32,alive)
          | elec_2 != index(status,host(X32))
          | elec_2 != index(status,host(X31)) )
      & ! [X16,X15,X14] :
          ( ~ setIn(host(X16),index(down,host(X14)))
          | ~ setIn(X16,alive)
          | host(X14) != host(X15)
          | ~ setIn(X14,alive)
          | ~ elem(m_Ack(X16,X15),queue(host(X16))) )
      & ! [X13] :
          ( index(elid,host(X13)) = X13
          | ~ setIn(X13,alive)
          | ( elec_2 != index(status,host(X13))
            & elec_1 != index(status,host(X13)) ) )
      & ! [X23,X22,X21] :
          ( ~ elem(m_Ack(X23,X21),queue(host(X22)))
          | ~ leq(host(X21),host(X23)) )
      & ! [X3,X4] :
          ( ~ setIn(X3,alive)
          | ~ setIn(X4,alive)
          | X3 = X4
          | host(X3) != host(X4) )
      & ! [X28,X27,X26] :
          ( norm != index(status,host(X28))
          | ~ setIn(X28,alive)
          | index(ldr,host(X28)) != host(X28)
          | leq(index(pendack,host(X26)),host(X28))
          | elec_2 != index(status,host(X26))
          | ~ setIn(X26,alive)
          | ~ elem(m_Halt(X26),queue(host(X27))) )
      & ! [X24,X25] :
          ( ~ setIn(X25,alive)
          | host(X25) != host(X24)
          | setIn(X24,alive)
          | ~ leq(X25,X24) )
      & ! [X9,X8] :
          ( ~ elem(m_Ack(X9,X8),queue(host(X9)))
          | ~ setIn(X8,alive)
          | elec_1 != index(status,host(X8)) )
      & ! [X30,X29] :
          ( leq(host(X30),index(pendack,host(X29)))
          | ~ elem(m_Ack(X29,X30),queue(host(X29)))
          | ~ setIn(X29,alive) )
      & ! [X34,X33] :
          ( ~ elem(m_Ack(X34,X33),queue(host(X34)))
          | elec_1 != index(status,host(X34))
          | ~ setIn(X34,alive) ) ),
    inference(ennf_transformation,[],[f69]) ).

fof(f69,plain,
    ~ ! [X0,X2,X1] :
        ( ( cons(m_Halt(X0),X1) = queue(host(X2))
          & ! [X19,X20] :
              ( elem(m_Down(X20),queue(host(X19)))
             => ~ setIn(X20,alive) )
          & ! [X10,X12,X11] :
              ( ( host(X12) = host(X11)
                & elem(m_Down(X12),queue(host(X10)))
                & elem(m_Ack(X11,X10),queue(host(X11))) )
             => ~ setIn(X11,alive) )
          & ! [X6,X7,X5] :
              ( ( setIn(X6,alive)
                & elec_2 = index(status,host(X6))
                & leq(nbr_proc,index(pendack,host(X6)))
                & host(X5) = index(pendack,host(X6))
                & elem(m_Ack(X6,X5),queue(host(X6))) )
             => ~ ( setIn(X7,alive)
                  & norm = index(status,host(X7))
                  & host(X7) = index(ldr,host(X7)) ) )
          & ! [X36,X35] :
              ( elem(m_Ack(X36,X35),queue(host(X36)))
             => setIn(X36,pids) )
          & ! [X17,X18] :
              ( elem(m_Ldr(X17),queue(host(X18)))
             => ~ leq(host(X18),host(X17)) )
          & ! [X32,X31] :
              ( ( setIn(X31,alive)
                & ~ leq(host(X32),host(X31))
                & setIn(X32,alive)
                & elec_2 = index(status,host(X32))
                & elec_2 = index(status,host(X31)) )
             => ~ leq(index(pendack,host(X32)),index(pendack,host(X31))) )
          & ! [X16,X15,X14] :
              ( ( setIn(X16,alive)
                & host(X14) = host(X15)
                & setIn(X14,alive)
                & elem(m_Ack(X16,X15),queue(host(X16))) )
             => ~ setIn(host(X16),index(down,host(X14))) )
          & ! [X13] :
              ( ( setIn(X13,alive)
                & ( elec_1 = index(status,host(X13))
                  | elec_2 = index(status,host(X13)) ) )
             => index(elid,host(X13)) = X13 )
          & ! [X23,X21,X22] :
              ( elem(m_Ack(X23,X21),queue(host(X22)))
             => ~ leq(host(X21),host(X23)) )
          & ! [X3,X4] :
              ( ( X3 != X4
                & host(X3) = host(X4) )
             => ( ~ setIn(X3,alive)
                | ~ setIn(X4,alive) ) )
          & ! [X28,X27,X26] :
              ( ( ~ leq(index(pendack,host(X26)),host(X28))
                & elec_2 = index(status,host(X26))
                & setIn(X26,alive)
                & elem(m_Halt(X26),queue(host(X27))) )
             => ~ ( norm = index(status,host(X28))
                  & setIn(X28,alive)
                  & index(ldr,host(X28)) = host(X28) ) )
          & ! [X24,X25] :
              ( ( host(X25) = host(X24)
                & ~ setIn(X24,alive)
                & leq(X25,X24) )
             => ~ setIn(X25,alive) )
          & ! [X9,X8] :
              ( ( setIn(X8,alive)
                & elec_1 = index(status,host(X8)) )
             => ~ elem(m_Ack(X9,X8),queue(host(X9))) )
          & ! [X30,X29] :
              ( ( elem(m_Ack(X29,X30),queue(host(X29)))
                & setIn(X29,alive) )
             => leq(host(X30),index(pendack,host(X29))) )
          & ! [X34,X33] :
              ( ( elec_1 = index(status,host(X34))
                & setIn(X34,alive) )
             => ~ elem(m_Ack(X34,X33),queue(host(X34))) ) )
       => ( setIn(X2,alive)
         => ! [X37] :
              ( host(X2) != host(X37)
             => ! [X39,X38] :
                  ( host(X0) = host(X39)
                 => ( host(X2) != host(X39)
                   => ( ( elem(m_Ack(X39,X38),snoc(queue(host(X39)),m_Ack(X0,X2)))
                        & leq(nbr_proc,index(pendack,host(X39)))
                        & setIn(X39,alive)
                        & host(X38) = index(pendack,host(X39))
                        & elec_2 = index(status,host(X39)) )
                     => ~ ( setIn(X37,alive)
                          & host(X37) = index(ldr,host(X37))
                          & norm = index(status,host(X37)) ) ) ) ) ) ) ),
    inference(rectify,[],[f68]) ).

fof(f68,negated_conjecture,
    ~ ! [X4,X11,X12] :
        ( ( ! [X5,X6] :
              ( ( X5 != X6
                & host(X5) = host(X6) )
             => ( ~ setIn(X5,alive)
                | ~ setIn(X6,alive) ) )
          & ! [X6,X13,X5] :
              ( ( host(X6) = index(pendack,host(X13))
                & leq(nbr_proc,index(pendack,host(X13)))
                & elem(m_Ack(X13,X6),queue(host(X13)))
                & setIn(X13,alive)
                & elec_2 = index(status,host(X13)) )
             => ~ ( host(X5) = index(ldr,host(X5))
                  & norm = index(status,host(X5))
                  & setIn(X5,alive) ) )
          & ! [X6,X5] :
              ( ( setIn(X6,alive)
                & elec_1 = index(status,host(X6)) )
             => ~ elem(m_Ack(X5,X6),queue(host(X5))) )
          & ! [X6,X13,X5] :
              ( ( host(X5) = host(X13)
                & elem(m_Down(X5),queue(host(X6)))
                & elem(m_Ack(X13,X6),queue(host(X13))) )
             => ~ setIn(X13,alive) )
          & ! [X5] :
              ( ( ( elec_1 = index(status,host(X5))
                  | elec_2 = index(status,host(X5)) )
                & setIn(X5,alive) )
             => index(elid,host(X5)) = X5 )
          & ! [X6,X5,X13] :
              ( ( setIn(X13,alive)
                & setIn(X6,alive)
                & host(X5) = host(X6)
                & elem(m_Ack(X13,X5),queue(host(X13))) )
             => ~ setIn(host(X13),index(down,host(X6))) )
          & ! [X6,X5] :
              ( elem(m_Ldr(X6),queue(host(X5)))
             => ~ leq(host(X5),host(X6)) )
          & ! [X5,X6] :
              ( elem(m_Down(X6),queue(host(X5)))
             => ~ setIn(X6,alive) )
          & ! [X5,X6,X13] :
              ( elem(m_Ack(X13,X5),queue(host(X6)))
             => ~ leq(host(X5),host(X13)) )
          & ! [X5,X6] :
              ( ( leq(X6,X5)
                & host(X5) = host(X6)
                & ~ setIn(X5,alive) )
             => ~ setIn(X6,alive) )
          & ! [X13,X6,X5] :
              ( ( elem(m_Halt(X13),queue(host(X6)))
                & elec_2 = index(status,host(X13))
                & setIn(X13,alive)
                & ~ leq(index(pendack,host(X13)),host(X5)) )
             => ~ ( host(X5) = index(ldr,host(X5))
                  & norm = index(status,host(X5))
                  & setIn(X5,alive) ) )
          & queue(host(X12)) = cons(m_Halt(X4),X11)
          & ! [X6,X5] :
              ( ( setIn(X6,alive)
                & elem(m_Ack(X6,X5),queue(host(X6))) )
             => leq(host(X5),index(pendack,host(X6))) )
          & ! [X6,X5] :
              ( ( ~ leq(host(X5),host(X6))
                & elec_2 = index(status,host(X6))
                & elec_2 = index(status,host(X5))
                & setIn(X5,alive)
                & setIn(X6,alive) )
             => ~ leq(index(pendack,host(X5)),index(pendack,host(X6))) )
          & ! [X5,X6] :
              ( ( elec_1 = index(status,host(X6))
                & setIn(X6,alive) )
             => ~ elem(m_Ack(X6,X5),queue(host(X6))) )
          & ! [X5,X6] :
              ( elem(m_Ack(X6,X5),queue(host(X6)))
             => setIn(X6,pids) ) )
       => ( setIn(X12,alive)
         => ! [X5] :
              ( host(X5) != host(X12)
             => ! [X6,X14] :
                  ( host(X4) = host(X14)
                 => ( host(X12) != host(X14)
                   => ( ( elec_2 = index(status,host(X14))
                        & leq(nbr_proc,index(pendack,host(X14)))
                        & elem(m_Ack(X14,X6),snoc(queue(host(X14)),m_Ack(X4,X12)))
                        & setIn(X14,alive)
                        & host(X6) = index(pendack,host(X14)) )
                     => ~ ( setIn(X5,alive)
                          & host(X5) = index(ldr,host(X5))
                          & norm = index(status,host(X5)) ) ) ) ) ) ) ),
    inference(negated_conjecture,[],[f67]) ).

fof(f67,conjecture,
    ! [X4,X11,X12] :
      ( ( ! [X5,X6] :
            ( ( X5 != X6
              & host(X5) = host(X6) )
           => ( ~ setIn(X5,alive)
              | ~ setIn(X6,alive) ) )
        & ! [X6,X13,X5] :
            ( ( host(X6) = index(pendack,host(X13))
              & leq(nbr_proc,index(pendack,host(X13)))
              & elem(m_Ack(X13,X6),queue(host(X13)))
              & setIn(X13,alive)
              & elec_2 = index(status,host(X13)) )
           => ~ ( host(X5) = index(ldr,host(X5))
                & norm = index(status,host(X5))
                & setIn(X5,alive) ) )
        & ! [X6,X5] :
            ( ( setIn(X6,alive)
              & elec_1 = index(status,host(X6)) )
           => ~ elem(m_Ack(X5,X6),queue(host(X5))) )
        & ! [X6,X13,X5] :
            ( ( host(X5) = host(X13)
              & elem(m_Down(X5),queue(host(X6)))
              & elem(m_Ack(X13,X6),queue(host(X13))) )
           => ~ setIn(X13,alive) )
        & ! [X5] :
            ( ( ( elec_1 = index(status,host(X5))
                | elec_2 = index(status,host(X5)) )
              & setIn(X5,alive) )
           => index(elid,host(X5)) = X5 )
        & ! [X6,X5,X13] :
            ( ( setIn(X13,alive)
              & setIn(X6,alive)
              & host(X5) = host(X6)
              & elem(m_Ack(X13,X5),queue(host(X13))) )
           => ~ setIn(host(X13),index(down,host(X6))) )
        & ! [X6,X5] :
            ( elem(m_Ldr(X6),queue(host(X5)))
           => ~ leq(host(X5),host(X6)) )
        & ! [X5,X6] :
            ( elem(m_Down(X6),queue(host(X5)))
           => ~ setIn(X6,alive) )
        & ! [X5,X6,X13] :
            ( elem(m_Ack(X13,X5),queue(host(X6)))
           => ~ leq(host(X5),host(X13)) )
        & ! [X5,X6] :
            ( ( leq(X6,X5)
              & host(X5) = host(X6)
              & ~ setIn(X5,alive) )
           => ~ setIn(X6,alive) )
        & ! [X13,X6,X5] :
            ( ( elem(m_Halt(X13),queue(host(X6)))
              & elec_2 = index(status,host(X13))
              & setIn(X13,alive)
              & ~ leq(index(pendack,host(X13)),host(X5)) )
           => ~ ( host(X5) = index(ldr,host(X5))
                & norm = index(status,host(X5))
                & setIn(X5,alive) ) )
        & queue(host(X12)) = cons(m_Halt(X4),X11)
        & ! [X6,X5] :
            ( ( setIn(X6,alive)
              & elem(m_Ack(X6,X5),queue(host(X6))) )
           => leq(host(X5),index(pendack,host(X6))) )
        & ! [X6,X5] :
            ( ( ~ leq(host(X5),host(X6))
              & elec_2 = index(status,host(X6))
              & elec_2 = index(status,host(X5))
              & setIn(X5,alive)
              & setIn(X6,alive) )
           => ~ leq(index(pendack,host(X5)),index(pendack,host(X6))) )
        & ! [X5,X6] :
            ( ( elec_1 = index(status,host(X6))
              & setIn(X6,alive) )
           => ~ elem(m_Ack(X6,X5),queue(host(X6))) )
        & ! [X5,X6] :
            ( elem(m_Ack(X6,X5),queue(host(X6)))
           => setIn(X6,pids) ) )
     => ( setIn(X12,alive)
       => ! [X5] :
            ( host(X5) != host(X12)
           => ! [X6,X14] :
                ( host(X4) = host(X14)
               => ( host(X12) != host(X14)
                 => ( ( elec_2 = index(status,host(X14))
                      & leq(nbr_proc,index(pendack,host(X14)))
                      & elem(m_Ack(X14,X6),snoc(queue(host(X14)),m_Ack(X4,X12)))
                      & setIn(X14,alive)
                      & host(X6) = index(pendack,host(X14)) )
                   => ~ ( setIn(X5,alive)
                        & host(X5) = index(ldr,host(X5))
                        & norm = index(status,host(X5)) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj) ).

fof(f879,plain,
    ( nbr_proc = host(sK2)
    | ~ spl6_9
    | ~ spl6_19 ),
    inference(superposition,[],[f221,f852]) ).

fof(f852,plain,
    ( sK5 = sK2
    | ~ spl6_9
    | ~ spl6_19 ),
    inference(equality_resolution,[],[f726]) ).

fof(f726,plain,
    ( ! [X2,X3] :
        ( m_Ack(sK0,sK2) != m_Ack(X2,X3)
        | sK5 = X3 )
    | ~ spl6_9
    | ~ spl6_19 ),
    inference(superposition,[],[f132,f715]) ).

fof(f715,plain,
    ( m_Ack(sK0,sK5) = m_Ack(sK0,sK2)
    | ~ spl6_9
    | ~ spl6_19 ),
    inference(forward_demodulation,[],[f278,f373]) ).

fof(f373,plain,
    ( sK0 = sK4
    | ~ spl6_19 ),
    inference(avatar_component_clause,[],[f371]) ).

fof(f371,plain,
    ( spl6_19
  <=> sK0 = sK4 ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_19])]) ).

fof(f278,plain,
    ( m_Ack(sK4,sK5) = m_Ack(sK0,sK2)
    | ~ spl6_9 ),
    inference(avatar_component_clause,[],[f276]) ).

fof(f276,plain,
    ( spl6_9
  <=> m_Ack(sK4,sK5) = m_Ack(sK0,sK2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_9])]) ).

fof(f132,plain,
    ! [X2,X3,X0,X1] :
      ( m_Ack(X3,X1) != m_Ack(X2,X0)
      | X0 = X1 ),
    inference(cnf_transformation,[],[f102]) ).

fof(f102,plain,
    ! [X0,X1,X2,X3] :
      ( m_Ack(X3,X1) != m_Ack(X2,X0)
      | X0 = X1 ),
    inference(rectify,[],[f101]) ).

fof(f101,plain,
    ! [X0,X3,X1,X2] :
      ( m_Ack(X1,X0) != m_Ack(X2,X3)
      | X0 = X3 ),
    inference(ennf_transformation,[],[f89]) ).

fof(f89,plain,
    ! [X0,X2,X3,X1] :
      ( X0 != X3
     => m_Ack(X1,X0) != m_Ack(X2,X3) ),
    inference(rectify,[],[f33]) ).

fof(f33,axiom,
    ! [X10,X8,X7,X9] :
      ( X9 != X10
     => m_Ack(X7,X9) != m_Ack(X8,X10) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_32) ).

fof(f221,plain,
    nbr_proc = host(sK5),
    inference(subsumption_resolution,[],[f220,f185]) ).

fof(f220,plain,
    ( ~ leq(host(sK5),nbr_proc)
    | nbr_proc = host(sK5) ),
    inference(resolution,[],[f218,f143]) ).

fof(f218,plain,
    leq(nbr_proc,host(sK5)),
    inference(forward_demodulation,[],[f217,f209]) ).

fof(f209,plain,
    host(sK5) = index(pendack,host(sK0)),
    inference(forward_demodulation,[],[f171,f173]) ).

fof(f173,plain,
    host(sK4) = host(sK0),
    inference(cnf_transformation,[],[f122]) ).

fof(f171,plain,
    host(sK5) = index(pendack,host(sK4)),
    inference(cnf_transformation,[],[f122]) ).

fof(f217,plain,
    leq(nbr_proc,index(pendack,host(sK0))),
    inference(forward_demodulation,[],[f172,f173]) ).

fof(f172,plain,
    leq(nbr_proc,index(pendack,host(sK4))),
    inference(cnf_transformation,[],[f122]) ).

fof(f703,plain,
    ( ~ spl6_20
    | spl6_19 ),
    inference(avatar_split_clause,[],[f485,f371,f375]) ).

fof(f375,plain,
    ( spl6_20
  <=> setIn(sK0,alive) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_20])]) ).

fof(f485,plain,
    ( sK0 = sK4
    | ~ setIn(sK0,alive) ),
    inference(equality_resolution,[],[f311]) ).

fof(f311,plain,
    ! [X1] :
      ( host(X1) != host(sK0)
      | sK4 = X1
      | ~ setIn(X1,alive) ),
    inference(subsumption_resolution,[],[f306,f170]) ).

fof(f170,plain,
    setIn(sK4,alive),
    inference(cnf_transformation,[],[f122]) ).

fof(f306,plain,
    ! [X1] :
      ( host(X1) != host(sK0)
      | ~ setIn(sK4,alive)
      | ~ setIn(X1,alive)
      | sK4 = X1 ),
    inference(superposition,[],[f183,f173]) ).

fof(f183,plain,
    ! [X3,X4] :
      ( host(X3) != host(X4)
      | X3 = X4
      | ~ setIn(X4,alive)
      | ~ setIn(X3,alive) ),
    inference(cnf_transformation,[],[f122]) ).

fof(f700,plain,
    ( ~ spl6_1
    | ~ spl6_10 ),
    inference(avatar_contradiction_clause,[],[f699]) ).

fof(f699,plain,
    ( $false
    | ~ spl6_1
    | ~ spl6_10 ),
    inference(subsumption_resolution,[],[f498,f282]) ).

fof(f282,plain,
    ( elem(m_Ack(sK4,sK5),queue(host(sK0)))
    | ~ spl6_10 ),
    inference(avatar_component_clause,[],[f280]) ).

fof(f280,plain,
    ( spl6_10
  <=> elem(m_Ack(sK4,sK5),queue(host(sK0))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_10])]) ).

fof(f498,plain,
    ( ~ elem(m_Ack(sK4,sK5),queue(host(sK0)))
    | ~ spl6_1 ),
    inference(trivial_inequality_removal,[],[f496]) ).

fof(f496,plain,
    ( nbr_proc != nbr_proc
    | ~ elem(m_Ack(sK4,sK5),queue(host(sK0)))
    | ~ spl6_1 ),
    inference(superposition,[],[f447,f221]) ).

fof(f447,plain,
    ( ! [X1] :
        ( nbr_proc != host(X1)
        | ~ elem(m_Ack(sK4,X1),queue(host(sK0))) )
    | ~ spl6_1 ),
    inference(forward_demodulation,[],[f446,f221]) ).

fof(f446,plain,
    ( ! [X1] :
        ( host(X1) != host(sK5)
        | ~ elem(m_Ack(sK4,X1),queue(host(sK0))) )
    | ~ spl6_1 ),
    inference(subsumption_resolution,[],[f445,f218]) ).

fof(f445,plain,
    ( ! [X1] :
        ( ~ elem(m_Ack(sK4,X1),queue(host(sK0)))
        | ~ leq(nbr_proc,host(sK5))
        | host(X1) != host(sK5) )
    | ~ spl6_1 ),
    inference(forward_demodulation,[],[f444,f209]) ).

fof(f444,plain,
    ( ! [X1] :
        ( ~ leq(nbr_proc,index(pendack,host(sK0)))
        | ~ elem(m_Ack(sK4,X1),queue(host(sK0)))
        | host(X1) != host(sK5) )
    | ~ spl6_1 ),
    inference(forward_demodulation,[],[f443,f209]) ).

fof(f443,plain,
    ( ! [X1] :
        ( host(X1) != index(pendack,host(sK0))
        | ~ leq(nbr_proc,index(pendack,host(sK0)))
        | ~ elem(m_Ack(sK4,X1),queue(host(sK0))) )
    | ~ spl6_1 ),
    inference(subsumption_resolution,[],[f442,f170]) ).

fof(f442,plain,
    ( ! [X1] :
        ( ~ elem(m_Ack(sK4,X1),queue(host(sK0)))
        | ~ setIn(sK4,alive)
        | host(X1) != index(pendack,host(sK0))
        | ~ leq(nbr_proc,index(pendack,host(sK0))) )
    | ~ spl6_1 ),
    inference(subsumption_resolution,[],[f440,f245]) ).

fof(f245,plain,
    elec_2 = index(status,host(sK0)),
    inference(superposition,[],[f177,f173]) ).

fof(f177,plain,
    elec_2 = index(status,host(sK4)),
    inference(cnf_transformation,[],[f122]) ).

fof(f440,plain,
    ( ! [X1] :
        ( elec_2 != index(status,host(sK0))
        | ~ leq(nbr_proc,index(pendack,host(sK0)))
        | ~ setIn(sK4,alive)
        | ~ elem(m_Ack(sK4,X1),queue(host(sK0)))
        | host(X1) != index(pendack,host(sK0)) )
    | ~ spl6_1 ),
    inference(superposition,[],[f212,f173]) ).

fof(f212,plain,
    ( ! [X34,X33] :
        ( host(X34) != index(pendack,host(X33))
        | ~ setIn(X33,alive)
        | ~ elem(m_Ack(X33,X34),queue(host(X33)))
        | ~ leq(nbr_proc,index(pendack,host(X33)))
        | elec_2 != index(status,host(X33)) )
    | ~ spl6_1 ),
    inference(avatar_component_clause,[],[f211]) ).

fof(f211,plain,
    ( spl6_1
  <=> ! [X34,X33] :
        ( host(X34) != index(pendack,host(X33))
        | ~ setIn(X33,alive)
        | ~ elem(m_Ack(X33,X34),queue(host(X33)))
        | elec_2 != index(status,host(X33))
        | ~ leq(nbr_proc,index(pendack,host(X33))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_1])]) ).

fof(f698,plain,
    ( ~ spl6_9
    | ~ spl6_26 ),
    inference(avatar_contradiction_clause,[],[f697]) ).

fof(f697,plain,
    ( $false
    | ~ spl6_9
    | ~ spl6_26 ),
    inference(subsumption_resolution,[],[f690,f623]) ).

fof(f623,plain,
    ( elem(m_Halt(sK0),queue(nbr_proc))
    | ~ spl6_9 ),
    inference(superposition,[],[f256,f612]) ).

fof(f612,plain,
    ( nbr_proc = host(sK2)
    | ~ spl6_9 ),
    inference(superposition,[],[f221,f608]) ).

fof(f608,plain,
    ( sK5 = sK2
    | ~ spl6_9 ),
    inference(equality_resolution,[],[f315]) ).

fof(f315,plain,
    ( ! [X2,X3] :
        ( m_Ack(sK0,sK2) != m_Ack(X2,X3)
        | sK5 = X3 )
    | ~ spl6_9 ),
    inference(superposition,[],[f132,f278]) ).

fof(f256,plain,
    elem(m_Halt(sK0),queue(host(sK2))),
    inference(superposition,[],[f203,f182]) ).

fof(f182,plain,
    cons(m_Halt(sK0),sK1) = queue(host(sK2)),
    inference(cnf_transformation,[],[f122]) ).

fof(f203,plain,
    ! [X2,X1] : elem(X1,cons(X1,X2)),
    inference(equality_resolution,[],[f147]) ).

fof(f147,plain,
    ! [X2,X0,X1] :
      ( elem(X1,cons(X0,X2))
      | X0 != X1 ),
    inference(cnf_transformation,[],[f113]) ).

fof(f113,plain,
    ! [X0,X1,X2] :
      ( ( elem(X1,cons(X0,X2))
        | ( ~ elem(X1,X2)
          & X0 != X1 ) )
      & ( elem(X1,X2)
        | X0 = X1
        | ~ elem(X1,cons(X0,X2)) ) ),
    inference(flattening,[],[f112]) ).

fof(f112,plain,
    ! [X0,X1,X2] :
      ( ( elem(X1,cons(X0,X2))
        | ( ~ elem(X1,X2)
          & X0 != X1 ) )
      & ( elem(X1,X2)
        | X0 = X1
        | ~ elem(X1,cons(X0,X2)) ) ),
    inference(nnf_transformation,[],[f87]) ).

fof(f87,plain,
    ! [X0,X1,X2] :
      ( elem(X1,cons(X0,X2))
    <=> ( elem(X1,X2)
        | X0 = X1 ) ),
    inference(rectify,[],[f47]) ).

fof(f47,axiom,
    ! [X5,X4,X3] :
      ( elem(X4,cons(X5,X3))
    <=> ( X4 = X5
        | elem(X4,X3) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_46) ).

fof(f690,plain,
    ( ~ elem(m_Halt(sK0),queue(nbr_proc))
    | ~ spl6_9
    | ~ spl6_26 ),
    inference(superposition,[],[f575,f678]) ).

fof(f678,plain,
    ( sK0 = sK4
    | ~ spl6_9 ),
    inference(equality_resolution,[],[f318]) ).

fof(f318,plain,
    ( ! [X8,X7] :
        ( m_Ack(X7,X8) != m_Ack(sK0,sK2)
        | sK4 = X7 )
    | ~ spl6_9 ),
    inference(superposition,[],[f135,f278]) ).

fof(f135,plain,
    ! [X2,X3,X0,X1] :
      ( m_Ack(X3,X1) != m_Ack(X2,X0)
      | X2 = X3 ),
    inference(cnf_transformation,[],[f105]) ).

fof(f105,plain,
    ! [X0,X1,X2,X3] :
      ( m_Ack(X3,X1) != m_Ack(X2,X0)
      | X2 = X3 ),
    inference(rectify,[],[f94]) ).

fof(f94,plain,
    ! [X1,X0,X2,X3] :
      ( m_Ack(X3,X0) != m_Ack(X2,X1)
      | X2 = X3 ),
    inference(ennf_transformation,[],[f90]) ).

fof(f90,plain,
    ! [X1,X2,X0,X3] :
      ( X2 != X3
     => m_Ack(X3,X0) != m_Ack(X2,X1) ),
    inference(rectify,[],[f32]) ).

fof(f32,axiom,
    ! [X9,X10,X8,X7] :
      ( X7 != X8
     => m_Ack(X7,X9) != m_Ack(X8,X10) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_31) ).

fof(f575,plain,
    ( ~ elem(m_Halt(sK4),queue(nbr_proc))
    | ~ spl6_26 ),
    inference(superposition,[],[f559,f221]) ).

fof(f559,plain,
    ( ! [X0] : ~ elem(m_Halt(sK4),queue(host(X0)))
    | ~ spl6_26 ),
    inference(avatar_component_clause,[],[f558]) ).

fof(f558,plain,
    ( spl6_26
  <=> ! [X0] : ~ elem(m_Halt(sK4),queue(host(X0))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_26])]) ).

fof(f696,plain,
    ( ~ spl6_9
    | spl6_20 ),
    inference(avatar_contradiction_clause,[],[f695]) ).

fof(f695,plain,
    ( $false
    | ~ spl6_9
    | spl6_20 ),
    inference(subsumption_resolution,[],[f679,f377]) ).

fof(f377,plain,
    ( ~ setIn(sK0,alive)
    | spl6_20 ),
    inference(avatar_component_clause,[],[f375]) ).

fof(f679,plain,
    ( setIn(sK0,alive)
    | ~ spl6_9 ),
    inference(superposition,[],[f170,f678]) ).

fof(f569,plain,
    ( spl6_27
    | spl6_26 ),
    inference(avatar_split_clause,[],[f568,f558,f561]) ).

fof(f568,plain,
    ! [X1] :
      ( ~ elem(m_Halt(sK4),queue(host(X1)))
      | leq(nbr_proc,host(sK3)) ),
    inference(forward_demodulation,[],[f567,f221]) ).

fof(f567,plain,
    ! [X1] :
      ( ~ elem(m_Halt(sK4),queue(host(X1)))
      | leq(host(sK5),host(sK3)) ),
    inference(forward_demodulation,[],[f566,f209]) ).

fof(f566,plain,
    ! [X1] :
      ( leq(index(pendack,host(sK0)),host(sK3))
      | ~ elem(m_Halt(sK4),queue(host(X1))) ),
    inference(subsumption_resolution,[],[f565,f245]) ).

fof(f565,plain,
    ! [X1] :
      ( leq(index(pendack,host(sK0)),host(sK3))
      | elec_2 != index(status,host(sK0))
      | ~ elem(m_Halt(sK4),queue(host(X1))) ),
    inference(subsumption_resolution,[],[f547,f170]) ).

fof(f547,plain,
    ! [X1] :
      ( ~ setIn(sK4,alive)
      | elec_2 != index(status,host(sK0))
      | leq(index(pendack,host(sK0)),host(sK3))
      | ~ elem(m_Halt(sK4),queue(host(X1))) ),
    inference(superposition,[],[f476,f173]) ).

fof(f476,plain,
    ! [X0,X1] :
      ( elec_2 != index(status,host(X0))
      | ~ setIn(X0,alive)
      | ~ elem(m_Halt(X0),queue(host(X1)))
      | leq(index(pendack,host(X0)),host(sK3)) ),
    inference(subsumption_resolution,[],[f475,f174]) ).

fof(f174,plain,
    setIn(sK3,alive),
    inference(cnf_transformation,[],[f122]) ).

fof(f475,plain,
    ! [X0,X1] :
      ( leq(index(pendack,host(X0)),host(sK3))
      | ~ elem(m_Halt(X0),queue(host(X1)))
      | elec_2 != index(status,host(X0))
      | ~ setIn(X0,alive)
      | ~ setIn(sK3,alive) ),
    inference(subsumption_resolution,[],[f467,f178]) ).

fof(f178,plain,
    norm = index(status,host(sK3)),
    inference(cnf_transformation,[],[f122]) ).

fof(f467,plain,
    ! [X0,X1] :
      ( norm != index(status,host(sK3))
      | ~ setIn(X0,alive)
      | ~ setIn(sK3,alive)
      | ~ elem(m_Halt(X0),queue(host(X1)))
      | elec_2 != index(status,host(X0))
      | leq(index(pendack,host(X0)),host(sK3)) ),
    inference(trivial_inequality_removal,[],[f466]) ).

fof(f466,plain,
    ! [X0,X1] :
      ( norm != index(status,host(sK3))
      | ~ setIn(sK3,alive)
      | ~ setIn(X0,alive)
      | ~ elem(m_Halt(X0),queue(host(X1)))
      | host(sK3) != host(sK3)
      | elec_2 != index(status,host(X0))
      | leq(index(pendack,host(X0)),host(sK3)) ),
    inference(superposition,[],[f168,f176]) ).

fof(f176,plain,
    index(ldr,host(sK3)) = host(sK3),
    inference(cnf_transformation,[],[f122]) ).

fof(f168,plain,
    ! [X16,X14,X15] :
      ( host(X15) != index(ldr,host(X15))
      | ~ setIn(X14,alive)
      | leq(index(pendack,host(X14)),host(X15))
      | ~ setIn(X15,alive)
      | norm != index(status,host(X15))
      | ~ elem(m_Halt(X14),queue(host(X16)))
      | elec_2 != index(status,host(X14)) ),
    inference(cnf_transformation,[],[f122]) ).

fof(f399,plain,
    ~ spl6_2,
    inference(avatar_contradiction_clause,[],[f398]) ).

fof(f398,plain,
    ( $false
    | ~ spl6_2 ),
    inference(subsumption_resolution,[],[f397,f174]) ).

fof(f397,plain,
    ( ~ setIn(sK3,alive)
    | ~ spl6_2 ),
    inference(subsumption_resolution,[],[f396,f178]) ).

fof(f396,plain,
    ( norm != index(status,host(sK3))
    | ~ setIn(sK3,alive)
    | ~ spl6_2 ),
    inference(trivial_inequality_removal,[],[f395]) ).

fof(f395,plain,
    ( ~ setIn(sK3,alive)
    | norm != index(status,host(sK3))
    | host(sK3) != host(sK3)
    | ~ spl6_2 ),
    inference(superposition,[],[f215,f176]) ).

fof(f215,plain,
    ( ! [X35] :
        ( index(ldr,host(X35)) != host(X35)
        | ~ setIn(X35,alive)
        | norm != index(status,host(X35)) )
    | ~ spl6_2 ),
    inference(avatar_component_clause,[],[f214]) ).

fof(f214,plain,
    ( spl6_2
  <=> ! [X35] :
        ( norm != index(status,host(X35))
        | ~ setIn(X35,alive)
        | index(ldr,host(X35)) != host(X35) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl6_2])]) ).

fof(f283,plain,
    ( spl6_9
    | spl6_10 ),
    inference(avatar_split_clause,[],[f274,f280,f276]) ).

fof(f274,plain,
    ( elem(m_Ack(sK4,sK5),queue(host(sK0)))
    | m_Ack(sK4,sK5) = m_Ack(sK0,sK2) ),
    inference(resolution,[],[f208,f193]) ).

fof(f193,plain,
    ! [X2,X0,X1] :
      ( ~ elem(X2,snoc(X1,X0))
      | elem(X2,X1)
      | X0 = X2 ),
    inference(cnf_transformation,[],[f129]) ).

fof(f129,plain,
    ! [X0,X1,X2] :
      ( ( elem(X2,snoc(X1,X0))
        | ( X0 != X2
          & ~ elem(X2,X1) ) )
      & ( X0 = X2
        | elem(X2,X1)
        | ~ elem(X2,snoc(X1,X0)) ) ),
    inference(rectify,[],[f128]) ).

fof(f128,plain,
    ! [X1,X0,X2] :
      ( ( elem(X2,snoc(X0,X1))
        | ( X1 != X2
          & ~ elem(X2,X0) ) )
      & ( X1 = X2
        | elem(X2,X0)
        | ~ elem(X2,snoc(X0,X1)) ) ),
    inference(flattening,[],[f127]) ).

fof(f127,plain,
    ! [X1,X0,X2] :
      ( ( elem(X2,snoc(X0,X1))
        | ( X1 != X2
          & ~ elem(X2,X0) ) )
      & ( X1 = X2
        | elem(X2,X0)
        | ~ elem(X2,snoc(X0,X1)) ) ),
    inference(nnf_transformation,[],[f86]) ).

fof(f86,plain,
    ! [X1,X0,X2] :
      ( elem(X2,snoc(X0,X1))
    <=> ( X1 = X2
        | elem(X2,X0) ) ),
    inference(rectify,[],[f48]) ).

fof(f48,axiom,
    ! [X3,X5,X4] :
      ( elem(X4,snoc(X3,X5))
    <=> ( X4 = X5
        | elem(X4,X3) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_47) ).

fof(f208,plain,
    elem(m_Ack(sK4,sK5),snoc(queue(host(sK0)),m_Ack(sK0,sK2))),
    inference(forward_demodulation,[],[f179,f173]) ).

fof(f179,plain,
    elem(m_Ack(sK4,sK5),snoc(queue(host(sK4)),m_Ack(sK0,sK2))),
    inference(cnf_transformation,[],[f122]) ).

fof(f216,plain,
    ( spl6_1
    | spl6_2 ),
    inference(avatar_split_clause,[],[f158,f214,f211]) ).

fof(f158,plain,
    ! [X34,X35,X33] :
      ( norm != index(status,host(X35))
      | host(X34) != index(pendack,host(X33))
      | ~ leq(nbr_proc,index(pendack,host(X33)))
      | elec_2 != index(status,host(X33))
      | ~ elem(m_Ack(X33,X34),queue(host(X33)))
      | index(ldr,host(X35)) != host(X35)
      | ~ setIn(X33,alive)
      | ~ setIn(X35,alive) ),
    inference(cnf_transformation,[],[f122]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SWV457+1 : TPTP v8.1.0. Released v4.0.0.
% 0.07/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.12/0.34  % Computer : n012.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 19:29:35 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.20/0.47  % (25251)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.48  % (25267)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.50  % (25258)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.50  % (25247)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.50  % (25248)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.51  % (25243)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.51  % (25265)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  % (25259)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.52  % (25260)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.52  % (25249)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.52  % (25246)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.52  % (25258)Instruction limit reached!
% 0.20/0.52  % (25258)------------------------------
% 0.20/0.52  % (25258)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (25258)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (25258)Termination reason: Unknown
% 0.20/0.52  % (25258)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (25258)Memory used [KB]: 6140
% 0.20/0.52  % (25258)Time elapsed: 0.005 s
% 0.20/0.52  % (25258)Instructions burned: 7 (million)
% 0.20/0.52  % (25258)------------------------------
% 0.20/0.52  % (25258)------------------------------
% 0.20/0.52  % (25268)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.52  % (25269)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.52  % (25272)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.53  % (25266)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.53  % (25244)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  % (25247)Instruction limit reached!
% 0.20/0.53  % (25247)------------------------------
% 0.20/0.53  % (25247)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (25247)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (25247)Termination reason: Unknown
% 0.20/0.53  % (25247)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (25247)Memory used [KB]: 6268
% 0.20/0.53  % (25247)Time elapsed: 0.128 s
% 0.20/0.53  % (25247)Instructions burned: 13 (million)
% 0.20/0.53  % (25247)------------------------------
% 0.20/0.53  % (25247)------------------------------
% 0.20/0.53  % (25245)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.53  % (25245)Instruction limit reached!
% 0.20/0.53  % (25245)------------------------------
% 0.20/0.53  % (25245)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (25245)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (25245)Termination reason: Unknown
% 0.20/0.53  % (25245)Termination phase: Preprocessing 3
% 0.20/0.53  
% 0.20/0.53  % (25245)Memory used [KB]: 1535
% 0.20/0.53  % (25245)Time elapsed: 0.003 s
% 0.20/0.53  % (25245)Instructions burned: 3 (million)
% 0.20/0.53  % (25245)------------------------------
% 0.20/0.53  % (25245)------------------------------
% 0.20/0.53  % (25255)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.53  % (25270)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  % (25250)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.53  % (25253)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.53  % (25248)Instruction limit reached!
% 0.20/0.53  % (25248)------------------------------
% 0.20/0.53  % (25248)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (25248)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (25248)Termination reason: Unknown
% 0.20/0.53  % (25248)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (25248)Memory used [KB]: 1791
% 0.20/0.53  % (25248)Time elapsed: 0.139 s
% 0.20/0.53  % (25248)Instructions burned: 15 (million)
% 0.20/0.53  % (25248)------------------------------
% 0.20/0.53  % (25248)------------------------------
% 0.20/0.53  % (25244)Instruction limit reached!
% 0.20/0.53  % (25244)------------------------------
% 0.20/0.53  % (25244)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (25244)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (25244)Termination reason: Unknown
% 0.20/0.53  % (25244)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (25244)Memory used [KB]: 6396
% 0.20/0.53  % (25244)Time elapsed: 0.138 s
% 0.20/0.53  % (25244)Instructions burned: 14 (million)
% 0.20/0.53  % (25244)------------------------------
% 0.20/0.53  % (25244)------------------------------
% 0.20/0.53  % (25257)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.53  % (25252)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.53  % (25264)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.53  % (25262)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.53  % (25261)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  % (25261)Instruction limit reached!
% 0.20/0.54  % (25261)------------------------------
% 0.20/0.54  % (25261)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (25261)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (25261)Termination reason: Unknown
% 0.20/0.54  % (25261)Termination phase: Preprocessing 1
% 0.20/0.54  
% 0.20/0.54  % (25261)Memory used [KB]: 1407
% 0.20/0.54  % (25261)Time elapsed: 0.003 s
% 0.20/0.54  % (25261)Instructions burned: 2 (million)
% 0.20/0.54  % (25261)------------------------------
% 0.20/0.54  % (25261)------------------------------
% 0.20/0.54  % (25257)Instruction limit reached!
% 0.20/0.54  % (25257)------------------------------
% 0.20/0.54  % (25257)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (25257)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (25257)Termination reason: Unknown
% 0.20/0.54  % (25257)Termination phase: Preprocessing 3
% 0.20/0.54  
% 0.20/0.54  % (25257)Memory used [KB]: 1535
% 0.20/0.54  % (25257)Time elapsed: 0.006 s
% 0.20/0.54  % (25257)Instructions burned: 3 (million)
% 0.20/0.54  % (25257)------------------------------
% 0.20/0.54  % (25257)------------------------------
% 0.20/0.54  % (25271)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.54  % (25262)Instruction limit reached!
% 0.20/0.54  % (25262)------------------------------
% 0.20/0.54  % (25262)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (25262)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (25262)Termination reason: Unknown
% 0.20/0.54  % (25262)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (25262)Memory used [KB]: 6268
% 0.20/0.54  % (25262)Time elapsed: 0.149 s
% 0.20/0.54  % (25262)Instructions burned: 11 (million)
% 0.20/0.54  % (25262)------------------------------
% 0.20/0.54  % (25262)------------------------------
% 0.20/0.54  % (25256)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.54  % (25260)Instruction limit reached!
% 0.20/0.54  % (25260)------------------------------
% 0.20/0.54  % (25260)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (25260)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (25271)Instruction limit reached!
% 0.20/0.54  % (25271)------------------------------
% 0.20/0.54  % (25271)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (25271)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (25271)Termination reason: Unknown
% 0.20/0.54  % (25271)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (25271)Memory used [KB]: 6268
% 0.20/0.54  % (25271)Time elapsed: 0.005 s
% 0.20/0.54  % (25271)Instructions burned: 9 (million)
% 0.20/0.54  % (25271)------------------------------
% 0.20/0.54  % (25271)------------------------------
% 0.20/0.54  % (25260)Termination reason: Unknown
% 0.20/0.54  % (25260)Termination phase: Preprocessing 3
% 0.20/0.54  
% 0.20/0.54  % (25260)Memory used [KB]: 1535
% 0.20/0.54  % (25260)Time elapsed: 0.004 s
% 0.20/0.54  % (25260)Instructions burned: 3 (million)
% 0.20/0.54  % (25260)------------------------------
% 0.20/0.54  % (25260)------------------------------
% 0.20/0.54  % (25254)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.54  % (25254)Instruction limit reached!
% 0.20/0.54  % (25254)------------------------------
% 0.20/0.54  % (25254)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (25263)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.54  % (25251)Instruction limit reached!
% 0.20/0.54  % (25251)------------------------------
% 0.20/0.54  % (25251)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (25254)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (25254)Termination reason: Unknown
% 0.20/0.55  % (25254)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (25254)Memory used [KB]: 6140
% 0.20/0.55  % (25254)Time elapsed: 0.005 s
% 0.20/0.55  % (25254)Instructions burned: 7 (million)
% 0.20/0.55  % (25254)------------------------------
% 0.20/0.55  % (25254)------------------------------
% 0.20/0.55  % (25251)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (25251)Termination reason: Unknown
% 0.20/0.55  % (25251)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (25251)Memory used [KB]: 6652
% 0.20/0.55  % (25251)Time elapsed: 0.146 s
% 0.20/0.55  % (25251)Instructions burned: 50 (million)
% 0.20/0.55  % (25251)------------------------------
% 0.20/0.55  % (25251)------------------------------
% 0.20/0.55  % (25267)Instruction limit reached!
% 0.20/0.55  % (25267)------------------------------
% 0.20/0.55  % (25267)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (25267)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (25267)Termination reason: Unknown
% 0.20/0.55  % (25267)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (25267)Memory used [KB]: 6908
% 0.20/0.55  % (25267)Time elapsed: 0.154 s
% 0.20/0.55  % (25267)Instructions burned: 51 (million)
% 0.20/0.55  % (25267)------------------------------
% 0.20/0.55  % (25267)------------------------------
% 0.20/0.56  % (25253)Instruction limit reached!
% 0.20/0.56  % (25253)------------------------------
% 0.20/0.56  % (25253)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (25253)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (25253)Termination reason: Unknown
% 0.20/0.56  % (25253)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (25253)Memory used [KB]: 6268
% 0.20/0.56  % (25253)Time elapsed: 0.168 s
% 0.20/0.56  % (25253)Instructions burned: 13 (million)
% 0.20/0.56  % (25253)------------------------------
% 0.20/0.56  % (25253)------------------------------
% 0.20/0.56  % (25255)Instruction limit reached!
% 0.20/0.56  % (25255)------------------------------
% 0.20/0.56  % (25255)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (25255)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (25255)Termination reason: Unknown
% 0.20/0.56  % (25255)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (25255)Memory used [KB]: 1918
% 0.20/0.56  % (25255)Time elapsed: 0.171 s
% 0.20/0.56  % (25255)Instructions burned: 16 (million)
% 0.20/0.56  % (25255)------------------------------
% 0.20/0.56  % (25255)------------------------------
% 0.20/0.58  % (25272)Instruction limit reached!
% 0.20/0.58  % (25272)------------------------------
% 0.20/0.58  % (25272)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (25272)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (25272)Termination reason: Unknown
% 0.20/0.58  % (25272)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (25272)Memory used [KB]: 6396
% 0.20/0.58  % (25272)Time elapsed: 0.188 s
% 0.20/0.58  % (25272)Instructions burned: 25 (million)
% 0.20/0.58  % (25272)------------------------------
% 0.20/0.58  % (25272)------------------------------
% 0.20/0.58  % (25270)Instruction limit reached!
% 0.20/0.58  % (25270)------------------------------
% 0.20/0.58  % (25270)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (25270)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (25270)Termination reason: Unknown
% 0.20/0.58  % (25270)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (25270)Memory used [KB]: 6652
% 0.20/0.58  % (25270)Time elapsed: 0.190 s
% 0.20/0.58  % (25270)Instructions burned: 26 (million)
% 0.20/0.58  % (25270)------------------------------
% 0.20/0.58  % (25270)------------------------------
% 0.20/0.59  % (25252)Instruction limit reached!
% 0.20/0.59  % (25252)------------------------------
% 0.20/0.59  % (25252)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (25252)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (25252)Termination reason: Unknown
% 0.20/0.59  % (25252)Termination phase: Saturation
% 0.20/0.59  
% 0.20/0.59  % (25252)Memory used [KB]: 6524
% 0.20/0.59  % (25252)Time elapsed: 0.178 s
% 0.20/0.59  % (25252)Instructions burned: 33 (million)
% 0.20/0.59  % (25252)------------------------------
% 0.20/0.59  % (25252)------------------------------
% 0.20/0.59  % (25263)Instruction limit reached!
% 0.20/0.59  % (25263)------------------------------
% 0.20/0.59  % (25263)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (25263)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (25263)Termination reason: Unknown
% 0.20/0.59  % (25263)Termination phase: Saturation
% 0.20/0.59  
% 0.20/0.59  % (25263)Memory used [KB]: 6652
% 0.20/0.59  % (25263)Time elapsed: 0.198 s
% 0.20/0.59  % (25263)Instructions burned: 31 (million)
% 0.20/0.59  % (25263)------------------------------
% 0.20/0.59  % (25263)------------------------------
% 0.20/0.59  % (25249)Instruction limit reached!
% 0.20/0.59  % (25249)------------------------------
% 0.20/0.59  % (25249)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (25249)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (25249)Termination reason: Unknown
% 0.20/0.59  % (25249)Termination phase: Saturation
% 0.20/0.59  
% 0.20/0.59  % (25249)Memory used [KB]: 6652
% 0.20/0.59  % (25249)Time elapsed: 0.163 s
% 0.20/0.59  % (25249)Instructions burned: 39 (million)
% 0.20/0.59  % (25249)------------------------------
% 0.20/0.59  % (25249)------------------------------
% 0.20/0.60  % (25246)Instruction limit reached!
% 0.20/0.60  % (25246)------------------------------
% 0.20/0.60  % (25246)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.60  % (25246)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (25246)Termination reason: Unknown
% 0.20/0.60  % (25246)Termination phase: Saturation
% 0.20/0.60  
% 0.20/0.60  % (25246)Memory used [KB]: 7036
% 0.20/0.60  % (25246)Time elapsed: 0.199 s
% 0.20/0.60  % (25246)Instructions burned: 51 (million)
% 0.20/0.60  % (25246)------------------------------
% 0.20/0.60  % (25246)------------------------------
% 0.20/0.60  % (25266)Instruction limit reached!
% 0.20/0.60  % (25266)------------------------------
% 0.20/0.60  % (25266)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.60  % (25266)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (25266)Termination reason: Unknown
% 0.20/0.60  % (25266)Termination phase: Saturation
% 0.20/0.60  
% 0.20/0.60  % (25266)Memory used [KB]: 2046
% 0.20/0.60  % (25266)Time elapsed: 0.208 s
% 0.20/0.60  % (25266)Instructions burned: 47 (million)
% 0.20/0.60  % (25266)------------------------------
% 0.20/0.60  % (25266)------------------------------
% 2.08/0.62  % (25256)Instruction limit reached!
% 2.08/0.62  % (25256)------------------------------
% 2.08/0.62  % (25256)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.62  % (25256)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.08/0.62  % (25256)Termination reason: Unknown
% 2.08/0.62  % (25256)Termination phase: Saturation
% 2.08/0.62  
% 2.08/0.62  % (25256)Memory used [KB]: 6908
% 2.08/0.62  % (25256)Time elapsed: 0.231 s
% 2.08/0.62  % (25256)Instructions burned: 52 (million)
% 2.08/0.62  % (25256)------------------------------
% 2.08/0.62  % (25256)------------------------------
% 2.21/0.63  % (25250)Instruction limit reached!
% 2.21/0.63  % (25250)------------------------------
% 2.21/0.63  % (25250)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.63  % (25250)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.63  % (25250)Termination reason: Unknown
% 2.21/0.63  % (25250)Termination phase: Saturation
% 2.21/0.63  
% 2.21/0.63  % (25250)Memory used [KB]: 6524
% 2.21/0.63  % (25250)Time elapsed: 0.158 s
% 2.21/0.63  % (25250)Instructions burned: 40 (million)
% 2.21/0.63  % (25250)------------------------------
% 2.21/0.63  % (25250)------------------------------
% 2.21/0.63  % (25259)Instruction limit reached!
% 2.21/0.63  % (25259)------------------------------
% 2.21/0.63  % (25259)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.63  % (25259)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.63  % (25259)Termination reason: Unknown
% 2.21/0.63  % (25259)Termination phase: Saturation
% 2.21/0.63  
% 2.21/0.63  % (25259)Memory used [KB]: 7036
% 2.21/0.63  % (25259)Time elapsed: 0.184 s
% 2.21/0.63  % (25259)Instructions burned: 51 (million)
% 2.21/0.63  % (25259)------------------------------
% 2.21/0.63  % (25259)------------------------------
% 2.21/0.65  % (25274)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.21/0.66  % (25280)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.21/0.66  % (25281)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 2.21/0.66  % (25276)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.21/0.66  % (25265)Instruction limit reached!
% 2.21/0.66  % (25265)------------------------------
% 2.21/0.66  % (25265)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.66  % (25265)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.66  % (25265)Termination reason: Unknown
% 2.21/0.66  % (25265)Termination phase: Saturation
% 2.21/0.66  
% 2.21/0.66  % (25265)Memory used [KB]: 7803
% 2.21/0.66  % (25265)Time elapsed: 0.231 s
% 2.21/0.66  % (25265)Instructions burned: 83 (million)
% 2.21/0.66  % (25265)------------------------------
% 2.21/0.66  % (25265)------------------------------
% 2.21/0.66  % (25275)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.21/0.66  % (25273)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.21/0.67  % (25279)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.21/0.67  % (25278)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.21/0.67  % (25274)Instruction limit reached!
% 2.21/0.67  % (25274)------------------------------
% 2.21/0.67  % (25274)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.67  % (25274)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.67  % (25274)Termination reason: Unknown
% 2.21/0.67  % (25274)Termination phase: Saturation
% 2.21/0.67  
% 2.21/0.67  % (25274)Memory used [KB]: 10618
% 2.21/0.67  % (25274)Time elapsed: 0.006 s
% 2.21/0.67  % (25274)Instructions burned: 7 (million)
% 2.21/0.67  % (25274)------------------------------
% 2.21/0.67  % (25274)------------------------------
% 2.21/0.67  % (25268)Instruction limit reached!
% 2.21/0.67  % (25268)------------------------------
% 2.21/0.67  % (25268)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.67  % (25268)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.67  % (25268)Termination reason: Unknown
% 2.21/0.67  % (25268)Termination phase: Saturation
% 2.21/0.67  
% 2.21/0.67  % (25268)Memory used [KB]: 8315
% 2.21/0.67  % (25268)Time elapsed: 0.281 s
% 2.21/0.67  % (25268)Instructions burned: 95 (million)
% 2.21/0.67  % (25268)------------------------------
% 2.21/0.67  % (25268)------------------------------
% 2.21/0.67  % (25284)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 (2998ds/131Mi)
% 2.21/0.67  % (25282)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.21/0.68  % (25283)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/84Mi)
% 2.21/0.68  % (25277)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.21/0.68  % (25285)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.21/0.69  % (25287)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.21/0.70  % (25286)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.21/0.70  % (25281)Instruction limit reached!
% 2.21/0.70  % (25281)------------------------------
% 2.21/0.70  % (25281)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.70  % (25281)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.70  % (25281)Termination reason: Unknown
% 2.21/0.70  % (25281)Termination phase: Saturation
% 2.21/0.70  
% 2.21/0.70  % (25281)Memory used [KB]: 6396
% 2.21/0.70  % (25281)Time elapsed: 0.058 s
% 2.21/0.70  % (25281)Instructions burned: 32 (million)
% 2.21/0.70  % (25281)------------------------------
% 2.21/0.70  % (25281)------------------------------
% 2.73/0.70  % (25269)Refutation not found, non-redundant clauses discarded% (25269)------------------------------
% 2.73/0.70  % (25269)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.70  % (25269)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.70  % (25269)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.73/0.70  
% 2.73/0.70  % (25269)Memory used [KB]: 7547
% 2.73/0.70  % (25269)Time elapsed: 0.309 s
% 2.73/0.70  % (25269)Instructions burned: 91 (million)
% 2.73/0.70  % (25269)------------------------------
% 2.73/0.70  % (25269)------------------------------
% 2.73/0.71  % (25288)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.73/0.71  % (25290)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.73/0.72  % (25273)First to succeed.
% 2.73/0.72  % (25264)Instruction limit reached!
% 2.73/0.72  % (25264)------------------------------
% 2.73/0.72  % (25264)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.72  % (25264)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.72  % (25264)Termination reason: Unknown
% 2.73/0.72  % (25264)Termination phase: Saturation
% 2.73/0.72  
% 2.73/0.72  % (25264)Memory used [KB]: 7419
% 2.73/0.72  % (25264)Time elapsed: 0.291 s
% 2.73/0.72  % (25264)Instructions burned: 100 (million)
% 2.73/0.72  % (25264)------------------------------
% 2.73/0.72  % (25264)------------------------------
% 2.73/0.72  % (25289)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.73/0.72  % (25273)Refutation found. Thanks to Tanya!
% 2.73/0.72  % SZS status Theorem for theBenchmark
% 2.73/0.72  % SZS output start Proof for theBenchmark
% See solution above
% 2.73/0.72  % (25273)------------------------------
% 2.73/0.72  % (25273)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.72  % (25273)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.72  % (25273)Termination reason: Refutation
% 2.73/0.72  
% 2.73/0.72  % (25273)Memory used [KB]: 6524
% 2.73/0.72  % (25273)Time elapsed: 0.164 s
% 2.73/0.72  % (25273)Instructions burned: 25 (million)
% 2.73/0.72  % (25273)------------------------------
% 2.73/0.72  % (25273)------------------------------
% 2.73/0.72  % (25242)Success in time 0.382 s
%------------------------------------------------------------------------------