TSTP Solution File: GEO065-3 by Otter---3.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Otter---3.3
% Problem  : GEO065-3 : TPTP v8.1.0. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : otter-tptp-script %s

% Computer : n028.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 : Wed Jul 27 12:54:18 EDT 2022

% Result   : Unsatisfiable 2.32s 2.81s
% Output   : Refutation 2.32s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    6
% Syntax   : Number of clauses     :    9 (   7 unt;   0 nHn;   7 RR)
%            Number of literals    :   13 (   0 equ;   5 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :   12 (   2 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(17,axiom,
    ( ~ between(A,B,C)
    | colinear(C,A,B) ),
    file('GEO065-3.p',unknown),
    [] ).

cnf(72,axiom,
    ( ~ between(A,B,C)
    | ~ between(B,D,E)
    | ~ between(A,E,C)
    | between(A,D,C) ),
    file('GEO065-3.p',unknown),
    [] ).

cnf(74,axiom,
    ~ colinear(u,v,w),
    file('GEO065-3.p',unknown),
    [] ).

cnf(151,axiom,
    between(A,B,B),
    file('GEO065-3.p',unknown),
    [] ).

cnf(152,axiom,
    between(A,A,B),
    file('GEO065-3.p',unknown),
    [] ).

cnf(156,axiom,
    between(u,w,v),
    file('GEO065-3.p',unknown),
    [] ).

cnf(204,plain,
    between(v,w,u),
    inference(hyper,[status(thm)],[156,72,151,152]),
    [iquote('hyper,156,72,151,152')] ).

cnf(347,plain,
    colinear(u,v,w),
    inference(hyper,[status(thm)],[204,17]),
    [iquote('hyper,204,17')] ).

cnf(348,plain,
    $false,
    inference(binary,[status(thm)],[347,74]),
    [iquote('binary,347.1,74.1')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : GEO065-3 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.06/0.12  % Command  : otter-tptp-script %s
% 0.12/0.33  % Computer : n028.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 : Wed Jul 27 07:15:49 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 2.32/2.75  ----- Otter 3.3f, August 2004 -----
% 2.32/2.75  The process was started by sandbox2 on n028.cluster.edu,
% 2.32/2.75  Wed Jul 27 07:15:49 2022
% 2.32/2.75  The command was "./otter".  The process ID is 12344.
% 2.32/2.75  
% 2.32/2.75  set(prolog_style_variables).
% 2.32/2.75  set(auto).
% 2.32/2.75     dependent: set(auto1).
% 2.32/2.75     dependent: set(process_input).
% 2.32/2.75     dependent: clear(print_kept).
% 2.32/2.75     dependent: clear(print_new_demod).
% 2.32/2.75     dependent: clear(print_back_demod).
% 2.32/2.75     dependent: clear(print_back_sub).
% 2.32/2.75     dependent: set(control_memory).
% 2.32/2.75     dependent: assign(max_mem, 12000).
% 2.32/2.75     dependent: assign(pick_given_ratio, 4).
% 2.32/2.75     dependent: assign(stats_level, 1).
% 2.32/2.75     dependent: assign(max_seconds, 10800).
% 2.32/2.75  clear(print_given).
% 2.32/2.75  
% 2.32/2.75  list(usable).
% 2.32/2.75  0 [] A=A.
% 2.32/2.75  0 [] e_quidistant(X,Y,Y,X).
% 2.32/2.75  0 [] -e_quidistant(X,Y,Z,V)| -e_quidistant(X,Y,V2,W)|e_quidistant(Z,V,V2,W).
% 2.32/2.75  0 [] -e_quidistant(X,Y,Z,Z)|X=Y.
% 2.32/2.75  0 [] between(X,Y,extension(X,Y,W,V)).
% 2.32/2.75  0 [] e_quidistant(Y,extension(X,Y,W,V),W,V).
% 2.32/2.75  0 [] -e_quidistant(X,Y,X1,Y1)| -e_quidistant(Y,Z,Y1,Z1)| -e_quidistant(X,V,X1,V1)| -e_quidistant(Y,V,Y1,V1)| -between(X,Y,Z)| -between(X1,Y1,Z1)|X=Y|e_quidistant(Z,V,Z1,V1).
% 2.32/2.75  0 [] -between(X,Y,X)|X=Y.
% 2.32/2.75  0 [] -between(U,V,W)| -between(Y,X,W)|between(V,inner_pasch(U,V,W,X,Y),Y).
% 2.32/2.75  0 [] -between(U,V,W)| -between(Y,X,W)|between(X,inner_pasch(U,V,W,X,Y),U).
% 2.32/2.75  0 [] -between(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3).
% 2.32/2.75  0 [] -between(lower_dimension_point_2,lower_dimension_point_3,lower_dimension_point_1).
% 2.32/2.75  0 [] -between(lower_dimension_point_3,lower_dimension_point_1,lower_dimension_point_2).
% 2.32/2.75  0 [] -e_quidistant(X,W,X,V)| -e_quidistant(Y,W,Y,V)| -e_quidistant(Z,W,Z,V)|between(X,Y,Z)|between(Y,Z,X)|between(Z,X,Y)|W=V.
% 2.32/2.75  0 [] -between(U,W,Y)| -between(V,W,X)|U=W|between(U,V,euclid1(U,V,W,X,Y)).
% 2.32/2.75  0 [] -between(U,W,Y)| -between(V,W,X)|U=W|between(U,X,euclid2(U,V,W,X,Y)).
% 2.32/2.75  0 [] -between(U,W,Y)| -between(V,W,X)|U=W|between(euclid1(U,V,W,X,Y),Y,euclid2(U,V,W,X,Y)).
% 2.32/2.75  0 [] -e_quidistant(U,V,U,V1)| -e_quidistant(U,X,U,X1)| -between(U,V,X)| -between(V,W,X)|between(V1,continuous(U,V,V1,W,X,X1),X1).
% 2.32/2.75  0 [] -e_quidistant(U,V,U,V1)| -e_quidistant(U,X,U,X1)| -between(U,V,X)| -between(V,W,X)|e_quidistant(U,W,U,continuous(U,V,V1,W,X,X1)).
% 2.32/2.75  0 [] -between(X,Y,Z)|colinear(X,Y,Z).
% 2.32/2.75  0 [] -between(Y,Z,X)|colinear(X,Y,Z).
% 2.32/2.75  0 [] -between(Z,X,Y)|colinear(X,Y,Z).
% 2.32/2.75  0 [] -colinear(X,Y,Z)|between(X,Y,Z)|between(Y,Z,X)|between(Z,X,Y).
% 2.32/2.75  0 [] reflection(U,V)=extension(U,V,U,V).
% 2.32/2.75  0 [] insertion(U1,W1,U,V)=extension(extension(W1,U1,lower_dimension_point_1,lower_dimension_point_2),U1,U,V).
% 2.32/2.75  0 [] e_quidistant(U,V,U,V).
% 2.32/2.75  0 [] -e_quidistant(U,V,W,X)|e_quidistant(W,X,U,V).
% 2.32/2.75  0 [] -e_quidistant(U,V,W,X)|e_quidistant(V,U,W,X).
% 2.32/2.75  0 [] -e_quidistant(U,V,W,X)|e_quidistant(U,V,X,W).
% 2.32/2.75  0 [] -e_quidistant(U,V,W,X)|e_quidistant(V,U,X,W).
% 2.32/2.75  0 [] -e_quidistant(U,V,W,X)|e_quidistant(W,X,V,U).
% 2.32/2.75  0 [] -e_quidistant(U,V,W,X)|e_quidistant(X,W,U,V).
% 2.32/2.75  0 [] -e_quidistant(U,V,W,X)|e_quidistant(X,W,V,U).
% 2.32/2.75  0 [] -e_quidistant(U,V,W,X)| -e_quidistant(W,X,Y,Z)|e_quidistant(U,V,Y,Z).
% 2.32/2.75  0 [] V=extension(U,V,W,W).
% 2.32/2.75  0 [] Y!=extension(U,V,W,X)|between(U,V,Y).
% 2.32/2.75  0 [] between(U,V,reflection(U,V)).
% 2.32/2.75  0 [] e_quidistant(V,reflection(U,V),U,V).
% 2.32/2.75  0 [] U!=V|V=reflection(U,V).
% 2.32/2.75  0 [] U=reflection(U,U).
% 2.32/2.75  0 [] V!=reflection(U,V)|U=V.
% 2.32/2.75  0 [] e_quidistant(U,U,V,V).
% 2.32/2.75  0 [] -e_quidistant(U,V,U1,V1)| -e_quidistant(V,W,V1,W1)| -between(U,V,W)| -between(U1,V1,W1)|e_quidistant(U,W,U1,W1).
% 2.32/2.75  0 [] -between(U,V,W)| -between(U,V,X)| -e_quidistant(V,W,V,X)|U=V|W=X.
% 2.32/2.75  0 [] -between(U,V,W)|U=V|W=extension(U,V,V,W).
% 2.32/2.75  0 [] -e_quidistant(W,X,Y,Z)|extension(U,V,W,X)=extension(U,V,Y,Z)|U=V.
% 2.32/2.75  0 [] extension(U,V,U,V)=extension(U,V,V,U)|U=V.
% 2.32/2.75  0 [] e_quidistant(V,U,V,reflection(reflection(U,V),V)).
% 2.32/2.75  0 [] U=reflection(reflection(U,V),V).
% 2.32/2.75  0 [] between(U,V,V).
% 2.32/2.75  0 [] -between(U,W,X)|U!=X|between(V,W,X).
% 2.32/2.75  0 [] -between(U,V,W)|between(W,V,U).
% 2.32/2.75  0 [] between(U,U,V).
% 2.32/2.75  0 [] -between(U,V,W)| -between(V,U,W)|U=V.
% 2.32/2.75  0 [] -between(U,V,W)| -between(U,W,V)|V=W.
% 2.32/2.75  0 [] -between(U,V,W)| -between(V,U,W)|U=V|V=W.
% 2.32/2.75  0 [] -between(U,V,W)| -between(U,W,V)|U=V|V=W.
% 2.32/2.75  0 [] -between(U,V,W)| -between(V,W,X)|between(U,V,W).
% 2.32/2.75  0 [] -between(U,V,W)| -between(U,W,X)|between(V,W,X).
% 2.32/2.75  0 [] -between(U,V,W)| -between(V,W,X)|between(U,W,X)|V=W.
% 2.32/2.75  0 [] -between(U,V,W)| -between(V,W,X)|between(U,V,X)|V=W.
% 2.32/2.76  0 [] -between(U,V,X)| -between(V,W,X)|between(U,W,X).
% 2.32/2.76  0 [] -between(U,V,W)| -between(U,W,X)|between(U,V,X).
% 2.32/2.76  0 [] lower_dimension_point_1!=lower_dimension_point_2.
% 2.32/2.76  0 [] lower_dimension_point_2!=lower_dimension_point_3.
% 2.32/2.76  0 [] lower_dimension_point_1!=lower_dimension_point_3.
% 2.32/2.76  0 [] V!=extension(U,V,lower_dimension_point_1,lower_dimension_point_2).
% 2.32/2.76  0 [] e_quidistant(V,extension(U,V,lower_dimension_point_1,lower_dimension_point_2),X,extension(W,X,lower_dimension_point_1,lower_dimension_point_2)).
% 2.32/2.76  0 [] between(U,V,extension(U,V,lower_dimension_point_1,lower_dimension_point_2)).
% 2.32/2.76  0 [] -between(U,V,W)| -between(U1,V1,W)| -between(U,X,U1)|between(X,inner_pasch(V1,inner_pasch(U,X,U1,V1,W),U,V,W),W)|between(V,inner_pasch(V1,inner_pasch(U,X,U1,V1,W),U,V,W),V1).
% 2.32/2.76  0 [] -between(U,V,W)| -e_quidistant(U,W,U,W1)| -e_quidistant(V,W,V,W1)|U=V|W=W1.
% 2.32/2.76  0 [] -e_quidistant(U,V,U1,V1)| -e_quidistant(U,W,U1,W1)| -e_quidistant(U,X,U1,X1)| -e_quidistant(W,X,W1,X1)| -between(U,V,W)| -between(U1,V1,W1)|e_quidistant(V,X,V1,X1).
% 2.32/2.76  0 [] -between(U,V,W)| -between(U1,V1,W1)| -e_quidistant(U,V,U1,V1)| -e_quidistant(U,W,U1,W1)|e_quidistant(V,W,V1,W1).
% 2.32/2.76  0 [] -e_quidistant(U,V,U1,V1)| -e_quidistant(V,W,V1,W1)| -e_quidistant(U,X,U1,X1)| -e_quidistant(W,X,W1,X1)| -between(U,V,W)| -between(U1,V1,W1)|e_quidistant(V,X,V1,X1).
% 2.32/2.76  0 [] -between(U,V,W)| -e_quidistant(U,V,U,X)| -e_quidistant(W,V,W,X)|V=X.
% 2.32/2.76  0 [] e_quidistant(U,V,U1,insertion(U1,W1,U,V)).
% 2.32/2.76  0 [] -between(U,V,W)| -e_quidistant(U,W,U1,W1)|between(U1,insertion(U1,W1,U,V),W1).
% 2.32/2.76  0 [] -between(U,V,W)| -e_quidistant(U,W,U1,W1)|e_quidistant(V,W,insertion(U1,W1,U,V),W1).
% 2.32/2.76  0 [] -between(U,V,W)|V=insertion(U,W,U,V).
% 2.32/2.76  0 [] -e_quidistant(W,X,Y,Z)|insertion(U,V,W,X)=insertion(U,V,Y,Z).
% 2.32/2.76  0 [] -e_quidistant(U,V,U1,V1)| -e_quidistant(V,W,V1,W1)| -e_quidistant(U,W,U1,W1)| -between(U,V,W)|between(U1,V1,W1).
% 2.32/2.76  0 [] -between(U,V,W)| -between(U,V,X)|U=V|between(U,W,X)|between(U,X,W).
% 2.32/2.76  0 [] -between(U,V,W)| -between(U,V,X)|U=V|between(V,W,X)|between(V,X,W).
% 2.32/2.76  0 [] -between(U,W,X)| -between(V,W,X)|W=X|between(U,V,W)|between(V,U,W).
% 2.32/2.76  0 [] -between(U,V,X)| -between(U,W,X)|between(U,V,W)|between(U,W,V).
% 2.32/2.76  0 [] -between(U,V,X)| -between(U,W,X)|between(V,W,X)|between(W,V,X).
% 2.32/2.76  0 [] -between(U,V,Y)| -between(V,W,X)| -between(U,X,Y)|between(U,W,Y).
% 2.32/2.76  0 [] -between(U,V,W)| -e_quidistant(U,V,U,W)|V=W.
% 2.32/2.76  0 [] between(u,w,v).
% 2.32/2.76  0 [] -colinear(u,v,w).
% 2.32/2.76  end_of_list.
% 2.32/2.76  
% 2.32/2.76  SCAN INPUT: prop=0, horn=0, equality=1, symmetry=0, max_lits=8.
% 2.32/2.76  
% 2.32/2.76  This ia a non-Horn set with equality.  The strategy will be
% 2.32/2.76  Knuth-Bendix, ordered hyper_res, factoring, and unit
% 2.32/2.76  deletion, with positive clauses in sos and nonpositive
% 2.32/2.76  clauses in usable.
% 2.32/2.76  
% 2.32/2.76     dependent: set(knuth_bendix).
% 2.32/2.76     dependent: set(anl_eq).
% 2.32/2.76     dependent: set(para_from).
% 2.32/2.76     dependent: set(para_into).
% 2.32/2.76     dependent: clear(para_from_right).
% 2.32/2.76     dependent: clear(para_into_right).
% 2.32/2.76     dependent: set(para_from_vars).
% 2.32/2.76     dependent: set(eq_units_both_ways).
% 2.32/2.76     dependent: set(dynamic_demod_all).
% 2.32/2.76     dependent: set(dynamic_demod).
% 2.32/2.76     dependent: set(order_eq).
% 2.32/2.76     dependent: set(back_demod).
% 2.32/2.76     dependent: set(lrpo).
% 2.32/2.76     dependent: set(hyper_res).
% 2.32/2.76     dependent: set(unit_deletion).
% 2.32/2.76     dependent: set(factor).
% 2.32/2.76  
% 2.32/2.76  ------------> process usable:
% 2.32/2.76  ** KEPT (pick-wt=15): 1 [] -e_quidistant(A,B,C,D)| -e_quidistant(A,B,E,F)|e_quidistant(C,D,E,F).
% 2.32/2.76  ** KEPT (pick-wt=8): 2 [] -e_quidistant(A,B,C,C)|A=B.
% 2.32/2.76  ** KEPT (pick-wt=36): 3 [] -e_quidistant(A,B,C,D)| -e_quidistant(B,E,D,F)| -e_quidistant(A,G,C,H)| -e_quidistant(B,G,D,H)| -between(A,B,E)| -between(C,D,F)|A=B|e_quidistant(E,G,F,H).
% 2.32/2.76  ** KEPT (pick-wt=7): 4 [] -between(A,B,A)|A=B.
% 2.32/2.76  ** KEPT (pick-wt=17): 5 [] -between(A,B,C)| -between(D,E,C)|between(B,inner_pasch(A,B,C,E,D),D).
% 2.32/2.76  ** KEPT (pick-wt=17): 6 [] -between(A,B,C)| -between(D,E,C)|between(E,inner_pasch(A,B,C,E,D),A).
% 2.32/2.76  ** KEPT (pick-wt=4): 7 [] -between(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3).
% 2.32/2.76  ** KEPT (pick-wt=4): 8 [] -between(lower_dimension_point_2,lower_dimension_point_3,lower_dimension_point_1).
% 2.32/2.76  ** KEPT (pick-wt=4): 9 [] -between(lower_dimension_point_3,lower_dimension_point_1,lower_dimension_point_2).
% 2.32/2.77  ** KEPT (pick-wt=30): 10 [] -e_quidistant(A,B,A,C)| -e_quidistant(D,B,D,C)| -e_quidistant(E,B,E,C)|between(A,D,E)|between(D,E,A)|between(E,A,D)|B=C.
% 2.32/2.77  ** KEPT (pick-wt=20): 11 [] -between(A,B,C)| -between(D,B,E)|A=B|between(A,D,euclid1(A,D,B,E,C)).
% 2.32/2.77  ** KEPT (pick-wt=20): 12 [] -between(A,B,C)| -between(D,B,E)|A=B|between(A,E,euclid2(A,D,B,E,C)).
% 2.32/2.77  ** KEPT (pick-wt=25): 13 [] -between(A,B,C)| -between(D,B,E)|A=B|between(euclid1(A,D,B,E,C),C,euclid2(A,D,B,E,C)).
% 2.32/2.77  ** KEPT (pick-wt=28): 14 [] -e_quidistant(A,B,A,C)| -e_quidistant(A,D,A,E)| -between(A,B,D)| -between(B,F,D)|between(C,continuous(A,B,C,F,D,E),E).
% 2.32/2.77  ** KEPT (pick-wt=29): 15 [] -e_quidistant(A,B,A,C)| -e_quidistant(A,D,A,E)| -between(A,B,D)| -between(B,F,D)|e_quidistant(A,F,A,continuous(A,B,C,F,D,E)).
% 2.32/2.77  ** KEPT (pick-wt=8): 16 [] -between(A,B,C)|colinear(A,B,C).
% 2.32/2.77  ** KEPT (pick-wt=8): 17 [] -between(A,B,C)|colinear(C,A,B).
% 2.32/2.77  ** KEPT (pick-wt=8): 18 [] -between(A,B,C)|colinear(B,C,A).
% 2.32/2.77  ** KEPT (pick-wt=16): 19 [] -colinear(A,B,C)|between(A,B,C)|between(B,C,A)|between(C,A,B).
% 2.32/2.77  ** KEPT (pick-wt=10): 20 [] -e_quidistant(A,B,C,D)|e_quidistant(C,D,A,B).
% 2.32/2.77  ** KEPT (pick-wt=10): 21 [] -e_quidistant(A,B,C,D)|e_quidistant(B,A,C,D).
% 2.32/2.77  ** KEPT (pick-wt=10): 22 [] -e_quidistant(A,B,C,D)|e_quidistant(A,B,D,C).
% 2.32/2.77  ** KEPT (pick-wt=10): 23 [] -e_quidistant(A,B,C,D)|e_quidistant(B,A,D,C).
% 2.32/2.77  ** KEPT (pick-wt=10): 24 [] -e_quidistant(A,B,C,D)|e_quidistant(C,D,B,A).
% 2.32/2.77  ** KEPT (pick-wt=10): 25 [] -e_quidistant(A,B,C,D)|e_quidistant(D,C,A,B).
% 2.32/2.77  ** KEPT (pick-wt=10): 26 [] -e_quidistant(A,B,C,D)|e_quidistant(D,C,B,A).
% 2.32/2.77  ** KEPT (pick-wt=15): 27 [] -e_quidistant(A,B,C,D)| -e_quidistant(C,D,E,F)|e_quidistant(A,B,E,F).
% 2.32/2.77  ** KEPT (pick-wt=11): 28 [] A!=extension(B,C,D,E)|between(B,C,A).
% 2.32/2.77  ** KEPT (pick-wt=8): 30 [copy,29,flip.2] A!=B|reflection(A,B)=B.
% 2.32/2.77  ** KEPT (pick-wt=8): 32 [copy,31,flip.1] reflection(A,B)!=B|A=B.
% 2.32/2.77  ** KEPT (pick-wt=23): 33 [] -e_quidistant(A,B,C,D)| -e_quidistant(B,E,D,F)| -between(A,B,E)| -between(C,D,F)|e_quidistant(A,E,C,F).
% 2.32/2.77  ** KEPT (pick-wt=19): 34 [] -between(A,B,C)| -between(A,B,D)| -e_quidistant(B,C,B,D)|A=B|C=D.
% 2.32/2.77  ** KEPT (pick-wt=14): 36 [copy,35,flip.3] -between(A,B,C)|A=B|extension(A,B,B,C)=C.
% 2.32/2.77  ** KEPT (pick-wt=19): 37 [] -e_quidistant(A,B,C,D)|extension(E,F,A,B)=extension(E,F,C,D)|E=F.
% 2.32/2.77  ** KEPT (pick-wt=11): 38 [] -between(A,B,C)|A!=C|between(D,B,C).
% 2.32/2.77  ** KEPT (pick-wt=8): 39 [] -between(A,B,C)|between(C,B,A).
% 2.32/2.77  ** KEPT (pick-wt=11): 40 [] -between(A,B,C)| -between(B,A,C)|A=B.
% 2.32/2.77  ** KEPT (pick-wt=11): 41 [] -between(A,B,C)| -between(A,C,B)|B=C.
% 2.32/2.77    Following clause subsumed by 40 during input processing: 0 [] -between(A,B,C)| -between(B,A,C)|A=B|B=C.
% 2.32/2.77    Following clause subsumed by 41 during input processing: 0 [] -between(A,B,C)| -between(A,C,B)|A=B|B=C.
% 2.32/2.77  ** KEPT (pick-wt=12): 42 [] -between(A,B,C)| -between(A,C,D)|between(B,C,D).
% 2.32/2.77  ** KEPT (pick-wt=15): 43 [] -between(A,B,C)| -between(B,C,D)|between(A,C,D)|B=C.
% 2.32/2.77  ** KEPT (pick-wt=15): 44 [] -between(A,B,C)| -between(B,C,D)|between(A,B,D)|B=C.
% 2.32/2.77  ** KEPT (pick-wt=12): 45 [] -between(A,B,C)| -between(B,D,C)|between(A,D,C).
% 2.32/2.77  ** KEPT (pick-wt=12): 46 [] -between(A,B,C)| -between(A,C,D)|between(A,B,D).
% 2.32/2.77  ** KEPT (pick-wt=3): 48 [copy,47,flip.1] lower_dimension_point_2!=lower_dimension_point_1.
% 2.32/2.77  ** KEPT (pick-wt=3): 50 [copy,49,flip.1] lower_dimension_point_3!=lower_dimension_point_2.
% 2.32/2.77  ** KEPT (pick-wt=3): 52 [copy,51,flip.1] lower_dimension_point_3!=lower_dimension_point_1.
% 2.32/2.77  ** KEPT (pick-wt=7): 54 [copy,53,flip.1] extension(A,B,lower_dimension_point_1,lower_dimension_point_2)!=B.
% 2.32/2.77  ** KEPT (pick-wt=40): 55 [] -between(A,B,C)| -between(D,E,C)| -between(A,F,D)|between(F,inner_pasch(E,inner_pasch(A,F,D,E,C),A,B,C),C)|between(B,inner_pasch(E,inner_pasch(A,F,D,E,C),A,B,C),E).
% 2.32/2.77  ** KEPT (pick-wt=20): 56 [] -between(A,B,C)| -e_quidistant(A,C,A,D)| -e_quidistant(B,C,B,D)|A=B|C=D.
% 2.32/2.77  ** KEPT (pick-wt=33): 57 [] -e_quidistant(A,B,C,D)| -e_quidistant(A,E,C,F)| -e_quidistant(A,G,C,H)| -e_quidistant(E,G,F,H)| -between(A,B,E)| -between(C,D,F)|e_quidistant(B,G,D,H).
% 2.32/2.77  ** KEPT (pick-wt=23): 58 [] -between(A,B,C)| -between(D,E,F)| -e_quidistant(A,B,D,E)| -e_quidistant(A,C,D,F)|e_quidistant(B,C,E,F).
% 2.32/2.77  ** KEPT (pick-wt=33): 59 [] -e_quidistant(A,B,C,D)| -e_quidistant(B,E,D,F)| -e_quidistant(A,G,C,H)| -e_quidistant(E,G,F,H)| -between(A,B,E)| -between(C,D,F)|e_quidistant(B,G,D,H).
% 2.32/2.77  ** KEPT (pick-wt=17): 60 [] -between(A,B,C)| -e_quidistant(A,B,A,D)| -e_quidistant(C,B,C,D)|B=D.
% 2.32/2.77  ** KEPT (pick-wt=17): 61 [] -between(A,B,C)| -e_quidistant(A,C,D,E)|between(D,insertion(D,E,A,B),E).
% 2.32/2.77  ** KEPT (pick-wt=18): 62 [] -between(A,B,C)| -e_quidistant(A,C,D,E)|e_quidistant(B,C,insertion(D,E,A,B),E).
% 2.32/2.77  ** KEPT (pick-wt=11): 64 [copy,63,flip.2] -between(A,B,C)|insertion(A,C,A,B)=B.
% 2.32/2.77  ** KEPT (pick-wt=16): 65 [] -e_quidistant(A,B,C,D)|insertion(E,F,A,B)=insertion(E,F,C,D).
% 2.32/2.77  ** KEPT (pick-wt=23): 66 [] -e_quidistant(A,B,C,D)| -e_quidistant(B,E,D,F)| -e_quidistant(A,E,C,F)| -between(A,B,E)|between(C,D,F).
% 2.32/2.77  ** KEPT (pick-wt=19): 67 [] -between(A,B,C)| -between(A,B,D)|A=B|between(A,C,D)|between(A,D,C).
% 2.32/2.77  ** KEPT (pick-wt=19): 68 [] -between(A,B,C)| -between(A,B,D)|A=B|between(B,C,D)|between(B,D,C).
% 2.32/2.77  ** KEPT (pick-wt=19): 69 [] -between(A,B,C)| -between(D,B,C)|B=C|between(A,D,B)|between(D,A,B).
% 2.32/2.77  ** KEPT (pick-wt=16): 70 [] -between(A,B,C)| -between(A,D,C)|between(A,B,D)|between(A,D,B).
% 2.32/2.77  ** KEPT (pick-wt=16): 71 [] -between(A,B,C)| -between(A,D,C)|between(B,D,C)|between(D,B,C).
% 2.32/2.77  ** KEPT (pick-wt=16): 72 [] -between(A,B,C)| -between(B,D,E)| -between(A,E,C)|between(A,D,C).
% 2.32/2.77  ** KEPT (pick-wt=12): 73 [] -between(A,B,C)| -e_quidistant(A,B,A,C)|B=C.
% 2.32/2.77  ** KEPT (pick-wt=4): 74 [] -colinear(u,v,w).
% 2.32/2.77  116 back subsumes 93.
% 2.32/2.77  
% 2.32/2.77  ------------> process sos:
% 2.32/2.77  ** KEPT (pick-wt=3): 132 [] A=A.
% 2.32/2.77  ** KEPT (pick-wt=5): 133 [] e_quidistant(A,B,B,A).
% 2.32/2.77  ** KEPT (pick-wt=8): 134 [] between(A,B,extension(A,B,C,D)).
% 2.32/2.77  ** KEPT (pick-wt=9): 135 [] e_quidistant(A,extension(B,A,C,D),C,D).
% 2.32/2.77  ** KEPT (pick-wt=9): 136 [] reflection(A,B)=extension(A,B,A,B).
% 2.32/2.77  ---> New Demodulator: 137 [new_demod,136] reflection(A,B)=extension(A,B,A,B).
% 2.32/2.77  ** KEPT (pick-wt=15): 138 [] insertion(A,B,C,D)=extension(extension(B,A,lower_dimension_point_1,lower_dimension_point_2),A,C,D).
% 2.32/2.77  ---> New Demodulator: 139 [new_demod,138] insertion(A,B,C,D)=extension(extension(B,A,lower_dimension_point_1,lower_dimension_point_2),A,C,D).
% 2.32/2.77  ** KEPT (pick-wt=5): 140 [] e_quidistant(A,B,A,B).
% 2.32/2.77  ** KEPT (pick-wt=7): 142 [copy,141,flip.1] extension(A,B,C,C)=B.
% 2.32/2.77  ---> New Demodulator: 143 [new_demod,142] extension(A,B,C,C)=B.
% 2.32/2.77    Following clause subsumed by 134 during input processing: 0 [demod,137] between(A,B,extension(A,B,A,B)).
% 2.32/2.77    Following clause subsumed by 135 during input processing: 0 [demod,137] e_quidistant(A,extension(B,A,B,A),B,A).
% 2.32/2.77    Following clause subsumed by 132 during input processing: 0 [demod,137,143] A=A.
% 2.32/2.77  ** KEPT (pick-wt=5): 144 [] e_quidistant(A,A,B,B).
% 2.32/2.77  ** KEPT (pick-wt=14): 145 [] extension(A,B,A,B)=extension(A,B,B,A)|A=B.
% 2.32/2.77  ** KEPT (pick-wt=17): 147 [copy,146,demod,137,137] e_quidistant(A,B,A,extension(extension(B,A,B,A),A,extension(B,A,B,A),A)).
% 2.32/2.77  ** KEPT (pick-wt=15): 149 [copy,148,demod,137,137,flip.1] extension(extension(A,B,A,B),B,extension(A,B,A,B),B)=A.
% 2.32/2.77  ---> New Demodulator: 150 [new_demod,149] extension(extension(A,B,A,B),B,extension(A,B,A,B),B)=A.
% 2.32/2.77  ** KEPT (pick-wt=4): 151 [] between(A,B,B).
% 2.32/2.77  ** KEPT (pick-wt=4): 152 [] between(A,A,B).
% 2.32/2.77  ** KEPT (pick-wt=13): 153 [] e_quidistant(A,extension(B,A,lower_dimension_point_1,lower_dimension_point_2),C,extension(D,C,lower_dimension_point_1,lower_dimension_point_2)).
% 2.32/2.77    Following clause subsumed by 134 during input processing: 0 [] between(A,B,extension(A,B,lower_dimension_point_1,lower_dimension_point_2)).
% 2.32/2.77  ** KEPT (pick-wt=13): 155 [copy,154,demod,139] e_quidistant(A,B,C,extension(extension(D,C,lower_dimension_point_1,lower_dimension_point_2),C,A,B)).
% 2.32/2.77  ** KEPT (pick-wt=4): 156 [] between(u,w,v).
% 2.32/2.77    Following clause subsumed by 132 during input processing: 0 [copy,132,flip.1] A=A.
% 2.32/2.77  132 back subsumes 92.
% 2.32/2.77  132 back subsumes 91.
% 2.32/2.77  132 back subsumes 90.
% 2.32/2.77  133 back subsumes 130.
% 2.32/2.77  133 back subsumes 129.
% 2.32/2.77  133 back subsumes 128.
% 2.32/2.77  133 back subsumes 126.
% 2.32/2.77  133 back subsumes 125.
% 2.32/2.77  133 back subsumes 118.
% 2.32/2.77  >>>> Starting back demodulation with 137.
% 2.32/2.77      >> back demodulating 32 with 137.
% 2.32/2.77      >> back demodulating 30 with 137.
% 2.32/2.81  >>>> Starting back demodulation with 139.
% 2.32/2.81      >> back demodulating 65 with 139.
% 2.32/2.81      >> back demodulating 64 with 139.
% 2.32/2.81      >> back demodulating 62 with 139.
% 2.32/2.81      >> back demodulating 61 with 139.
% 2.32/2.81  140 back subsumes 102.
% 2.32/2.81  140 back subsumes 89.
% 2.32/2.81  140 back subsumes 75.
% 2.32/2.81  >>>> Starting back demodulation with 143.
% 2.32/2.81  144 back subsumes 105.
% 2.32/2.81  144 back subsumes 104.
% 2.32/2.81  144 back subsumes 103.
% 2.32/2.81  144 back subsumes 99.
% 2.32/2.81  144 back subsumes 98.
% 2.32/2.81  144 back subsumes 76.
% 2.32/2.81  >>>> Starting back demodulation with 150.
% 2.32/2.81      >> back demodulating 147 with 150.
% 2.32/2.81  151 back subsumes 115.
% 2.32/2.81  151 back subsumes 113.
% 2.32/2.81  151 back subsumes 112.
% 2.32/2.81  151 back subsumes 110.
% 2.32/2.81  151 back subsumes 109.
% 2.32/2.81  151 back subsumes 88.
% 2.32/2.81  151 back subsumes 80.
% 2.32/2.81  151 back subsumes 79.
% 2.32/2.81  152 back subsumes 116.
% 2.32/2.81  152 back subsumes 114.
% 2.32/2.81  152 back subsumes 111.
% 2.32/2.81  152 back subsumes 81.
% 2.32/2.81  
% 2.32/2.81  ======= end of input processing =======
% 2.32/2.81  
% 2.32/2.81  =========== start of search ===========
% 2.32/2.81  
% 2.32/2.81  -------- PROOF -------- 
% 2.32/2.81  
% 2.32/2.81  ----> UNIT CONFLICT at   0.06 sec ----> 348 [binary,347.1,74.1] $F.
% 2.32/2.81  
% 2.32/2.81  Length of proof is 2.  Level of proof is 2.
% 2.32/2.81  
% 2.32/2.81  ---------------- PROOF ----------------
% 2.32/2.81  % SZS status Unsatisfiable
% 2.32/2.81  % SZS output start Refutation
% See solution above
% 2.32/2.81  ------------ end of proof -------------
% 2.32/2.81  
% 2.32/2.81  
% 2.32/2.81  Search stopped by max_proofs option.
% 2.32/2.81  
% 2.32/2.81  
% 2.32/2.81  Search stopped by max_proofs option.
% 2.32/2.81  
% 2.32/2.81  ============ end of search ============
% 2.32/2.81  
% 2.32/2.81  -------------- statistics -------------
% 2.32/2.81  clauses given                  9
% 2.32/2.81  clauses generated           1004
% 2.32/2.81  clauses kept                 331
% 2.32/2.81  clauses forward subsumed     725
% 2.32/2.81  clauses back subsumed         41
% 2.32/2.81  Kbytes malloced             1953
% 2.32/2.81  
% 2.32/2.81  ----------- times (seconds) -----------
% 2.32/2.81  user CPU time          0.06          (0 hr, 0 min, 0 sec)
% 2.32/2.81  system CPU time        0.00          (0 hr, 0 min, 0 sec)
% 2.32/2.81  wall-clock time        2             (0 hr, 0 min, 2 sec)
% 2.32/2.81  
% 2.32/2.81  That finishes the proof of the theorem.
% 2.32/2.81  
% 2.32/2.81  Process 12344 finished Wed Jul 27 07:15:51 2022
% 2.32/2.81  Otter interrupted
% 2.32/2.81  PROOF FOUND
%------------------------------------------------------------------------------