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

View Problem - Process Solution

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

% Computer : n012.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 0.58s 1.34s
% Output   : Refutation 0.58s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   25
%            Number of leaves      :   40
% Syntax   : Number of formulae    :  125 (  62 unt;  33 typ;   0 def)
%            Number of atoms       :  349 ( 173 equ;   0 cnn)
%            Maximal formula atoms :   88 (   3 avg)
%            Number of connectives : 1537 ( 131   ~;  85   |; 125   &;1149   @)
%                                         (   3 <=>;  44  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   34 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   22 (  22   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   35 (  33 usr;  19 con; 0-2 aty)
%            Number of variables   :  154 (   0   ^; 154   !;   0   ?; 154   :)

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

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

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

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

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

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

thf(sk__7_type,type,
    sk__7: $i ).

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

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

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

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

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

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

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

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

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

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

thf(m_NotNorm_type,type,
    m_NotNorm: $i > $i ).

thf(snoc_type,type,
    snoc: $i > $i > $i ).

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

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

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

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

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

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

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

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

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

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

thf(m_NormQ_type,type,
    m_NormQ: $i > $i ).

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

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

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

thf(conj,conjecture,
    ! [V: $i,W: $i,X: $i] :
      ( ( ! [Y: $i,Z: $i] :
            ( ( elem @ ( m_Ldr @ Z ) @ ( queue @ ( host @ Y ) ) )
           => ~ ( leq @ ( host @ Y ) @ ( host @ Z ) ) )
        & ! [Y: $i,Z: $i] :
            ( ( elem @ ( m_Down @ Z ) @ ( queue @ ( host @ Y ) ) )
           => ( ( host @ Z )
             != ( host @ Y ) ) )
        & ! [Y: $i,Z: $i] :
            ( ( elem @ ( m_Halt @ Z ) @ ( queue @ ( host @ Y ) ) )
           => ~ ( leq @ ( host @ Y ) @ ( host @ Z ) ) )
        & ! [Y: $i,Z: $i,Pid0: $i] :
            ( ( elem @ ( m_Ack @ Pid0 @ Y ) @ ( queue @ ( host @ Z ) ) )
           => ~ ( leq @ ( host @ Y ) @ ( host @ Pid0 ) ) )
        & ! [Y: $i,Z: $i] :
            ( ( ( Z != Y )
              & ( ( host @ Z )
                = ( host @ Y ) ) )
           => ( ~ ( setIn @ Y @ alive )
              | ~ ( setIn @ Z @ alive ) ) )
        & ! [Y: $i,Z: $i] :
            ( ( ( setIn @ Z @ alive )
              & ( elem @ ( m_Ack @ Z @ Y ) @ ( queue @ ( host @ Z ) ) ) )
           => ( leq @ ( host @ Y ) @ ( index @ pendack @ ( host @ Z ) ) ) )
        & ! [Y: $i,Z: $i] :
            ( ( ( setIn @ Z @ alive )
              & ( ( index @ status @ ( host @ Z ) )
                = elec_1 ) )
           => ~ ( elem @ ( m_Ack @ Z @ Y ) @ ( queue @ ( host @ Z ) ) ) )
        & ! [Y: $i] :
            ( ( ( ( ( index @ status @ ( host @ Y ) )
                  = elec_1 )
                | ( ( index @ status @ ( host @ Y ) )
                  = elec_2 ) )
              & ( setIn @ Y @ alive ) )
           => ( ( index @ elid @ ( host @ Y ) )
              = Y ) )
        & ! [Y: $i,Z: $i] :
            ( ( ~ ( leq @ ( host @ Y ) @ ( host @ Z ) )
              & ( setIn @ Y @ alive )
              & ( setIn @ Z @ alive )
              & ( ( index @ status @ ( host @ Y ) )
                = elec_2 )
              & ( ( index @ status @ ( host @ Z ) )
                = elec_2 ) )
           => ( leq @ ( index @ pendack @ ( host @ Z ) ) @ ( host @ Y ) ) )
        & ! [Y: $i,Z: $i,Pid0: $i] :
            ( ( ( setIn @ Pid0 @ alive )
              & ( elem @ ( m_Down @ Z ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( ( host @ Z )
                = ( host @ Y ) ) )
           => ~ ( ( setIn @ Y @ alive )
                & ( ( index @ ldr @ ( host @ Y ) )
                  = ( host @ Y ) )
                & ( ( index @ status @ ( host @ Y ) )
                  = norm ) ) )
        & ! [Y: $i,Z: $i,Pid0: $i] :
            ( ( ( setIn @ Y @ alive )
              & ( setIn @ Pid0 @ alive )
              & ( ( host @ Pid0 )
                = ( host @ Z ) )
              & ( ( index @ status @ ( host @ Y ) )
                = elec_2 )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_2 ) )
           => ~ ( elem @ ( m_Ack @ Y @ Z ) @ ( queue @ ( host @ Y ) ) ) )
        & ! [Y: $i,Z: $i] :
            ( ( ~ ( leq @ ( host @ Y ) @ ( host @ Z ) )
              & ( setIn @ Y @ alive )
              & ( setIn @ Z @ alive )
              & ( ( index @ status @ ( host @ Y ) )
                = elec_2 )
              & ( ( index @ status @ ( host @ Z ) )
                = elec_2 ) )
           => ~ ( leq @ ( index @ pendack @ ( host @ Y ) ) @ ( index @ pendack @ ( host @ Z ) ) ) )
        & ! [Y: $i,Z: $i,Pid0: $i] :
            ( ( ~ ( leq @ ( index @ pendack @ ( host @ Pid0 ) ) @ ( host @ Y ) )
              & ( setIn @ Pid0 @ alive )
              & ( elem @ ( m_Halt @ Pid0 ) @ ( queue @ ( host @ Z ) ) )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_2 ) )
           => ~ ( ( setIn @ Y @ alive )
                & ( ( index @ ldr @ ( host @ Y ) )
                  = ( host @ Y ) )
                & ( ( index @ status @ ( host @ Y ) )
                  = norm ) ) )
        & ! [Y: $i,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 ) ) ) )
              & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( ( host @ Pid0 )
                = ( host @ Z ) )
              & ( ( host @ Pid0 )
                = nbr_proc )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_1 ) )
           => ~ ( ( setIn @ Y @ alive )
                & ( elem @ ( m_Down @ Z ) @ ( queue @ ( host @ Y ) ) ) ) )
        & ! [Y: $i,Z: $i,Pid20: $i,Pid0: $i] :
            ( ( ( setIn @ Pid0 @ alive )
              & ( elem @ ( m_Ack @ Pid0 @ Z ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( elem @ ( m_Down @ Pid20 ) @ ( queue @ ( host @ Pid0 ) ) )
              & ( leq @ nbr_proc @ ( s @ ( index @ pendack @ ( host @ Pid0 ) ) ) )
              & ( ( index @ status @ ( host @ Pid0 ) )
                = elec_2 )
              & ( ( host @ Z )
                = ( index @ pendack @ ( host @ Pid0 ) ) )
              & ( ( host @ Pid20 )
                = ( s @ ( index @ pendack @ ( host @ Pid0 ) ) ) ) )
           => ~ ( ( setIn @ Y @ alive )
                & ( ( index @ ldr @ ( host @ Y ) )
                  = ( host @ Y ) )
                & ( ( index @ status @ ( host @ Y ) )
                  = norm ) ) )
        & ( ( queue @ ( host @ X ) )
          = ( cons @ ( m_NormQ @ W ) @ V ) ) )
     => ( ( setIn @ X @ alive )
       => ( ( ( index @ status @ ( host @ X ) )
           != norm )
         => ! [Y: $i,Z: $i,X0: $i,Y0: $i] :
              ( ( ( host @ W )
                = ( host @ Y0 ) )
             => ( ( ( host @ X )
                  = ( host @ Y0 ) )
               => ( ( ( setIn @ Y0 @ alive )
                    & ( elem @ ( m_Down @ X0 ) @ ( snoc @ V @ ( m_NotNorm @ W ) ) )
                    & ( elem @ ( m_Ack @ Y0 @ Z ) @ ( snoc @ V @ ( m_NotNorm @ W ) ) )
                    & ( leq @ nbr_proc @ ( s @ ( index @ pendack @ ( host @ Y0 ) ) ) )
                    & ( ( index @ status @ ( host @ Y0 ) )
                      = elec_2 )
                    & ( ( host @ Z )
                      = ( index @ pendack @ ( host @ Y0 ) ) )
                    & ( ( host @ X0 )
                      = ( s @ ( index @ pendack @ ( host @ Y0 ) ) ) ) )
                 => ~ ( ( setIn @ Y @ alive )
                      & ( ( index @ ldr @ ( host @ Y ) )
                        = ( host @ Y ) )
                      & ( ( index @ status @ ( host @ Y ) )
                        = norm ) ) ) ) ) ) ) ) ).

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

