TSTP Solution File: CSR088+7 by ET---2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : CSR088+7 : TPTP v8.1.0. Bugfixed v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n021.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 : Fri Jul 15 03:02:29 EDT 2022

% Result   : Theorem 25.93s 31.11s
% Output   : CNFRefutation 25.93s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    2
% Syntax   : Number of formulae    :    8 (   8 unt;   0 def)
%            Number of atoms       :    8 (   0 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    6 (   6   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :    8 (   2 sgn   2   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(prove_from_ALL,conjecture,
    ? [X2341,X2342] : ~ s__overlapsTemporally(X2341,X2342),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',prove_from_ALL) ).

fof(kb_SUMO_38593,axiom,
    ~ s__overlapsTemporally(s__CommonEra,s__BeforeCommonEra),
    file('/export/starexec/sandbox2/benchmark/Axioms/CSR003+2.ax',kb_SUMO_38593) ).

fof(c_0_2,negated_conjecture,
    ~ ? [X2341,X2342] : ~ s__overlapsTemporally(X2341,X2342),
    inference(assume_negation,[status(cth)],[prove_from_ALL]) ).

fof(c_0_3,plain,
    ~ s__overlapsTemporally(s__CommonEra,s__BeforeCommonEra),
    inference(fof_simplification,[status(thm)],[kb_SUMO_38593]) ).

fof(c_0_4,negated_conjecture,
    ! [X2343,X2344] : s__overlapsTemporally(X2343,X2344),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_2])])]) ).

cnf(c_0_5,plain,
    ~ s__overlapsTemporally(s__CommonEra,s__BeforeCommonEra),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

cnf(c_0_6,negated_conjecture,
    s__overlapsTemporally(X1,X2),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_7,plain,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_5,c_0_6])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : CSR088+7 : TPTP v8.1.0. Bugfixed v7.3.0.
% 0.07/0.13  % Command  : run_ET %s %d
% 0.13/0.34  % Computer : n021.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Sat Jun 11 15:11:10 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 25.93/31.11  # Running protocol protocol_eprover_29fa5c60d0ee03ec4f64b055553dc135fbe4ee3a for 23 seconds:
% 25.93/31.11  # Preprocessing time       : 4.456 s
% 25.93/31.11  
% 25.93/31.11  # Proof found!
% 25.93/31.11  # SZS status Theorem
% 25.93/31.11  # SZS output start CNFRefutation
% See solution above
% 25.93/31.11  # Proof object total steps             : 8
% 25.93/31.11  # Proof object clause steps            : 3
% 25.93/31.11  # Proof object formula steps           : 5
% 25.93/31.11  # Proof object conjectures             : 4
% 25.93/31.11  # Proof object clause conjectures      : 1
% 25.93/31.11  # Proof object formula conjectures     : 3
% 25.93/31.11  # Proof object initial clauses used    : 2
% 25.93/31.11  # Proof object initial formulas used   : 2
% 25.93/31.11  # Proof object generating inferences   : 0
% 25.93/31.11  # Proof object simplifying inferences  : 2
% 25.93/31.11  # Training examples: 0 positive, 0 negative
% 25.93/31.11  # Parsed axioms                        : 55590
% 25.93/31.11  # Removed by relevancy pruning/SinE    : 0
% 25.93/31.11  # Initial clauses                      : 73856
% 25.93/31.11  # Removed in clause preprocessing      : 2369
% 25.93/31.11  # Initial clauses in saturation        : 71487
% 25.93/31.11  # Processed clauses                    : 4
% 25.93/31.11  # ...of these trivial                  : 0
% 25.93/31.11  # ...subsumed                          : 0
% 25.93/31.11  # ...remaining for further processing  : 3
% 25.93/31.11  # Other redundant clauses eliminated   : 0
% 25.93/31.11  # Clauses deleted for lack of memory   : 35743
% 25.93/31.11  # Backward-subsumed                    : 0
% 25.93/31.11  # Backward-rewritten                   : 0
% 25.93/31.11  # Generated clauses                    : 0
% 25.93/31.11  # ...of the previous two non-trivial   : 0
% 25.93/31.11  # Contextual simplify-reflections      : 0
% 25.93/31.11  # Paramodulations                      : 0
% 25.93/31.11  # Factorizations                       : 0
% 25.93/31.11  # Equation resolutions                 : 0
% 25.93/31.11  # Current number of processed clauses  : 3
% 25.93/31.11  #    Positive orientable unit clauses  : 2
% 25.93/31.11  #    Positive unorientable unit clauses: 0
% 25.93/31.11  #    Negative unit clauses             : 1
% 25.93/31.11  #    Non-unit-clauses                  : 0
% 25.93/31.11  # Current number of unprocessed clauses: 35740
% 25.93/31.11  # ...number of literals in the above   : 36829
% 25.93/31.11  # Current number of archived formulas  : 0
% 25.93/31.11  # Current number of archived clauses   : 0
% 25.93/31.11  # Clause-clause subsumption calls (NU) : 0
% 25.93/31.11  # Rec. Clause-clause subsumption calls : 0
% 25.93/31.11  # Non-unit clause-clause subsumptions  : 0
% 25.93/31.11  # Unit Clause-clause subsumption calls : 0
% 25.93/31.11  # Rewrite failures with RHS unbound    : 0
% 25.93/31.11  # BW rewrite match attempts            : 0
% 25.93/31.11  # BW rewrite match successes           : 0
% 25.93/31.11  # Condensation attempts                : 0
% 25.93/31.11  # Condensation successes               : 0
% 25.93/31.11  # Termbank termtop insertions          : 4397935
% 25.93/31.11  
% 25.93/31.11  # -------------------------------------------------
% 25.93/31.11  # User time                : 4.504 s
% 25.93/31.11  # System time              : 0.168 s
% 25.93/31.11  # Total time               : 4.672 s
% 25.93/31.11  # Maximum resident set size: 253188 pages
% 25.93/49.09  eprover: CPU time limit exceeded, terminating
% 25.93/49.13  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 25.93/49.13  eprover: No such file or directory
% 25.93/49.13  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 25.93/49.13  eprover: No such file or directory
% 25.93/49.13  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 25.93/49.13  eprover: No such file or directory
% 25.93/49.14  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 25.93/49.14  eprover: No such file or directory
% 25.93/49.14  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 25.93/49.14  eprover: No such file or directory
% 25.93/49.14  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 25.93/49.14  eprover: No such file or directory
% 25.93/49.15  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 25.93/49.15  eprover: No such file or directory
% 25.93/49.15  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 25.93/49.15  eprover: No such file or directory
% 25.93/49.15  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 25.93/49.15  eprover: No such file or directory
% 25.93/49.16  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 25.93/49.16  eprover: No such file or directory
% 25.93/49.16  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 25.93/49.16  eprover: No such file or directory
% 25.93/51.27  eprover: CPU time limit exceeded, terminating
% 25.93/51.30  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 25.93/51.30  eprover: No such file or directory
% 25.93/51.31  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 25.93/51.31  eprover: No such file or directory
% 25.93/51.31  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 25.93/51.31  eprover: No such file or directory
% 25.93/51.32  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 25.93/51.32  eprover: No such file or directory
% 25.93/51.32  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 25.93/51.32  eprover: No such file or directory
% 25.93/51.33  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 25.93/51.33  eprover: No such file or directory
% 25.93/51.34  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 25.93/51.34  eprover: No such file or directory
% 25.93/51.34  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 25.93/51.34  eprover: No such file or directory
% 25.93/51.35  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 25.93/51.35  eprover: No such file or directory
%------------------------------------------------------------------------------