TSTP Solution File: GEO226+3 by ET---2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : GEO226+3 : TPTP v8.1.0. Released v4.0.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 : Sat Jul 16 04:04:55 EDT 2022

% Result   : Theorem 0.23s 1.41s
% Output   : CNFRefutation 0.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   18 (   2 unt;   0 def)
%            Number of atoms       :   48 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   50 (  20   ~;  12   |;  11   &)
%                                         (   1 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-2 aty)
%            Number of variables   :   32 (   3 sgn  20   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(con,conjecture,
    ! [X6,X7] :
      ( ( line(X6)
        & line(X7)
        & convergent_lines(X6,X7) )
     => ? [X1] :
          ( point(X1)
         => ( incident_point_and_line(X1,X6)
            & incident_point_and_line(X1,X7) ) ) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',con) ).

fof(a4,axiom,
    ! [X1,X2] :
      ( incident_point_and_line(X1,X2)
    <=> ~ apart_point_and_line(X1,X2) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+6.ax',a4) ).

fof(ci3,axiom,
    ! [X1,X2] :
      ( convergent_lines(X1,X2)
     => ~ apart_point_and_line(intersection_point(X1,X2),X1) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+0.ax',ci3) ).

fof(ci4,axiom,
    ! [X1,X2] :
      ( convergent_lines(X1,X2)
     => ~ apart_point_and_line(intersection_point(X1,X2),X2) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+0.ax',ci4) ).

fof(c_0_4,negated_conjecture,
    ~ ! [X6,X7] :
        ( ( line(X6)
          & line(X7)
          & convergent_lines(X6,X7) )
       => ? [X1] :
            ( point(X1)
           => ( incident_point_and_line(X1,X6)
              & incident_point_and_line(X1,X7) ) ) ),
    inference(assume_negation,[status(cth)],[con]) ).

fof(c_0_5,negated_conjecture,
    ! [X10,X10] :
      ( line(esk1_0)
      & line(esk2_0)
      & convergent_lines(esk1_0,esk2_0)
      & point(X10)
      & ( ~ incident_point_and_line(X10,esk1_0)
        | ~ incident_point_and_line(X10,esk2_0) ) ),
    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)],[c_0_4])])])])])]) ).

fof(c_0_6,plain,
    ! [X3,X4,X3,X4] :
      ( ( ~ incident_point_and_line(X3,X4)
        | ~ apart_point_and_line(X3,X4) )
      & ( apart_point_and_line(X3,X4)
        | incident_point_and_line(X3,X4) ) ),
    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)],[a4])])])])]) ).

cnf(c_0_7,negated_conjecture,
    ( ~ incident_point_and_line(X1,esk2_0)
    | ~ incident_point_and_line(X1,esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_8,plain,
    ( incident_point_and_line(X1,X2)
    | apart_point_and_line(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

fof(c_0_9,plain,
    ! [X3,X4] :
      ( ~ convergent_lines(X3,X4)
      | ~ apart_point_and_line(intersection_point(X3,X4),X3) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[ci3])])]) ).

cnf(c_0_10,negated_conjecture,
    ( apart_point_and_line(X1,esk1_0)
    | ~ incident_point_and_line(X1,esk2_0) ),
    inference(spm,[status(thm)],[c_0_7,c_0_8]) ).

fof(c_0_11,plain,
    ! [X3,X4] :
      ( ~ convergent_lines(X3,X4)
      | ~ apart_point_and_line(intersection_point(X3,X4),X4) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[ci4])])]) ).

