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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWV463+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.VIczok75PH true

% Computer : n017.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:04 EDT 2023

% Result   : Theorem 9.30s 2.03s
% Output   : Refutation 9.30s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   23
%            Number of leaves      :   38
% Syntax   : Number of formulae    :  116 (  61 unt;  32 typ;   0 def)
%            Number of atoms       :  342 ( 170 equ;   0 cnn)
%            Maximal formula atoms :   94 (   4 avg)
%            Number of connectives : 1575 ( 123   ~;  77   |; 129   &;1194   @)
%                                         (   2 <=>;  50  =>;   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   :  150 (   0   ^; 150   !;   0   ?; 150   :)

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

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

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

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

thf(sk__9_type,type,
    sk__9: $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(sk__12_type,type,
    sk__12: $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(sk__7_type,type,
    sk__7: $i ).

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

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

thf(nbr_proc_type,type,
    nbr_proc: $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(sk__8_type,type,
    sk__8: $i ).

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

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

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

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

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

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

thf(sk__11_type,type,
    sk__11: $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_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 ) )
                         => ( ( ( 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 )
                                & ( ( index @ ldr @ ( host @ V0 ) )
                                  = ( host @ V0 ) )
                                & ( ( index @ status @ ( host @ V0 ) )
                                  = norm ) ) ) ) ) ) ) ) ) ) ) ).

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_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 ) )
                           => ( ( ( 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 )
                                  & ( ( index @ ldr @ ( host @ V0 ) )
                                    = ( host @ V0 ) )
                                  & ( ( index @ status @ ( host @ V0 ) )
                                    = norm ) ) ) ) ) ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[conj]) ).

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

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

