TSTP Solution File: GEO175+1 by E---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1
% Problem  : GEO175+1 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% 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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 17:31:52 EDT 2023

% Result   : Theorem 0.15s 0.43s
% Output   : CNFRefutation 0.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   30 (   9 unt;   0 def)
%            Number of atoms       :   82 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   80 (  28   ~;  35   |;   9   &)
%                                         (   0 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :   55 (   0 sgn;  37   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(con,conjecture,
    ! [X1,X2,X4,X5] :
      ( ( distinct_points(X1,X2)
        & convergent_lines(X4,X5)
        & distinct_points(X1,intersection_point(X4,X5)) )
     => ( apart_point_and_line(X1,X4)
        | apart_point_and_line(X1,X5) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.rXtAFe4qDU/E---3.1_10747.p',con) ).

fof(ceq3,axiom,
    ! [X1,X2,X3] :
      ( convergent_lines(X1,X2)
     => ( distinct_lines(X2,X3)
        | convergent_lines(X1,X3) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.rXtAFe4qDU/E---3.1_10747.p',ceq3) ).

fof(cu1,axiom,
    ! [X1,X2,X4,X5] :
      ( ( distinct_points(X1,X2)
        & distinct_lines(X4,X5) )
     => ( apart_point_and_line(X1,X4)
        | apart_point_and_line(X1,X5)
        | apart_point_and_line(X2,X4)
        | apart_point_and_line(X2,X5) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.rXtAFe4qDU/E---3.1_10747.p',cu1) ).

fof(ci4,axiom,
    ! [X1,X2] :
      ( convergent_lines(X1,X2)
     => ~ apart_point_and_line(intersection_point(X1,X2),X2) ),
    file('/export/starexec/sandbox2/tmp/tmp.rXtAFe4qDU/E---3.1_10747.p',ci4) ).

fof(ci3,axiom,
    ! [X1,X2] :
      ( convergent_lines(X1,X2)
     => ~ apart_point_and_line(intersection_point(X1,X2),X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.rXtAFe4qDU/E---3.1_10747.p',ci3) ).

fof(apart3,axiom,
    ! [X1] : ~ convergent_lines(X1,X1),
    file('/export/starexec/sandbox2/tmp/tmp.rXtAFe4qDU/E---3.1_10747.p',apart3) ).

fof(c_0_6,negated_conjecture,
    ~ ! [X1,X2,X4,X5] :
        ( ( distinct_points(X1,X2)
          & convergent_lines(X4,X5)
          & distinct_points(X1,intersection_point(X4,X5)) )
       => ( apart_point_and_line(X1,X4)
          | apart_point_and_line(X1,X5) ) ),
    inference(assume_negation,[status(cth)],[con]) ).

fof(c_0_7,plain,
    ! [X36,X37,X38] :
      ( ~ convergent_lines(X36,X37)
      | distinct_lines(X37,X38)
      | convergent_lines(X36,X38) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ceq3])]) ).

fof(c_0_8,negated_conjecture,
    ( distinct_points(esk1_0,esk2_0)
    & convergent_lines(esk3_0,esk4_0)
    & distinct_points(esk1_0,intersection_point(esk3_0,esk4_0))
    & ~ apart_point_and_line(esk1_0,esk3_0)
    & ~ apart_point_and_line(esk1_0,esk4_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_6])])]) ).

fof(c_0_9,plain,
    ! [X26,X27,X28,X29] :
      ( ~ distinct_points(X26,X27)
      | ~ distinct_lines(X28,X29)
      | apart_point_and_line(X26,X28)
      | apart_point_and_line(X26,X29)
      | apart_point_and_line(X27,X28)
      | apart_point_and_line(X27,X29) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[cu1])]) ).

cnf(c_0_10,plain,
    ( distinct_lines(X2,X3)
    | convergent_lines(X1,X3)
    | ~ convergent_lines(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

cnf(c_0_11,negated_conjecture,
    convergent_lines(esk3_0,esk4_0),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

fof(c_0_12,plain,
    ! [X1,X2] :
      ( convergent_lines(X1,X2)
     => ~ apart_point_and_line(intersection_point(X1,X2),X2) ),
    inference(fof_simplification,[status(thm)],[ci4]) ).

cnf(c_0_13,plain,
    ( apart_point_and_line(X1,X3)
    | apart_point_and_line(X1,X4)
    | apart_point_and_line(X2,X3)
    | apart_point_and_line(X2,X4)
    | ~ distinct_points(X1,X2)
    | ~ distinct_lines(X3,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_14,negated_conjecture,
    ( convergent_lines(esk3_0,X1)
    | distinct_lines(esk4_0,X1) ),
    inference(spm,[status(thm)],[c_0_10,c_0_11]) ).

fof(c_0_15,plain,
    ! [X1,X2] :
      ( convergent_lines(X1,X2)
     => ~ apart_point_and_line(intersection_point(X1,X2),X1) ),
    inference(fof_simplification,[status(thm)],[ci3]) ).

fof(c_0_16,plain,
    ! [X24,X25] :
      ( ~ convergent_lines(X24,X25)
      | ~ apart_point_and_line(intersection_point(X24,X25),X25) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_12])]) ).

cnf(c_0_17,negated_conjecture,
    ( apart_point_and_line(X1,esk4_0)
    | apart_point_and_line(X2,esk4_0)
    | apart_point_and_line(X1,X3)
    | apart_point_and_line(X2,X3)
    | convergent_lines(esk3_0,X3)
    | ~ distinct_points(X1,X2) ),
    inference(spm,[status(thm)],[c_0_13,c_0_14]) ).

cnf(c_0_18,negated_conjecture,
    distinct_points(esk1_0,intersection_point(esk3_0,esk4_0)),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_19,negated_conjecture,
    ~ apart_point_and_line(esk1_0,esk4_0),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

fof(c_0_20,plain,
    ! [X1] : ~ convergent_lines(X1,X1),
    inference(fof_simplification,[status(thm)],[apart3]) ).

fof(c_0_21,plain,
    ! [X22,X23] :
      ( ~ convergent_lines(X22,X23)
      | ~ apart_point_and_line(intersection_point(X22,X23),X22) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_15])]) ).

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

cnf(c_0_23,negated_conjecture,
    ( apart_point_and_line(intersection_point(esk3_0,esk4_0),esk4_0)
    | apart_point_and_line(intersection_point(esk3_0,esk4_0),X1)
    | apart_point_and_line(esk1_0,X1)
    | convergent_lines(esk3_0,X1) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_18]),c_0_19]) ).

fof(c_0_24,plain,
    ! [X8] : ~ convergent_lines(X8,X8),
    inference(variable_rename,[status(thm)],[c_0_20]) ).

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

cnf(c_0_26,negated_conjecture,
    ( apart_point_and_line(intersection_point(esk3_0,esk4_0),X1)
    | apart_point_and_line(esk1_0,X1)
    | convergent_lines(esk3_0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_23]),c_0_11])]) ).

