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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : SWB032+1 : TPTP v8.1.0. Released v5.2.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 : Tue Jul 19 19:02:07 EDT 2022

% Result   : Theorem 0.25s 1.44s
% Output   : CNFRefutation 0.25s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   47 (  12 unt;   0 def)
%            Number of atoms       :  125 (   0 equ)
%            Maximal formula atoms :   15 (   2 avg)
%            Number of connectives :  136 (  58   ~;  54   |;  16   &)
%                                         (   2 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :   10 (  10 usr;   8 con; 0-2 aty)
%            Number of variables   :   47 (   4 sgn  28   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(owl_parts_idc_cond_set,axiom,
    ! [X4] :
      ( idc(X4)
     => ic(X4) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_parts_idc_cond_set) ).

fof(owl_dat_dtype_relation_disjoint_plainliteral_real,axiom,
    ! [X4] :
      ~ ( icext(uri_rdf_PlainLiteral,X4)
        & icext(uri_owl_real,X4) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_dat_dtype_relation_disjoint_plainliteral_real) ).

fof(owl_dat_dtype_relation_subtype_rational_real,axiom,
    ! [X4] :
      ( icext(uri_owl_rational,X4)
     => icext(uri_owl_real,X4) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_dat_dtype_relation_subtype_rational_real) ).

fof(owl_rdfsext_subclassof,axiom,
    ! [X13,X15] :
      ( iext(uri_rdfs_subClassOf,X13,X15)
    <=> ( ic(X13)
        & ic(X15)
        & ! [X4] :
            ( icext(X13,X4)
           => icext(X15,X4) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_rdfsext_subclassof) ).

fof(owl_dat_dtype_relation_subtype_integer_decimal,axiom,
    ! [X4] :
      ( icext(uri_xsd_integer,X4)
     => icext(uri_xsd_decimal,X4) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_dat_dtype_relation_subtype_integer_decimal) ).

fof(owl_dat_dtype_decimal_type,axiom,
    idc(uri_xsd_decimal),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_dat_dtype_decimal_type) ).

fof(owl_dat_dtype_relation_subtype_string_plainliteral,axiom,
    ! [X4] :
      ( icext(uri_xsd_string,X4)
     => icext(uri_rdf_PlainLiteral,X4) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_dat_dtype_relation_subtype_string_plainliteral) ).

fof(testcase_conclusion_fullish_032_Datatype_Relationships,conjecture,
    ( iext(uri_owl_disjointWith,uri_xsd_decimal,uri_xsd_string)
    & iext(uri_rdfs_subClassOf,uri_xsd_integer,uri_xsd_decimal) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',testcase_conclusion_fullish_032_Datatype_Relationships) ).

fof(owl_dat_dtype_integer_type,axiom,
    idc(uri_xsd_integer),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_dat_dtype_integer_type) ).

fof(owl_eqdis_disjointwith,axiom,
    ! [X13,X15] :
      ( iext(uri_owl_disjointWith,X13,X15)
    <=> ( ic(X13)
        & ic(X15)
        & ! [X4] :
            ~ ( icext(X13,X4)
              & icext(X15,X4) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_eqdis_disjointwith) ).

fof(owl_dat_dtype_string_type,axiom,
    idc(uri_xsd_string),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_dat_dtype_string_type) ).

fof(owl_dat_dtype_relation_subtype_decimal_rational,axiom,
    ! [X4] :
      ( icext(uri_xsd_decimal,X4)
     => icext(uri_owl_rational,X4) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWB001+0.ax',owl_dat_dtype_relation_subtype_decimal_rational) ).

fof(c_0_12,plain,
    ! [X5] :
      ( ~ idc(X5)
      | ic(X5) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_parts_idc_cond_set])]) ).

fof(c_0_13,plain,
    ! [X5] :
      ( ~ icext(uri_rdf_PlainLiteral,X5)
      | ~ icext(uri_owl_real,X5) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_dat_dtype_relation_disjoint_plainliteral_real])]) ).

fof(c_0_14,plain,
    ! [X5] :
      ( ~ icext(uri_owl_rational,X5)
      | icext(uri_owl_real,X5) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_dat_dtype_relation_subtype_rational_real])]) ).

