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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWV448+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.9c3ohcYN2Y true

% Computer : n016.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:00 EDT 2023

% Result   : Theorem 10.92s 2.15s
% Output   : Refutation 10.92s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :   33
% Syntax   : Number of formulae    :  117 (  46 unt;  29 typ;   0 def)
%            Number of atoms       :  351 ( 170 equ;   0 cnn)
%            Maximal formula atoms :   65 (   3 avg)
%            Number of connectives : 1496 ( 140   ~; 142   |;  81   &;1093   @)
%                                         (   2 <=>;  38  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   26 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   19 (  19   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   31 (  29 usr;  18 con; 0-2 aty)
%            Number of variables   :  113 (   0   ^; 113   !;   0   ?; 113   :)

% Comments : 
%------------------------------------------------------------------------------
thf(wait_type,type,
    wait: $i ).

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

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

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

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

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

thf(index_type,type,
    index: $i > $i > $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(status_type,type,
    status: $i ).

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

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

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

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

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

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

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

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

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

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

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

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

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

thf(sk__9_type,type,
    sk__9: $i > $i > $i ).

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

thf(setEmpty_type,type,
    setEmpty: $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] :
            ( ( ( 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 )
              & ( ( 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] :
            ( ( ( setIn @ Pid0 @ alive )
              & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( leq @ nbr_proc @ ( index @ pendack @ ( host @ Pid0 ) ) )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_2 )
              & ( ( host @ Pid20 )
                = ( index @ pendack @ ( host @ Pid0 ) ) ) )
           => ~ ( ( setIn @ Z @ alive )
                & ( ( index @ ldr @ ( host @ Z ) )
                  = ( host @ Z ) )
                & ( ( index @ status @ ( host @ Z ) )
                  = norm ) ) )
        & ! [Z: $i,Pid20: $i,Pid0: $i] :
            ( ( ( setIn @ Pid0 @ alive )
              & ( elem @ ( m_Ack @ Pid0 @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( leq @ nbr_proc @ ( index @ pendack @ ( host @ Pid0 ) ) )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_2 )
              & ( ( host @ Pid20 )
                = ( index @ pendack @ ( host @ Pid0 ) ) ) )
           => ~ ( ( setIn @ Z @ alive )
                & ( ( index @ ldr @ ( host @ Z ) )
                  = ( host @ Z ) )
                & ( ( index @ status @ ( host @ Z ) )
                  = norm ) ) )
        & ! [Z: $i,Pid20: $i,Pid0: $i] :
            ( ( ! [V0: $i] :
                  ( ( ~ ( leq @ ( host @ Pid0 ) @ V0 )
                    & ( leq @ ( s @ zero ) @ V0 ) )
                 => ( ( setIn @ V0 @ ( index @ down @ ( host @ Pid0 ) ) )
                    | ( V0
                      = ( host @ Pid20 ) ) ) )
              & ~ ( leq @ ( host @ Pid0 ) @ ( host @ Z ) )
              & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( 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_Down @ Y ) @ V ) ) )
     => ( ( setIn @ X @ alive )
       => ( ~ ( leq @ ( host @ X ) @ ( host @ Y ) )
         => ( ~ ( ( ( ( index @ ldr @ ( host @ X ) )
                    = ( host @ Y ) )
                  & ( ( index @ status @ ( host @ X ) )
                    = norm ) )
                | ( ( ( index @ status @ ( host @ X ) )
                    = wait )
                  & ( ( host @ Y )
                    = ( host @ ( index @ elid @ ( host @ X ) ) ) ) ) )
           => ( ( ! [Z: $i] :
                    ( ( ~ ( leq @ ( host @ X ) @ Z )
                      & ( leq @ ( s @ zero ) @ Z ) )
                   => ( ( setIn @ Z @ ( index @ down @ ( host @ X ) ) )
                      | ( Z
                        = ( host @ Y ) ) ) )
                & ( ( index @ status @ ( host @ X ) )
                  = elec_1 ) )
             => ( ( leq @ nbr_proc @ ( host @ X ) )
               => ! [Z: $i] :
                    ( ~ ( setIn @ ( host @ Z ) @ setEmpty )
                   => ! [V0: $i] :
                        ( ( ( host @ X )
                          = ( host @ V0 ) )
                       => ! [W0: $i] :
                            ( ( ( host @ X )
                             != ( host @ W0 ) )
                           => ( ( ( setIn @ V0 @ alive )
                                & ( setIn @ W0 @ alive )
                                & ( ( host @ X )
                                  = ( host @ V0 ) )
                                & ( ( index @ ldr @ ( host @ W0 ) )
                                  = ( host @ W0 ) )
                                & ( ( index @ status @ ( host @ W0 ) )
                                  = norm ) )
                             => ( W0 = 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] :
              ( ( ( 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 )
                & ( ( 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] :
              ( ( ( setIn @ Pid0 @ alive )
                & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
                & ( leq @ nbr_proc @ ( index @ pendack @ ( host @ Pid0 ) ) )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = elec_2 )
                & ( ( host @ Pid20 )
                  = ( index @ pendack @ ( host @ Pid0 ) ) ) )
             => ~ ( ( setIn @ Z @ alive )
                  & ( ( index @ ldr @ ( host @ Z ) )
                    = ( host @ Z ) )
                  & ( ( index @ status @ ( host @ Z ) )
                    = norm ) ) )
          & ! [Z: $i,Pid20: $i,Pid0: $i] :
              ( ( ( setIn @ Pid0 @ alive )
                & ( elem @ ( m_Ack @ Pid0 @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
                & ( leq @ nbr_proc @ ( index @ pendack @ ( host @ Pid0 ) ) )
                & ( ( index @ status @ ( host @ Pid0 ) )
                  = elec_2 )
                & ( ( host @ Pid20 )
                  = ( index @ pendack @ ( host @ Pid0 ) ) ) )
             => ~ ( ( setIn @ Z @ alive )
                  & ( ( index @ ldr @ ( host @ Z ) )
                    = ( host @ Z ) )
                  & ( ( index @ status @ ( host @ Z ) )
                    = norm ) ) )
          & ! [Z: $i,Pid20: $i,Pid0: $i] :
              ( ( ! [V0: $i] :
                    ( ( ~ ( leq @ ( host @ Pid0 ) @ V0 )
                      & ( leq @ ( s @ zero ) @ V0 ) )
                   => ( ( setIn @ V0 @ ( index @ down @ ( host @ Pid0 ) ) )
                      | ( V0
                        = ( host @ Pid20 ) ) ) )
                & ~ ( leq @ ( host @ Pid0 ) @ ( host @ Z ) )
                & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( 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_Down @ Y ) @ V ) ) )
       => ( ( setIn @ X @ alive )
         => ( ~ ( leq @ ( host @ X ) @ ( host @ Y ) )
           => ( ~ ( ( ( ( index @ ldr @ ( host @ X ) )
                      = ( host @ Y ) )
                    & ( ( index @ status @ ( host @ X ) )
                      = norm ) )
                  | ( ( ( index @ status @ ( host @ X ) )
                      = wait )
                    & ( ( host @ Y )
                      = ( host @ ( index @ elid @ ( host @ X ) ) ) ) ) )
             => ( ( ! [Z: $i] :
                      ( ( ~ ( leq @ ( host @ X ) @ Z )
                        & ( leq @ ( s @ zero ) @ Z ) )
                     => ( ( setIn @ Z @ ( index @ down @ ( host @ X ) ) )
                        | ( Z
                          = ( host @ Y ) ) ) )
                  & ( ( index @ status @ ( host @ X ) )
                    = elec_1 ) )
               => ( ( leq @ nbr_proc @ ( host @ X ) )
                 => ! [Z: $i] :
                      ( ~ ( setIn @ ( host @ Z ) @ setEmpty )
                     => ! [V0: $i] :
                          ( ( ( host @ X )
                            = ( host @ V0 ) )
                         => ! [W0: $i] :
                              ( ( ( host @ X )
                               != ( host @ W0 ) )
                             => ( ( ( setIn @ V0 @ alive )
                                  & ( setIn @ W0 @ alive )
                                  & ( ( host @ X )
                                    = ( host @ V0 ) )
                                  & ( ( index @ ldr @ ( host @ W0 ) )
                                    = ( host @ W0 ) )
                                  & ( ( index @ status @ ( host @ W0 ) )
                                    = norm ) )
                               => ( W0 = V0 ) ) ) ) ) ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[conj]) ).

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

thf(zip_derived_cl109,plain,
    ! [X14: $i,X15: $i,X16: $i] :
      ( ( ( index @ status @ ( host @ X14 ) )
       != norm )
      | ( ( index @ ldr @ ( host @ X14 ) )
       != ( host @ X14 ) )
      | ~ ( setIn @ X14 @ alive )
      | ( leq @ ( s @ zero ) @ ( sk__9 @ X15 @ X16 ) )
      | ( leq @ ( host @ X15 ) @ ( host @ X14 ) )
      | ~ ( elem @ ( m_Down @ X16 ) @ ( queue @ ( host @ X15 ) ) )
      | ( ( index @ status @ ( host @ X15 ) )
       != elec_1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl890,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( index @ status @ ( host @ sk__8 ) )
       != norm )
      | ( ( index @ ldr @ ( host @ sk__8 ) )
       != ( host @ sk__8 ) )
      | ( leq @ ( s @ zero ) @ ( sk__9 @ X1 @ X0 ) )
      | ( leq @ ( host @ X1 ) @ ( host @ sk__8 ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ( ( index @ status @ ( host @ X1 ) )
       != elec_1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl117,zip_derived_cl109]) ).

thf(zip_derived_cl115,plain,
    ( ( index @ status @ ( host @ sk__8 ) )
    = norm ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl116,plain,
    ( ( index @ ldr @ ( host @ sk__8 ) )
    = ( host @ sk__8 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl892,plain,
    ! [X0: $i,X1: $i] :
      ( ( norm != norm )
      | ( ( host @ sk__8 )
       != ( host @ sk__8 ) )
      | ( leq @ ( s @ zero ) @ ( sk__9 @ X1 @ X0 ) )
      | ( leq @ ( host @ X1 ) @ ( host @ sk__8 ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ( ( index @ status @ ( host @ X1 ) )
       != elec_1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl890,zip_derived_cl115,zip_derived_cl116]) ).

thf(zip_derived_cl893,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( index @ status @ ( host @ X1 ) )
       != elec_1 )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ( leq @ ( host @ X1 ) @ ( host @ sk__8 ) )
      | ( leq @ ( s @ zero ) @ ( sk__9 @ X1 @ X0 ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl892]) ).

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

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

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_cl423,plain,
    ( ( ( host @ sk__5 )
      = nbr_proc )
    | ~ ( leq @ ( host @ sk__5 ) @ nbr_proc ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl122,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_cl425,plain,
    ( ( host @ sk__5 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl423,zip_derived_cl5]) ).

thf(zip_derived_cl425_001,plain,
    ( ( host @ sk__5 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl423,zip_derived_cl5]) ).

thf(zip_derived_cl823,plain,
    ! [X0: $i] :
      ( ( X0
        = ( host @ sk__10 ) )
      | ( setIn @ X0 @ ( index @ down @ nbr_proc ) )
      | ~ ( leq @ ( s @ zero ) @ X0 )
      | ( leq @ nbr_proc @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl98,zip_derived_cl425,zip_derived_cl425]) ).

thf(zip_derived_cl1456,plain,
    ! [X0: $i,X1: $i] :
      ( ( leq @ ( host @ X1 ) @ ( host @ sk__8 ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ( ( index @ status @ ( host @ X1 ) )
       != elec_1 )
      | ( ( sk__9 @ X1 @ X0 )
        = ( host @ sk__10 ) )
      | ( setIn @ ( sk__9 @ X1 @ X0 ) @ ( index @ down @ nbr_proc ) )
      | ( leq @ nbr_proc @ ( sk__9 @ X1 @ X0 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl893,zip_derived_cl823]) ).

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

thf(zip_derived_cl425_002,plain,
    ( ( host @ sk__5 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl423,zip_derived_cl5]) ).

thf(zip_derived_cl430,plain,
    ( ( queue @ nbr_proc )
    = ( cons @ ( m_Down @ sk__10 ) @ sk__3 ) ),
    inference(demod,[status(thm)],[zip_derived_cl100,zip_derived_cl425]) ).

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_cl491,plain,
    ! [X0: $i,X1: $i] : ( elem @ X1 @ ( cons @ X1 @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl53]) ).

thf(zip_derived_cl554,plain,
    elem @ ( m_Down @ sk__10 ) @ ( queue @ nbr_proc ),
    inference('s_sup+',[status(thm)],[zip_derived_cl430,zip_derived_cl491]) ).

thf(zip_derived_cl425_003,plain,
    ( ( host @ sk__5 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl423,zip_derived_cl5]) ).

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

thf(zip_derived_cl110,plain,
    ! [X14: $i,X15: $i,X16: $i] :
      ( ( ( index @ status @ ( host @ X14 ) )
       != norm )
      | ( ( index @ ldr @ ( host @ X14 ) )
       != ( host @ X14 ) )
      | ~ ( setIn @ X14 @ alive )
      | ~ ( setIn @ ( sk__9 @ X15 @ X16 ) @ ( index @ down @ ( host @ X15 ) ) )
      | ( leq @ ( host @ X15 ) @ ( host @ X14 ) )
      | ~ ( elem @ ( m_Down @ X16 ) @ ( queue @ ( host @ X15 ) ) )
      | ( ( index @ status @ ( host @ X15 ) )
       != elec_1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl908,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( index @ status @ ( host @ sk__8 ) )
       != norm )
      | ( ( index @ ldr @ ( host @ sk__8 ) )
       != ( host @ sk__8 ) )
      | ~ ( setIn @ ( sk__9 @ X0 @ X1 ) @ ( index @ down @ ( host @ X0 ) ) )
      | ( leq @ ( host @ X0 ) @ ( host @ sk__8 ) )
      | ~ ( elem @ ( m_Down @ X1 ) @ ( queue @ ( host @ X0 ) ) )
      | ( ( index @ status @ ( host @ X0 ) )
       != elec_1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl117,zip_derived_cl110]) ).

thf(zip_derived_cl115_005,plain,
    ( ( index @ status @ ( host @ sk__8 ) )
    = norm ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl116_006,plain,
    ( ( index @ ldr @ ( host @ sk__8 ) )
    = ( host @ sk__8 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl910,plain,
    ! [X0: $i,X1: $i] :
      ( ( norm != norm )
      | ( ( host @ sk__8 )
       != ( host @ sk__8 ) )
      | ~ ( setIn @ ( sk__9 @ X0 @ X1 ) @ ( index @ down @ ( host @ X0 ) ) )
      | ( leq @ ( host @ X0 ) @ ( host @ sk__8 ) )
      | ~ ( elem @ ( m_Down @ X1 ) @ ( queue @ ( host @ X0 ) ) )
      | ( ( index @ status @ ( host @ X0 ) )
       != elec_1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl908,zip_derived_cl115,zip_derived_cl116]) ).

thf(zip_derived_cl911,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( index @ status @ ( host @ X0 ) )
       != elec_1 )
      | ~ ( elem @ ( m_Down @ X1 ) @ ( queue @ ( host @ X0 ) ) )
      | ( leq @ ( host @ X0 ) @ ( host @ sk__8 ) )
      | ~ ( setIn @ ( sk__9 @ X0 @ X1 ) @ ( index @ down @ ( host @ X0 ) ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl910]) ).

thf(zip_derived_cl1460,plain,
    ! [X0: $i] :
      ( ( ( index @ status @ nbr_proc )
       != elec_1 )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ nbr_proc ) )
      | ( leq @ nbr_proc @ ( host @ sk__8 ) )
      | ~ ( setIn @ ( sk__9 @ sk__5 @ X0 ) @ ( index @ down @ nbr_proc ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl425,zip_derived_cl911]) ).

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

thf(zip_derived_cl425_007,plain,
    ( ( host @ sk__5 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl423,zip_derived_cl5]) ).

thf(zip_derived_cl431,plain,
    ( ( index @ status @ nbr_proc )
    = elec_1 ),
    inference(demod,[status(thm)],[zip_derived_cl112,zip_derived_cl425]) ).

thf(zip_derived_cl1462,plain,
    ! [X0: $i] :
      ( ( elec_1 != elec_1 )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ nbr_proc ) )
      | ( leq @ nbr_proc @ ( host @ sk__8 ) )
      | ~ ( setIn @ ( sk__9 @ sk__5 @ X0 ) @ ( index @ down @ nbr_proc ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl1460,zip_derived_cl431]) ).

thf(zip_derived_cl1463,plain,
    ! [X0: $i] :
      ( ~ ( setIn @ ( sk__9 @ sk__5 @ X0 ) @ ( index @ down @ nbr_proc ) )
      | ( leq @ nbr_proc @ ( host @ sk__8 ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ nbr_proc ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl1462]) ).

thf(zip_derived_cl4490,plain,
    ( ~ ( setIn @ ( sk__9 @ sk__5 @ sk__10 ) @ ( index @ down @ nbr_proc ) )
    | ( leq @ nbr_proc @ ( host @ sk__8 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl554,zip_derived_cl1463]) ).

thf(zip_derived_cl4493,plain,
    ( ( leq @ nbr_proc @ ( sk__9 @ sk__5 @ sk__10 ) )
    | ( ( sk__9 @ sk__5 @ sk__10 )
      = ( host @ sk__10 ) )
    | ( ( index @ status @ ( host @ sk__5 ) )
     != elec_1 )
    | ~ ( elem @ ( m_Down @ sk__10 ) @ ( queue @ ( host @ sk__5 ) ) )
    | ( leq @ ( host @ sk__5 ) @ ( host @ sk__8 ) )
    | ( leq @ nbr_proc @ ( host @ sk__8 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl1456,zip_derived_cl4490]) ).

thf(zip_derived_cl425_008,plain,
    ( ( host @ sk__5 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl423,zip_derived_cl5]) ).

thf(zip_derived_cl431_009,plain,
    ( ( index @ status @ nbr_proc )
    = elec_1 ),
    inference(demod,[status(thm)],[zip_derived_cl112,zip_derived_cl425]) ).

thf(zip_derived_cl425_010,plain,
    ( ( host @ sk__5 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl423,zip_derived_cl5]) ).

thf(zip_derived_cl554_011,plain,
    elem @ ( m_Down @ sk__10 ) @ ( queue @ nbr_proc ),
    inference('s_sup+',[status(thm)],[zip_derived_cl430,zip_derived_cl491]) ).

thf(zip_derived_cl425_012,plain,
    ( ( host @ sk__5 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl423,zip_derived_cl5]) ).

thf(zip_derived_cl4494,plain,
    ( ( leq @ nbr_proc @ ( sk__9 @ sk__5 @ sk__10 ) )
    | ( ( sk__9 @ sk__5 @ sk__10 )
      = ( host @ sk__10 ) )
    | ( elec_1 != elec_1 )
    | ( leq @ nbr_proc @ ( host @ sk__8 ) )
    | ( leq @ nbr_proc @ ( host @ sk__8 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl4493,zip_derived_cl425,zip_derived_cl431,zip_derived_cl425,zip_derived_cl554,zip_derived_cl425]) ).

thf(zip_derived_cl4495,plain,
    ( ( leq @ nbr_proc @ ( host @ sk__8 ) )
    | ( ( sk__9 @ sk__5 @ sk__10 )
      = ( host @ sk__10 ) )
    | ( leq @ nbr_proc @ ( sk__9 @ sk__5 @ sk__10 ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl4494]) ).

thf(zip_derived_cl554_013,plain,
    elem @ ( m_Down @ sk__10 ) @ ( queue @ nbr_proc ),
    inference('s_sup+',[status(thm)],[zip_derived_cl430,zip_derived_cl491]) ).

thf(zip_derived_cl425_014,plain,
    ( ( host @ sk__5 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl423,zip_derived_cl5]) ).

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

thf(zip_derived_cl108,plain,
    ! [X14: $i,X15: $i,X16: $i] :
      ( ( ( index @ status @ ( host @ X14 ) )
       != norm )
      | ( ( index @ ldr @ ( host @ X14 ) )
       != ( host @ X14 ) )
      | ~ ( setIn @ X14 @ alive )
      | ~ ( leq @ ( host @ X15 ) @ ( sk__9 @ X15 @ X16 ) )
      | ( leq @ ( host @ X15 ) @ ( host @ X14 ) )
      | ~ ( elem @ ( m_Down @ X16 ) @ ( queue @ ( host @ X15 ) ) )
      | ( ( index @ status @ ( host @ X15 ) )
       != elec_1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl866,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( index @ status @ ( host @ sk__8 ) )
       != norm )
      | ( ( index @ ldr @ ( host @ sk__8 ) )
       != ( host @ sk__8 ) )
      | ~ ( leq @ ( host @ X1 ) @ ( sk__9 @ X1 @ X0 ) )
      | ( leq @ ( host @ X1 ) @ ( host @ sk__8 ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ( ( index @ status @ ( host @ X1 ) )
       != elec_1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl117,zip_derived_cl108]) ).

thf(zip_derived_cl115_016,plain,
    ( ( index @ status @ ( host @ sk__8 ) )
    = norm ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl116_017,plain,
    ( ( index @ ldr @ ( host @ sk__8 ) )
    = ( host @ sk__8 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl868,plain,
    ! [X0: $i,X1: $i] :
      ( ( norm != norm )
      | ( ( host @ sk__8 )
       != ( host @ sk__8 ) )
      | ~ ( leq @ ( host @ X1 ) @ ( sk__9 @ X1 @ X0 ) )
      | ( leq @ ( host @ X1 ) @ ( host @ sk__8 ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ( ( index @ status @ ( host @ X1 ) )
       != elec_1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl866,zip_derived_cl115,zip_derived_cl116]) ).

thf(zip_derived_cl869,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( index @ status @ ( host @ X1 ) )
       != elec_1 )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ( leq @ ( host @ X1 ) @ ( host @ sk__8 ) )
      | ~ ( leq @ ( host @ X1 ) @ ( sk__9 @ X1 @ X0 ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl868]) ).

thf(zip_derived_cl1432,plain,
    ! [X0: $i] :
      ( ( ( index @ status @ nbr_proc )
       != elec_1 )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ nbr_proc ) )
      | ( leq @ nbr_proc @ ( host @ sk__8 ) )
      | ~ ( leq @ nbr_proc @ ( sk__9 @ sk__5 @ X0 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl425,zip_derived_cl869]) ).

thf(zip_derived_cl431_018,plain,
    ( ( index @ status @ nbr_proc )
    = elec_1 ),
    inference(demod,[status(thm)],[zip_derived_cl112,zip_derived_cl425]) ).

thf(zip_derived_cl1434,plain,
    ! [X0: $i] :
      ( ( elec_1 != elec_1 )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ nbr_proc ) )
      | ( leq @ nbr_proc @ ( host @ sk__8 ) )
      | ~ ( leq @ nbr_proc @ ( sk__9 @ sk__5 @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl1432,zip_derived_cl431]) ).

thf(zip_derived_cl1435,plain,
    ! [X0: $i] :
      ( ~ ( leq @ nbr_proc @ ( sk__9 @ sk__5 @ X0 ) )
      | ( leq @ nbr_proc @ ( host @ sk__8 ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ nbr_proc ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl1434]) ).

thf(zip_derived_cl4195,plain,
    ( ~ ( leq @ nbr_proc @ ( sk__9 @ sk__5 @ sk__10 ) )
    | ( leq @ nbr_proc @ ( host @ sk__8 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl554,zip_derived_cl1435]) ).

thf(zip_derived_cl4692,plain,
    ( ( ( sk__9 @ sk__5 @ sk__10 )
      = ( host @ sk__10 ) )
    | ( leq @ nbr_proc @ ( host @ sk__8 ) ) ),
    inference(clc,[status(thm)],[zip_derived_cl4495,zip_derived_cl4195]) ).

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

thf(zip_derived_cl111,plain,
    ! [X14: $i,X15: $i,X16: $i] :
      ( ( ( index @ status @ ( host @ X14 ) )
       != norm )
      | ( ( index @ ldr @ ( host @ X14 ) )
       != ( host @ X14 ) )
      | ~ ( setIn @ X14 @ alive )
      | ( ( sk__9 @ X15 @ X16 )
       != ( host @ X16 ) )
      | ( leq @ ( host @ X15 ) @ ( host @ X14 ) )
      | ~ ( elem @ ( m_Down @ X16 ) @ ( queue @ ( host @ X15 ) ) )
      | ( ( index @ status @ ( host @ X15 ) )
       != elec_1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl918,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( index @ status @ ( host @ sk__8 ) )
       != norm )
      | ( ( index @ ldr @ ( host @ sk__8 ) )
       != ( host @ sk__8 ) )
      | ( ( sk__9 @ X1 @ X0 )
       != ( host @ X0 ) )
      | ( leq @ ( host @ X1 ) @ ( host @ sk__8 ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ( ( index @ status @ ( host @ X1 ) )
       != elec_1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl117,zip_derived_cl111]) ).

thf(zip_derived_cl115_020,plain,
    ( ( index @ status @ ( host @ sk__8 ) )
    = norm ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl116_021,plain,
    ( ( index @ ldr @ ( host @ sk__8 ) )
    = ( host @ sk__8 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl920,plain,
    ! [X0: $i,X1: $i] :
      ( ( norm != norm )
      | ( ( host @ sk__8 )
       != ( host @ sk__8 ) )
      | ( ( sk__9 @ X1 @ X0 )
       != ( host @ X0 ) )
      | ( leq @ ( host @ X1 ) @ ( host @ sk__8 ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ( ( index @ status @ ( host @ X1 ) )
       != elec_1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl918,zip_derived_cl115,zip_derived_cl116]) ).

thf(zip_derived_cl921,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( index @ status @ ( host @ X1 ) )
       != elec_1 )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ( leq @ ( host @ X1 ) @ ( host @ sk__8 ) )
      | ( ( sk__9 @ X1 @ X0 )
       != ( host @ X0 ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl920]) ).

thf(zip_derived_cl4694,plain,
    ( ( leq @ nbr_proc @ ( host @ sk__8 ) )
    | ( ( index @ status @ ( host @ sk__5 ) )
     != elec_1 )
    | ~ ( elem @ ( m_Down @ sk__10 ) @ ( queue @ ( host @ sk__5 ) ) )
    | ( leq @ ( host @ sk__5 ) @ ( host @ sk__8 ) )
    | ( ( host @ sk__10 )
     != ( host @ sk__10 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl4692,zip_derived_cl921]) ).

thf(zip_derived_cl425_022,plain,
    ( ( host @ sk__5 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl423,zip_derived_cl5]) ).

thf(zip_derived_cl431_023,plain,
    ( ( index @ status @ nbr_proc )
    = elec_1 ),
    inference(demod,[status(thm)],[zip_derived_cl112,zip_derived_cl425]) ).

thf(zip_derived_cl425_024,plain,
    ( ( host @ sk__5 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl423,zip_derived_cl5]) ).

thf(zip_derived_cl554_025,plain,
    elem @ ( m_Down @ sk__10 ) @ ( queue @ nbr_proc ),
    inference('s_sup+',[status(thm)],[zip_derived_cl430,zip_derived_cl491]) ).

thf(zip_derived_cl425_026,plain,
    ( ( host @ sk__5 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl423,zip_derived_cl5]) ).

thf(zip_derived_cl4702,plain,
    ( ( leq @ nbr_proc @ ( host @ sk__8 ) )
    | ( elec_1 != elec_1 )
    | ( leq @ nbr_proc @ ( host @ sk__8 ) )
    | ( ( host @ sk__10 )
     != ( host @ sk__10 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl4694,zip_derived_cl425,zip_derived_cl431,zip_derived_cl425,zip_derived_cl554,zip_derived_cl425]) ).

thf(zip_derived_cl4703,plain,
    leq @ nbr_proc @ ( host @ sk__8 ),
    inference(simplify,[status(thm)],[zip_derived_cl4702]) ).

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

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

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

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

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

thf(zip_derived_cl425_029,plain,
    ( ( host @ sk__5 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl423,zip_derived_cl5]) ).

thf(zip_derived_cl432,plain,
    ( nbr_proc
   != ( host @ sk__8 ) ),
    inference(demod,[status(thm)],[zip_derived_cl113,zip_derived_cl425]) ).

thf(zip_derived_cl4774,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl4773,zip_derived_cl432]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWV448+1 : TPTP v8.1.2. Released v4.0.0.
% 0.07/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.9c3ohcYN2Y true
% 0.12/0.33  % Computer : n016.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Tue Aug 29 10:24:01 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.34  % Running portfolio for 300 s
% 0.12/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.12/0.34  % Number of cores: 8
% 0.12/0.34  % Python version: Python 3.6.8
% 0.12/0.34  % Running in FO mode
% 0.51/0.63  % Total configuration time : 435
% 0.51/0.63  % Estimated wc time : 1092
% 0.51/0.63  % Estimated cpu time (7 cpus) : 156.0
% 0.51/0.68  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.51/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.51/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.51/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.51/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.51/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.51/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 10.92/2.15  % Solved by fo/fo6_bce.sh.
% 10.92/2.15  % BCE start: 124
% 10.92/2.15  % BCE eliminated: 0
% 10.92/2.15  % PE start: 124
% 10.92/2.15  logic: eq
% 10.92/2.15  % PE eliminated: 0
% 10.92/2.15  % done 972 iterations in 1.445s
% 10.92/2.15  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 10.92/2.15  % SZS output start Refutation
% See solution above
% 10.92/2.15  
% 10.92/2.15  
% 10.92/2.15  % Terminating...
% 11.32/2.24  % Runner terminated.
% 11.32/2.25  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------