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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SWV471+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 : n014.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:59 EDT 2022

% Result   : Theorem 2.36s 0.77s
% Output   : Refutation 2.36s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   21
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   93 (  21 unt;   0 def)
%            Number of atoms       :  969 ( 430 equ)
%            Maximal formula atoms :  132 (  10 avg)
%            Number of connectives : 1459 ( 583   ~; 470   |; 336   &)
%                                         (   9 <=>;  61  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   34 (   8 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :   10 (   8 usr;   6 prp; 0-2 aty)
%            Number of functors    :   30 (  30 usr;  18 con; 0-2 aty)
%            Number of variables   :  463 ( 415   !;  48   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f666,plain,
    $false,
    inference(avatar_sat_refutation,[],[f473,f528,f533,f543,f639,f665]) ).

fof(f665,plain,
    ~ spl8_29,
    inference(avatar_contradiction_clause,[],[f664]) ).

fof(f664,plain,
    ( $false
    | ~ spl8_29 ),
    inference(subsumption_resolution,[],[f663,f256]) ).

fof(f256,plain,
    elem(m_Down(sK4),queue(nbr_proc)),
    inference(subsumption_resolution,[],[f255,f213]) ).

fof(f213,plain,
    ! [X2,X0,X1] : m_Ack(X2,X1) != m_Down(X0),
    inference(cnf_transformation,[],[f139]) ).

fof(f139,plain,
    ! [X0,X1,X2] : m_Ack(X2,X1) != m_Down(X0),
    inference(rectify,[],[f73]) ).

fof(f73,plain,
    ! [X1,X2,X0] : m_Down(X1) != m_Ack(X0,X2),
    inference(rectify,[],[f13]) ).

fof(f13,axiom,
    ! [X4,X6,X5] : m_Ack(X4,X5) != m_Down(X6),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_12) ).

fof(f255,plain,
    ( m_Down(sK4) = m_Ack(sK0,sK2)
    | elem(m_Down(sK4),queue(nbr_proc)) ),
    inference(resolution,[],[f236,f193]) ).

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

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

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

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

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

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

fof(f236,plain,
    elem(m_Down(sK4),snoc(queue(nbr_proc),m_Ack(sK0,sK2))),
    inference(forward_demodulation,[],[f166,f167]) ).

fof(f167,plain,
    nbr_proc = host(sK6),
    inference(cnf_transformation,[],[f118]) ).

fof(f118,plain,
    ( ! [X3,X4] :
        ( host(X3) != host(X4)
        | X3 = X4
        | ~ setIn(X4,alive)
        | ~ setIn(X3,alive) )
    & ! [X5,X6,X7,X8] :
        ( host(X8) = host(X7)
        | ~ elem(m_Down(X6),queue(host(X7)))
        | ~ setIn(X7,alive)
        | host(X6) != host(X8)
        | ~ setIn(host(X5),index(down,host(X8)))
        | host(X5) != host(X7)
        | ~ setIn(X8,alive) )
    & ! [X9,X10] :
        ( nbr_proc != host(X10)
        | ~ elem(m_NotNorm(X9),queue(host(X10))) )
    & host(sK0) != host(sK3)
    & host(sK3) = host(sK2)
    & host(sK6) != host(sK2)
    & ! [X15] :
        ( leq(host(sK6),X15)
        | host(sK4) = X15
        | setIn(X15,index(down,host(sK6)))
        | ~ leq(s(zero),X15) )
    & nbr_proc = host(sK6)
    & elem(m_Down(sK4),snoc(queue(host(sK6)),m_Ack(sK0,sK2)))
    & setIn(sK3,alive)
    & elem(m_Down(sK5),sK1)
    & host(sK6) = host(sK5)
    & host(sK0) = host(sK6)
    & elec_1 = index(status,host(sK6))
    & ! [X16,X17] :
        ( ~ leq(host(X16),host(X17))
        | ~ elem(m_Ldr(X17),queue(host(X16))) )
    & queue(host(sK2)) = cons(m_Halt(sK0),sK1)
    & ! [X18,X19,X20] :
        ( host(X18) = host(X20)
        | wait != index(status,host(X20))
        | ~ setIn(X20,alive)
        | ~ elem(m_Down(X19),queue(host(X18)))
        | host(X18) != host(index(elid,host(X20)))
        | host(X20) != host(X19) )
    & setIn(sK2,alive)
    & ! [X21,X22] :
        ( host(X21) != host(X22)
        | ~ elem(m_Down(X22),queue(host(X21))) )
    & ! [X23,X24,X25] :
        ( host(X23) != host(X25)
        | index(ldr,host(X23)) != host(X24)
        | ~ setIn(X23,alive)
        | host(X23) = host(X24)
        | ~ elem(m_Down(X25),queue(host(X24)))
        | norm != index(status,host(X23)) )
    & ! [X26] :
        ( index(elid,host(X26)) = X26
        | ( elec_2 != index(status,host(X26))
          & elec_1 != index(status,host(X26)) )
        | ~ setIn(X26,alive) )
    & ! [X27,X28,X29,X30] :
        ( ( leq(s(zero),sK7(X27,X28))
          & ~ setIn(sK7(X27,X28),index(down,host(X28)))
          & ~ leq(host(X28),sK7(X27,X28))
          & sK7(X27,X28) != host(X27) )
        | elec_1 != index(status,host(X28))
        | host(X30) != host(X28)
        | nbr_proc != host(X28)
        | ~ setIn(X29,alive)
        | ~ elem(m_Down(X27),queue(host(X28)))
        | ~ elem(m_Down(X30),queue(host(X29))) )
    & ! [X32,X33,X34,X35] :
        ( ~ setIn(X33,alive)
        | ~ elem(m_Down(X32),queue(host(X35)))
        | host(X35) = host(X33)
        | ~ elem(m_Down(X34),queue(host(X33)))
        | ~ setIn(X35,alive)
        | host(X34) != host(X35)
        | host(X33) != host(X32) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2,sK3,sK4,sK5,sK6,sK7])],[f113,f117,f116,f115,f114]) ).

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

