TSTP Solution File: GEO261+3 by E---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1
% Problem  : GEO261+3 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n012.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:32:26 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
fof(a1_defns,axiom,
    ! [X1,X2] :
      ( unequally_directed_opposite_lines(X1,X2)
    <=> unequally_directed_lines(X1,reverse_line(X2)) ),
    file('/export/starexec/sandbox2/tmp/tmp.eCwgzQ8N3d/E---3.1_24551.p',a1_defns) ).

fof(a7_defns,axiom,
    ! [X4,X5] :
      ( convergent_lines(X4,X5)
    <=> ( unequally_directed_lines(X4,X5)
        & unequally_directed_opposite_lines(X4,X5) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.eCwgzQ8N3d/E---3.1_24551.p',a7_defns) ).

fof(con,conjecture,
    ! [X4,X5,X3,X6,X7] :
      ( ( between_on_line(X4,X3,X6,X7)
        & convergent_lines(X4,X5)
        & incident_point_and_line(X6,X5) )
     => divides_points(X5,X3,X7) ),
    file('/export/starexec/sandbox2/tmp/tmp.eCwgzQ8N3d/E---3.1_24551.p',con) ).

fof(ax9_basics,axiom,
    ! [X4,X5] :
      ( ( unequally_directed_lines(X4,X5)
        & unequally_directed_lines(X4,reverse_line(X5)) )
     => ( left_convergent_lines(X4,X5)
        | left_convergent_lines(X4,reverse_line(X5)) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.eCwgzQ8N3d/E---3.1_24551.p',ax9_basics) ).

fof(ax11_basics,axiom,
    ! [X4,X5] :
      ~ ( left_convergent_lines(X4,X5)
        | left_convergent_lines(X4,reverse_line(X5)) ),
    file('/export/starexec/sandbox2/tmp/tmp.eCwgzQ8N3d/E---3.1_24551.p',ax11_basics) ).

fof(c_0_5,plain,
    ! [X49,X50] :
      ( ( ~ unequally_directed_opposite_lines(X49,X50)
        | unequally_directed_lines(X49,reverse_line(X50)) )
      & ( ~ unequally_directed_lines(X49,reverse_line(X50))
        | unequally_directed_opposite_lines(X49,X50) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[a1_defns])]) ).

fof(c_0_6,plain,
    ! [X20,X21] :
      ( ( unequally_directed_lines(X20,X21)
        | ~ convergent_lines(X20,X21) )
      & ( unequally_directed_opposite_lines(X20,X21)
        | ~ convergent_lines(X20,X21) )
      & ( ~ unequally_directed_lines(X20,X21)
        | ~ unequally_directed_opposite_lines(X20,X21)
        | convergent_lines(X20,X21) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[a7_defns])])]) ).

fof(c_0_7,negated_conjecture,
    ~ ! [X4,X5,X3,X6,X7] :
        ( ( between_on_line(X4,X3,X6,X7)
          & convergent_lines(X4,X5)
          & incident_point_and_line(X6,X5) )
       => divides_points(X5,X3,X7) ),
    inference(assume_negation,[status(cth)],[con]) ).

fof(c_0_8,plain,
    ! [X61,X62] :
      ( ~ unequally_directed_lines(X61,X62)
      | ~ unequally_directed_lines(X61,reverse_line(X62))
      | left_convergent_lines(X61,X62)
      | left_convergent_lines(X61,reverse_line(X62)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax9_basics])]) ).

fof(c_0_9,plain,
    ! [X63,X64] :
      ( ~ left_convergent_lines(X63,X64)
      & ~ left_convergent_lines(X63,reverse_line(X64)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax11_basics])]) ).

