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

View Problem - Process Solution

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

% 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  : 600s
% DateTime : Sun Jul 17 22:10:17 EDT 2022

% Result   : Theorem 0.34s 27.52s
% Output   : CNFRefutation 0.34s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   16
% Syntax   : Number of formulae    :  117 (  22 unt;   0 def)
%            Number of atoms       :  451 (  83 equ)
%            Maximal formula atoms :   18 (   3 avg)
%            Number of connectives :  527 ( 193   ~; 218   |;  82   &)
%                                         (   7 <=>;  27  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   18 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   13 (  11 usr;   1 prp; 0-3 aty)
%            Number of functors    :   17 (  17 usr;  13 con; 0-2 aty)
%            Number of variables   :  174 (  16 sgn  79   !;   0   ?)

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

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

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

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

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

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

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

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(assumption_18e,axiom,
    greater(mod2,low),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',assumption_18e) ).

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_19,axiom,
    greater(mod2,mod1),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',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_18d,axiom,
    greater(high,mod2),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',assumption_18d) ).

fof(c_0_15,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_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_15]) ).

fof(c_0_17,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_15]) ).

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

fof(c_0_19,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_17])])])])])]) ).

fof(c_0_20,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)
          & smaller(sigma,tau)
          & smaller_or_equal(age(X1,X6),sigma)
          & greater(age(X1,X7),sigma)
          & smaller_or_equal(age(X1,X7),tau)
          & greater(age(X1,X8),tau) )
       => ( smaller(hazard_of_mortality(X1,X8),hazard_of_mortality(X1,X6))
          & smaller(hazard_of_mortality(X1,X6),hazard_of_mortality(X1,X7))
          & hazard_of_mortality(X1,X6) = hazard_of_mortality(X1,X5) ) ),
    inference(assume_negation,[status(cth)],[theorem_9]) ).

fof(c_0_21,plain,
    ! [X5,X6] :
      ( ~ organization(X5)
      | has_endowment(X5)
      | ~ has_immunity(X5,X6) ),
    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)],[assumption_1])])])])]) ).

cnf(c_0_22,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_18]) ).

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

fof(c_0_24,plain,
    ! [X5,X6,X6,X5] :
      ( ( ~ smaller_or_equal(age(X5,X6),tau)
        | ~ positional_advantage(X5,X6)
        | ~ robust_position(X5) )
      & ( ~ greater(age(X5,X6),tau)
        | positional_advantage(X5,X6)
        | ~ robust_position(X5) )
      & ( greater(age(X5,esk4_1(X5)),tau)
        | smaller_or_equal(age(X5,esk3_1(X5)),tau)
        | robust_position(X5) )
      & ( ~ positional_advantage(X5,esk4_1(X5))
        | smaller_or_equal(age(X5,esk3_1(X5)),tau)
        | robust_position(X5) )
      & ( greater(age(X5,esk4_1(X5)),tau)
        | positional_advantage(X5,esk3_1(X5))
        | robust_position(X5) )
      & ( ~ positional_advantage(X5,esk4_1(X5))
        | positional_advantage(X5,esk3_1(X5))
        | robust_position(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_4])])])])])])])]) ).

fof(c_0_25,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)
    & smaller(sigma,tau)
    & smaller_or_equal(age(esk5_0,esk7_0),sigma)
    & greater(age(esk5_0,esk8_0),sigma)
    & smaller_or_equal(age(esk5_0,esk8_0),tau)
    & greater(age(esk5_0,esk9_0),tau)
    & ( ~ smaller(hazard_of_mortality(esk5_0,esk9_0),hazard_of_mortality(esk5_0,esk7_0))
      | ~ smaller(hazard_of_mortality(esk5_0,esk7_0),hazard_of_mortality(esk5_0,esk8_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)],[inference(fof_simplification,[status(thm)],[c_0_20])])])]) ).

cnf(c_0_26,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_18]) ).

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

cnf(c_0_28,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_22,c_0_23]) ).

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

cnf(c_0_30,negated_conjecture,
    robust_position(esk5_0),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_31,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_18]) ).