fof(f115,plain,
    ( ? [X11] :
        ( host(sK0) != host(X11)
        & host(sK2) = host(X11)
        & ? [X14,X13,X12] :
            ( host(X14) != host(sK2)
            & ! [X15] :
                ( leq(host(X14),X15)
                | host(X12) = X15
                | setIn(X15,index(down,host(X14)))
                | ~ leq(s(zero),X15) )
            & nbr_proc = host(X14)
            & elem(m_Down(X12),snoc(queue(host(X14)),m_Ack(sK0,sK2)))
            & setIn(X11,alive)
            & elem(m_Down(X13),sK1)
            & host(X13) = host(X14)
            & host(X14) = host(sK0)
            & elec_1 = index(status,host(X14)) ) )
   => ( host(sK0) != host(sK3)
      & host(sK3) = host(sK2)
      & ? [X14,X13,X12] :
          ( host(X14) != host(sK2)
          & ! [X15] :
              ( leq(host(X14),X15)
              | host(X12) = X15
              | setIn(X15,index(down,host(X14)))
              | ~ leq(s(zero),X15) )
          & nbr_proc = host(X14)
          & elem(m_Down(X12),snoc(queue(host(X14)),m_Ack(sK0,sK2)))
          & setIn(sK3,alive)
          & elem(m_Down(X13),sK1)
          & host(X13) = host(X14)
          & host(X14) = host(sK0)
          & elec_1 = index(status,host(X14)) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f116,plain,
    ( ? [X14,X13,X12] :
        ( host(X14) != host(sK2)
        & ! [X15] :
            ( leq(host(X14),X15)
            | host(X12) = X15
            | setIn(X15,index(down,host(X14)))
            | ~ leq(s(zero),X15) )
        & nbr_proc = host(X14)
        & elem(m_Down(X12),snoc(queue(host(X14)),m_Ack(sK0,sK2)))
        & setIn(sK3,alive)
        & elem(m_Down(X13),sK1)
        & host(X13) = host(X14)
        & host(X14) = host(sK0)
        & elec_1 = index(status,host(X14)) )
   => ( host(sK6) != host(sK2)
      & ! [X15] :
          ( leq(host(sK6),X15)
          | host(sK4) = X15
          | setIn(X15,index(down,host(sK6)))
          | ~ leq(s(zero),X15) )
      & nbr_proc = host(sK6)
      & elem(m_Down(sK4),snoc(queue(host(sK6)),m_Ack(sK0,sK2)))
      & setIn(sK3,alive)
      & elem(m_Down(sK5),sK1)
      & host(sK6) = host(sK5)
      & host(sK0) = host(sK6)
      & elec_1 = index(status,host(sK6)) ) ),
    introduced(choice_axiom,[]) ).

fof(f117,plain,
    ! [X27,X28] :
      ( ? [X31] :
          ( leq(s(zero),X31)
          & ~ setIn(X31,index(down,host(X28)))
          & ~ leq(host(X28),X31)
          & host(X27) != X31 )
     => ( leq(s(zero),sK7(X27,X28))
        & ~ setIn(sK7(X27,X28),index(down,host(X28)))
        & ~ leq(host(X28),sK7(X27,X28))
        & sK7(X27,X28) != host(X27) ) ),
    introduced(choice_axiom,[]) ).

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

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

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

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

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

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

fof(f166,plain,
    elem(m_Down(sK4),snoc(queue(host(sK6)),m_Ack(sK0,sK2))),
    inference(cnf_transformation,[],[f118]) ).

fof(f663,plain,
    ( ~ elem(m_Down(sK4),queue(nbr_proc))
    | ~ spl8_29 ),
    inference(equality_resolution,[],[f638]) ).

fof(f638,plain,
    ( ! [X3] :
        ( host(X3) != host(sK4)
        | ~ elem(m_Down(X3),queue(nbr_proc)) )
    | ~ spl8_29 ),
    inference(avatar_component_clause,[],[f637]) ).

fof(f637,plain,
    ( spl8_29
  <=> ! [X3] :
        ( host(X3) != host(sK4)
        | ~ elem(m_Down(X3),queue(nbr_proc)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_29])]) ).

fof(f639,plain,
    ( spl8_14
    | spl8_29
    | ~ spl8_13
    | ~ spl8_17
    | ~ spl8_19 ),
    inference(avatar_split_clause,[],[f635,f541,f531,f468,f637,f471]) ).

fof(f471,plain,
    ( spl8_14
  <=> ! [X5,X3] :
        ( host(X3) != nbr_proc
        | ~ elem(m_Down(X3),queue(host(X5)))
        | ~ setIn(X5,alive) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_14])]) ).

fof(f468,plain,
    ( spl8_13
  <=> ! [X4] :
        ( ~ leq(nbr_proc,sK7(X4,sK5))
        | ~ elem(m_Down(X4),queue(nbr_proc)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_13])]) ).

fof(f531,plain,
    ( spl8_17
  <=> ! [X4] :
        ( ~ setIn(sK7(X4,sK5),index(down,nbr_proc))
        | ~ elem(m_Down(X4),queue(nbr_proc)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_17])]) ).

fof(f541,plain,
    ( spl8_19
  <=> ! [X5] :
        ( leq(s(zero),sK7(X5,sK5))
        | ~ elem(m_Down(X5),queue(nbr_proc)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_19])]) ).

fof(f635,plain,
    ( ! [X3,X4,X5] :
        ( host(X3) != host(sK4)
        | ~ elem(m_Down(X3),queue(nbr_proc))
        | nbr_proc != host(X5)
        | ~ elem(m_Down(X5),queue(host(X4)))
        | ~ setIn(X4,alive) )
    | ~ spl8_13
    | ~ spl8_17
    | ~ spl8_19 ),
    inference(subsumption_resolution,[],[f634,f235]) ).

fof(f235,plain,
    elec_1 = index(status,nbr_proc),
    inference(forward_demodulation,[],[f161,f167]) ).

fof(f161,plain,
    elec_1 = index(status,host(sK6)),
    inference(cnf_transformation,[],[f118]) ).

fof(f634,plain,
    ( ! [X3,X4,X5] :
        ( ~ setIn(X4,alive)
        | elec_1 != index(status,nbr_proc)
        | ~ elem(m_Down(X3),queue(nbr_proc))
        | host(X3) != host(sK4)
        | nbr_proc != host(X5)
        | ~ elem(m_Down(X5),queue(host(X4))) )
    | ~ spl8_13
    | ~ spl8_17
    | ~ spl8_19 ),
    inference(forward_demodulation,[],[f633,f232]) ).

fof(f232,plain,
    nbr_proc = host(sK5),
    inference(backward_demodulation,[],[f229,f230]) ).

fof(f230,plain,
    nbr_proc = host(sK0),
    inference(backward_demodulation,[],[f162,f167]) ).