thf(zip_derived_cl104,plain,
    ( ( queue @ ( host @ sk__6 ) )
    = ( cons @ ( m_NormQ @ sk__4 ) @ sk__3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

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

thf(zip_derived_cl138,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl91,zip_derived_cl98]) ).

thf(zip_derived_cl162,plain,
    ( ( queue @ ( host @ sk__4 ) )
    = ( cons @ ( m_NormQ @ sk__4 ) @ sk__3 ) ),
    inference(demod,[status(thm)],[zip_derived_cl104,zip_derived_cl138]) ).

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

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

thf(zip_derived_cl1450,plain,
    ! [X0: $i] :
      ( ( elem @ X0 @ ( queue @ ( host @ sk__4 ) ) )
      | ~ ( elem @ X0 @ sk__3 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl162,zip_derived_cl48]) ).

thf(zip_derived_cl1450_001,plain,
    ! [X0: $i] :
      ( ( elem @ X0 @ ( queue @ ( host @ sk__4 ) ) )
      | ~ ( elem @ X0 @ sk__3 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl162,zip_derived_cl48]) ).

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

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

thf(zip_derived_cl123,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_Ack @ X34 @ X35 ) @ ( queue @ ( host @ X34 ) ) )
      | ~ ( elem @ ( m_Down @ X36 ) @ ( queue @ ( host @ X34 ) ) )
      | ~ ( leq @ nbr_proc @ ( s @ ( index @ pendack @ ( host @ X34 ) ) ) )
      | ( ( index @ status @ ( host @ X34 ) )
       != elec_2 )
      | ( ( host @ X35 )
       != ( index @ pendack @ ( host @ X34 ) ) )
      | ( ( host @ X36 )
       != ( s @ ( index @ pendack @ ( host @ X34 ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

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

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

thf(zip_derived_cl109,plain,
    ! [X9: $i,X10: $i] :
      ( ~ ( setIn @ X9 @ alive )
      | ( X10 = X9 )
      | ( ( host @ X10 )
       != ( host @ X9 ) )
      | ~ ( setIn @ X10 @ alive ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl146,plain,
    ! [X0: $i] :
      ( ~ ( setIn @ X0 @ alive )
      | ( ( host @ X0 )
       != ( host @ sk__6 ) )
      | ( X0 = sk__6 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl90,zip_derived_cl109]) ).

thf(zip_derived_cl152,plain,
    ( ( sk__10 = sk__6 )
    | ( ( host @ sk__10 )
     != ( host @ sk__6 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl97,zip_derived_cl146]) ).

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

thf(zip_derived_cl154,plain,
    ( ( sk__10 = sk__6 )
    | ( ( host @ sk__4 )
     != ( host @ sk__6 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl152,zip_derived_cl98]) ).

thf(zip_derived_cl138_004,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl91,zip_derived_cl98]) ).

thf(zip_derived_cl157,plain,
    ( ( sk__10 = sk__6 )
    | ( ( host @ sk__4 )
     != ( host @ sk__4 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl154,zip_derived_cl138]) ).

thf(zip_derived_cl158,plain,
    sk__10 = sk__6,
    inference(simplify,[status(thm)],[zip_derived_cl157]) ).

thf(zip_derived_cl138_005,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl91,zip_derived_cl98]) ).

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

thf(zip_derived_cl158_006,plain,
    sk__10 = sk__6,
    inference(simplify,[status(thm)],[zip_derived_cl157]) ).

thf(zip_derived_cl138_007,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl91,zip_derived_cl98]) ).

thf(zip_derived_cl192,plain,
    ( ( host @ sk__8 )
    = ( index @ pendack @ ( host @ sk__4 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl93,zip_derived_cl158,zip_derived_cl138]) ).

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

thf(zip_derived_cl158_008,plain,
    sk__10 = sk__6,
    inference(simplify,[status(thm)],[zip_derived_cl157]) ).

thf(zip_derived_cl138_009,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl91,zip_derived_cl98]) ).

thf(zip_derived_cl188,plain,
    ( ( host @ sk__9 )
    = ( s @ ( index @ pendack @ ( host @ sk__4 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl92,zip_derived_cl158,zip_derived_cl138]) ).

thf(zip_derived_cl192_010,plain,
    ( ( host @ sk__8 )
    = ( index @ pendack @ ( host @ sk__4 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl93,zip_derived_cl158,zip_derived_cl138]) ).

thf(zip_derived_cl193,plain,
    ( ( host @ sk__9 )
    = ( s @ ( host @ sk__8 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl188,zip_derived_cl192]) ).

thf(zip_derived_cl222,plain,
    leq @ nbr_proc @ ( host @ sk__9 ),
    inference(demod,[status(thm)],[zip_derived_cl95,zip_derived_cl158,zip_derived_cl138,zip_derived_cl192,zip_derived_cl193]) ).

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_cl223,plain,
    ( ~ ( leq @ ( host @ sk__9 ) @ nbr_proc )
    | ( ( host @ sk__9 )
      = nbr_proc ) ),
    inference('sup-',[status(thm)],[zip_derived_cl222,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_cl226,plain,
    ( ( host @ sk__9 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl223,zip_derived_cl5]) ).

thf(zip_derived_cl2234,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_Ack @ X34 @ X35 ) @ ( queue @ ( host @ X34 ) ) )
      | ~ ( elem @ ( m_Down @ X36 ) @ ( queue @ ( host @ X34 ) ) )
      | ~ ( leq @ ( host @ sk__9 ) @ ( s @ ( index @ pendack @ ( host @ X34 ) ) ) )
      | ( ( index @ status @ ( host @ X34 ) )
       != elec_2 )
      | ( ( host @ X35 )
       != ( index @ pendack @ ( host @ X34 ) ) )
      | ( ( host @ X36 )
       != ( s @ ( index @ pendack @ ( host @ X34 ) ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl123,zip_derived_cl226]) ).

thf(zip_derived_cl2236,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__9 ) @ ( s @ ( index @ pendack @ ( host @ X1 ) ) ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ~ ( elem @ ( m_Ack @ X1 @ X2 ) @ ( queue @ ( host @ X1 ) ) )
      | ~ ( setIn @ X1 @ alive )
      | ( ( index @ ldr @ ( host @ sk__7 ) )
       != ( host @ sk__7 ) )
      | ( ( index @ status @ ( host @ sk__7 ) )
       != norm ) ),
    inference('sup-',[status(thm)],[zip_derived_cl100,zip_derived_cl2234]) ).

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

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

thf(zip_derived_cl2238,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__9 ) @ ( s @ ( index @ pendack @ ( host @ X1 ) ) ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ~ ( elem @ ( m_Ack @ X1 @ X2 ) @ ( queue @ ( host @ X1 ) ) )
      | ~ ( setIn @ X1 @ alive )
      | ( ( host @ sk__7 )
       != ( host @ sk__7 ) )
      | ( norm != norm ) ),
    inference(demod,[status(thm)],[zip_derived_cl2236,zip_derived_cl101,zip_derived_cl102]) ).

thf(zip_derived_cl2239,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( setIn @ X1 @ alive )
      | ~ ( elem @ ( m_Ack @ X1 @ X2 ) @ ( queue @ ( host @ X1 ) ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ X1 ) ) )
      | ~ ( leq @ ( host @ sk__9 ) @ ( 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_cl2238]) ).

thf(zip_derived_cl2282,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( host @ X0 )
       != ( s @ ( index @ pendack @ ( host @ sk__6 ) ) ) )
      | ( ( host @ X1 )
       != ( index @ pendack @ ( host @ sk__6 ) ) )
      | ( ( index @ status @ ( host @ sk__6 ) )
       != elec_2 )
      | ~ ( leq @ ( host @ sk__9 ) @ ( s @ ( index @ pendack @ ( host @ sk__6 ) ) ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__6 ) ) )
      | ~ ( elem @ ( m_Ack @ sk__6 @ X1 ) @ ( queue @ ( host @ sk__6 ) ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl90,zip_derived_cl2239]) ).

thf(zip_derived_cl138_011,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl91,zip_derived_cl98]) ).

