TSTP Solution File: GEO006-3 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : GEO006-3 : TPTP v8.1.2. Released v1.0.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 : n020.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:37:51 EDT 2023

% Result   : Unsatisfiable 4.78s 2.27s
% Output   : CNFRefutation 5.25s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   34 (  12 unt;  14 typ;   0 def)
%            Number of atoms       :   32 (  12 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   26 (  14   ~;  12   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   34 (   8   >;  26   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-4 aty)
%            Number of functors    :   12 (  12 usr;   6 con; 0-6 aty)
%            Number of variables   :   12 (;  12   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ equidistant > between > continuous > inner_pasch > euclid2 > euclid1 > extension > reflection > #nlpp > lower_dimension_point_3 > lower_dimension_point_2 > lower_dimension_point_1 > d > c > a

%Foreground sorts:

%Background operators:

%Foreground operators:
tff(lower_dimension_point_1,type,
    lower_dimension_point_1: $i ).

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

tff(a,type,
    a: $i ).

tff(lower_dimension_point_2,type,
    lower_dimension_point_2: $i ).

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

tff(lower_dimension_point_3,type,
    lower_dimension_point_3: $i ).

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

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

tff(d,type,
    d: $i ).

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

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

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

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

tff(c,type,
    c: $i ).

tff(f_408,axiom,
    c != d,
    file(unknown,unknown) ).

tff(f_409,axiom,
    between(a,c,d),
    file(unknown,unknown) ).

tff(f_404,axiom,
    a != c,
    file(unknown,unknown) ).

tff(f_412,axiom,
    ( between(c,a,d)
    | between(a,d,c) ),
    file(unknown,unknown) ).

tff(f_394,axiom,
    ! [U,V,W] :
      ( ~ between(U,V,W)
      | ~ between(V,U,W)
      | ( U = V ) ),
    file(unknown,unknown) ).

tff(f_402,axiom,
    ! [U,V,W] :
      ( ~ between(U,V,W)
      | ~ between(U,W,V)
      | ( V = W ) ),
    file(unknown,unknown) ).

tff(c_104,plain,
    d != c,
    inference(cnfTransformation,[status(thm)],[f_408]) ).

tff(c_106,plain,
    between(a,c,d),
    inference(cnfTransformation,[status(thm)],[f_409]) ).

tff(c_100,plain,
    c != a,
    inference(cnfTransformation,[status(thm)],[f_404]) ).

tff(c_108,plain,
    ( between(a,d,c)
    | between(c,a,d) ),
    inference(cnfTransformation,[status(thm)],[f_412]) ).

tff(c_251,plain,
    between(c,a,d),
    inference(splitLeft,[status(thm)],[c_108]) ).

tff(c_861,plain,
    ! [V_274,U_275,W_276] :
      ( ( V_274 = U_275 )
      | ~ between(V_274,U_275,W_276)
      | ~ between(U_275,V_274,W_276) ),
    inference(cnfTransformation,[status(thm)],[f_394]) ).

tff(c_871,plain,
    ( ( c = a )
    | ~ between(a,c,d) ),
    inference(resolution,[status(thm)],[c_251,c_861]) ).

tff(c_892,plain,
    c = a,
    inference(demodulation,[status(thm),theory(equality)],[c_106,c_871]) ).

tff(c_894,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_100,c_892]) ).

tff(c_895,plain,
    between(a,d,c),
    inference(splitRight,[status(thm)],[c_108]) ).

tff(c_1665,plain,
    ! [W_362,V_363,U_364] :
      ( ( W_362 = V_363 )
      | ~ between(U_364,W_362,V_363)
      | ~ between(U_364,V_363,W_362) ),
    inference(cnfTransformation,[status(thm)],[f_402]) ).

tff(c_1675,plain,
    ( ( d = c )
    | ~ between(a,c,d) ),
    inference(resolution,[status(thm)],[c_895,c_1665]) ).

tff(c_1695,plain,
    d = c,
    inference(demodulation,[status(thm),theory(equality)],[c_106,c_1675]) ).

tff(c_1697,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_104,c_1695]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : GEO006-3 : TPTP v8.1.2. Released v1.0.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.15/0.37  % Computer : n020.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit : 300
% 0.15/0.37  % WCLimit  : 300
% 0.15/0.37  % DateTime : Fri Aug  4 00:42:07 EDT 2023
% 0.15/0.37  % CPUTime  : 
% 4.78/2.27  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 5.25/2.27  
% 5.25/2.27  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 5.25/2.30  
% 5.25/2.30  Inference rules
% 5.25/2.30  ----------------------
% 5.25/2.30  #Ref     : 0
% 5.25/2.30  #Sup     : 381
% 5.25/2.30  #Fact    : 0
% 5.25/2.30  #Define  : 0
% 5.25/2.30  #Split   : 1
% 5.25/2.30  #Chain   : 0
% 5.25/2.30  #Close   : 0
% 5.25/2.30  
% 5.25/2.30  Ordering : KBO
% 5.25/2.30  
% 5.25/2.30  Simplification rules
% 5.25/2.30  ----------------------
% 5.25/2.30  #Subsume      : 4
% 5.25/2.30  #Demod        : 296
% 5.25/2.30  #Tautology    : 310
% 5.25/2.30  #SimpNegUnit  : 6
% 5.25/2.30  #BackRed      : 0
% 5.25/2.30  
% 5.25/2.30  #Partial instantiations: 0
% 5.25/2.30  #Strategies tried      : 1
% 5.25/2.30  
% 5.25/2.30  Timing (in seconds)
% 5.25/2.30  ----------------------
% 5.25/2.30  Preprocessing        : 0.59
% 5.25/2.30  Parsing              : 0.28
% 5.25/2.30  CNF conversion       : 0.04
% 5.25/2.30  Main loop            : 0.52
% 5.25/2.30  Inferencing          : 0.17
% 5.25/2.30  Reduction            : 0.17
% 5.25/2.30  Demodulation         : 0.12
% 5.25/2.30  BG Simplification    : 0.03
% 5.25/2.30  Subsumption          : 0.12
% 5.25/2.30  Abstraction          : 0.02
% 5.25/2.30  MUC search           : 0.00
% 5.25/2.30  Cooper               : 0.00
% 5.25/2.30  Total                : 1.16
% 5.25/2.30  Index Insertion      : 0.00
% 5.25/2.30  Index Deletion       : 0.00
% 5.25/2.30  Index Matching       : 0.00
% 5.25/2.30  BG Taut test         : 0.00
%------------------------------------------------------------------------------