TSTP Solution File: MGT061+1 by Enigma---0.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Enigma---0.5.1
% Problem  : MGT061+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : enigmatic-eprover.py %s %d 1

% Computer : n017.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Sun Jul 17 22:06:52 EDT 2022

% Result   : Theorem 6.98s 2.29s
% Output   : CNFRefutation 6.98s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   79 (  26 unt;   0 def)
%            Number of atoms       :  288 (  47 equ)
%            Maximal formula atoms :   18 (   3 avg)
%            Number of connectives :  325 ( 116   ~; 108   |;  67   &)
%                                         (   7 <=>;  27  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   13 (  11 usr;   1 prp; 0-3 aty)
%            Number of functors    :   15 (  15 usr;  11 con; 0-2 aty)
%            Number of variables   :  110 (   5 sgn  60   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(theorem_7,conjecture,
    ! [X1,X5,X6,X7] :
      ( ( organization(X1)
        & fragile_position(X1)
        & ~ has_endowment(X1)
        & age(X1,X5) = zero
        & greater(sigma,zero)
        & smaller_or_equal(age(X1,X6),sigma)
        & greater(age(X1,X7),sigma) )
     => ( greater(hazard_of_mortality(X1,X7),hazard_of_mortality(X1,X6))
        & hazard_of_mortality(X1,X6) = hazard_of_mortality(X1,X5) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_7) ).

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/sandbox/benchmark/theBenchmark.p',assumption_17) ).

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/sandbox/benchmark/theBenchmark.p',assumption_15) ).

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

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

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

fof(definition_smaller,axiom,
    ! [X1,X2] :
      ( smaller(X1,X2)
    <=> greater(X2,X1) ),
    file('/export/starexec/sandbox/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/sandbox/benchmark/Axioms/MGT001+0.ax',definition_smaller_or_equal) ).

fof(definition_3,axiom,
    ! [X1] :
      ( fragile_position(X1)
    <=> ! [X4] :
          ( ( smaller_or_equal(age(X1,X4),sigma)
           => positional_advantage(X1,X4) )
          & ( greater(age(X1,X4),sigma)
           => ~ positional_advantage(X1,X4) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_3) ).

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

fof(assumption_18e,axiom,
    greater(mod2,low),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_18e) ).

fof(assumption_18d,axiom,
    greater(high,mod2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_18d) ).

fof(c_0_12,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_13,negated_conjecture,
    ~ ! [X1,X5,X6,X7] :
        ( ( organization(X1)
          & fragile_position(X1)
          & ~ has_endowment(X1)
          & age(X1,X5) = zero
          & greater(sigma,zero)
          & smaller_or_equal(age(X1,X6),sigma)
          & greater(age(X1,X7),sigma) )
       => ( greater(hazard_of_mortality(X1,X7),hazard_of_mortality(X1,X6))
          & hazard_of_mortality(X1,X6) = hazard_of_mortality(X1,X5) ) ),
    inference(assume_negation,[status(cth)],[theorem_7]) ).

fof(c_0_14,axiom,
    ! [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)],[assumption_17,c_0_12]) ).

fof(c_0_15,plain,
    ! [X28,X29,X30] :
      ( ( ~ greater(age(X28,X30),sigma)
        | dissimilar(X28,X29,X30)
        | ~ organization(X28)
        | age(X28,X29) != zero )
      & ( ~ dissimilar(X28,X29,X30)
        | greater(age(X28,X30),sigma)
        | ~ organization(X28)
        | age(X28,X29) != zero ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_15])])]) ).

fof(c_0_16,plain,
    ! [X23,X24,X25] :
      ( ( organization(X23)
        | ~ dissimilar(X23,X24,X25) )
      & ( ~ is_aligned(X23,X24)
        | ~ is_aligned(X23,X25)
        | ~ dissimilar(X23,X24,X25) )
      & ( is_aligned(X23,X24)
        | is_aligned(X23,X25)
        | ~ dissimilar(X23,X24,X25) )
      & ( ~ is_aligned(X23,X24)
        | is_aligned(X23,X25)
        | ~ organization(X23)
        | dissimilar(X23,X24,X25) )
      & ( ~ is_aligned(X23,X25)
        | is_aligned(X23,X24)
        | ~ organization(X23)
        | dissimilar(X23,X24,X25) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_2])])]) ).