thf(zip_derived_cl192_012,plain,
    ( ( host @ sk__8 )
    = ( index @ pendack @ ( host @ sk__4 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl93,zip_derived_cl158,zip_derived_cl138]) ).

thf(zip_derived_cl193_013,plain,
    ( ( host @ sk__9 )
    = ( s @ ( host @ sk__8 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl188,zip_derived_cl192]) ).

thf(zip_derived_cl138_014,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl91,zip_derived_cl98]) ).

thf(zip_derived_cl192_015,plain,
    ( ( host @ sk__8 )
    = ( index @ pendack @ ( host @ sk__4 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl93,zip_derived_cl158,zip_derived_cl138]) ).

thf(zip_derived_cl138_016,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl91,zip_derived_cl98]) ).

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

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

thf(zip_derived_cl136,plain,
    ( ( index @ status @ ( host @ sk__6 ) )
    = elec_2 ),
    inference(demod,[status(thm)],[zip_derived_cl94,zip_derived_cl91]) ).

thf(zip_derived_cl138_018,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl91,zip_derived_cl98]) ).

thf(zip_derived_cl155,plain,
    ( ( index @ status @ ( host @ sk__4 ) )
    = elec_2 ),
    inference(demod,[status(thm)],[zip_derived_cl136,zip_derived_cl138]) ).

