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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : GEO003-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/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 : n027.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 3.67s 1.85s
% Output   : CNFRefutation 3.93s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   21 (   7 unt;  13 typ;   0 def)
%            Number of atoms       :    9 (   3 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    4 (   3   ~;   1   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    2 (   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    :   11 (  11 usr;   5 con; 0-6 aty)
%            Number of variables   :   17 (;  17   !;   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 > b > 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(b,type,
    b: $i ).

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(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(f_295,axiom,
    ! [V,U,W] : ( V = extension(U,V,W,W) ),
    file(unknown,unknown) ).

tff(f_300,axiom,
    ! [W,U,X,Y,V] :
      ( ( Y != extension(U,V,W,X) )
      | between(U,V,Y) ),
    file(unknown,unknown) ).

tff(f_369,axiom,
    ~ between(a,b,b),
    file(unknown,unknown) ).

tff(c_58,plain,
    ! [U_111,V_110,W_112] : ( extension(U_111,V_110,W_112,W_112) = V_110 ),
    inference(cnfTransformation,[status(thm)],[f_295]) ).

tff(c_230,plain,
    ! [U_184,V_185,W_186,X_187] : between(U_184,V_185,extension(U_184,V_185,W_186,X_187)),
    inference(cnfTransformation,[status(thm)],[f_300]) ).

tff(c_236,plain,
    ! [U_111,V_110] : between(U_111,V_110,V_110),
    inference(superposition,[status(thm),theory(equality)],[c_58,c_230]) ).

tff(c_88,plain,
    ~ between(a,b,b),
    inference(cnfTransformation,[status(thm)],[f_369]) ).

tff(c_241,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_236,c_88]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : GEO003-3 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.13  % 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.12/0.33  % Computer : n027.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Fri Aug  4 01:02:39 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 3.67/1.85  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 3.91/1.86  
% 3.91/1.86  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.93/1.88  
% 3.93/1.88  Inference rules
% 3.93/1.88  ----------------------
% 3.93/1.88  #Ref     : 0
% 3.93/1.88  #Sup     : 30
% 3.93/1.88  #Fact    : 0
% 3.93/1.88  #Define  : 0
% 3.93/1.88  #Split   : 0
% 3.93/1.88  #Chain   : 0
% 3.93/1.88  #Close   : 0
% 3.93/1.88  
% 3.93/1.88  Ordering : KBO
% 3.93/1.88  
% 3.93/1.88  Simplification rules
% 3.93/1.88  ----------------------
% 3.93/1.88  #Subsume      : 0
% 3.93/1.88  #Demod        : 18
% 3.93/1.88  #Tautology    : 30
% 3.93/1.88  #SimpNegUnit  : 0
% 3.93/1.88  #BackRed      : 1
% 3.93/1.88  
% 3.93/1.88  #Partial instantiations: 0
% 3.93/1.88  #Strategies tried      : 1
% 3.93/1.88  
% 3.93/1.88  Timing (in seconds)
% 3.93/1.88  ----------------------
% 3.93/1.88  Preprocessing        : 0.59
% 3.93/1.88  Parsing              : 0.28
% 3.93/1.88  CNF conversion       : 0.04
% 3.93/1.88  Main loop            : 0.25
% 3.93/1.88  Inferencing          : 0.07
% 3.93/1.88  Reduction            : 0.09
% 3.93/1.88  Demodulation         : 0.06
% 3.93/1.88  BG Simplification    : 0.02
% 3.93/1.89  Subsumption          : 0.07
% 3.93/1.89  Abstraction          : 0.01
% 3.93/1.89  MUC search           : 0.00
% 3.93/1.89  Cooper               : 0.00
% 3.93/1.89  Total                : 0.88
% 3.93/1.89  Index Insertion      : 0.00
% 3.93/1.89  Index Deletion       : 0.00
% 3.93/1.89  Index Matching       : 0.00
% 3.93/1.89  BG Taut test         : 0.00
%------------------------------------------------------------------------------