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

View Problem - Process Solution

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

% Computer : n018.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:15 EDT 2022

% Result   : Theorem 0.21s 1.41s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   55 (  15 unt;   0 def)
%            Number of atoms       :  176 (  34 equ)
%            Maximal formula atoms :   24 (   3 avg)
%            Number of connectives :  183 (  62   ~;  72   |;  39   &)
%                                         (   3 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    9 (   7 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   7 con; 0-2 aty)
%            Number of variables   :   80 (   6 sgn  52   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(lemma_9,conjecture,
    ! [X1,X5,X6,X7] :
      ( ( organization(X1)
        & has_endowment(X1)
        & age(X1,X5) = zero
        & smaller_or_equal(age(X1,X6),eta)
        & greater(age(X1,X7),eta)
        & greater_or_equal(eta,sigma)
        & greater(sigma,zero) )
     => ( greater(hazard_of_mortality(X1,X7),hazard_of_mortality(X1,X6))
        & hazard_of_mortality(X1,X6) = hazard_of_mortality(X1,X5) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',lemma_9) ).

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

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

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

fof(assumption_2,axiom,
    ! [X1,X5,X4] :
      ( ( organization(X1)
        & has_immunity(X1,X5)
        & has_immunity(X1,X4) )
     => hazard_of_mortality(X1,X5) = hazard_of_mortality(X1,X4) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',assumption_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(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(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(c_0_9,negated_conjecture,
    ~ ! [X1,X5,X6,X7] :
        ( ( organization(X1)
          & has_endowment(X1)
          & age(X1,X5) = zero
          & smaller_or_equal(age(X1,X6),eta)
          & greater(age(X1,X7),eta)
          & greater_or_equal(eta,sigma)
          & greater(sigma,zero) )
       => ( 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)],[lemma_9]) ).

fof(c_0_10,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,esk6_1(X5)),eta)
        | smaller_or_equal(age(X5,esk5_1(X5)),eta)
        | ~ organization(X5)
        | has_endowment(X5) )
      & ( has_immunity(X5,esk6_1(X5))
        | smaller_or_equal(age(X5,esk5_1(X5)),eta)
        | ~ organization(X5)
        | has_endowment(X5) )
      & ( greater(age(X5,esk6_1(X5)),eta)
        | ~ has_immunity(X5,esk5_1(X5))
        | ~ organization(X5)
        | has_endowment(X5) )
      & ( has_immunity(X5,esk6_1(X5))
        | ~ has_immunity(X5,esk5_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])])])])])])])]) ).

fof(c_0_11,negated_conjecture,
    ( organization(esk1_0)
    & has_endowment(esk1_0)
    & age(esk1_0,esk2_0) = zero
    & smaller_or_equal(age(esk1_0,esk3_0),eta)
    & greater(age(esk1_0,esk4_0),eta)
    & greater_or_equal(eta,sigma)
    & greater(sigma,zero)
    & ( ~ greater(hazard_of_mortality(esk1_0,esk4_0),hazard_of_mortality(esk1_0,esk3_0))
      | hazard_of_mortality(esk1_0,esk3_0) != hazard_of_mortality(esk1_0,esk2_0) ) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_9])])]) ).

fof(c_0_12,plain,
    ! [X6,X7,X8] :
      ( ~ organization(X6)
      | ~ has_immunity(X6,X7)
      | has_immunity(X6,X8)
      | greater(hazard_of_mortality(X6,X8),hazard_of_mortality(X6,X7)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[assumption_3])])]) ).

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

cnf(c_0_14,negated_conjecture,
    smaller_or_equal(age(esk1_0,esk3_0),eta),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_15,negated_conjecture,
    has_endowment(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

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

cnf(c_0_17,negated_conjecture,
    greater(age(esk1_0,esk4_0),eta),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

fof(c_0_18,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_19,plain,
    ! [X3,X4,X3,X4] :
      ( ( ~ greater_or_equal(X3,X4)
        | greater(X3,X4)
        | X3 = X4 )
      & ( ~ greater(X3,X4)
        | greater_or_equal(X3,X4) )
      & ( X3 != X4
        | greater_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_greater_or_equal])])])])]) ).

cnf(c_0_20,negated_conjecture,
    ( hazard_of_mortality(esk1_0,esk3_0) != hazard_of_mortality(esk1_0,esk2_0)
    | ~ greater(hazard_of_mortality(esk1_0,esk4_0),hazard_of_mortality(esk1_0,esk3_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_21,plain,
    ( greater(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | has_immunity(X1,X2)
    | ~ has_immunity(X1,X3)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_22,negated_conjecture,
    organization(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_23,negated_conjecture,
    has_immunity(esk1_0,esk3_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_13,c_0_14]),c_0_15])]) ).

cnf(c_0_24,negated_conjecture,
    ~ has_immunity(esk1_0,esk4_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_16,c_0_17]),c_0_15])]) ).