fof(c_0_17,plain,
    ! [X26,X27] :
      ( ~ organization(X26)
      | age(X26,X27) != zero
      | is_aligned(X26,X27) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_13])]) ).

fof(c_0_18,negated_conjecture,
    ( organization(esk3_0)
    & fragile_position(esk3_0)
    & ~ has_endowment(esk3_0)
    & age(esk3_0,esk4_0) = zero
    & greater(sigma,zero)
    & smaller_or_equal(age(esk3_0,esk5_0),sigma)
    & greater(age(esk3_0,esk6_0),sigma)
    & ( ~ greater(hazard_of_mortality(esk3_0,esk6_0),hazard_of_mortality(esk3_0,esk5_0))
      | hazard_of_mortality(esk3_0,esk5_0) != hazard_of_mortality(esk3_0,esk4_0) ) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_13])])])]) ).

fof(c_0_19,plain,
    ! [X21,X22] :
      ( ~ organization(X21)
      | has_endowment(X21)
      | ~ has_immunity(X21,X22) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[assumption_1])])]) ).

fof(c_0_20,plain,
    ! [X37,X38] :
      ( ( ~ has_immunity(X37,X38)
        | hazard_of_mortality(X37,X38) = very_low
        | ~ organization(X37) )
      & ( has_immunity(X37,X38)
        | epred1_2(X38,X37)
        | ~ organization(X37) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_14])])])]) ).

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

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

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

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

cnf(c_0_25,negated_conjecture,
    age(esk3_0,esk4_0) = zero,
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_26,negated_conjecture,
    organization(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

fof(c_0_27,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_12]) ).

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

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

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

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

cnf(c_0_32,negated_conjecture,
    greater(sigma,zero),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

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

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

cnf(c_0_35,negated_conjecture,
    is_aligned(esk3_0,esk4_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_25]),c_0_26])]) ).

fof(c_0_36,plain,
    ! [X43,X44] :
      ( ( ~ is_aligned(X43,X44)
        | ~ positional_advantage(X43,X44)
        | hazard_of_mortality(X43,X44) = low
        | ~ epred1_2(X44,X43) )
      & ( is_aligned(X43,X44)
        | ~ positional_advantage(X43,X44)
        | hazard_of_mortality(X43,X44) = mod1
        | ~ epred1_2(X44,X43) )
      & ( ~ is_aligned(X43,X44)
        | positional_advantage(X43,X44)
        | hazard_of_mortality(X43,X44) = mod2
        | ~ epred1_2(X44,X43) )
      & ( is_aligned(X43,X44)
        | positional_advantage(X43,X44)
        | hazard_of_mortality(X43,X44) = high
        | ~ epred1_2(X44,X43) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_27])])])]) ).

cnf(c_0_37,negated_conjecture,
    ~ has_endowment(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_38,plain,
    ( epred1_2(X1,X2)
    | has_endowment(X2)
    | ~ organization(X2) ),
    inference(spm,[status(thm)],[c_0_28,c_0_29]) ).

fof(c_0_39,plain,
    ! [X31,X32,X33,X34] :
      ( ( ~ smaller_or_equal(age(X31,X32),sigma)
        | positional_advantage(X31,X32)
        | ~ fragile_position(X31) )
      & ( ~ greater(age(X31,X33),sigma)
        | ~ positional_advantage(X31,X33)
        | ~ fragile_position(X31) )
      & ( greater(age(X34,esk2_1(X34)),sigma)
        | smaller_or_equal(age(X34,esk1_1(X34)),sigma)
        | fragile_position(X34) )
      & ( positional_advantage(X34,esk2_1(X34))
        | smaller_or_equal(age(X34,esk1_1(X34)),sigma)
        | fragile_position(X34) )
      & ( greater(age(X34,esk2_1(X34)),sigma)
        | ~ positional_advantage(X34,esk1_1(X34))
        | fragile_position(X34) )
      & ( positional_advantage(X34,esk2_1(X34))
        | ~ positional_advantage(X34,esk1_1(X34))
        | fragile_position(X34) ) ),
    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)],[inference(fof_simplification,[status(thm)],[definition_3])])])])])])]) ).

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