thf(zip_derived_cl138_019,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl91,zip_derived_cl98]) ).

thf(zip_derived_cl192_020,plain,
    ( ( host @ sk__8 )
    = ( index @ pendack @ ( host @ sk__4 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl93,zip_derived_cl158,zip_derived_cl138]) ).

thf(zip_derived_cl193_021,plain,
    ( ( host @ sk__9 )
    = ( s @ ( host @ sk__8 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl188,zip_derived_cl192]) ).

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

thf(zip_derived_cl226_023,plain,
    ( ( host @ sk__9 )
    = nbr_proc ),
    inference(demod,[status(thm)],[zip_derived_cl223,zip_derived_cl5]) ).

thf(zip_derived_cl228,plain,
    ! [X0: $i] : ( leq @ ( host @ X0 ) @ ( host @ sk__9 ) ),
    inference(demod,[status(thm)],[zip_derived_cl5,zip_derived_cl226]) ).

thf(zip_derived_cl138_024,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl91,zip_derived_cl98]) ).

thf(zip_derived_cl138_025,plain,
    ( ( host @ sk__6 )
    = ( host @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl91,zip_derived_cl98]) ).

thf(zip_derived_cl2284,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( host @ X0 )
       != ( host @ sk__9 ) )
      | ( ( host @ X1 )
       != ( host @ sk__8 ) )
      | ( elec_2 != elec_2 )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__4 ) ) )
      | ~ ( elem @ ( m_Ack @ sk__6 @ X1 ) @ ( queue @ ( host @ sk__4 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl2282,zip_derived_cl138,zip_derived_cl192,zip_derived_cl193,zip_derived_cl138,zip_derived_cl192,zip_derived_cl138,zip_derived_cl155,zip_derived_cl138,zip_derived_cl192,zip_derived_cl193,zip_derived_cl228,zip_derived_cl138,zip_derived_cl138]) ).

