TSTP Solution File: GRA010+2 by Otter---3.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Otter---3.3
% Problem  : GRA010+2 : TPTP v8.1.0. Bugfixed v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : otter-tptp-script %s

% Computer : n005.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:55:42 EDT 2022

% Result   : Theorem 23.36s 23.55s
% Output   : Refutation 23.36s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    9
% Syntax   : Number of clauses     :   25 (  13 unt;   6 nHn;  25 RR)
%            Number of literals    :   47 (  18 equ;  19 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :   13 (  13 usr;   7 con; 0-3 aty)
%            Number of variables   :   37 (   8 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(66,axiom,
    ( ~ path(A,B,C)
    | length_of(C) = number_of_in(edges,C) ),
    file('GRA010+2.p',unknown),
    [] ).

cnf(67,axiom,
    ( ~ path(A,B,C)
    | number_of_in(se_quential_pairs,C) = minus(length_of(C),n1) ),
    file('GRA010+2.p',unknown),
    [] ).

cnf(68,plain,
    ( ~ path(A,B,C)
    | minus(length_of(C),n1) = number_of_in(se_quential_pairs,C) ),
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[67])]),
    [iquote('copy,67,flip.2')] ).

cnf(69,axiom,
    ( ~ path(A,B,C)
    | on_path(dollar_f8(C,A,B),C)
    | number_of_in(se_quential_pairs,C) = number_of_in(triangles,C) ),
    file('GRA010+2.p',unknown),
    [] ).

cnf(70,plain,
    ( ~ path(A,B,C)
    | on_path(dollar_f8(C,A,B),C)
    | number_of_in(triangles,C) = number_of_in(se_quential_pairs,C) ),
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[69])]),
    [iquote('copy,69,flip.3')] ).

cnf(71,axiom,
    ( ~ path(A,B,C)
    | on_path(dollar_f7(C,A,B),C)
    | number_of_in(se_quential_pairs,C) = number_of_in(triangles,C) ),
    file('GRA010+2.p',unknown),
    [] ).

cnf(72,plain,
    ( ~ path(A,B,C)
    | on_path(dollar_f7(C,A,B),C)
    | number_of_in(triangles,C) = number_of_in(se_quential_pairs,C) ),
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[71])]),
    [iquote('copy,71,flip.3')] ).

cnf(73,axiom,
    ( ~ path(A,B,C)
    | se_quential(dollar_f8(C,A,B),dollar_f7(C,A,B))
    | number_of_in(se_quential_pairs,C) = number_of_in(triangles,C) ),
    file('GRA010+2.p',unknown),
    [] ).

cnf(74,plain,
    ( ~ path(A,B,C)
    | se_quential(dollar_f8(C,A,B),dollar_f7(C,A,B))
    | number_of_in(triangles,C) = number_of_in(se_quential_pairs,C) ),
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[73])]),
    [iquote('copy,73,flip.3')] ).

cnf(75,axiom,
    ( ~ path(A,B,C)
    | ~ triangle(dollar_f8(C,A,B),dollar_f7(C,A,B),D)
    | number_of_in(se_quential_pairs,C) = number_of_in(triangles,C) ),
    file('GRA010+2.p',unknown),
    [] ).

cnf(76,plain,
    ( ~ path(A,B,C)
    | ~ triangle(dollar_f8(C,A,B),dollar_f7(C,A,B),D)
    | number_of_in(triangles,C) = number_of_in(se_quential_pairs,C) ),
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[75])]),
    [iquote('copy,75,flip.3')] ).

cnf(78,axiom,
    ( ~ on_path(A,dollar_c3)
    | ~ on_path(B,dollar_c3)
    | ~ se_quential(A,B)
    | triangle(A,B,dollar_f10(A,B)) ),
    file('GRA010+2.p',unknown),
    [] ).

cnf(79,axiom,
    number_of_in(se_quential_pairs,dollar_c3) != number_of_in(triangles,dollar_c3),
    file('GRA010+2.p',unknown),
    [] ).

cnf(80,plain,
    number_of_in(triangles,dollar_c3) != number_of_in(se_quential_pairs,dollar_c3),
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[79])]),
    [iquote('copy,79,flip.1')] ).

cnf(102,axiom,
    path(dollar_c2,dollar_c1,dollar_c3),
    file('GRA010+2.p',unknown),
    [] ).

cnf(103,plain,
    se_quential(dollar_f8(dollar_c3,dollar_c2,dollar_c1),dollar_f7(dollar_c3,dollar_c2,dollar_c1)),
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[102,74]),80]),
    [iquote('hyper,102,74,unit_del,80')] ).

cnf(104,plain,
    on_path(dollar_f7(dollar_c3,dollar_c2,dollar_c1),dollar_c3),
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[102,72]),80]),
    [iquote('hyper,102,72,unit_del,80')] ).