cnf(c_0_27,negated_conjecture,
    ~ apart_point_and_line(esk1_0,esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_28,plain,
    ~ convergent_lines(X1,X1),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

cnf(c_0_29,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_26]),c_0_11])]),c_0_27]),c_0_28]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.10  % Problem    : GEO175+1 : TPTP v8.1.2. Released v3.3.0.
% 0.08/0.11  % Command    : run_E %s %d THM
% 0.10/0.31  % Computer : n024.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 2400
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Tue Oct  3 06:29:41 EDT 2023
% 0.10/0.31  % CPUTime    : 
% 0.15/0.41  Running first-order theorem proving
% 0.15/0.41  Running: /export/starexec/sandbox2/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/tmp/tmp.rXtAFe4qDU/E---3.1_10747.p
% 0.15/0.43  # Version: 3.1pre001
% 0.15/0.43  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.15/0.43  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.15/0.43  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.15/0.43  # Starting new_bool_3 with 300s (1) cores
% 0.15/0.43  # Starting new_bool_1 with 300s (1) cores
% 0.15/0.43  # Starting sh5l with 300s (1) cores
% 0.15/0.43  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 10826 completed with status 0
% 0.15/0.43  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 0.15/0.43  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.15/0.43  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.15/0.43  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.15/0.43  # No SInE strategy applied
% 0.15/0.43  # Search class: FGHNF-FFSS22-SFFFFFNN
% 0.15/0.43  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.15/0.43  # Starting SAT001_MinMin_p005000_rr_RG with 811s (1) cores
% 0.15/0.43  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 0.15/0.43  # Starting new_bool_3 with 136s (1) cores
% 0.15/0.43  # Starting new_bool_1 with 136s (1) cores
% 0.15/0.43  # Starting sh5l with 136s (1) cores
% 0.15/0.43  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 10833 completed with status 0
% 0.15/0.43  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 0.15/0.43  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.15/0.43  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.15/0.43  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.15/0.43  # No SInE strategy applied
% 0.15/0.43  # Search class: FGHNF-FFSS22-SFFFFFNN
% 0.15/0.43  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.15/0.43  # Starting SAT001_MinMin_p005000_rr_RG with 811s (1) cores
% 0.15/0.43  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 0.15/0.43  # Preprocessing time       : 0.001 s
% 0.15/0.43  # Presaturation interreduction done
% 0.15/0.43  
% 0.15/0.43  # Proof found!
% 0.15/0.43  # SZS status Theorem
% 0.15/0.43  # SZS output start CNFRefutation
% See solution above
% 0.15/0.43  # Parsed axioms                        : 15
% 0.15/0.43  # Removed by relevancy pruning/SinE    : 0
% 0.15/0.43  # Initial clauses                      : 19
% 0.15/0.43  # Removed in clause preprocessing      : 0
% 0.15/0.43  # Initial clauses in saturation        : 19
% 0.15/0.43  # Processed clauses                    : 103
% 0.15/0.43  # ...of these trivial                  : 0
% 0.15/0.43  # ...subsumed                          : 32
% 0.15/0.43  # ...remaining for further processing  : 71
% 0.15/0.43  # Other redundant clauses eliminated   : 0
% 0.15/0.43  # Clauses deleted for lack of memory   : 0
% 0.15/0.43  # Backward-subsumed                    : 1
% 0.15/0.43  # Backward-rewritten                   : 0
% 0.15/0.43  # Generated clauses                    : 221
% 0.15/0.43  # ...of the previous two non-redundant : 175
% 0.15/0.43  # ...aggressively subsumed             : 0
% 0.15/0.43  # Contextual simplify-reflections      : 0
% 0.15/0.43  # Paramodulations                      : 171
% 0.15/0.43  # Factorizations                       : 50
% 0.15/0.43  # NegExts                              : 0
% 0.15/0.43  # Equation resolutions                 : 0
% 0.15/0.43  # Total rewrite steps                  : 46
% 0.15/0.43  # Propositional unsat checks           : 0
% 0.15/0.43  #    Propositional check models        : 0
% 0.15/0.43  #    Propositional check unsatisfiable : 0
% 0.15/0.43  #    Propositional clauses             : 0
% 0.15/0.43  #    Propositional clauses after purity: 0
% 0.15/0.43  #    Propositional unsat core size     : 0
% 0.15/0.43  #    Propositional preprocessing time  : 0.000
% 0.15/0.43  #    Propositional encoding time       : 0.000
% 0.15/0.43  #    Propositional solver time         : 0.000
% 0.15/0.43  #    Success case prop preproc time    : 0.000
% 0.15/0.43  #    Success case prop encoding time   : 0.000
% 0.15/0.43  #    Success case prop solver time     : 0.000
% 0.15/0.43  # Current number of processed clauses  : 51
% 0.15/0.43  #    Positive orientable unit clauses  : 5
% 0.15/0.43  #    Positive unorientable unit clauses: 0
% 0.15/0.43  #    Negative unit clauses             : 5
% 0.15/0.43  #    Non-unit-clauses                  : 41
% 0.15/0.43  # Current number of unprocessed clauses: 106
% 0.15/0.43  # ...number of literals in the above   : 535
% 0.15/0.43  # Current number of archived formulas  : 0
% 0.15/0.43  # Current number of archived clauses   : 20
% 0.15/0.43  # Clause-clause subsumption calls (NU) : 337
% 0.15/0.43  # Rec. Clause-clause subsumption calls : 201
% 0.15/0.43  # Non-unit clause-clause subsumptions  : 33
% 0.15/0.43  # Unit Clause-clause subsumption calls : 18
% 0.15/0.43  # Rewrite failures with RHS unbound    : 0
% 0.15/0.43  # BW rewrite match attempts            : 0
% 0.15/0.43  # BW rewrite match successes           : 0
% 0.15/0.43  # Condensation attempts                : 0
% 0.15/0.43  # Condensation successes               : 0
% 0.15/0.43  # Termbank termtop insertions          : 3469
% 0.15/0.43  
% 0.15/0.43  # -------------------------------------------------
% 0.15/0.43  # User time                : 0.009 s
% 0.15/0.43  # System time              : 0.001 s
% 0.15/0.43  # Total time               : 0.010 s
% 0.15/0.43  # Maximum resident set size: 1744 pages
% 0.15/0.43  
% 0.15/0.43  # -------------------------------------------------
% 0.15/0.43  # User time                : 0.036 s
% 0.15/0.43  # System time              : 0.005 s
% 0.15/0.43  # Total time               : 0.042 s
% 0.15/0.43  # Maximum resident set size: 1688 pages
% 0.15/0.43  % E---3.1 exiting
% 0.15/0.43  % E---3.1 exiting
%------------------------------------------------------------------------------