fof(f162,plain,
    host(sK0) = host(sK6),
    inference(cnf_transformation,[],[f118]) ).

fof(f229,plain,
    host(sK0) = host(sK5),
    inference(backward_demodulation,[],[f163,f162]) ).

fof(f163,plain,
    host(sK6) = host(sK5),
    inference(cnf_transformation,[],[f118]) ).

fof(f633,plain,
    ( ! [X3,X4,X5] :
        ( host(X3) != host(sK4)
        | ~ elem(m_Down(X3),queue(nbr_proc))
        | elec_1 != index(status,host(sK5))
        | nbr_proc != host(X5)
        | ~ setIn(X4,alive)
        | ~ elem(m_Down(X5),queue(host(X4))) )
    | ~ spl8_13
    | ~ spl8_17
    | ~ spl8_19 ),
    inference(duplicate_literal_removal,[],[f632]) ).

fof(f632,plain,
    ( ! [X3,X4,X5] :
        ( elec_1 != index(status,host(sK5))
        | host(X3) != host(sK4)
        | nbr_proc != host(X5)
        | ~ elem(m_Down(X5),queue(host(X4)))
        | ~ setIn(X4,alive)
        | ~ elem(m_Down(X3),queue(nbr_proc))
        | ~ elem(m_Down(X3),queue(nbr_proc)) )
    | ~ spl8_13
    | ~ spl8_17
    | ~ spl8_19 ),
    inference(forward_demodulation,[],[f631,f232]) ).

fof(f631,plain,
    ( ! [X3,X4,X5] :
        ( ~ elem(m_Down(X3),queue(host(sK5)))
        | ~ elem(m_Down(X3),queue(nbr_proc))
        | nbr_proc != host(X5)
        | elec_1 != index(status,host(sK5))
        | host(X3) != host(sK4)
        | ~ elem(m_Down(X5),queue(host(X4)))
        | ~ setIn(X4,alive) )
    | ~ spl8_13
    | ~ spl8_17
    | ~ spl8_19 ),
    inference(forward_demodulation,[],[f630,f232]) ).

fof(f630,plain,
    ( ! [X3,X4,X5] :
        ( ~ elem(m_Down(X3),queue(nbr_proc))
        | ~ setIn(X4,alive)
        | host(X3) != host(sK4)
        | host(X5) != host(sK5)
        | ~ elem(m_Down(X3),queue(host(sK5)))
        | ~ elem(m_Down(X5),queue(host(X4)))
        | elec_1 != index(status,host(sK5)) )
    | ~ spl8_13
    | ~ spl8_17
    | ~ spl8_19 ),
    inference(subsumption_resolution,[],[f622,f232]) ).

fof(f622,plain,
    ( ! [X3,X4,X5] :
        ( elec_1 != index(status,host(sK5))
        | host(X3) != host(sK4)
        | ~ setIn(X4,alive)
        | host(X5) != host(sK5)
        | ~ elem(m_Down(X3),queue(host(sK5)))
        | ~ elem(m_Down(X3),queue(nbr_proc))
        | nbr_proc != host(sK5)
        | ~ elem(m_Down(X5),queue(host(X4))) )
    | ~ spl8_13
    | ~ spl8_17
    | ~ spl8_19 ),
    inference(superposition,[],[f149,f615]) ).

fof(f615,plain,
    ( ! [X0] :
        ( host(sK4) = sK7(X0,sK5)
        | ~ elem(m_Down(X0),queue(nbr_proc)) )
    | ~ spl8_13
    | ~ spl8_17
    | ~ spl8_19 ),
    inference(subsumption_resolution,[],[f614,f469]) ).

fof(f469,plain,
    ( ! [X4] :
        ( ~ leq(nbr_proc,sK7(X4,sK5))
        | ~ elem(m_Down(X4),queue(nbr_proc)) )
    | ~ spl8_13 ),
    inference(avatar_component_clause,[],[f468]) ).

fof(f614,plain,
    ( ! [X0] :
        ( host(sK4) = sK7(X0,sK5)
        | leq(nbr_proc,sK7(X0,sK5))
        | ~ elem(m_Down(X0),queue(nbr_proc)) )
    | ~ spl8_17
    | ~ spl8_19 ),
    inference(subsumption_resolution,[],[f613,f542]) ).

fof(f542,plain,
    ( ! [X5] :
        ( leq(s(zero),sK7(X5,sK5))
        | ~ elem(m_Down(X5),queue(nbr_proc)) )
    | ~ spl8_19 ),
    inference(avatar_component_clause,[],[f541]) ).

fof(f613,plain,
    ( ! [X0] :
        ( ~ leq(s(zero),sK7(X0,sK5))
        | leq(nbr_proc,sK7(X0,sK5))
        | ~ elem(m_Down(X0),queue(nbr_proc))
        | host(sK4) = sK7(X0,sK5) )
    | ~ spl8_17 ),
    inference(resolution,[],[f532,f234]) ).

fof(f234,plain,
    ! [X15] :
      ( setIn(X15,index(down,nbr_proc))
      | host(sK4) = X15
      | ~ leq(s(zero),X15)
      | leq(nbr_proc,X15) ),
    inference(forward_demodulation,[],[f233,f167]) ).

fof(f233,plain,
    ! [X15] :
      ( leq(host(sK6),X15)
      | host(sK4) = X15
      | ~ leq(s(zero),X15)
      | setIn(X15,index(down,nbr_proc)) ),
    inference(forward_demodulation,[],[f168,f167]) ).

fof(f168,plain,
    ! [X15] :
      ( setIn(X15,index(down,host(sK6)))
      | ~ leq(s(zero),X15)
      | leq(host(sK6),X15)
      | host(sK4) = X15 ),
    inference(cnf_transformation,[],[f118]) ).

fof(f532,plain,
    ( ! [X4] :
        ( ~ setIn(sK7(X4,sK5),index(down,nbr_proc))
        | ~ elem(m_Down(X4),queue(nbr_proc)) )
    | ~ spl8_17 ),
    inference(avatar_component_clause,[],[f531]) ).

fof(f149,plain,
    ! [X28,X29,X27,X30] :
      ( sK7(X27,X28) != host(X27)
      | ~ setIn(X29,alive)
      | host(X30) != host(X28)
      | nbr_proc != host(X28)
      | ~ elem(m_Down(X27),queue(host(X28)))
      | elec_1 != index(status,host(X28))
      | ~ elem(m_Down(X30),queue(host(X29))) ),
    inference(cnf_transformation,[],[f118]) ).

