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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : MGT062+1 : TPTP v8.1.2. Released v2.4.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.OiLNap8qt0 true

% Computer : n005.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 : Thu Aug 31 09:20:38 EDT 2023

% Result   : Theorem 1.33s 0.83s
% Output   : Refutation 1.33s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   35
% Syntax   : Number of formulae    :  125 (  33 unt;  24 typ;   0 def)
%            Number of atoms       :  274 (  49 equ;   0 cnn)
%            Maximal formula atoms :   16 (   2 avg)
%            Number of connectives :  883 ( 139   ~; 121   |;  32   &; 571   @)
%                                         (   6 <=>;  14  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   19 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   22 (  22   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   26 (  24 usr;  13 con; 0-3 aty)
%            Number of variables   :  105 (   0   ^; 105   !;   0   ?; 105   :)

% Comments : 
%------------------------------------------------------------------------------
thf(greater_type,type,
    greater: $i > $i > $o ).

thf(sigma_type,type,
    sigma: $i ).

thf(has_immunity_type,type,
    has_immunity: $i > $i > $o ).

thf(organization_type,type,
    organization: $i > $o ).

thf(hazard_of_mortality_type,type,
    hazard_of_mortality: $i > $i > $i ).

thf(sk__1_type,type,
    sk__1: $i ).

thf(mod1_type,type,
    mod1: $i ).

thf(smaller_type,type,
    smaller: $i > $i > $o ).

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

thf(is_aligned_type,type,
    is_aligned: $i > $i > $o ).

thf(robust_position_type,type,
    robust_position: $i > $o ).

thf(very_low_type,type,
    very_low: $i ).

thf(smaller_or_equal_type,type,
    smaller_or_equal: $i > $i > $o ).

thf(age_type,type,
    age: $i > $i > $i ).

thf(has_endowment_type,type,
    has_endowment: $i > $o ).

thf(dissimilar_type,type,
    dissimilar: $i > $i > $i > $o ).

thf(positional_advantage_type,type,
    positional_advantage: $i > $i > $o ).

thf(tau_type,type,
    tau: $i ).

thf(sk__2_type,type,
    sk__2: $i ).

thf(mod2_type,type,
    mod2: $i ).

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

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

thf(high_type,type,
    high: $i ).

thf(low_type,type,
    low: $i ).

thf(assumption_17,axiom,
    ! [X: $i,T: $i] :
      ( ( organization @ X )
     => ( ( ( has_immunity @ X @ T )
         => ( ( hazard_of_mortality @ X @ T )
            = very_low ) )
        & ( ~ ( has_immunity @ X @ T )
         => ( ( ( ( is_aligned @ X @ T )
                & ( positional_advantage @ X @ T ) )
             => ( ( hazard_of_mortality @ X @ T )
                = low ) )
            & ( ( ~ ( is_aligned @ X @ T )
                & ( positional_advantage @ X @ T ) )
             => ( ( hazard_of_mortality @ X @ T )
                = mod1 ) )
            & ( ( ( is_aligned @ X @ T )
                & ~ ( positional_advantage @ X @ T ) )
             => ( ( hazard_of_mortality @ X @ T )
                = mod2 ) )
            & ( ( ~ ( is_aligned @ X @ T )
                & ~ ( positional_advantage @ X @ T ) )
             => ( ( hazard_of_mortality @ X @ T )
                = high ) ) ) ) ) ) ).

thf(zip_derived_cl29,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( organization @ X0 )
      | ( is_aligned @ X0 @ X1 )
      | ~ ( positional_advantage @ X0 @ X1 )
      | ( ( hazard_of_mortality @ X0 @ X1 )
        = mod1 )
      | ( has_immunity @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[assumption_17]) ).

thf(assumption_1,axiom,
    ! [X: $i,T: $i] :
      ( ( ( organization @ X )
        & ~ ( has_endowment @ X ) )
     => ~ ( has_immunity @ X @ T ) ) ).

thf(zip_derived_cl11,plain,
    ! [X0: $i,X1: $i] :
      ( ( has_endowment @ X0 )
      | ~ ( organization @ X0 )
      | ~ ( has_immunity @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[assumption_1]) ).

thf(theorem_8,conjecture,
    ! [X: $i,T0: $i,T1: $i,T2: $i] :
      ( ( ( organization @ X )
        & ( robust_position @ X )
        & ~ ( has_endowment @ X )
        & ( ( age @ X @ T0 )
          = zero )
        & ( greater @ sigma @ zero )
        & ( greater @ tau @ zero )
        & ( sigma = tau )
        & ( smaller_or_equal @ ( age @ X @ T1 ) @ sigma )
        & ( greater @ ( age @ X @ T2 ) @ sigma ) )
     => ( ( smaller @ ( hazard_of_mortality @ X @ T2 ) @ ( hazard_of_mortality @ X @ T1 ) )
        & ( ( hazard_of_mortality @ X @ T1 )
          = ( hazard_of_mortality @ X @ T0 ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [X: $i,T0: $i,T1: $i,T2: $i] :
        ( ( ( organization @ X )
          & ( robust_position @ X )
          & ~ ( has_endowment @ X )
          & ( ( age @ X @ T0 )
            = zero )
          & ( greater @ sigma @ zero )
          & ( greater @ tau @ zero )
          & ( sigma = tau )
          & ( smaller_or_equal @ ( age @ X @ T1 ) @ sigma )
          & ( greater @ ( age @ X @ T2 ) @ sigma ) )
       => ( ( smaller @ ( hazard_of_mortality @ X @ T2 ) @ ( hazard_of_mortality @ X @ T1 ) )
          & ( ( hazard_of_mortality @ X @ T1 )
            = ( hazard_of_mortality @ X @ T0 ) ) ) ),
    inference('cnf.neg',[status(esa)],[theorem_8]) ).

thf(zip_derived_cl36,plain,
    ~ ( has_endowment @ sk__1 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl236,plain,
    ! [X0: $i] :
      ( ~ ( has_immunity @ sk__1 @ X0 )
      | ~ ( organization @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl11,zip_derived_cl36]) ).

thf(zip_derived_cl252,plain,
    ! [X0: $i] :
      ( ( ( hazard_of_mortality @ sk__1 @ X0 )
        = mod1 )
      | ~ ( positional_advantage @ sk__1 @ X0 )
      | ( is_aligned @ sk__1 @ X0 )
      | ~ ( organization @ sk__1 )
      | ~ ( organization @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl29,zip_derived_cl236]) ).

thf(zip_derived_cl553,plain,
    ! [X0: $i] :
      ( ~ ( organization @ sk__1 )
      | ( is_aligned @ sk__1 @ X0 )
      | ~ ( positional_advantage @ sk__1 @ X0 )
      | ( ( hazard_of_mortality @ sk__1 @ X0 )
        = mod1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl252]) ).

thf(zip_derived_cl34,plain,
    organization @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl554,plain,
    ! [X0: $i] :
      ( ( is_aligned @ sk__1 @ X0 )
      | ~ ( positional_advantage @ sk__1 @ X0 )
      | ( ( hazard_of_mortality @ sk__1 @ X0 )
        = mod1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl553,zip_derived_cl34]) ).

thf(zip_derived_cl28,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( organization @ X0 )
      | ~ ( is_aligned @ X0 @ X1 )
      | ( positional_advantage @ X0 @ X1 )
      | ( ( hazard_of_mortality @ X0 @ X1 )
        = mod2 )
      | ( has_immunity @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[assumption_17]) ).

thf(zip_derived_cl236_001,plain,
    ! [X0: $i] :
      ( ~ ( has_immunity @ sk__1 @ X0 )
      | ~ ( organization @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl11,zip_derived_cl36]) ).

thf(zip_derived_cl250,plain,
    ! [X0: $i] :
      ( ( ( hazard_of_mortality @ sk__1 @ X0 )
        = mod2 )
      | ( positional_advantage @ sk__1 @ X0 )
      | ~ ( is_aligned @ sk__1 @ X0 )
      | ~ ( organization @ sk__1 )
      | ~ ( organization @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl28,zip_derived_cl236]) ).

thf(zip_derived_cl477,plain,
    ! [X0: $i] :
      ( ~ ( organization @ sk__1 )
      | ~ ( is_aligned @ sk__1 @ X0 )
      | ( positional_advantage @ sk__1 @ X0 )
      | ( ( hazard_of_mortality @ sk__1 @ X0 )
        = mod2 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl250]) ).

thf(zip_derived_cl34_002,plain,
    organization @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl478,plain,
    ! [X0: $i] :
      ( ~ ( is_aligned @ sk__1 @ X0 )
      | ( positional_advantage @ sk__1 @ X0 )
      | ( ( hazard_of_mortality @ sk__1 @ X0 )
        = mod2 ) ),
    inference(demod,[status(thm)],[zip_derived_cl477,zip_derived_cl34]) ).

thf(zip_derived_cl478_003,plain,
    ! [X0: $i] :
      ( ~ ( is_aligned @ sk__1 @ X0 )
      | ( positional_advantage @ sk__1 @ X0 )
      | ( ( hazard_of_mortality @ sk__1 @ X0 )
        = mod2 ) ),
    inference(demod,[status(thm)],[zip_derived_cl477,zip_derived_cl34]) ).

thf(definition_smaller,axiom,
    ! [X: $i,Y: $i] :
      ( ( smaller @ X @ Y )
    <=> ( greater @ Y @ X ) ) ).

thf(zip_derived_cl7,plain,
    ! [X0: $i,X1: $i] :
      ( ( smaller @ X0 @ X1 )
      | ~ ( greater @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[definition_smaller]) ).

thf(zip_derived_cl32,plain,
    ( ~ ( smaller @ ( hazard_of_mortality @ sk__1 @ sk__4 ) @ ( hazard_of_mortality @ sk__1 @ sk__3 ) )
    | ( ( hazard_of_mortality @ sk__1 @ sk__3 )
     != ( hazard_of_mortality @ sk__1 @ sk__2 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl243,plain,
    ( ~ ( greater @ ( hazard_of_mortality @ sk__1 @ sk__3 ) @ ( hazard_of_mortality @ sk__1 @ sk__4 ) )
    | ( ( hazard_of_mortality @ sk__1 @ sk__3 )
     != ( hazard_of_mortality @ sk__1 @ sk__2 ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl7,zip_derived_cl32]) ).

thf(zip_derived_cl482,plain,
    ( ( positional_advantage @ sk__1 @ sk__3 )
    | ~ ( is_aligned @ sk__1 @ sk__3 )
    | ~ ( greater @ mod2 @ ( hazard_of_mortality @ sk__1 @ sk__4 ) )
    | ( mod2
     != ( hazard_of_mortality @ sk__1 @ sk__2 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl478,zip_derived_cl243]) ).

thf(zip_derived_cl41,plain,
    smaller_or_equal @ ( age @ sk__1 @ sk__3 ) @ sigma,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(definition_4,axiom,
    ! [X: $i] :
      ( ( robust_position @ X )
    <=> ! [T: $i] :
          ( ( ( greater @ ( age @ X @ T ) @ tau )
           => ( positional_advantage @ X @ T ) )
          & ( ( smaller_or_equal @ ( age @ X @ T ) @ tau )
           => ~ ( positional_advantage @ X @ T ) ) ) ) ).

thf(zip_derived_cl21,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( smaller_or_equal @ ( age @ X0 @ X1 ) @ tau )
      | ~ ( positional_advantage @ X0 @ X1 )
      | ~ ( robust_position @ X0 ) ),
    inference(cnf,[status(esa)],[definition_4]) ).

thf(zip_derived_cl40,plain,
    sigma = tau,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl315,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( smaller_or_equal @ ( age @ X0 @ X1 ) @ sigma )
      | ~ ( positional_advantage @ X0 @ X1 )
      | ~ ( robust_position @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl21,zip_derived_cl40]) ).

thf(zip_derived_cl341,plain,
    ( ~ ( positional_advantage @ sk__1 @ sk__3 )
    | ~ ( robust_position @ sk__1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl41,zip_derived_cl315]) ).

thf(zip_derived_cl35,plain,
    robust_position @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl342,plain,
    ~ ( positional_advantage @ sk__1 @ sk__3 ),
    inference(demod,[status(thm)],[zip_derived_cl341,zip_derived_cl35]) ).

thf(zip_derived_cl488,plain,
    ( ~ ( is_aligned @ sk__1 @ sk__3 )
    | ~ ( greater @ mod2 @ ( hazard_of_mortality @ sk__1 @ sk__4 ) )
    | ( mod2
     != ( hazard_of_mortality @ sk__1 @ sk__2 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl482,zip_derived_cl342]) ).

thf(zip_derived_cl37,plain,
    ( ( age @ sk__1 @ sk__2 )
    = zero ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(definition_2,axiom,
    ! [X: $i,T0: $i,T: $i] :
      ( ( dissimilar @ X @ T0 @ T )
    <=> ( ( organization @ X )
        & ~ ( ( is_aligned @ X @ T0 )
          <=> ( is_aligned @ X @ T ) ) ) ) ).

thf(zip_derived_cl15,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( dissimilar @ X0 @ X1 @ X2 )
      | ~ ( is_aligned @ X0 @ X1 )
      | ( is_aligned @ X0 @ X2 )
      | ~ ( organization @ X0 ) ),
    inference(cnf,[status(esa)],[definition_2]) ).

thf(assumption_15,axiom,
    ! [X: $i,T0: $i,T: $i] :
      ( ( ( organization @ X )
        & ( ( age @ X @ T0 )
          = zero ) )
     => ( ( greater @ ( age @ X @ T ) @ sigma )
      <=> ( dissimilar @ X @ T0 @ T ) ) ) ).

thf(zip_derived_cl19,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( ( age @ X0 @ X1 )
       != zero )
      | ~ ( organization @ X0 )
      | ( greater @ ( age @ X0 @ X2 ) @ sigma )
      | ~ ( dissimilar @ X0 @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[assumption_15]) ).

thf(zip_derived_cl258,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( organization @ X2 )
      | ( is_aligned @ X2 @ X0 )
      | ~ ( is_aligned @ X2 @ X1 )
      | ( greater @ ( age @ X2 @ X0 ) @ sigma )
      | ~ ( organization @ X2 )
      | ( ( age @ X2 @ X1 )
       != zero ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl15,zip_derived_cl19]) ).

thf(zip_derived_cl657,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( ( age @ X2 @ X1 )
       != zero )
      | ( greater @ ( age @ X2 @ X0 ) @ sigma )
      | ~ ( is_aligned @ X2 @ X1 )
      | ( is_aligned @ X2 @ X0 )
      | ~ ( organization @ X2 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl258]) ).

thf(assumption_13,axiom,
    ! [X: $i,T: $i] :
      ( ( ( organization @ X )
        & ( ( age @ X @ T )
          = zero ) )
     => ( is_aligned @ X @ T ) ) ).

thf(zip_derived_cl17,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( organization @ X0 )
      | ( ( age @ X0 @ X1 )
       != zero )
      | ( is_aligned @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[assumption_13]) ).

thf(zip_derived_cl658,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( organization @ X2 )
      | ( is_aligned @ X2 @ X0 )
      | ( greater @ ( age @ X2 @ X0 ) @ sigma )
      | ( ( age @ X2 @ X1 )
       != zero ) ),
    inference(clc,[status(thm)],[zip_derived_cl657,zip_derived_cl17]) ).

thf(zip_derived_cl659,plain,
    ! [X0: $i] :
      ( ~ ( organization @ sk__1 )
      | ( is_aligned @ sk__1 @ X0 )
      | ( greater @ ( age @ sk__1 @ X0 ) @ sigma )
      | ( zero != zero ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl37,zip_derived_cl658]) ).

thf(zip_derived_cl34_004,plain,
    organization @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl660,plain,
    ! [X0: $i] :
      ( ( is_aligned @ sk__1 @ X0 )
      | ( greater @ ( age @ sk__1 @ X0 ) @ sigma )
      | ( zero != zero ) ),
    inference(demod,[status(thm)],[zip_derived_cl659,zip_derived_cl34]) ).

thf(zip_derived_cl661,plain,
    ! [X0: $i] :
      ( ( greater @ ( age @ sk__1 @ X0 ) @ sigma )
      | ( is_aligned @ sk__1 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl660]) ).

thf(zip_derived_cl20,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( greater @ ( age @ X0 @ X1 ) @ tau )
      | ( positional_advantage @ X0 @ X1 )
      | ~ ( robust_position @ X0 ) ),
    inference(cnf,[status(esa)],[definition_4]) ).

thf(zip_derived_cl40_005,plain,
    sigma = tau,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl312,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( greater @ ( age @ X0 @ X1 ) @ sigma )
      | ( positional_advantage @ X0 @ X1 )
      | ~ ( robust_position @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl20,zip_derived_cl40]) ).

thf(zip_derived_cl672,plain,
    ! [X0: $i] :
      ( ( is_aligned @ sk__1 @ X0 )
      | ( positional_advantage @ sk__1 @ X0 )
      | ~ ( robust_position @ sk__1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl661,zip_derived_cl312]) ).

thf(zip_derived_cl35_006,plain,
    robust_position @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl676,plain,
    ! [X0: $i] :
      ( ( is_aligned @ sk__1 @ X0 )
      | ( positional_advantage @ sk__1 @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl672,zip_derived_cl35]) ).

thf(zip_derived_cl342_007,plain,
    ~ ( positional_advantage @ sk__1 @ sk__3 ),
    inference(demod,[status(thm)],[zip_derived_cl341,zip_derived_cl35]) ).

thf(zip_derived_cl698,plain,
    is_aligned @ sk__1 @ sk__3,
    inference('s_sup-',[status(thm)],[zip_derived_cl676,zip_derived_cl342]) ).

thf(zip_derived_cl721,plain,
    ( ~ ( greater @ mod2 @ ( hazard_of_mortality @ sk__1 @ sk__4 ) )
    | ( mod2
     != ( hazard_of_mortality @ sk__1 @ sk__2 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl488,zip_derived_cl698]) ).

thf(zip_derived_cl730,plain,
    ( ( positional_advantage @ sk__1 @ sk__2 )
    | ~ ( is_aligned @ sk__1 @ sk__2 )
    | ~ ( greater @ mod2 @ ( hazard_of_mortality @ sk__1 @ sk__4 ) )
    | ( mod2 != mod2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl478,zip_derived_cl721]) ).

thf(zip_derived_cl7_008,plain,
    ! [X0: $i,X1: $i] :
      ( ( smaller @ X0 @ X1 )
      | ~ ( greater @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[definition_smaller]) ).

thf(definition_smaller_or_equal,axiom,
    ! [X: $i,Y: $i] :
      ( ( smaller_or_equal @ X @ Y )
    <=> ( ( smaller @ X @ Y )
        | ( X = Y ) ) ) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i,X1: $i] :
      ( ( smaller_or_equal @ X0 @ X1 )
      | ~ ( smaller @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[definition_smaller_or_equal]) ).

thf(zip_derived_cl241,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( greater @ X0 @ X1 )
      | ( smaller_or_equal @ X1 @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl7,zip_derived_cl1]) ).

thf(zip_derived_cl37_009,plain,
    ( ( age @ sk__1 @ sk__2 )
    = zero ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl315_010,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( smaller_or_equal @ ( age @ X0 @ X1 ) @ sigma )
      | ~ ( positional_advantage @ X0 @ X1 )
      | ~ ( robust_position @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl21,zip_derived_cl40]) ).

thf(zip_derived_cl316,plain,
    ( ~ ( smaller_or_equal @ zero @ sigma )
    | ~ ( positional_advantage @ sk__1 @ sk__2 )
    | ~ ( robust_position @ sk__1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl37,zip_derived_cl315]) ).

thf(zip_derived_cl35_011,plain,
    robust_position @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl317,plain,
    ( ~ ( smaller_or_equal @ zero @ sigma )
    | ~ ( positional_advantage @ sk__1 @ sk__2 ) ),
    inference(demod,[status(thm)],[zip_derived_cl316,zip_derived_cl35]) ).

thf(zip_derived_cl349,plain,
    ( ~ ( greater @ sigma @ zero )
    | ~ ( positional_advantage @ sk__1 @ sk__2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl241,zip_derived_cl317]) ).

thf(zip_derived_cl38,plain,
    greater @ sigma @ zero,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl350,plain,
    ~ ( positional_advantage @ sk__1 @ sk__2 ),
    inference(demod,[status(thm)],[zip_derived_cl349,zip_derived_cl38]) ).

thf(zip_derived_cl37_012,plain,
    ( ( age @ sk__1 @ sk__2 )
    = zero ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl661_013,plain,
    ! [X0: $i] :
      ( ( greater @ ( age @ sk__1 @ X0 ) @ sigma )
      | ( is_aligned @ sk__1 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl660]) ).

thf(zip_derived_cl674,plain,
    ( ( greater @ zero @ sigma )
    | ( is_aligned @ sk__1 @ sk__2 ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl37,zip_derived_cl661]) ).

thf(zip_derived_cl38_014,plain,
    greater @ sigma @ zero,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(meaning_postulate_greater_strict,axiom,
    ! [X: $i,Y: $i] :
      ~ ( ( greater @ X @ Y )
        & ( greater @ Y @ X ) ) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( greater @ X0 @ X1 )
      | ~ ( greater @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[meaning_postulate_greater_strict]) ).

thf(zip_derived_cl302,plain,
    ~ ( greater @ zero @ sigma ),
    inference('s_sup-',[status(thm)],[zip_derived_cl38,zip_derived_cl8]) ).

thf(zip_derived_cl675,plain,
    is_aligned @ sk__1 @ sk__2,
    inference(demod,[status(thm)],[zip_derived_cl674,zip_derived_cl302]) ).

thf(zip_derived_cl739,plain,
    ( ~ ( greater @ mod2 @ ( hazard_of_mortality @ sk__1 @ sk__4 ) )
    | ( mod2 != mod2 ) ),
    inference(demod,[status(thm)],[zip_derived_cl730,zip_derived_cl350,zip_derived_cl675]) ).

thf(zip_derived_cl740,plain,
    ~ ( greater @ mod2 @ ( hazard_of_mortality @ sk__1 @ sk__4 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl739]) ).

thf(zip_derived_cl750,plain,
    ( ~ ( positional_advantage @ sk__1 @ sk__4 )
    | ( is_aligned @ sk__1 @ sk__4 )
    | ~ ( greater @ mod2 @ mod1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl554,zip_derived_cl740]) ).

thf(zip_derived_cl33,plain,
    greater @ ( age @ sk__1 @ sk__4 ) @ sigma,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl312_015,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( greater @ ( age @ X0 @ X1 ) @ sigma )
      | ( positional_advantage @ X0 @ X1 )
      | ~ ( robust_position @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl20,zip_derived_cl40]) ).

thf(zip_derived_cl325,plain,
    ( ( positional_advantage @ sk__1 @ sk__4 )
    | ~ ( robust_position @ sk__1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl33,zip_derived_cl312]) ).

thf(zip_derived_cl35_016,plain,
    robust_position @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl326,plain,
    positional_advantage @ sk__1 @ sk__4,
    inference(demod,[status(thm)],[zip_derived_cl325,zip_derived_cl35]) ).

thf(assumption_19,axiom,
    greater @ mod2 @ mod1 ).

thf(zip_derived_cl31,plain,
    greater @ mod2 @ mod1,
    inference(cnf,[status(esa)],[assumption_19]) ).

thf(zip_derived_cl758,plain,
    is_aligned @ sk__1 @ sk__4,
    inference(demod,[status(thm)],[zip_derived_cl750,zip_derived_cl326,zip_derived_cl31]) ).

thf(zip_derived_cl37_017,plain,
    ( ( age @ sk__1 @ sk__2 )
    = zero ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl18,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( ( age @ X0 @ X1 )
       != zero )
      | ~ ( organization @ X0 )
      | ( dissimilar @ X0 @ X1 @ X2 )
      | ~ ( greater @ ( age @ X0 @ X2 ) @ sigma ) ),
    inference(cnf,[status(esa)],[assumption_15]) ).

thf(zip_derived_cl14,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( is_aligned @ X0 @ X1 )
      | ~ ( is_aligned @ X0 @ X2 )
      | ~ ( dissimilar @ X0 @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[definition_2]) ).

thf(zip_derived_cl257,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( greater @ ( age @ X1 @ X2 ) @ sigma )
      | ~ ( organization @ X1 )
      | ( ( age @ X1 @ X0 )
       != zero )
      | ~ ( is_aligned @ X1 @ X2 )
      | ~ ( is_aligned @ X1 @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl18,zip_derived_cl14]) ).

thf(zip_derived_cl17_018,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( organization @ X0 )
      | ( ( age @ X0 @ X1 )
       != zero )
      | ( is_aligned @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[assumption_13]) ).

thf(zip_derived_cl651,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( is_aligned @ X1 @ X2 )
      | ( ( age @ X1 @ X0 )
       != zero )
      | ~ ( organization @ X1 )
      | ~ ( greater @ ( age @ X1 @ X2 ) @ sigma ) ),
    inference(clc,[status(thm)],[zip_derived_cl257,zip_derived_cl17]) ).

thf(zip_derived_cl652,plain,
    ! [X0: $i] :
      ( ~ ( is_aligned @ sk__1 @ X0 )
      | ( zero != zero )
      | ~ ( organization @ sk__1 )
      | ~ ( greater @ ( age @ sk__1 @ X0 ) @ sigma ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl37,zip_derived_cl651]) ).

thf(zip_derived_cl34_019,plain,
    organization @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl653,plain,
    ! [X0: $i] :
      ( ~ ( is_aligned @ sk__1 @ X0 )
      | ( zero != zero )
      | ~ ( greater @ ( age @ sk__1 @ X0 ) @ sigma ) ),
    inference(demod,[status(thm)],[zip_derived_cl652,zip_derived_cl34]) ).

thf(zip_derived_cl654,plain,
    ! [X0: $i] :
      ( ~ ( greater @ ( age @ sk__1 @ X0 ) @ sigma )
      | ~ ( is_aligned @ sk__1 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl653]) ).

thf(zip_derived_cl802,plain,
    ~ ( greater @ ( age @ sk__1 @ sk__4 ) @ sigma ),
    inference('s_sup-',[status(thm)],[zip_derived_cl758,zip_derived_cl654]) ).

thf(zip_derived_cl33_020,plain,
    greater @ ( age @ sk__1 @ sk__4 ) @ sigma,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl803,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl802,zip_derived_cl33]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : MGT062+1 : TPTP v8.1.2. Released v2.4.0.
% 0.11/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.OiLNap8qt0 true
% 0.14/0.33  % Computer : n005.cluster.edu
% 0.14/0.33  % Model    : x86_64 x86_64
% 0.14/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.33  % Memory   : 8042.1875MB
% 0.14/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.33  % CPULimit : 300
% 0.14/0.33  % WCLimit  : 300
% 0.14/0.33  % DateTime : Mon Aug 28 06:16:38 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.14/0.34  % Running portfolio for 300 s
% 0.14/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.34  % Number of cores: 8
% 0.14/0.34  % Python version: Python 3.6.8
% 0.14/0.34  % Running in FO mode
% 0.21/0.64  % Total configuration time : 435
% 0.21/0.64  % Estimated wc time : 1092
% 0.21/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 1.22/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 1.32/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 1.32/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.32/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.33/0.83  % Solved by fo/fo6_bce.sh.
% 1.33/0.83  % BCE start: 42
% 1.33/0.83  % BCE eliminated: 1
% 1.33/0.83  % PE start: 41
% 1.33/0.83  logic: eq
% 1.33/0.83  % PE eliminated: 3
% 1.33/0.83  % done 140 iterations in 0.098s
% 1.33/0.83  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.33/0.83  % SZS output start Refutation
% See solution above
% 1.33/0.83  
% 1.33/0.83  
% 1.33/0.83  % Terminating...
% 1.66/0.95  % Runner terminated.
% 1.66/0.96  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------