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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : GEO185+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/sandbox2/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox2/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s

% Computer : n019.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:30 EDT 2023

% Result   : Theorem 4.01s 2.02s
% Output   : CNFRefutation 4.01s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   23 (   6 unt;  10 typ;   0 def)
%            Number of atoms       :   27 (   0 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :   27 (  13   ~;   8   |;   3   &)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   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    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   13 (;  13   !;   0   ?;   0   :)

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

%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('#skF_4',type,
    '#skF_4': $i ).

tff(f_144,negated_conjecture,
    ~ ! [X,Y,U,V] :
        ( ( distinct_points(X,Y)
          & convergent_lines(U,V)
          & ~ distinct_points(X,intersection_point(U,V)) )
       => ( ~ apart_point_and_line(X,U)
          & ~ apart_point_and_line(X,V) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',con) ).

tff(f_98,axiom,
    ! [X,Y,Z] :
      ( convergent_lines(X,Y)
     => ( ( apart_point_and_line(Z,X)
          | apart_point_and_line(Z,Y) )
       => distinct_points(Z,intersection_point(X,Y)) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/GEO008+0.ax',con2) ).

tff(c_34,plain,
    convergent_lines('#skF_3','#skF_4'),
    inference(cnfTransformation,[status(thm)],[f_144]) ).

tff(c_30,plain,
    ( apart_point_and_line('#skF_1','#skF_4')
    | apart_point_and_line('#skF_1','#skF_3') ),
    inference(cnfTransformation,[status(thm)],[f_144]) ).

tff(c_46,plain,
    apart_point_and_line('#skF_1','#skF_3'),
    inference(splitLeft,[status(thm)],[c_30]) ).

tff(c_383,plain,
    ! [Z_76,X_77,Y_78] :
      ( ~ apart_point_and_line(Z_76,X_77)
      | distinct_points(Z_76,intersection_point(X_77,Y_78))
      | ~ convergent_lines(X_77,Y_78) ),
    inference(cnfTransformation,[status(thm)],[f_98]) ).

tff(c_32,plain,
    ~ distinct_points('#skF_1',intersection_point('#skF_3','#skF_4')),
    inference(cnfTransformation,[status(thm)],[f_144]) ).

tff(c_388,plain,
    ( ~ apart_point_and_line('#skF_1','#skF_3')
    | ~ convergent_lines('#skF_3','#skF_4') ),
    inference(resolution,[status(thm)],[c_383,c_32]) ).

tff(c_397,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_34,c_46,c_388]) ).

tff(c_398,plain,
    apart_point_and_line('#skF_1','#skF_4'),
    inference(splitRight,[status(thm)],[c_30]) ).

tff(c_990,plain,
    ! [Z_137,Y_138,X_139] :
      ( ~ apart_point_and_line(Z_137,Y_138)
      | distinct_points(Z_137,intersection_point(X_139,Y_138))
      | ~ convergent_lines(X_139,Y_138) ),
    inference(cnfTransformation,[status(thm)],[f_98]) ).

tff(c_995,plain,
    ( ~ apart_point_and_line('#skF_1','#skF_4')
    | ~ convergent_lines('#skF_3','#skF_4') ),
    inference(resolution,[status(thm)],[c_990,c_32]) ).

tff(c_1004,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_34,c_398,c_995]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : GEO185+2 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.15  % Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox2/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox2/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s
% 0.16/0.36  % Computer : n019.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.37  % CPULimit : 300
% 0.16/0.37  % WCLimit  : 300
% 0.16/0.37  % DateTime : Fri Aug  4 00:48:01 EDT 2023
% 0.16/0.37  % CPUTime  : 
% 4.01/2.02  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 4.01/2.02  
% 4.01/2.02  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 4.01/2.05  
% 4.01/2.05  Inference rules
% 4.01/2.05  ----------------------
% 4.01/2.05  #Ref     : 0
% 4.01/2.05  #Sup     : 169
% 4.01/2.05  #Fact    : 26
% 4.01/2.05  #Define  : 0
% 4.01/2.05  #Split   : 1
% 4.01/2.05  #Chain   : 0
% 4.01/2.05  #Close   : 0
% 4.01/2.05  
% 4.01/2.05  Ordering : KBO
% 4.01/2.05  
% 4.01/2.05  Simplification rules
% 4.01/2.05  ----------------------
% 4.01/2.05  #Subsume      : 24
% 4.01/2.05  #Demod        : 52
% 4.01/2.05  #Tautology    : 48
% 4.01/2.05  #SimpNegUnit  : 0
% 4.01/2.05  #BackRed      : 0
% 4.01/2.05  
% 4.01/2.05  #Partial instantiations: 0
% 4.01/2.05  #Strategies tried      : 1
% 4.01/2.05  
% 4.01/2.05  Timing (in seconds)
% 4.01/2.05  ----------------------
% 4.01/2.05  Preprocessing        : 0.46
% 4.01/2.05  Parsing              : 0.25
% 4.01/2.05  CNF conversion       : 0.03
% 4.01/2.05  Main loop            : 0.52
% 4.01/2.05  Inferencing          : 0.22
% 4.01/2.05  Reduction            : 0.12
% 4.01/2.05  Demodulation         : 0.07
% 4.01/2.05  BG Simplification    : 0.03
% 4.01/2.05  Subsumption          : 0.12
% 4.01/2.05  Abstraction          : 0.02
% 4.01/2.05  MUC search           : 0.00
% 4.01/2.05  Cooper               : 0.00
% 4.01/2.05  Total                : 1.02
% 4.01/2.05  Index Insertion      : 0.00
% 4.01/2.05  Index Deletion       : 0.00
% 4.01/2.05  Index Matching       : 0.00
% 4.01/2.05  BG Taut test         : 0.00
%------------------------------------------------------------------------------