fof(f543,plain,
    ( spl8_19
    | spl8_14 ),
    inference(avatar_split_clause,[],[f539,f471,f541]) ).

fof(f539,plain,
    ! [X3,X4,X5] :
      ( ~ elem(m_Down(X4),queue(host(X3)))
      | leq(s(zero),sK7(X5,sK5))
      | ~ setIn(X3,alive)
      | ~ elem(m_Down(X5),queue(nbr_proc))
      | nbr_proc != host(X4) ),
    inference(subsumption_resolution,[],[f492,f235]) ).

fof(f492,plain,
    ! [X3,X4,X5] :
      ( elec_1 != index(status,nbr_proc)
      | nbr_proc != host(X4)
      | ~ elem(m_Down(X4),queue(host(X3)))
      | ~ elem(m_Down(X5),queue(nbr_proc))
      | ~ setIn(X3,alive)
      | leq(s(zero),sK7(X5,sK5)) ),
    inference(trivial_inequality_removal,[],[f489]) ).

fof(f489,plain,
    ! [X3,X4,X5] :
      ( leq(s(zero),sK7(X5,sK5))
      | nbr_proc != nbr_proc
      | ~ setIn(X3,alive)
      | nbr_proc != host(X4)
      | ~ elem(m_Down(X4),queue(host(X3)))
      | ~ elem(m_Down(X5),queue(nbr_proc))
      | elec_1 != index(status,nbr_proc) ),
    inference(superposition,[],[f152,f232]) ).

fof(f152,plain,
    ! [X28,X29,X27,X30] :
      ( elec_1 != index(status,host(X28))
      | nbr_proc != host(X28)
      | ~ setIn(X29,alive)
      | host(X30) != host(X28)
      | leq(s(zero),sK7(X27,X28))
      | ~ elem(m_Down(X27),queue(host(X28)))
      | ~ elem(m_Down(X30),queue(host(X29))) ),
    inference(cnf_transformation,[],[f118]) ).

fof(f533,plain,
    ( spl8_17
    | spl8_14 ),
    inference(avatar_split_clause,[],[f529,f471,f531]) ).

fof(f529,plain,
    ! [X3,X4,X5] :
      ( ~ setIn(X3,alive)
      | ~ elem(m_Down(X5),queue(host(X3)))
      | nbr_proc != host(X5)
      | ~ setIn(sK7(X4,sK5),index(down,nbr_proc))
      | ~ elem(m_Down(X4),queue(nbr_proc)) ),
    inference(subsumption_resolution,[],[f508,f235]) ).

fof(f508,plain,
    ! [X3,X4,X5] :
      ( nbr_proc != host(X5)
      | elec_1 != index(status,nbr_proc)
      | ~ elem(m_Down(X4),queue(nbr_proc))
      | ~ setIn(X3,alive)
      | ~ setIn(sK7(X4,sK5),index(down,nbr_proc))
      | ~ elem(m_Down(X5),queue(host(X3))) ),
    inference(trivial_inequality_removal,[],[f504]) ).

fof(f504,plain,
    ! [X3,X4,X5] :
      ( elec_1 != index(status,nbr_proc)
      | nbr_proc != host(X5)
      | ~ setIn(sK7(X4,sK5),index(down,nbr_proc))
      | ~ elem(m_Down(X4),queue(nbr_proc))
      | ~ setIn(X3,alive)
      | nbr_proc != nbr_proc
      | ~ elem(m_Down(X5),queue(host(X3))) ),
    inference(superposition,[],[f151,f232]) ).

fof(f151,plain,
    ! [X28,X29,X27,X30] :
      ( elec_1 != index(status,host(X28))
      | ~ setIn(X29,alive)
      | ~ elem(m_Down(X27),queue(host(X28)))
      | ~ setIn(sK7(X27,X28),index(down,host(X28)))
      | nbr_proc != host(X28)
      | host(X30) != host(X28)
      | ~ elem(m_Down(X30),queue(host(X29))) ),
    inference(cnf_transformation,[],[f118]) ).

fof(f528,plain,
    ~ spl8_14,
    inference(avatar_contradiction_clause,[],[f527]) ).

fof(f527,plain,
    ( $false
    | ~ spl8_14 ),
    inference(subsumption_resolution,[],[f526,f157]) ).

fof(f157,plain,
    setIn(sK2,alive),
    inference(cnf_transformation,[],[f118]) ).

fof(f526,plain,
    ( ~ setIn(sK2,alive)
    | ~ spl8_14 ),
    inference(subsumption_resolution,[],[f522,f164]) ).

fof(f164,plain,
    elem(m_Down(sK5),sK1),
    inference(cnf_transformation,[],[f118]) ).

fof(f522,plain,
    ( ~ elem(m_Down(sK5),sK1)
    | ~ setIn(sK2,alive)
    | ~ spl8_14 ),
    inference(resolution,[],[f512,f254]) ).

fof(f254,plain,
    ! [X2] :
      ( elem(X2,queue(host(sK2)))
      | ~ elem(X2,sK1) ),
    inference(superposition,[],[f190,f159]) ).

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

fof(f190,plain,
    ! [X2,X0,X1] :
      ( elem(X0,cons(X1,X2))
      | ~ elem(X0,X2) ),
    inference(cnf_transformation,[],[f127]) ).

fof(f127,plain,
    ! [X0,X1,X2] :
      ( ( elem(X0,cons(X1,X2))
        | ( X0 != X1
          & ~ elem(X0,X2) ) )
      & ( X0 = X1
        | elem(X0,X2)
        | ~ elem(X0,cons(X1,X2)) ) ),
    inference(rectify,[],[f126]) ).

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

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

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

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

fof(f512,plain,
    ( ! [X1] :
        ( ~ elem(m_Down(sK5),queue(host(X1)))
        | ~ setIn(X1,alive) )
    | ~ spl8_14 ),
    inference(trivial_inequality_removal,[],[f510]) ).

fof(f510,plain,
    ( ! [X1] :
        ( nbr_proc != nbr_proc
        | ~ setIn(X1,alive)
        | ~ elem(m_Down(sK5),queue(host(X1))) )
    | ~ spl8_14 ),
    inference(superposition,[],[f472,f232]) ).

