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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : KLE128+1 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n013.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 01:56:07 EDT 2022

% Result   : Theorem 0.27s 1.44s
% Output   : CNFRefutation 0.27s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   52 (  44 unt;   0 def)
%            Number of atoms       :   63 (  62 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   19 (   8   ~;   4   |;   2   &)
%                                         (   0 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   2 avg)
%            Maximal term depth    :   10 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   4 con; 0-2 aty)
%            Number of variables   :   58 (   1 sgn  34   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(forward_diamond,axiom,
    ! [X4,X5] : forward_diamond(X4,X5) = domain(multiplication(X4,domain(X5))),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+6.ax',forward_diamond) ).

fof(domain4,axiom,
    ! [X4] : domain(X4) = antidomain(antidomain(X4)),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+4.ax',domain4) ).

fof(divergence1,axiom,
    ! [X4] : forward_diamond(X4,divergence(X4)) = divergence(X4),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+7.ax',divergence1) ).

fof(goals,conjecture,
    ! [X4] :
      ( divergence(X4) = zero
     => ! [X5] :
          ( addition(domain(X5),forward_diamond(X4,domain(X5))) = forward_diamond(X4,domain(X5))
         => domain(X5) = zero ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p',goals) ).

fof(domain3,axiom,
    ! [X4] : addition(antidomain(antidomain(X4)),antidomain(X4)) = one,
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+4.ax',domain3) ).

fof(additive_commutativity,axiom,
    ! [X1,X2] : addition(X1,X2) = addition(X2,X1),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+0.ax',additive_commutativity) ).

fof(additive_identity,axiom,
    ! [X1] : addition(X1,zero) = X1,
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+0.ax',additive_identity) ).

fof(domain1,axiom,
    ! [X4] : multiplication(antidomain(X4),X4) = zero,
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+4.ax',domain1) ).

fof(multiplicative_left_identity,axiom,
    ! [X1] : multiplication(one,X1) = X1,
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+0.ax',multiplicative_left_identity) ).

fof(divergence2,axiom,
    ! [X4,X5,X6] :
      ( addition(domain(X4),addition(forward_diamond(X5,domain(X4)),domain(X6))) = addition(forward_diamond(X5,domain(X4)),domain(X6))
     => addition(domain(X4),addition(divergence(X5),forward_diamond(star(X5),domain(X6)))) = addition(divergence(X5),forward_diamond(star(X5),domain(X6))) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+7.ax',divergence2) ).

fof(multiplicative_right_identity,axiom,
    ! [X1] : multiplication(X1,one) = X1,
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+0.ax',multiplicative_right_identity) ).

fof(right_annihilation,axiom,
    ! [X1] : multiplication(X1,zero) = zero,
    file('/export/starexec/sandbox2/benchmark/Axioms/KLE001+0.ax',right_annihilation) ).

fof(c_0_12,plain,
    ! [X6,X7] : forward_diamond(X6,X7) = domain(multiplication(X6,domain(X7))),
    inference(variable_rename,[status(thm)],[forward_diamond]) ).

fof(c_0_13,plain,
    ! [X5] : domain(X5) = antidomain(antidomain(X5)),
    inference(variable_rename,[status(thm)],[domain4]) ).

fof(c_0_14,plain,
    ! [X5] : forward_diamond(X5,divergence(X5)) = divergence(X5),
    inference(variable_rename,[status(thm)],[divergence1]) ).

cnf(c_0_15,plain,
    forward_diamond(X1,X2) = domain(multiplication(X1,domain(X2))),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_16,plain,
    domain(X1) = antidomain(antidomain(X1)),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

fof(c_0_17,negated_conjecture,
    ~ ! [X4] :
        ( divergence(X4) = zero
       => ! [X5] :
            ( addition(domain(X5),forward_diamond(X4,domain(X5))) = forward_diamond(X4,domain(X5))
           => domain(X5) = zero ) ),
    inference(assume_negation,[status(cth)],[goals]) ).

fof(c_0_18,plain,
    ! [X5] : addition(antidomain(antidomain(X5)),antidomain(X5)) = one,
    inference(variable_rename,[status(thm)],[domain3]) ).

fof(c_0_19,plain,
    ! [X3,X4] : addition(X3,X4) = addition(X4,X3),
    inference(variable_rename,[status(thm)],[additive_commutativity]) ).

cnf(c_0_20,plain,
    forward_diamond(X1,divergence(X1)) = divergence(X1),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_21,plain,
    forward_diamond(X1,X2) = antidomain(antidomain(multiplication(X1,antidomain(antidomain(X2))))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_15,c_0_16]),c_0_16]) ).

fof(c_0_22,negated_conjecture,
    ( divergence(esk1_0) = zero
    & addition(domain(esk2_0),forward_diamond(esk1_0,domain(esk2_0))) = forward_diamond(esk1_0,domain(esk2_0))
    & domain(esk2_0) != zero ),
    inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_17])])])])]) ).

cnf(c_0_23,plain,
    addition(antidomain(antidomain(X1)),antidomain(X1)) = one,
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_24,plain,
    addition(X1,X2) = addition(X2,X1),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

cnf(c_0_25,plain,
    antidomain(antidomain(multiplication(X1,antidomain(antidomain(divergence(X1)))))) = divergence(X1),
    inference(rw,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_26,negated_conjecture,
    divergence(esk1_0) = zero,
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

fof(c_0_27,plain,
    ! [X2] : addition(X2,zero) = X2,
    inference(variable_rename,[status(thm)],[additive_identity]) ).

fof(c_0_28,plain,
    ! [X5] : multiplication(antidomain(X5),X5) = zero,
    inference(variable_rename,[status(thm)],[domain1]) ).

cnf(c_0_29,plain,
    addition(antidomain(X1),antidomain(antidomain(X1))) = one,
    inference(rw,[status(thm)],[c_0_23,c_0_24]) ).

cnf(c_0_30,negated_conjecture,
    antidomain(antidomain(multiplication(esk1_0,antidomain(antidomain(zero))))) = zero,
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_31,plain,
    addition(X1,zero) = X1,
    inference(split_conjunct,[status(thm)],[c_0_27]) ).

fof(c_0_32,plain,
    ! [X2] : multiplication(one,X2) = X2,
    inference(variable_rename,[status(thm)],[multiplicative_left_identity]) ).

fof(c_0_33,plain,
    ! [X7,X8,X9] :
      ( addition(domain(X7),addition(forward_diamond(X8,domain(X7)),domain(X9))) != addition(forward_diamond(X8,domain(X7)),domain(X9))
      | addition(domain(X7),addition(divergence(X8),forward_diamond(star(X8),domain(X9)))) = addition(divergence(X8),forward_diamond(star(X8),domain(X9))) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[divergence2])]) ).

cnf(c_0_34,plain,
    multiplication(antidomain(X1),X1) = zero,
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_35,negated_conjecture,
    antidomain(multiplication(esk1_0,antidomain(antidomain(zero)))) = one,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_30]),c_0_31]) ).