cnf(c_0_10,plain,
    ( unequally_directed_lines(X1,reverse_line(X2))
    | ~ unequally_directed_opposite_lines(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_11,plain,
    ( unequally_directed_opposite_lines(X1,X2)
    | ~ convergent_lines(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

fof(c_0_12,negated_conjecture,
    ( between_on_line(esk1_0,esk3_0,esk4_0,esk5_0)
    & convergent_lines(esk1_0,esk2_0)
    & incident_point_and_line(esk4_0,esk2_0)
    & ~ divides_points(esk2_0,esk3_0,esk5_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_7])])]) ).

cnf(c_0_13,plain,
    ( left_convergent_lines(X1,X2)
    | left_convergent_lines(X1,reverse_line(X2))
    | ~ unequally_directed_lines(X1,X2)
    | ~ unequally_directed_lines(X1,reverse_line(X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_14,plain,
    ~ left_convergent_lines(X1,X2),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_15,plain,
    ( unequally_directed_lines(X1,reverse_line(X2))
    | ~ convergent_lines(X1,X2) ),
    inference(spm,[status(thm)],[c_0_10,c_0_11]) ).

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

cnf(c_0_17,plain,
    ( unequally_directed_lines(X1,X2)
    | ~ convergent_lines(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_18,plain,
    ( ~ unequally_directed_lines(X1,reverse_line(X2))
    | ~ unequally_directed_lines(X1,X2) ),
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[c_0_13,c_0_14]),c_0_14]) ).

cnf(c_0_19,negated_conjecture,
    unequally_directed_lines(esk1_0,reverse_line(esk2_0)),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

cnf(c_0_20,negated_conjecture,
    unequally_directed_lines(esk1_0,esk2_0),
    inference(spm,[status(thm)],[c_0_17,c_0_16]) ).

cnf(c_0_21,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_18,c_0_19]),c_0_20])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : GEO261+3 : TPTP v8.1.2. Released v4.0.0.
% 0.07/0.15  % Command    : run_E %s %d THM
% 0.15/0.36  % Computer : n012.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 2400
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Tue Oct  3 06:59:05 EDT 2023
% 0.15/0.36  % CPUTime    : 
% 0.22/0.50  Running first-order theorem proving
% 0.22/0.50  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.eCwgzQ8N3d/E---3.1_24551.p
% 0.22/0.52  # Version: 3.1pre001
% 0.22/0.52  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.22/0.52  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.22/0.52  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.22/0.52  # Starting new_bool_3 with 300s (1) cores
% 0.22/0.52  # Starting new_bool_1 with 300s (1) cores
% 0.22/0.52  # Starting sh5l with 300s (1) cores
% 0.22/0.52  # new_bool_3 with pid 24630 completed with status 0
% 0.22/0.52  # Result found by new_bool_3
% 0.22/0.52  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.22/0.52  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.22/0.52  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.22/0.52  # Starting new_bool_3 with 300s (1) cores
% 0.22/0.52  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.22/0.52  # Search class: FGHNF-FFMS21-SFFFFFNN
% 0.22/0.52  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.22/0.52  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.22/0.52  # SAT001_MinMin_p005000_rr_RG with pid 24633 completed with status 0
% 0.22/0.52  # Result found by SAT001_MinMin_p005000_rr_RG
% 0.22/0.52  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.22/0.52  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.22/0.52  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.22/0.52  # Starting new_bool_3 with 300s (1) cores
% 0.22/0.52  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.22/0.52  # Search class: FGHNF-FFMS21-SFFFFFNN
% 0.22/0.52  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.22/0.52  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.22/0.52  # Preprocessing time       : 0.002 s
% 0.22/0.52  # Presaturation interreduction done
% 0.22/0.52  
% 0.22/0.52  # Proof found!
% 0.22/0.52  # SZS status Theorem
% 0.22/0.52  # SZS output start CNFRefutation
% See solution above
% 0.22/0.52  # Parsed axioms                        : 37
% 0.22/0.52  # Removed by relevancy pruning/SinE    : 13
% 0.22/0.52  # Initial clauses                      : 54
% 0.22/0.52  # Removed in clause preprocessing      : 0
% 0.22/0.52  # Initial clauses in saturation        : 54
% 0.22/0.52  # Processed clauses                    : 79
% 0.22/0.52  # ...of these trivial                  : 0
% 0.22/0.52  # ...subsumed                          : 16
% 0.22/0.52  # ...remaining for further processing  : 63
% 0.22/0.52  # Other redundant clauses eliminated   : 0
% 0.22/0.52  # Clauses deleted for lack of memory   : 0
% 0.22/0.52  # Backward-subsumed                    : 5
% 0.22/0.52  # Backward-rewritten                   : 0
% 0.22/0.52  # Generated clauses                    : 11
% 0.22/0.52  # ...of the previous two non-redundant : 6
% 0.22/0.52  # ...aggressively subsumed             : 0
% 0.22/0.52  # Contextual simplify-reflections      : 0
% 0.22/0.52  # Paramodulations                      : 11
% 0.22/0.52  # Factorizations                       : 0
% 0.22/0.52  # NegExts                              : 0
% 0.22/0.52  # Equation resolutions                 : 0
% 0.22/0.52  # Total rewrite steps                  : 1
% 0.22/0.52  # Propositional unsat checks           : 0
% 0.22/0.52  #    Propositional check models        : 0
% 0.22/0.52  #    Propositional check unsatisfiable : 0
% 0.22/0.52  #    Propositional clauses             : 0
% 0.22/0.52  #    Propositional clauses after purity: 0
% 0.22/0.52  #    Propositional unsat core size     : 0
% 0.22/0.52  #    Propositional preprocessing time  : 0.000
% 0.22/0.52  #    Propositional encoding time       : 0.000
% 0.22/0.52  #    Propositional solver time         : 0.000
% 0.22/0.52  #    Success case prop preproc time    : 0.000
% 0.22/0.52  #    Success case prop encoding time   : 0.000
% 0.22/0.52  #    Success case prop solver time     : 0.000
% 0.22/0.52  # Current number of processed clauses  : 25
% 0.22/0.52  #    Positive orientable unit clauses  : 6
% 0.22/0.52  #    Positive unorientable unit clauses: 0
% 0.22/0.52  #    Negative unit clauses             : 7
% 0.22/0.52  #    Non-unit-clauses                  : 12
% 0.22/0.52  # Current number of unprocessed clauses: 14
% 0.22/0.52  # ...number of literals in the above   : 39
% 0.22/0.52  # Current number of archived formulas  : 0
% 0.22/0.52  # Current number of archived clauses   : 38
% 0.22/0.52  # Clause-clause subsumption calls (NU) : 209
% 0.22/0.52  # Rec. Clause-clause subsumption calls : 198
% 0.22/0.52  # Non-unit clause-clause subsumptions  : 4
% 0.22/0.52  # Unit Clause-clause subsumption calls : 65
% 0.22/0.52  # Rewrite failures with RHS unbound    : 0
% 0.22/0.52  # BW rewrite match attempts            : 0
% 0.22/0.52  # BW rewrite match successes           : 0
% 0.22/0.52  # Condensation attempts                : 0
% 0.22/0.52  # Condensation successes               : 0
% 0.22/0.52  # Termbank termtop insertions          : 2880
% 0.22/0.52  
% 0.22/0.52  # -------------------------------------------------
% 0.22/0.52  # User time                : 0.008 s
% 0.22/0.52  # System time              : 0.002 s
% 0.22/0.52  # Total time               : 0.010 s
% 0.22/0.52  # Maximum resident set size: 1896 pages
% 0.22/0.52  
% 0.22/0.52  # -------------------------------------------------
% 0.22/0.52  # User time                : 0.010 s
% 0.22/0.52  # System time              : 0.004 s
% 0.22/0.52  # Total time               : 0.014 s
% 0.22/0.52  # Maximum resident set size: 1724 pages
% 0.22/0.52  % E---3.1 exiting
% 0.22/0.52  % E---3.1 exiting
%------------------------------------------------------------------------------