fof(c_0_32,plain,
    ! [X6,X7,X8,X8] :
      ( ( ~ greater(age(X6,X8),sigma)
        | dissimilar(X6,X7,X8)
        | ~ organization(X6)
        | age(X6,X7) != zero )
      & ( ~ dissimilar(X6,X7,X8)
        | greater(age(X6,X8),sigma)
        | ~ organization(X6)
        | age(X6,X7) != zero ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_15])])])])]) ).

fof(c_0_33,plain,
    ! [X6,X7,X8,X6,X7,X8] :
      ( ( organization(X6)
        | ~ dissimilar(X6,X7,X8) )
      & ( ~ is_aligned(X6,X7)
        | ~ is_aligned(X6,X8)
        | ~ dissimilar(X6,X7,X8) )
      & ( is_aligned(X6,X7)
        | is_aligned(X6,X8)
        | ~ dissimilar(X6,X7,X8) )
      & ( ~ is_aligned(X6,X7)
        | is_aligned(X6,X8)
        | ~ organization(X6)
        | dissimilar(X6,X7,X8) )
      & ( ~ is_aligned(X6,X8)
        | is_aligned(X6,X7)
        | ~ organization(X6)
        | dissimilar(X6,X7,X8) ) ),
    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_2])])])])]) ).

cnf(c_0_34,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_26,c_0_23]) ).

cnf(c_0_35,plain,
    ( hazard_of_mortality(X1,X2) = low
    | has_endowment(X1)
    | ~ positional_advantage(X1,X2)
    | ~ is_aligned(X1,X2)
    | ~ organization(X1) ),
    inference(spm,[status(thm)],[c_0_27,c_0_28]) ).

cnf(c_0_36,negated_conjecture,
    ( positional_advantage(esk5_0,X1)
    | ~ greater(age(esk5_0,X1),tau) ),
    inference(spm,[status(thm)],[c_0_29,c_0_30]) ).

cnf(c_0_37,negated_conjecture,
    organization(esk5_0),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_38,negated_conjecture,
    ~ has_endowment(esk5_0),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

fof(c_0_39,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_40,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_41,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_31,c_0_23]) ).

fof(c_0_42,plain,
    ! [X5,X6] :
      ( ~ organization(X5)
      | age(X5,X6) != zero
      | is_aligned(X5,X6) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_13])]) ).

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

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

cnf(c_0_45,plain,
    ( hazard_of_mortality(X1,X2) = mod1
    | is_aligned(X1,X2)
    | has_endowment(X1)
    | ~ positional_advantage(X1,X2)
    | ~ organization(X1) ),
    inference(spm,[status(thm)],[c_0_27,c_0_34]) ).

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

cnf(c_0_47,negated_conjecture,
    ( hazard_of_mortality(esk5_0,X1) = low
    | ~ is_aligned(esk5_0,X1)
    | ~ greater(age(esk5_0,X1),tau) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_36]),c_0_37])]),c_0_38]) ).

cnf(c_0_48,negated_conjecture,
    greater(age(esk5_0,esk9_0),tau),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

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

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

cnf(c_0_51,plain,
    ( hazard_of_mortality(X1,X2) = mod2
    | positional_advantage(X1,X2)
    | has_endowment(X1)
    | ~ is_aligned(X1,X2)
    | ~ organization(X1) ),
    inference(spm,[status(thm)],[c_0_27,c_0_41]) ).

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

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

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

cnf(c_0_55,negated_conjecture,
    ( hazard_of_mortality(esk5_0,X1) = mod1
    | is_aligned(esk5_0,X1)
    | ~ greater(age(esk5_0,X1),tau) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_36]),c_0_37])]),c_0_38]) ).

cnf(c_0_56,negated_conjecture,
    ( hazard_of_mortality(esk5_0,esk6_0) != hazard_of_mortality(esk5_0,esk7_0)
    | ~ is_aligned(esk5_0,esk9_0)
    | ~ smaller(hazard_of_mortality(esk5_0,esk7_0),hazard_of_mortality(esk5_0,esk8_0))
    | ~ smaller(low,hazard_of_mortality(esk5_0,esk7_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_47]),c_0_48])]) ).

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

cnf(c_0_58,plain,
    ( smaller_or_equal(X1,X2)
    | ~ greater(X2,X1) ),
    inference(spm,[status(thm)],[c_0_49,c_0_50]) ).