fof(c_0_15,plain,
    ! [X16,X17,X18,X16,X17] :
      ( ( ic(X16)
        | ~ iext(uri_rdfs_subClassOf,X16,X17) )
      & ( ic(X17)
        | ~ iext(uri_rdfs_subClassOf,X16,X17) )
      & ( ~ icext(X16,X18)
        | icext(X17,X18)
        | ~ iext(uri_rdfs_subClassOf,X16,X17) )
      & ( icext(X16,esk1_2(X16,X17))
        | ~ ic(X16)
        | ~ ic(X17)
        | iext(uri_rdfs_subClassOf,X16,X17) )
      & ( ~ icext(X17,esk1_2(X16,X17))
        | ~ ic(X16)
        | ~ ic(X17)
        | iext(uri_rdfs_subClassOf,X16,X17) ) ),
    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)],[owl_rdfsext_subclassof])])])])])])]) ).

fof(c_0_16,plain,
    ! [X5] :
      ( ~ icext(uri_xsd_integer,X5)
      | icext(uri_xsd_decimal,X5) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_dat_dtype_relation_subtype_integer_decimal])]) ).

cnf(c_0_17,plain,
    ( ic(X1)
    | ~ idc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_18,plain,
    idc(uri_xsd_decimal),
    inference(split_conjunct,[status(thm)],[owl_dat_dtype_decimal_type]) ).

cnf(c_0_19,plain,
    ( ~ icext(uri_owl_real,X1)
    | ~ icext(uri_rdf_PlainLiteral,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_20,plain,
    ( icext(uri_owl_real,X1)
    | ~ icext(uri_owl_rational,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

fof(c_0_21,plain,
    ! [X5] :
      ( ~ icext(uri_xsd_string,X5)
      | icext(uri_rdf_PlainLiteral,X5) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_dat_dtype_relation_subtype_string_plainliteral])]) ).

fof(c_0_22,negated_conjecture,
    ~ ( iext(uri_owl_disjointWith,uri_xsd_decimal,uri_xsd_string)
      & iext(uri_rdfs_subClassOf,uri_xsd_integer,uri_xsd_decimal) ),
    inference(assume_negation,[status(cth)],[testcase_conclusion_fullish_032_Datatype_Relationships]) ).

cnf(c_0_23,plain,
    ( iext(uri_rdfs_subClassOf,X1,X2)
    | ~ ic(X2)
    | ~ ic(X1)
    | ~ icext(X2,esk1_2(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_24,plain,
    ( icext(uri_xsd_decimal,X1)
    | ~ icext(uri_xsd_integer,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_25,plain,
    ic(uri_xsd_decimal),
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

cnf(c_0_26,plain,
    idc(uri_xsd_integer),
    inference(split_conjunct,[status(thm)],[owl_dat_dtype_integer_type]) ).

cnf(c_0_27,plain,
    ( ~ icext(uri_rdf_PlainLiteral,X1)
    | ~ icext(uri_owl_rational,X1) ),
    inference(spm,[status(thm)],[c_0_19,c_0_20]) ).

cnf(c_0_28,plain,
    ( icext(uri_rdf_PlainLiteral,X1)
    | ~ icext(uri_xsd_string,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

fof(c_0_29,plain,
    ! [X16,X17,X18,X16,X17] :
      ( ( ic(X16)
        | ~ iext(uri_owl_disjointWith,X16,X17) )
      & ( ic(X17)
        | ~ iext(uri_owl_disjointWith,X16,X17) )
      & ( ~ icext(X16,X18)
        | ~ icext(X17,X18)
        | ~ iext(uri_owl_disjointWith,X16,X17) )
      & ( icext(X16,esk2_2(X16,X17))
        | ~ ic(X16)
        | ~ ic(X17)
        | iext(uri_owl_disjointWith,X16,X17) )
      & ( icext(X17,esk2_2(X16,X17))
        | ~ ic(X16)
        | ~ ic(X17)
        | iext(uri_owl_disjointWith,X16,X17) ) ),
    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)],[owl_eqdis_disjointwith])])])])])])]) ).

cnf(c_0_30,plain,
    idc(uri_xsd_string),
    inference(split_conjunct,[status(thm)],[owl_dat_dtype_string_type]) ).

fof(c_0_31,plain,
    ! [X5] :
      ( ~ icext(uri_xsd_decimal,X5)
      | icext(uri_owl_rational,X5) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_dat_dtype_relation_subtype_decimal_rational])]) ).

