TSTP Solution File: GEO182+2 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : GEO182+2 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s

% Computer : n016.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  : 300s
% DateTime : Tue Aug 22 10:38:29 EDT 2023

% Result   : Theorem 8.73s 3.26s
% Output   : CNFRefutation 8.94s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   57 (  17 unt;   9 typ;   0 def)
%            Number of atoms       :  115 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   86 (  19   ~;  57   |;   2   &)
%                                         (   0 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   12 (   6   >;   6   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   63 (;  63   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ distinct_points > distinct_lines > convergent_lines > apart_point_and_line > line_connecting > intersection_point > #nlpp > #skF_2 > #skF_3 > #skF_1

%Foreground sorts:

%Background operators:

%Foreground operators:
tff(line_connecting,type,
    line_connecting: ( $i * $i ) > $i ).

tff(distinct_points,type,
    distinct_points: ( $i * $i ) > $o ).

tff(intersection_point,type,
    intersection_point: ( $i * $i ) > $i ).

tff(apart_point_and_line,type,
    apart_point_and_line: ( $i * $i ) > $o ).

tff(convergent_lines,type,
    convergent_lines: ( $i * $i ) > $o ).

tff('#skF_2',type,
    '#skF_2': $i ).

tff('#skF_3',type,
    '#skF_3': $i ).

tff('#skF_1',type,
    '#skF_1': $i ).

tff(distinct_lines,type,
    distinct_lines: ( $i * $i ) > $o ).

tff(f_58,axiom,
    ! [X] : ~ distinct_points(X,X),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO008+0.ax',apart1) ).

tff(f_138,negated_conjecture,
    ~ ! [X,Y,Z] :
        ( distinct_points(X,Y)
       => ( apart_point_and_line(Z,line_connecting(X,Y))
         => apart_point_and_line(Z,line_connecting(Y,X)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

tff(f_70,axiom,
    ! [X,Y,Z] :
      ( distinct_points(X,Y)
     => ( distinct_points(X,Z)
        | distinct_points(Y,Z) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO008+0.ax',apart4) ).

tff(f_125,axiom,
    ! [X,Y,Z] :
      ( apart_point_and_line(X,Y)
     => ( distinct_lines(Y,Z)
        | apart_point_and_line(X,Z) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO008+0.ax',ceq2) ).

tff(f_112,axiom,
    ! [X,Y,U,V] :
      ( ( distinct_points(X,Y)
        & distinct_lines(U,V) )
     => ( apart_point_and_line(X,U)
        | apart_point_and_line(X,V)
        | apart_point_and_line(Y,U)
        | apart_point_and_line(Y,V) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO008+0.ax',cu1) ).

tff(f_91,axiom,
    ! [X,Y,Z] :
      ( distinct_points(X,Y)
     => ( apart_point_and_line(Z,line_connecting(X,Y))
       => ( distinct_points(Z,X)
          & distinct_points(Z,Y) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO008+0.ax',con1) ).

tff(f_119,axiom,
    ! [X,Y,Z] :
      ( apart_point_and_line(X,Y)
     => ( distinct_points(X,Z)
        | apart_point_and_line(Z,Y) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO008+0.ax',ceq1) ).

tff(c_2,plain,
    ! [X_1] : ~ distinct_points(X_1,X_1),
    inference(cnfTransformation,[status(thm)],[f_58]) ).

tff(c_34,plain,
    distinct_points('#skF_1','#skF_2'),
    inference(cnfTransformation,[status(thm)],[f_138]) ).

tff(c_62,plain,
    ! [Y_43,Z_44,X_45] :
      ( distinct_points(Y_43,Z_44)
      | distinct_points(X_45,Z_44)
      | ~ distinct_points(X_45,Y_43) ),
    inference(cnfTransformation,[status(thm)],[f_70]) ).

tff(c_66,plain,
    ! [Z_46] :
      ( distinct_points('#skF_2',Z_46)
      | distinct_points('#skF_1',Z_46) ),
    inference(resolution,[status(thm)],[c_34,c_62]) ).

tff(c_8,plain,
    ! [Y_5,Z_6,X_4] :
      ( distinct_points(Y_5,Z_6)
      | distinct_points(X_4,Z_6)
      | ~ distinct_points(X_4,Y_5) ),
    inference(cnfTransformation,[status(thm)],[f_70]) ).

tff(c_147,plain,
    ! [Z_59,Z_60] :
      ( distinct_points(Z_59,Z_60)
      | distinct_points('#skF_2',Z_60)
      | distinct_points('#skF_1',Z_59) ),
    inference(resolution,[status(thm)],[c_66,c_8]) ).

tff(c_169,plain,
    ! [Z_61] :
      ( distinct_points(Z_61,'#skF_2')
      | distinct_points('#skF_1',Z_61) ),
    inference(resolution,[status(thm)],[c_147,c_2]) ).

tff(c_867,plain,
    ! [Z_100,Z_101] :
      ( distinct_points(Z_100,Z_101)
      | distinct_points('#skF_1',Z_101)
      | distinct_points(Z_100,'#skF_2') ),
    inference(resolution,[status(thm)],[c_169,c_8]) ).

tff(c_901,plain,
    ! [Z_105] :
      ( distinct_points(Z_105,'#skF_1')
      | distinct_points(Z_105,'#skF_2') ),
    inference(resolution,[status(thm)],[c_867,c_2]) ).

tff(c_909,plain,
    distinct_points('#skF_2','#skF_1'),
    inference(resolution,[status(thm)],[c_901,c_2]) ).

tff(c_32,plain,
    apart_point_and_line('#skF_3',line_connecting('#skF_1','#skF_2')),
    inference(cnfTransformation,[status(thm)],[f_138]) ).

tff(c_48,plain,
    ! [X_39,Z_40,Y_41] :
      ( apart_point_and_line(X_39,Z_40)
      | distinct_lines(Y_41,Z_40)
      | ~ apart_point_and_line(X_39,Y_41) ),
    inference(cnfTransformation,[status(thm)],[f_125]) ).

tff(c_51,plain,
    ! [Z_40] :
      ( apart_point_and_line('#skF_3',Z_40)
      | distinct_lines(line_connecting('#skF_1','#skF_2'),Z_40) ),
    inference(resolution,[status(thm)],[c_32,c_48]) ).

tff(c_1225,plain,
    ! [Y_119,V_120,U_121,X_122] :
      ( apart_point_and_line(Y_119,V_120)
      | apart_point_and_line(Y_119,U_121)
      | apart_point_and_line(X_122,V_120)
      | apart_point_and_line(X_122,U_121)
      | ~ distinct_lines(U_121,V_120)
      | ~ distinct_points(X_122,Y_119) ),
    inference(cnfTransformation,[status(thm)],[f_112]) ).

tff(c_5951,plain,
    ! [Y_275,Z_276,X_277] :
      ( apart_point_and_line(Y_275,Z_276)
      | apart_point_and_line(Y_275,line_connecting('#skF_1','#skF_2'))
      | apart_point_and_line(X_277,Z_276)
      | apart_point_and_line(X_277,line_connecting('#skF_1','#skF_2'))
      | ~ distinct_points(X_277,Y_275)
      | apart_point_and_line('#skF_3',Z_276) ),
    inference(resolution,[status(thm)],[c_51,c_1225]) ).

tff(c_6602,plain,
    ! [Z_276] :
      ( apart_point_and_line('#skF_2',Z_276)
      | apart_point_and_line('#skF_2',line_connecting('#skF_1','#skF_2'))
      | apart_point_and_line('#skF_1',Z_276)
      | apart_point_and_line('#skF_1',line_connecting('#skF_1','#skF_2'))
      | apart_point_and_line('#skF_3',Z_276) ),
    inference(resolution,[status(thm)],[c_34,c_5951]) ).

tff(c_6873,plain,
    apart_point_and_line('#skF_1',line_connecting('#skF_1','#skF_2')),
    inference(splitLeft,[status(thm)],[c_6602]) ).

tff(c_16,plain,
    ! [Z_15,X_13,Y_14] :
      ( distinct_points(Z_15,X_13)
      | ~ apart_point_and_line(Z_15,line_connecting(X_13,Y_14))
      | ~ distinct_points(X_13,Y_14) ),
    inference(cnfTransformation,[status(thm)],[f_91]) ).

tff(c_6880,plain,
    ( distinct_points('#skF_1','#skF_1')
    | ~ distinct_points('#skF_1','#skF_2') ),
    inference(resolution,[status(thm)],[c_6873,c_16]) ).

tff(c_6892,plain,
    distinct_points('#skF_1','#skF_1'),
    inference(demodulation,[status(thm),theory(equality)],[c_34,c_6880]) ).

tff(c_6894,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_2,c_6892]) ).

tff(c_6895,plain,
    ! [Z_276] :
      ( apart_point_and_line('#skF_2',line_connecting('#skF_1','#skF_2'))
      | apart_point_and_line('#skF_2',Z_276)
      | apart_point_and_line('#skF_1',Z_276)
      | apart_point_and_line('#skF_3',Z_276) ),
    inference(splitRight,[status(thm)],[c_6602]) ).

tff(c_7608,plain,
    apart_point_and_line('#skF_2',line_connecting('#skF_1','#skF_2')),
    inference(splitLeft,[status(thm)],[c_6895]) ).

tff(c_14,plain,
    ! [Z_15,Y_14,X_13] :
      ( distinct_points(Z_15,Y_14)
      | ~ apart_point_and_line(Z_15,line_connecting(X_13,Y_14))
      | ~ distinct_points(X_13,Y_14) ),
    inference(cnfTransformation,[status(thm)],[f_91]) ).

tff(c_7618,plain,
    ( distinct_points('#skF_2','#skF_2')
    | ~ distinct_points('#skF_1','#skF_2') ),
    inference(resolution,[status(thm)],[c_7608,c_14]) ).

tff(c_7630,plain,
    distinct_points('#skF_2','#skF_2'),
    inference(demodulation,[status(thm),theory(equality)],[c_34,c_7618]) ).

tff(c_7632,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_2,c_7630]) ).

tff(c_7645,plain,
    ! [Z_304] :
      ( apart_point_and_line('#skF_2',Z_304)
      | apart_point_and_line('#skF_1',Z_304)
      | apart_point_and_line('#skF_3',Z_304) ),
    inference(splitRight,[status(thm)],[c_6895]) ).

tff(c_24,plain,
    ! [Z_25,Y_24,X_23] :
      ( apart_point_and_line(Z_25,Y_24)
      | distinct_points(X_23,Z_25)
      | ~ apart_point_and_line(X_23,Y_24) ),
    inference(cnfTransformation,[status(thm)],[f_119]) ).

tff(c_7691,plain,
    ! [Z_305,Z_306] :
      ( apart_point_and_line(Z_305,Z_306)
      | distinct_points('#skF_2',Z_305)
      | apart_point_and_line('#skF_1',Z_306)
      | apart_point_and_line('#skF_3',Z_306) ),
    inference(resolution,[status(thm)],[c_7645,c_24]) ).

tff(c_30,plain,
    ~ apart_point_and_line('#skF_3',line_connecting('#skF_2','#skF_1')),
    inference(cnfTransformation,[status(thm)],[f_138]) ).

tff(c_7773,plain,
    ! [Z_305] :
      ( apart_point_and_line(Z_305,line_connecting('#skF_2','#skF_1'))
      | distinct_points('#skF_2',Z_305)
      | apart_point_and_line('#skF_1',line_connecting('#skF_2','#skF_1')) ),
    inference(resolution,[status(thm)],[c_7691,c_30]) ).

tff(c_7943,plain,
    apart_point_and_line('#skF_1',line_connecting('#skF_2','#skF_1')),
    inference(splitLeft,[status(thm)],[c_7773]) ).

tff(c_7953,plain,
    ( distinct_points('#skF_1','#skF_1')
    | ~ distinct_points('#skF_2','#skF_1') ),
    inference(resolution,[status(thm)],[c_7943,c_14]) ).

tff(c_7965,plain,
    distinct_points('#skF_1','#skF_1'),
    inference(demodulation,[status(thm),theory(equality)],[c_909,c_7953]) ).

tff(c_7967,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_2,c_7965]) ).

tff(c_7972,plain,
    ! [Z_317] :
      ( apart_point_and_line(Z_317,line_connecting('#skF_2','#skF_1'))
      | distinct_points('#skF_2',Z_317) ),
    inference(splitRight,[status(thm)],[c_7773]) ).

tff(c_7990,plain,
    ! [Z_317] :
      ( distinct_points(Z_317,'#skF_2')
      | ~ distinct_points('#skF_2','#skF_1')
      | distinct_points('#skF_2',Z_317) ),
    inference(resolution,[status(thm)],[c_7972,c_16]) ).

tff(c_8009,plain,
    ! [Z_317] :
      ( distinct_points(Z_317,'#skF_2')
      | distinct_points('#skF_2',Z_317) ),
    inference(demodulation,[status(thm),theory(equality)],[c_909,c_7990]) ).

tff(c_8028,plain,
    distinct_points('#skF_2','#skF_2'),
    inference(factorization,[status(thm),theory(equality)],[c_8009]) ).

tff(c_8032,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_2,c_8028]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : GEO182+2 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.14  % Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s
% 0.14/0.36  % Computer : n016.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Fri Aug  4 00:55:23 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 8.73/3.26  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 8.94/3.27  
% 8.94/3.27  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 8.94/3.30  
% 8.94/3.30  Inference rules
% 8.94/3.30  ----------------------
% 8.94/3.30  #Ref     : 0
% 8.94/3.30  #Sup     : 1102
% 8.94/3.30  #Fact    : 478
% 8.94/3.30  #Define  : 0
% 8.94/3.30  #Split   : 3
% 8.94/3.30  #Chain   : 0
% 8.94/3.30  #Close   : 0
% 8.94/3.31  
% 8.94/3.31  Ordering : KBO
% 8.94/3.31  
% 8.94/3.31  Simplification rules
% 8.94/3.31  ----------------------
% 8.94/3.31  #Subsume      : 561
% 8.94/3.31  #Demod        : 318
% 8.94/3.31  #Tautology    : 275
% 8.94/3.31  #SimpNegUnit  : 175
% 8.94/3.31  #BackRed      : 0
% 8.94/3.31  
% 8.94/3.31  #Partial instantiations: 0
% 8.94/3.31  #Strategies tried      : 1
% 8.94/3.31  
% 8.94/3.31  Timing (in seconds)
% 8.94/3.31  ----------------------
% 8.94/3.31  Preprocessing        : 0.48
% 8.94/3.31  Parsing              : 0.27
% 8.94/3.31  CNF conversion       : 0.03
% 8.94/3.31  Main loop            : 1.60
% 8.94/3.31  Inferencing          : 0.59
% 8.94/3.31  Reduction            : 0.35
% 8.94/3.31  Demodulation         : 0.21
% 8.94/3.31  BG Simplification    : 0.04
% 8.94/3.31  Subsumption          : 0.53
% 8.94/3.31  Abstraction          : 0.06
% 8.94/3.31  MUC search           : 0.00
% 8.94/3.31  Cooper               : 0.00
% 8.94/3.31  Total                : 2.14
% 8.94/3.31  Index Insertion      : 0.00
% 8.94/3.31  Index Deletion       : 0.00
% 8.94/3.31  Index Matching       : 0.00
% 8.94/3.31  BG Taut test         : 0.00
%------------------------------------------------------------------------------