TSTP Solution File: GEO147-1 by Otter---3.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Otter---3.3
% Problem  : GEO147-1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : otter-tptp-script %s

% Computer : n013.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:31 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(82,axiom,
    ( ~ connect(A,B,C)
    | once(at_the_same_time(at(A,C),at(B,C))) ),
    file('GEO147-1.p',unknown),
    [] ).

cnf(88,axiom,
    ( ~ once(at_the_same_time(A,B))
    | once(A) ),
    file('GEO147-1.p',unknown),
    [] ).

cnf(89,axiom,
    ( ~ once(at_the_same_time(A,B))
    | once(B) ),
    file('GEO147-1.p',unknown),
    [] ).

cnf(90,axiom,
    ( ~ once(at(A,B))
    | incident_o(B,trajectory_of(A)) ),
    file('GEO147-1.p',unknown),
    [] ).

cnf(94,axiom,
    ( ~ incident_o(sk27,trajectory_of(sk28))
    | ~ incident_o(sk27,trajectory_of(sk29)) ),
    file('GEO147-1.p',unknown),
    [] ).

cnf(131,axiom,
    trajectory_of(A) = ax3_sk1(A),
    file('GEO147-1.p',unknown),
    [] ).

cnf(132,axiom,
    connect(sk28,sk29,sk27),
    file('GEO147-1.p',unknown),
    [] ).

cnf(139,plain,
    ( ~ incident_o(sk27,ax3_sk1(sk28))
    | ~ incident_o(sk27,ax3_sk1(sk29)) ),
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[94]),131,131]),
    [iquote('back_demod,94,demod,131,131')] ).

cnf(142,plain,
    ( ~ once(at(A,B))
    | incident_o(B,ax3_sk1(A)) ),
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[90]),131]),
    [iquote('back_demod,90,demod,131')] ).

cnf(206,plain,
    once(at_the_same_time(at(sk28,sk27),at(sk29,sk27))),
    inference(hyper,[status(thm)],[132,82]),
    [iquote('hyper,132,82')] ).

cnf(1916,plain,
    once(at(sk29,sk27)),
    inference(hyper,[status(thm)],[206,89]),
    [iquote('hyper,206,89')] ).

cnf(1917,plain,
    once(at(sk28,sk27)),
    inference(hyper,[status(thm)],[206,88]),
    [iquote('hyper,206,88')] ).

cnf(1919,plain,
    incident_o(sk27,ax3_sk1(sk29)),
    inference(hyper,[status(thm)],[1916,142]),
    [iquote('hyper,1916,142')] ).

cnf(1925,plain,
    incident_o(sk27,ax3_sk1(sk28)),
    inference(hyper,[status(thm)],[1917,142]),
    [iquote('hyper,1917,142')] ).

