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

View Problem - Process Solution

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

% Computer : n024.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.24s 1.42s
% Output   : CNFRefutation 0.24s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   59 (  10 unt;   0 def)
%            Number of atoms       :  200 (  24 equ)
%            Maximal formula atoms :   16 (   3 avg)
%            Number of connectives :  231 (  90   ~;  92   |;  36   &)
%                                         (   5 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   10 (   8 usr;   1 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   6 con; 0-2 aty)
%            Number of variables   :  118 (  14 sgn  66   !;   0   ?)

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

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

fof(definition_smaller,axiom,
    ! [X1,X2] :
      ( smaller(X1,X2)
    <=> greater(X2,X1) ),
    file('/export/starexec/sandbox/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/sandbox/solver/bin/../tmp/theBenchmark.p',assumption_13) ).

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

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

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/sandbox/solver/bin/../tmp/theBenchmark.p',assumption_3) ).

fof(assumption_14,axiom,
    ! [X1,X5,X4] :
      ( ( organization(X1)
        & is_aligned(X1,X5)
        & ~ is_aligned(X1,X4) )
     => greater(capability(X1,X5),capability(X1,X4)) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p',assumption_14) ).

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

fof(c_0_11,negated_conjecture,
    ~ ! [X1,X5,X6,X7] :
        ( ( organization(X1)
          & ~ has_endowment(X1)
          & age(X1,X5) = zero
          & smaller_or_equal(age(X1,X6),sigma)
          & greater(age(X1,X7),sigma)
          & greater(sigma,zero) )
       => greater(hazard_of_mortality(X1,X7),hazard_of_mortality(X1,X6)) ),
    inference(assume_negation,[status(cth)],[theorem_5]) ).

fof(c_0_12,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_13,negated_conjecture,
    ( organization(esk1_0)
    & ~ has_endowment(esk1_0)
    & age(esk1_0,esk2_0) = zero
    & smaller_or_equal(age(esk1_0,esk3_0),sigma)
    & greater(age(esk1_0,esk4_0),sigma)
    & greater(sigma,zero)
    & ~ greater(hazard_of_mortality(esk1_0,esk4_0),hazard_of_mortality(esk1_0,esk3_0)) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_11])])])]) ).

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

fof(c_0_16,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_17,plain,
    ( X1 = X2
    | smaller(X1,X2)
    | ~ smaller_or_equal(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

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

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

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

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

fof(c_0_22,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_23,plain,
    ( greater(X1,X2)
    | ~ smaller(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_24,negated_conjecture,
    ( age(esk1_0,esk3_0) = sigma
    | smaller(age(esk1_0,esk3_0),sigma) ),
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

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

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

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

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

cnf(c_0_29,negated_conjecture,
    ( age(esk1_0,esk3_0) = sigma
    | greater(sigma,age(esk1_0,esk3_0)) ),
    inference(spm,[status(thm)],[c_0_23,c_0_24]) ).

cnf(c_0_30,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_25,c_0_26]),c_0_27]) ).

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

cnf(c_0_32,negated_conjecture,
    organization(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

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

fof(c_0_34,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_35,negated_conjecture,
    ( age(esk1_0,esk3_0) = sigma
    | ~ greater(age(esk1_0,esk3_0),sigma) ),
    inference(spm,[status(thm)],[c_0_28,c_0_29]) ).

cnf(c_0_36,negated_conjecture,
    ( is_aligned(esk1_0,X1)
    | greater(age(esk1_0,X1),sigma) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_30,c_0_31]),c_0_32])]) ).

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

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

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

cnf(c_0_40,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_34]) ).

fof(c_0_41,plain,
    ! [X6,X7,X8] :
      ( ~ organization(X6)
      | ~ is_aligned(X6,X7)
      | is_aligned(X6,X8)
      | greater(capability(X6,X7),capability(X6,X8)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[assumption_14])])]) ).

cnf(c_0_42,negated_conjecture,
    ( age(esk1_0,esk3_0) = sigma
    | is_aligned(esk1_0,esk3_0) ),
    inference(spm,[status(thm)],[c_0_35,c_0_36]) ).

cnf(c_0_43,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_37,c_0_38]),c_0_27]) ).