cnf(c_0_59,plain,
    ( hazard_of_mortality(X1,X2) = mod2
    | positional_advantage(X1,X2)
    | has_endowment(X1)
    | age(X1,X2) != zero
    | ~ organization(X1) ),
    inference(spm,[status(thm)],[c_0_51,c_0_52]) ).

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

cnf(c_0_61,plain,
    ( is_aligned(X1,X2)
    | greater(age(X1,X2),sigma)
    | age(X1,X3) != zero
    | ~ organization(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_53,c_0_54]),c_0_52]) ).

cnf(c_0_62,negated_conjecture,
    ( is_aligned(esk5_0,esk9_0)
    | hazard_of_mortality(esk5_0,esk6_0) != hazard_of_mortality(esk5_0,esk7_0)
    | ~ smaller(hazard_of_mortality(esk5_0,esk7_0),hazard_of_mortality(esk5_0,esk8_0))
    | ~ smaller(mod1,hazard_of_mortality(esk5_0,esk7_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_55]),c_0_48])]) ).

cnf(c_0_63,negated_conjecture,
    ( hazard_of_mortality(esk5_0,esk6_0) != hazard_of_mortality(esk5_0,esk7_0)
    | ~ is_aligned(esk5_0,esk9_0)
    | ~ greater(hazard_of_mortality(esk5_0,esk8_0),hazard_of_mortality(esk5_0,esk7_0))
    | ~ smaller(low,hazard_of_mortality(esk5_0,esk7_0)) ),
    inference(spm,[status(thm)],[c_0_56,c_0_50]) ).

cnf(c_0_64,plain,
    ( ~ positional_advantage(X1,X2)
    | ~ robust_position(X1)
    | ~ greater(tau,age(X1,X2)) ),
    inference(spm,[status(thm)],[c_0_57,c_0_58]) ).

cnf(c_0_65,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_59,c_0_60]),c_0_37])]),c_0_38]) ).

cnf(c_0_66,negated_conjecture,
    greater(tau,zero),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_67,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_61,c_0_60]),c_0_37])]) ).

cnf(c_0_68,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_18]) ).

cnf(c_0_69,negated_conjecture,
    ( is_aligned(esk5_0,esk9_0)
    | hazard_of_mortality(esk5_0,esk6_0) != hazard_of_mortality(esk5_0,esk7_0)
    | ~ greater(hazard_of_mortality(esk5_0,esk8_0),hazard_of_mortality(esk5_0,esk7_0))
    | ~ smaller(mod1,hazard_of_mortality(esk5_0,esk7_0)) ),
    inference(spm,[status(thm)],[c_0_62,c_0_50]) ).

cnf(c_0_70,negated_conjecture,
    ( hazard_of_mortality(esk5_0,esk6_0) != hazard_of_mortality(esk5_0,esk7_0)
    | ~ is_aligned(esk5_0,esk9_0)
    | ~ greater(hazard_of_mortality(esk5_0,esk8_0),hazard_of_mortality(esk5_0,esk7_0))
    | ~ greater(hazard_of_mortality(esk5_0,esk7_0),low) ),
    inference(spm,[status(thm)],[c_0_63,c_0_50]) ).

cnf(c_0_71,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_64,c_0_65]),c_0_30]),c_0_60]),c_0_66])]) ).

cnf(c_0_72,negated_conjecture,
    ( 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_51,c_0_67]),c_0_37])]),c_0_38]) ).

cnf(c_0_73,plain,
    ( hazard_of_mortality(X1,X2) = high
    | positional_advantage(X1,X2)
    | is_aligned(X1,X2)
    | has_immunity(X1,X2)
    | ~ organization(X1) ),
    inference(spm,[status(thm)],[c_0_68,c_0_23]) ).

fof(c_0_74,plain,
    ! [X3,X4] :
      ( smaller(X3,X4)
      | X3 = X4
      | greater(X3,X4) ),
    inference(variable_rename,[status(thm)],[meaning_postulate_greater_comparable]) ).

cnf(c_0_75,negated_conjecture,
    ( is_aligned(esk5_0,esk9_0)
    | hazard_of_mortality(esk5_0,esk6_0) != hazard_of_mortality(esk5_0,esk7_0)
    | ~ greater(hazard_of_mortality(esk5_0,esk8_0),hazard_of_mortality(esk5_0,esk7_0))
    | ~ greater(hazard_of_mortality(esk5_0,esk7_0),mod1) ),
    inference(spm,[status(thm)],[c_0_69,c_0_50]) ).