cnf(c_0_41,negated_conjecture,
    smaller(zero,sigma),
    inference(spm,[status(thm)],[c_0_31,c_0_32]) ).

cnf(c_0_42,negated_conjecture,
    ( greater(age(esk3_0,X1),sigma)
    | ~ dissimilar(esk3_0,esk4_0,X1) ),
    inference(spm,[status(thm)],[c_0_33,c_0_25]) ).

cnf(c_0_43,negated_conjecture,
    ( is_aligned(esk3_0,X1)
    | dissimilar(esk3_0,esk4_0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_35]),c_0_26])]) ).

cnf(c_0_44,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_36]) ).

cnf(c_0_45,negated_conjecture,
    epred1_2(X1,esk3_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_38]),c_0_26])]) ).

cnf(c_0_46,plain,
    ( positional_advantage(X1,X2)
    | ~ smaller_or_equal(age(X1,X2),sigma)
    | ~ fragile_position(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_39]) ).

cnf(c_0_47,negated_conjecture,
    fragile_position(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_48,negated_conjecture,
    smaller_or_equal(zero,sigma),
    inference(spm,[status(thm)],[c_0_40,c_0_41]) ).

cnf(c_0_49,negated_conjecture,
    smaller_or_equal(age(esk3_0,esk5_0),sigma),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_50,plain,
    ( ~ greater(age(X1,X2),sigma)
    | ~ positional_advantage(X1,X2)
    | ~ fragile_position(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_39]) ).

cnf(c_0_51,negated_conjecture,
    ( is_aligned(esk3_0,X1)
    | greater(age(esk3_0,X1),sigma) ),
    inference(spm,[status(thm)],[c_0_42,c_0_43]) ).

cnf(c_0_52,plain,
    ( hazard_of_mortality(esk3_0,X1) = low
    | ~ positional_advantage(esk3_0,X1)
    | ~ is_aligned(esk3_0,X1) ),
    inference(spm,[status(thm)],[c_0_44,c_0_45]) ).

cnf(c_0_53,negated_conjecture,
    positional_advantage(esk3_0,esk4_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_25]),c_0_47])]),c_0_48])]) ).

cnf(c_0_54,negated_conjecture,
    positional_advantage(esk3_0,esk5_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_49]),c_0_47])]) ).

cnf(c_0_55,negated_conjecture,
    ( is_aligned(esk3_0,X1)
    | ~ positional_advantage(esk3_0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_51]),c_0_47])]) ).

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

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

cnf(c_0_58,negated_conjecture,
    ( ~ greater(hazard_of_mortality(esk3_0,esk6_0),hazard_of_mortality(esk3_0,esk5_0))
    | hazard_of_mortality(esk3_0,esk5_0) != hazard_of_mortality(esk3_0,esk4_0) ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_59,negated_conjecture,
    hazard_of_mortality(esk3_0,esk4_0) = low,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_52,c_0_53]),c_0_35])]) ).

cnf(c_0_60,negated_conjecture,
    ( hazard_of_mortality(esk3_0,esk5_0) = low
    | ~ is_aligned(esk3_0,esk5_0) ),
    inference(spm,[status(thm)],[c_0_52,c_0_54]) ).

cnf(c_0_61,negated_conjecture,
    is_aligned(esk3_0,esk5_0),
    inference(spm,[status(thm)],[c_0_55,c_0_54]) ).

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

cnf(c_0_63,plain,
    greater(mod2,low),
    inference(split_conjunct,[status(thm)],[assumption_18e]) ).

cnf(c_0_64,negated_conjecture,
    ( dissimilar(esk3_0,esk4_0,X1)
    | ~ greater(age(esk3_0,X1),sigma) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_57,c_0_25]),c_0_26])]) ).