cnf(c_0_36,plain,
    multiplication(one,X1) = X1,
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

fof(c_0_37,plain,
    ! [X2] : multiplication(X2,one) = X2,
    inference(variable_rename,[status(thm)],[multiplicative_right_identity]) ).

cnf(c_0_38,plain,
    ( addition(domain(X1),addition(divergence(X2),forward_diamond(star(X2),domain(X3)))) = addition(divergence(X2),forward_diamond(star(X2),domain(X3)))
    | addition(domain(X1),addition(forward_diamond(X2,domain(X1)),domain(X3))) != addition(forward_diamond(X2,domain(X1)),domain(X3)) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

cnf(c_0_39,negated_conjecture,
    multiplication(esk1_0,antidomain(antidomain(zero))) = zero,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_35]),c_0_36]) ).

cnf(c_0_40,plain,
    multiplication(X1,one) = X1,
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

fof(c_0_41,plain,
    ! [X2] : multiplication(X2,zero) = zero,
    inference(variable_rename,[status(thm)],[right_annihilation]) ).

cnf(c_0_42,plain,
    ( addition(antidomain(antidomain(X1)),addition(divergence(X2),antidomain(antidomain(multiplication(star(X2),antidomain(antidomain(antidomain(antidomain(X3))))))))) = addition(divergence(X2),antidomain(antidomain(multiplication(star(X2),antidomain(antidomain(antidomain(antidomain(X3))))))))
    | addition(antidomain(antidomain(X1)),addition(antidomain(antidomain(multiplication(X2,antidomain(antidomain(antidomain(antidomain(X1))))))),antidomain(antidomain(X3)))) != addition(antidomain(antidomain(multiplication(X2,antidomain(antidomain(antidomain(antidomain(X1))))))),antidomain(antidomain(X3))) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_38,c_0_16]),c_0_16]),c_0_16]),c_0_16]),c_0_16]),c_0_16]),c_0_16]),c_0_16]),c_0_21]),c_0_21]),c_0_21]),c_0_21]) ).

