TSTP Solution File: MGT064+1 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : MGT064+1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s

% Computer : n027.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:08:47 EDT 2023

% Result   : Theorem 1.54s 1.63s
% Output   : CNFRefutation 1.58s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :   47
% Syntax   : Number of formulae    :  152 (  32 unt;  32 typ;   0 def)
%            Number of atoms       :  412 (  77 equ)
%            Maximal formula atoms :   18 (   3 avg)
%            Number of connectives :  438 ( 146   ~; 170   |;  84   &)
%                                         (   8 <=>;  30  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   18 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   30 (  18   >;  12   *;   0   +;   0  <<)
%            Number of predicates  :   14 (  12 usr;   1 prp; 0-3 aty)
%            Number of functors    :   20 (  20 usr;  14 con; 0-2 aty)
%            Number of variables   :  144 (   3 sgn;  74   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    smaller_or_equal: ( $i * $i ) > $o ).

tff(decl_23,type,
    smaller: ( $i * $i ) > $o ).

tff(decl_24,type,
    greater_or_equal: ( $i * $i ) > $o ).

tff(decl_25,type,
    greater: ( $i * $i ) > $o ).

tff(decl_26,type,
    has_endowment: $i > $o ).

tff(decl_27,type,
    organization: $i > $o ).

tff(decl_28,type,
    age: ( $i * $i ) > $i ).

tff(decl_29,type,
    eta: $i ).

tff(decl_30,type,
    has_immunity: ( $i * $i ) > $o ).

tff(decl_31,type,
    dissimilar: ( $i * $i * $i ) > $o ).

tff(decl_32,type,
    is_aligned: ( $i * $i ) > $o ).

tff(decl_33,type,
    zero: $i ).

tff(decl_34,type,
    sigma: $i ).

tff(decl_35,type,
    robust_position: $i > $o ).

tff(decl_36,type,
    tau: $i ).

tff(decl_37,type,
    positional_advantage: ( $i * $i ) > $o ).

tff(decl_38,type,
    hazard_of_mortality: ( $i * $i ) > $i ).

tff(decl_39,type,
    very_low: $i ).

tff(decl_40,type,
    low: $i ).

tff(decl_41,type,
    mod1: $i ).

tff(decl_42,type,
    mod2: $i ).

tff(decl_43,type,
    high: $i ).

tff(decl_44,type,
    epred1_2: ( $i * $i ) > $o ).

tff(decl_45,type,
    esk1_1: $i > $i ).

tff(decl_46,type,
    esk2_1: $i > $i ).

tff(decl_47,type,
    esk3_1: $i > $i ).

tff(decl_48,type,
    esk4_1: $i > $i ).

tff(decl_49,type,
    esk5_0: $i ).

tff(decl_50,type,
    esk6_0: $i ).

tff(decl_51,type,
    esk7_0: $i ).

tff(decl_52,type,
    esk8_0: $i ).

tff(decl_53,type,
    esk9_0: $i ).

fof(theorem_10,conjecture,
    ! [X1,X5,X6,X7,X8] :
      ( ( organization(X1)
        & robust_position(X1)
        & ~ has_endowment(X1)
        & age(X1,X5) = zero
        & greater(sigma,zero)
        & greater(tau,zero)
        & greater(sigma,tau)
        & smaller_or_equal(age(X1,X6),tau)
        & greater(age(X1,X7),tau)
        & smaller_or_equal(age(X1,X7),sigma)
        & greater(age(X1,X8),sigma) )
     => ( smaller(hazard_of_mortality(X1,X7),hazard_of_mortality(X1,X8))
        & smaller(hazard_of_mortality(X1,X8),hazard_of_mortality(X1,X6))
        & hazard_of_mortality(X1,X6) = hazard_of_mortality(X1,X5) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_10) ).

fof(meaning_postulate_greater_transitive,axiom,
    ! [X1,X2,X3] :
      ( ( greater(X1,X2)
        & greater(X2,X3) )
     => greater(X1,X3) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001+0.ax',meaning_postulate_greater_transitive) ).

fof(assumption_15,axiom,
    ! [X1,X5,X4] :
      ( ( organization(X1)
        & age(X1,X5) = zero )
     => ( greater(age(X1,X4),sigma)
      <=> dissimilar(X1,X5,X4) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_15) ).

fof(assumption_13,axiom,
    ! [X1,X4] :
      ( ( organization(X1)
        & age(X1,X4) = zero )
     => is_aligned(X1,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_13) ).

fof(assumption_17,axiom,
    ! [X1,X4] :
      ( organization(X1)
     => ( ( has_immunity(X1,X4)
         => hazard_of_mortality(X1,X4) = very_low )
        & ( ~ has_immunity(X1,X4)
         => ( ( ( is_aligned(X1,X4)
                & positional_advantage(X1,X4) )
             => hazard_of_mortality(X1,X4) = low )
            & ( ( ~ is_aligned(X1,X4)
                & positional_advantage(X1,X4) )
             => hazard_of_mortality(X1,X4) = mod1 )
            & ( ( is_aligned(X1,X4)
                & ~ positional_advantage(X1,X4) )
             => hazard_of_mortality(X1,X4) = mod2 )
            & ( ( ~ is_aligned(X1,X4)
                & ~ positional_advantage(X1,X4) )
             => hazard_of_mortality(X1,X4) = high ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_17) ).

fof(definition_4,axiom,
    ! [X1] :
      ( robust_position(X1)
    <=> ! [X4] :
          ( ( smaller_or_equal(age(X1,X4),tau)
           => ~ positional_advantage(X1,X4) )
          & ( greater(age(X1,X4),tau)
           => positional_advantage(X1,X4) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_4) ).

fof(definition_2,axiom,
    ! [X1,X5,X4] :
      ( dissimilar(X1,X5,X4)
    <=> ( organization(X1)
        & ~ ( is_aligned(X1,X5)
          <=> is_aligned(X1,X4) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_2) ).

fof(assumption_1,axiom,
    ! [X1,X4] :
      ( ( organization(X1)
        & ~ has_endowment(X1) )
     => ~ has_immunity(X1,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_1) ).

fof(definition_smaller,axiom,
    ! [X1,X2] :
      ( smaller(X1,X2)
    <=> greater(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001+0.ax',definition_smaller) ).

fof(definition_smaller_or_equal,axiom,
    ! [X1,X2] :
      ( smaller_or_equal(X1,X2)
    <=> ( smaller(X1,X2)
        | X1 = X2 ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001+0.ax',definition_smaller_or_equal) ).

fof(assumption_19,axiom,
    greater(mod2,mod1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_19) ).

fof(meaning_postulate_greater_strict,axiom,
    ! [X1,X2] :
      ~ ( greater(X1,X2)
        & greater(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001+0.ax',meaning_postulate_greater_strict) ).

fof(assumption_18b,axiom,
    greater(mod1,low),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_18b) ).

fof(meaning_postulate_greater_comparable,axiom,
    ! [X1,X2] :
      ( smaller(X1,X2)
      | X1 = X2
      | greater(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001+0.ax',meaning_postulate_greater_comparable) ).

fof(c_0_14,negated_conjecture,
    ~ ! [X1,X5,X6,X7,X8] :
        ( ( organization(X1)
          & robust_position(X1)
          & ~ has_endowment(X1)
          & age(X1,X5) = zero
          & greater(sigma,zero)
          & greater(tau,zero)
          & greater(sigma,tau)
          & smaller_or_equal(age(X1,X6),tau)
          & greater(age(X1,X7),tau)
          & smaller_or_equal(age(X1,X7),sigma)
          & greater(age(X1,X8),sigma) )
       => ( smaller(hazard_of_mortality(X1,X7),hazard_of_mortality(X1,X8))
          & smaller(hazard_of_mortality(X1,X8),hazard_of_mortality(X1,X6))
          & hazard_of_mortality(X1,X6) = hazard_of_mortality(X1,X5) ) ),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[theorem_10])]) ).

fof(c_0_15,plain,
    ! [X1,X4] :
      ( epred1_2(X4,X1)
    <=> ( ( ( is_aligned(X1,X4)
            & positional_advantage(X1,X4) )
         => hazard_of_mortality(X1,X4) = low )
        & ( ( ~ is_aligned(X1,X4)
            & positional_advantage(X1,X4) )
         => hazard_of_mortality(X1,X4) = mod1 )
        & ( ( is_aligned(X1,X4)
            & ~ positional_advantage(X1,X4) )
         => hazard_of_mortality(X1,X4) = mod2 )
        & ( ( ~ is_aligned(X1,X4)
            & ~ positional_advantage(X1,X4) )
         => hazard_of_mortality(X1,X4) = high ) ) ),
    introduced(definition) ).

fof(c_0_16,plain,
    ! [X17,X18,X19] :
      ( ~ greater(X17,X18)
      | ~ greater(X18,X19)
      | greater(X17,X19) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[meaning_postulate_greater_transitive])]) ).

fof(c_0_17,negated_conjecture,
    ( organization(esk5_0)
    & robust_position(esk5_0)
    & ~ has_endowment(esk5_0)
    & age(esk5_0,esk6_0) = zero
    & greater(sigma,zero)
    & greater(tau,zero)
    & greater(sigma,tau)
    & smaller_or_equal(age(esk5_0,esk7_0),tau)
    & greater(age(esk5_0,esk8_0),tau)
    & smaller_or_equal(age(esk5_0,esk8_0),sigma)
    & greater(age(esk5_0,esk9_0),sigma)
    & ( ~ smaller(hazard_of_mortality(esk5_0,esk8_0),hazard_of_mortality(esk5_0,esk9_0))
      | ~ smaller(hazard_of_mortality(esk5_0,esk9_0),hazard_of_mortality(esk5_0,esk7_0))
      | hazard_of_mortality(esk5_0,esk7_0) != hazard_of_mortality(esk5_0,esk6_0) ) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_14])])]) ).

fof(c_0_18,plain,
    ! [X35,X36,X37] :
      ( ( ~ greater(age(X35,X37),sigma)
        | dissimilar(X35,X36,X37)
        | ~ organization(X35)
        | age(X35,X36) != zero )
      & ( ~ dissimilar(X35,X36,X37)
        | greater(age(X35,X37),sigma)
        | ~ organization(X35)
        | age(X35,X36) != zero ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_15])])]) ).

fof(c_0_19,plain,
    ! [X33,X34] :
      ( ~ organization(X33)
      | age(X33,X34) != zero
      | is_aligned(X33,X34) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_13])]) ).

fof(c_0_20,plain,
    ! [X1,X4] :
      ( epred1_2(X4,X1)
     => ( ( ( is_aligned(X1,X4)
            & positional_advantage(X1,X4) )
         => hazard_of_mortality(X1,X4) = low )
        & ( ( ~ is_aligned(X1,X4)
            & positional_advantage(X1,X4) )
         => hazard_of_mortality(X1,X4) = mod1 )
        & ( ( is_aligned(X1,X4)
            & ~ positional_advantage(X1,X4) )
         => hazard_of_mortality(X1,X4) = mod2 )
        & ( ( ~ is_aligned(X1,X4)
            & ~ positional_advantage(X1,X4) )
         => hazard_of_mortality(X1,X4) = high ) ) ),
    inference(split_equiv,[status(thm)],[c_0_15]) ).

fof(c_0_21,plain,
    ! [X1,X4] :
      ( organization(X1)
     => ( ( has_immunity(X1,X4)
         => hazard_of_mortality(X1,X4) = very_low )
        & ( ~ has_immunity(X1,X4)
         => epred1_2(X4,X1) ) ) ),
    inference(apply_def,[status(thm)],[inference(fof_simplification,[status(thm)],[assumption_17]),c_0_15]) ).

fof(c_0_22,plain,
    ! [X1] :
      ( robust_position(X1)
    <=> ! [X4] :
          ( ( smaller_or_equal(age(X1,X4),tau)
           => ~ positional_advantage(X1,X4) )
          & ( greater(age(X1,X4),tau)
           => positional_advantage(X1,X4) ) ) ),
    inference(fof_simplification,[status(thm)],[definition_4]) ).

cnf(c_0_23,plain,
    ( greater(X1,X3)
    | ~ greater(X1,X2)
    | ~ greater(X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_24,negated_conjecture,
    greater(sigma,tau),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_25,plain,
    ( dissimilar(X1,X3,X2)
    | ~ greater(age(X1,X2),sigma)
    | ~ organization(X1)
    | age(X1,X3) != zero ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_26,negated_conjecture,
    age(esk5_0,esk6_0) = zero,
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_27,negated_conjecture,
    organization(esk5_0),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

fof(c_0_28,plain,
    ! [X30,X31,X32] :
      ( ( organization(X30)
        | ~ dissimilar(X30,X31,X32) )
      & ( ~ is_aligned(X30,X31)
        | ~ is_aligned(X30,X32)
        | ~ dissimilar(X30,X31,X32) )
      & ( is_aligned(X30,X31)
        | is_aligned(X30,X32)
        | ~ dissimilar(X30,X31,X32) )
      & ( ~ is_aligned(X30,X31)
        | is_aligned(X30,X32)
        | ~ organization(X30)
        | dissimilar(X30,X31,X32) )
      & ( ~ is_aligned(X30,X32)
        | is_aligned(X30,X31)
        | ~ organization(X30)
        | dissimilar(X30,X31,X32) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_2])])]) ).

cnf(c_0_29,plain,
    ( is_aligned(X1,X2)
    | ~ organization(X1)
    | age(X1,X2) != zero ),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

fof(c_0_30,plain,
    ! [X51,X52] :
      ( ( ~ is_aligned(X51,X52)
        | ~ positional_advantage(X51,X52)
        | hazard_of_mortality(X51,X52) = low
        | ~ epred1_2(X52,X51) )
      & ( is_aligned(X51,X52)
        | ~ positional_advantage(X51,X52)
        | hazard_of_mortality(X51,X52) = mod1
        | ~ epred1_2(X52,X51) )
      & ( ~ is_aligned(X51,X52)
        | positional_advantage(X51,X52)
        | hazard_of_mortality(X51,X52) = mod2
        | ~ epred1_2(X52,X51) )
      & ( is_aligned(X51,X52)
        | positional_advantage(X51,X52)
        | hazard_of_mortality(X51,X52) = high
        | ~ epred1_2(X52,X51) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_20])])]) ).

fof(c_0_31,plain,
    ! [X44,X45] :
      ( ( ~ has_immunity(X44,X45)
        | hazard_of_mortality(X44,X45) = very_low
        | ~ organization(X44) )
      & ( has_immunity(X44,X45)
        | epred1_2(X45,X44)
        | ~ organization(X44) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_21])])]) ).

fof(c_0_32,plain,
    ! [X38,X39,X40,X41] :
      ( ( ~ smaller_or_equal(age(X38,X39),tau)
        | ~ positional_advantage(X38,X39)
        | ~ robust_position(X38) )
      & ( ~ greater(age(X38,X40),tau)
        | positional_advantage(X38,X40)
        | ~ robust_position(X38) )
      & ( greater(age(X41,esk4_1(X41)),tau)
        | smaller_or_equal(age(X41,esk3_1(X41)),tau)
        | robust_position(X41) )
      & ( ~ positional_advantage(X41,esk4_1(X41))
        | smaller_or_equal(age(X41,esk3_1(X41)),tau)
        | robust_position(X41) )
      & ( greater(age(X41,esk4_1(X41)),tau)
        | positional_advantage(X41,esk3_1(X41))
        | robust_position(X41) )
      & ( ~ positional_advantage(X41,esk4_1(X41))
        | positional_advantage(X41,esk3_1(X41))
        | robust_position(X41) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_22])])])])])]) ).

