TSTP Solution File: MGT065+1 by ET---2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : MGT065+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n021.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:10:18 EDT 2022

% Result   : Theorem 0.46s 46.65s
% Output   : CNFRefutation 0.46s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   64 (  18 unt;   0 def)
%            Number of atoms       :  279 (  49 equ)
%            Maximal formula atoms :   24 (   4 avg)
%            Number of connectives :  329 ( 114   ~; 109   |;  78   &)
%                                         (   4 <=>;  24  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   19 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   13 (  11 usr;   1 prp; 0-2 aty)
%            Number of functors    :   17 (  17 usr;  13 con; 0-2 aty)
%            Number of variables   :   78 (   7 sgn  45   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(theorem_11,conjecture,
    ! [X1,X5,X6,X7] :
      ( ( organization(X1)
        & ( robust_position(X1)
          | fragile_position(X1) )
        & has_endowment(X1)
        & age(X1,X5) = zero
        & greater(sigma,zero)
        & greater(tau,zero)
        & greater(eta,zero)
        & smaller_or_equal(age(X1,X6),sigma)
        & smaller_or_equal(age(X1,X6),tau)
        & smaller_or_equal(age(X1,X6),eta)
        & greater(age(X1,X7),sigma)
        & greater(age(X1,X7),tau)
        & greater(age(X1,X7),eta) )
     => ( 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/solver/bin/../tmp/theBenchmark.p.mepo_128.in',theorem_11) ).

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/solver/bin/../tmp/theBenchmark.p.mepo_128.in',assumption_17) ).

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_18c,axiom,
    greater(low,very_low),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',assumption_18c) ).

fof(assumption_18e,axiom,
    greater(mod2,low),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',assumption_18e) ).

fof(assumption_18b,axiom,
    greater(mod1,low),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',assumption_18b) ).

fof(assumption_18d,axiom,
    greater(high,mod2),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',assumption_18d) ).

fof(definition_1,axiom,
    ! [X1] :
      ( has_endowment(X1)
    <=> ! [X4] :
          ( organization(X1)
          & ( smaller_or_equal(age(X1,X4),eta)
           => has_immunity(X1,X4) )
          & ( greater(age(X1,X4),eta)
           => ~ has_immunity(X1,X4) ) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',definition_1) ).

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

fof(c_0_10,plain,
    ! [X4,X1] :
      ( epred1_2(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 ) ) ),
    introduced(definition) ).

fof(c_0_11,negated_conjecture,
    ~ ! [X1,X5,X6,X7] :
        ( ( organization(X1)
          & ( robust_position(X1)
            | fragile_position(X1) )
          & has_endowment(X1)
          & age(X1,X5) = zero
          & greater(sigma,zero)
          & greater(tau,zero)
          & greater(eta,zero)
          & smaller_or_equal(age(X1,X6),sigma)
          & smaller_or_equal(age(X1,X6),tau)
          & smaller_or_equal(age(X1,X6),eta)
          & greater(age(X1,X7),sigma)
          & greater(age(X1,X7),tau)
          & greater(age(X1,X7),eta) )
       => ( 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_11]) ).

fof(c_0_12,axiom,
    ! [X1,X4] :
      ( organization(X1)
     => ( ( has_immunity(X1,X4)
         => hazard_of_mortality(X1,X4) = very_low )
        & ( ~ has_immunity(X1,X4)
         => epred1_2(X1,X4) ) ) ),
    inference(apply_def,[status(thm)],[assumption_17,c_0_10]) ).

fof(c_0_13,negated_conjecture,
    ( organization(esk3_0)
    & ( robust_position(esk3_0)
      | fragile_position(esk3_0) )
    & has_endowment(esk3_0)
    & age(esk3_0,esk4_0) = zero
    & greater(sigma,zero)
    & greater(tau,zero)
    & greater(eta,zero)
    & smaller_or_equal(age(esk3_0,esk5_0),sigma)
    & smaller_or_equal(age(esk3_0,esk5_0),tau)
    & smaller_or_equal(age(esk3_0,esk5_0),eta)
    & greater(age(esk3_0,esk6_0),sigma)
    & greater(age(esk3_0,esk6_0),tau)
    & greater(age(esk3_0,esk6_0),eta)
    & ( ~ 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)],[c_0_11])])]) ).

fof(c_0_14,plain,
    ! [X5,X6,X6] :
      ( ( ~ has_immunity(X5,X6)
        | hazard_of_mortality(X5,X6) = very_low
        | ~ organization(X5) )
      & ( has_immunity(X5,X6)
        | epred1_2(X5,X6)
        | ~ organization(X5) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_12])])])])])]) ).