cnf(c_0_43,negated_conjecture,
    antidomain(zero) = one,
    inference(rw,[status(thm)],[c_0_35,c_0_39]) ).

cnf(c_0_44,plain,
    antidomain(one) = zero,
    inference(spm,[status(thm)],[c_0_40,c_0_34]) ).

cnf(c_0_45,plain,
    multiplication(X1,zero) = zero,
    inference(split_conjunct,[status(thm)],[c_0_41]) ).

cnf(c_0_46,negated_conjecture,
    addition(domain(esk2_0),forward_diamond(esk1_0,domain(esk2_0))) = forward_diamond(esk1_0,domain(esk2_0)),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_47,negated_conjecture,
    domain(esk2_0) != zero,
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_48,negated_conjecture,
    ( addition(antidomain(antidomain(X1)),divergence(X2)) = divergence(X2)
    | addition(antidomain(antidomain(X1)),antidomain(antidomain(multiplication(X2,antidomain(antidomain(antidomain(antidomain(X1)))))))) != antidomain(antidomain(multiplication(X2,antidomain(antidomain(antidomain(antidomain(X1))))))) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_43]),c_0_44]),c_0_43]),c_0_44]),c_0_45]),c_0_43]),c_0_44]),c_0_31]),c_0_44]),c_0_43]),c_0_44]),c_0_45]),c_0_43]),c_0_44]),c_0_31]),c_0_44]),c_0_31]),c_0_44]),c_0_31]) ).

cnf(c_0_49,negated_conjecture,
    addition(antidomain(antidomain(esk2_0)),antidomain(antidomain(multiplication(esk1_0,antidomain(antidomain(antidomain(antidomain(esk2_0)))))))) = antidomain(antidomain(multiplication(esk1_0,antidomain(antidomain(antidomain(antidomain(esk2_0))))))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_46,c_0_16]),c_0_16]),c_0_16]),c_0_21]),c_0_21]) ).

cnf(c_0_50,negated_conjecture,
    antidomain(antidomain(esk2_0)) != zero,
    inference(rw,[status(thm)],[c_0_47,c_0_16]) ).