cnf(c_0_33,negated_conjecture,
    ( greater(X1,tau)
    | ~ greater(X1,sigma) ),
    inference(spm,[status(thm)],[c_0_23,c_0_24]) ).

cnf(c_0_34,negated_conjecture,
    greater(age(esk5_0,esk9_0),sigma),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_35,negated_conjecture,
    ( dissimilar(esk5_0,esk6_0,X1)
    | ~ greater(age(esk5_0,X1),sigma) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_26]),c_0_27])]) ).

cnf(c_0_36,plain,
    ( greater(age(X1,X3),sigma)
    | ~ dissimilar(X1,X2,X3)
    | ~ organization(X1)
    | age(X1,X2) != zero ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_37,plain,
    ( organization(X1)
    | ~ dissimilar(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_38,plain,
    ( is_aligned(X1,X3)
    | dissimilar(X1,X2,X3)
    | ~ is_aligned(X1,X2)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_39,negated_conjecture,
    is_aligned(esk5_0,esk6_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_26]),c_0_27])]) ).

fof(c_0_40,plain,
    ! [X1,X4] :
      ( ( organization(X1)
        & ~ has_endowment(X1) )
     => ~ has_immunity(X1,X4) ),
    inference(fof_simplification,[status(thm)],[assumption_1]) ).