cnf(c_0_44,negated_conjecture,
    greater(age(esk1_0,esk4_0),sigma),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_45,plain,
    ( has_immunity(X1,X2)
    | greater(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | ~ organization(X1)
    | ~ greater(capability(X1,X3),capability(X1,X2)) ),
    inference(csr,[status(thm)],[c_0_39,c_0_40]) ).

cnf(c_0_46,plain,
    ( greater(capability(X1,X2),capability(X1,X3))
    | is_aligned(X1,X3)
    | ~ is_aligned(X1,X2)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_41]) ).

cnf(c_0_47,negated_conjecture,
    ( is_aligned(esk1_0,X1)
    | ~ greater(sigma,age(esk1_0,X1)) ),
    inference(spm,[status(thm)],[c_0_28,c_0_36]) ).

cnf(c_0_48,negated_conjecture,
    ( is_aligned(esk1_0,esk3_0)
    | greater(sigma,sigma) ),
    inference(spm,[status(thm)],[c_0_36,c_0_42]) ).

cnf(c_0_49,negated_conjecture,
    ( age(esk1_0,X1) != zero
    | ~ is_aligned(esk1_0,esk4_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_44]),c_0_32])]) ).

fof(c_0_50,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_51,negated_conjecture,
    ~ greater(hazard_of_mortality(esk1_0,esk4_0),hazard_of_mortality(esk1_0,esk3_0)),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_52,plain,
    ( is_aligned(X1,X2)
    | has_immunity(X1,X2)
    | greater(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | ~ is_aligned(X1,X3)
    | ~ organization(X1) ),
    inference(spm,[status(thm)],[c_0_45,c_0_46]) ).

cnf(c_0_53,negated_conjecture,
    is_aligned(esk1_0,esk3_0),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_42]),c_0_48]) ).

cnf(c_0_54,negated_conjecture,
    ~ is_aligned(esk1_0,esk4_0),
    inference(spm,[status(thm)],[c_0_49,c_0_31]) ).

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

cnf(c_0_56,negated_conjecture,
    has_immunity(esk1_0,esk4_0),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_51,c_0_52]),c_0_53]),c_0_32])]),c_0_54]) ).

cnf(c_0_57,negated_conjecture,
    ~ has_endowment(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_58,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_55,c_0_56]),c_0_32])]),c_0_57]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : MGT054+1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.13  % Command  : run_ET %s %d