cnf(c_0_12,plain,
    ( ~ apart_point_and_line(intersection_point(X1,X2),X1)
    | ~ convergent_lines(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_13,negated_conjecture,
    ( apart_point_and_line(X1,esk2_0)
    | apart_point_and_line(X1,esk1_0) ),
    inference(spm,[status(thm)],[c_0_10,c_0_8]) ).

cnf(c_0_14,plain,
    ( ~ apart_point_and_line(intersection_point(X1,X2),X2)
    | ~ convergent_lines(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_15,negated_conjecture,
    ( apart_point_and_line(intersection_point(esk1_0,X1),esk2_0)
    | ~ convergent_lines(esk1_0,X1) ),
    inference(spm,[status(thm)],[c_0_12,c_0_13]) ).

cnf(c_0_16,negated_conjecture,
    convergent_lines(esk1_0,esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_17,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_14,c_0_15]),c_0_16])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GEO226+3 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.13  % Command  : run_ET %s %d
% 0.14/0.34  % Computer : n018.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 : Sat Jun 18 02:43:48 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.23/1.41  # Running protocol protocol_eprover_29fa5c60d0ee03ec4f64b055553dc135fbe4ee3a for 23 seconds:
% 0.23/1.41  # Preprocessing time       : 0.017 s
% 0.23/1.41  
% 0.23/1.41  # Proof found!
% 0.23/1.41  # SZS status Theorem
% 0.23/1.41  # SZS output start CNFRefutation
% See solution above
% 0.23/1.41  # Proof object total steps             : 18
% 0.23/1.41  # Proof object clause steps            : 9
% 0.23/1.41  # Proof object formula steps           : 9
% 0.23/1.41  # Proof object conjectures             : 9
% 0.23/1.41  # Proof object clause conjectures      : 6
% 0.23/1.41  # Proof object formula conjectures     : 3
% 0.23/1.41  # Proof object initial clauses used    : 5
% 0.23/1.41  # Proof object initial formulas used   : 4
% 0.23/1.41  # Proof object generating inferences   : 4
% 0.23/1.41  # Proof object simplifying inferences  : 2
% 0.23/1.41  # Training examples: 0 positive, 0 negative
% 0.23/1.41  # Parsed axioms                        : 36
% 0.23/1.41  # Removed by relevancy pruning/SinE    : 0
% 0.23/1.41  # Initial clauses                      : 51
% 0.23/1.41  # Removed in clause preprocessing      : 2
% 0.23/1.41  # Initial clauses in saturation        : 49
% 0.23/1.41  # Processed clauses                    : 91
% 0.23/1.41  # ...of these trivial                  : 0
% 0.23/1.41  # ...subsumed                          : 17
% 0.23/1.41  # ...remaining for further processing  : 74
% 0.23/1.41  # Other redundant clauses eliminated   : 0
% 0.23/1.41  # Clauses deleted for lack of memory   : 0
% 0.23/1.41  # Backward-subsumed                    : 0
% 0.23/1.41  # Backward-rewritten                   : 0
% 0.23/1.41  # Generated clauses                    : 242
% 0.23/1.41  # ...of the previous two non-trivial   : 200
% 0.23/1.41  # Contextual simplify-reflections      : 4
% 0.23/1.41  # Paramodulations                      : 218
% 0.23/1.41  # Factorizations                       : 24
% 0.23/1.41  # Equation resolutions                 : 0
% 0.23/1.41  # Current number of processed clauses  : 74
% 0.23/1.41  #    Positive orientable unit clauses  : 9
% 0.23/1.41  #    Positive unorientable unit clauses: 0
% 0.23/1.41  #    Negative unit clauses             : 7
% 0.23/1.41  #    Non-unit-clauses                  : 58
% 0.23/1.41  # Current number of unprocessed clauses: 158
% 0.23/1.41  # ...number of literals in the above   : 679
% 0.23/1.41  # Current number of archived formulas  : 0
% 0.23/1.41  # Current number of archived clauses   : 1
% 0.23/1.41  # Clause-clause subsumption calls (NU) : 851
% 0.23/1.41  # Rec. Clause-clause subsumption calls : 375
% 0.23/1.41  # Non-unit clause-clause subsumptions  : 21
% 0.23/1.41  # Unit Clause-clause subsumption calls : 57
% 0.23/1.41  # Rewrite failures with RHS unbound    : 0
% 0.23/1.41  # BW rewrite match attempts            : 0
% 0.23/1.41  # BW rewrite match successes           : 0
% 0.23/1.41  # Condensation attempts                : 0
% 0.23/1.41  # Condensation successes               : 0
% 0.23/1.41  # Termbank termtop insertions          : 5440
% 0.23/1.41  
% 0.23/1.41  # -------------------------------------------------
% 0.23/1.41  # User time                : 0.021 s
% 0.23/1.41  # System time              : 0.002 s
% 0.23/1.41  # Total time               : 0.023 s
% 0.23/1.41  # Maximum resident set size: 2988 pages
% 0.23/23.40  eprover: CPU time limit exceeded, terminating
% 0.23/23.41  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.41  eprover: No such file or directory
% 0.23/23.41  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.41  eprover: No such file or directory
% 0.23/23.42  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.42  eprover: No such file or directory
% 0.23/23.42  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.42  eprover: No such file or directory
% 0.23/23.42  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.42  eprover: No such file or directory
% 0.23/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.43  eprover: No such file or directory
% 0.23/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.43  eprover: No such file or directory
% 0.23/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.43  eprover: No such file or directory
% 0.23/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.44  eprover: No such file or directory
% 0.23/23.44  eprover: CPU time limit exceeded, terminating
% 0.23/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.44  eprover: No such file or directory
% 0.23/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.23/23.44  eprover: No such file or directory
% 0.23/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.46  eprover: No such file or directory
% 0.23/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.46  eprover: No such file or directory
% 0.23/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.47  eprover: No such file or directory
% 0.23/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.47  eprover: No such file or directory
% 0.23/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.48  eprover: No such file or directory
% 0.23/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.48  eprover: No such file or directory
% 0.23/23.49  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.49  eprover: No such file or directory
% 0.23/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.50  eprover: No such file or directory
% 0.23/23.50  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.50  eprover: No such file or directory
% 0.23/23.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.51  eprover: No such file or directory
% 0.23/23.51  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.23/23.51  eprover: No such file or directory
%------------------------------------------------------------------------------