thf(zip_derived_cl2285,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( elem @ ( m_Ack @ sk__6 @ X1 ) @ ( queue @ ( host @ sk__4 ) ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__4 ) ) )
      | ( ( host @ X1 )
       != ( host @ sk__8 ) )
      | ( ( host @ X0 )
       != ( host @ sk__9 ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl2284]) ).

thf(zip_derived_cl2287,plain,
    ! [X0: $i] :
      ( ( ( host @ X0 )
       != ( host @ sk__9 ) )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__4 ) ) )
      | ~ ( elem @ ( m_Ack @ sk__6 @ sk__8 ) @ ( queue @ ( host @ sk__4 ) ) ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl2285]) ).

thf(zip_derived_cl2288,plain,
    ! [X0: $i] :
      ( ~ ( elem @ ( m_Ack @ sk__6 @ sk__8 ) @ sk__3 )
      | ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__4 ) ) )
      | ( ( host @ X0 )
       != ( host @ sk__9 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1450,zip_derived_cl2287]) ).

thf(zip_derived_cl96,plain,
    elem @ ( m_Ack @ sk__10 @ sk__8 ) @ ( snoc @ sk__3 @ ( m_NotNorm @ sk__4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl158_026,plain,
    sk__10 = sk__6,
    inference(simplify,[status(thm)],[zip_derived_cl157]) ).

thf(zip_derived_cl358,plain,
    elem @ ( m_Ack @ sk__6 @ sk__8 ) @ ( snoc @ sk__3 @ ( m_NotNorm @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl96,zip_derived_cl158]) ).

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_cl359,plain,
    ( ( ( m_Ack @ sk__6 @ sk__8 )
      = ( m_NotNorm @ sk__4 ) )
    | ( elem @ ( m_Ack @ sk__6 @ sk__8 ) @ sk__3 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl358,zip_derived_cl49]) ).

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

thf(zip_derived_cl14,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( m_Ack @ X1 @ X2 )
     != ( m_NotNorm @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_13]) ).