cnf(c_0_76,negated_conjecture,
    ( hazard_of_mortality(esk5_0,esk7_0) != mod2
    | ~ is_aligned(esk5_0,esk9_0)
    | ~ greater(hazard_of_mortality(esk5_0,esk8_0),hazard_of_mortality(esk5_0,esk7_0))
    | ~ greater(hazard_of_mortality(esk5_0,esk7_0),low) ),
    inference(rw,[status(thm)],[c_0_70,c_0_71]) ).

cnf(c_0_77,negated_conjecture,
    ( hazard_of_mortality(esk5_0,X1) = mod2
    | greater(age(esk5_0,X1),sigma)
    | ~ greater(tau,age(esk5_0,X1)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_72]),c_0_30])]) ).

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

cnf(c_0_79,negated_conjecture,
    smaller_or_equal(age(esk5_0,esk8_0),tau),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_80,plain,
    ( hazard_of_mortality(X1,X2) = high
    | positional_advantage(X1,X2)
    | is_aligned(X1,X2)
    | has_endowment(X1)
    | ~ organization(X1) ),
    inference(spm,[status(thm)],[c_0_27,c_0_73]) ).

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

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

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

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

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

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

cnf(c_0_87,negated_conjecture,
    ( is_aligned(esk5_0,esk9_0)
    | hazard_of_mortality(esk5_0,esk7_0) != mod2
    | ~ greater(hazard_of_mortality(esk5_0,esk8_0),hazard_of_mortality(esk5_0,esk7_0))
    | ~ greater(hazard_of_mortality(esk5_0,esk7_0),mod1) ),
    inference(rw,[status(thm)],[c_0_75,c_0_71]) ).

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

cnf(c_0_89,negated_conjecture,
    ( greater(age(esk5_0,esk7_0),sigma)
    | ~ is_aligned(esk5_0,esk9_0)
    | ~ greater(hazard_of_mortality(esk5_0,esk8_0),mod2)
    | ~ greater(tau,age(esk5_0,esk7_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_76,c_0_77]),c_0_78])]) ).

cnf(c_0_90,negated_conjecture,
    ~ positional_advantage(esk5_0,esk8_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_57,c_0_79]),c_0_30])]) ).

cnf(c_0_91,negated_conjecture,
    ( hazard_of_mortality(esk5_0,X1) = high
    | positional_advantage(esk5_0,X1)
    | is_aligned(esk5_0,X1) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_80,c_0_37]),c_0_38]) ).

fof(c_0_92,plain,
    ! [X3,X4] :
      ( ~ greater(X3,X4)
      | ~ greater(X4,X3) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[meaning_postulate_greater_strict])]) ).

cnf(c_0_93,plain,
    ( X1 = X2
    | greater(X2,X1)
    | ~ smaller_or_equal(X1,X2) ),
    inference(spm,[status(thm)],[c_0_81,c_0_82]) ).

cnf(c_0_94,negated_conjecture,
    smaller_or_equal(age(esk5_0,esk7_0),sigma),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

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

cnf(c_0_96,plain,
    ( X1 = X2
    | greater(X1,X2)
    | greater(X2,X1) ),
    inference(spm,[status(thm)],[c_0_81,c_0_84]) ).

cnf(c_0_97,negated_conjecture,
    smaller(sigma,tau),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_98,plain,
    ( age(X1,X2) != zero
    | ~ is_aligned(X1,X3)
    | ~ organization(X1)
    | ~ greater(age(X1,X3),sigma) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_85,c_0_86]),c_0_52]) ).

cnf(c_0_99,negated_conjecture,
    ( greater(age(esk5_0,esk7_0),sigma)
    | ~ greater(hazard_of_mortality(esk5_0,esk8_0),mod2)
    | ~ greater(tau,age(esk5_0,esk7_0)) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_87,c_0_77]),c_0_88])]),c_0_89]) ).

cnf(c_0_100,negated_conjecture,
    ( hazard_of_mortality(esk5_0,esk8_0) = high
    | is_aligned(esk5_0,esk8_0) ),
    inference(spm,[status(thm)],[c_0_90,c_0_91]) ).

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

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