fof(c_0_25,plain,
    ! [X6,X7,X8] :
      ( ~ organization(X6)
      | ~ has_immunity(X6,X7)
      | ~ has_immunity(X6,X8)
      | hazard_of_mortality(X6,X7) = hazard_of_mortality(X6,X8) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_2])]) ).

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

cnf(c_0_27,negated_conjecture,
    greater(sigma,zero),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_28,plain,
    ( X1 = X2
    | greater(X1,X2)
    | ~ greater_or_equal(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

cnf(c_0_29,negated_conjecture,
    greater_or_equal(eta,sigma),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

fof(c_0_30,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_31,plain,
    ! [X3,X4] :
      ( smaller(X3,X4)
      | X3 = X4
      | greater(X3,X4) ),
    inference(variable_rename,[status(thm)],[meaning_postulate_greater_comparable]) ).

cnf(c_0_32,negated_conjecture,
    hazard_of_mortality(esk1_0,esk3_0) != hazard_of_mortality(esk1_0,esk2_0),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_20,c_0_21]),c_0_22])]),c_0_23])]),c_0_24]) ).

cnf(c_0_33,plain,
    ( hazard_of_mortality(X1,X2) = hazard_of_mortality(X1,X3)
    | ~ has_immunity(X1,X3)
    | ~ has_immunity(X1,X2)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

fof(c_0_34,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_35,negated_conjecture,
    ( greater(X1,zero)
    | ~ greater(X1,sigma) ),
    inference(spm,[status(thm)],[c_0_26,c_0_27]) ).

cnf(c_0_36,negated_conjecture,
    ( eta = sigma
    | greater(eta,sigma) ),
    inference(spm,[status(thm)],[c_0_28,c_0_29]) ).

cnf(c_0_37,negated_conjecture,
    age(esk1_0,esk2_0) = zero,
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

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

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

cnf(c_0_40,negated_conjecture,
    ( hazard_of_mortality(esk1_0,X1) != hazard_of_mortality(esk1_0,esk2_0)
    | ~ has_immunity(esk1_0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_33]),c_0_23]),c_0_22])]) ).

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

cnf(c_0_42,negated_conjecture,
    ( eta = sigma
    | greater(eta,zero) ),
    inference(spm,[status(thm)],[c_0_35,c_0_36]) ).

cnf(c_0_43,negated_conjecture,
    ( has_immunity(esk1_0,esk2_0)
    | ~ smaller_or_equal(zero,eta) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_13,c_0_37]),c_0_15])]) ).

cnf(c_0_44,plain,
    ( X1 = X2
    | greater(X1,X2)
    | smaller_or_equal(X1,X2) ),
    inference(spm,[status(thm)],[c_0_38,c_0_39]) ).

cnf(c_0_45,negated_conjecture,
    ~ has_immunity(esk1_0,esk2_0),
    inference(er,[status(thm)],[c_0_40]) ).

cnf(c_0_46,negated_conjecture,
    ( eta = sigma
    | ~ greater(zero,eta) ),
    inference(spm,[status(thm)],[c_0_41,c_0_42]) ).

cnf(c_0_47,negated_conjecture,
    ( eta = zero
    | greater(zero,eta) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_44]),c_0_45]) ).

cnf(c_0_48,negated_conjecture,
    ( eta = zero
    | eta = sigma ),
    inference(spm,[status(thm)],[c_0_46,c_0_47]) ).

cnf(c_0_49,negated_conjecture,
    ~ greater(zero,sigma),
    inference(spm,[status(thm)],[c_0_41,c_0_27]) ).

cnf(c_0_50,negated_conjecture,
    ( eta = zero
    | sigma != zero ),
    inference(ef,[status(thm)],[c_0_48]) ).

cnf(c_0_51,plain,
    ( smaller_or_equal(X1,X2)
    | X1 != X2 ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_52,negated_conjecture,
    eta = zero,
    inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_48]),c_0_49]),c_0_50]) ).

cnf(c_0_53,plain,
    smaller_or_equal(X1,X1),
    inference(er,[status(thm)],[c_0_51]) ).