fof(c_0_15,plain,
    ! [X4,X5,X6] :
      ( ~ greater(X4,X5)
      | ~ greater(X5,X6)
      | greater(X4,X6) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[meaning_postulate_greater_transitive])]) ).

fof(c_0_16,plain,
    ! [X4,X1] :
      ( epred1_2(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 ) ) ),
    inference(split_equiv,[status(thm)],[c_0_10]) ).

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

cnf(c_0_18,plain,
    ( hazard_of_mortality(X1,X2) = very_low
    | ~ organization(X1)
    | ~ has_immunity(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_19,negated_conjecture,
    organization(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

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

cnf(c_0_21,plain,
    greater(low,very_low),
    inference(split_conjunct,[status(thm)],[assumption_18c]) ).

fof(c_0_22,plain,
    ! [X5,X6] :
      ( ( ~ is_aligned(X6,X5)
        | ~ positional_advantage(X6,X5)
        | hazard_of_mortality(X6,X5) = low
        | ~ epred1_2(X6,X5) )
      & ( is_aligned(X6,X5)
        | ~ positional_advantage(X6,X5)
        | hazard_of_mortality(X6,X5) = mod1
        | ~ epred1_2(X6,X5) )
      & ( ~ is_aligned(X6,X5)
        | positional_advantage(X6,X5)
        | hazard_of_mortality(X6,X5) = mod2
        | ~ epred1_2(X6,X5) )
      & ( is_aligned(X6,X5)
        | positional_advantage(X6,X5)
        | hazard_of_mortality(X6,X5) = high
        | ~ epred1_2(X6,X5) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_16])])])]) ).

cnf(c_0_23,negated_conjecture,
    ( hazard_of_mortality(esk3_0,esk5_0) != hazard_of_mortality(esk3_0,esk4_0)
    | ~ has_immunity(esk3_0,esk5_0)
    | ~ greater(hazard_of_mortality(esk3_0,esk6_0),very_low) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_17,c_0_18]),c_0_19])]) ).

cnf(c_0_24,plain,
    ( greater(X1,very_low)
    | ~ greater(X1,low) ),
    inference(pm,[status(thm)],[c_0_20,c_0_21]) ).

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

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

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

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

cnf(c_0_29,negated_conjecture,
    ( hazard_of_mortality(esk3_0,esk5_0) != hazard_of_mortality(esk3_0,esk4_0)
    | ~ has_immunity(esk3_0,esk5_0)
    | ~ greater(hazard_of_mortality(esk3_0,esk6_0),low) ),
    inference(pm,[status(thm)],[c_0_23,c_0_24]) ).

cnf(c_0_30,plain,
    ( hazard_of_mortality(X1,X2) = mod2
    | hazard_of_mortality(X1,X2) = low
    | ~ epred1_2(X1,X2)
    | ~ is_aligned(X1,X2) ),
    inference(pm,[status(thm)],[c_0_25,c_0_26]) ).

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

cnf(c_0_32,plain,
    ( hazard_of_mortality(X1,X2) = high
    | hazard_of_mortality(X1,X2) = mod1
    | is_aligned(X1,X2)
    | ~ epred1_2(X1,X2) ),
    inference(pm,[status(thm)],[c_0_27,c_0_28]) ).

cnf(c_0_33,negated_conjecture,
    ( hazard_of_mortality(esk3_0,esk6_0) = low
    | hazard_of_mortality(esk3_0,esk5_0) != hazard_of_mortality(esk3_0,esk4_0)
    | ~ epred1_2(esk3_0,esk6_0)
    | ~ is_aligned(esk3_0,esk6_0)
    | ~ has_immunity(esk3_0,esk5_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_29,c_0_30]),c_0_31])]) ).

cnf(c_0_34,plain,
    ( greater(X1,very_low)
    | ~ greater(X2,low)
    | ~ greater(X1,X2) ),
    inference(pm,[status(thm)],[c_0_20,c_0_24]) ).

