TSTP Solution File: SWV476+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWV476+1 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.1doaN0NrMr true

% Computer : n027.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 : Fri Sep  1 00:10:08 EDT 2023

% Result   : Theorem 9.22s 1.92s
% Output   : Refutation 9.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :   37
% Syntax   : Number of formulae    :  126 (  58 unt;  30 typ;   0 def)
%            Number of atoms       :  422 ( 206 equ;   0 cnn)
%            Maximal formula atoms :  127 (   4 avg)
%            Number of connectives : 1696 ( 129   ~;  82   |; 185   &;1241   @)
%                                         (   2 <=>;  57  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   36 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   17 (  17   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   32 (  30 usr;  20 con; 0-2 aty)
%            Number of variables   :  160 (   0   ^; 160   !;   0   ?; 160   :)

% Comments : 
%------------------------------------------------------------------------------
thf(pendack_type,type,
    pendack: $i ).

thf(sk__12_type,type,
    sk__12: $i ).

thf(wait_type,type,
    wait: $i ).

thf(sk__13_type,type,
    sk__13: $i ).

thf(m_Ack_type,type,
    m_Ack: $i > $i > $i ).

thf(sk__11_type,type,
    sk__11: $i ).

thf(index_type,type,
    index: $i > $i > $i ).

thf(m_Ldr_type,type,
    m_Ldr: $i > $i ).

thf(elec_2_type,type,
    elec_2: $i ).

thf(down_type,type,
    down: $i ).

thf(alive_type,type,
    alive: $i ).

thf(setIn_type,type,
    setIn: $i > $i > $o ).

thf(ldr_type,type,
    ldr: $i ).

thf(elem_type,type,
    elem: $i > $i > $o ).

thf(leq_type,type,
    leq: $i > $i > $o ).

thf(s_type,type,
    s: $i > $i ).

thf(m_Down_type,type,
    m_Down: $i > $i ).

thf(norm_type,type,
    norm: $i ).

thf(status_type,type,
    status: $i ).

thf(nbr_proc_type,type,
    nbr_proc: $i ).

thf(elid_type,type,
    elid: $i ).

thf(sk__5_type,type,
    sk__5: $i ).

thf(sk__4_type,type,
    sk__4: $i ).

thf(zero_type,type,
    zero: $i ).

thf(elec_1_type,type,
    elec_1: $i ).

thf(sk__8_type,type,
    sk__8: $i ).

thf(acks_type,type,
    acks: $i ).

thf(cons_type,type,
    cons: $i > $i > $i ).

thf(host_type,type,
    host: $i > $i ).

thf(queue_type,type,
    queue: $i > $i ).

thf(conj,conjecture,
    ! [V: $i,W: $i,X: $i,Y: $i] :
      ( ( ! [Z: $i,Pid0: $i] :
            ( ( elem @ ( m_Ldr @ Pid0 ) @ ( queue @ ( host @ Z ) ) )
           => ~ ( leq @ ( host @ Z ) @ ( host @ Pid0 ) ) )
        & ! [Z: $i,Pid0: $i] :
            ( ( elem @ ( m_Down @ Pid0 ) @ ( queue @ ( host @ Z ) ) )
           => ( ( host @ Pid0 )
             != ( host @ Z ) ) )
        & ! [Z: $i,Pid0: $i] :
            ( ( ( Pid0 != Z )
              & ( ( host @ Pid0 )
                = ( host @ Z ) ) )
           => ( ~ ( setIn @ Z @ alive )
              | ~ ( setIn @ Pid0 @ alive ) ) )
        & ! [Z: $i] :
            ( ( ( ( ( index @ status @ ( host @ Z ) )
                  = elec_1 )
                | ( ( index @ status @ ( host @ Z ) )
                  = elec_2 ) )
              & ( setIn @ Z @ alive ) )
           => ( ( index @ elid @ ( host @ Z ) )
              = Z ) )
        & ! [Z: $i,Pid0: $i] :
            ( ( ( setIn @ Z @ alive )
              & ( setIn @ Pid0 @ alive )
              & ( setIn @ ( host @ Pid0 ) @ ( index @ down @ ( host @ Z ) ) )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_2 ) )
           => ( leq @ ( index @ pendack @ ( host @ Pid0 ) ) @ ( host @ Z ) ) )
        & ! [Z: $i,Pid0: $i] :
            ( ( ( setIn @ Pid0 @ alive )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = norm )
              & ( ( index @ ldr @ ( host @ Pid0 ) )
                = ( host @ Pid0 ) ) )
           => ~ ( ( setIn @ Z @ alive )
                & ( setIn @ ( host @ Pid0 ) @ ( index @ down @ ( host @ Z ) ) ) ) )
        & ! [Z: $i,Pid20: $i,Pid0: $i] :
            ( ( ( setIn @ Z @ alive )
              & ( setIn @ Pid0 @ alive )
              & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Z ) ) )
              & ( ( host @ Pid0 )
                = ( host @ Pid20 ) )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_2 ) )
           => ( leq @ ( index @ pendack @ ( host @ Pid0 ) ) @ ( host @ Z ) ) )
        & ! [Z: $i,Pid20: $i,Pid0: $i] :
            ( ( ( setIn @ Pid0 @ alive )
              & ( ( host @ Pid20 )
                = ( host @ Pid0 ) )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = norm )
              & ( ( index @ ldr @ ( host @ Pid0 ) )
                = ( host @ Pid0 ) ) )
           => ~ ( ( setIn @ Z @ alive )
                & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Z ) ) ) ) )
        & ! [Z: $i,Pid0: $i] :
            ( ( ( setIn @ Z @ alive )
              & ( setIn @ Pid0 @ alive )
              & ( ( index @ ldr @ ( host @ Z ) )
                = ( host @ Z ) )
              & ( ( index @ status @ ( host @ Z ) )
                = norm )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = norm )
              & ( ( index @ ldr @ ( host @ Pid0 ) )
                = ( host @ Pid0 ) ) )
           => ( Pid0 = Z ) )
        & ! [Z: $i,Pid20: $i,Pid0: $i] :
            ( ( ~ ( leq @ ( host @ Pid20 ) @ ( host @ Pid0 ) )
              & ( setIn @ Pid0 @ alive )
              & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( ( host @ Pid20 )
                = ( host @ Z ) ) )
           => ~ ( ( setIn @ Z @ alive )
                & ( ( index @ ldr @ ( host @ Z ) )
                  = ( host @ Z ) )
                & ( ( index @ status @ ( host @ Z ) )
                  = norm ) ) )
        & ! [Z: $i,Pid30: $i,Pid20: $i,Pid0: $i] :
            ( ( ( ( host @ Pid20 )
               != ( host @ Z ) )
              & ( setIn @ Z @ alive )
              & ( setIn @ Pid20 @ alive )
              & ( ( host @ Pid30 )
                = ( host @ Z ) )
              & ( ( host @ Pid0 )
                = ( host @ Pid20 ) ) )
           => ~ ( ( elem @ ( m_Down @ Pid0 ) @ ( queue @ ( host @ Z ) ) )
                & ( elem @ ( m_Down @ Pid30 ) @ ( queue @ ( host @ Pid20 ) ) ) ) )
        & ! [Z: $i,Pid30: $i,Pid20: $i,Pid0: $i] :
            ( ( ( ( host @ Pid20 )
               != ( host @ Z ) )
              & ( setIn @ Z @ alive )
              & ( setIn @ Pid20 @ alive )
              & ( ( host @ Pid30 )
                = ( host @ Z ) )
              & ( ( host @ Pid0 )
                = ( host @ Pid20 ) ) )
           => ~ ( ( elem @ ( m_Down @ Pid0 ) @ ( queue @ ( host @ Z ) ) )
                & ( setIn @ ( host @ Pid30 ) @ ( index @ down @ ( host @ Pid20 ) ) ) ) )
        & ! [Z: $i,Pid20: $i,Pid0: $i] :
            ( ( ( ( host @ Pid0 )
               != ( host @ Pid20 ) )
              & ( setIn @ Pid0 @ alive )
              & ( elem @ ( m_Down @ Z ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( ( host @ Pid20 )
                = ( host @ Z ) )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = norm )
              & ( ( index @ ldr @ ( host @ Pid0 ) )
                = ( host @ Pid20 ) ) )
           => ~ ( ( setIn @ Pid20 @ alive )
                & ( ( index @ status @ ( host @ Pid20 ) )
                  = norm )
                & ( ( index @ ldr @ ( host @ Pid20 ) )
                  = ( host @ Pid20 ) ) ) )
        & ! [Z: $i,Pid20: $i,Pid0: $i] :
            ( ( ( ( host @ Pid0 )
               != ( host @ Pid20 ) )
              & ( setIn @ Pid0 @ alive )
              & ( elem @ ( m_Down @ Z ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( ( host @ Pid20 )
                = ( host @ Z ) )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = wait )
              & ( ( host @ ( index @ elid @ ( host @ Pid0 ) ) )
                = ( host @ Pid20 ) ) )
           => ~ ( ( setIn @ Pid20 @ alive )
                & ( ( index @ status @ ( host @ Pid20 ) )
                  = norm )
                & ( ( index @ ldr @ ( host @ Pid20 ) )
                  = ( host @ Pid20 ) ) ) )
        & ! [Z: $i,Pid30: $i,Pid20: $i,Pid0: $i] :
            ( ( ! [V0: $i] :
                  ( ( ~ ( leq @ ( host @ Pid0 ) @ V0 )
                    & ( leq @ ( s @ zero ) @ V0 ) )
                 => ( ( setIn @ V0 @ ( index @ down @ ( host @ Pid0 ) ) )
                    | ( V0
                      = ( host @ Pid20 ) ) ) )
              & ( setIn @ Z @ alive )
              & ( leq @ ( host @ Z ) @ ( host @ Pid0 ) )
              & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( ( host @ Pid30 )
                = ( host @ Pid0 ) )
              & ( ( index @ status @ ( host @ Z ) )
                = elec_2 )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_1 ) )
           => ~ ( elem @ ( m_Ack @ Z @ Pid30 ) @ ( queue @ ( host @ Z ) ) ) )
        & ! [Z: $i,Pid30: $i,Pid20: $i,Pid0: $i] :
            ( ( ! [V0: $i] :
                  ( ( ~ ( leq @ ( host @ Pid0 ) @ V0 )
                    & ( leq @ ( s @ zero ) @ V0 ) )
                 => ( ( setIn @ V0 @ ( index @ down @ ( host @ Pid0 ) ) )
                    | ( V0
                      = ( host @ Pid20 ) ) ) )
              & ( setIn @ Pid0 @ alive )
              & ( leq @ nbr_proc @ ( s @ ( host @ Pid0 ) ) )
              & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( elem @ ( m_Down @ Pid30 ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( ( host @ Pid30 )
                = ( s @ ( host @ Pid0 ) ) )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_1 ) )
           => ~ ( ( setIn @ Z @ alive )
                & ( ( index @ ldr @ ( host @ Z ) )
                  = ( host @ Z ) )
                & ( ( index @ status @ ( host @ Z ) )
                  = norm ) ) )
        & ( ( queue @ ( host @ X ) )
          = ( cons @ ( m_Ack @ W @ Y ) @ V ) ) )
     => ( ( setIn @ X @ alive )
       => ( ( ( ( index @ elid @ ( host @ X ) )
              = W )
            & ( ( index @ status @ ( host @ X ) )
              = elec_2 )
            & ( ( host @ Y )
              = ( index @ pendack @ ( host @ X ) ) ) )
         => ( ( leq @ nbr_proc @ ( index @ pendack @ ( host @ X ) ) )
           => ! [Z: $i] :
                ( ( ( setIn @ ( host @ Z ) @ ( index @ acks @ ( host @ X ) ) )
                  | ( ( host @ Z )
                    = ( host @ Y ) ) )
               => ! [V0: $i] :
                    ( ( ( host @ X )
                      = ( host @ V0 ) )
                   => ! [W0: $i,X0: $i,Y0: $i] :
                        ( ( ( host @ Z )
                         != ( host @ Y0 ) )
                       => ( ( ( host @ X )
                           != ( host @ Y0 ) )
                         => ( ( ! [V1: $i] :
                                  ( ( ~ ( leq @ ( host @ Y0 ) @ V1 )
                                    & ( leq @ ( s @ zero ) @ V1 ) )
                                 => ( ( setIn @ V1 @ ( index @ down @ ( host @ Y0 ) ) )
                                    | ( V1
                                      = ( host @ X0 ) ) ) )
                              & ( setIn @ Y0 @ alive )
                              & ( leq @ nbr_proc @ ( s @ ( host @ Y0 ) ) )
                              & ( elem @ ( m_Down @ W0 ) @ ( queue @ ( host @ Y0 ) ) )
                              & ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ Y0 ) ) )
                              & ( ( host @ W0 )
                                = ( s @ ( host @ Y0 ) ) )
                              & ( ( index @ status @ ( host @ Y0 ) )
                                = elec_1 ) )
                           => ~ ( ( setIn @ V0 @ alive )
                                & ( ( host @ X )
                                  = ( host @ V0 ) ) ) ) ) ) ) ) ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [V: $i,W: $i,X: $i,Y: $i] :
        ( ( ! [Z: $i,Pid0: $i] :
              ( ( elem @ ( m_Ldr @ Pid0 ) @ ( queue @ ( host @ Z ) ) )
             => ~ ( leq @ ( host @ Z ) @ ( host @ Pid0 ) ) )
          & ! [Z: $i,Pid0: $i] :
              ( ( elem @ ( m_Down @ Pid0 ) @ ( queue @ ( host @ Z ) ) )
             => ( ( host @ Pid0 )
               != ( host @ Z ) ) )
          & ! [Z: $i,Pid0: $i] :
              ( ( ( Pid0 != Z )
                & ( ( host @ Pid0 )
                  = ( host @ Z ) ) )
             => ( ~ ( setIn @ Z @ alive )
                | ~ ( setIn @ Pid0 @ alive ) ) )
          & ! [Z: $i] :
              ( ( ( ( ( index @ status @ ( host @ Z ) )
                    = elec_1 )
                  | ( ( index @ status @ ( host @ Z ) )
                    = elec_2 ) )
                & ( setIn @ Z @ alive ) )
             => ( ( index @ elid @ ( host @ Z ) )
                = Z ) )
          & ! [Z: $i,Pid0: $i] :
              ( ( ( setIn @ Z @ alive )
                & ( setIn @ Pid0 @ alive )
                & ( setIn @ ( host @ Pid0 ) @ ( index @ down @ ( host @ Z ) ) )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = elec_2 ) )
             => ( leq @ ( index @ pendack @ ( host @ Pid0 ) ) @ ( host @ Z ) ) )
          & ! [Z: $i,Pid0: $i] :
              ( ( ( setIn @ Pid0 @ alive )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = norm )
                & ( ( index @ ldr @ ( host @ Pid0 ) )
                  = ( host @ Pid0 ) ) )
             => ~ ( ( setIn @ Z @ alive )
                  & ( setIn @ ( host @ Pid0 ) @ ( index @ down @ ( host @ Z ) ) ) ) )
          & ! [Z: $i,Pid20: $i,Pid0: $i] :
              ( ( ( setIn @ Z @ alive )
                & ( setIn @ Pid0 @ alive )
                & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Z ) ) )
                & ( ( host @ Pid0 )
                  = ( host @ Pid20 ) )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = elec_2 ) )
             => ( leq @ ( index @ pendack @ ( host @ Pid0 ) ) @ ( host @ Z ) ) )
          & ! [Z: $i,Pid20: $i,Pid0: $i] :
              ( ( ( setIn @ Pid0 @ alive )
                & ( ( host @ Pid20 )
                  = ( host @ Pid0 ) )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = norm )
                & ( ( index @ ldr @ ( host @ Pid0 ) )
                  = ( host @ Pid0 ) ) )
             => ~ ( ( setIn @ Z @ alive )
                  & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Z ) ) ) ) )
          & ! [Z: $i,Pid0: $i] :
              ( ( ( setIn @ Z @ alive )
                & ( setIn @ Pid0 @ alive )
                & ( ( index @ ldr @ ( host @ Z ) )
                  = ( host @ Z ) )
                & ( ( index @ status @ ( host @ Z ) )
                  = norm )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = norm )
                & ( ( index @ ldr @ ( host @ Pid0 ) )
                  = ( host @ Pid0 ) ) )
             => ( Pid0 = Z ) )
          & ! [Z: $i,Pid20: $i,Pid0: $i] :
              ( ( ~ ( leq @ ( host @ Pid20 ) @ ( host @ Pid0 ) )
                & ( setIn @ Pid0 @ alive )
                & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
                & ( ( host @ Pid20 )
                  = ( host @ Z ) ) )
             => ~ ( ( setIn @ Z @ alive )
                  & ( ( index @ ldr @ ( host @ Z ) )
                    = ( host @ Z ) )
                  & ( ( index @ status @ ( host @ Z ) )
                    = norm ) ) )
          & ! [Z: $i,Pid30: $i,Pid20: $i,Pid0: $i] :
              ( ( ( ( host @ Pid20 )
                 != ( host @ Z ) )
                & ( setIn @ Z @ alive )
                & ( setIn @ Pid20 @ alive )
                & ( ( host @ Pid30 )
                  = ( host @ Z ) )
                & ( ( host @ Pid0 )
                  = ( host @ Pid20 ) ) )
             => ~ ( ( elem @ ( m_Down @ Pid0 ) @ ( queue @ ( host @ Z ) ) )
                  & ( elem @ ( m_Down @ Pid30 ) @ ( queue @ ( host @ Pid20 ) ) ) ) )
          & ! [Z: $i,Pid30: $i,Pid20: $i,Pid0: $i] :
              ( ( ( ( host @ Pid20 )
                 != ( host @ Z ) )
                & ( setIn @ Z @ alive )
                & ( setIn @ Pid20 @ alive )
                & ( ( host @ Pid30 )
                  = ( host @ Z ) )
                & ( ( host @ Pid0 )
                  = ( host @ Pid20 ) ) )
             => ~ ( ( elem @ ( m_Down @ Pid0 ) @ ( queue @ ( host @ Z ) ) )
                  & ( setIn @ ( host @ Pid30 ) @ ( index @ down @ ( host @ Pid20 ) ) ) ) )
          & ! [Z: $i,Pid20: $i,Pid0: $i] :
              ( ( ( ( host @ Pid0 )
                 != ( host @ Pid20 ) )
                & ( setIn @ Pid0 @ alive )
                & ( elem @ ( m_Down @ Z ) @ ( queue @ ( host @ Pid0 ) ) )
                & ( ( host @ Pid20 )
                  = ( host @ Z ) )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = norm )
                & ( ( index @ ldr @ ( host @ Pid0 ) )
                  = ( host @ Pid20 ) ) )
             => ~ ( ( setIn @ Pid20 @ alive )
                  & ( ( index @ status @ ( host @ Pid20 ) )
                    = norm )
                  & ( ( index @ ldr @ ( host @ Pid20 ) )
                    = ( host @ Pid20 ) ) ) )
          & ! [Z: $i,Pid20: $i,Pid0: $i] :
              ( ( ( ( host @ Pid0 )
                 != ( host @ Pid20 ) )
                & ( setIn @ Pid0 @ alive )
                & ( elem @ ( m_Down @ Z ) @ ( queue @ ( host @ Pid0 ) ) )
                & ( ( host @ Pid20 )
                  = ( host @ Z ) )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = wait )
                & ( ( host @ ( index @ elid @ ( host @ Pid0 ) ) )
                  = ( host @ Pid20 ) ) )
             => ~ ( ( setIn @ Pid20 @ alive )
                  & ( ( index @ status @ ( host @ Pid20 ) )
                    = norm )
                  & ( ( index @ ldr @ ( host @ Pid20 ) )
                    = ( host @ Pid20 ) ) ) )
          & ! [Z: $i,Pid30: $i,Pid20: $i,Pid0: $i] :
              ( ( ! [V0: $i] :
                    ( ( ~ ( leq @ ( host @ Pid0 ) @ V0 )
                      & ( leq @ ( s @ zero ) @ V0 ) )
                   => ( ( setIn @ V0 @ ( index @ down @ ( host @ Pid0 ) ) )
                      | ( V0
                        = ( host @ Pid20 ) ) ) )
                & ( setIn @ Z @ alive )
                & ( leq @ ( host @ Z ) @ ( host @ Pid0 ) )
                & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
                & ( ( host @ Pid30 )
                  = ( host @ Pid0 ) )
                & ( ( index @ status @ ( host @ Z ) )
                  = elec_2 )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = elec_1 ) )
             => ~ ( elem @ ( m_Ack @ Z @ Pid30 ) @ ( queue @ ( host @ Z ) ) ) )
          & ! [Z: $i,Pid30: $i,Pid20: $i,Pid0: $i] :
              ( ( ! [V0: $i] :
                    ( ( ~ ( leq @ ( host @ Pid0 ) @ V0 )
                      & ( leq @ ( s @ zero ) @ V0 ) )
                   => ( ( setIn @ V0 @ ( index @ down @ ( host @ Pid0 ) ) )
                      | ( V0
                        = ( host @ Pid20 ) ) ) )
                & ( setIn @ Pid0 @ alive )
                & ( leq @ nbr_proc @ ( s @ ( host @ Pid0 ) ) )
                & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
                & ( elem @ ( m_Down @ Pid30 ) @ ( queue @ ( host @ Pid0 ) ) )
                & ( ( host @ Pid30 )
                  = ( s @ ( host @ Pid0 ) ) )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = elec_1 ) )
             => ~ ( ( setIn @ Z @ alive )
                  & ( ( index @ ldr @ ( host @ Z ) )
                    = ( host @ Z ) )
                  & ( ( index @ status @ ( host @ Z ) )
                    = norm ) ) )
          & ( ( queue @ ( host @ X ) )
            = ( cons @ ( m_Ack @ W @ Y ) @ V ) ) )
       => ( ( setIn @ X @ alive )
         => ( ( ( ( index @ elid @ ( host @ X ) )
                = W )
              & ( ( index @ status @ ( host @ X ) )
                = elec_2 )
              & ( ( host @ Y )
                = ( index @ pendack @ ( host @ X ) ) ) )
           => ( ( leq @ nbr_proc @ ( index @ pendack @ ( host @ X ) ) )
             => ! [Z: $i] :
                  ( ( ( setIn @ ( host @ Z ) @ ( index @ acks @ ( host @ X ) ) )
                    | ( ( host @ Z )
                      = ( host @ Y ) ) )
                 => ! [V0: $i] :
                      ( ( ( host @ X )
                        = ( host @ V0 ) )
                     => ! [W0: $i,X0: $i,Y0: $i] :
                          ( ( ( host @ Z )
                           != ( host @ Y0 ) )
                         => ( ( ( host @ X )
                             != ( host @ Y0 ) )
                           => ( ( ! [V1: $i] :
                                    ( ( ~ ( leq @ ( host @ Y0 ) @ V1 )
                                      & ( leq @ ( s @ zero ) @ V1 ) )
                                   => ( ( setIn @ V1 @ ( index @ down @ ( host @ Y0 ) ) )
                                      | ( V1
                                        = ( host @ X0 ) ) ) )
                                & ( setIn @ Y0 @ alive )
                                & ( leq @ nbr_proc @ ( s @ ( host @ Y0 ) ) )
                                & ( elem @ ( m_Down @ W0 ) @ ( queue @ ( host @ Y0 ) ) )
                                & ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ Y0 ) ) )
                                & ( ( host @ W0 )
                                  = ( s @ ( host @ Y0 ) ) )
                                & ( ( index @ status @ ( host @ Y0 ) )
                                  = elec_1 ) )
                             => ~ ( ( setIn @ V0 @ alive )
                                  & ( ( host @ X )
                                    = ( host @ V0 ) ) ) ) ) ) ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[conj]) ).