fof(f472,plain,
    ( ! [X3,X5] :
        ( host(X3) != nbr_proc
        | ~ elem(m_Down(X3),queue(host(X5)))
        | ~ setIn(X5,alive) )
    | ~ spl8_14 ),
    inference(avatar_component_clause,[],[f471]) ).

fof(f473,plain,
    ( spl8_13
    | spl8_14 ),
    inference(avatar_split_clause,[],[f466,f471,f468]) ).

fof(f466,plain,
    ! [X3,X4,X5] :
      ( host(X3) != nbr_proc
      | ~ setIn(X5,alive)
      | ~ leq(nbr_proc,sK7(X4,sK5))
      | ~ elem(m_Down(X3),queue(host(X5)))
      | ~ elem(m_Down(X4),queue(nbr_proc)) ),
    inference(subsumption_resolution,[],[f465,f235]) ).

fof(f465,plain,
    ! [X3,X4,X5] :
      ( ~ elem(m_Down(X4),queue(nbr_proc))
      | elec_1 != index(status,nbr_proc)
      | ~ leq(nbr_proc,sK7(X4,sK5))
      | ~ elem(m_Down(X3),queue(host(X5)))
      | ~ setIn(X5,alive)
      | host(X3) != nbr_proc ),
    inference(trivial_inequality_removal,[],[f461]) ).

fof(f461,plain,
    ! [X3,X4,X5] :
      ( nbr_proc != nbr_proc
      | ~ setIn(X5,alive)
      | elec_1 != index(status,nbr_proc)
      | ~ elem(m_Down(X3),queue(host(X5)))
      | host(X3) != nbr_proc
      | ~ elem(m_Down(X4),queue(nbr_proc))
      | ~ leq(nbr_proc,sK7(X4,sK5)) ),
    inference(superposition,[],[f150,f232]) ).