cnf(c_0_65,negated_conjecture,
    greater(age(esk3_0,esk6_0),sigma),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_66,negated_conjecture,
    ( hazard_of_mortality(esk3_0,esk5_0) != low
    | ~ greater(hazard_of_mortality(esk3_0,esk6_0),hazard_of_mortality(esk3_0,esk5_0)) ),
    inference(rw,[status(thm)],[c_0_58,c_0_59]) ).

cnf(c_0_67,negated_conjecture,
    hazard_of_mortality(esk3_0,esk5_0) = low,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_60,c_0_61])]) ).

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

cnf(c_0_69,plain,
    ( greater(X1,low)
    | ~ greater(X1,mod2) ),
    inference(spm,[status(thm)],[c_0_62,c_0_63]) ).

cnf(c_0_70,plain,
    greater(high,mod2),
    inference(split_conjunct,[status(thm)],[assumption_18d]) ).

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

cnf(c_0_72,negated_conjecture,
    dissimilar(esk3_0,esk4_0,esk6_0),
    inference(spm,[status(thm)],[c_0_64,c_0_65]) ).

cnf(c_0_73,negated_conjecture,
    ~ greater(hazard_of_mortality(esk3_0,esk6_0),low),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_66,c_0_67]),c_0_67])]) ).

cnf(c_0_74,plain,
    ( hazard_of_mortality(esk3_0,X1) = high
    | positional_advantage(esk3_0,X1)
    | is_aligned(esk3_0,X1) ),
    inference(spm,[status(thm)],[c_0_68,c_0_45]) ).

cnf(c_0_75,plain,
    greater(high,low),
    inference(spm,[status(thm)],[c_0_69,c_0_70]) ).

cnf(c_0_76,negated_conjecture,
    ~ positional_advantage(esk3_0,esk6_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_65]),c_0_47])]) ).

cnf(c_0_77,negated_conjecture,
    ~ is_aligned(esk3_0,esk6_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_72]),c_0_35])]) ).

cnf(c_0_78,plain,
    $false,
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_73,c_0_74]),c_0_75])]),c_0_76]),c_0_77]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : MGT061+1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.12  % Command  : enigmatic-eprover.py %s %d 1
% 0.12/0.33  % Computer : n017.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Thu Jun  9 11:09:51 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.44  # ENIGMATIC: Selected SinE mode:
% 0.19/0.45  # Parsing /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.45  # Filter: axfilter_auto   0 goes into file theBenchmark_axfilter_auto   0.p
% 0.19/0.45  # Filter: axfilter_auto   1 goes into file theBenchmark_axfilter_auto   1.p
% 0.19/0.45  # Filter: axfilter_auto   2 goes into file theBenchmark_axfilter_auto   2.p
% 6.98/2.29  # ENIGMATIC: Solved by autoschedule:
% 6.98/2.29  # No SInE strategy applied
% 6.98/2.29  # Trying AutoSched0 for 150 seconds
% 6.98/2.29  # AutoSched0-Mode selected heuristic G_E___207_C18_F1_SE_CS_SP_PI_PS_S2S
% 6.98/2.29  # and selection function SelectNewComplexAHP.
% 6.98/2.29  #
% 6.98/2.29  # Preprocessing time       : 0.017 s
% 6.98/2.29  # Presaturation interreduction done
% 6.98/2.29  
% 6.98/2.29  # Proof found!
% 6.98/2.29  # SZS status Theorem
% 6.98/2.29  # SZS output start CNFRefutation
% See solution above
% 6.98/2.29  # Training examples: 0 positive, 0 negative
% 6.98/2.29  
% 6.98/2.29  # -------------------------------------------------
% 6.98/2.29  # User time                : 0.026 s
% 6.98/2.29  # System time              : 0.004 s
% 6.98/2.29  # Total time               : 0.030 s
% 6.98/2.29  # Maximum resident set size: 7124 pages
% 6.98/2.29  
%------------------------------------------------------------------------------