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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : GEO011-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% 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 : n021.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:53 EDT 2023

% Result   : Unsatisfiable 6.82s 2.60s
% Output   : CNFRefutation 7.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   31 (  11 unt;  13 typ;   0 def)
%            Number of atoms       :   30 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   24 (  12   ~;  12   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   41 (  10   >;  31   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-4 aty)
%            Number of functors    :   10 (  10 usr;   3 con; 0-6 aty)
%            Number of variables   :   18 (;  18   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ equidistant > colinear > between > continuous > inner_pasch > euclid2 > euclid1 > insertion > extension > reflection > #nlpp > lower_dimension_point_3 > lower_dimension_point_2 > lower_dimension_point_1

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

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

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(euclid1,type,
    euclid1: ( $i * $i * $i * $i * $i ) > $i ).

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

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

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_138,axiom,
    ~ between(lower_dimension_point_3,lower_dimension_point_1,lower_dimension_point_2),
    file(unknown,unknown) ).

tff(f_132,axiom,
    ~ between(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3),
    file(unknown,unknown) ).

tff(f_135,axiom,
    ~ between(lower_dimension_point_2,lower_dimension_point_3,lower_dimension_point_1),
    file(unknown,unknown) ).

tff(f_812,axiom,
    colinear(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3),
    file(unknown,unknown) ).

tff(f_801,axiom,
    ! [U,V,W] :
      ( ~ colinear(U,V,W)
      | colinear(U,W,V) ),
    file(unknown,unknown) ).

tff(f_811,axiom,
    ! [U,V,W] :
      ( ~ colinear(U,V,W)
      | colinear(V,U,W) ),
    file(unknown,unknown) ).

tff(f_272,axiom,
    ! [X,Y,Z] :
      ( ~ colinear(X,Y,Z)
      | between(X,Y,Z)
      | between(Y,Z,X)
      | between(Z,X,Y) ),
    file(unknown,unknown) ).

tff(c_24,plain,
    ~ between(lower_dimension_point_3,lower_dimension_point_1,lower_dimension_point_2),
    inference(cnfTransformation,[status(thm)],[f_138]) ).

tff(c_20,plain,
    ~ between(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3),
    inference(cnfTransformation,[status(thm)],[f_132]) ).

tff(c_22,plain,
    ~ between(lower_dimension_point_2,lower_dimension_point_3,lower_dimension_point_1),
    inference(cnfTransformation,[status(thm)],[f_135]) ).

tff(c_192,plain,
    colinear(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3),
    inference(cnfTransformation,[status(thm)],[f_812]) ).

tff(c_369,plain,
    ! [U_389,W_390,V_391] :
      ( colinear(U_389,W_390,V_391)
      | ~ colinear(U_389,V_391,W_390) ),
    inference(cnfTransformation,[status(thm)],[f_801]) ).

tff(c_384,plain,
    colinear(lower_dimension_point_1,lower_dimension_point_3,lower_dimension_point_2),
    inference(resolution,[status(thm)],[c_192,c_369]) ).

tff(c_190,plain,
    ! [V_340,U_339,W_341] :
      ( colinear(V_340,U_339,W_341)
      | ~ colinear(U_339,V_340,W_341) ),
    inference(cnfTransformation,[status(thm)],[f_811]) ).

tff(c_391,plain,
    colinear(lower_dimension_point_3,lower_dimension_point_1,lower_dimension_point_2),
    inference(resolution,[status(thm)],[c_384,c_190]) ).

tff(c_4084,plain,
    ! [Z_693,X_694,Y_695] :
      ( between(Z_693,X_694,Y_695)
      | between(Y_695,Z_693,X_694)
      | between(X_694,Y_695,Z_693)
      | ~ colinear(X_694,Y_695,Z_693) ),
    inference(cnfTransformation,[status(thm)],[f_272]) ).

tff(c_4099,plain,
    ( between(lower_dimension_point_2,lower_dimension_point_3,lower_dimension_point_1)
    | between(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3)
    | between(lower_dimension_point_3,lower_dimension_point_1,lower_dimension_point_2) ),
    inference(resolution,[status(thm)],[c_391,c_4084]) ).

tff(c_4128,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_24,c_20,c_22,c_4099]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : GEO011-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% 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.13/0.34  % Computer : n021.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Fri Aug  4 00:39:51 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 6.82/2.60  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 6.82/2.61  
% 6.82/2.61  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 7.18/2.63  
% 7.18/2.63  Inference rules
% 7.18/2.63  ----------------------
% 7.18/2.63  #Ref     : 0
% 7.18/2.63  #Sup     : 973
% 7.18/2.63  #Fact    : 0
% 7.18/2.63  #Define  : 0
% 7.18/2.63  #Split   : 0
% 7.18/2.63  #Chain   : 0
% 7.18/2.63  #Close   : 0
% 7.18/2.63  
% 7.18/2.63  Ordering : KBO
% 7.18/2.63  
% 7.18/2.63  Simplification rules
% 7.18/2.63  ----------------------
% 7.18/2.63  #Subsume      : 65
% 7.18/2.63  #Demod        : 538
% 7.18/2.63  #Tautology    : 577
% 7.18/2.63  #SimpNegUnit  : 9
% 7.18/2.63  #BackRed      : 0
% 7.18/2.63  
% 7.18/2.63  #Partial instantiations: 0
% 7.18/2.63  #Strategies tried      : 1
% 7.18/2.63  
% 7.18/2.63  Timing (in seconds)
% 7.18/2.63  ----------------------
% 7.18/2.64  Preprocessing        : 0.72
% 7.18/2.64  Parsing              : 0.30
% 7.18/2.64  CNF conversion       : 0.05
% 7.18/2.64  Main loop            : 0.86
% 7.18/2.64  Inferencing          : 0.27
% 7.18/2.64  Reduction            : 0.28
% 7.18/2.64  Demodulation         : 0.21
% 7.18/2.64  BG Simplification    : 0.05
% 7.18/2.64  Subsumption          : 0.21
% 7.18/2.64  Abstraction          : 0.04
% 7.18/2.64  MUC search           : 0.00
% 7.18/2.64  Cooper               : 0.00
% 7.18/2.64  Total                : 1.62
% 7.18/2.64  Index Insertion      : 0.00
% 7.18/2.64  Index Deletion       : 0.00
% 7.18/2.64  Index Matching       : 0.00
% 7.18/2.64  BG Taut test         : 0.00
%------------------------------------------------------------------------------