cnf(c_0_51,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_48,c_0_49]),c_0_26]),c_0_31]),c_0_26]),c_0_50]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : KLE128+1 : TPTP v8.1.0. Released v4.0.0.
% 0.13/0.14  % Command  : run_ET %s %d
% 0.15/0.35  % Computer : n013.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 600
% 0.15/0.35  % DateTime : Thu Jun 16 13:04:29 EDT 2022
% 0.15/0.35  % CPUTime  : 
% 0.27/1.44  # Running protocol protocol_eprover_63dc1b1eb7d762c2f3686774d32795976f981b97 for 23 seconds:
% 0.27/1.44  # Preprocessing time       : 0.016 s
% 0.27/1.44  
% 0.27/1.44  # Proof found!
% 0.27/1.44  # SZS status Theorem
% 0.27/1.44  # SZS output start CNFRefutation
% See solution above
% 0.27/1.44  # Proof object total steps             : 52
% 0.27/1.44  # Proof object clause steps            : 27
% 0.27/1.44  # Proof object formula steps           : 25
% 0.27/1.44  # Proof object conjectures             : 14
% 0.27/1.44  # Proof object clause conjectures      : 11
% 0.27/1.44  # Proof object formula conjectures     : 3
% 0.27/1.44  # Proof object initial clauses used    : 14
% 0.27/1.44  # Proof object initial formulas used   : 12
% 0.27/1.44  # Proof object generating inferences   : 6
% 0.27/1.44  # Proof object simplifying inferences  : 47
% 0.27/1.44  # Training examples: 0 positive, 0 negative
% 0.27/1.44  # Parsed axioms                        : 29
% 0.27/1.44  # Removed by relevancy pruning/SinE    : 0
% 0.27/1.44  # Initial clauses                      : 32
% 0.27/1.44  # Removed in clause preprocessing      : 8
% 0.27/1.44  # Initial clauses in saturation        : 24
% 0.27/1.44  # Processed clauses                    : 431
% 0.27/1.44  # ...of these trivial                  : 94
% 0.27/1.44  # ...subsumed                          : 44
% 0.27/1.44  # ...remaining for further processing  : 293
% 0.27/1.44  # Other redundant clauses eliminated   : 0
% 0.27/1.44  # Clauses deleted for lack of memory   : 0
% 0.27/1.44  # Backward-subsumed                    : 0
% 0.27/1.44  # Backward-rewritten                   : 105
% 0.27/1.44  # Generated clauses                    : 7718
% 0.27/1.44  # ...of the previous two non-trivial   : 4993
% 0.27/1.44  # Contextual simplify-reflections      : 0
% 0.27/1.44  # Paramodulations                      : 7718
% 0.27/1.44  # Factorizations                       : 0
% 0.27/1.44  # Equation resolutions                 : 0
% 0.27/1.44  # Current number of processed clauses  : 188
% 0.27/1.44  #    Positive orientable unit clauses  : 163
% 0.27/1.44  #    Positive unorientable unit clauses: 3
% 0.27/1.44  #    Negative unit clauses             : 1
% 0.27/1.44  #    Non-unit-clauses                  : 21
% 0.27/1.44  # Current number of unprocessed clauses: 3642
% 0.27/1.44  # ...number of literals in the above   : 4413
% 0.27/1.44  # Current number of archived formulas  : 0
% 0.27/1.44  # Current number of archived clauses   : 113
% 0.27/1.44  # Clause-clause subsumption calls (NU) : 33
% 0.27/1.44  # Rec. Clause-clause subsumption calls : 33
% 0.27/1.44  # Non-unit clause-clause subsumptions  : 14
% 0.27/1.44  # Unit Clause-clause subsumption calls : 26
% 0.27/1.44  # Rewrite failures with RHS unbound    : 0
% 0.27/1.44  # BW rewrite match attempts            : 581
% 0.27/1.44  # BW rewrite match successes           : 123
% 0.27/1.44  # Condensation attempts                : 0
% 0.27/1.44  # Condensation successes               : 0
% 0.27/1.44  # Termbank termtop insertions          : 189342
% 0.27/1.44  
% 0.27/1.44  # -------------------------------------------------
% 0.27/1.44  # User time                : 0.114 s
% 0.27/1.44  # System time              : 0.008 s
% 0.27/1.44  # Total time               : 0.122 s
% 0.27/1.44  # Maximum resident set size: 8464 pages
% 0.27/23.43  eprover: CPU time limit exceeded, terminating
% 0.27/23.43  eprover: CPU time limit exceeded, terminating
% 0.27/23.43  eprover: CPU time limit exceeded, terminating
% 0.27/23.44  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.44  eprover: No such file or directory
% 0.27/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.45  eprover: No such file or directory
% 0.27/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.45  eprover: No such file or directory
% 0.27/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.27/23.45  eprover: No such file or directory
% 0.27/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.27/23.45  eprover: No such file or directory
% 0.27/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.45  eprover: No such file or directory
% 0.27/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.45  eprover: No such file or directory
% 0.27/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.27/23.46  eprover: No such file or directory
% 0.27/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.46  eprover: No such file or directory
% 0.27/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.46  eprover: No such file or directory
% 0.27/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.27/23.46  eprover: No such file or directory
% 0.27/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.46  eprover: No such file or directory
% 0.27/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.27/23.47  eprover: No such file or directory
% 0.27/23.47  eprover: No such file or directory
% 0.27/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.47  eprover: No such file or directory
% 0.27/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.27/23.47  eprover: No such file or directory
% 0.27/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.47  eprover: No such file or directory
% 0.27/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.47  eprover: No such file or directory
% 0.27/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.27/23.47  eprover: No such file or directory
% 0.27/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.48  eprover: No such file or directory
% 0.27/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.48  eprover: No such file or directory
% 0.27/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.27/23.48  eprover: No such file or directory
% 0.27/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.48  eprover: No such file or directory
% 0.27/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.48  eprover: No such file or directory
% 0.27/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.27/23.48  eprover: No such file or directory
% 0.27/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.49  eprover: No such file or directory
% 0.27/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.49  eprover: No such file or directory
% 0.27/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.27/23.49  eprover: No such file or directory
% 0.27/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.49  eprover: No such file or directory
% 0.27/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.27/23.49  eprover: No such file or directory
% 0.27/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.49  eprover: No such file or directory
% 0.27/23.50  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.50  eprover: No such file or directory
% 0.27/23.50  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.27/23.50  eprover: No such file or directory
%------------------------------------------------------------------------------