TSTP Solution File: GEO180+1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : GEO180+1 : 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 : n001.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:28 EDT 2023

% Result   : Theorem 11.52s 4.38s
% Output   : CNFRefutation 11.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   41 (  12 unt;   9 typ;   0 def)
%            Number of atoms       :   76 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   62 (  18   ~;  36   |;   1   &)
%                                         (   0 <=>;   7  =>;   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   :   40 (;  40   !;   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_140,negated_conjecture,
    ~ ! [X,Y,Z] :
        ( distinct_points(X,Y)
       => ( apart_point_and_line(Z,line_connecting(X,Y))
         => apart_point_and_line(X,line_connecting(Z,Y)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

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/GEO006+0.ax',ceq1) ).

tff(f_89,axiom,
    ! [X,Y] :
      ( distinct_points(X,Y)
     => ~ apart_point_and_line(Y,line_connecting(X,Y)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+0.ax',ci2) ).

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/GEO006+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/GEO006+0.ax',cu1) ).

tff(f_84,axiom,
    ! [X,Y] :
      ( distinct_points(X,Y)
     => ~ apart_point_and_line(X,line_connecting(X,Y)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+0.ax',ci1) ).

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

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

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

tff(c_59,plain,
    ! [Z_58,Y_59,X_60] :
      ( apart_point_and_line(Z_58,Y_59)
      | distinct_points(X_60,Z_58)
      | ~ apart_point_and_line(X_60,Y_59) ),
    inference(cnfTransformation,[status(thm)],[f_119]) ).

tff(c_63,plain,
    ! [Z_61] :
      ( apart_point_and_line(Z_61,line_connecting('#skF_1','#skF_2'))
      | distinct_points('#skF_3',Z_61) ),
    inference(resolution,[status(thm)],[c_32,c_59]) ).

tff(c_16,plain,
    ! [Y_16,X_15] :
      ( ~ apart_point_and_line(Y_16,line_connecting(X_15,Y_16))
      | ~ distinct_points(X_15,Y_16) ),
    inference(cnfTransformation,[status(thm)],[f_89]) ).

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

tff(c_90,plain,
    distinct_points('#skF_3','#skF_2'),
    inference(demodulation,[status(thm),theory(equality)],[c_34,c_81]) ).

tff(c_174,plain,
    ! [X_67,Z_68,Y_69] :
      ( apart_point_and_line(X_67,Z_68)
      | distinct_lines(Y_69,Z_68)
      | ~ apart_point_and_line(X_67,Y_69) ),
    inference(cnfTransformation,[status(thm)],[f_125]) ).

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

tff(c_22,plain,
    ! [Y_22,V_24,U_23,X_21] :
      ( apart_point_and_line(Y_22,V_24)
      | apart_point_and_line(Y_22,U_23)
      | apart_point_and_line(X_21,V_24)
      | apart_point_and_line(X_21,U_23)
      | ~ distinct_lines(U_23,V_24)
      | ~ distinct_points(X_21,Y_22) ),
    inference(cnfTransformation,[status(thm)],[f_112]) ).

tff(c_1180,plain,
    ! [Y_117,Z_118,X_119] :
      ( apart_point_and_line(Y_117,Z_118)
      | apart_point_and_line(Y_117,line_connecting('#skF_1','#skF_2'))
      | apart_point_and_line(X_119,Z_118)
      | apart_point_and_line(X_119,line_connecting('#skF_1','#skF_2'))
      | ~ distinct_points(X_119,Y_117)
      | apart_point_and_line('#skF_3',Z_118) ),
    inference(resolution,[status(thm)],[c_182,c_22]) ).

tff(c_1370,plain,
    ! [Z_118] :
      ( apart_point_and_line('#skF_2',Z_118)
      | apart_point_and_line('#skF_2',line_connecting('#skF_1','#skF_2'))
      | apart_point_and_line('#skF_1',Z_118)
      | apart_point_and_line('#skF_1',line_connecting('#skF_1','#skF_2'))
      | apart_point_and_line('#skF_3',Z_118) ),
    inference(resolution,[status(thm)],[c_34,c_1180]) ).

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

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

tff(c_1546,plain,
    ~ distinct_points('#skF_1','#skF_2'),
    inference(resolution,[status(thm)],[c_1539,c_14]) ).

tff(c_1552,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_34,c_1546]) ).

tff(c_1553,plain,
    ! [Z_118] :
      ( apart_point_and_line('#skF_2',line_connecting('#skF_1','#skF_2'))
      | apart_point_and_line('#skF_2',Z_118)
      | apart_point_and_line('#skF_1',Z_118)
      | apart_point_and_line('#skF_3',Z_118) ),
    inference(splitRight,[status(thm)],[c_1370]) ).

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

tff(c_2188,plain,
    ~ distinct_points('#skF_1','#skF_2'),
    inference(resolution,[status(thm)],[c_2181,c_16]) ).

tff(c_2194,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_34,c_2188]) ).

tff(c_2207,plain,
    ! [Z_144] :
      ( apart_point_and_line('#skF_2',Z_144)
      | apart_point_and_line('#skF_1',Z_144)
      | apart_point_and_line('#skF_3',Z_144) ),
    inference(splitRight,[status(thm)],[c_1553]) ).

tff(c_14717,plain,
    ! [X_413] :
      ( ~ distinct_points(X_413,'#skF_2')
      | apart_point_and_line('#skF_1',line_connecting(X_413,'#skF_2'))
      | apart_point_and_line('#skF_3',line_connecting(X_413,'#skF_2')) ),
    inference(resolution,[status(thm)],[c_2207,c_16]) ).

tff(c_14725,plain,
    ( ~ distinct_points('#skF_3','#skF_2')
    | apart_point_and_line('#skF_1',line_connecting('#skF_3','#skF_2')) ),
    inference(resolution,[status(thm)],[c_14717,c_14]) ).

tff(c_14730,plain,
    apart_point_and_line('#skF_1',line_connecting('#skF_3','#skF_2')),
    inference(demodulation,[status(thm),theory(equality)],[c_90,c_14725]) ).

tff(c_14732,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_30,c_14730]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : GEO180+1 : 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 : n001.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 01:02:26 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 11.52/4.38  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 11.57/4.39  
% 11.57/4.39  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 11.57/4.42  
% 11.57/4.42  Inference rules
% 11.57/4.42  ----------------------
% 11.57/4.42  #Ref     : 0
% 11.57/4.42  #Sup     : 2231
% 11.57/4.42  #Fact    : 740
% 11.57/4.42  #Define  : 0
% 11.57/4.42  #Split   : 2
% 11.57/4.42  #Chain   : 0
% 11.57/4.42  #Close   : 0
% 11.57/4.42  
% 11.67/4.42  Ordering : KBO
% 11.67/4.42  
% 11.67/4.42  Simplification rules
% 11.67/4.42  ----------------------
% 11.67/4.42  #Subsume      : 1176
% 11.67/4.42  #Demod        : 614
% 11.67/4.42  #Tautology    : 531
% 11.67/4.42  #SimpNegUnit  : 601
% 11.67/4.42  #BackRed      : 0
% 11.67/4.42  
% 11.67/4.42  #Partial instantiations: 0
% 11.67/4.42  #Strategies tried      : 1
% 11.67/4.42  
% 11.67/4.42  Timing (in seconds)
% 11.67/4.42  ----------------------
% 11.67/4.42  Preprocessing        : 0.48
% 11.67/4.42  Parsing              : 0.27
% 11.67/4.42  CNF conversion       : 0.03
% 11.67/4.42  Main loop            : 2.85
% 11.67/4.42  Inferencing          : 0.69
% 11.67/4.42  Reduction            : 0.45
% 11.67/4.42  Demodulation         : 0.25
% 11.67/4.42  BG Simplification    : 0.05
% 11.67/4.42  Subsumption          : 1.54
% 11.67/4.42  Abstraction          : 0.06
% 11.67/4.42  MUC search           : 0.00
% 11.67/4.42  Cooper               : 0.00
% 11.67/4.42  Total                : 3.38
% 11.67/4.42  Index Insertion      : 0.00
% 11.67/4.42  Index Deletion       : 0.00
% 11.67/4.42  Index Matching       : 0.00
% 11.67/4.42  BG Taut test         : 0.00
%------------------------------------------------------------------------------