cnf(c_0_35,negated_conjecture,
    ( hazard_of_mortality(esk3_0,esk6_0) = mod1
    | is_aligned(esk3_0,esk6_0)
    | hazard_of_mortality(esk3_0,esk5_0) != hazard_of_mortality(esk3_0,esk4_0)
    | ~ epred1_2(esk3_0,esk6_0)
    | ~ greater(high,hazard_of_mortality(esk3_0,esk5_0)) ),
    inference(pm,[status(thm)],[c_0_17,c_0_32]) ).

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

cnf(c_0_37,negated_conjecture,
    ( hazard_of_mortality(esk3_0,esk5_0) != hazard_of_mortality(esk3_0,esk4_0)
    | ~ epred1_2(esk3_0,esk6_0)
    | ~ is_aligned(esk3_0,esk6_0)
    | ~ has_immunity(esk3_0,esk5_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_23,c_0_33]),c_0_21])]) ).

cnf(c_0_38,plain,
    ( greater(X1,very_low)
    | ~ greater(X1,mod2) ),
    inference(pm,[status(thm)],[c_0_34,c_0_31]) ).

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

cnf(c_0_40,negated_conjecture,
    ( hazard_of_mortality(esk3_0,esk5_0) != hazard_of_mortality(esk3_0,esk4_0)
    | ~ epred1_2(esk3_0,esk6_0)
    | ~ has_immunity(esk3_0,esk5_0)
    | ~ greater(high,hazard_of_mortality(esk3_0,esk5_0)) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_29,c_0_35]),c_0_36])]),c_0_37]) ).

cnf(c_0_41,plain,
    greater(high,very_low),
    inference(pm,[status(thm)],[c_0_38,c_0_39]) ).

cnf(c_0_42,negated_conjecture,
    ( hazard_of_mortality(esk3_0,esk5_0) != hazard_of_mortality(esk3_0,esk4_0)
    | ~ epred1_2(esk3_0,esk6_0)
    | ~ has_immunity(esk3_0,esk5_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_40,c_0_18]),c_0_41]),c_0_19])]) ).

cnf(c_0_43,negated_conjecture,
    ( hazard_of_mortality(esk3_0,esk4_0) != very_low
    | ~ epred1_2(esk3_0,esk6_0)
    | ~ has_immunity(esk3_0,esk5_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_42,c_0_18]),c_0_19])]) ).

fof(c_0_44,plain,
    ! [X5,X6,X6,X5] :
      ( ( organization(X5)
        | ~ has_endowment(X5) )
      & ( ~ smaller_or_equal(age(X5,X6),eta)
        | has_immunity(X5,X6)
        | ~ has_endowment(X5) )
      & ( ~ greater(age(X5,X6),eta)
        | ~ has_immunity(X5,X6)
        | ~ has_endowment(X5) )
      & ( greater(age(X5,esk2_1(X5)),eta)
        | smaller_or_equal(age(X5,esk1_1(X5)),eta)
        | ~ organization(X5)
        | has_endowment(X5) )
      & ( has_immunity(X5,esk2_1(X5))
        | smaller_or_equal(age(X5,esk1_1(X5)),eta)
        | ~ organization(X5)
        | has_endowment(X5) )
      & ( greater(age(X5,esk2_1(X5)),eta)
        | ~ has_immunity(X5,esk1_1(X5))
        | ~ organization(X5)
        | has_endowment(X5) )
      & ( has_immunity(X5,esk2_1(X5))
        | ~ has_immunity(X5,esk1_1(X5))
        | ~ organization(X5)
        | has_endowment(X5) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[definition_1])])])])])])])]) ).

cnf(c_0_45,negated_conjecture,
    ( ~ epred1_2(esk3_0,esk6_0)
    | ~ has_immunity(esk3_0,esk5_0)
    | ~ has_immunity(esk3_0,esk4_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_43,c_0_18]),c_0_19])]) ).

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

cnf(c_0_47,plain,
    ( ~ has_endowment(X1)
    | ~ has_immunity(X1,X2)
    | ~ greater(age(X1,X2),eta) ),
    inference(split_conjunct,[status(thm)],[c_0_44]) ).

cnf(c_0_48,negated_conjecture,
    ( has_immunity(esk3_0,esk6_0)
    | ~ has_immunity(esk3_0,esk5_0)
    | ~ has_immunity(esk3_0,esk4_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_45,c_0_46]),c_0_19])]) ).