cnf(c_0_54,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_43,c_0_52]),c_0_53])]),c_0_45]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : MGT056+1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.12  % Command  : run_ET %s %d
% 0.12/0.33  % Computer : n018.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:44:53 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.21/1.41  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.21/1.41  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.21/1.41  # Preprocessing time       : 0.016 s
% 0.21/1.41  
% 0.21/1.41  # Proof found!
% 0.21/1.41  # SZS status Theorem
% 0.21/1.41  # SZS output start CNFRefutation
% See solution above
% 0.21/1.41  # Proof object total steps             : 55
% 0.21/1.41  # Proof object clause steps            : 36
% 0.21/1.41  # Proof object formula steps           : 19
% 0.21/1.41  # Proof object conjectures             : 27
% 0.21/1.41  # Proof object clause conjectures      : 24
% 0.21/1.41  # Proof object formula conjectures     : 3
% 0.21/1.41  # Proof object initial clauses used    : 18
% 0.21/1.41  # Proof object initial formulas used   : 9
% 0.21/1.41  # Proof object generating inferences   : 16
% 0.21/1.41  # Proof object simplifying inferences  : 22
% 0.21/1.41  # Training examples: 0 positive, 0 negative
% 0.21/1.41  # Parsed axioms                        : 10
% 0.21/1.41  # Removed by relevancy pruning/SinE    : 0
% 0.21/1.41  # Initial clauses                      : 28
% 0.21/1.41  # Removed in clause preprocessing      : 0
% 0.21/1.41  # Initial clauses in saturation        : 28
% 0.21/1.41  # Processed clauses                    : 50
% 0.21/1.41  # ...of these trivial                  : 0
% 0.21/1.41  # ...subsumed                          : 0
% 0.21/1.41  # ...remaining for further processing  : 50
% 0.21/1.41  # Other redundant clauses eliminated   : 2
% 0.21/1.41  # Clauses deleted for lack of memory   : 0
% 0.21/1.41  # Backward-subsumed                    : 1
% 0.21/1.41  # Backward-rewritten                   : 18
% 0.21/1.41  # Generated clauses                    : 76
% 0.21/1.41  # ...of the previous two non-trivial   : 67
% 0.21/1.41  # Contextual simplify-reflections      : 1
% 0.21/1.41  # Paramodulations                      : 72
% 0.21/1.41  # Factorizations                       : 1
% 0.21/1.41  # Equation resolutions                 : 3
% 0.21/1.41  # Current number of processed clauses  : 29
% 0.21/1.41  #    Positive orientable unit clauses  : 8
% 0.21/1.41  #    Positive unorientable unit clauses: 0
% 0.21/1.41  #    Negative unit clauses             : 4
% 0.21/1.41  #    Non-unit-clauses                  : 17
% 0.21/1.41  # Current number of unprocessed clauses: 23
% 0.21/1.41  # ...number of literals in the above   : 84
% 0.21/1.41  # Current number of archived formulas  : 0
% 0.21/1.41  # Current number of archived clauses   : 19
% 0.21/1.41  # Clause-clause subsumption calls (NU) : 176
% 0.21/1.41  # Rec. Clause-clause subsumption calls : 119
% 0.21/1.41  # Non-unit clause-clause subsumptions  : 1
% 0.21/1.41  # Unit Clause-clause subsumption calls : 37
% 0.21/1.41  # Rewrite failures with RHS unbound    : 0
% 0.21/1.41  # BW rewrite match attempts            : 7
% 0.21/1.41  # BW rewrite match successes           : 1
% 0.21/1.41  # Condensation attempts                : 0
% 0.21/1.41  # Condensation successes               : 0
% 0.21/1.41  # Termbank termtop insertions          : 2354
% 0.21/1.41  
% 0.21/1.41  # -------------------------------------------------
% 0.21/1.41  # User time                : 0.017 s
% 0.21/1.41  # System time              : 0.002 s
% 0.21/1.41  # Total time               : 0.019 s
% 0.21/1.41  # Maximum resident set size: 2980 pages
% 0.21/23.40  eprover: CPU time limit exceeded, terminating
% 0.21/23.41  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.41  eprover: No such file or directory
% 0.21/23.42  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.42  eprover: No such file or directory
% 0.21/23.42  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.42  eprover: No such file or directory
% 0.21/23.42  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.42  eprover: No such file or directory
% 0.21/23.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.43  eprover: No such file or directory
% 0.21/23.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.43  eprover: No such file or directory
% 0.21/23.43  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.43  eprover: No such file or directory
% 0.21/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.44  eprover: No such file or directory
% 0.21/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.44  eprover: No such file or directory
% 0.21/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.45  eprover: No such file or directory
% 0.21/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.21/23.45  eprover: No such file or directory
%------------------------------------------------------------------------------