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

View Problem - Process Solution

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

% Computer : n020.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:05 EDT 2023

% Result   : Theorem 14.39s 2.67s
% Output   : Refutation 14.39s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   39
% Syntax   : Number of formulae    :  142 (  66 unt;  32 typ;   0 def)
%            Number of atoms       :  389 ( 178 equ;   0 cnn)
%            Maximal formula atoms :   92 (   3 avg)
%            Number of connectives : 1654 ( 132   ~;  98   |; 125   &;1243   @)
%                                         (   4 <=>;  52  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   35 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   20 (  20   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   34 (  32 usr;  20 con; 0-2 aty)
%            Number of variables   :  159 (   0   ^; 159   !;   0   ?; 159   :)

% Comments : 
%------------------------------------------------------------------------------
thf(status_type,type,
    status: $i ).

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

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

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

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

thf(pendack_type,type,
    pendack: $i ).

thf(sk__6_type,type,
    sk__6: $i ).

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

thf(sk__3_type,type,
    sk__3: $i ).

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

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

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(snoc_type,type,
    snoc: $i > $i > $i ).

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

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

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

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

thf(m_Halt_type,type,
    m_Halt: $i > $i ).

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

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

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

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

thf(sk__10_type,type,
    sk__10: $i ).

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

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

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

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

thf(sk__9_type,type,
    sk__9: $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] :
            ( ( elem @ ( m_Halt @ Pid0 ) @ ( queue @ ( host @ Z ) ) )
           => ~ ( leq @ ( host @ Z ) @ ( host @ Pid0 ) ) )
        & ! [Z: $i,Pid20: $i,Pid0: $i] :
            ( ( elem @ ( m_Ack @ Pid0 @ Z ) @ ( queue @ ( host @ Pid20 ) ) )
           => ~ ( leq @ ( host @ Z ) @ ( host @ Pid0 ) ) )
        & ! [Z: $i,Pid0: $i] :
            ( ( ( Pid0 != Z )
              & ( ( host @ Pid0 )
                = ( host @ Z ) ) )
           => ( ~ ( setIn @ Z @ alive )
              | ~ ( setIn @ Pid0 @ alive ) ) )
        & ! [Z: $i,Pid0: $i] :
            ( ( ( setIn @ Pid0 @ alive )
              & ( elem @ ( m_Ack @ Pid0 @ Z ) @ ( queue @ ( host @ Pid0 ) ) ) )
           => ( leq @ ( host @ Z ) @ ( index @ pendack @ ( host @ Pid0 ) ) ) )
        & ! [Z: $i,Pid0: $i] :
            ( ( ( setIn @ Pid0 @ alive )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_1 ) )
           => ~ ( elem @ ( m_Ack @ Pid0 @ Z ) @ ( queue @ ( host @ Pid0 ) ) ) )
        & ! [Z: $i] :
            ( ( ( ( ( index @ status @ ( host @ Z ) )
                  = elec_1 )
                | ( ( index @ status @ ( host @ Z ) )
                  = elec_2 ) )
              & ( setIn @ Z @ alive ) )
           => ( ( index @ elid @ ( host @ Z ) )
              = Z ) )
        & ! [Z: $i,Pid20: $i,Pid0: $i] :
            ( ( ( 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,Pid0: $i] :
            ( ( ~ ( leq @ ( host @ Z ) @ ( host @ Pid0 ) )
              & ( setIn @ Z @ alive )
              & ( setIn @ Pid0 @ alive )
              & ( ( index @ status @ ( host @ Z ) )
                = elec_2 )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_2 ) )
           => ( leq @ ( index @ pendack @ ( host @ Pid0 ) ) @ ( host @ Z ) ) )
        & ! [Z: $i,Pid20: $i,Pid0: $i] :
            ( ( ( setIn @ Z @ alive )
              & ( setIn @ Pid0 @ alive )
              & ( ( host @ Pid0 )
                = ( host @ Pid20 ) )
              & ( ( index @ status @ ( host @ Z ) )
                = elec_2 )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_2 ) )
           => ~ ( elem @ ( m_Ack @ Z @ Pid20 ) @ ( queue @ ( host @ Z ) ) ) )
        & ! [Z: $i,Pid0: $i] :
            ( ( ~ ( leq @ ( host @ Z ) @ ( host @ Pid0 ) )
              & ( setIn @ Z @ alive )
              & ( setIn @ Pid0 @ alive )
              & ( ( index @ status @ ( host @ Z ) )
                = elec_2 )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_2 ) )
           => ~ ( leq @ ( index @ pendack @ ( host @ Z ) ) @ ( index @ pendack @ ( host @ Pid0 ) ) ) )
        & ! [Z: $i,Pid20: $i,Pid0: $i] :
            ( ( ~ ( leq @ ( index @ pendack @ ( host @ Pid0 ) ) @ ( host @ Z ) )
              & ( setIn @ Pid0 @ alive )
              & ( elem @ ( m_Halt @ Pid0 ) @ ( queue @ ( host @ Pid20 ) ) )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_2 ) )
           => ~ ( ( setIn @ Z @ alive )
                & ( ( index @ ldr @ ( host @ Z ) )
                  = ( host @ Z ) )
                & ( ( index @ status @ ( host @ Z ) )
                  = norm ) ) )
        & ! [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 ) ) ) )
              & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( ( host @ Pid0 )
                = nbr_proc )
              & ( ( host @ Pid0 )
                = ( host @ Pid30 ) )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_1 ) )
           => ~ ( ( setIn @ Z @ alive )
                & ( elem @ ( m_Down @ Pid30 ) @ ( queue @ ( host @ Z ) ) ) ) )
        & ! [Z: $i,Pid30: $i,Pid20: $i,Pid0: $i] :
            ( ( ( setIn @ Pid0 @ alive )
              & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( elem @ ( m_Ack @ Pid0 @ Pid30 ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( leq @ nbr_proc @ ( s @ ( index @ pendack @ ( host @ Pid0 ) ) ) )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_2 )
              & ( ( host @ Pid30 )
                = ( index @ pendack @ ( host @ Pid0 ) ) )
              & ( ( host @ Pid20 )
                = ( s @ ( index @ pendack @ ( host @ Pid0 ) ) ) ) )
           => ~ ( ( setIn @ Z @ alive )
                & ( ( index @ ldr @ ( host @ Z ) )
                  = ( host @ Z ) )
                & ( ( index @ status @ ( host @ Z ) )
                  = norm ) ) )
        & ( ( queue @ ( host @ X ) )
          = ( cons @ ( m_Down @ Y ) @ V ) ) )
     => ( ( setIn @ X @ alive )
       => ( ( leq @ ( host @ X ) @ ( host @ Y ) )
         => ( ( ( ( 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 ) ) )
                 => ! [V0: $i] :
                      ( ( ( host @ X )
                        = ( host @ V0 ) )
                     => ! [W0: $i,X0: $i,Y0: $i] :
                          ( ( ( host @ Z )
                            = ( host @ Y0 ) )
                         => ( ( ( host @ X )
                             != ( host @ Y0 ) )
                           => ( ( ( setIn @ Y0 @ alive )
                                & ( leq @ nbr_proc @ ( s @ ( index @ pendack @ ( host @ Y0 ) ) ) )
                                & ( elem @ ( m_Down @ X0 ) @ ( snoc @ ( queue @ ( host @ Y0 ) ) @ ( m_Ldr @ X ) ) )
                                & ( elem @ ( m_Ack @ Y0 @ W0 ) @ ( snoc @ ( queue @ ( host @ Y0 ) ) @ ( m_Ldr @ X ) ) )
                                & ( ( index @ status @ ( host @ Y0 ) )
                                  = elec_2 )
                                & ( ( host @ W0 )
                                  = ( index @ pendack @ ( host @ Y0 ) ) )
                                & ( ( host @ X0 )
                                  = ( s @ ( index @ pendack @ ( host @ Y0 ) ) ) ) )
                             => ~ ( ( 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] :
              ( ( elem @ ( m_Halt @ Pid0 ) @ ( queue @ ( host @ Z ) ) )
             => ~ ( leq @ ( host @ Z ) @ ( host @ Pid0 ) ) )
          & ! [Z: $i,Pid20: $i,Pid0: $i] :
              ( ( elem @ ( m_Ack @ Pid0 @ Z ) @ ( queue @ ( host @ Pid20 ) ) )
             => ~ ( leq @ ( host @ Z ) @ ( host @ Pid0 ) ) )
          & ! [Z: $i,Pid0: $i] :
              ( ( ( Pid0 != Z )
                & ( ( host @ Pid0 )
                  = ( host @ Z ) ) )
             => ( ~ ( setIn @ Z @ alive )
                | ~ ( setIn @ Pid0 @ alive ) ) )
          & ! [Z: $i,Pid0: $i] :
              ( ( ( setIn @ Pid0 @ alive )
                & ( elem @ ( m_Ack @ Pid0 @ Z ) @ ( queue @ ( host @ Pid0 ) ) ) )
             => ( leq @ ( host @ Z ) @ ( index @ pendack @ ( host @ Pid0 ) ) ) )
          & ! [Z: $i,Pid0: $i] :
              ( ( ( setIn @ Pid0 @ alive )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = elec_1 ) )
             => ~ ( elem @ ( m_Ack @ Pid0 @ Z ) @ ( queue @ ( host @ Pid0 ) ) ) )
          & ! [Z: $i] :
              ( ( ( ( ( index @ status @ ( host @ Z ) )
                    = elec_1 )
                  | ( ( index @ status @ ( host @ Z ) )
                    = elec_2 ) )
                & ( setIn @ Z @ alive ) )
             => ( ( index @ elid @ ( host @ Z ) )
                = Z ) )
          & ! [Z: $i,Pid20: $i,Pid0: $i] :
              ( ( ( 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,Pid0: $i] :
              ( ( ~ ( leq @ ( host @ Z ) @ ( host @ Pid0 ) )
                & ( setIn @ Z @ alive )
                & ( setIn @ Pid0 @ alive )
                & ( ( index @ status @ ( host @ Z ) )
                  = elec_2 )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = elec_2 ) )
             => ( leq @ ( index @ pendack @ ( host @ Pid0 ) ) @ ( host @ Z ) ) )
          & ! [Z: $i,Pid20: $i,Pid0: $i] :
              ( ( ( setIn @ Z @ alive )
                & ( setIn @ Pid0 @ alive )
                & ( ( host @ Pid0 )
                  = ( host @ Pid20 ) )
                & ( ( index @ status @ ( host @ Z ) )
                  = elec_2 )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = elec_2 ) )
             => ~ ( elem @ ( m_Ack @ Z @ Pid20 ) @ ( queue @ ( host @ Z ) ) ) )
          & ! [Z: $i,Pid0: $i] :
              ( ( ~ ( leq @ ( host @ Z ) @ ( host @ Pid0 ) )
                & ( setIn @ Z @ alive )
                & ( setIn @ Pid0 @ alive )
                & ( ( index @ status @ ( host @ Z ) )
                  = elec_2 )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = elec_2 ) )
             => ~ ( leq @ ( index @ pendack @ ( host @ Z ) ) @ ( index @ pendack @ ( host @ Pid0 ) ) ) )
          & ! [Z: $i,Pid20: $i,Pid0: $i] :
              ( ( ~ ( leq @ ( index @ pendack @ ( host @ Pid0 ) ) @ ( host @ Z ) )
                & ( setIn @ Pid0 @ alive )
                & ( elem @ ( m_Halt @ Pid0 ) @ ( queue @ ( host @ Pid20 ) ) )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = elec_2 ) )
             => ~ ( ( setIn @ Z @ alive )
                  & ( ( index @ ldr @ ( host @ Z ) )
                    = ( host @ Z ) )
                  & ( ( index @ status @ ( host @ Z ) )
                    = norm ) ) )
          & ! [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 ) ) ) )
                & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
                & ( ( host @ Pid0 )
                  = nbr_proc )
                & ( ( host @ Pid0 )
                  = ( host @ Pid30 ) )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = elec_1 ) )
             => ~ ( ( setIn @ Z @ alive )
                  & ( elem @ ( m_Down @ Pid30 ) @ ( queue @ ( host @ Z ) ) ) ) )
          & ! [Z: $i,Pid30: $i,Pid20: $i,Pid0: $i] :
              ( ( ( setIn @ Pid0 @ alive )
                & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
                & ( elem @ ( m_Ack @ Pid0 @ Pid30 ) @ ( queue @ ( host @ Pid0 ) ) )
                & ( leq @ nbr_proc @ ( s @ ( index @ pendack @ ( host @ Pid0 ) ) ) )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = elec_2 )
                & ( ( host @ Pid30 )
                  = ( index @ pendack @ ( host @ Pid0 ) ) )
                & ( ( host @ Pid20 )
                  = ( s @ ( index @ pendack @ ( host @ Pid0 ) ) ) ) )
             => ~ ( ( setIn @ Z @ alive )
                  & ( ( index @ ldr @ ( host @ Z ) )
                    = ( host @ Z ) )
                  & ( ( index @ status @ ( host @ Z ) )
                    = norm ) ) )
          & ( ( queue @ ( host @ X ) )
            = ( cons @ ( m_Down @ Y ) @ V ) ) )
       => ( ( setIn @ X @ alive )
         => ( ( leq @ ( host @ X ) @ ( host @ Y ) )
           => ( ( ( ( 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 ) ) )
                   => ! [V0: $i] :
                        ( ( ( host @ X )
                          = ( host @ V0 ) )
                       => ! [W0: $i,X0: $i,Y0: $i] :
                            ( ( ( host @ Z )
                              = ( host @ Y0 ) )
                           => ( ( ( host @ X )
                               != ( host @ Y0 ) )
                             => ( ( ( setIn @ Y0 @ alive )
                                  & ( leq @ nbr_proc @ ( s @ ( index @ pendack @ ( host @ Y0 ) ) ) )
                                  & ( elem @ ( m_Down @ X0 ) @ ( snoc @ ( queue @ ( host @ Y0 ) ) @ ( m_Ldr @ X ) ) )
                                  & ( elem @ ( m_Ack @ Y0 @ W0 ) @ ( snoc @ ( queue @ ( host @ Y0 ) ) @ ( m_Ldr @ X ) ) )
                                  & ( ( index @ status @ ( host @ Y0 ) )
                                    = elec_2 )
                                  & ( ( host @ W0 )
                                    = ( index @ pendack @ ( host @ Y0 ) ) )
                                  & ( ( host @ X0 )
                                    = ( s @ ( index @ pendack @ ( host @ Y0 ) ) ) ) )
                               => ~ ( ( setIn @ V0 @ alive )
                                    & ( ( host @ X )
                                      = ( host @ V0 ) ) ) ) ) ) ) ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[conj]) ).

thf(zip_derived_cl98,plain,
    ( ( queue @ ( host @ sk__5 ) )
    = ( cons @ ( m_Down @ sk__12 ) @ sk__3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(axiom_46,axiom,
    ! [X: $i,Y: $i,Q: $i] :
      ( ( elem @ X @ ( cons @ Y @ Q ) )
    <=> ( ( X = Y )
        | ( elem @ X @ Q ) ) ) ).

thf(zip_derived_cl53,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( elem @ X0 @ ( cons @ X1 @ X2 ) )
      | ( X0 != X1 ) ),
    inference(cnf,[status(esa)],[axiom_46]) ).

thf(zip_derived_cl571,plain,
    ! [X0: $i,X1: $i] : ( elem @ X1 @ ( cons @ X1 @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl53]) ).

thf(zip_derived_cl701,plain,
    elem @ ( m_Down @ sk__12 ) @ ( queue @ ( host @ sk__5 ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl98,zip_derived_cl571]) ).

thf(zip_derived_cl129,plain,
    ( ( host @ sk__9 )
    = ( s @ ( index @ pendack @ ( host @ sk__10 ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl122,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl122_001,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl473,plain,
    ( ( host @ sk__8 )
    = ( index @ pendack @ ( host @ sk__6 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl128,zip_derived_cl122]) ).

thf(zip_derived_cl478,plain,
    ( ( host @ sk__9 )
    = ( s @ ( host @ sk__8 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl129,zip_derived_cl122,zip_derived_cl473]) ).

thf(zip_derived_cl124,plain,
    leq @ nbr_proc @ ( s @ ( index @ pendack @ ( host @ sk__10 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl122_002,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl473_003,plain,
    ( ( host @ sk__8 )
    = ( index @ pendack @ ( host @ sk__6 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl128,zip_derived_cl122]) ).

thf(zip_derived_cl478_004,plain,
    ( ( host @ sk__9 )
    = ( s @ ( host @ sk__8 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl129,zip_derived_cl122,zip_derived_cl473]) ).

thf(zip_derived_cl485,plain,
    leq @ nbr_proc @ ( host @ sk__9 ),
    inference(demod,[status(thm)],[zip_derived_cl124,zip_derived_cl122,zip_derived_cl473,zip_derived_cl478]) ).

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_cl546,plain,
    ( ( ( host @ sk__9 )
      = nbr_proc )
    | ~ ( leq @ ( host @ sk__9 ) @ nbr_proc ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl485,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_cl549,plain,
    ( ( host @ sk__9 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl546,zip_derived_cl5]) ).

thf(zip_derived_cl581,plain,
    ( nbr_proc
    = ( s @ ( host @ sk__8 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl478,zip_derived_cl549]) ).

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_cl867,plain,
    ! [X0: $i] :
      ( ( leq @ X0 @ ( host @ sk__8 ) )
      | ( X0 = nbr_proc )
      | ~ ( leq @ X0 @ nbr_proc ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl581,zip_derived_cl92]) ).

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

thf(zip_derived_cl122_005,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl1060,plain,
    ! [X0: $i] :
      ( ( ( index @ status @ ( host @ X0 ) )
       != elec_2 )
      | ~ ( setIn @ X0 @ alive )
      | ( leq @ ( host @ X0 ) @ ( host @ sk__6 ) )
      | ~ ( setIn @ sk__10 @ alive )
      | ( ( index @ status @ ( host @ sk__6 ) )
       != elec_2 )
      | ( leq @ ( index @ pendack @ ( host @ sk__6 ) ) @ ( host @ X0 ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl122,zip_derived_cl109]) ).

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

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

thf(zip_derived_cl122_006,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl458,plain,
    ( ( index @ status @ ( host @ sk__6 ) )
    = elec_2 ),
    inference(demod,[status(thm)],[zip_derived_cl127,zip_derived_cl122]) ).

thf(zip_derived_cl473_007,plain,
    ( ( host @ sk__8 )
    = ( index @ pendack @ ( host @ sk__6 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl128,zip_derived_cl122]) ).

thf(zip_derived_cl1069,plain,
    ! [X0: $i] :
      ( ( ( index @ status @ ( host @ X0 ) )
       != elec_2 )
      | ~ ( setIn @ X0 @ alive )
      | ( leq @ ( host @ X0 ) @ ( host @ sk__6 ) )
      | ( elec_2 != elec_2 )
      | ( leq @ ( host @ sk__8 ) @ ( host @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl1060,zip_derived_cl123,zip_derived_cl458,zip_derived_cl473]) ).

thf(zip_derived_cl1070,plain,
    ! [X0: $i] :
      ( ( leq @ ( host @ sk__8 ) @ ( host @ X0 ) )
      | ( leq @ ( host @ X0 ) @ ( host @ sk__6 ) )
      | ~ ( setIn @ X0 @ alive )
      | ( ( index @ status @ ( host @ X0 ) )
       != elec_2 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl1069]) ).

thf(zip_derived_cl2557,plain,
    ( ( leq @ ( host @ sk__8 ) @ ( host @ sk__5 ) )
    | ( leq @ ( host @ sk__5 ) @ ( host @ sk__6 ) )
    | ( ( index @ status @ ( host @ sk__5 ) )
     != elec_2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl133,zip_derived_cl1070]) ).

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

thf(zip_derived_cl2559,plain,
    ( ( leq @ ( host @ sk__8 ) @ ( host @ sk__5 ) )
    | ( leq @ ( host @ sk__5 ) @ ( host @ sk__6 ) )
    | ( elec_2 != elec_2 ) ),
    inference(demod,[status(thm)],[zip_derived_cl2557,zip_derived_cl132]) ).

thf(zip_derived_cl2560,plain,
    ( ( leq @ ( host @ sk__5 ) @ ( host @ sk__6 ) )
    | ( leq @ ( host @ sk__8 ) @ ( host @ sk__5 ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl2559]) ).

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

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

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

thf(zip_derived_cl1086,plain,
    ! [X0: $i] :
      ( ( ( index @ status @ ( host @ sk__10 ) )
       != elec_2 )
      | ( leq @ ( host @ sk__10 ) @ ( host @ X0 ) )
      | ~ ( setIn @ X0 @ alive )
      | ( ( index @ status @ ( host @ X0 ) )
       != elec_2 )
      | ~ ( leq @ ( index @ pendack @ ( host @ sk__10 ) ) @ ( index @ pendack @ ( host @ X0 ) ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl123,zip_derived_cl111]) ).

thf(zip_derived_cl122_010,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl458_011,plain,
    ( ( index @ status @ ( host @ sk__6 ) )
    = elec_2 ),
    inference(demod,[status(thm)],[zip_derived_cl127,zip_derived_cl122]) ).

thf(zip_derived_cl122_012,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl122_013,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl473_014,plain,
    ( ( host @ sk__8 )
    = ( index @ pendack @ ( host @ sk__6 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl128,zip_derived_cl122]) ).

thf(zip_derived_cl1089,plain,
    ! [X0: $i] :
      ( ( elec_2 != elec_2 )
      | ( leq @ ( host @ sk__6 ) @ ( host @ X0 ) )
      | ~ ( setIn @ X0 @ alive )
      | ( ( index @ status @ ( host @ X0 ) )
       != elec_2 )
      | ~ ( leq @ ( host @ sk__8 ) @ ( index @ pendack @ ( host @ X0 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl1086,zip_derived_cl122,zip_derived_cl458,zip_derived_cl122,zip_derived_cl122,zip_derived_cl473]) ).

thf(zip_derived_cl1090,plain,
    ! [X0: $i] :
      ( ~ ( leq @ ( host @ sk__8 ) @ ( index @ pendack @ ( host @ X0 ) ) )
      | ( ( index @ status @ ( host @ X0 ) )
       != elec_2 )
      | ~ ( setIn @ X0 @ alive )
      | ( leq @ ( host @ sk__6 ) @ ( host @ X0 ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl1089]) ).

thf(zip_derived_cl2603,plain,
    ( ~ ( leq @ ( host @ sk__8 ) @ ( index @ pendack @ ( host @ sk__5 ) ) )
    | ( ( index @ status @ ( host @ sk__5 ) )
     != elec_2 )
    | ( leq @ ( host @ sk__6 ) @ ( host @ sk__5 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl133,zip_derived_cl1090]) ).

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

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

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

thf(zip_derived_cl484,plain,
    leq @ nbr_proc @ ( host @ sk__12 ),
    inference(demod,[status(thm)],[zip_derived_cl118,zip_derived_cl96]) ).

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

thf(zip_derived_cl545,plain,
    ( ( ( host @ sk__12 )
      = nbr_proc )
    | ~ ( leq @ ( host @ sk__12 ) @ nbr_proc ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl484,zip_derived_cl86]) ).

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

thf(zip_derived_cl548,plain,
    ( ( host @ sk__12 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl545,zip_derived_cl5]) ).

thf(zip_derived_cl554,plain,
    ( nbr_proc
    = ( index @ pendack @ ( host @ sk__5 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl96,zip_derived_cl548]) ).

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

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

thf(zip_derived_cl2605,plain,
    ( ( elec_2 != elec_2 )
    | ( leq @ ( host @ sk__6 ) @ ( host @ sk__5 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl2603,zip_derived_cl554,zip_derived_cl5,zip_derived_cl132]) ).

thf(zip_derived_cl2606,plain,
    leq @ ( host @ sk__6 ) @ ( host @ sk__5 ),
    inference(simplify,[status(thm)],[zip_derived_cl2605]) ).

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

thf(zip_derived_cl2627,plain,
    ( ( ( host @ sk__5 )
      = ( host @ sk__6 ) )
    | ~ ( leq @ ( host @ sk__5 ) @ ( host @ sk__6 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl2606,zip_derived_cl86]) ).

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

thf(zip_derived_cl122_021,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl459,plain,
    ( ( host @ sk__5 )
   != ( host @ sk__6 ) ),
    inference(demod,[status(thm)],[zip_derived_cl130,zip_derived_cl122]) ).

thf(zip_derived_cl2639,plain,
    ~ ( leq @ ( host @ sk__5 ) @ ( host @ sk__6 ) ),
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl2627,zip_derived_cl459]) ).

thf(zip_derived_cl3223,plain,
    leq @ ( host @ sk__8 ) @ ( host @ sk__5 ),
    inference(demod,[status(thm)],[zip_derived_cl2560,zip_derived_cl2639]) ).

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

thf(zip_derived_cl3225,plain,
    ( ( ( host @ sk__5 )
      = ( host @ sk__8 ) )
    | ~ ( leq @ ( host @ sk__5 ) @ ( host @ sk__8 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl3223,zip_derived_cl86]) ).

thf(zip_derived_cl3241,plain,
    ( ~ ( leq @ ( host @ sk__5 ) @ nbr_proc )
    | ( ( host @ sk__5 )
      = nbr_proc )
    | ( ( host @ sk__5 )
      = ( host @ sk__8 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl867,zip_derived_cl3225]) ).

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

thf(zip_derived_cl3245,plain,
    ( ( ( host @ sk__5 )
      = nbr_proc )
    | ( ( host @ sk__5 )
      = ( host @ sk__8 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl3241,zip_derived_cl5]) ).

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

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

thf(zip_derived_cl110,plain,
    ! [X21: $i,X22: $i,X23: $i] :
      ( ~ ( elem @ ( m_Ack @ X21 @ X22 ) @ ( queue @ ( host @ X21 ) ) )
      | ( ( index @ status @ ( host @ X21 ) )
       != elec_2 )
      | ~ ( setIn @ X21 @ alive )
      | ~ ( setIn @ X23 @ alive )
      | ( ( host @ X23 )
       != ( host @ X22 ) )
      | ( ( index @ status @ ( host @ X23 ) )
       != elec_2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1075,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( elem @ ( m_Ack @ sk__10 @ X0 ) @ ( queue @ ( host @ sk__10 ) ) )
      | ( ( index @ status @ ( host @ sk__10 ) )
       != elec_2 )
      | ~ ( setIn @ X1 @ alive )
      | ( ( host @ X1 )
       != ( host @ X0 ) )
      | ( ( index @ status @ ( host @ X1 ) )
       != elec_2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl123,zip_derived_cl110]) ).

thf(zip_derived_cl122_026,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl122_027,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl458_028,plain,
    ( ( index @ status @ ( host @ sk__6 ) )
    = elec_2 ),
    inference(demod,[status(thm)],[zip_derived_cl127,zip_derived_cl122]) ).

thf(zip_derived_cl1078,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( elem @ ( m_Ack @ sk__10 @ X0 ) @ ( queue @ ( host @ sk__6 ) ) )
      | ( elec_2 != elec_2 )
      | ~ ( setIn @ X1 @ alive )
      | ( ( host @ X1 )
       != ( host @ X0 ) )
      | ( ( index @ status @ ( host @ X1 ) )
       != elec_2 ) ),
    inference(demod,[status(thm)],[zip_derived_cl1075,zip_derived_cl122,zip_derived_cl122,zip_derived_cl458]) ).

thf(zip_derived_cl1079,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( index @ status @ ( host @ X1 ) )
       != elec_2 )
      | ( ( host @ X1 )
       != ( host @ X0 ) )
      | ~ ( setIn @ X1 @ alive )
      | ~ ( elem @ ( m_Ack @ sk__10 @ X0 ) @ ( queue @ ( host @ sk__6 ) ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl1078]) ).

thf(zip_derived_cl2331,plain,
    ! [X0: $i] :
      ( ( ( index @ status @ ( host @ sk__5 ) )
       != elec_2 )
      | ( ( host @ sk__5 )
       != ( host @ X0 ) )
      | ~ ( elem @ ( m_Ack @ sk__10 @ X0 ) @ ( queue @ ( host @ sk__6 ) ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl133,zip_derived_cl1079]) ).

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

thf(zip_derived_cl2333,plain,
    ! [X0: $i] :
      ( ( elec_2 != elec_2 )
      | ( ( host @ sk__5 )
       != ( host @ X0 ) )
      | ~ ( elem @ ( m_Ack @ sk__10 @ X0 ) @ ( queue @ ( host @ sk__6 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl2331,zip_derived_cl132]) ).

thf(zip_derived_cl2334,plain,
    ! [X0: $i] :
      ( ~ ( elem @ ( m_Ack @ sk__10 @ X0 ) @ ( queue @ ( host @ sk__6 ) ) )
      | ( ( host @ sk__5 )
       != ( host @ X0 ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl2333]) ).

thf(zip_derived_cl3341,plain,
    ( ( ( host @ sk__5 )
      = nbr_proc )
    | ~ ( elem @ ( m_Ack @ sk__10 @ sk__8 ) @ ( queue @ ( host @ sk__6 ) ) )
    | ( ( host @ sk__5 )
     != ( host @ sk__5 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl3245,zip_derived_cl2334]) ).

thf(zip_derived_cl126,plain,
    elem @ ( m_Ack @ sk__10 @ sk__8 ) @ ( snoc @ ( queue @ ( host @ sk__10 ) ) @ ( m_Ldr @ sk__5 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl122_030,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1191,plain,
    elem @ ( m_Ack @ sk__10 @ sk__8 ) @ ( snoc @ ( queue @ ( host @ sk__6 ) ) @ ( m_Ldr @ sk__5 ) ),
    inference(demod,[status(thm)],[zip_derived_cl126,zip_derived_cl122]) ).

thf(axiom_47,axiom,
    ! [X: $i,Y: $i,Q: $i] :
      ( ( elem @ X @ ( snoc @ Q @ Y ) )
    <=> ( ( X = Y )
        | ( elem @ X @ Q ) ) ) ).

thf(zip_derived_cl55,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( elem @ X0 @ X1 )
      | ( X0 = X2 )
      | ~ ( elem @ X0 @ ( snoc @ X1 @ X2 ) ) ),
    inference(cnf,[status(esa)],[axiom_47]) ).

thf(zip_derived_cl1192,plain,
    ( ( elem @ ( m_Ack @ sk__10 @ sk__8 ) @ ( queue @ ( host @ sk__6 ) ) )
    | ( ( m_Ack @ sk__10 @ sk__8 )
      = ( m_Ldr @ sk__5 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl1191,zip_derived_cl55]) ).

thf(axiom_14,axiom,
    ! [X: $i,Y: $i,Z: $i] :
      ( ( m_Ack @ X @ Y )
     != ( m_Ldr @ Z ) ) ).

thf(zip_derived_cl15,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( m_Ack @ X1 @ X2 )
     != ( m_Ldr @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_14]) ).

thf(zip_derived_cl1193,plain,
    elem @ ( m_Ack @ sk__10 @ sk__8 ) @ ( queue @ ( host @ sk__6 ) ),
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl1192,zip_derived_cl15]) ).

thf(zip_derived_cl3426,plain,
    ( ( ( host @ sk__5 )
      = nbr_proc )
    | ( ( host @ sk__5 )
     != ( host @ sk__5 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl3341,zip_derived_cl1193]) ).

thf(zip_derived_cl3427,plain,
    ( ( host @ sk__5 )
    = nbr_proc ),
    inference(simplify,[status(thm)],[zip_derived_cl3426]) ).

thf(zip_derived_cl548_031,plain,
    ( ( host @ sk__12 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl545,zip_derived_cl5]) ).

thf(zip_derived_cl100,plain,
    ! [X2: $i,X3: $i] :
      ( ( ( host @ X3 )
       != ( host @ X2 ) )
      | ~ ( elem @ ( m_Down @ X3 ) @ ( queue @ ( host @ X2 ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl490,plain,
    ! [X0: $i] :
      ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X0 ) ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl100]) ).

thf(zip_derived_cl564,plain,
    ~ ( elem @ ( m_Down @ sk__12 ) @ ( queue @ nbr_proc ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl548,zip_derived_cl490]) ).

thf(zip_derived_cl3459,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl701,zip_derived_cl3427,zip_derived_cl564]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.10  % Problem  : SWV466+1 : TPTP v8.1.2. Released v4.0.0.
% 0.05/0.11  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.cL7aZWI9a3 true
% 0.10/0.32  % Computer : n020.cluster.edu
% 0.10/0.32  % Model    : x86_64 x86_64
% 0.10/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.32  % Memory   : 8042.1875MB
% 0.10/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.32  % CPULimit : 300
% 0.10/0.32  % WCLimit  : 300
% 0.10/0.32  % DateTime : Tue Aug 29 08:44:28 EDT 2023
% 0.10/0.32  % CPUTime  : 
% 0.10/0.32  % Running portfolio for 300 s
% 0.10/0.32  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.10/0.32  % Number of cores: 8
% 0.10/0.32  % Python version: Python 3.6.8
% 0.10/0.32  % Running in FO mode
% 0.17/0.59  % Total configuration time : 435
% 0.17/0.59  % Estimated wc time : 1092
% 0.17/0.59  % Estimated cpu time (7 cpus) : 156.0
% 0.77/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.77/0.70  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.77/0.70  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.77/0.70  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.77/0.70  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.77/0.71  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.77/0.71  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 14.39/2.67  % Solved by fo/fo6_bce.sh.
% 14.39/2.67  % BCE start: 134
% 14.39/2.67  % BCE eliminated: 0
% 14.39/2.67  % PE start: 134
% 14.39/2.67  logic: eq
% 14.39/2.67  % PE eliminated: 0
% 14.39/2.67  % done 1023 iterations in 1.940s
% 14.39/2.67  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 14.39/2.67  % SZS output start Refutation
% See solution above
% 14.39/2.68  
% 14.39/2.68  
% 14.39/2.68  % Terminating...
% 14.39/2.74  % Runner terminated.
% 14.39/2.75  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------