cnf(c_0_103,negated_conjecture,
    ( age(esk5_0,esk7_0) = sigma
    | greater(sigma,age(esk5_0,esk7_0)) ),
    inference(spm,[status(thm)],[c_0_93,c_0_94]) ).

cnf(c_0_104,plain,
    ( X1 = X2
    | greater(X1,X2)
    | greater(X3,X1)
    | ~ greater(X3,X2) ),
    inference(spm,[status(thm)],[c_0_95,c_0_96]) ).

cnf(c_0_105,negated_conjecture,
    greater(tau,sigma),
    inference(spm,[status(thm)],[c_0_81,c_0_97]) ).

cnf(c_0_106,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_98,c_0_60]),c_0_37])]) ).

cnf(c_0_107,negated_conjecture,
    ( is_aligned(esk5_0,esk8_0)
    | greater(age(esk5_0,esk7_0),sigma)
    | ~ greater(tau,age(esk5_0,esk7_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_99,c_0_100]),c_0_101])]) ).

cnf(c_0_108,negated_conjecture,
    greater(age(esk5_0,esk8_0),sigma),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_109,negated_conjecture,
    ( age(esk5_0,esk7_0) = sigma
    | ~ greater(age(esk5_0,esk7_0),sigma) ),
    inference(spm,[status(thm)],[c_0_102,c_0_103]) ).

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

cnf(c_0_111,negated_conjecture,
    ( greater(age(esk5_0,esk7_0),sigma)
    | ~ greater(tau,age(esk5_0,esk7_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_106,c_0_107]),c_0_108])]) ).

cnf(c_0_112,negated_conjecture,
    ( age(esk5_0,esk7_0) = sigma
    | greater(tau,age(esk5_0,esk7_0)) ),
    inference(spm,[status(thm)],[c_0_109,c_0_110]) ).

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

cnf(c_0_114,negated_conjecture,
    age(esk5_0,esk7_0) = sigma,
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_109,c_0_111]),c_0_112]) ).

cnf(c_0_115,negated_conjecture,
    ~ greater(sigma,sigma),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_113,c_0_114]),c_0_114]),c_0_105])]) ).