cnf(c_0_41,plain,
    ( is_aligned(X1,X2)
    | hazard_of_mortality(X1,X2) = mod1
    | ~ positional_advantage(X1,X2)
    | ~ epred1_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_42,plain,
    ( has_immunity(X1,X2)
    | epred1_2(X2,X1)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_43,plain,
    ( positional_advantage(X1,X2)
    | ~ greater(age(X1,X2),tau)
    | ~ robust_position(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_44,negated_conjecture,
    greater(age(esk5_0,esk9_0),tau),
    inference(spm,[status(thm)],[c_0_33,c_0_34]) ).

cnf(c_0_45,negated_conjecture,
    robust_position(esk5_0),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_46,plain,
    ( ~ is_aligned(X1,X2)
    | ~ is_aligned(X1,X3)
    | ~ dissimilar(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_47,negated_conjecture,
    dissimilar(esk5_0,esk6_0,esk9_0),
    inference(spm,[status(thm)],[c_0_35,c_0_34]) ).

cnf(c_0_48,plain,
    ( positional_advantage(X1,X2)
    | hazard_of_mortality(X1,X2) = mod2
    | ~ is_aligned(X1,X2)
    | ~ epred1_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

fof(c_0_49,plain,
    ! [X13,X14] :
      ( ( ~ smaller(X13,X14)
        | greater(X14,X13) )
      & ( ~ greater(X14,X13)
        | smaller(X13,X14) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_smaller])]) ).

cnf(c_0_50,plain,
    ( greater(age(X1,X2),sigma)
    | age(X1,X3) != zero
    | ~ dissimilar(X1,X3,X2) ),
    inference(csr,[status(thm)],[c_0_36,c_0_37]) ).

cnf(c_0_51,negated_conjecture,
    ( is_aligned(esk5_0,X1)
    | dissimilar(esk5_0,esk6_0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_39]),c_0_27])]) ).

fof(c_0_52,plain,
    ! [X28,X29] :
      ( ~ organization(X28)
      | has_endowment(X28)
      | ~ has_immunity(X28,X29) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_40])]) ).

