TSTP Solution File: GEO035-3 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : GEO035-3 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% 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 : Fri May 19 11:09:01 EDT 2023

% Result   : Unsatisfiable 3.64s 1.79s
% Output   : Refutation 3.82s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   41
% Syntax   : Number of formulae    :   70 (  17 unt;  13 typ;   0 def)
%            Number of atoms       :  151 (  16 equ;   0 cnn)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  766 (  88   ~;  94   |;   0   &; 584   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   20 (  11 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   32 (  32   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   15 (  13 usr;   7 con; 0-6 aty)
%            Number of variables   :  214 (   0   ^; 214   !;   0   ?; 214   :)

% Comments : 
%------------------------------------------------------------------------------
thf(v_type,type,
    v: $i ).

thf(extension_type,type,
    extension: $i > $i > $i > $i > $i ).

thf(u_type,type,
    u: $i ).

thf(w_type,type,
    w: $i ).

thf(equidistant_type,type,
    equidistant: $i > $i > $i > $i > $o ).

thf(between_type,type,
    between: $i > $i > $i > $o ).

thf(continuous_type,type,
    continuous: $i > $i > $i > $i > $i > $i > $i ).

thf(euclid1_type,type,
    euclid1: $i > $i > $i > $i > $i > $i ).

thf(euclid2_type,type,
    euclid2: $i > $i > $i > $i > $i > $i ).

thf(inner_pasch_type,type,
    inner_pasch: $i > $i > $i > $i > $i > $i ).

thf(lower_dimension_point_2_type,type,
    lower_dimension_point_2: $i ).

thf(lower_dimension_point_3_type,type,
    lower_dimension_point_3: $i ).

thf(lower_dimension_point_1_type,type,
    lower_dimension_point_1: $i ).

thf(28,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] : ( equidistant @ A @ ( extension @ B @ A @ C @ D ) @ C @ D ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',segment_construction2) ).

thf(88,plain,
    ! [D: $i,C: $i,B: $i,A: $i] : ( equidistant @ A @ ( extension @ B @ A @ C @ D ) @ C @ D ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[28]) ).

thf(4,axiom,
    ! [F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ A @ C )
      | ~ ( equidistant @ A @ D @ A @ E )
      | ~ ( between @ A @ B @ D )
      | ~ ( between @ B @ F @ D )
      | ( equidistant @ A @ F @ A @ ( continuous @ A @ B @ C @ F @ D @ E ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',continuity2) ).

thf(37,plain,
    ! [F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ A @ C )
      | ~ ( equidistant @ A @ D @ A @ E )
      | ~ ( between @ A @ B @ D )
      | ~ ( between @ B @ F @ D )
      | ( equidistant @ A @ F @ A @ ( continuous @ A @ B @ C @ F @ D @ E ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(25,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ( equidistant @ B @ A @ D @ C ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d4_2) ).

thf(84,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ( equidistant @ B @ A @ D @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

thf(14,axiom,
    ~ ( between @ lower_dimension_point_2 @ lower_dimension_point_3 @ lower_dimension_point_1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lower_dimension2) ).

thf(60,plain,
    ~ ( between @ lower_dimension_point_2 @ lower_dimension_point_3 @ lower_dimension_point_1 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(18,axiom,
    ! [B: $i,A: $i] : ( equidistant @ A @ B @ B @ A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',reflexivity_for_equidistance) ).

thf(70,plain,
    ! [B: $i,A: $i] : ( equidistant @ A @ B @ B @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(11,axiom,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( between @ A @ B @ C )
      | ~ ( between @ D @ E @ C )
      | ( between @ E @ ( inner_pasch @ A @ B @ C @ E @ D ) @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inner_pasch2) ).

thf(53,plain,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( between @ A @ B @ C )
      | ~ ( between @ D @ E @ C )
      | ( between @ E @ ( inner_pasch @ A @ B @ C @ E @ D ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(22,axiom,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ A @ C )
      | ~ ( equidistant @ D @ B @ D @ C )
      | ~ ( equidistant @ E @ B @ E @ C )
      | ( between @ A @ D @ E )
      | ( between @ D @ E @ A )
      | ( between @ E @ A @ D )
      | ( B = C ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',upper_dimension) ).

thf(77,plain,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ A @ C )
      | ~ ( equidistant @ D @ B @ D @ C )
      | ~ ( equidistant @ E @ B @ E @ C )
      | ( between @ A @ D @ E )
      | ( between @ D @ E @ A )
      | ( between @ E @ A @ D )
      | ( B = C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(6,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ( equidistant @ B @ A @ C @ D ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d3) ).

thf(41,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ( equidistant @ B @ A @ C @ D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(20,axiom,
    ~ ( between @ lower_dimension_point_3 @ lower_dimension_point_1 @ lower_dimension_point_2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lower_dimension3) ).

thf(73,plain,
    ~ ( between @ lower_dimension_point_3 @ lower_dimension_point_1 @ lower_dimension_point_2 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(5,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ( equidistant @ C @ D @ A @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d2) ).

thf(39,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ( equidistant @ C @ D @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(9,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ( equidistant @ D @ C @ A @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d4_4) ).

thf(48,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ( equidistant @ D @ C @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(7,axiom,
    ! [F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ~ ( equidistant @ A @ B @ E @ F )
      | ( equidistant @ C @ D @ E @ F ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_for_equidistance) ).

thf(43,plain,
    ! [F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ~ ( equidistant @ A @ B @ E @ F )
      | ( equidistant @ C @ D @ E @ F ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(27,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] : ( between @ A @ B @ ( extension @ A @ B @ C @ D ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',segment_construction1) ).

thf(87,plain,
    ! [D: $i,C: $i,B: $i,A: $i] : ( between @ A @ B @ ( extension @ A @ B @ C @ D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[27]) ).

thf(12,axiom,
    ! [F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ A @ C )
      | ~ ( equidistant @ A @ D @ A @ E )
      | ~ ( between @ A @ B @ D )
      | ~ ( between @ B @ F @ D )
      | ( between @ C @ ( continuous @ A @ B @ C @ F @ D @ E ) @ E ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',continuity1) ).

thf(55,plain,
    ! [F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ A @ C )
      | ~ ( equidistant @ A @ D @ A @ E )
      | ~ ( between @ A @ B @ D )
      | ~ ( between @ B @ F @ D )
      | ( between @ C @ ( continuous @ A @ B @ C @ F @ D @ E ) @ E ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(15,axiom,
    ~ ( between @ lower_dimension_point_1 @ lower_dimension_point_2 @ lower_dimension_point_3 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lower_dimension1) ).

thf(62,plain,
    ~ ( between @ lower_dimension_point_1 @ lower_dimension_point_2 @ lower_dimension_point_3 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(13,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( between @ A @ B @ A )
      | ( A = B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',identity_for_betweeness) ).

thf(57,plain,
    ! [B: $i,A: $i] :
      ( ~ ( between @ A @ B @ A )
      | ( A = B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(1,negated_conjecture,
    ( v
   != ( extension @ u @ v @ w @ w ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_null_extension) ).

thf(29,plain,
    ( v
   != ( extension @ u @ v @ w @ w ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(2,axiom,
    ! [H: $i,G: $i,F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ~ ( equidistant @ B @ E @ D @ F )
      | ~ ( equidistant @ A @ G @ C @ H )
      | ~ ( equidistant @ B @ G @ D @ H )
      | ~ ( between @ A @ B @ E )
      | ~ ( between @ C @ D @ F )
      | ( A = B )
      | ( equidistant @ E @ G @ F @ H ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',outer_five_segment) ).

thf(32,plain,
    ! [H: $i,G: $i,F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ~ ( equidistant @ B @ E @ D @ F )
      | ~ ( equidistant @ A @ G @ C @ H )
      | ~ ( equidistant @ B @ G @ D @ H )
      | ~ ( between @ A @ B @ E )
      | ~ ( between @ C @ D @ F )
      | ( A = B )
      | ( equidistant @ E @ G @ F @ H ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(8,axiom,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( between @ A @ B @ C )
      | ~ ( between @ D @ B @ E )
      | ( A = B )
      | ( between @ A @ D @ ( euclid1 @ A @ D @ B @ E @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',euclid1) ).

thf(45,plain,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( between @ A @ B @ C )
      | ~ ( between @ D @ B @ E )
      | ( A = B )
      | ( between @ A @ D @ ( euclid1 @ A @ D @ B @ E @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(16,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ C )
      | ( A = B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',identity_for_equidistance) ).

thf(64,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ C )
      | ( A = B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(19,axiom,
    ! [F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ~ ( equidistant @ C @ D @ E @ F )
      | ( equidistant @ A @ B @ E @ F ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d5) ).

thf(71,plain,
    ! [F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ~ ( equidistant @ C @ D @ E @ F )
      | ( equidistant @ A @ B @ E @ F ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(26,axiom,
    ! [B: $i,A: $i] : ( equidistant @ A @ B @ A @ B ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d1) ).

thf(86,plain,
    ! [B: $i,A: $i] : ( equidistant @ A @ B @ A @ B ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(23,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ( equidistant @ C @ D @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d4_3) ).

thf(80,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ( equidistant @ C @ D @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(3,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ( equidistant @ A @ B @ D @ C ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d4_1) ).

thf(35,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ( equidistant @ A @ B @ D @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(10,axiom,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( between @ A @ B @ C )
      | ~ ( between @ D @ B @ E )
      | ( A = B )
      | ( between @ ( euclid1 @ A @ D @ B @ E @ C ) @ C @ ( euclid2 @ A @ D @ B @ E @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',euclid3) ).

thf(50,plain,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( between @ A @ B @ C )
      | ~ ( between @ D @ B @ E )
      | ( A = B )
      | ( between @ ( euclid1 @ A @ D @ B @ E @ C ) @ C @ ( euclid2 @ A @ D @ B @ E @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(17,axiom,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( between @ A @ B @ C )
      | ~ ( between @ D @ B @ E )
      | ( A = B )
      | ( between @ A @ E @ ( euclid2 @ A @ D @ B @ E @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',euclid2) ).

thf(67,plain,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( between @ A @ B @ C )
      | ~ ( between @ D @ B @ E )
      | ( A = B )
      | ( between @ A @ E @ ( euclid2 @ A @ D @ B @ E @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(21,axiom,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( between @ A @ B @ C )
      | ~ ( between @ D @ E @ C )
      | ( between @ B @ ( inner_pasch @ A @ B @ C @ E @ D ) @ D ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inner_pasch1) ).

thf(75,plain,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( between @ A @ B @ C )
      | ~ ( between @ D @ E @ C )
      | ( between @ B @ ( inner_pasch @ A @ B @ C @ E @ D ) @ D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(24,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ( equidistant @ D @ C @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d4_5) ).

thf(82,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( equidistant @ A @ B @ C @ D )
      | ( equidistant @ D @ C @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(89,plain,
    $false,
    inference(e,[status(thm)],[88,37,84,60,70,53,77,41,73,39,48,43,87,55,62,57,29,32,45,64,71,86,80,35,50,67,75,82]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : GEO035-3 : TPTP v8.1.2. Released v1.0.0.
% 0.14/0.15  % Command  : run_Leo-III %s %d
% 0.14/0.36  % Computer : n027.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 May 19 04:27:37 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.95/0.84  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.27/0.98  % [INFO] 	 Parsing done (129ms). 
% 1.27/0.98  % [INFO] 	 Running in sequential loop mode. 
% 1.82/1.19  % [INFO] 	 eprover registered as external prover. 
% 1.82/1.19  % [INFO] 	 cvc4 registered as external prover. 
% 1.82/1.19  % [INFO] 	 Scanning for conjecture ... 
% 1.95/1.24  % [INFO] 	 Found a conjecture and 27 axioms. Running axiom selection ... 
% 1.95/1.28  % [INFO] 	 Axiom selection finished. Selected 27 axioms (removed 0 axioms). 
% 2.22/1.32  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 2.22/1.32  % [INFO] 	 Type checking passed. 
% 2.22/1.32  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 3.60/1.78  % External prover 'e' found a proof!
% 3.60/1.78  % [INFO] 	 Killing All external provers ... 
% 3.60/1.78  % Time passed: 1259ms (effective reasoning time: 794ms)
% 3.60/1.78  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 3.64/1.78  % Axioms used in derivation (27): continuity1, continuity2, inner_pasch2, d3, reflexivity_for_equidistance, lower_dimension2, identity_for_betweeness, outer_five_segment, upper_dimension, euclid1, d4_2, inner_pasch1, d1, euclid3, d5, lower_dimension1, d4_4, d4_5, transitivity_for_equidistance, segment_construction2, d2, d4_1, lower_dimension3, segment_construction1, euclid2, identity_for_equidistance, d4_3
% 3.64/1.78  % No. of inferences in proof: 57
% 3.64/1.79  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1259 ms resp. 794 ms w/o parsing
% 3.82/1.89  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 3.82/1.89  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------