cnf(1939,plain,
    $false,
    inference(hyper,[status(thm)],[1925,139,1919]),
    [iquote('hyper,1925,139,1919')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : GEO147-1 : TPTP v8.1.0. Released v2.4.0.
% 0.11/0.12  % Command  : otter-tptp-script %s
% 0.12/0.33  % Computer : n013.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 06:53:45 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 4.09/4.28  ----- Otter 3.3f, August 2004 -----
% 4.09/4.28  The process was started by sandbox2 on n013.cluster.edu,
% 4.09/4.28  Wed Jul 27 06:53:45 2022
% 4.09/4.28  The command was "./otter".  The process ID is 13211.
% 4.09/4.28  
% 4.09/4.28  set(prolog_style_variables).
% 4.09/4.28  set(auto).
% 4.09/4.28     dependent: set(auto1).
% 4.09/4.28     dependent: set(process_input).
% 4.09/4.28     dependent: clear(print_kept).
% 4.09/4.28     dependent: clear(print_new_demod).
% 4.09/4.28     dependent: clear(print_back_demod).
% 4.09/4.28     dependent: clear(print_back_sub).
% 4.09/4.28     dependent: set(control_memory).
% 4.09/4.28     dependent: assign(max_mem, 12000).
% 4.09/4.28     dependent: assign(pick_given_ratio, 4).
% 4.09/4.28     dependent: assign(stats_level, 1).
% 4.09/4.28     dependent: assign(max_seconds, 10800).
% 4.09/4.28  clear(print_given).
% 4.09/4.28  
% 4.09/4.28  list(usable).
% 4.09/4.28  0 [] A=A.
% 4.09/4.28  0 [] -part_of(A,B)| -incident_c(C,A)|incident_c(C,B).
% 4.09/4.28  0 [] incident_c(ax0_sk1(A,B),A)|part_of(A,B).
% 4.09/4.28  0 [] -incident_c(ax0_sk1(A,B),B)|part_of(A,B).
% 4.09/4.28  0 [] A!=sum(B,C)| -incident_c(D,A)|incident_c(D,B)|incident_c(D,C).
% 4.09/4.28  0 [] A!=sum(B,C)| -incident_c(D,B)|incident_c(D,A).
% 4.09/4.28  0 [] A!=sum(B,C)| -incident_c(D,C)|incident_c(D,A).
% 4.09/4.28  0 [] incident_c(ax0_sk2(A,B,C),C)|incident_c(ax0_sk2(A,B,C),B)|incident_c(ax0_sk2(A,B,C),A)|C=sum(B,A).
% 4.09/4.28  0 [] incident_c(ax0_sk2(A,B,C),C)| -incident_c(ax0_sk2(A,B,C),C)|C=sum(B,A).
% 4.09/4.28  0 [] -incident_c(ax0_sk2(A,B,C),B)|incident_c(ax0_sk2(A,B,C),B)|incident_c(ax0_sk2(A,B,C),A)|C=sum(B,A).
% 4.09/4.28  0 [] -incident_c(ax0_sk2(A,B,C),A)|incident_c(ax0_sk2(A,B,C),B)|incident_c(ax0_sk2(A,B,C),A)|C=sum(B,A).
% 4.09/4.28  0 [] -incident_c(ax0_sk2(A,B,C),B)| -incident_c(ax0_sk2(A,B,C),C)|C=sum(B,A).
% 4.09/4.28  0 [] -incident_c(ax0_sk2(A,B,C),A)| -incident_c(ax0_sk2(A,B,C),C)|C=sum(B,A).
% 4.09/4.28  0 [] -end_point(A,B)|incident_c(A,B).
% 4.09/4.28  0 [] -end_point(A,B)| -part_of(C,B)| -part_of(D,B)| -incident_c(A,C)| -incident_c(A,D)|part_of(C,D)|part_of(D,C).
% 4.09/4.28  0 [] -incident_c(A,B)|part_of(ax0_sk3(B,A),B)|end_point(A,B).
% 4.09/4.28  0 [] -incident_c(A,B)|part_of(ax0_sk4(B,A),B)|end_point(A,B).
% 4.09/4.28  0 [] -incident_c(A,B)|incident_c(A,ax0_sk3(B,A))|end_point(A,B).
% 4.09/4.28  0 [] -incident_c(A,B)|incident_c(A,ax0_sk4(B,A))|end_point(A,B).
% 4.09/4.28  0 [] -incident_c(A,B)| -part_of(ax0_sk3(B,A),ax0_sk4(B,A))|end_point(A,B).
% 4.09/4.28  0 [] -incident_c(A,B)| -part_of(ax0_sk4(B,A),ax0_sk3(B,A))|end_point(A,B).
% 4.09/4.28  0 [] -inner_point(A,B)|incident_c(A,B).
% 4.09/4.28  0 [] -inner_point(A,B)| -end_point(A,B).
% 4.09/4.28  0 [] -incident_c(A,B)|end_point(A,B)|inner_point(A,B).
% 4.09/4.28  0 [] -meet(A,B,C)|incident_c(A,B).
% 4.09/4.28  0 [] -meet(A,B,C)|incident_c(A,C).
% 4.09/4.28  0 [] -meet(A,B,C)| -incident_c(D,B)| -incident_c(D,C)|end_point(D,B).
% 4.09/4.28  0 [] -meet(A,B,C)| -incident_c(D,B)| -incident_c(D,C)|end_point(D,C).
% 4.09/4.28  0 [] -incident_c(A,B)| -incident_c(A,C)|incident_c(ax0_sk5(C,B,A),B)|meet(A,B,C).
% 4.09/4.28  0 [] -incident_c(A,B)| -incident_c(A,C)|incident_c(ax0_sk5(C,B,A),C)|meet(A,B,C).
% 4.09/4.28  0 [] -incident_c(A,B)| -incident_c(A,C)| -end_point(ax0_sk5(C,B,A),B)| -end_point(ax0_sk5(C,B,A),C)|meet(A,B,C).
% 4.09/4.28  0 [] -closed(A)| -end_point(B,A).
% 4.09/4.28  0 [] end_point(ax0_sk6(A),A)|closed(A).
% 4.09/4.28  0 [] -open(A)|end_point(ax0_sk7(A),A).
% 4.09/4.28  0 [] -end_point(A,B)|open(B).
% 4.09/4.28  0 [] -part_of(A,B)|A=B|open(A).
% 4.09/4.28  0 [] -part_of(A,B)| -part_of(C,B)| -part_of(D,B)| -end_point(E,A)| -end_point(E,C)| -end_point(E,D)|part_of(C,D)|part_of(D,C)|part_of(A,C)|part_of(C,A)|part_of(A,D)|part_of(D,A).
% 4.09/4.28  0 [] inner_point(ax0_sk8(A),A).
% 4.09/4.28  0 [] -inner_point(A,B)|meet(A,ax0_sk9(A,B),ax0_sk10(A,B)).
% 4.09/4.28  0 [] -inner_point(A,B)|B=sum(ax0_sk9(A,B),ax0_sk10(A,B)).
% 4.09/4.28  0 [] -end_point(A,B)| -end_point(C,B)| -end_point(D,B)|A=C|A=D|C=D.
% 4.09/4.28  0 [] -end_point(A,B)|end_point(ax0_sk11(A,B),B).
% 4.09/4.28  0 [] -end_point(A,B)|A!=ax0_sk11(A,B).
% 4.09/4.28  0 [] -closed(A)| -meet(B,C,D)|A!=sum(C,D)| -end_point(E,C)|meet(E,C,D).
% 4.09/4.28  0 [] -meet(A,B,C)|ax0_sk12(C,B)=sum(B,C).
% 4.09/4.28  0 [] incident_c(ax0_sk13(A,B),B)|incident_c(ax0_sk13(A,B),A)|B=A.
% 4.09/4.28  0 [] incident_c(ax0_sk13(A,B),B)| -incident_c(ax0_sk13(A,B),B)|B=A.
% 4.09/4.28  0 [] -incident_c(ax0_sk13(A,B),A)|incident_c(ax0_sk13(A,B),A)|B=A.
% 4.09/4.28  0 [] -incident_c(ax0_sk13(A,B),A)| -incident_c(ax0_sk13(A,B),B)|B=A.
% 4.09/4.28  0 [] -between_c(A,B,C,D)|B!=D.
% 4.09/4.28  0 [] -between_c(A,B,C,D)|part_of(ax1_sk1(D,C,B,A),A).
% 4.09/4.28  0 [] -between_c(A,B,C,D)|end_point(B,ax1_sk1(D,C,B,A)).
% 4.09/4.28  0 [] -between_c(A,B,C,D)|end_point(D,ax1_sk1(D,C,B,A)).
% 4.09/4.28  0 [] -between_c(A,B,C,D)|inner_point(C,ax1_sk1(D,C,B,A)).
% 4.09/4.28  0 [] A=B| -part_of(C,D)| -end_point(A,C)| -end_point(B,C)| -inner_point(E,C)|between_c(D,A,E,B).
% 4.09/4.28  0 [] -between_o(A,B,C,D)|ordered_by(A,B,C)|ordered_by(A,D,C).
% 4.09/4.28  0 [] -between_o(A,B,C,D)|ordered_by(A,B,C)|ordered_by(A,C,B).
% 4.09/4.28  0 [] -between_o(A,B,C,D)|ordered_by(A,C,D)|ordered_by(A,D,C).
% 4.09/4.28  0 [] -between_o(A,B,C,D)|ordered_by(A,C,D)|ordered_by(A,C,B).
% 4.09/4.28  0 [] -ordered_by(A,B,C)| -ordered_by(A,C,D)|between_o(A,B,C,D).
% 4.09/4.28  0 [] -ordered_by(A,B,C)| -ordered_by(A,C,D)|between_o(A,D,C,B).
% 4.09/4.28  0 [] -start_point(A,B)|incident_o(A,B).
% 4.09/4.28  0 [] -start_point(A,B)|A=C| -incident_o(C,B)|ordered_by(B,A,C).
% 4.09/4.28  0 [] -incident_o(A,B)|A!=ax2_sk1(B,A)|start_point(A,B).
% 4.09/4.28  0 [] -incident_o(A,B)|incident_o(ax2_sk1(B,A),B)|start_point(A,B).
% 4.09/4.28  0 [] -incident_o(A,B)| -ordered_by(B,A,ax2_sk1(B,A))|start_point(A,B).
% 4.09/4.28  0 [] -finish_point(A,B)|incident_o(A,B).
% 4.09/4.28  0 [] -finish_point(A,B)|A=C| -incident_o(C,B)|ordered_by(B,C,A).
% 4.09/4.28  0 [] -incident_o(A,B)|A!=ax2_sk2(B,A)|finish_point(A,B).
% 4.09/4.28  0 [] -incident_o(A,B)|incident_o(ax2_sk2(B,A),B)|finish_point(A,B).
% 4.09/4.28  0 [] -incident_o(A,B)| -ordered_by(B,ax2_sk2(B,A),A)|finish_point(A,B).
% 4.09/4.28  0 [] -ordered_by(A,B,C)|incident_o(B,A).
% 4.09/4.28  0 [] -ordered_by(A,B,C)|incident_o(C,A).
% 4.09/4.28  0 [] open(ax2_sk3(A)).
% 4.09/4.28  0 [] -incident_o(A,B)|incident_c(A,ax2_sk3(B)).
% 4.09/4.28  0 [] -incident_c(A,ax2_sk3(B))|incident_o(A,B).
% 4.09/4.28  0 [] -between_o(A,B,C,D)| -incident_o(E,A)|incident_c(E,ax2_sk4(A,D,C,B)).
% 4.09/4.28  0 [] -between_o(A,B,C,D)| -incident_c(E,ax2_sk4(A,D,C,B))|incident_o(E,A).
% 4.09/4.28  0 [] -between_o(A,B,C,D)|between_c(ax2_sk4(A,D,C,B),B,C,D).
% 4.09/4.28  0 [] incident_o(ax2_sk5(A,B,C,D,E),B)|incident_c(ax2_sk5(A,B,C,D,E),A)| -between_c(A,E,D,C)|between_o(B,E,D,C).
% 4.09/4.28  0 [] incident_o(ax2_sk5(A,B,C,D,E),B)| -incident_o(ax2_sk5(A,B,C,D,E),B)| -between_c(A,E,D,C)|between_o(B,E,D,C).
% 4.09/4.28  0 [] -incident_c(ax2_sk5(A,B,C,D,E),A)|incident_c(ax2_sk5(A,B,C,D,E),A)| -between_c(A,E,D,C)|between_o(B,E,D,C).
% 4.09/4.28  0 [] -incident_c(ax2_sk5(A,B,C,D,E),A)| -incident_o(ax2_sk5(A,B,C,D,E),B)| -between_c(A,E,D,C)|between_o(B,E,D,C).
% 4.09/4.28  0 [] start_point(ax2_sk6(A),A).
% 4.09/4.28  0 [] -open(A)|B=C| -incident_c(B,A)| -incident_c(C,A)| -incident_o(D,ax2_sk7(A,C,B))|incident_c(D,A).
% 4.09/4.28  0 [] -open(A)|B=C| -incident_c(B,A)| -incident_c(C,A)| -incident_c(D,A)|incident_o(D,ax2_sk7(A,C,B)).
% 4.09/4.28  0 [] -open(A)|B=C| -incident_c(B,A)| -incident_c(C,A)|ordered_by(ax2_sk7(A,C,B),B,C).
% 4.09/4.28  0 [] ordered_by(A,ax2_sk8(B,A),ax2_sk9(B,A))|ordered_by(B,ax2_sk8(B,A),ax2_sk9(B,A))|A=B.
% 4.09/4.28  0 [] ordered_by(A,ax2_sk8(B,A),ax2_sk9(B,A))| -ordered_by(A,ax2_sk8(B,A),ax2_sk9(B,A))|A=B.
% 4.09/4.28  0 [] -ordered_by(A,ax2_sk8(A,B),ax2_sk9(A,B))|ordered_by(A,ax2_sk8(A,B),ax2_sk9(A,B))|B=A.
% 4.09/4.28  0 [] -ordered_by(A,ax2_sk8(A,B),ax2_sk9(A,B))| -ordered_by(B,ax2_sk8(A,B),ax2_sk9(A,B))|B=A.
% 4.09/4.28  0 [] A!=underlying_curve(B)| -incident_o(C,B)|incident_c(C,A).
% 4.09/4.28  0 [] A!=underlying_curve(B)| -incident_c(C,A)|incident_o(C,B).
% 4.09/4.28  0 [] incident_o(ax2_sk10(A,B),A)|incident_c(ax2_sk10(A,B),B)|B=underlying_curve(A).
% 4.09/4.28  0 [] incident_o(ax2_sk10(A,B),A)| -incident_o(ax2_sk10(A,B),A)|B=underlying_curve(A).
% 4.09/4.28  0 [] -incident_c(ax2_sk10(A,B),B)|incident_c(ax2_sk10(A,B),B)|B=underlying_curve(A).
% 4.09/4.28  0 [] -incident_c(ax2_sk10(A,B),B)| -incident_o(ax2_sk10(A,B),A)|B=underlying_curve(A).
% 4.09/4.28  0 [] -connect(A,B,C)|once(at_the_same_time(at(A,C),at(B,C))).
% 4.09/4.28  0 [] -once(at_the_same_time(at(A,B),at(C,B)))|connect(A,C,B).
% 4.09/4.28  0 [] -once(at_the_same_time(A,B))|once(at_the_same_time(B,A)).
% 4.09/4.28  0 [] -once(at_the_same_time(A,B))|once(at_the_same_time(B,A)).
% 4.09/4.28  0 [] -once(at_the_same_time(at_the_same_time(A,B),C))|once(at_the_same_time(A,at_the_same_time(B,C))).
% 4.09/4.28  0 [] -once(at_the_same_time(A,at_the_same_time(B,C)))|once(at_the_same_time(at_the_same_time(A,B),C)).
% 4.09/4.28  0 [] -once(A)|once(at_the_same_time(A,A)).
% 4.09/4.28  0 [] -once(at_the_same_time(A,B))|once(A).
% 4.09/4.28  0 [] -once(at_the_same_time(A,B))|once(B).
% 4.09/4.28  0 [] -once(at(A,B))|incident_o(B,trajectory_of(A)).
% 4.09/4.28  0 [] -incident_o(A,trajectory_of(B))|once(at(B,A)).
% 4.09/4.28  0 [] trajectory_of(A)=ax3_sk1(A).
% 4.09/4.28  0 [] -once(at_the_same_time(at(A,B),at(C,D)))| -once(at_the_same_time(at(A,E),at(C,F)))| -ordered_by(trajectory_of(A),B,E)| -ordered_by(trajectory_of(C),F,D).
% 4.09/4.28  0 [] -once(A)|once(at_the_same_time(A,at(B,ax3_sk2(B,A)))).
% 4.09/4.28  0 [] connect(sk28,sk29,sk27).
% 4.09/4.28  0 [] -incident_o(sk27,trajectory_of(sk28))| -incident_o(sk27,trajectory_of(sk29)).
% 4.09/4.28  end_of_list.
% 4.09/4.28  
% 4.09/4.28  SCAN INPUT: prop=0, horn=0, equality=1, symmetry=0, max_lits=12.
% 4.09/4.29  
% 4.09/4.29  This ia a non-Horn set with equality.  The strategy will be
% 4.09/4.29  Knuth-Bendix, ordered hyper_res, factoring, and unit
% 4.09/4.29  deletion, with positive clauses in sos and nonpositive
% 4.09/4.29  clauses in usable.
% 4.09/4.29  
% 4.09/4.29     dependent: set(knuth_bendix).
% 4.09/4.29     dependent: set(anl_eq).
% 4.09/4.29     dependent: set(para_from).
% 4.09/4.29     dependent: set(para_into).
% 4.09/4.29     dependent: clear(para_from_right).
% 4.09/4.29     dependent: clear(para_into_right).
% 4.09/4.29     dependent: set(para_from_vars).
% 4.09/4.29     dependent: set(eq_units_both_ways).
% 4.09/4.29     dependent: set(dynamic_demod_all).
% 4.09/4.29     dependent: set(dynamic_demod).
% 4.09/4.29     dependent: set(order_eq).
% 4.09/4.29     dependent: set(back_demod).
% 4.09/4.29     dependent: set(lrpo).
% 4.09/4.29     dependent: set(hyper_res).
% 4.09/4.29     dependent: set(unit_deletion).
% 4.09/4.29     dependent: set(factor).
% 4.09/4.29  
% 4.09/4.29  ------------> process usable:
% 4.09/4.29  ** KEPT (pick-wt=9): 1 [] -part_of(A,B)| -incident_c(C,A)|incident_c(C,B).
% 4.09/4.29  ** KEPT (pick-wt=8): 2 [] -incident_c(ax0_sk1(A,B),B)|part_of(A,B).
% 4.09/4.29  ** KEPT (pick-wt=14): 3 [] A!=sum(B,C)| -incident_c(D,A)|incident_c(D,B)|incident_c(D,C).
% 4.09/4.29  ** KEPT (pick-wt=11): 4 [] A!=sum(B,C)| -incident_c(D,B)|incident_c(D,A).
% 4.09/4.29  ** KEPT (pick-wt=11): 5 [] A!=sum(B,C)| -incident_c(D,C)|incident_c(D,A).
% 4.09/4.29  ** KEPT (pick-wt=17): 6 [] -incident_c(ax0_sk2(A,B,C),B)| -incident_c(ax0_sk2(A,B,C),C)|C=sum(B,A).
% 4.09/4.29  ** KEPT (pick-wt=17): 7 [] -incident_c(ax0_sk2(A,B,C),A)| -incident_c(ax0_sk2(A,B,C),C)|C=sum(B,A).
% 4.09/4.29  ** KEPT (pick-wt=6): 8 [] -end_point(A,B)|incident_c(A,B).
% 4.09/4.29  ** KEPT (pick-wt=21): 9 [] -end_point(A,B)| -part_of(C,B)| -part_of(D,B)| -incident_c(A,C)| -incident_c(A,D)|part_of(C,D)|part_of(D,C).
% 4.09/4.29  ** KEPT (pick-wt=11): 10 [] -incident_c(A,B)|part_of(ax0_sk3(B,A),B)|end_point(A,B).
% 4.09/4.29  ** KEPT (pick-wt=11): 11 [] -incident_c(A,B)|part_of(ax0_sk4(B,A),B)|end_point(A,B).
% 4.09/4.29  ** KEPT (pick-wt=11): 12 [] -incident_c(A,B)|incident_c(A,ax0_sk3(B,A))|end_point(A,B).
% 4.09/4.29  ** KEPT (pick-wt=11): 13 [] -incident_c(A,B)|incident_c(A,ax0_sk4(B,A))|end_point(A,B).
% 4.09/4.29  ** KEPT (pick-wt=13): 14 [] -incident_c(A,B)| -part_of(ax0_sk3(B,A),ax0_sk4(B,A))|end_point(A,B).
% 4.09/4.29  ** KEPT (pick-wt=13): 15 [] -incident_c(A,B)| -part_of(ax0_sk4(B,A),ax0_sk3(B,A))|end_point(A,B).
% 4.09/4.29  ** KEPT (pick-wt=6): 16 [] -inner_point(A,B)|incident_c(A,B).
% 4.09/4.29  ** KEPT (pick-wt=6): 17 [] -inner_point(A,B)| -end_point(A,B).
% 4.09/4.29  ** KEPT (pick-wt=9): 18 [] -incident_c(A,B)|end_point(A,B)|inner_point(A,B).
% 4.09/4.29  ** KEPT (pick-wt=7): 19 [] -meet(A,B,C)|incident_c(A,B).
% 4.09/4.29  ** KEPT (pick-wt=7): 20 [] -meet(A,B,C)|incident_c(A,C).
% 4.09/4.29  ** KEPT (pick-wt=13): 21 [] -meet(A,B,C)| -incident_c(D,B)| -incident_c(D,C)|end_point(D,B).
% 4.09/4.29  ** KEPT (pick-wt=13): 22 [] -meet(A,B,C)| -incident_c(D,B)| -incident_c(D,C)|end_point(D,C).
% 4.09/4.29  ** KEPT (pick-wt=16): 23 [] -incident_c(A,B)| -incident_c(A,C)|incident_c(ax0_sk5(C,B,A),B)|meet(A,B,C).
% 4.09/4.29  ** KEPT (pick-wt=16): 24 [] -incident_c(A,B)| -incident_c(A,C)|incident_c(ax0_sk5(C,B,A),C)|meet(A,B,C).
% 4.09/4.29  ** KEPT (pick-wt=22): 25 [] -incident_c(A,B)| -incident_c(A,C)| -end_point(ax0_sk5(C,B,A),B)| -end_point(ax0_sk5(C,B,A),C)|meet(A,B,C).
% 4.09/4.29  ** KEPT (pick-wt=5): 26 [] -closed(A)| -end_point(B,A).
% 4.09/4.29  ** KEPT (pick-wt=6): 27 [] -open(A)|end_point(ax0_sk7(A),A).
% 4.09/4.29  ** KEPT (pick-wt=5): 28 [] -end_point(A,B)|open(B).
% 4.09/4.29  ** KEPT (pick-wt=8): 29 [] -part_of(A,B)|A=B|open(A).
% 4.09/4.29  ** KEPT (pick-wt=36): 30 [] -part_of(A,B)| -part_of(C,B)| -part_of(D,B)| -end_point(E,A)| -end_point(E,C)| -end_point(E,D)|part_of(C,D)|part_of(D,C)|part_of(A,C)|part_of(C,A)|part_of(A,D)|part_of(D,A).
% 4.09/4.29  ** KEPT (pick-wt=11): 31 [] -inner_point(A,B)|meet(A,ax0_sk9(A,B),ax0_sk10(A,B)).
% 4.09/4.29  ** KEPT (pick-wt=12): 33 [copy,32,flip.2] -inner_point(A,B)|sum(ax0_sk9(A,B),ax0_sk10(A,B))=B.
% 4.09/4.29  ** KEPT (pick-wt=18): 34 [] -end_point(A,B)| -end_point(C,B)| -end_point(D,B)|A=C|A=D|C=D.
% 4.09/4.29  ** KEPT (pick-wt=8): 35 [] -end_point(A,B)|end_point(ax0_sk11(A,B),B).
% 4.09/4.29  ** KEPT (pick-wt=8): 37 [copy,36,flip.2] -end_point(A,B)|ax0_sk11(A,B)!=A.
% 4.09/4.29  ** KEPT (pick-wt=18): 38 [] -closed(A)| -meet(B,C,D)|A!=sum(C,D)| -end_point(E,C)|meet(E,C,D).
% 4.09/4.29  ** KEPT (pick-wt=11): 40 [copy,39,flip.2] -meet(A,B,C)|sum(B,C)=ax0_sk12(C,B).
% 4.09/4.29  ** KEPT (pick-wt=13): 41 [] -incident_c(ax0_sk13(A,B),A)| -incident_c(ax0_sk13(A,B),B)|B=A.
% 4.09/4.29  ** KEPT (pick-wt=8): 42 [] -between_c(A,B,C,D)|B!=D.
% 4.09/4.29  ** KEPT (pick-wt=12): 43 [] -between_c(A,B,C,D)|part_of(ax1_sk1(D,C,B,A),A).
% 4.09/4.29  ** KEPT (pick-wt=12): 44 [] -between_c(A,B,C,D)|end_point(B,ax1_sk1(D,C,B,A)).
% 4.09/4.29  ** KEPT (pick-wt=12): 45 [] -between_c(A,B,C,D)|end_point(D,ax1_sk1(D,C,B,A)).
% 4.09/4.29  ** KEPT (pick-wt=12): 46 [] -between_c(A,B,C,D)|inner_point(C,ax1_sk1(D,C,B,A)).
% 4.09/4.29  ** KEPT (pick-wt=20): 47 [] A=B| -part_of(C,D)| -end_point(A,C)| -end_point(B,C)| -inner_point(E,C)|between_c(D,A,E,B).
% 4.09/4.29  ** KEPT (pick-wt=13): 48 [] -between_o(A,B,C,D)|ordered_by(A,B,C)|ordered_by(A,D,C).
% 4.09/4.29  ** KEPT (pick-wt=13): 49 [] -between_o(A,B,C,D)|ordered_by(A,B,C)|ordered_by(A,C,B).
% 4.09/4.29  ** KEPT (pick-wt=13): 50 [] -between_o(A,B,C,D)|ordered_by(A,C,D)|ordered_by(A,D,C).
% 4.09/4.29  ** KEPT (pick-wt=13): 51 [] -between_o(A,B,C,D)|ordered_by(A,C,D)|ordered_by(A,C,B).
% 4.09/4.29  ** KEPT (pick-wt=13): 52 [] -ordered_by(A,B,C)| -ordered_by(A,C,D)|between_o(A,B,C,D).
% 4.09/4.29  ** KEPT (pick-wt=13): 53 [] -ordered_by(A,B,C)| -ordered_by(A,C,D)|between_o(A,D,C,B).
% 4.09/4.29  ** KEPT (pick-wt=6): 54 [] -start_point(A,B)|incident_o(A,B).
% 4.09/4.29  ** KEPT (pick-wt=13): 55 [] -start_point(A,B)|A=C| -incident_o(C,B)|ordered_by(B,A,C).
% 4.09/4.29  ** KEPT (pick-wt=11): 57 [copy,56,flip.2] -incident_o(A,B)|ax2_sk1(B,A)!=A|start_point(A,B).
% 4.09/4.29  ** KEPT (pick-wt=11): 58 [] -incident_o(A,B)|incident_o(ax2_sk1(B,A),B)|start_point(A,B).
% 4.09/4.29  ** KEPT (pick-wt=12): 59 [] -incident_o(A,B)| -ordered_by(B,A,ax2_sk1(B,A))|start_point(A,B).
% 4.09/4.29  ** KEPT (pick-wt=6): 60 [] -finish_point(A,B)|incident_o(A,B).
% 4.09/4.29  ** KEPT (pick-wt=13): 61 [] -finish_point(A,B)|A=C| -incident_o(C,B)|ordered_by(B,C,A).
% 4.09/4.29  ** KEPT (pick-wt=11): 63 [copy,62,flip.2] -incident_o(A,B)|ax2_sk2(B,A)!=A|finish_point(A,B).
% 4.09/4.29  ** KEPT (pick-wt=11): 64 [] -incident_o(A,B)|incident_o(ax2_sk2(B,A),B)|finish_point(A,B).
% 4.09/4.29  ** KEPT (pick-wt=12): 65 [] -incident_o(A,B)| -ordered_by(B,ax2_sk2(B,A),A)|finish_point(A,B).
% 4.09/4.29  ** KEPT (pick-wt=7): 66 [] -ordered_by(A,B,C)|incident_o(B,A).
% 4.09/4.29  ** KEPT (pick-wt=7): 67 [] -ordered_by(A,B,C)|incident_o(C,A).
% 4.09/4.29  ** KEPT (pick-wt=7): 68 [] -incident_o(A,B)|incident_c(A,ax2_sk3(B)).
% 4.09/4.29  ** KEPT (pick-wt=7): 69 [] -incident_c(A,ax2_sk3(B))|incident_o(A,B).
% 4.09/4.29  ** KEPT (pick-wt=15): 70 [] -between_o(A,B,C,D)| -incident_o(E,A)|incident_c(E,ax2_sk4(A,D,C,B)).
% 4.09/4.29  ** KEPT (pick-wt=15): 71 [] -between_o(A,B,C,D)| -incident_c(E,ax2_sk4(A,D,C,B))|incident_o(E,A).
% 4.09/4.29  ** KEPT (pick-wt=14): 72 [] -between_o(A,B,C,D)|between_c(ax2_sk4(A,D,C,B),B,C,D).
% 4.09/4.29  ** KEPT (pick-wt=26): 73 [] incident_o(ax2_sk5(A,B,C,D,E),B)|incident_c(ax2_sk5(A,B,C,D,E),A)| -between_c(A,E,D,C)|between_o(B,E,D,C).
% 4.09/4.29  ** KEPT (pick-wt=26): 74 [] -incident_c(ax2_sk5(A,B,C,D,E),A)| -incident_o(ax2_sk5(A,B,C,D,E),B)| -between_c(A,E,D,C)|between_o(B,E,D,C).
% 4.09/4.29  ** KEPT (pick-wt=20): 75 [] -open(A)|B=C| -incident_c(B,A)| -incident_c(C,A)| -incident_o(D,ax2_sk7(A,C,B))|incident_c(D,A).
% 4.09/4.29  ** KEPT (pick-wt=20): 76 [] -open(A)|B=C| -incident_c(B,A)| -incident_c(C,A)| -incident_c(D,A)|incident_o(D,ax2_sk7(A,C,B)).
% 4.09/4.29  ** KEPT (pick-wt=18): 77 [] -open(A)|B=C| -incident_c(B,A)| -incident_c(C,A)|ordered_by(ax2_sk7(A,C,B),B,C).
% 4.09/4.29  ** KEPT (pick-wt=19): 78 [] -ordered_by(A,ax2_sk8(A,B),ax2_sk9(A,B))| -ordered_by(B,ax2_sk8(A,B),ax2_sk9(A,B))|B=A.
% 4.09/4.29  ** KEPT (pick-wt=10): 79 [] A!=underlying_curve(B)| -incident_o(C,B)|incident_c(C,A).
% 4.09/4.29  ** KEPT (pick-wt=10): 80 [] A!=underlying_curve(B)| -incident_c(C,A)|incident_o(C,B).
% 4.09/4.29  ** KEPT (pick-wt=14): 81 [] -incident_c(ax2_sk10(A,B),B)| -incident_o(ax2_sk10(A,B),A)|B=underlying_curve(A).
% 4.09/4.29  ** KEPT (pick-wt=12): 82 [] -connect(A,B,C)|once(at_the_same_time(at(A,C),at(B,C))).
% 4.09/4.29  ** KEPT (pick-wt=12): 83 [] -once(at_the_same_time(at(A,B),at(C,B)))|connect(A,C,B).
% 4.09/4.29  ** KEPT (pick-wt=8): 84 [] -once(at_the_same_time(A,B))|once(at_the_same_time(B,A)).
% 4.09/4.29    Following clause subsumed by 84 during input processing: 0 [] -once(at_the_same_time(A,B))|once(at_the_same_time(B,A)).
% 4.09/4.29  ** KEPT (pick-wt=12): 85 [] -once(at_the_same_time(at_the_same_time(A,B),C))|once(at_the_same_time(A,at_the_same_time(B,C))).
% 4.09/4.29  ** KEPT (pick-wt=12): 86 [] -once(at_the_same_time(A,at_the_same_time(B,C)))|once(at_the_same_time(at_the_same_time(A,B),C)).
% 4.09/4.29  ** KEPT (pick-wt=6): 87 [] -once(A)|once(at_the_same_time(A,A)).
% 4.09/4.29  ** KEPT (pick-wt=6): 88 [] -once(at_the_same_time(A,B))|once(A).
% 5.65/5.87  ** KEPT (pick-wt=6): 89 [] -once(at_the_same_time(A,B))|once(B).
% 5.65/5.87  ** KEPT (pick-wt=8): 90 [] -once(at(A,B))|incident_o(B,trajectory_of(A)).
% 5.65/5.87  ** KEPT (pick-wt=8): 91 [] -incident_o(A,trajectory_of(B))|once(at(B,A)).
% 5.65/5.87  ** KEPT (pick-wt=26): 92 [] -once(at_the_same_time(at(A,B),at(C,D)))| -once(at_the_same_time(at(A,E),at(C,F)))| -ordered_by(trajectory_of(A),B,E)| -ordered_by(trajectory_of(C),F,D).
% 5.65/5.87  ** KEPT (pick-wt=10): 93 [] -once(A)|once(at_the_same_time(A,at(B,ax3_sk2(B,A)))).
% 5.65/5.87  ** KEPT (pick-wt=8): 94 [] -incident_o(sk27,trajectory_of(sk28))| -incident_o(sk27,trajectory_of(sk29)).
% 5.65/5.87  
% 5.65/5.87  ------------> process sos:
% 5.65/5.87  ** KEPT (pick-wt=3): 120 [] A=A.
% 5.65/5.87  ** KEPT (pick-wt=8): 121 [] incident_c(ax0_sk1(A,B),A)|part_of(A,B).
% 5.65/5.87  ** KEPT (pick-wt=23): 122 [] incident_c(ax0_sk2(A,B,C),C)|incident_c(ax0_sk2(A,B,C),B)|incident_c(ax0_sk2(A,B,C),A)|C=sum(B,A).
% 5.65/5.87  ** KEPT (pick-wt=6): 123 [] end_point(ax0_sk6(A),A)|closed(A).
% 5.65/5.87  ** KEPT (pick-wt=4): 124 [] inner_point(ax0_sk8(A),A).
% 5.65/5.87  ** KEPT (pick-wt=13): 125 [] incident_c(ax0_sk13(A,B),B)|incident_c(ax0_sk13(A,B),A)|B=A.
% 5.65/5.87  ** KEPT (pick-wt=3): 126 [] open(ax2_sk3(A)).
% 5.65/5.87  ** KEPT (pick-wt=4): 127 [] start_point(ax2_sk6(A),A).
% 5.65/5.87  ** KEPT (pick-wt=19): 128 [] ordered_by(A,ax2_sk8(B,A),ax2_sk9(B,A))|ordered_by(B,ax2_sk8(B,A),ax2_sk9(B,A))|A=B.
% 5.65/5.87  ** KEPT (pick-wt=14): 129 [] incident_o(ax2_sk10(A,B),A)|incident_c(ax2_sk10(A,B),B)|B=underlying_curve(A).
% 5.65/5.87  ** KEPT (pick-wt=5): 130 [] trajectory_of(A)=ax3_sk1(A).
% 5.65/5.87  ---> New Demodulator: 131 [new_demod,130] trajectory_of(A)=ax3_sk1(A).
% 5.65/5.87  ** KEPT (pick-wt=4): 132 [] connect(sk28,sk29,sk27).
% 5.65/5.87    Following clause subsumed by 120 during input processing: 0 [copy,120,flip.1] A=A.
% 5.65/5.87  120 back subsumes 118.
% 5.65/5.87  120 back subsumes 115.
% 5.65/5.87  120 back subsumes 114.
% 5.65/5.87  120 back subsumes 111.
% 5.65/5.87  120 back subsumes 110.
% 5.65/5.87  120 back subsumes 104.
% 5.65/5.87  120 back subsumes 103.
% 5.65/5.87  >>>> Starting back demodulation with 131.
% 5.65/5.87      >> back demodulating 119 with 131.
% 5.65/5.87      >> back demodulating 117 with 131.
% 5.65/5.87      >> back demodulating 116 with 131.
% 5.65/5.87      >> back demodulating 94 with 131.
% 5.65/5.87      >> back demodulating 92 with 131.
% 5.65/5.87      >> back demodulating 91 with 131.
% 5.65/5.87      >> back demodulating 90 with 131.
% 5.65/5.87  
% 5.65/5.87  ======= end of input processing =======
% 5.65/5.87  
% 5.65/5.87  =========== start of search ===========
% 5.65/5.87  
% 5.65/5.87  
% 5.65/5.87  Resetting weight limit to 15.
% 5.65/5.87  
% 5.65/5.87  
% 5.65/5.87  Resetting weight limit to 15.
% 5.65/5.87  
% 5.65/5.87  sos_size=1622
% 5.65/5.87  
% 5.65/5.87  
% 5.65/5.87  Resetting weight limit to 12.
% 5.65/5.87  
% 5.65/5.87  
% 5.65/5.87  Resetting weight limit to 12.
% 5.65/5.87  
% 5.65/5.87  sos_size=1731
% 5.65/5.87  
% 5.65/5.87  -------- PROOF -------- 
% 5.65/5.87  
% 5.65/5.87  -----> EMPTY CLAUSE at   1.59 sec ----> 1939 [hyper,1925,139,1919] $F.
% 5.65/5.87  
% 5.65/5.87  Length of proof is 7.  Level of proof is 3.
% 5.65/5.87  
% 5.65/5.87  ---------------- PROOF ----------------
% 5.65/5.87  % SZS status Unsatisfiable
% 5.65/5.87  % SZS output start Refutation
% See solution above
% 5.65/5.87  ------------ end of proof -------------
% 5.65/5.87  
% 5.65/5.87  
% 5.65/5.87  Search stopped by max_proofs option.
% 5.65/5.87  
% 5.65/5.87  
% 5.65/5.87  Search stopped by max_proofs option.
% 5.65/5.87  
% 5.65/5.87  ============ end of search ============
% 5.65/5.87  
% 5.65/5.87  -------------- statistics -------------
% 5.65/5.87  clauses given                 53
% 5.65/5.87  clauses generated          16960
% 5.65/5.87  clauses kept                1931
% 5.65/5.87  clauses forward subsumed    4439
% 5.65/5.87  clauses back subsumed         11
% 5.65/5.87  Kbytes malloced             9765
% 5.65/5.87  
% 5.65/5.87  ----------- times (seconds) -----------
% 5.65/5.87  user CPU time          1.59          (0 hr, 0 min, 1 sec)
% 5.65/5.87  system CPU time        0.01          (0 hr, 0 min, 0 sec)
% 5.65/5.87  wall-clock time        5             (0 hr, 0 min, 5 sec)
% 5.65/5.87  
% 5.65/5.87  That finishes the proof of the theorem.
% 5.65/5.87  
% 5.65/5.87  Process 13211 finished Wed Jul 27 06:53:50 2022
% 5.65/5.87  Otter interrupted
% 5.65/5.87  PROOF FOUND
%------------------------------------------------------------------------------