cnf(c_0_49,negated_conjecture,
    has_endowment(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_50,negated_conjecture,
    greater(age(esk3_0,esk6_0),eta),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_51,negated_conjecture,
    ( ~ has_immunity(esk3_0,esk5_0)
    | ~ has_immunity(esk3_0,esk4_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_47,c_0_48]),c_0_49]),c_0_50])]) ).

cnf(c_0_52,plain,
    ( has_immunity(X1,X2)
    | ~ has_endowment(X1)
    | ~ smaller_or_equal(age(X1,X2),eta) ),
    inference(split_conjunct,[status(thm)],[c_0_44]) ).

cnf(c_0_53,negated_conjecture,
    smaller_or_equal(age(esk3_0,esk5_0),eta),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

fof(c_0_54,plain,
    ! [X3,X4,X3,X4] :
      ( ( ~ smaller_or_equal(X3,X4)
        | smaller(X3,X4)
        | X3 = X4 )
      & ( ~ smaller(X3,X4)
        | smaller_or_equal(X3,X4) )
      & ( X3 != X4
        | smaller_or_equal(X3,X4) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_smaller_or_equal])])])])]) ).

fof(c_0_55,plain,
    ! [X3,X4,X3,X4] :
      ( ( ~ smaller(X3,X4)
        | greater(X4,X3) )
      & ( ~ greater(X4,X3)
        | smaller(X3,X4) ) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_smaller])])])]) ).

cnf(c_0_56,negated_conjecture,
    ~ has_immunity(esk3_0,esk4_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_51,c_0_52]),c_0_49]),c_0_53])]) ).

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

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

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

cnf(c_0_60,negated_conjecture,
    ~ smaller_or_equal(zero,eta),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_56,c_0_52]),c_0_49]),c_0_57])]) ).

cnf(c_0_61,plain,
    ( smaller_or_equal(X1,X2)
    | ~ greater(X2,X1) ),
    inference(pm,[status(thm)],[c_0_58,c_0_59]) ).

cnf(c_0_62,negated_conjecture,
    greater(eta,zero),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_63,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(pm,[status(thm)],[c_0_60,c_0_61]),c_0_62])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : MGT065+1 : TPTP v8.1.0. Released v2.4.0.