cnf(c_0_116,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_111,c_0_114]),c_0_114]),c_0_105])]),c_0_115]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.11  % Problem  : MGT063+1 : TPTP v8.1.0. Released v2.4.0.
% 0.09/0.11  % Command  : run_ET %s %d
% 0.11/0.32  % Computer : n027.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 600
% 0.11/0.32  % DateTime : Thu Jun  9 09:31:12 EDT 2022
% 0.11/0.32  % CPUTime  : 
% 0.32/23.38  eprover: CPU time limit exceeded, terminating
% 0.32/23.38  eprover: CPU time limit exceeded, terminating
% 0.32/23.38  eprover: CPU time limit exceeded, terminating
% 0.32/23.39  eprover: CPU time limit exceeded, terminating
% 0.34/27.52  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.34/27.52  
% 0.34/27.52  # Failure: Resource limit exceeded (time)
% 0.34/27.52  # OLD status Res
% 0.34/27.52  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.34/27.52  # Preprocessing time       : 0.018 s
% 0.34/27.52  # Running protocol protocol_eprover_f171197f65f27d1ba69648a20c844832c84a5dd7 for 23 seconds:
% 0.34/27.52  # Preprocessing time       : 0.017 s
% 0.34/27.52  
% 0.34/27.52  # Proof found!
% 0.34/27.52  # SZS status Theorem
% 0.34/27.52  # SZS output start CNFRefutation
% See solution above
% 0.34/27.52  # Proof object total steps             : 117
% 0.34/27.52  # Proof object clause steps            : 85
% 0.34/27.52  # Proof object formula steps           : 32
% 0.34/27.52  # Proof object conjectures             : 47
% 0.34/27.52  # Proof object clause conjectures      : 44
% 0.34/27.52  # Proof object formula conjectures     : 3
% 0.34/27.52  # Proof object initial clauses used    : 35
% 0.34/27.52  # Proof object initial formulas used   : 15
% 0.34/27.52  # Proof object generating inferences   : 45
% 0.34/27.52  # Proof object simplifying inferences  : 53
% 0.34/27.52  # Training examples: 0 positive, 0 negative
% 0.34/27.52  # Parsed axioms                        : 20
% 0.34/27.52  # Removed by relevancy pruning/SinE    : 0
% 0.34/27.52  # Initial clauses                      : 57
% 0.34/27.52  # Removed in clause preprocessing      : 0
% 0.34/27.52  # Initial clauses in saturation        : 57
% 0.34/27.52  # Processed clauses                    : 16296
% 0.34/27.52  # ...of these trivial                  : 0
% 0.34/27.52  # ...subsumed                          : 12814
% 0.34/27.52  # ...remaining for further processing  : 3481
% 0.34/27.52  # Other redundant clauses eliminated   : 12
% 0.34/27.52  # Clauses deleted for lack of memory   : 0
% 0.34/27.52  # Backward-subsumed                    : 426
% 0.34/27.52  # Backward-rewritten                   : 623
% 0.34/27.52  # Generated clauses                    : 214400
% 0.34/27.52  # ...of the previous two non-trivial   : 149879
% 0.34/27.52  # Contextual simplify-reflections      : 18106
% 0.34/27.52  # Paramodulations                      : 214118
% 0.34/27.52  # Factorizations                       : 241
% 0.34/27.52  # Equation resolutions                 : 31
% 0.34/27.52  # Current number of processed clauses  : 2420
% 0.34/27.52  #    Positive orientable unit clauses  : 26
% 0.34/27.52  #    Positive unorientable unit clauses: 0
% 0.34/27.52  #    Negative unit clauses             : 27
% 0.34/27.52  #    Non-unit-clauses                  : 2367
% 0.34/27.52  # Current number of unprocessed clauses: 98993
% 0.34/27.52  # ...number of literals in the above   : 628170
% 0.34/27.52  # Current number of archived formulas  : 0
% 0.34/27.52  # Current number of archived clauses   : 1059
% 0.34/27.52  # Clause-clause subsumption calls (NU) : 5064134
% 0.34/27.52  # Rec. Clause-clause subsumption calls : 1359491
% 0.34/27.52  # Non-unit clause-clause subsumptions  : 29701
% 0.34/27.52  # Unit Clause-clause subsumption calls : 7000
% 0.34/27.52  # Rewrite failures with RHS unbound    : 0
% 0.34/27.52  # BW rewrite match attempts            : 14
% 0.34/27.52  # BW rewrite match successes           : 5
% 0.34/27.52  # Condensation attempts                : 0
% 0.34/27.52  # Condensation successes               : 0
% 0.34/27.52  # Termbank termtop insertions          : 3350523
% 0.34/27.52  
% 0.34/27.52  # -------------------------------------------------
% 0.34/27.52  # User time                : 3.400 s
% 0.34/27.52  # System time              : 0.042 s
% 0.34/27.52  # Total time               : 3.442 s
% 0.34/27.52  # Maximum resident set size: 97304 pages
% 0.34/46.41  eprover: CPU time limit exceeded, terminating
% 0.34/46.42  eprover: CPU time limit exceeded, terminating
% 0.34/46.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.43  eprover: No such file or directory
% 0.34/46.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.43  eprover: No such file or directory
% 0.34/46.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.43  eprover: No such file or directory
% 0.34/46.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.44  eprover: No such file or directory
% 0.34/46.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.44  eprover: No such file or directory
% 0.34/46.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.44  eprover: No such file or directory
% 0.34/46.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.44  eprover: No such file or directory
% 0.34/46.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.45  eprover: No such file or directory
% 0.34/46.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.45  eprover: No such file or directory
% 0.34/46.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.45  eprover: No such file or directory
% 0.34/46.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.45  eprover: No such file or directory
% 0.34/46.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.46  eprover: No such file or directory
% 0.34/46.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.46  eprover: No such file or directory
% 0.34/46.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.46  eprover: No such file or directory
% 0.34/46.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.47  eprover: No such file or directory
% 0.34/46.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.47  eprover: No such file or directory
% 0.34/46.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.47  eprover: No such file or directory
% 0.34/46.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.48  eprover: No such file or directory
% 0.34/46.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.48  eprover: No such file or directory
% 0.34/46.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.34/46.48  eprover: No such file or directory
%------------------------------------------------------------------------------