TSTP Solution File: GEO187+3 by Enigma---0.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Enigma---0.5.1
% Problem  : GEO187+3 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : enigmatic-eprover.py %s %d 1

% Computer : n010.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 03:44:06 EDT 2022

% Result   : Theorem 7.24s 2.35s
% Output   : CNFRefutation 7.24s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   33 (  11 unt;   0 def)
%            Number of atoms       :   75 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   71 (  29   ~;  23   |;  13   &)
%                                         (   1 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   67 (   9 sgn  38   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(cp2,axiom,
    ! [X1,X2] : ~ apart_point_and_line(X1,parallel_through_point(X2,X1)),
    file('/export/starexec/sandbox2/benchmark/Axioms/GEO006+2.ax',cp2) ).

fof(ceq2,axiom,
    ! [X1,X2,X3] :
      ( apart_point_and_line(X1,X2)
     => ( distinct_lines(X2,X3)
        | apart_point_and_line(X1,X3) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/GEO006+0.ax',ceq2) ).

fof(con,conjecture,
    ! [X1,X2,X4,X5] :
      ( ( distinct_points(X1,X2)
        & distinct_points(X4,X5)
        & incident_point_and_line(X1,line_connecting(X4,X5))
        & incident_point_and_line(X2,line_connecting(X4,X5)) )
     => ( incident_point_and_line(X4,line_connecting(X1,X2))
        & incident_point_and_line(X5,line_connecting(X1,X2)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',con) ).

fof(cp1,axiom,
    ! [X1,X2] : ~ convergent_lines(parallel_through_point(X2,X1),X2),
    file('/export/starexec/sandbox2/benchmark/Axioms/GEO006+2.ax',cp1) ).

fof(ax6,axiom,
    ! [X1,X2,X3] :
      ( convergent_lines(X1,X2)
     => ( convergent_lines(X1,X3)
        | convergent_lines(X2,X3) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/GEO006+0.ax',ax6) ).

fof(p1,axiom,
    ! [X1,X2] :
      ( distinct_lines(X1,X2)
     => convergent_lines(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/GEO006+1.ax',p1) ).

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

fof(apart3,axiom,
    ! [X1] : ~ convergent_lines(X1,X1),
    file('/export/starexec/sandbox2/benchmark/Axioms/GEO006+0.ax',apart3) ).

fof(c_0_8,plain,
    ! [X48,X49] : ~ apart_point_and_line(X48,parallel_through_point(X49,X48)),
    inference(variable_rename,[status(thm)],[inference(fof_simplification,[status(thm)],[cp2])]) ).

fof(c_0_9,plain,
    ! [X38,X39,X40] :
      ( ~ apart_point_and_line(X38,X39)
      | distinct_lines(X39,X40)
      | apart_point_and_line(X38,X40) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ceq2])]) ).

fof(c_0_10,negated_conjecture,
    ~ ! [X1,X2,X4,X5] :
        ( ( distinct_points(X1,X2)
          & distinct_points(X4,X5)
          & incident_point_and_line(X1,line_connecting(X4,X5))
          & incident_point_and_line(X2,line_connecting(X4,X5)) )
       => ( incident_point_and_line(X4,line_connecting(X1,X2))
          & incident_point_and_line(X5,line_connecting(X1,X2)) ) ),
    inference(assume_negation,[status(cth)],[con]) ).

fof(c_0_11,plain,
    ! [X46,X47] : ~ convergent_lines(parallel_through_point(X47,X46),X47),
    inference(variable_rename,[status(thm)],[inference(fof_simplification,[status(thm)],[cp1])]) ).

fof(c_0_12,plain,
    ! [X20,X21,X22] :
      ( ~ convergent_lines(X20,X21)
      | convergent_lines(X20,X22)
      | convergent_lines(X21,X22) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax6])]) ).

fof(c_0_13,plain,
    ! [X44,X45] :
      ( ~ distinct_lines(X44,X45)
      | convergent_lines(X44,X45) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[p1])]) ).

cnf(c_0_14,plain,
    ~ apart_point_and_line(X1,parallel_through_point(X2,X1)),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

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

fof(c_0_16,negated_conjecture,
    ( distinct_points(esk1_0,esk2_0)
    & distinct_points(esk3_0,esk4_0)
    & incident_point_and_line(esk1_0,line_connecting(esk3_0,esk4_0))
    & incident_point_and_line(esk2_0,line_connecting(esk3_0,esk4_0))
    & ( ~ incident_point_and_line(esk3_0,line_connecting(esk1_0,esk2_0))
      | ~ incident_point_and_line(esk4_0,line_connecting(esk1_0,esk2_0)) ) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_10])])]) ).

fof(c_0_17,plain,
    ! [X88,X89] :
      ( ( ~ incident_point_and_line(X88,X89)
        | ~ apart_point_and_line(X88,X89) )
      & ( apart_point_and_line(X88,X89)
        | incident_point_and_line(X88,X89) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[a4])])]) ).