cnf(c_0_53,plain,
    ( hazard_of_mortality(X1,X2) = mod1
    | is_aligned(X1,X2)
    | has_immunity(X1,X2)
    | ~ positional_advantage(X1,X2)
    | ~ organization(X1) ),
    inference(spm,[status(thm)],[c_0_41,c_0_42]) ).

cnf(c_0_54,negated_conjecture,
    positional_advantage(esk5_0,esk9_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_44]),c_0_45])]) ).

cnf(c_0_55,negated_conjecture,
    ~ is_aligned(esk5_0,esk9_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_47]),c_0_39])]) ).

cnf(c_0_56,plain,
    ( hazard_of_mortality(X1,X2) = mod2
    | positional_advantage(X1,X2)
    | has_immunity(X1,X2)
    | ~ is_aligned(X1,X2)
    | ~ organization(X1) ),
    inference(spm,[status(thm)],[c_0_48,c_0_42]) ).

fof(c_0_57,plain,
    ! [X9,X10] :
      ( ( ~ smaller_or_equal(X9,X10)
        | smaller(X9,X10)
        | X9 = X10 )
      & ( ~ smaller(X9,X10)
        | smaller_or_equal(X9,X10) )
      & ( X9 != X10
        | smaller_or_equal(X9,X10) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_smaller_or_equal])])]) ).