fof(c_0_32,negated_conjecture,
    ( ~ iext(uri_owl_disjointWith,uri_xsd_decimal,uri_xsd_string)
    | ~ iext(uri_rdfs_subClassOf,uri_xsd_integer,uri_xsd_decimal) ),
    inference(fof_nnf,[status(thm)],[c_0_22]) ).

cnf(c_0_33,plain,
    ( iext(uri_rdfs_subClassOf,X1,uri_xsd_decimal)
    | ~ ic(X1)
    | ~ icext(uri_xsd_integer,esk1_2(X1,uri_xsd_decimal)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_23,c_0_24]),c_0_25])]) ).

cnf(c_0_34,plain,
    ( iext(uri_rdfs_subClassOf,X1,X2)
    | icext(X1,esk1_2(X1,X2))
    | ~ ic(X2)
    | ~ ic(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_35,plain,
    ic(uri_xsd_integer),
    inference(spm,[status(thm)],[c_0_17,c_0_26]) ).

cnf(c_0_36,plain,
    ( ~ icext(uri_owl_rational,X1)
    | ~ icext(uri_xsd_string,X1) ),
    inference(spm,[status(thm)],[c_0_27,c_0_28]) ).

cnf(c_0_37,plain,
    ( iext(uri_owl_disjointWith,X1,X2)
    | icext(X2,esk2_2(X1,X2))
    | ~ ic(X2)
    | ~ ic(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_38,plain,
    ic(uri_xsd_string),
    inference(spm,[status(thm)],[c_0_17,c_0_30]) ).

cnf(c_0_39,plain,
    ( icext(uri_owl_rational,X1)
    | ~ icext(uri_xsd_decimal,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_40,plain,
    ( iext(uri_owl_disjointWith,X1,X2)
    | icext(X1,esk2_2(X1,X2))
    | ~ ic(X2)
    | ~ ic(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_41,negated_conjecture,
    ( ~ iext(uri_rdfs_subClassOf,uri_xsd_integer,uri_xsd_decimal)
    | ~ iext(uri_owl_disjointWith,uri_xsd_decimal,uri_xsd_string) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_42,plain,
    iext(uri_rdfs_subClassOf,uri_xsd_integer,uri_xsd_decimal),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_33,c_0_34]),c_0_35]),c_0_25])]) ).

cnf(c_0_43,plain,
    ( iext(uri_owl_disjointWith,X1,uri_xsd_string)
    | ~ ic(X1)
    | ~ icext(uri_owl_rational,esk2_2(X1,uri_xsd_string)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_37]),c_0_38])]) ).

cnf(c_0_44,plain,
    ( icext(uri_owl_rational,esk2_2(uri_xsd_decimal,X1))
    | iext(uri_owl_disjointWith,uri_xsd_decimal,X1)
    | ~ ic(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_39,c_0_40]),c_0_25])]) ).

cnf(c_0_45,negated_conjecture,
    ~ iext(uri_owl_disjointWith,uri_xsd_decimal,uri_xsd_string),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_41,c_0_42])]) ).