cnf(105,plain,
    on_path(dollar_f8(dollar_c3,dollar_c2,dollar_c1),dollar_c3),
    inference(unit_del,[status(thm)],[inference(hyper,[status(thm)],[102,70]),80]),
    [iquote('hyper,102,70,unit_del,80')] ).

cnf(106,plain,
    minus(length_of(dollar_c3),n1) = number_of_in(se_quential_pairs,dollar_c3),
    inference(hyper,[status(thm)],[102,68]),
    [iquote('hyper,102,68')] ).

cnf(109,plain,
    length_of(dollar_c3) = number_of_in(edges,dollar_c3),
    inference(hyper,[status(thm)],[102,66]),
    [iquote('hyper,102,66')] ).

cnf(121,plain,
    number_of_in(se_quential_pairs,dollar_c3) = minus(number_of_in(edges,dollar_c3),n1),
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[106]),109])]),
    [iquote('back_demod,106,demod,109,flip.1')] ).

cnf(122,plain,
    number_of_in(triangles,dollar_c3) != minus(number_of_in(edges,dollar_c3),n1),
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[80]),121]),
    [iquote('back_demod,80,demod,121')] ).

cnf(366,plain,
    triangle(dollar_f8(dollar_c3,dollar_c2,dollar_c1),dollar_f7(dollar_c3,dollar_c2,dollar_c1),dollar_f10(dollar_f8(dollar_c3,dollar_c2,dollar_c1),dollar_f7(dollar_c3,dollar_c2,dollar_c1))),
    inference(hyper,[status(thm)],[103,78,105,104]),
    [iquote('hyper,103,78,105,104')] ).

cnf(1164,plain,
    number_of_in(triangles,dollar_c3) = minus(number_of_in(edges,dollar_c3),n1),
    inference(demod,[status(thm),theory(equality)],[inference(hyper,[status(thm)],[366,76,102]),121]),
    [iquote('hyper,366,76,102,demod,121')] ).