fof(f150,plain,
    ! [X28,X29,X27,X30] :
      ( elec_1 != index(status,host(X28))
      | host(X30) != host(X28)
      | nbr_proc != host(X28)
      | ~ elem(m_Down(X27),queue(host(X28)))
      | ~ leq(host(X28),sK7(X27,X28))
      | ~ setIn(X29,alive)
      | ~ elem(m_Down(X30),queue(host(X29))) ),
    inference(cnf_transformation,[],[f118]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SWV471+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.13/0.34  % Computer : n014.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 19:32:03 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.48  % (6450)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.19/0.49  % (6455)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.49  % (6455)Instruction limit reached!
% 0.19/0.49  % (6455)------------------------------
% 0.19/0.49  % (6455)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (6455)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (6455)Termination reason: Unknown
% 0.19/0.49  % (6455)Termination phase: Preprocessing 3
% 0.19/0.49  
% 0.19/0.49  % (6455)Memory used [KB]: 1535
% 0.19/0.49  % (6455)Time elapsed: 0.003 s
% 0.19/0.49  % (6455)Instructions burned: 3 (million)
% 0.19/0.49  % (6455)------------------------------
% 0.19/0.49  % (6455)------------------------------
% 0.19/0.50  % (6463)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.19/0.51  % (6450)Instruction limit reached!
% 0.19/0.51  % (6450)------------------------------
% 0.19/0.51  % (6450)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (6450)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (6450)Termination reason: Unknown
% 0.19/0.51  % (6450)Termination phase: Saturation
% 0.19/0.51  
% 0.19/0.51  % (6450)Memory used [KB]: 1918
% 0.19/0.51  % (6450)Time elapsed: 0.105 s
% 0.19/0.51  % (6450)Instructions burned: 16 (million)
% 0.19/0.51  % (6450)------------------------------
% 0.19/0.51  % (6450)------------------------------
% 1.28/0.53  % (6466)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)
% 1.28/0.53  % (6445)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)
% 1.28/0.53  % (6440)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)
% 1.28/0.53  % (6447)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)
% 1.28/0.53  % (6442)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)
% 1.28/0.54  % (6460)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)
% 1.28/0.54  % (6446)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)
% 1.43/0.54  % (6438)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 1.43/0.54  % (6441)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)
% 1.43/0.54  % (6458)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)
% 1.43/0.54  % (6464)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)
% 1.43/0.55  % (6452)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)
% 1.43/0.55  % (6461)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)
% 1.43/0.55  % (6449)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)
% 1.43/0.55  % (6454)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)
% 1.43/0.55  % (6451)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)
% 1.43/0.55  % (6443)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)
% 1.43/0.55  % (6448)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)
% 1.43/0.55  % (6449)Instruction limit reached!
% 1.43/0.55  % (6449)------------------------------
% 1.43/0.55  % (6449)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.55  % (6449)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.55  % (6449)Termination reason: Unknown
% 1.43/0.55  % (6449)Termination phase: Saturation
% 1.43/0.55  
% 1.43/0.55  % (6449)Memory used [KB]: 6140
% 1.43/0.55  % (6449)Time elapsed: 0.005 s
% 1.43/0.55  % (6449)Instructions burned: 8 (million)
% 1.43/0.55  % (6449)------------------------------
% 1.43/0.55  % (6449)------------------------------
% 1.43/0.55  % (6440)Instruction limit reached!
% 1.43/0.55  % (6440)------------------------------
% 1.43/0.55  % (6440)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.55  % (6440)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.55  % (6440)Termination reason: Unknown
% 1.43/0.55  % (6440)Termination phase: Preprocessing 3
% 1.43/0.55  
% 1.43/0.55  % (6440)Memory used [KB]: 1535
% 1.43/0.55  % (6440)Time elapsed: 0.003 s
% 1.43/0.55  % (6440)Instructions burned: 4 (million)
% 1.43/0.55  % (6440)------------------------------
% 1.43/0.55  % (6440)------------------------------
% 1.43/0.55  % (6444)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)
% 1.43/0.55  % (6466)Instruction limit reached!
% 1.43/0.55  % (6466)------------------------------
% 1.43/0.55  % (6466)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.55  % (6466)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.55  % (6466)Termination reason: Unknown
% 1.43/0.55  % (6466)Termination phase: Saturation
% 1.43/0.55  
% 1.43/0.55  % (6466)Memory used [KB]: 1663
% 1.43/0.55  % (6466)Time elapsed: 0.005 s
% 1.43/0.55  % (6466)Instructions burned: 8 (million)
% 1.43/0.55  % (6466)------------------------------
% 1.43/0.55  % (6466)------------------------------
% 1.43/0.55  % (6453)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)
% 1.43/0.56  % (6442)Instruction limit reached!
% 1.43/0.56  % (6442)------------------------------
% 1.43/0.56  % (6442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.56  % (6442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.56  % (6442)Termination reason: Unknown
% 1.43/0.56  % (6442)Termination phase: Saturation
% 1.43/0.56  
% 1.43/0.56  % (6442)Memory used [KB]: 6268
% 1.43/0.56  % (6442)Time elapsed: 0.136 s
% 1.43/0.56  % (6442)Instructions burned: 13 (million)
% 1.43/0.56  % (6442)------------------------------
% 1.43/0.56  % (6442)------------------------------
% 1.43/0.56  % (6465)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)
% 1.43/0.56  % (6439)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)
% 1.43/0.56  % (6443)Instruction limit reached!
% 1.43/0.56  % (6443)------------------------------
% 1.43/0.56  % (6443)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.56  % (6443)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.56  % (6443)Termination reason: Unknown
% 1.43/0.56  % (6443)Termination phase: Saturation
% 1.43/0.56  
% 1.43/0.56  % (6443)Memory used [KB]: 1791
% 1.43/0.56  % (6443)Time elapsed: 0.142 s
% 1.43/0.56  % (6443)Instructions burned: 16 (million)
% 1.43/0.56  % (6443)------------------------------
% 1.43/0.56  % (6443)------------------------------
% 1.43/0.56  % (6456)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)
% 1.43/0.56  % (6456)Instruction limit reached!
% 1.43/0.56  % (6456)------------------------------
% 1.43/0.56  % (6456)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.56  % (6456)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.56  % (6456)Termination reason: Unknown
% 1.43/0.56  % (6456)Termination phase: Preprocessing 1
% 1.43/0.56  
% 1.43/0.56  % (6456)Memory used [KB]: 1535
% 1.43/0.56  % (6456)Time elapsed: 0.002 s
% 1.43/0.56  % (6456)Instructions burned: 2 (million)
% 1.43/0.56  % (6456)------------------------------
% 1.43/0.56  % (6456)------------------------------
% 1.43/0.56  % (6467)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)
% 1.43/0.56  % (6457)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)
% 1.43/0.56  % (6462)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)
% 1.43/0.56  % (6459)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)
% 1.43/0.57  % (6457)Instruction limit reached!
% 1.43/0.57  % (6457)------------------------------
% 1.43/0.57  % (6457)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.57  % (6457)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.57  % (6457)Termination reason: Unknown
% 1.43/0.57  % (6457)Termination phase: Saturation
% 1.43/0.57  
% 1.43/0.57  % (6457)Memory used [KB]: 6396
% 1.43/0.57  % (6457)Time elapsed: 0.164 s
% 1.43/0.57  % (6457)Instructions burned: 12 (million)
% 1.43/0.57  % (6457)------------------------------
% 1.43/0.57  % (6457)------------------------------
% 1.43/0.57  % (6452)Instruction limit reached!
% 1.43/0.57  % (6452)------------------------------
% 1.43/0.57  % (6452)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.57  % (6452)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.57  % (6452)Termination reason: Unknown
% 1.43/0.57  % (6452)Termination phase: Preprocessing 3
% 1.43/0.57  
% 1.43/0.57  % (6452)Memory used [KB]: 1535
% 1.43/0.57  % (6452)Time elapsed: 0.004 s
% 1.43/0.57  % (6452)Instructions burned: 4 (million)
% 1.43/0.57  % (6452)------------------------------
% 1.43/0.57  % (6452)------------------------------
% 1.43/0.58  % (6448)Instruction limit reached!
% 1.43/0.58  % (6448)------------------------------
% 1.43/0.58  % (6448)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.58  % (6448)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.58  % (6448)Termination reason: Unknown
% 1.43/0.58  % (6448)Termination phase: Saturation
% 1.43/0.58  
% 1.43/0.58  % (6448)Memory used [KB]: 6268
% 1.43/0.58  % (6448)Time elapsed: 0.177 s
% 1.43/0.58  % (6448)Instructions burned: 12 (million)
% 1.43/0.58  % (6448)------------------------------
% 1.43/0.58  % (6448)------------------------------
% 1.43/0.58  % (6453)Instruction limit reached!
% 1.43/0.58  % (6453)------------------------------
% 1.43/0.58  % (6453)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.58  % (6453)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.58  % (6453)Termination reason: Unknown
% 1.43/0.58  % (6453)Termination phase: Saturation
% 1.43/0.58  
% 1.43/0.58  % (6453)Memory used [KB]: 6140
% 1.43/0.58  % (6453)Time elapsed: 0.006 s
% 1.43/0.58  % (6453)Instructions burned: 8 (million)
% 1.43/0.58  % (6453)------------------------------
% 1.43/0.58  % (6453)------------------------------
% 1.43/0.58  % (6439)Instruction limit reached!
% 1.43/0.58  % (6439)------------------------------
% 1.43/0.58  % (6439)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.58  % (6439)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.58  % (6439)Termination reason: Unknown
% 1.43/0.58  % (6439)Termination phase: Saturation
% 1.43/0.58  
% 1.43/0.58  % (6439)Memory used [KB]: 6268
% 1.43/0.58  % (6439)Time elapsed: 0.150 s
% 1.43/0.58  % (6439)Instructions burned: 13 (million)
% 1.43/0.58  % (6439)------------------------------
% 1.43/0.58  % (6439)------------------------------
% 1.43/0.58  % (6458)Instruction limit reached!
% 1.43/0.58  % (6458)------------------------------
% 1.43/0.58  % (6458)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.58  % (6458)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.58  % (6458)Termination reason: Unknown
% 1.43/0.58  % (6458)Termination phase: Saturation
% 1.43/0.58  
% 1.43/0.58  % (6458)Memory used [KB]: 6524
% 1.43/0.58  % (6458)Time elapsed: 0.181 s
% 1.43/0.58  % (6458)Instructions burned: 31 (million)
% 1.43/0.58  % (6458)------------------------------
% 1.43/0.58  % (6458)------------------------------
% 1.43/0.58  % (6447)Instruction limit reached!
% 1.43/0.58  % (6447)------------------------------
% 1.43/0.58  % (6447)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.58  % (6447)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.58  % (6447)Termination reason: Unknown
% 1.43/0.58  % (6447)Termination phase: Saturation
% 1.43/0.58  
% 1.43/0.58  % (6447)Memory used [KB]: 6652
% 1.43/0.58  % (6447)Time elapsed: 0.171 s
% 1.43/0.58  % (6447)Instructions burned: 34 (million)
% 1.43/0.58  % (6447)------------------------------
% 1.43/0.58  % (6447)------------------------------
% 1.43/0.59  % (6445)Instruction limit reached!
% 1.43/0.59  % (6445)------------------------------
% 1.43/0.59  % (6445)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.59  % (6445)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.59  % (6445)Termination reason: Unknown
% 1.43/0.59  % (6445)Termination phase: Saturation
% 1.43/0.59  
% 1.43/0.59  % (6445)Memory used [KB]: 6524
% 1.43/0.59  % (6445)Time elapsed: 0.177 s
% 1.43/0.59  % (6445)Instructions burned: 39 (million)
% 1.43/0.59  % (6445)------------------------------
% 1.43/0.59  % (6445)------------------------------
% 1.43/0.61  % (6465)Instruction limit reached!
% 1.43/0.61  % (6465)------------------------------
% 1.43/0.61  % (6465)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.61  % (6465)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.61  % (6465)Termination reason: Unknown
% 1.43/0.61  % (6465)Termination phase: Saturation
% 1.43/0.61  
% 1.43/0.61  % (6465)Memory used [KB]: 6524
% 1.43/0.61  % (6465)Time elapsed: 0.204 s
% 1.43/0.61  % (6465)Instructions burned: 26 (million)
% 1.43/0.61  % (6465)------------------------------
% 1.43/0.61  % (6465)------------------------------
% 1.43/0.61  % (6446)Instruction limit reached!
% 1.43/0.61  % (6446)------------------------------
% 1.43/0.61  % (6446)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.61  % (6446)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.61  % (6446)Termination reason: Unknown
% 1.43/0.61  % (6446)Termination phase: Saturation
% 1.43/0.61  
% 1.43/0.61  % (6446)Memory used [KB]: 6780
% 1.43/0.61  % (6446)Time elapsed: 0.200 s
% 1.43/0.61  % (6446)Instructions burned: 49 (million)
% 1.43/0.61  % (6446)------------------------------
% 1.43/0.61  % (6446)------------------------------
% 1.43/0.61  % (6467)Instruction limit reached!
% 1.43/0.61  % (6467)------------------------------
% 1.43/0.61  % (6467)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.61  % (6467)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.61  % (6467)Termination reason: Unknown
% 1.43/0.61  % (6467)Termination phase: Saturation
% 1.43/0.61  
% 1.43/0.61  % (6467)Memory used [KB]: 6396
% 1.43/0.61  % (6467)Time elapsed: 0.215 s
% 1.43/0.61  % (6467)Instructions burned: 25 (million)
% 1.43/0.61  % (6467)------------------------------
% 1.43/0.61  % (6467)------------------------------
% 1.43/0.63  % (6444)Instruction limit reached!
% 1.43/0.63  % (6444)------------------------------
% 1.43/0.63  % (6444)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.63  % (6444)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.63  % (6444)Termination reason: Unknown
% 1.43/0.63  % (6444)Termination phase: Saturation
% 1.43/0.63  
% 1.43/0.63  % (6444)Memory used [KB]: 6524
% 1.43/0.63  % (6444)Time elapsed: 0.198 s
% 1.43/0.63  % (6444)Instructions burned: 39 (million)
% 1.43/0.63  % (6444)------------------------------
% 1.43/0.63  % (6444)------------------------------
% 2.01/0.63  % (6441)Instruction limit reached!
% 2.01/0.63  % (6441)------------------------------
% 2.01/0.63  % (6441)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.63  % (6441)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.63  % (6441)Termination reason: Unknown
% 2.01/0.63  % (6441)Termination phase: Saturation
% 2.01/0.63  
% 2.01/0.63  % (6441)Memory used [KB]: 6908
% 2.01/0.63  % (6441)Time elapsed: 0.214 s
% 2.01/0.63  % (6441)Instructions burned: 51 (million)
% 2.01/0.63  % (6441)------------------------------
% 2.01/0.63  % (6441)------------------------------
% 2.01/0.64  % (6462)Instruction limit reached!
% 2.01/0.64  % (6462)------------------------------
% 2.01/0.64  % (6462)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.64  % (6462)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.64  % (6462)Termination reason: Unknown
% 2.01/0.64  % (6462)Termination phase: Saturation
% 2.01/0.64  
% 2.01/0.64  % (6462)Memory used [KB]: 6908
% 2.01/0.64  % (6462)Time elapsed: 0.215 s
% 2.01/0.64  % (6462)Instructions burned: 50 (million)
% 2.01/0.64  % (6462)------------------------------
% 2.01/0.64  % (6462)------------------------------
% 2.01/0.64  % (6463)Instruction limit reached!
% 2.01/0.64  % (6463)------------------------------
% 2.01/0.64  % (6463)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.64  % (6461)Instruction limit reached!
% 2.01/0.64  % (6461)------------------------------
% 2.01/0.64  % (6461)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.64  % (6461)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.64  % (6461)Termination reason: Unknown
% 2.01/0.64  % (6461)Termination phase: Saturation
% 2.01/0.64  
% 2.01/0.64  % (6461)Memory used [KB]: 2046
% 2.01/0.64  % (6461)Time elapsed: 0.218 s
% 2.01/0.64  % (6461)Instructions burned: 45 (million)
% 2.01/0.64  % (6461)------------------------------
% 2.01/0.64  % (6461)------------------------------
% 2.01/0.64  % (6469)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.01/0.65  % (6469)Instruction limit reached!
% 2.01/0.65  % (6469)------------------------------
% 2.01/0.65  % (6469)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.65  % (6468)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.01/0.65  % (6463)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.65  % (6463)Termination reason: Unknown
% 2.01/0.65  % (6463)Termination phase: Saturation
% 2.01/0.65  
% 2.01/0.65  % (6463)Memory used [KB]: 6908
% 2.01/0.65  % (6463)Time elapsed: 0.225 s
% 2.01/0.65  % (6463)Instructions burned: 96 (million)
% 2.01/0.65  % (6463)------------------------------
% 2.01/0.65  % (6463)------------------------------
% 2.01/0.65  % (6454)Instruction limit reached!
% 2.01/0.65  % (6454)------------------------------
% 2.01/0.65  % (6454)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.65  % (6454)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.65  % (6454)Termination reason: Unknown
% 2.01/0.65  % (6454)Termination phase: Saturation
% 2.01/0.65  
% 2.01/0.65  % (6454)Memory used [KB]: 7036
% 2.01/0.65  % (6454)Time elapsed: 0.232 s
% 2.01/0.65  % (6454)Instructions burned: 51 (million)
% 2.01/0.65  % (6454)------------------------------
% 2.01/0.65  % (6454)------------------------------
% 2.01/0.65  % (6469)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.65  % (6469)Termination reason: Unknown
% 2.01/0.65  % (6469)Termination phase: Saturation
% 2.01/0.65  
% 2.01/0.65  % (6469)Memory used [KB]: 10618
% 2.01/0.65  % (6469)Time elapsed: 0.007 s
% 2.01/0.65  % (6469)Instructions burned: 7 (million)
% 2.01/0.65  % (6469)------------------------------
% 2.01/0.65  % (6469)------------------------------
% 2.01/0.66  % (6451)Instruction limit reached!
% 2.01/0.66  % (6451)------------------------------
% 2.01/0.66  % (6451)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.66  % (6451)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.66  % (6451)Termination reason: Unknown
% 2.01/0.66  % (6451)Termination phase: Saturation
% 2.01/0.66  
% 2.01/0.66  % (6451)Memory used [KB]: 6780
% 2.01/0.66  % (6451)Time elapsed: 0.255 s
% 2.01/0.66  % (6451)Instructions burned: 52 (million)
% 2.01/0.66  % (6451)------------------------------
% 2.01/0.66  % (6451)------------------------------
% 2.01/0.67  % (6473)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.01/0.68  % (6470)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.01/0.68  % (6472)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.01/0.68  % (6460)Instruction limit reached!
% 2.01/0.68  % (6460)------------------------------
% 2.01/0.68  % (6460)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.68  % (6460)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.68  % (6460)Termination reason: Unknown
% 2.01/0.68  % (6460)Termination phase: Saturation
% 2.01/0.68  
% 2.01/0.68  % (6460)Memory used [KB]: 7675
% 2.01/0.68  % (6460)Time elapsed: 0.243 s
% 2.01/0.68  % (6460)Instructions burned: 82 (million)
% 2.01/0.68  % (6460)------------------------------
% 2.01/0.68  % (6460)------------------------------
% 2.01/0.69  % (6476)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/31Mi)
% 2.22/0.69  % (6474)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 (2997ds/141Mi)
% 2.22/0.69  % (6471)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.22/0.70  % (6479)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/131Mi)
% 2.22/0.70  % (6477)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.22/0.71  % (6481)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.22/0.72  % (6475)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/42Mi)
% 2.22/0.72  % (6480)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.22/0.72  % (6478)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/84Mi)
% 2.22/0.73  % (6459)Instruction limit reached!
% 2.22/0.73  % (6459)------------------------------
% 2.22/0.73  % (6459)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.73  % (6459)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.73  % (6459)Termination reason: Unknown
% 2.22/0.73  % (6459)Termination phase: Saturation
% 2.22/0.73  
% 2.22/0.73  % (6459)Memory used [KB]: 7291
% 2.22/0.73  % (6459)Time elapsed: 0.306 s
% 2.22/0.73  % (6459)Instructions burned: 100 (million)
% 2.22/0.73  % (6459)------------------------------
% 2.22/0.73  % (6459)------------------------------
% 2.22/0.74  % (6482)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.22/0.74  % (6476)Instruction limit reached!
% 2.22/0.74  % (6476)------------------------------
% 2.22/0.74  % (6476)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.74  % (6476)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.74  % (6476)Termination reason: Unknown
% 2.22/0.74  % (6476)Termination phase: Saturation
% 2.22/0.74  
% 2.22/0.74  % (6476)Memory used [KB]: 6524
% 2.22/0.74  % (6476)Time elapsed: 0.138 s
% 2.22/0.74  % (6476)Instructions burned: 32 (million)
% 2.22/0.74  % (6476)------------------------------
% 2.22/0.74  % (6476)------------------------------
% 2.22/0.74  % (6483)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.22/0.75  % (6486)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/66Mi)
% 2.22/0.75  % (6485)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.35/0.75  % (6487)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/19Mi)
% 2.35/0.75  % (6464)Instruction limit reached!
% 2.35/0.75  % (6464)------------------------------
% 2.35/0.75  % (6464)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.75  % (6464)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.75  % (6464)Termination reason: Unknown
% 2.35/0.75  % (6464)Termination phase: Saturation
% 2.35/0.75  
% 2.35/0.75  % (6464)Memory used [KB]: 8443
% 2.35/0.75  % (6464)Time elapsed: 0.334 s
% 2.35/0.75  % (6464)Instructions burned: 100 (million)
% 2.35/0.75  % (6464)------------------------------
% 2.35/0.75  % (6464)------------------------------
% 2.35/0.76  % (6493)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/97Mi)
% 2.35/0.76  % (6484)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.36/0.76  % (6490)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/10Mi)
% 2.36/0.77  % (6483)Instruction limit reached!
% 2.36/0.77  % (6483)------------------------------
% 2.36/0.77  % (6483)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.77  % (6483)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.77  % (6483)Termination reason: Unknown
% 2.36/0.77  % (6483)Termination phase: Saturation
% 2.36/0.77  
% 2.36/0.77  % (6483)Memory used [KB]: 6396
% 2.36/0.77  % (6483)Time elapsed: 0.132 s
% 2.36/0.77  % (6483)Instructions burned: 15 (million)
% 2.36/0.77  % (6483)------------------------------
% 2.36/0.77  % (6483)------------------------------
% 2.36/0.77  % (6478)First to succeed.
% 2.36/0.77  % (6489)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/237Mi)
% 2.36/0.77  % (6478)Refutation found. Thanks to Tanya!
% 2.36/0.77  % SZS status Theorem for theBenchmark
% 2.36/0.77  % SZS output start Proof for theBenchmark
% See solution above
% 2.36/0.78  % (6478)------------------------------
% 2.36/0.78  % (6478)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.78  % (6478)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.78  % (6478)Termination reason: Refutation
% 2.36/0.78  
% 2.36/0.78  % (6478)Memory used [KB]: 6524
% 2.36/0.78  % (6478)Time elapsed: 0.147 s
% 2.36/0.78  % (6478)Instructions burned: 25 (million)
% 2.36/0.78  % (6478)------------------------------
% 2.36/0.78  % (6478)------------------------------
% 2.36/0.78  % (6437)Success in time 0.427 s
%------------------------------------------------------------------------------