cnf(c_0_46,plain,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_44]),c_0_25]),c_0_38])]),c_0_45]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWB032+1 : TPTP v8.1.0. Released v5.2.0.
% 0.07/0.12  % Command  : run_ET %s %d
% 0.12/0.33  % Computer : n027.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 : Wed Jun  1 02:41:18 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.25/1.44  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.25/1.44  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.25/1.44  # Preprocessing time       : 0.029 s
% 0.25/1.44  
% 0.25/1.44  # Proof found!
% 0.25/1.44  # SZS status Theorem
% 0.25/1.44  # SZS output start CNFRefutation
% See solution above
% 0.25/1.44  # Proof object total steps             : 47
% 0.25/1.44  # Proof object clause steps            : 25
% 0.25/1.44  # Proof object formula steps           : 22
% 0.25/1.44  # Proof object conjectures             : 5
% 0.25/1.44  # Proof object clause conjectures      : 2
% 0.25/1.44  # Proof object formula conjectures     : 3
% 0.25/1.44  # Proof object initial clauses used    : 14
% 0.25/1.44  # Proof object initial formulas used   : 12
% 0.25/1.44  # Proof object generating inferences   : 10
% 0.25/1.44  # Proof object simplifying inferences  : 15
% 0.25/1.44  # Training examples: 0 positive, 0 negative
% 0.25/1.44  # Parsed axioms                        : 559
% 0.25/1.44  # Removed by relevancy pruning/SinE    : 458
% 0.25/1.44  # Initial clauses                      : 131
% 0.25/1.44  # Removed in clause preprocessing      : 12
% 0.25/1.44  # Initial clauses in saturation        : 119
% 0.25/1.44  # Processed clauses                    : 1373
% 0.25/1.44  # ...of these trivial                  : 49
% 0.25/1.44  # ...subsumed                          : 432
% 0.25/1.44  # ...remaining for further processing  : 892
% 0.25/1.44  # Other redundant clauses eliminated   : 0
% 0.25/1.44  # Clauses deleted for lack of memory   : 0
% 0.25/1.44  # Backward-subsumed                    : 19
% 0.25/1.44  # Backward-rewritten                   : 1
% 0.25/1.44  # Generated clauses                    : 2672
% 0.25/1.44  # ...of the previous two non-trivial   : 1754
% 0.25/1.44  # Contextual simplify-reflections      : 18
% 0.25/1.44  # Paramodulations                      : 2672
% 0.25/1.44  # Factorizations                       : 0
% 0.25/1.44  # Equation resolutions                 : 0
% 0.25/1.44  # Current number of processed clauses  : 872
% 0.25/1.44  #    Positive orientable unit clauses  : 160
% 0.25/1.44  #    Positive unorientable unit clauses: 0
% 0.25/1.44  #    Negative unit clauses             : 1
% 0.25/1.44  #    Non-unit-clauses                  : 711
% 0.25/1.44  # Current number of unprocessed clauses: 493
% 0.25/1.44  # ...number of literals in the above   : 1568
% 0.25/1.44  # Current number of archived formulas  : 0
% 0.25/1.44  # Current number of archived clauses   : 21
% 0.25/1.44  # Clause-clause subsumption calls (NU) : 52211
% 0.25/1.44  # Rec. Clause-clause subsumption calls : 47607
% 0.25/1.44  # Non-unit clause-clause subsumptions  : 469
% 0.25/1.44  # Unit Clause-clause subsumption calls : 2397
% 0.25/1.44  # Rewrite failures with RHS unbound    : 0
% 0.25/1.44  # BW rewrite match attempts            : 181
% 0.25/1.44  # BW rewrite match successes           : 1
% 0.25/1.44  # Condensation attempts                : 0
% 0.25/1.44  # Condensation successes               : 0
% 0.25/1.44  # Termbank termtop insertions          : 38644
% 0.25/1.44  
% 0.25/1.44  # -------------------------------------------------
% 0.25/1.44  # User time                : 0.113 s
% 0.25/1.44  # System time              : 0.002 s
% 0.25/1.44  # Total time               : 0.115 s
% 0.25/1.44  # Maximum resident set size: 5896 pages
% 0.25/23.44  eprover: CPU time limit exceeded, terminating
% 0.25/23.45  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.45  eprover: No such file or directory
% 0.25/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.46  eprover: No such file or directory
% 0.25/23.46  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.46  eprover: No such file or directory
% 0.25/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.47  eprover: No such file or directory
% 0.25/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.48  eprover: No such file or directory
% 0.25/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.48  eprover: No such file or directory
% 0.25/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.49  eprover: No such file or directory
% 0.25/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.49  eprover: No such file or directory
% 0.25/23.50  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.50  eprover: No such file or directory
% 0.25/23.50  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.50  eprover: No such file or directory
% 0.25/23.51  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.51  eprover: No such file or directory
% 0.25/23.62  eprover: CPU time limit exceeded, terminating
% 0.25/23.64  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.64  eprover: No such file or directory
% 0.25/23.64  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.64  eprover: No such file or directory
% 0.25/23.64  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.64  eprover: No such file or directory
% 0.25/23.65  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.65  eprover: No such file or directory
% 0.25/23.65  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.65  eprover: No such file or directory
% 0.25/23.65  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.65  eprover: No such file or directory
% 0.25/23.66  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.66  eprover: No such file or directory
% 0.25/23.66  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.25/23.66  eprover: No such file or directory
%------------------------------------------------------------------------------