cnf(c_0_58,plain,
    ( smaller(X2,X1)
    | ~ greater(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_49]) ).

cnf(c_0_59,negated_conjecture,
    greater(tau,zero),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_60,negated_conjecture,
    ( is_aligned(esk5_0,X1)
    | greater(age(esk5_0,X1),sigma) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_51]),c_0_26])]) ).

cnf(c_0_61,plain,
    ( has_endowment(X1)
    | ~ organization(X1)
    | ~ has_immunity(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_52]) ).

cnf(c_0_62,negated_conjecture,
    ( hazard_of_mortality(esk5_0,esk9_0) = mod1
    | has_immunity(esk5_0,esk9_0) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_53,c_0_54]),c_0_27])]),c_0_55]) ).

cnf(c_0_63,negated_conjecture,
    ~ has_endowment(esk5_0),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_64,negated_conjecture,
    ( hazard_of_mortality(esk5_0,esk6_0) = mod2
    | positional_advantage(esk5_0,esk6_0)
    | has_immunity(esk5_0,esk6_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_56,c_0_39]),c_0_27])]) ).

cnf(c_0_65,plain,
    ( smaller_or_equal(X1,X2)
    | ~ smaller(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_57]) ).

cnf(c_0_66,negated_conjecture,
    smaller(zero,tau),
    inference(spm,[status(thm)],[c_0_58,c_0_59]) ).