% 0.07/0.13  % Command  : run_ET %s %d
% 0.13/0.34  % Computer : n021.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Thu Jun  9 08:31:08 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.35/23.40  eprover: CPU time limit exceeded, terminating
% 0.35/23.41  eprover: CPU time limit exceeded, terminating
% 0.35/23.42  eprover: CPU time limit exceeded, terminating
% 0.35/23.43  eprover: CPU time limit exceeded, terminating
% 0.46/46.43  eprover: CPU time limit exceeded, terminating
% 0.46/46.43  eprover: CPU time limit exceeded, terminating
% 0.46/46.44  eprover: CPU time limit exceeded, terminating
% 0.46/46.46  eprover: CPU time limit exceeded, terminating
% 0.46/46.65  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.46/46.65  
% 0.46/46.65  # Failure: Resource limit exceeded (time)
% 0.46/46.65  # OLD status Res
% 0.46/46.65  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.46/46.65  # Preprocessing time       : 0.017 s
% 0.46/46.65  # Running protocol protocol_eprover_f171197f65f27d1ba69648a20c844832c84a5dd7 for 23 seconds:
% 0.46/46.65  
% 0.46/46.65  # Failure: Resource limit exceeded (time)
% 0.46/46.65  # OLD status Res
% 0.46/46.65  # Preprocessing time       : 0.018 s
% 0.46/46.65  # Running protocol protocol_eprover_eb48853eb71ccd2a6fdade56c25b63f5692e1a0c for 23 seconds:
% 0.46/46.65  # Preprocessing time       : 0.016 s
% 0.46/46.65  
% 0.46/46.65  # Proof found!
% 0.46/46.65  # SZS status Theorem
% 0.46/46.65  # SZS output start CNFRefutation
% See solution above
% 0.46/46.65  # Proof object total steps             : 64
% 0.46/46.65  # Proof object clause steps            : 43
% 0.46/46.65  # Proof object formula steps           : 21
% 0.46/46.65  # Proof object conjectures             : 24
% 0.46/46.65  # Proof object clause conjectures      : 21
% 0.46/46.65  # Proof object formula conjectures     : 3
% 0.46/46.65  # Proof object initial clauses used    : 22
% 0.46/46.65  # Proof object initial formulas used   : 10
% 0.46/46.65  # Proof object generating inferences   : 21
% 0.46/46.65  # Proof object simplifying inferences  : 29
% 0.46/46.65  # Training examples: 0 positive, 0 negative
% 0.46/46.65  # Parsed axioms                        : 17
% 0.46/46.65  # Removed by relevancy pruning/SinE    : 0
% 0.46/46.65  # Initial clauses                      : 51
% 0.46/46.65  # Removed in clause preprocessing      : 0
% 0.46/46.65  # Initial clauses in saturation        : 51
% 0.46/46.65  # Processed clauses                    : 886
% 0.46/46.65  # ...of these trivial                  : 5
% 0.46/46.65  # ...subsumed                          : 366
% 0.46/46.65  # ...remaining for further processing  : 515
% 0.46/46.65  # Other redundant clauses eliminated   : 2
% 0.46/46.65  # Clauses deleted for lack of memory   : 0
% 0.46/46.65  # Backward-subsumed                    : 70
% 0.46/46.65  # Backward-rewritten                   : 0
% 0.46/46.65  # Generated clauses                    : 9889
% 0.46/46.65  # ...of the previous two non-trivial   : 7551
% 0.46/46.65  # Contextual simplify-reflections      : 257
% 0.46/46.65  # Paramodulations                      : 9793
% 0.46/46.65  # Factorizations                       : 94
% 0.46/46.65  # Equation resolutions                 : 2
% 0.46/46.65  # Current number of processed clauses  : 443
% 0.46/46.65  #    Positive orientable unit clauses  : 22
% 0.46/46.65  #    Positive unorientable unit clauses: 0
% 0.46/46.65  #    Negative unit clauses             : 18
% 0.46/46.65  #    Non-unit-clauses                  : 403
% 0.46/46.65  # Current number of unprocessed clauses: 6308
% 0.46/46.65  # ...number of literals in the above   : 36261
% 0.46/46.65  # Current number of archived formulas  : 0
% 0.46/46.65  # Current number of archived clauses   : 70
% 0.46/46.65  # Clause-clause subsumption calls (NU) : 70926
% 0.46/46.65  # Rec. Clause-clause subsumption calls : 22517
% 0.46/46.65  # Non-unit clause-clause subsumptions  : 576
% 0.46/46.65  # Unit Clause-clause subsumption calls : 666
% 0.46/46.65  # Rewrite failures with RHS unbound    : 0
% 0.46/46.65  # BW rewrite match attempts            : 7
% 0.46/46.65  # BW rewrite match successes           : 0
% 0.46/46.65  # Condensation attempts                : 0
% 0.46/46.65  # Condensation successes               : 0
% 0.46/46.65  # Termbank termtop insertions          : 46713
% 0.46/46.65  
% 0.46/46.65  # -------------------------------------------------
% 0.46/46.65  # User time                : 0.165 s
% 0.46/46.65  # System time              : 0.007 s
% 0.46/46.65  # Total time               : 0.171 s
% 0.46/46.65  # Maximum resident set size: 8756 pages
% 0.46/69.45  eprover: CPU time limit exceeded, terminating
% 0.46/69.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.46/69.47  eprover: No such file or directory
% 0.46/69.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.46/69.47  eprover: No such file or directory
% 0.46/69.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.46/69.48  eprover: No such file or directory
% 0.46/69.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.46/69.48  eprover: No such file or directory
% 0.46/69.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.46/69.49  eprover: No such file or directory
% 0.46/69.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.46/69.50  eprover: No such file or directory
% 0.46/69.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.46/69.50  eprover: No such file or directory
% 0.46/69.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.46/69.51  eprover: No such file or directory
% 0.46/69.51  eprover: CPU time limit exceeded, terminating
% 0.46/69.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.46/69.51  eprover: No such file or directory
% 0.46/69.52  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.46/69.52  eprover: No such file or directory
% 0.46/69.53  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.46/69.53  eprover: No such file or directory
% 0.46/69.54  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.46/69.54  eprover: No such file or directory
% 0.46/69.54  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.46/69.54  eprover: No such file or directory
% 0.46/69.55  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.46/69.55  eprover: No such file or directory
% 0.46/69.55  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.46/69.55  eprover: No such file or directory
% 0.46/69.56  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.46/69.56  eprover: No such file or directory
% 0.46/69.56  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.46/69.56  eprover: No such file or directory
%------------------------------------------------------------------------------