thf(zip_derived_cl360,plain,
    elem @ ( m_Ack @ sk__6 @ sk__8 ) @ sk__3,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl359,zip_derived_cl14]) ).

thf(zip_derived_cl2289,plain,
    ! [X0: $i] :
      ( ~ ( elem @ ( m_Down @ X0 ) @ ( queue @ ( host @ sk__4 ) ) )
      | ( ( host @ X0 )
       != ( host @ sk__9 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl2288,zip_derived_cl360]) ).

thf(zip_derived_cl2290,plain,
    ~ ( elem @ ( m_Down @ sk__9 ) @ ( queue @ ( host @ sk__4 ) ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl2289]) ).

thf(zip_derived_cl2291,plain,
    ~ ( elem @ ( m_Down @ sk__9 ) @ sk__3 ),
    inference('sup-',[status(thm)],[zip_derived_cl1450,zip_derived_cl2290]) ).

thf(zip_derived_cl99,plain,
    elem @ ( m_Down @ sk__9 ) @ ( snoc @ sk__3 @ ( m_NotNorm @ sk__4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl49_027,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_cl307,plain,
    ( ( ( m_Down @ sk__9 )
      = ( m_NotNorm @ sk__4 ) )
    | ( elem @ ( m_Down @ sk__9 ) @ sk__3 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl99,zip_derived_cl49]) ).

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

thf(zip_derived_cl20,plain,
    ! [X0: $i,X1: $i] :
      ( ( m_Down @ X1 )
     != ( m_NotNorm @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_19]) ).

thf(zip_derived_cl308,plain,
    elem @ ( m_Down @ sk__9 ) @ sk__3,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl307,zip_derived_cl20]) ).

thf(zip_derived_cl2292,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl2291,zip_derived_cl308]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWV465+1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.Y6PuaV8wum true
% 0.14/0.35  % Computer : n012.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Tue Aug 29 10:41:54 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.35  % Running in FO mode
% 0.21/0.66  % Total configuration time : 435
% 0.21/0.66  % Estimated wc time : 1092
% 0.21/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.71  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.57/0.77  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.57/0.77  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.57/0.77  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.57/0.77  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.58/1.34  % Solved by fo/fo7.sh.
% 0.58/1.34  % done 988 iterations in 0.551s
% 0.58/1.34  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.58/1.34  % SZS output start Refutation
% See solution above
% 0.58/1.34  
% 0.58/1.34  
% 0.58/1.34  % Terminating...
% 0.60/1.39  % Runner terminated.
% 0.60/1.39  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------