cnf(1166,plain,
    $false,
    inference(binary,[status(thm)],[1164,122]),
    [iquote('binary,1164.1,122.1')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : GRA010+2 : TPTP v8.1.0. Bugfixed v3.2.0.
% 0.03/0.12  % Command  : otter-tptp-script %s
% 0.12/0.33  % Computer : n005.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 02:18:50 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 1.76/1.97  ----- Otter 3.3f, August 2004 -----
% 1.76/1.97  The process was started by sandbox on n005.cluster.edu,
% 1.76/1.97  Wed Jul 27 02:18:50 2022
% 1.76/1.97  The command was "./otter".  The process ID is 8882.
% 1.76/1.97  
% 1.76/1.97  set(prolog_style_variables).
% 1.76/1.97  set(auto).
% 1.76/1.97     dependent: set(auto1).
% 1.76/1.97     dependent: set(process_input).
% 1.76/1.97     dependent: clear(print_kept).
% 1.76/1.97     dependent: clear(print_new_demod).
% 1.76/1.97     dependent: clear(print_back_demod).
% 1.76/1.97     dependent: clear(print_back_sub).
% 1.76/1.97     dependent: set(control_memory).
% 1.76/1.97     dependent: assign(max_mem, 12000).
% 1.76/1.97     dependent: assign(pick_given_ratio, 4).
% 1.76/1.97     dependent: assign(stats_level, 1).
% 1.76/1.97     dependent: assign(max_seconds, 10800).
% 1.76/1.97  clear(print_given).
% 1.76/1.97  
% 1.76/1.97  formula_list(usable).
% 1.76/1.97  all A (A=A).
% 1.76/1.97  all E (edge(E)->head_of(E)!=tail_of(E)).
% 1.76/1.97  all E (edge(E)->vertex(head_of(E))&vertex(tail_of(E))).
% 1.76/1.97  complete-> (all V1 V2 (vertex(V1)&vertex(V2)&V1!=V2-> (exists E (edge(E)& -(V1=head_of(E)&V2=tail_of(E)<->V2=head_of(E)&V1=tail_of(E)))))).
% 1.76/1.97  all V1 V2 P (vertex(V1)&vertex(V2)& (exists E (edge(E)&V1=tail_of(E)& (V2=head_of(E)&P=path_cons(E,empty)| (exists TP (path(head_of(E),V2,TP)&P=path_cons(E,TP))))))->path(V1,V2,P)).
% 1.76/1.97  all V1 V2 P (path(V1,V2,P)->vertex(V1)&vertex(V2)& (exists E (edge(E)&V1=tail_of(E)& -(V2=head_of(E)&P=path_cons(E,empty)<-> (exists TP (path(head_of(E),V2,TP)&P=path_cons(E,TP))))))).
% 1.76/1.97  all V1 V2 P E (path(V1,V2,P)&on_path(E,P)->edge(E)&in_path(head_of(E),P)&in_path(tail_of(E),P)).
% 1.76/1.97  all V1 V2 P V (path(V1,V2,P)&in_path(V,P)->vertex(V)& (exists E (on_path(E,P)& (V=head_of(E)|V=tail_of(E))))).
% 1.76/1.97  all E1 E2 (se_quential(E1,E2)<->edge(E1)&edge(E2)&E1!=E2&head_of(E1)=tail_of(E2)).
% 1.76/1.97  all P V1 V2 (path(V1,V2,P)-> (all E1 E2 (on_path(E1,P)&on_path(E2,P)& (se_quential(E1,E2)| (exists E3 (se_quential(E1,E3)&precedes(E3,E2,P))))->precedes(E1,E2,P)))).
% 1.76/1.97  all P V1 V2 (path(V1,V2,P)-> (all E1 E2 (precedes(E1,E2,P)->on_path(E1,P)&on_path(E2,P)& -(se_quential(E1,E2)<-> (exists E3 (se_quential(E1,E3)&precedes(E3,E2,P))))))).
% 1.76/1.97  all V1 V2 SP (shortest_path(V1,V2,SP)<->path(V1,V2,SP)&V1!=V2& (all P (path(V1,V2,P)->less_or_e_qual(length_of(SP),length_of(P))))).
% 1.76/1.97  all V1 V2 E1 E2 P (shortest_path(V1,V2,P)&precedes(E1,E2,P)-> -(exists E3 (tail_of(E3)=tail_of(E1)&head_of(E3)=head_of(E2)))& -precedes(E2,E1,P)).
% 1.76/1.97  all E1 E2 E3 (triangle(E1,E2,E3)<->edge(E1)&edge(E2)&edge(E3)&se_quential(E1,E2)&se_quential(E2,E3)&se_quential(E3,E1)).
% 1.76/1.97  all V1 V2 P (path(V1,V2,P)->length_of(P)=number_of_in(edges,P)).
% 1.76/1.97  all V1 V2 P (path(V1,V2,P)->number_of_in(se_quential_pairs,P)=minus(length_of(P),n1)).
% 1.76/1.97  all P V1 V2 (path(V1,V2,P)& (all E1 E2 (on_path(E1,P)&on_path(E2,P)&se_quential(E1,E2)-> (exists E3 triangle(E1,E2,E3))))->number_of_in(se_quential_pairs,P)=number_of_in(triangles,P)).
% 1.76/1.97  all Things InThese less_or_e_qual(number_of_in(Things,InThese),number_of_in(Things,graph)).
% 1.76/1.97  complete-> (all V1 V2 E1 E2 P (shortest_path(V1,V2,P)&precedes(E1,E2,P)&se_quential(E1,E2)-> (exists E3 triangle(E1,E2,E3)))).
% 1.76/1.97  -(complete-> (all P V1 V2 (path(V1,V2,P)& (all E1 E2 (on_path(E1,P)&on_path(E2,P)&se_quential(E1,E2)-> (exists E3 triangle(E1,E2,E3))))->number_of_in(se_quential_pairs,P)=number_of_in(triangles,P)))).
% 1.76/1.97  end_of_list.
% 1.76/1.97  
% 1.76/1.97  -------> usable clausifies to:
% 1.76/1.97  
% 1.76/1.97  list(usable).
% 1.76/1.97  0 [] A=A.
% 1.76/1.97  0 [] -edge(E)|head_of(E)!=tail_of(E).
% 1.76/1.97  0 [] -edge(E)|vertex(head_of(E)).
% 1.76/1.97  0 [] -edge(E)|vertex(tail_of(E)).
% 1.76/1.97  0 [] -complete| -vertex(V1)| -vertex(V2)|V1=V2|edge($f1(V1,V2)).
% 1.76/1.97  0 [] -complete| -vertex(V1)| -vertex(V2)|V1=V2|V1=head_of($f1(V1,V2))|V2=head_of($f1(V1,V2)).
% 1.76/1.97  0 [] -complete| -vertex(V1)| -vertex(V2)|V1=V2|V1=head_of($f1(V1,V2))|V1=tail_of($f1(V1,V2)).
% 1.76/1.97  0 [] -complete| -vertex(V1)| -vertex(V2)|V1=V2|V2=tail_of($f1(V1,V2))|V2=head_of($f1(V1,V2)).
% 1.76/1.97  0 [] -complete| -vertex(V1)| -vertex(V2)|V1=V2|V2=tail_of($f1(V1,V2))|V1=tail_of($f1(V1,V2)).
% 1.76/1.97  0 [] -complete| -vertex(V1)| -vertex(V2)|V1=V2|V1!=head_of($f1(V1,V2))|V2!=tail_of($f1(V1,V2))|V2!=head_of($f1(V1,V2))|V1!=tail_of($f1(V1,V2)).
% 1.76/1.97  0 [] -vertex(V1)| -vertex(V2)| -edge(E)|V1!=tail_of(E)|V2!=head_of(E)|P!=path_cons(E,empty)|path(V1,V2,P).
% 1.76/1.97  0 [] -vertex(V1)| -vertex(V2)| -edge(E)|V1!=tail_of(E)| -path(head_of(E),V2,TP)|P!=path_cons(E,TP)|path(V1,V2,P).
% 1.76/1.97  0 [] -path(V1,V2,P)|vertex(V1).
% 1.76/1.97  0 [] -path(V1,V2,P)|vertex(V2).
% 1.76/1.97  0 [] -path(V1,V2,P)|edge($f3(V1,V2,P)).
% 1.76/1.97  0 [] -path(V1,V2,P)|V1=tail_of($f3(V1,V2,P)).
% 1.76/1.97  0 [] -path(V1,V2,P)|V2=head_of($f3(V1,V2,P))|path(head_of($f3(V1,V2,P)),V2,$f2(V1,V2,P)).
% 1.76/1.97  0 [] -path(V1,V2,P)|V2=head_of($f3(V1,V2,P))|P=path_cons($f3(V1,V2,P),$f2(V1,V2,P)).
% 1.76/1.97  0 [] -path(V1,V2,P)|P=path_cons($f3(V1,V2,P),empty)|path(head_of($f3(V1,V2,P)),V2,$f2(V1,V2,P)).
% 1.76/1.97  0 [] -path(V1,V2,P)|P=path_cons($f3(V1,V2,P),empty)|P=path_cons($f3(V1,V2,P),$f2(V1,V2,P)).
% 1.76/1.97  0 [] -path(V1,V2,P)|V2!=head_of($f3(V1,V2,P))|P!=path_cons($f3(V1,V2,P),empty)| -path(head_of($f3(V1,V2,P)),V2,TP)|P!=path_cons($f3(V1,V2,P),TP).
% 1.76/1.97  0 [] -path(V1,V2,P)| -on_path(E,P)|edge(E).
% 1.76/1.97  0 [] -path(V1,V2,P)| -on_path(E,P)|in_path(head_of(E),P).
% 1.76/1.97  0 [] -path(V1,V2,P)| -on_path(E,P)|in_path(tail_of(E),P).
% 1.76/1.97  0 [] -path(V1,V2,P)| -in_path(V,P)|vertex(V).
% 1.76/1.97  0 [] -path(V1,V2,P)| -in_path(V,P)|on_path($f4(V1,V2,P,V),P).
% 1.76/1.97  0 [] -path(V1,V2,P)| -in_path(V,P)|V=head_of($f4(V1,V2,P,V))|V=tail_of($f4(V1,V2,P,V)).
% 1.76/1.97  0 [] -se_quential(E1,E2)|edge(E1).
% 1.76/1.97  0 [] -se_quential(E1,E2)|edge(E2).
% 1.76/1.97  0 [] -se_quential(E1,E2)|E1!=E2.
% 1.76/1.97  0 [] -se_quential(E1,E2)|head_of(E1)=tail_of(E2).
% 1.76/1.97  0 [] se_quential(E1,E2)| -edge(E1)| -edge(E2)|E1=E2|head_of(E1)!=tail_of(E2).
% 1.76/1.97  0 [] -path(V1,V2,P)| -on_path(E1,P)| -on_path(E2,P)| -se_quential(E1,E2)|precedes(E1,E2,P).
% 1.76/1.97  0 [] -path(V1,V2,P)| -on_path(E1,P)| -on_path(E2,P)| -se_quential(E1,E3)| -precedes(E3,E2,P)|precedes(E1,E2,P).
% 1.76/1.97  0 [] -path(V1,V2,P)| -precedes(E1,E2,P)|on_path(E1,P).
% 1.76/1.97  0 [] -path(V1,V2,P)| -precedes(E1,E2,P)|on_path(E2,P).
% 1.76/1.97  0 [] -path(V1,V2,P)| -precedes(E1,E2,P)|se_quential(E1,E2)|se_quential(E1,$f5(P,V1,V2,E1,E2)).
% 1.76/1.97  0 [] -path(V1,V2,P)| -precedes(E1,E2,P)|se_quential(E1,E2)|precedes($f5(P,V1,V2,E1,E2),E2,P).
% 1.76/1.97  0 [] -path(V1,V2,P)| -precedes(E1,E2,P)| -se_quential(E1,E2)| -se_quential(E1,E3)| -precedes(E3,E2,P).
% 1.76/1.97  0 [] -shortest_path(V1,V2,SP)|path(V1,V2,SP).
% 1.76/1.97  0 [] -shortest_path(V1,V2,SP)|V1!=V2.
% 1.76/1.97  0 [] -shortest_path(V1,V2,SP)| -path(V1,V2,P)|less_or_e_qual(length_of(SP),length_of(P)).
% 1.76/1.97  0 [] shortest_path(V1,V2,SP)| -path(V1,V2,SP)|V1=V2|path(V1,V2,$f6(V1,V2,SP)).
% 1.76/1.97  0 [] shortest_path(V1,V2,SP)| -path(V1,V2,SP)|V1=V2| -less_or_e_qual(length_of(SP),length_of($f6(V1,V2,SP))).
% 1.76/1.97  0 [] -shortest_path(V1,V2,P)| -precedes(E1,E2,P)|tail_of(E3)!=tail_of(E1)|head_of(E3)!=head_of(E2).
% 1.76/1.97  0 [] -shortest_path(V1,V2,P)| -precedes(E1,E2,P)| -precedes(E2,E1,P).
% 1.76/1.97  0 [] -triangle(E1,E2,E3)|edge(E1).
% 1.76/1.97  0 [] -triangle(E1,E2,E3)|edge(E2).
% 1.76/1.97  0 [] -triangle(E1,E2,E3)|edge(E3).
% 1.76/1.97  0 [] -triangle(E1,E2,E3)|se_quential(E1,E2).
% 1.76/1.97  0 [] -triangle(E1,E2,E3)|se_quential(E2,E3).
% 1.76/1.97  0 [] -triangle(E1,E2,E3)|se_quential(E3,E1).
% 1.76/1.97  0 [] triangle(E1,E2,E3)| -edge(E1)| -edge(E2)| -edge(E3)| -se_quential(E1,E2)| -se_quential(E2,E3)| -se_quential(E3,E1).
% 1.76/1.97  0 [] -path(V1,V2,P)|length_of(P)=number_of_in(edges,P).
% 1.76/1.97  0 [] -path(V1,V2,P)|number_of_in(se_quential_pairs,P)=minus(length_of(P),n1).
% 1.76/1.97  0 [] -path(V1,V2,P)|on_path($f8(P,V1,V2),P)|number_of_in(se_quential_pairs,P)=number_of_in(triangles,P).
% 1.76/1.97  0 [] -path(V1,V2,P)|on_path($f7(P,V1,V2),P)|number_of_in(se_quential_pairs,P)=number_of_in(triangles,P).
% 1.76/1.97  0 [] -path(V1,V2,P)|se_quential($f8(P,V1,V2),$f7(P,V1,V2))|number_of_in(se_quential_pairs,P)=number_of_in(triangles,P).
% 1.76/1.97  0 [] -path(V1,V2,P)| -triangle($f8(P,V1,V2),$f7(P,V1,V2),E3)|number_of_in(se_quential_pairs,P)=number_of_in(triangles,P).
% 1.76/1.97  0 [] less_or_e_qual(number_of_in(Things,InThese),number_of_in(Things,graph)).
% 1.76/1.97  0 [] -complete| -shortest_path(V1,V2,P)| -precedes(E1,E2,P)| -se_quential(E1,E2)|triangle(E1,E2,$f9(V1,V2,E1,E2,P)).
% 1.76/1.97  0 [] complete.
% 1.76/1.97  0 [] path($c2,$c1,$c3).
% 1.76/1.97  0 [] -on_path(E1,$c3)| -on_path(E2,$c3)| -se_quential(E1,E2)|triangle(E1,E2,$f10(E1,E2)).
% 1.76/1.97  0 [] number_of_in(se_quential_pairs,$c3)!=number_of_in(triangles,$c3).
% 1.76/1.97  end_of_list.
% 1.76/1.97  
% 1.76/1.97  SCAN INPUT: prop=0, horn=0, equality=1, symmetry=0, max_lits=8.
% 1.76/1.97  
% 1.76/1.97  This ia a non-Horn set with equality.  The strategy will be
% 1.76/1.97  Knuth-Bendix, ordered hyper_res, factoring, and unit
% 1.76/1.97  deletion, with positive clauses in sos and nonpositive
% 1.76/1.97  clauses in usable.
% 1.76/1.97  
% 1.76/1.97     dependent: set(knuth_bendix).
% 1.76/1.97     dependent: set(anl_eq).
% 1.76/1.97     dependent: set(para_from).
% 1.76/1.97     dependent: set(para_into).
% 1.76/1.97     dependent: clear(para_from_right).
% 1.76/1.98     dependent: clear(para_into_right).
% 1.76/1.98     dependent: set(para_from_vars).
% 1.76/1.98     dependent: set(eq_units_both_ways).
% 1.76/1.98     dependent: set(dynamic_demod_all).
% 1.76/1.98     dependent: set(dynamic_demod).
% 1.76/1.98     dependent: set(order_eq).
% 1.76/1.98     dependent: set(back_demod).
% 1.76/1.98     dependent: set(lrpo).
% 1.76/1.98     dependent: set(hyper_res).
% 1.76/1.98     dependent: set(unit_deletion).
% 1.76/1.98     dependent: set(factor).
% 1.76/1.98  
% 1.76/1.98  ------------> process usable:
% 1.76/1.98  ** KEPT (pick-wt=7): 2 [copy,1,flip.2] -edge(A)|tail_of(A)!=head_of(A).
% 1.76/1.98  ** KEPT (pick-wt=5): 3 [] -edge(A)|vertex(head_of(A)).
% 1.76/1.98  ** KEPT (pick-wt=5): 4 [] -edge(A)|vertex(tail_of(A)).
% 1.76/1.98  ** KEPT (pick-wt=12): 5 [] -complete| -vertex(A)| -vertex(B)|A=B|edge($f1(A,B)).
% 1.76/1.98  ** KEPT (pick-wt=20): 7 [copy,6,flip.5,flip.6] -complete| -vertex(A)| -vertex(B)|A=B|head_of($f1(A,B))=A|head_of($f1(A,B))=B.
% 1.76/1.98  ** KEPT (pick-wt=20): 9 [copy,8,flip.5,flip.6] -complete| -vertex(A)| -vertex(B)|A=B|head_of($f1(A,B))=A|tail_of($f1(A,B))=A.
% 1.76/1.98  ** KEPT (pick-wt=20): 11 [copy,10,flip.5,flip.6] -complete| -vertex(A)| -vertex(B)|A=B|tail_of($f1(A,B))=B|head_of($f1(A,B))=B.
% 1.76/1.98  ** KEPT (pick-wt=20): 13 [copy,12,flip.5,flip.6] -complete| -vertex(A)| -vertex(B)|A=B|tail_of($f1(A,B))=B|tail_of($f1(A,B))=A.
% 1.76/1.98  ** KEPT (pick-wt=32): 15 [copy,14,flip.5,flip.6,flip.7,flip.8] -complete| -vertex(A)| -vertex(B)|A=B|head_of($f1(A,B))!=A|tail_of($f1(A,B))!=B|head_of($f1(A,B))!=B|tail_of($f1(A,B))!=A.
% 1.76/1.98  ** KEPT (pick-wt=23): 16 [] -vertex(A)| -vertex(B)| -edge(C)|A!=tail_of(C)|B!=head_of(C)|D!=path_cons(C,empty)|path(A,B,D).
% 1.76/1.98  ** KEPT (pick-wt=24): 17 [] -vertex(A)| -vertex(B)| -edge(C)|A!=tail_of(C)| -path(head_of(C),B,D)|E!=path_cons(C,D)|path(A,B,E).
% 1.76/1.98  ** KEPT (pick-wt=6): 18 [] -path(A,B,C)|vertex(A).
% 1.76/1.98  ** KEPT (pick-wt=6): 19 [] -path(A,B,C)|vertex(B).
% 1.76/1.98  ** KEPT (pick-wt=9): 20 [] -path(A,B,C)|edge($f3(A,B,C)).
% 1.76/1.98  ** KEPT (pick-wt=11): 22 [copy,21,flip.2] -path(A,B,C)|tail_of($f3(A,B,C))=A.
% 1.76/1.98  ** KEPT (pick-wt=22): 24 [copy,23,flip.2] -path(A,B,C)|head_of($f3(A,B,C))=B|path(head_of($f3(A,B,C)),B,$f2(A,B,C)).
% 1.76/1.98  ** KEPT (pick-wt=22): 26 [copy,25,flip.2,flip.3] -path(A,B,C)|head_of($f3(A,B,C))=B|path_cons($f3(A,B,C),$f2(A,B,C))=C.
% 1.76/1.98  ** KEPT (pick-wt=23): 28 [copy,27,flip.2] -path(A,B,C)|path_cons($f3(A,B,C),empty)=C|path(head_of($f3(A,B,C)),B,$f2(A,B,C)).
% 1.76/1.98  ** KEPT (pick-wt=23): 30 [copy,29,flip.2,flip.3] -path(A,B,C)|path_cons($f3(A,B,C),empty)=C|path_cons($f3(A,B,C),$f2(A,B,C))=C.
% 1.76/1.98  ** KEPT (pick-wt=35): 32 [copy,31,flip.2,flip.3,flip.5] -path(A,B,C)|head_of($f3(A,B,C))!=B|path_cons($f3(A,B,C),empty)!=C| -path(head_of($f3(A,B,C)),B,D)|path_cons($f3(A,B,C),D)!=C.
% 1.76/1.98  ** KEPT (pick-wt=9): 33 [] -path(A,B,C)| -on_path(D,C)|edge(D).
% 1.76/1.98  ** KEPT (pick-wt=11): 34 [] -path(A,B,C)| -on_path(D,C)|in_path(head_of(D),C).
% 1.76/1.98  ** KEPT (pick-wt=11): 35 [] -path(A,B,C)| -on_path(D,C)|in_path(tail_of(D),C).
% 1.76/1.98  ** KEPT (pick-wt=9): 36 [] -path(A,B,C)| -in_path(D,C)|vertex(D).
% 1.76/1.98  ** KEPT (pick-wt=14): 37 [] -path(A,B,C)| -in_path(D,C)|on_path($f4(A,B,C,D),C).
% 1.76/1.98  ** KEPT (pick-wt=23): 39 [copy,38,flip.3,flip.4] -path(A,B,C)| -in_path(D,C)|head_of($f4(A,B,C,D))=D|tail_of($f4(A,B,C,D))=D.
% 1.76/1.98  ** KEPT (pick-wt=5): 40 [] -se_quential(A,B)|edge(A).
% 1.76/1.98  ** KEPT (pick-wt=5): 41 [] -se_quential(A,B)|edge(B).
% 1.76/1.98  ** KEPT (pick-wt=6): 42 [] -se_quential(A,B)|A!=B.
% 1.76/1.98  ** KEPT (pick-wt=8): 43 [] -se_quential(A,B)|head_of(A)=tail_of(B).
% 1.76/1.98  ** KEPT (pick-wt=15): 44 [] se_quential(A,B)| -edge(A)| -edge(B)|A=B|head_of(A)!=tail_of(B).
% 1.76/1.98  ** KEPT (pick-wt=17): 45 [] -path(A,B,C)| -on_path(D,C)| -on_path(E,C)| -se_quential(D,E)|precedes(D,E,C).
% 1.76/1.98  ** KEPT (pick-wt=21): 46 [] -path(A,B,C)| -on_path(D,C)| -on_path(E,C)| -se_quential(D,F)| -precedes(F,E,C)|precedes(D,E,C).
% 1.76/1.98  ** KEPT (pick-wt=11): 47 [] -path(A,B,C)| -precedes(D,E,C)|on_path(D,C).
% 1.76/1.98  ** KEPT (pick-wt=11): 48 [] -path(A,B,C)| -precedes(D,E,C)|on_path(E,C).
% 1.76/1.98  ** KEPT (pick-wt=19): 49 [] -path(A,B,C)| -precedes(D,E,C)|se_quential(D,E)|se_quential(D,$f5(C,A,B,D,E)).
% 1.76/1.98  ** KEPT (pick-wt=20): 50 [] -path(A,B,C)| -precedes(D,E,C)|se_quential(D,E)|precedes($f5(C,A,B,D,E),E,C).
% 1.76/1.98  ** KEPT (pick-wt=18): 51 [] -path(A,B,C)| -precedes(D,E,C)| -se_quential(D,E)| -se_quential(D,F)| -precedes(F,E,C).
% 1.76/1.98  ** KEPT (pick-wt=8): 52 [] -shortest_path(A,B,C)|path(A,B,C).
% 23.36/23.55  ** KEPT (pick-wt=7): 53 [] -shortest_path(A,B,C)|A!=B.
% 23.36/23.55  ** KEPT (pick-wt=13): 54 [] -shortest_path(A,B,C)| -path(A,B,D)|less_or_e_qual(length_of(C),length_of(D)).
% 23.36/23.55  ** KEPT (pick-wt=18): 55 [] shortest_path(A,B,C)| -path(A,B,C)|A=B|path(A,B,$f6(A,B,C)).
% 23.36/23.55  ** KEPT (pick-wt=19): 56 [] shortest_path(A,B,C)| -path(A,B,C)|A=B| -less_or_e_qual(length_of(C),length_of($f6(A,B,C))).
% 23.36/23.55  ** KEPT (pick-wt=18): 57 [] -shortest_path(A,B,C)| -precedes(D,E,C)|tail_of(F)!=tail_of(D)|head_of(F)!=head_of(E).
% 23.36/23.55  ** KEPT (pick-wt=12): 58 [] -shortest_path(A,B,C)| -precedes(D,E,C)| -precedes(E,D,C).
% 23.36/23.55  ** KEPT (pick-wt=6): 59 [] -triangle(A,B,C)|edge(A).
% 23.36/23.55  ** KEPT (pick-wt=6): 60 [] -triangle(A,B,C)|edge(B).
% 23.36/23.55  ** KEPT (pick-wt=6): 61 [] -triangle(A,B,C)|edge(C).
% 23.36/23.55  ** KEPT (pick-wt=7): 62 [] -triangle(A,B,C)|se_quential(A,B).
% 23.36/23.55  ** KEPT (pick-wt=7): 63 [] -triangle(A,B,C)|se_quential(B,C).
% 23.36/23.55  ** KEPT (pick-wt=7): 64 [] -triangle(A,B,C)|se_quential(C,A).
% 23.36/23.55  ** KEPT (pick-wt=19): 65 [] triangle(A,B,C)| -edge(A)| -edge(B)| -edge(C)| -se_quential(A,B)| -se_quential(B,C)| -se_quential(C,A).
% 23.36/23.55  ** KEPT (pick-wt=10): 66 [] -path(A,B,C)|length_of(C)=number_of_in(edges,C).
% 23.36/23.55  ** KEPT (pick-wt=12): 68 [copy,67,flip.2] -path(A,B,C)|minus(length_of(C),n1)=number_of_in(se_quential_pairs,C).
% 23.36/23.55  ** KEPT (pick-wt=17): 70 [copy,69,flip.3] -path(A,B,C)|on_path($f8(C,A,B),C)|number_of_in(triangles,C)=number_of_in(se_quential_pairs,C).
% 23.36/23.55  ** KEPT (pick-wt=17): 72 [copy,71,flip.3] -path(A,B,C)|on_path($f7(C,A,B),C)|number_of_in(triangles,C)=number_of_in(se_quential_pairs,C).
% 23.36/23.55  ** KEPT (pick-wt=20): 74 [copy,73,flip.3] -path(A,B,C)|se_quential($f8(C,A,B),$f7(C,A,B))|number_of_in(triangles,C)=number_of_in(se_quential_pairs,C).
% 23.36/23.55  ** KEPT (pick-wt=21): 76 [copy,75,flip.3] -path(A,B,C)| -triangle($f8(C,A,B),$f7(C,A,B),D)|number_of_in(triangles,C)=number_of_in(se_quential_pairs,C).
% 23.36/23.55  ** KEPT (pick-wt=21): 77 [] -complete| -shortest_path(A,B,C)| -precedes(D,E,C)| -se_quential(D,E)|triangle(D,E,$f9(A,B,D,E,C)).
% 23.36/23.55  ** KEPT (pick-wt=15): 78 [] -on_path(A,$c3)| -on_path(B,$c3)| -se_quential(A,B)|triangle(A,B,$f10(A,B)).
% 23.36/23.55  ** KEPT (pick-wt=7): 80 [copy,79,flip.1] number_of_in(triangles,$c3)!=number_of_in(se_quential_pairs,$c3).
% 23.36/23.55  
% 23.36/23.55  ------------> process sos:
% 23.36/23.55  ** KEPT (pick-wt=3): 99 [] A=A.
% 23.36/23.55  ** KEPT (pick-wt=7): 100 [] less_or_e_qual(number_of_in(A,B),number_of_in(A,graph)).
% 23.36/23.55  ** KEPT (pick-wt=1): 101 [] complete.
% 23.36/23.55  ** KEPT (pick-wt=4): 102 [] path($c2,$c1,$c3).
% 23.36/23.55    Following clause subsumed by 99 during input processing: 0 [copy,99,flip.1] A=A.
% 23.36/23.55  99 back subsumes 84.
% 23.36/23.55  99 back subsumes 83.
% 23.36/23.55  99 back subsumes 82.
% 23.36/23.55  99 back subsumes 81.
% 23.36/23.55  
% 23.36/23.55  ======= end of input processing =======
% 23.36/23.55  
% 23.36/23.55  =========== start of search ===========
% 23.36/23.55  
% 23.36/23.55  
% 23.36/23.55  Resetting weight limit to 14.
% 23.36/23.55  
% 23.36/23.55  
% 23.36/23.55  Resetting weight limit to 14.
% 23.36/23.55  
% 23.36/23.55  sos_size=766
% 23.36/23.55  
% 23.36/23.55  
% 23.36/23.55  Resetting weight limit to 10.
% 23.36/23.55  
% 23.36/23.55  
% 23.36/23.55  Resetting weight limit to 10.
% 23.36/23.55  
% 23.36/23.55  sos_size=924
% 23.36/23.55  
% 23.36/23.55  -- HEY sandbox, WE HAVE A PROOF!! -- 
% 23.36/23.55  
% 23.36/23.55  ----> UNIT CONFLICT at  21.57 sec ----> 1166 [binary,1164.1,122.1] $F.
% 23.36/23.55  
% 23.36/23.55  Length of proof is 15.  Level of proof is 4.
% 23.36/23.55  
% 23.36/23.55  ---------------- PROOF ----------------
% 23.36/23.55  % SZS status Theorem
% 23.36/23.55  % SZS output start Refutation
% See solution above
% 23.36/23.55  ------------ end of proof -------------
% 23.36/23.55  
% 23.36/23.55  
% 23.36/23.55  Search stopped by max_proofs option.
% 23.36/23.55  
% 23.36/23.55  
% 23.36/23.55  Search stopped by max_proofs option.
% 23.36/23.55  
% 23.36/23.55  ============ end of search ============
% 23.36/23.55  
% 23.36/23.55  -------------- statistics -------------
% 23.36/23.55  clauses given                477
% 23.36/23.55  clauses generated         279499
% 23.36/23.55  clauses kept                1140
% 23.36/23.55  clauses forward subsumed    1233
% 23.36/23.55  clauses back subsumed         14
% 23.36/23.55  Kbytes malloced             5859
% 23.36/23.55  
% 23.36/23.55  ----------- times (seconds) -----------
% 23.36/23.55  user CPU time         21.57          (0 hr, 0 min, 21 sec)
% 23.36/23.55  system CPU time        0.01          (0 hr, 0 min, 0 sec)
% 23.36/23.55  wall-clock time       23             (0 hr, 0 min, 23 sec)
% 23.36/23.55  
% 23.36/23.55  That finishes the proof of the theorem.
% 23.36/23.55  
% 23.36/23.55  Process 8882 finished Wed Jul 27 02:19:13 2022
% 23.36/23.55  Otter interrupted
% 23.36/23.55  PROOF FOUND
%------------------------------------------------------------------------------