% 0.14/0.34  % Computer : n024.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Thu Jun  9 10:53:19 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.24/1.42  # Running protocol protocol_eprover_63dc1b1eb7d762c2f3686774d32795976f981b97 for 23 seconds:
% 0.24/1.42  # Preprocessing time       : 0.018 s
% 0.24/1.42  
% 0.24/1.42  # Proof found!
% 0.24/1.42  # SZS status Theorem
% 0.24/1.42  # SZS output start CNFRefutation
% See solution above
% 0.24/1.42  # Proof object total steps             : 59
% 0.24/1.42  # Proof object clause steps            : 36
% 0.24/1.42  # Proof object formula steps           : 23
% 0.24/1.42  # Proof object conjectures             : 21
% 0.24/1.42  # Proof object clause conjectures      : 18
% 0.24/1.42  # Proof object formula conjectures     : 3
% 0.24/1.42  # Proof object initial clauses used    : 19
% 0.24/1.42  # Proof object initial formulas used   : 11
% 0.24/1.42  # Proof object generating inferences   : 15
% 0.24/1.42  # Proof object simplifying inferences  : 16
% 0.24/1.42  # Training examples: 0 positive, 0 negative
% 0.24/1.42  # Parsed axioms                        : 14
% 0.24/1.42  # Removed by relevancy pruning/SinE    : 0
% 0.24/1.42  # Initial clauses                      : 30
% 0.24/1.42  # Removed in clause preprocessing      : 0
% 0.24/1.42  # Initial clauses in saturation        : 30
% 0.24/1.42  # Processed clauses                    : 92
% 0.24/1.42  # ...of these trivial                  : 3
% 0.24/1.42  # ...subsumed                          : 16
% 0.24/1.42  # ...remaining for further processing  : 73
% 0.24/1.42  # Other redundant clauses eliminated   : 2
% 0.24/1.42  # Clauses deleted for lack of memory   : 0
% 0.24/1.42  # Backward-subsumed                    : 3
% 0.24/1.42  # Backward-rewritten                   : 3
% 0.24/1.42  # Generated clauses                    : 138
% 0.24/1.42  # ...of the previous two non-trivial   : 103
% 0.24/1.42  # Contextual simplify-reflections      : 15
% 0.24/1.42  # Paramodulations                      : 134
% 0.24/1.42  # Factorizations                       : 2
% 0.24/1.42  # Equation resolutions                 : 2
% 0.24/1.42  # Current number of processed clauses  : 65
% 0.24/1.42  #    Positive orientable unit clauses  : 11
% 0.24/1.42  #    Positive unorientable unit clauses: 0
% 0.24/1.42  #    Negative unit clauses             : 7
% 0.24/1.42  #    Non-unit-clauses                  : 47
% 0.24/1.42  # Current number of unprocessed clauses: 36
% 0.24/1.42  # ...number of literals in the above   : 163
% 0.24/1.42  # Current number of archived formulas  : 0
% 0.24/1.42  # Current number of archived clauses   : 6
% 0.24/1.42  # Clause-clause subsumption calls (NU) : 885
% 0.24/1.42  # Rec. Clause-clause subsumption calls : 374
% 0.24/1.42  # Non-unit clause-clause subsumptions  : 25
% 0.24/1.42  # Unit Clause-clause subsumption calls : 52
% 0.24/1.42  # Rewrite failures with RHS unbound    : 0
% 0.24/1.42  # BW rewrite match attempts            : 5
% 0.24/1.42  # BW rewrite match successes           : 2
% 0.24/1.42  # Condensation attempts                : 0
% 0.24/1.42  # Condensation successes               : 0
% 0.24/1.42  # Termbank termtop insertions          : 3761
% 0.24/1.42  
% 0.24/1.42  # -------------------------------------------------
% 0.24/1.42  # User time                : 0.023 s
% 0.24/1.42  # System time              : 0.002 s
% 0.24/1.42  # Total time               : 0.025 s
% 0.24/1.42  # Maximum resident set size: 2896 pages
% 0.24/23.41  eprover: CPU time limit exceeded, terminating
% 0.24/23.41  eprover: CPU time limit exceeded, terminating
% 0.24/23.43  eprover: CPU time limit exceeded, terminating
% 0.24/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.43  eprover: No such file or directory
% 0.24/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.24/23.43  eprover: No such file or directory
% 0.24/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.43  eprover: No such file or directory
% 0.24/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.43  eprover: No such file or directory
% 0.24/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.24/23.44  eprover: No such file or directory
% 0.24/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.44  eprover: No such file or directory
% 0.24/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.24/23.44  eprover: No such file or directory
% 0.24/23.44  eprover: eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.44  Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.44  eprover: No such file or directory
% 0.24/23.44  eprover: No such file or directory
% 0.24/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.24/23.44  eprover: No such file or directory
% 0.24/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.45  eprover: No such file or directory
% 0.24/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.45  eprover: No such file or directory
% 0.24/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.24/23.45  eprover: No such file or directory
% 0.24/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.45  eprover: No such file or directory
% 0.24/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.45  eprover: No such file or directory
% 0.24/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.24/23.45  eprover: No such file or directory
% 0.24/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.46  eprover: No such file or directory
% 0.24/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.46  eprover: No such file or directory
% 0.24/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.24/23.46  eprover: No such file or directory
% 0.24/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.46  eprover: No such file or directory
% 0.24/23.46  eprover: No such file or directory
% 0.24/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.24/23.46  eprover: No such file or directory
% 0.24/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.47  eprover: No such file or directory
% 0.24/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.47  eprover: No such file or directory
% 0.24/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.47  eprover: No such file or directory
% 0.24/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.24/23.47  eprover: No such file or directory
% 0.24/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.47  eprover: No such file or directory
% 0.24/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.24/23.47  eprover: No such file or directory
% 0.24/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.48  eprover: No such file or directory
% 0.24/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.24/23.48  eprover: No such file or directory
% 0.24/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.48  eprover: No such file or directory
% 0.24/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.48  eprover: No such file or directory
% 0.24/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.24/23.49  eprover: No such file or directory
%------------------------------------------------------------------------------