cnf(c_0_67,plain,
    ( hazard_of_mortality(esk5_0,X1) = mod2
    | positional_advantage(esk5_0,X1)
    | has_immunity(esk5_0,X1)
    | greater(age(esk5_0,X1),sigma) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_56,c_0_60]),c_0_27])]) ).

cnf(c_0_68,plain,
    ( hazard_of_mortality(X1,X2) = low
    | ~ is_aligned(X1,X2)
    | ~ positional_advantage(X1,X2)
    | ~ epred1_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_69,negated_conjecture,
    ( ~ smaller(hazard_of_mortality(esk5_0,esk8_0),hazard_of_mortality(esk5_0,esk9_0))
    | ~ smaller(hazard_of_mortality(esk5_0,esk9_0),hazard_of_mortality(esk5_0,esk7_0))
    | hazard_of_mortality(esk5_0,esk7_0) != hazard_of_mortality(esk5_0,esk6_0) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_70,negated_conjecture,
    hazard_of_mortality(esk5_0,esk9_0) = mod1,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_61,c_0_62]),c_0_27])]),c_0_63]) ).

cnf(c_0_71,plain,
    ( ~ smaller_or_equal(age(X1,X2),tau)
    | ~ positional_advantage(X1,X2)
    | ~ robust_position(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_72,negated_conjecture,
    ( hazard_of_mortality(esk5_0,esk6_0) = mod2
    | positional_advantage(esk5_0,esk6_0) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_61,c_0_64]),c_0_27])]),c_0_63]) ).

cnf(c_0_73,negated_conjecture,
    smaller_or_equal(zero,tau),
    inference(spm,[status(thm)],[c_0_65,c_0_66]) ).

cnf(c_0_74,plain,
    ( hazard_of_mortality(esk5_0,X1) = mod2
    | positional_advantage(esk5_0,X1)
    | greater(age(esk5_0,X1),sigma) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_61,c_0_67]),c_0_27])]),c_0_63]) ).

cnf(c_0_75,plain,
    ( hazard_of_mortality(X1,X2) = low
    | has_immunity(X1,X2)
    | ~ positional_advantage(X1,X2)
    | ~ is_aligned(X1,X2)
    | ~ organization(X1) ),
    inference(spm,[status(thm)],[c_0_68,c_0_42]) ).

cnf(c_0_76,negated_conjecture,
    greater(age(esk5_0,esk8_0),tau),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_77,plain,
    ( smaller(X1,X2)
    | X1 = X2
    | ~ smaller_or_equal(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_57]) ).

cnf(c_0_78,negated_conjecture,
    smaller_or_equal(age(esk5_0,esk8_0),sigma),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_79,negated_conjecture,
    ( hazard_of_mortality(esk5_0,esk6_0) != hazard_of_mortality(esk5_0,esk7_0)
    | ~ smaller(hazard_of_mortality(esk5_0,esk8_0),mod1)
    | ~ smaller(mod1,hazard_of_mortality(esk5_0,esk7_0)) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_69,c_0_70]),c_0_70]) ).

cnf(c_0_80,negated_conjecture,
    hazard_of_mortality(esk5_0,esk6_0) = mod2,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_72]),c_0_45]),c_0_26]),c_0_73])]) ).

cnf(c_0_81,plain,
    ( hazard_of_mortality(esk5_0,X1) = mod2
    | greater(age(esk5_0,X1),sigma)
    | ~ smaller_or_equal(age(esk5_0,X1),tau) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_74]),c_0_45])]) ).