cnf(c_0_18,plain,
    ~ convergent_lines(parallel_through_point(X1,X2),X1),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_19,plain,
    ( convergent_lines(X1,X3)
    | convergent_lines(X2,X3)
    | ~ convergent_lines(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_20,plain,
    ( convergent_lines(X1,X2)
    | ~ distinct_lines(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_21,plain,
    ( distinct_lines(X1,parallel_through_point(X2,X3))
    | ~ apart_point_and_line(X3,X1) ),
    inference(spm,[status(thm)],[c_0_14,c_0_15]) ).

cnf(c_0_22,negated_conjecture,
    ( ~ incident_point_and_line(esk3_0,line_connecting(esk1_0,esk2_0))
    | ~ incident_point_and_line(esk4_0,line_connecting(esk1_0,esk2_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

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

fof(c_0_24,plain,
    ! [X13] : ~ convergent_lines(X13,X13),
    inference(variable_rename,[status(thm)],[inference(fof_simplification,[status(thm)],[apart3])]) ).

cnf(c_0_25,plain,
    ( convergent_lines(X1,X2)
    | ~ convergent_lines(X1,parallel_through_point(X2,X3)) ),
    inference(spm,[status(thm)],[c_0_18,c_0_19]) ).

cnf(c_0_26,plain,
    ( convergent_lines(X1,parallel_through_point(X2,X3))
    | ~ apart_point_and_line(X3,X1) ),
    inference(spm,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_27,negated_conjecture,
    ( apart_point_and_line(esk3_0,line_connecting(esk1_0,esk2_0))
    | ~ incident_point_and_line(esk4_0,line_connecting(esk1_0,esk2_0)) ),
    inference(spm,[status(thm)],[c_0_22,c_0_23]) ).

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

cnf(c_0_29,plain,
    ( convergent_lines(X1,X2)
    | ~ apart_point_and_line(X3,X1) ),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_30,negated_conjecture,
    ( apart_point_and_line(esk4_0,line_connecting(esk1_0,esk2_0))
    | apart_point_and_line(esk3_0,line_connecting(esk1_0,esk2_0)) ),
    inference(spm,[status(thm)],[c_0_27,c_0_23]) ).

cnf(c_0_31,plain,
    ~ apart_point_and_line(X1,X2),
    inference(spm,[status(thm)],[c_0_28,c_0_29]) ).

cnf(c_0_32,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[c_0_30,c_0_31]),c_0_31]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : GEO187+3 : TPTP v8.1.0. Released v4.0.0.
% 0.03/0.13  % Command  : enigmatic-eprover.py %s %d 1
% 0.14/0.34  % Computer : n010.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 05:02:10 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.20/0.45  # ENIGMATIC: Selected SinE mode:
% 0.20/0.46  # Parsing /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.46  # Filter: axfilter_auto   0 goes into file theBenchmark_axfilter_auto   0.p
% 0.20/0.46  # Filter: axfilter_auto   1 goes into file theBenchmark_axfilter_auto   1.p
% 0.20/0.46  # Filter: axfilter_auto   2 goes into file theBenchmark_axfilter_auto   2.p
% 7.24/2.35  # ENIGMATIC: Solved by autoschedule:
% 7.24/2.35  # No SInE strategy applied
% 7.24/2.35  # Trying AutoSched0 for 150 seconds
% 7.24/2.35  # AutoSched0-Mode selected heuristic G_E___208_C18_F1_SE_CS_SP_PS_S02DN
% 7.24/2.35  # and selection function PSelectAntiRROptimalLit.
% 7.24/2.35  #
% 7.24/2.35  # Preprocessing time       : 0.016 s
% 7.24/2.35  # Presaturation interreduction done
% 7.24/2.35  
% 7.24/2.35  # Proof found!
% 7.24/2.35  # SZS status Theorem
% 7.24/2.35  # SZS output start CNFRefutation
% See solution above
% 7.24/2.35  # Training examples: 0 positive, 0 negative
% 7.24/2.35  
% 7.24/2.35  # -------------------------------------------------
% 7.24/2.35  # User time                : 0.024 s
% 7.24/2.35  # System time              : 0.004 s
% 7.24/2.35  # Total time               : 0.028 s
% 7.24/2.35  # Maximum resident set size: 7116 pages
% 7.24/2.35  
%------------------------------------------------------------------------------