thf(zip_derived_cl99,plain,
    ( ( host @ sk__11 )
    = ( s @ ( host @ sk__13 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl102,plain,
    leq @ nbr_proc @ ( s @ ( host @ sk__13 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl99_001,plain,
    ( ( host @ sk__11 )
    = ( s @ ( host @ sk__13 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl533,plain,
    leq @ nbr_proc @ ( host @ sk__11 ),
    inference(demod,[status(thm)],[zip_derived_cl102,zip_derived_cl99]) ).

thf(axiom_61,axiom,
    ! [X: $i,Y: $i] :
      ( ( ( leq @ X @ Y )
        & ( leq @ Y @ X ) )
    <=> ( X = Y ) ) ).

thf(zip_derived_cl86,plain,
    ! [X0: $i,X1: $i] :
      ( ( X1 = X0 )
      | ~ ( leq @ X0 @ X1 )
      | ~ ( leq @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_61]) ).

thf(zip_derived_cl552,plain,
    ( ( ( host @ sk__11 )
      = nbr_proc )
    | ~ ( leq @ ( host @ sk__11 ) @ nbr_proc ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl533,zip_derived_cl86]) ).

thf(axiom_04,axiom,
    ! [P: $i] : ( leq @ ( host @ P ) @ nbr_proc ) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i] : ( leq @ ( host @ X0 ) @ nbr_proc ),
    inference(cnf,[status(esa)],[axiom_04]) ).

thf(zip_derived_cl555,plain,
    ( ( host @ sk__11 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl552,zip_derived_cl5]) ).

thf(zip_derived_cl560,plain,
    ( nbr_proc
    = ( s @ ( host @ sk__13 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl99,zip_derived_cl555]) ).

thf(axiom_64,axiom,
    ! [X: $i,Y: $i] :
      ( ( leq @ X @ ( s @ Y ) )
    <=> ( ( X
          = ( s @ Y ) )
        | ( leq @ X @ Y ) ) ) ).

thf(zip_derived_cl92,plain,
    ! [X0: $i,X1: $i] :
      ( ( leq @ X0 @ X1 )
      | ( X0
        = ( s @ X1 ) )
      | ~ ( leq @ X0 @ ( s @ X1 ) ) ),
    inference(cnf,[status(esa)],[axiom_64]) ).

thf(zip_derived_cl942,plain,
    ! [X0: $i] :
      ( ( leq @ X0 @ ( host @ sk__13 ) )
      | ( X0 = nbr_proc )
      | ~ ( leq @ X0 @ nbr_proc ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl560,zip_derived_cl92]) ).

thf(axiom_02,axiom,
    ! [P: $i] : ( leq @ ( s @ zero ) @ ( host @ P ) ) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i] : ( leq @ ( s @ zero ) @ ( host @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_02]) ).

thf(zip_derived_cl104,plain,
    ! [X0: $i] :
      ( ( X0
        = ( host @ sk__12 ) )
      | ( setIn @ X0 @ ( index @ down @ ( host @ sk__13 ) ) )
      | ~ ( leq @ ( s @ zero ) @ X0 )
      | ( leq @ ( host @ sk__13 ) @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl961,plain,
    ! [X0: $i] :
      ( ( ( host @ X0 )
        = ( host @ sk__12 ) )
      | ( setIn @ ( host @ X0 ) @ ( index @ down @ ( host @ sk__13 ) ) )
      | ( leq @ ( host @ sk__13 ) @ ( host @ X0 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl3,zip_derived_cl104]) ).

thf(zip_derived_cl103,plain,
    setIn @ sk__13 @ alive,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl137,plain,
    setIn @ sk__5 @ alive,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl134,plain,
    ( ( index @ elid @ ( host @ sk__5 ) )
    = sk__4 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl114,plain,
    ! [X7: $i] :
      ( ( ( index @ elid @ ( host @ X7 ) )
        = X7 )
      | ~ ( setIn @ X7 @ alive )
      | ( ( index @ status @ ( host @ X7 ) )
       != elec_2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl984,plain,
    ( ( sk__4 = sk__5 )
    | ~ ( setIn @ sk__5 @ alive )
    | ( ( index @ status @ ( host @ sk__5 ) )
     != elec_2 ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl134,zip_derived_cl114]) ).

thf(zip_derived_cl137_002,plain,
    setIn @ sk__5 @ alive,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl135,plain,
    ( ( index @ status @ ( host @ sk__5 ) )
    = elec_2 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl990,plain,
    ( ( sk__4 = sk__5 )
    | ( elec_2 != elec_2 ) ),
    inference(demod,[status(thm)],[zip_derived_cl984,zip_derived_cl137,zip_derived_cl135]) ).

thf(zip_derived_cl991,plain,
    sk__4 = sk__5,
    inference(simplify,[status(thm)],[zip_derived_cl990]) ).

thf(zip_derived_cl1015,plain,
    setIn @ sk__4 @ alive,
    inference(demod,[status(thm)],[zip_derived_cl137,zip_derived_cl991]) ).

thf(zip_derived_cl116,plain,
    ! [X8: $i,X9: $i] :
      ( ~ ( setIn @ X8 @ alive )
      | ~ ( setIn @ X9 @ alive )
      | ~ ( setIn @ ( host @ X9 ) @ ( index @ down @ ( host @ X8 ) ) )
      | ( ( index @ status @ ( host @ X9 ) )
       != elec_2 )
      | ( leq @ ( index @ pendack @ ( host @ X9 ) ) @ ( host @ X8 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl86_003,plain,
    ! [X0: $i,X1: $i] :
      ( ( X1 = X0 )
      | ~ ( leq @ X0 @ X1 )
      | ~ ( leq @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_61]) ).

thf(zip_derived_cl1040,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( index @ status @ ( host @ X1 ) )
       != elec_2 )
      | ~ ( setIn @ ( host @ X1 ) @ ( index @ down @ ( host @ X0 ) ) )
      | ~ ( setIn @ X1 @ alive )
      | ~ ( setIn @ X0 @ alive )
      | ( ( host @ X0 )
        = ( index @ pendack @ ( host @ X1 ) ) )
      | ~ ( leq @ ( host @ X0 ) @ ( index @ pendack @ ( host @ X1 ) ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl116,zip_derived_cl86]) ).

thf(zip_derived_cl2470,plain,
    ! [X0: $i] :
      ( ( ( index @ status @ ( host @ sk__4 ) )
       != elec_2 )
      | ~ ( setIn @ ( host @ sk__4 ) @ ( index @ down @ ( host @ X0 ) ) )
      | ~ ( setIn @ X0 @ alive )
      | ( ( host @ X0 )
        = ( index @ pendack @ ( host @ sk__4 ) ) )
      | ~ ( leq @ ( host @ X0 ) @ ( index @ pendack @ ( host @ sk__4 ) ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl1015,zip_derived_cl1040]) ).

thf(zip_derived_cl135_004,plain,
    ( ( index @ status @ ( host @ sk__5 ) )
    = elec_2 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl991_005,plain,
    sk__4 = sk__5,
    inference(simplify,[status(thm)],[zip_derived_cl990]) ).

thf(zip_derived_cl1014,plain,
    ( ( index @ status @ ( host @ sk__4 ) )
    = elec_2 ),
    inference(demod,[status(thm)],[zip_derived_cl135,zip_derived_cl991]) ).

thf(zip_derived_cl109,plain,
    ( ( host @ sk__8 )
    = ( index @ pendack @ ( host @ sk__5 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl136,plain,
    leq @ nbr_proc @ ( index @ pendack @ ( host @ sk__5 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl109_006,plain,
    ( ( host @ sk__8 )
    = ( index @ pendack @ ( host @ sk__5 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl534,plain,
    leq @ nbr_proc @ ( host @ sk__8 ),
    inference(demod,[status(thm)],[zip_derived_cl136,zip_derived_cl109]) ).

thf(zip_derived_cl86_007,plain,
    ! [X0: $i,X1: $i] :
      ( ( X1 = X0 )
      | ~ ( leq @ X0 @ X1 )
      | ~ ( leq @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_61]) ).

thf(zip_derived_cl553,plain,
    ( ( ( host @ sk__8 )
      = nbr_proc )
    | ~ ( leq @ ( host @ sk__8 ) @ nbr_proc ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl534,zip_derived_cl86]) ).

thf(zip_derived_cl5_008,plain,
    ! [X0: $i] : ( leq @ ( host @ X0 ) @ nbr_proc ),
    inference(cnf,[status(esa)],[axiom_04]) ).

thf(zip_derived_cl556,plain,
    ( ( host @ sk__8 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl553,zip_derived_cl5]) ).

thf(zip_derived_cl593,plain,
    ( nbr_proc
    = ( index @ pendack @ ( host @ sk__5 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl109,zip_derived_cl556]) ).

thf(zip_derived_cl991_009,plain,
    sk__4 = sk__5,
    inference(simplify,[status(thm)],[zip_derived_cl990]) ).

thf(zip_derived_cl1022,plain,
    ( nbr_proc
    = ( index @ pendack @ ( host @ sk__4 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl593,zip_derived_cl991]) ).

thf(zip_derived_cl1022_010,plain,
    ( nbr_proc
    = ( index @ pendack @ ( host @ sk__4 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl593,zip_derived_cl991]) ).

thf(zip_derived_cl5_011,plain,
    ! [X0: $i] : ( leq @ ( host @ X0 ) @ nbr_proc ),
    inference(cnf,[status(esa)],[axiom_04]) ).

thf(zip_derived_cl2472,plain,
    ! [X0: $i] :
      ( ( elec_2 != elec_2 )
      | ~ ( setIn @ ( host @ sk__4 ) @ ( index @ down @ ( host @ X0 ) ) )
      | ~ ( setIn @ X0 @ alive )
      | ( ( host @ X0 )
        = nbr_proc ) ),
    inference(demod,[status(thm)],[zip_derived_cl2470,zip_derived_cl1014,zip_derived_cl1022,zip_derived_cl1022,zip_derived_cl5]) ).

thf(zip_derived_cl2473,plain,
    ! [X0: $i] :
      ( ( ( host @ X0 )
        = nbr_proc )
      | ~ ( setIn @ X0 @ alive )
      | ~ ( setIn @ ( host @ sk__4 ) @ ( index @ down @ ( host @ X0 ) ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl2472]) ).

thf(zip_derived_cl2497,plain,
    ( ( ( host @ sk__13 )
      = nbr_proc )
    | ~ ( setIn @ ( host @ sk__4 ) @ ( index @ down @ ( host @ sk__13 ) ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl103,zip_derived_cl2473]) ).

thf(zip_derived_cl99_012,plain,
    ( ( host @ sk__11 )
    = ( s @ ( host @ sk__13 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(axiom_01,axiom,
    ! [P: $i,Q: $i] :
      ( ( ( s @ ( host @ P ) )
        = ( host @ Q ) )
     => ( ( host @ P )
       != ( host @ Q ) ) ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( host @ X1 )
       != ( host @ X0 ) )
      | ( ( s @ ( host @ X1 ) )
       != ( host @ X0 ) ) ),
    inference(cnf,[status(esa)],[axiom_01]) ).

thf(zip_derived_cl520,plain,
    ! [X0: $i] :
      ( ( s @ ( host @ X0 ) )
     != ( host @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl530,plain,
    ( ( host @ sk__11 )
   != ( host @ sk__13 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl99,zip_derived_cl520]) ).

thf(zip_derived_cl555_013,plain,
    ( ( host @ sk__11 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl552,zip_derived_cl5]) ).

thf(zip_derived_cl562,plain,
    ( nbr_proc
   != ( host @ sk__13 ) ),
    inference(demod,[status(thm)],[zip_derived_cl530,zip_derived_cl555]) ).

thf(zip_derived_cl2498,plain,
    ~ ( setIn @ ( host @ sk__4 ) @ ( index @ down @ ( host @ sk__13 ) ) ),
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl2497,zip_derived_cl562]) ).

thf(zip_derived_cl2515,plain,
    ( ( leq @ ( host @ sk__13 ) @ ( host @ sk__4 ) )
    | ( ( host @ sk__4 )
      = ( host @ sk__12 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl961,zip_derived_cl2498]) ).

thf(zip_derived_cl86_014,plain,
    ! [X0: $i,X1: $i] :
      ( ( X1 = X0 )
      | ~ ( leq @ X0 @ X1 )
      | ~ ( leq @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_61]) ).

thf(zip_derived_cl2550,plain,
    ( ( ( host @ sk__4 )
      = ( host @ sk__12 ) )
    | ( ( host @ sk__4 )
      = ( host @ sk__13 ) )
    | ~ ( leq @ ( host @ sk__4 ) @ ( host @ sk__13 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl2515,zip_derived_cl86]) ).

thf(zip_derived_cl97,plain,
    ( ( host @ sk__5 )
   != ( host @ sk__13 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl991_015,plain,
    sk__4 = sk__5,
    inference(simplify,[status(thm)],[zip_derived_cl990]) ).

thf(zip_derived_cl1010,plain,
    ( ( host @ sk__4 )
   != ( host @ sk__13 ) ),
    inference(demod,[status(thm)],[zip_derived_cl97,zip_derived_cl991]) ).

thf(zip_derived_cl2564,plain,
    ( ( ( host @ sk__4 )
      = ( host @ sk__12 ) )
    | ~ ( leq @ ( host @ sk__4 ) @ ( host @ sk__13 ) ) ),
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl2550,zip_derived_cl1010]) ).

thf(zip_derived_cl4308,plain,
    ( ~ ( leq @ ( host @ sk__4 ) @ nbr_proc )
    | ( ( host @ sk__4 )
      = nbr_proc )
    | ( ( host @ sk__4 )
      = ( host @ sk__12 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl942,zip_derived_cl2564]) ).

thf(zip_derived_cl5_016,plain,
    ! [X0: $i] : ( leq @ ( host @ X0 ) @ nbr_proc ),
    inference(cnf,[status(esa)],[axiom_04]) ).

thf(zip_derived_cl4311,plain,
    ( ( ( host @ sk__4 )
      = nbr_proc )
    | ( ( host @ sk__4 )
      = ( host @ sk__12 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl4308,zip_derived_cl5]) ).

thf(zip_derived_cl555_017,plain,
    ( ( host @ sk__11 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl552,zip_derived_cl5]) ).

thf(zip_derived_cl1015_018,plain,
    setIn @ sk__4 @ alive,
    inference(demod,[status(thm)],[zip_derived_cl137,zip_derived_cl991]) ).

thf(zip_derived_cl103_019,plain,
    setIn @ sk__13 @ alive,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl118,plain,
    ! [X12: $i,X13: $i,X14: $i] :
      ( ~ ( elem @ ( m_Down @ X12 ) @ ( queue @ ( host @ X13 ) ) )
      | ~ ( setIn @ X13 @ alive )
      | ~ ( setIn @ X14 @ alive )
      | ( ( host @ X14 )
       != ( host @ X12 ) )
      | ( ( index @ status @ ( host @ X14 ) )
       != elec_2 )
      | ( leq @ ( index @ pendack @ ( host @ X14 ) ) @ ( host @ X13 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1069,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__13 ) ) )
      | ~ ( setIn @ X1 @ alive )
      | ( ( host @ X1 )
       != ( host @ X0 ) )
      | ( ( index @ status @ ( host @ X1 ) )
       != elec_2 )
      | ( leq @ ( index @ pendack @ ( host @ X1 ) ) @ ( host @ sk__13 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl103,zip_derived_cl118]) ).

thf(zip_derived_cl2623,plain,
    ! [X0: $i] :
      ( ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__13 ) ) )
      | ( ( host @ sk__4 )
       != ( host @ X0 ) )
      | ( ( index @ status @ ( host @ sk__4 ) )
       != elec_2 )
      | ( leq @ ( index @ pendack @ ( host @ sk__4 ) ) @ ( host @ sk__13 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl1015,zip_derived_cl1069]) ).

thf(zip_derived_cl1014_020,plain,
    ( ( index @ status @ ( host @ sk__4 ) )
    = elec_2 ),
    inference(demod,[status(thm)],[zip_derived_cl135,zip_derived_cl991]) ).

thf(zip_derived_cl1022_021,plain,
    ( nbr_proc
    = ( index @ pendack @ ( host @ sk__4 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl593,zip_derived_cl991]) ).

thf(zip_derived_cl99_022,plain,
    ( ( host @ sk__11 )
    = ( s @ ( host @ sk__13 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(axiom_58,axiom,
    ! [X: $i] :
      ~ ( leq @ ( s @ X ) @ X ) ).

thf(zip_derived_cl83,plain,
    ! [X0: $i] :
      ~ ( leq @ ( s @ X0 ) @ X0 ),
    inference(cnf,[status(esa)],[axiom_58]) ).

thf(zip_derived_cl529,plain,
    ~ ( leq @ ( host @ sk__11 ) @ ( host @ sk__13 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl99,zip_derived_cl83]) ).

thf(zip_derived_cl555_023,plain,
    ( ( host @ sk__11 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl552,zip_derived_cl5]) ).

thf(zip_derived_cl561,plain,
    ~ ( leq @ nbr_proc @ ( host @ sk__13 ) ),
    inference(demod,[status(thm)],[zip_derived_cl529,zip_derived_cl555]) ).

thf(zip_derived_cl2625,plain,
    ! [X0: $i] :
      ( ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__13 ) ) )
      | ( ( host @ sk__4 )
       != ( host @ X0 ) )
      | ( elec_2 != elec_2 ) ),
    inference(demod,[status(thm)],[zip_derived_cl2623,zip_derived_cl1014,zip_derived_cl1022,zip_derived_cl561]) ).

thf(zip_derived_cl2626,plain,
    ! [X0: $i] :
      ( ( ( host @ sk__4 )
       != ( host @ X0 ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__13 ) ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl2625]) ).

thf(zip_derived_cl2659,plain,
    ( ( ( host @ sk__4 )
     != nbr_proc )
    | ~ ( elem @ ( m_Down @ sk__11 ) @ ( queue @ ( host @ sk__13 ) ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl555,zip_derived_cl2626]) ).

thf(zip_derived_cl101,plain,
    elem @ ( m_Down @ sk__11 ) @ ( queue @ ( host @ sk__13 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2661,plain,
    ( ( host @ sk__4 )
   != nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl2659,zip_derived_cl101]) ).

thf(zip_derived_cl4312,plain,
    ( ( host @ sk__4 )
    = ( host @ sk__12 ) ),
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl4311,zip_derived_cl2661]) ).

thf(zip_derived_cl2626_024,plain,
    ! [X0: $i] :
      ( ( ( host @ sk__4 )
       != ( host @ X0 ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__13 ) ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl2625]) ).

thf(zip_derived_cl4369,plain,
    ( ( ( host @ sk__4 )
     != ( host @ sk__4 ) )
    | ~ ( elem @ ( m_Down @ sk__12 ) @ ( queue @ ( host @ sk__13 ) ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl4312,zip_derived_cl2626]) ).

thf(zip_derived_cl100,plain,
    elem @ ( m_Down @ sk__12 ) @ ( queue @ ( host @ sk__13 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4406,plain,
    ( ( host @ sk__4 )
   != ( host @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl4369,zip_derived_cl100]) ).

thf(zip_derived_cl4407,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl4406]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SWV476+1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.1doaN0NrMr true
% 0.13/0.35  % Computer : n027.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Tue Aug 29 03:30:23 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.36  % Running in FO mode
% 0.21/0.66  % Total configuration time : 435
% 0.21/0.66  % Estimated wc time : 1092
% 0.21/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 9.22/1.92  % Solved by fo/fo6_bce.sh.
% 9.22/1.92  % BCE start: 138
% 9.22/1.92  % BCE eliminated: 0
% 9.22/1.92  % PE start: 138
% 9.22/1.92  logic: eq
% 9.22/1.92  % PE eliminated: 0
% 9.22/1.92  % done 963 iterations in 1.182s
% 9.22/1.92  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 9.22/1.92  % SZS output start Refutation
% See solution above
% 9.22/1.92  
% 9.22/1.92  
% 9.22/1.92  % Terminating...
% 9.59/1.98  % Runner terminated.
% 9.59/2.00  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------