cnf(c_0_82,negated_conjecture,
    smaller_or_equal(age(esk5_0,esk7_0),tau),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_83,plain,
    greater(mod2,mod1),
    inference(split_conjunct,[status(thm)],[assumption_19]) ).

cnf(c_0_84,plain,
    ( hazard_of_mortality(esk5_0,X1) = low
    | has_immunity(esk5_0,X1)
    | greater(age(esk5_0,X1),sigma)
    | ~ positional_advantage(esk5_0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_75,c_0_60]),c_0_27])]) ).

cnf(c_0_85,negated_conjecture,
    positional_advantage(esk5_0,esk8_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_76]),c_0_45])]) ).

fof(c_0_86,plain,
    ! [X15,X16] :
      ( ~ greater(X15,X16)
      | ~ greater(X16,X15) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[meaning_postulate_greater_strict])]) ).

cnf(c_0_87,plain,
    ( greater(X2,X1)
    | ~ smaller(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_49]) ).

cnf(c_0_88,negated_conjecture,
    ( age(esk5_0,esk8_0) = sigma
    | smaller(age(esk5_0,esk8_0),sigma) ),
    inference(spm,[status(thm)],[c_0_77,c_0_78]) ).

cnf(c_0_89,negated_conjecture,
    ( hazard_of_mortality(esk5_0,esk7_0) != mod2
    | ~ smaller(hazard_of_mortality(esk5_0,esk8_0),mod1)
    | ~ smaller(mod1,hazard_of_mortality(esk5_0,esk7_0)) ),
    inference(rw,[status(thm)],[c_0_79,c_0_80]) ).

cnf(c_0_90,negated_conjecture,
    ( hazard_of_mortality(esk5_0,esk7_0) = mod2
    | greater(age(esk5_0,esk7_0),sigma) ),
    inference(spm,[status(thm)],[c_0_81,c_0_82]) ).

cnf(c_0_91,plain,
    smaller(mod1,mod2),
    inference(spm,[status(thm)],[c_0_58,c_0_83]) ).

cnf(c_0_92,negated_conjecture,
    ( hazard_of_mortality(esk5_0,esk8_0) = low
    | has_immunity(esk5_0,esk8_0)
    | greater(age(esk5_0,esk8_0),sigma) ),
    inference(spm,[status(thm)],[c_0_84,c_0_85]) ).

cnf(c_0_93,plain,
    greater(mod1,low),
    inference(split_conjunct,[status(thm)],[assumption_18b]) ).

fof(c_0_94,plain,
    ! [X20,X21] :
      ( smaller(X20,X21)
      | X20 = X21
      | greater(X20,X21) ),
    inference(variable_rename,[status(thm)],[meaning_postulate_greater_comparable]) ).

cnf(c_0_95,plain,
    ( ~ greater(X1,X2)
    | ~ greater(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_86]) ).

cnf(c_0_96,negated_conjecture,
    ( age(esk5_0,esk8_0) = sigma
    | greater(sigma,age(esk5_0,esk8_0)) ),
    inference(spm,[status(thm)],[c_0_87,c_0_88]) ).

cnf(c_0_97,negated_conjecture,
    ( greater(age(esk5_0,esk7_0),sigma)
    | ~ smaller(hazard_of_mortality(esk5_0,esk8_0),mod1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_89,c_0_90]),c_0_91])]) ).

cnf(c_0_98,negated_conjecture,
    ( hazard_of_mortality(esk5_0,esk8_0) = low
    | greater(age(esk5_0,esk8_0),sigma) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_61,c_0_92]),c_0_27])]),c_0_63]) ).

cnf(c_0_99,plain,
    smaller(low,mod1),
    inference(spm,[status(thm)],[c_0_58,c_0_93]) ).

cnf(c_0_100,plain,
    ( smaller(X1,X2)
    | X1 = X2
    | greater(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_94]) ).

cnf(c_0_101,negated_conjecture,
    ( age(esk5_0,esk8_0) = sigma
    | ~ greater(age(esk5_0,esk8_0),sigma) ),
    inference(spm,[status(thm)],[c_0_95,c_0_96]) ).

cnf(c_0_102,negated_conjecture,
    ( greater(age(esk5_0,esk8_0),sigma)
    | greater(age(esk5_0,esk7_0),sigma) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_97,c_0_98]),c_0_99])]) ).