thf(zip_derived_cl99,plain,
    ( ( host @ sk__8 )
    = ( host @ sk__12 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl99_001,plain,
    ( ( host @ sk__8 )
    = ( host @ sk__12 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl194,plain,
    ( ( host @ sk__10 )
    = ( index @ pendack @ ( host @ sk__8 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl93,zip_derived_cl99]) ).

thf(zip_derived_cl92,plain,
    ( ( host @ sk__11 )
    = ( s @ ( index @ pendack @ ( host @ sk__12 ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl99_002,plain,
    ( ( host @ sk__8 )
    = ( host @ sk__12 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl190,plain,
    ( ( host @ sk__11 )
    = ( s @ ( index @ pendack @ ( host @ sk__8 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl92,zip_derived_cl99]) ).

thf(zip_derived_cl194_003,plain,
    ( ( host @ sk__10 )
    = ( index @ pendack @ ( host @ sk__8 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl93,zip_derived_cl99]) ).

thf(zip_derived_cl195,plain,
    ( ( host @ sk__11 )
    = ( s @ ( host @ sk__10 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl190,zip_derived_cl194]) ).

thf(zip_derived_cl225,plain,
    leq @ nbr_proc @ ( host @ sk__11 ),
    inference(demod,[status(thm)],[zip_derived_cl97,zip_derived_cl99,zip_derived_cl194,zip_derived_cl195]) ).

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

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

thf(zip_derived_cl226,plain,
    ( ~ ( leq @ ( host @ sk__11 ) @ nbr_proc )
    | ( ( host @ sk__11 )
      = nbr_proc ) ),
    inference('sup-',[status(thm)],[zip_derived_cl225,zip_derived_cl80]) ).

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_cl229,plain,
    ( ( host @ sk__11 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl226,zip_derived_cl5]) ).

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

thf(zip_derived_cl306,plain,
    leq @ ( host @ sk__11 ) @ ( host @ sk__7 ),
    inference(demod,[status(thm)],[zip_derived_cl127,zip_derived_cl229,zip_derived_cl104]) ).

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

thf(zip_derived_cl307,plain,
    ( ~ ( leq @ ( host @ sk__7 ) @ ( host @ sk__11 ) )
    | ( ( host @ sk__7 )
      = ( host @ sk__11 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl306,zip_derived_cl80]) ).

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

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

thf(zip_derived_cl231,plain,
    ! [X0: $i] : ( leq @ ( host @ X0 ) @ ( host @ sk__11 ) ),
    inference(demod,[status(thm)],[zip_derived_cl5,zip_derived_cl229]) ).

thf(zip_derived_cl509,plain,
    ( ( host @ sk__7 )
    = ( host @ sk__11 ) ),
    inference(demod,[status(thm)],[zip_derived_cl307,zip_derived_cl231]) ).

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

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

thf(zip_derived_cl124,plain,
    ! [X33: $i,X34: $i,X35: $i,X36: $i] :
      ( ( ( index @ status @ ( host @ X33 ) )
       != norm )
      | ( ( index @ ldr @ ( host @ X33 ) )
       != ( host @ X33 ) )
      | ~ ( setIn @ X33 @ alive )
      | ~ ( setIn @ X34 @ alive )
      | ~ ( elem @ ( m_Down @ X35 ) @ ( queue @ ( host @ X34 ) ) )
      | ~ ( elem @ ( m_Ack @ X34 @ X36 ) @ ( queue @ ( host @ X34 ) ) )
      | ~ ( leq @ nbr_proc @ ( s @ ( index @ pendack @ ( host @ X34 ) ) ) )
      | ( ( index @ status @ ( host @ X34 ) )
       != elec_2 )
      | ( ( host @ X36 )
       != ( index @ pendack @ ( host @ X34 ) ) )
      | ( ( host @ X35 )
       != ( s @ ( index @ pendack @ ( host @ X34 ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl509_008,plain,
    ( ( host @ sk__7 )
    = ( host @ sk__11 ) ),
    inference(demod,[status(thm)],[zip_derived_cl307,zip_derived_cl231]) ).

thf(zip_derived_cl531,plain,
    ( ( host @ sk__7 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl229,zip_derived_cl509]) ).

thf(zip_derived_cl3531,plain,
    ! [X33: $i,X34: $i,X35: $i,X36: $i] :
      ( ( ( index @ status @ ( host @ X33 ) )
       != norm )
      | ( ( index @ ldr @ ( host @ X33 ) )
       != ( host @ X33 ) )
      | ~ ( setIn @ X33 @ alive )
      | ~ ( setIn @ X34 @ alive )
      | ~ ( elem @ ( m_Down @ X35 ) @ ( queue @ ( host @ X34 ) ) )
      | ~ ( elem @ ( m_Ack @ X34 @ X36 ) @ ( queue @ ( host @ X34 ) ) )
      | ~ ( leq @ ( host @ sk__7 ) @ ( s @ ( index @ pendack @ ( host @ X34 ) ) ) )
      | ( ( index @ status @ ( host @ X34 ) )
       != elec_2 )
      | ( ( host @ X36 )
       != ( index @ pendack @ ( host @ X34 ) ) )
      | ( ( host @ X35 )
       != ( s @ ( index @ pendack @ ( host @ X34 ) ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl124,zip_derived_cl531]) ).

thf(zip_derived_cl3533,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( ( host @ X0 )
       != ( s @ ( index @ pendack @ ( host @ X1 ) ) ) )
      | ( ( host @ X2 )
       != ( index @ pendack @ ( host @ X1 ) ) )
      | ( ( index @ status @ ( host @ X1 ) )
       != elec_2 )
      | ~ ( leq @ ( host @ sk__7 ) @ ( s @ ( index @ pendack @ ( host @ X1 ) ) ) )
      | ~ ( elem @ ( m_Ack @ X1 @ X2 ) @ ( queue @ ( host @ X1 ) ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ~ ( setIn @ X1 @ alive )
      | ( ( index @ ldr @ ( host @ sk__9 ) )
       != ( host @ sk__9 ) )
      | ( ( index @ status @ ( host @ sk__9 ) )
       != norm ) ),
    inference('sup-',[status(thm)],[zip_derived_cl100,zip_derived_cl3531]) ).

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

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

thf(zip_derived_cl3536,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( ( host @ X0 )
       != ( s @ ( index @ pendack @ ( host @ X1 ) ) ) )
      | ( ( host @ X2 )
       != ( index @ pendack @ ( host @ X1 ) ) )
      | ( ( index @ status @ ( host @ X1 ) )
       != elec_2 )
      | ~ ( leq @ ( host @ sk__7 ) @ ( s @ ( index @ pendack @ ( host @ X1 ) ) ) )
      | ~ ( elem @ ( m_Ack @ X1 @ X2 ) @ ( queue @ ( host @ X1 ) ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ~ ( setIn @ X1 @ alive )
      | ( ( host @ sk__9 )
       != ( host @ sk__9 ) )
      | ( norm != norm ) ),
    inference(demod,[status(thm)],[zip_derived_cl3533,zip_derived_cl101,zip_derived_cl102]) ).

thf(zip_derived_cl3537,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( setIn @ X1 @ alive )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ~ ( elem @ ( m_Ack @ X1 @ X2 ) @ ( queue @ ( host @ X1 ) ) )
      | ~ ( leq @ ( host @ sk__7 ) @ ( s @ ( index @ pendack @ ( host @ X1 ) ) ) )
      | ( ( index @ status @ ( host @ X1 ) )
       != elec_2 )
      | ( ( host @ X2 )
       != ( index @ pendack @ ( host @ X1 ) ) )
      | ( ( host @ X0 )
       != ( s @ ( index @ pendack @ ( host @ X1 ) ) ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl3536]) ).

thf(zip_derived_cl3569,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( host @ X0 )
       != ( s @ ( index @ pendack @ ( host @ sk__12 ) ) ) )
      | ( ( host @ X1 )
       != ( index @ pendack @ ( host @ sk__12 ) ) )
      | ( ( index @ status @ ( host @ sk__12 ) )
       != elec_2 )
      | ~ ( leq @ ( host @ sk__7 ) @ ( s @ ( index @ pendack @ ( host @ sk__12 ) ) ) )
      | ~ ( elem @ ( m_Ack @ sk__12 @ X1 ) @ ( queue @ ( host @ sk__12 ) ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__12 ) ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl98,zip_derived_cl3537]) ).

thf(zip_derived_cl99_009,plain,
    ( ( host @ sk__8 )
    = ( host @ sk__12 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl194_010,plain,
    ( ( host @ sk__10 )
    = ( index @ pendack @ ( host @ sk__8 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl93,zip_derived_cl99]) ).

thf(zip_derived_cl195_011,plain,
    ( ( host @ sk__11 )
    = ( s @ ( host @ sk__10 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl190,zip_derived_cl194]) ).

thf(zip_derived_cl509_012,plain,
    ( ( host @ sk__7 )
    = ( host @ sk__11 ) ),
    inference(demod,[status(thm)],[zip_derived_cl307,zip_derived_cl231]) ).

thf(zip_derived_cl526,plain,
    ( ( host @ sk__7 )
    = ( s @ ( host @ sk__10 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl195,zip_derived_cl509]) ).

thf(zip_derived_cl99_013,plain,
    ( ( host @ sk__8 )
    = ( host @ sk__12 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl194_014,plain,
    ( ( host @ sk__10 )
    = ( index @ pendack @ ( host @ sk__8 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl93,zip_derived_cl99]) ).

thf(zip_derived_cl99_015,plain,
    ( ( host @ sk__8 )
    = ( host @ sk__12 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl99_016,plain,
    ( ( host @ sk__8 )
    = ( host @ sk__12 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl142,plain,
    ( ( index @ status @ ( host @ sk__8 ) )
    = elec_2 ),
    inference(demod,[status(thm)],[zip_derived_cl94,zip_derived_cl99]) ).

thf(zip_derived_cl99_017,plain,
    ( ( host @ sk__8 )
    = ( host @ sk__12 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl194_018,plain,
    ( ( host @ sk__10 )
    = ( index @ pendack @ ( host @ sk__8 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl93,zip_derived_cl99]) ).

thf(zip_derived_cl526_019,plain,
    ( ( host @ sk__7 )
    = ( s @ ( host @ sk__10 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl195,zip_derived_cl509]) ).

thf(zip_derived_cl231_020,plain,
    ! [X0: $i] : ( leq @ ( host @ X0 ) @ ( host @ sk__11 ) ),
    inference(demod,[status(thm)],[zip_derived_cl5,zip_derived_cl229]) ).

thf(zip_derived_cl509_021,plain,
    ( ( host @ sk__7 )
    = ( host @ sk__11 ) ),
    inference(demod,[status(thm)],[zip_derived_cl307,zip_derived_cl231]) ).

thf(zip_derived_cl532,plain,
    ! [X0: $i] : ( leq @ ( host @ X0 ) @ ( host @ sk__7 ) ),
    inference(demod,[status(thm)],[zip_derived_cl231,zip_derived_cl509]) ).

thf(zip_derived_cl99_022,plain,
    ( ( host @ sk__8 )
    = ( host @ sk__12 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl99_023,plain,
    ( ( host @ sk__8 )
    = ( host @ sk__12 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3573,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( host @ X0 )
       != ( host @ sk__7 ) )
      | ( ( host @ X1 )
       != ( host @ sk__10 ) )
      | ( elec_2 != elec_2 )
      | ~ ( elem @ ( m_Ack @ sk__12 @ X1 ) @ ( queue @ ( host @ sk__8 ) ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__8 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl3569,zip_derived_cl99,zip_derived_cl194,zip_derived_cl526,zip_derived_cl99,zip_derived_cl194,zip_derived_cl99,zip_derived_cl142,zip_derived_cl99,zip_derived_cl194,zip_derived_cl526,zip_derived_cl532,zip_derived_cl99,zip_derived_cl99]) ).

thf(zip_derived_cl3574,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__8 ) ) )
      | ~ ( elem @ ( m_Ack @ sk__12 @ X1 ) @ ( queue @ ( host @ sk__8 ) ) )
      | ( ( host @ X1 )
       != ( host @ sk__10 ) )
      | ( ( host @ X0 )
       != ( host @ sk__7 ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl3573]) ).

thf(zip_derived_cl3577,plain,
    ! [X0: $i] :
      ( ( ( host @ X0 )
       != ( host @ sk__7 ) )
      | ~ ( elem @ ( m_Ack @ sk__12 @ sk__10 ) @ ( queue @ ( host @ sk__8 ) ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__8 ) ) ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl3574]) ).

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

thf(zip_derived_cl99_024,plain,
    ( ( host @ sk__8 )
    = ( host @ sk__12 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1068,plain,
    elem @ ( m_Ack @ sk__12 @ sk__10 ) @ ( snoc @ ( queue @ ( host @ sk__8 ) ) @ ( m_Ldr @ sk__5 ) ),
    inference(demod,[status(thm)],[zip_derived_cl95,zip_derived_cl99]) ).

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

thf(zip_derived_cl49,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_cl1069,plain,
    ( ( ( m_Ack @ sk__12 @ sk__10 )
      = ( m_Ldr @ sk__5 ) )
    | ( elem @ ( m_Ack @ sk__12 @ sk__10 ) @ ( queue @ ( host @ sk__8 ) ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1068,zip_derived_cl49]) ).

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_cl1070,plain,
    elem @ ( m_Ack @ sk__12 @ sk__10 ) @ ( queue @ ( host @ sk__8 ) ),
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl1069,zip_derived_cl15]) ).

thf(zip_derived_cl3578,plain,
    ! [X0: $i] :
      ( ( ( host @ X0 )
       != ( host @ sk__7 ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__8 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl3577,zip_derived_cl1070]) ).

thf(zip_derived_cl3580,plain,
    ( ( ( host @ sk__7 )
     != ( host @ sk__7 ) )
    | ~ ( elem @ ( m_Down @ sk__11 ) @ ( queue @ ( host @ sk__8 ) ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl509,zip_derived_cl3578]) ).

thf(zip_derived_cl96,plain,
    elem @ ( m_Down @ sk__11 ) @ ( snoc @ ( queue @ ( host @ sk__12 ) ) @ ( m_Ldr @ sk__5 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl99_025,plain,
    ( ( host @ sk__8 )
    = ( host @ sk__12 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl430,plain,
    elem @ ( m_Down @ sk__11 ) @ ( snoc @ ( queue @ ( host @ sk__8 ) ) @ ( m_Ldr @ sk__5 ) ),
    inference(demod,[status(thm)],[zip_derived_cl96,zip_derived_cl99]) ).

thf(zip_derived_cl49_026,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_cl431,plain,
    ( ( ( m_Down @ sk__11 )
      = ( m_Ldr @ sk__5 ) )
    | ( elem @ ( m_Down @ sk__11 ) @ ( queue @ ( host @ sk__8 ) ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl430,zip_derived_cl49]) ).

thf(axiom_18,axiom,
    ! [X: $i,Y: $i] :
      ( ( m_Down @ X )
     != ( m_Ldr @ Y ) ) ).

thf(zip_derived_cl19,plain,
    ! [X0: $i,X1: $i] :
      ( ( m_Down @ X1 )
     != ( m_Ldr @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_18]) ).

thf(zip_derived_cl432,plain,
    elem @ ( m_Down @ sk__11 ) @ ( queue @ ( host @ sk__8 ) ),
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl431,zip_derived_cl19]) ).

thf(zip_derived_cl3583,plain,
    ( ( host @ sk__7 )
   != ( host @ sk__7 ) ),
    inference(demod,[status(thm)],[zip_derived_cl3580,zip_derived_cl432]) ).

thf(zip_derived_cl3584,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl3583]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWV463+1 : TPTP v8.1.2. Released v4.0.0.
% 0.12/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.VIczok75PH true
% 0.15/0.35  % Computer : n017.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Tue Aug 29 09:18:58 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 0.15/0.35  % Running portfolio for 300 s
% 0.15/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.35  % Number of cores: 8
% 0.15/0.35  % Python version: Python 3.6.8
% 0.15/0.35  % Running in FO mode
% 0.22/0.64  % Total configuration time : 435
% 0.22/0.64  % Estimated wc time : 1092
% 0.22/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.73  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 1.08/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 1.08/0.74  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 1.29/0.76  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 1.29/0.77  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.29/0.77  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 1.29/0.77  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 9.30/2.03  % Solved by fo/fo7.sh.
% 9.30/2.03  % done 1514 iterations in 1.242s
% 9.30/2.03  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 9.30/2.03  % SZS output start Refutation
% See solution above
% 9.30/2.03  
% 9.30/2.03  
% 9.30/2.03  % Terminating...
% 10.11/2.06  % Runner terminated.
% 10.11/2.08  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------