cnf(c_0_103,plain,
    ( X1 = X2
    | greater(X1,X2)
    | greater(X2,X1) ),
    inference(spm,[status(thm)],[c_0_87,c_0_100]) ).

cnf(c_0_104,negated_conjecture,
    ( age(esk5_0,esk8_0) = sigma
    | greater(age(esk5_0,esk7_0),sigma) ),
    inference(spm,[status(thm)],[c_0_101,c_0_102]) ).

cnf(c_0_105,negated_conjecture,
    ( sigma = X1
    | greater(sigma,X1)
    | greater(X1,tau) ),
    inference(spm,[status(thm)],[c_0_33,c_0_103]) ).

cnf(c_0_106,negated_conjecture,
    ( age(esk5_0,esk8_0) = sigma
    | greater(age(esk5_0,esk7_0),tau) ),
    inference(spm,[status(thm)],[c_0_33,c_0_104]) ).

cnf(c_0_107,negated_conjecture,
    ( age(X1,X2) = sigma
    | positional_advantage(X1,X2)
    | greater(sigma,age(X1,X2))
    | ~ robust_position(X1) ),
    inference(spm,[status(thm)],[c_0_43,c_0_105]) ).

cnf(c_0_108,negated_conjecture,
    ( age(esk5_0,esk8_0) = sigma
    | positional_advantage(esk5_0,esk7_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_106]),c_0_45])]) ).

cnf(c_0_109,negated_conjecture,
    ( age(X1,X2) = sigma
    | greater(sigma,age(X1,X2))
    | ~ robust_position(X1)
    | ~ smaller_or_equal(age(X1,X2),tau) ),
    inference(spm,[status(thm)],[c_0_71,c_0_107]) ).

cnf(c_0_110,negated_conjecture,
    ( greater(age(esk5_0,esk7_0),sigma)
    | ~ greater(sigma,age(esk5_0,esk8_0)) ),
    inference(spm,[status(thm)],[c_0_95,c_0_102]) ).

cnf(c_0_111,negated_conjecture,
    age(esk5_0,esk8_0) = sigma,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_108]),c_0_45]),c_0_82])]) ).

cnf(c_0_112,negated_conjecture,
    ( age(esk5_0,esk7_0) = sigma
    | greater(sigma,age(esk5_0,esk7_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_109,c_0_82]),c_0_45])]) ).

cnf(c_0_113,negated_conjecture,
    ( greater(age(esk5_0,esk7_0),sigma)
    | ~ greater(sigma,sigma) ),
    inference(rw,[status(thm)],[c_0_110,c_0_111]) ).

cnf(c_0_114,negated_conjecture,
    ( age(esk5_0,esk7_0) = sigma
    | ~ greater(age(esk5_0,esk7_0),sigma) ),
    inference(spm,[status(thm)],[c_0_95,c_0_112]) ).

cnf(c_0_115,negated_conjecture,
    greater(age(esk5_0,esk7_0),sigma),
    inference(csr,[status(thm)],[inference(rw,[status(thm)],[c_0_102,c_0_111]),c_0_113]) ).

cnf(c_0_116,negated_conjecture,
    ~ smaller_or_equal(age(esk5_0,esk8_0),tau),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_85]),c_0_45])]) ).

cnf(c_0_117,negated_conjecture,
    age(esk5_0,esk7_0) = sigma,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_114,c_0_115])]) ).

cnf(c_0_118,negated_conjecture,
    ~ smaller_or_equal(sigma,tau),
    inference(rw,[status(thm)],[c_0_116,c_0_111]) ).

cnf(c_0_119,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[c_0_82,c_0_117]),c_0_118]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : MGT064+1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.13  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.12/0.34  % Computer : n027.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 28 06:39:07 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.19/0.57  start to proof: theBenchmark
% 1.54/1.63  % Version  : CSE_E---1.5
% 1.54/1.63  % Problem  : theBenchmark.p
% 1.54/1.63  % Proof found
% 1.54/1.63  % SZS status Theorem for theBenchmark.p
% 1.54/1.63  % SZS output start Proof
% See solution above
% 1.58/1.64  % Total time : 1.044000 s
% 1.58/1.64  % SZS output end Proof
% 1.58/1.64  % Total time : 1.047000 s
%------------------------------------------------------------------------------