TSTP Solution File: SEU212+3 by Otter---3.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Otter---3.3
% Problem  : SEU212+3 : TPTP v8.1.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : otter-tptp-script %s

% Computer : n023.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 13:15:10 EDT 2022

% Result   : Theorem 2.08s 2.27s
% Output   : Refutation 2.08s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    9
% Syntax   : Number of clauses     :   15 (   7 unt;   3 nHn;  14 RR)
%            Number of literals    :   33 (   9 equ;  17 neg)
%            Maximal clause size   :    5 (   2 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   11 (   1 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(4,axiom,
    ( ~ relation(A)
    | ~ function(A)
    | ~ in(B,relation_dom(A))
    | C != apply(A,B)
    | in(ordered_pair(B,C),A) ),
    file('SEU212+3.p',unknown),
    [] ).

cnf(5,axiom,
    ( ~ relation(A)
    | ~ function(A)
    | ~ in(B,relation_dom(A))
    | C = apply(A,B)
    | ~ in(ordered_pair(B,C),A) ),
    file('SEU212+3.p',unknown),
    [] ).

cnf(9,axiom,
    ( ~ relation(A)
    | B != relation_dom(A)
    | in(C,B)
    | ~ in(ordered_pair(C,D),A) ),
    file('SEU212+3.p',unknown),
    [] ).

cnf(31,axiom,
    ( ~ in(ordered_pair(dollar_c9,dollar_c8),dollar_c7)
    | ~ in(dollar_c9,relation_dom(dollar_c7))
    | dollar_c8 != apply(dollar_c7,dollar_c9) ),
    file('SEU212+3.p',unknown),
    [] ).

cnf(32,plain,
    ( ~ in(ordered_pair(dollar_c9,dollar_c8),dollar_c7)
    | ~ in(dollar_c9,relation_dom(dollar_c7))
    | apply(dollar_c7,dollar_c9) != dollar_c8 ),
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[31])]),
    [iquote('copy,31,flip.3')] ).

cnf(35,axiom,
    A = A,
    file('SEU212+3.p',unknown),
    [] ).

cnf(56,axiom,
    relation(dollar_c7),
    file('SEU212+3.p',unknown),
    [] ).

cnf(57,axiom,
    function(dollar_c7),
    file('SEU212+3.p',unknown),
    [] ).

cnf(58,axiom,
    ( in(ordered_pair(dollar_c9,dollar_c8),dollar_c7)
    | in(dollar_c9,relation_dom(dollar_c7)) ),
    file('SEU212+3.p',unknown),
    [] ).

cnf(59,axiom,
    ( in(ordered_pair(dollar_c9,dollar_c8),dollar_c7)
    | dollar_c8 = apply(dollar_c7,dollar_c9) ),
    file('SEU212+3.p',unknown),
    [] ).

cnf(60,plain,
    ( in(ordered_pair(dollar_c9,dollar_c8),dollar_c7)
    | apply(dollar_c7,dollar_c9) = dollar_c8 ),
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[59])]),
    [iquote('copy,59,flip.2')] ).

cnf(204,plain,
    in(dollar_c9,relation_dom(dollar_c7)),
    inference(factor_simp,[status(thm)],[inference(hyper,[status(thm)],[58,9,56,35])]),
    [iquote('hyper,58,9,56,35,factor_simp')] ).

cnf(266,plain,
    apply(dollar_c7,dollar_c9) = dollar_c8,
    inference(factor_simp,[status(thm)],[inference(hyper,[status(thm)],[204,5,56,57,60])]),
    [iquote('hyper,204,5,56,57,60,factor_simp')] ).

cnf(267,plain,
    in(ordered_pair(dollar_c9,dollar_c8),dollar_c7),
    inference(demod,[status(thm),theory(equality)],[inference(hyper,[status(thm)],[204,4,56,57,35]),266]),
    [iquote('hyper,204,4,56,57,35,demod,266')] ).

cnf(268,plain,
    $false,
    inference(unit_del,[status(thm)],[inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[32]),266]),267,204,35]),
    [iquote('back_demod,32,demod,266,unit_del,267,204,35')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : SEU212+3 : TPTP v8.1.0. Released v3.2.0.
% 0.11/0.12  % Command  : otter-tptp-script %s
% 0.12/0.33  % Computer : n023.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 08:07:33 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 2.08/2.26  ----- Otter 3.3f, August 2004 -----
% 2.08/2.26  The process was started by sandbox2 on n023.cluster.edu,
% 2.08/2.26  Wed Jul 27 08:07:33 2022
% 2.08/2.26  The command was "./otter".  The process ID is 3271.
% 2.08/2.26  
% 2.08/2.26  set(prolog_style_variables).
% 2.08/2.26  set(auto).
% 2.08/2.26     dependent: set(auto1).
% 2.08/2.26     dependent: set(process_input).
% 2.08/2.26     dependent: clear(print_kept).
% 2.08/2.26     dependent: clear(print_new_demod).
% 2.08/2.26     dependent: clear(print_back_demod).
% 2.08/2.26     dependent: clear(print_back_sub).
% 2.08/2.26     dependent: set(control_memory).
% 2.08/2.26     dependent: assign(max_mem, 12000).
% 2.08/2.26     dependent: assign(pick_given_ratio, 4).
% 2.08/2.26     dependent: assign(stats_level, 1).
% 2.08/2.26     dependent: assign(max_seconds, 10800).
% 2.08/2.26  clear(print_given).
% 2.08/2.26  
% 2.08/2.26  formula_list(usable).
% 2.08/2.26  all A (A=A).
% 2.08/2.26  all A B (in(A,B)-> -in(B,A)).
% 2.08/2.26  all A (empty(A)->function(A)).
% 2.08/2.26  all A (empty(A)->relation(A)).
% 2.08/2.26  all A B (unordered_pair(A,B)=unordered_pair(B,A)).
% 2.08/2.26  all A (relation(A)&function(A)-> (all B C ((in(B,relation_dom(A))-> (C=apply(A,B)<->in(ordered_pair(B,C),A)))& (-in(B,relation_dom(A))-> (C=apply(A,B)<->C=empty_set))))).
% 2.08/2.26  all A (relation(A)-> (all B (B=relation_dom(A)<-> (all C (in(C,B)<-> (exists D in(ordered_pair(C,D),A))))))).
% 2.08/2.26  all A B (ordered_pair(A,B)=unordered_pair(unordered_pair(A,B),singleton(A))).
% 2.08/2.26  all A exists B element(B,A).
% 2.08/2.26  empty(empty_set).
% 2.08/2.26  relation(empty_set).
% 2.08/2.26  relation_empty_yielding(empty_set).
% 2.08/2.26  all A (-empty(powerset(A))).
% 2.08/2.26  empty(empty_set).
% 2.08/2.26  all A B (-empty(ordered_pair(A,B))).
% 2.08/2.26  all A (-empty(singleton(A))).
% 2.08/2.26  all A B (-empty(unordered_pair(A,B))).
% 2.08/2.26  empty(empty_set).
% 2.08/2.26  relation(empty_set).
% 2.08/2.26  all A (-empty(A)&relation(A)-> -empty(relation_dom(A))).
% 2.08/2.26  all A (empty(A)->empty(relation_dom(A))&relation(relation_dom(A))).
% 2.08/2.26  exists A (relation(A)&function(A)).
% 2.08/2.26  exists A (empty(A)&relation(A)).
% 2.08/2.26  all A (-empty(A)-> (exists B (element(B,powerset(A))& -empty(B)))).
% 2.08/2.26  exists A empty(A).
% 2.08/2.26  exists A (-empty(A)&relation(A)).
% 2.08/2.26  all A exists B (element(B,powerset(A))&empty(B)).
% 2.08/2.26  exists A (-empty(A)).
% 2.08/2.26  exists A (relation(A)&relation_empty_yielding(A)).
% 2.08/2.26  all A B subset(A,A).
% 2.08/2.26  all A B (in(A,B)->element(A,B)).
% 2.08/2.26  all A B (element(A,B)->empty(B)|in(A,B)).
% 2.08/2.26  all A B (element(A,powerset(B))<->subset(A,B)).
% 2.08/2.26  all A B C (in(A,B)&element(B,powerset(C))->element(A,C)).
% 2.08/2.26  all A B C (-(in(A,B)&element(B,powerset(C))&empty(C))).
% 2.08/2.26  all A (empty(A)->A=empty_set).
% 2.08/2.26  all A B (-(in(A,B)&empty(B))).
% 2.08/2.26  all A B (-(empty(A)&A!=B&empty(B))).
% 2.08/2.26  -(all A B C (relation(C)&function(C)-> (in(ordered_pair(A,B),C)<->in(A,relation_dom(C))&B=apply(C,A)))).
% 2.08/2.26  end_of_list.
% 2.08/2.26  
% 2.08/2.26  -------> usable clausifies to:
% 2.08/2.26  
% 2.08/2.26  list(usable).
% 2.08/2.26  0 [] A=A.
% 2.08/2.26  0 [] -in(A,B)| -in(B,A).
% 2.08/2.26  0 [] -empty(A)|function(A).
% 2.08/2.26  0 [] -empty(A)|relation(A).
% 2.08/2.26  0 [] unordered_pair(A,B)=unordered_pair(B,A).
% 2.08/2.26  0 [] -relation(A)| -function(A)| -in(B,relation_dom(A))|C!=apply(A,B)|in(ordered_pair(B,C),A).
% 2.08/2.26  0 [] -relation(A)| -function(A)| -in(B,relation_dom(A))|C=apply(A,B)| -in(ordered_pair(B,C),A).
% 2.08/2.26  0 [] -relation(A)| -function(A)|in(B,relation_dom(A))|C!=apply(A,B)|C=empty_set.
% 2.08/2.26  0 [] -relation(A)| -function(A)|in(B,relation_dom(A))|C=apply(A,B)|C!=empty_set.
% 2.08/2.26  0 [] -relation(A)|B!=relation_dom(A)| -in(C,B)|in(ordered_pair(C,$f1(A,B,C)),A).
% 2.08/2.26  0 [] -relation(A)|B!=relation_dom(A)|in(C,B)| -in(ordered_pair(C,D),A).
% 2.08/2.26  0 [] -relation(A)|B=relation_dom(A)|in($f3(A,B),B)|in(ordered_pair($f3(A,B),$f2(A,B)),A).
% 2.08/2.26  0 [] -relation(A)|B=relation_dom(A)| -in($f3(A,B),B)| -in(ordered_pair($f3(A,B),X1),A).
% 2.08/2.26  0 [] ordered_pair(A,B)=unordered_pair(unordered_pair(A,B),singleton(A)).
% 2.08/2.26  0 [] element($f4(A),A).
% 2.08/2.26  0 [] empty(empty_set).
% 2.08/2.26  0 [] relation(empty_set).
% 2.08/2.26  0 [] relation_empty_yielding(empty_set).
% 2.08/2.26  0 [] -empty(powerset(A)).
% 2.08/2.26  0 [] empty(empty_set).
% 2.08/2.26  0 [] -empty(ordered_pair(A,B)).
% 2.08/2.26  0 [] -empty(singleton(A)).
% 2.08/2.26  0 [] -empty(unordered_pair(A,B)).
% 2.08/2.26  0 [] empty(empty_set).
% 2.08/2.26  0 [] relation(empty_set).
% 2.08/2.26  0 [] empty(A)| -relation(A)| -empty(relation_dom(A)).
% 2.08/2.26  0 [] -empty(A)|empty(relation_dom(A)).
% 2.08/2.26  0 [] -empty(A)|relation(relation_dom(A)).
% 2.08/2.26  0 [] relation($c1).
% 2.08/2.26  0 [] function($c1).
% 2.08/2.26  0 [] empty($c2).
% 2.08/2.26  0 [] relation($c2).
% 2.08/2.26  0 [] empty(A)|element($f5(A),powerset(A)).
% 2.08/2.26  0 [] empty(A)| -empty($f5(A)).
% 2.08/2.26  0 [] empty($c3).
% 2.08/2.26  0 [] -empty($c4).
% 2.08/2.26  0 [] relation($c4).
% 2.08/2.26  0 [] element($f6(A),powerset(A)).
% 2.08/2.26  0 [] empty($f6(A)).
% 2.08/2.26  0 [] -empty($c5).
% 2.08/2.26  0 [] relation($c6).
% 2.08/2.26  0 [] relation_empty_yielding($c6).
% 2.08/2.26  0 [] subset(A,A).
% 2.08/2.26  0 [] -in(A,B)|element(A,B).
% 2.08/2.26  0 [] -element(A,B)|empty(B)|in(A,B).
% 2.08/2.26  0 [] -element(A,powerset(B))|subset(A,B).
% 2.08/2.26  0 [] element(A,powerset(B))| -subset(A,B).
% 2.08/2.26  0 [] -in(A,B)| -element(B,powerset(C))|element(A,C).
% 2.08/2.26  0 [] -in(A,B)| -element(B,powerset(C))| -empty(C).
% 2.08/2.26  0 [] -empty(A)|A=empty_set.
% 2.08/2.26  0 [] -in(A,B)| -empty(B).
% 2.08/2.26  0 [] -empty(A)|A=B| -empty(B).
% 2.08/2.26  0 [] relation($c7).
% 2.08/2.26  0 [] function($c7).
% 2.08/2.26  0 [] in(ordered_pair($c9,$c8),$c7)|in($c9,relation_dom($c7)).
% 2.08/2.26  0 [] in(ordered_pair($c9,$c8),$c7)|$c8=apply($c7,$c9).
% 2.08/2.26  0 [] -in(ordered_pair($c9,$c8),$c7)| -in($c9,relation_dom($c7))|$c8!=apply($c7,$c9).
% 2.08/2.26  end_of_list.
% 2.08/2.26  
% 2.08/2.26  SCAN INPUT: prop=0, horn=0, equality=1, symmetry=0, max_lits=5.
% 2.08/2.26  
% 2.08/2.26  This ia a non-Horn set with equality.  The strategy will be
% 2.08/2.26  Knuth-Bendix, ordered hyper_res, factoring, and unit
% 2.08/2.26  deletion, with positive clauses in sos and nonpositive
% 2.08/2.26  clauses in usable.
% 2.08/2.26  
% 2.08/2.26     dependent: set(knuth_bendix).
% 2.08/2.26     dependent: set(anl_eq).
% 2.08/2.26     dependent: set(para_from).
% 2.08/2.26     dependent: set(para_into).
% 2.08/2.26     dependent: clear(para_from_right).
% 2.08/2.26     dependent: clear(para_into_right).
% 2.08/2.26     dependent: set(para_from_vars).
% 2.08/2.26     dependent: set(eq_units_both_ways).
% 2.08/2.26     dependent: set(dynamic_demod_all).
% 2.08/2.26     dependent: set(dynamic_demod).
% 2.08/2.26     dependent: set(order_eq).
% 2.08/2.26     dependent: set(back_demod).
% 2.08/2.26     dependent: set(lrpo).
% 2.08/2.26     dependent: set(hyper_res).
% 2.08/2.26     dependent: set(unit_deletion).
% 2.08/2.26     dependent: set(factor).
% 2.08/2.26  
% 2.08/2.26  ------------> process usable:
% 2.08/2.26  ** KEPT (pick-wt=6): 1 [] -in(A,B)| -in(B,A).
% 2.08/2.26  ** KEPT (pick-wt=4): 2 [] -empty(A)|function(A).
% 2.08/2.26  ** KEPT (pick-wt=4): 3 [] -empty(A)|relation(A).
% 2.08/2.26  ** KEPT (pick-wt=18): 4 [] -relation(A)| -function(A)| -in(B,relation_dom(A))|C!=apply(A,B)|in(ordered_pair(B,C),A).
% 2.08/2.26  ** KEPT (pick-wt=18): 5 [] -relation(A)| -function(A)| -in(B,relation_dom(A))|C=apply(A,B)| -in(ordered_pair(B,C),A).
% 2.08/2.26  ** KEPT (pick-wt=16): 6 [] -relation(A)| -function(A)|in(B,relation_dom(A))|C!=apply(A,B)|C=empty_set.
% 2.08/2.26  ** KEPT (pick-wt=16): 7 [] -relation(A)| -function(A)|in(B,relation_dom(A))|C=apply(A,B)|C!=empty_set.
% 2.08/2.26  ** KEPT (pick-wt=17): 8 [] -relation(A)|B!=relation_dom(A)| -in(C,B)|in(ordered_pair(C,$f1(A,B,C)),A).
% 2.08/2.26  ** KEPT (pick-wt=14): 9 [] -relation(A)|B!=relation_dom(A)|in(C,B)| -in(ordered_pair(C,D),A).
% 2.08/2.26  ** KEPT (pick-wt=20): 10 [] -relation(A)|B=relation_dom(A)|in($f3(A,B),B)|in(ordered_pair($f3(A,B),$f2(A,B)),A).
% 2.08/2.26  ** KEPT (pick-wt=18): 11 [] -relation(A)|B=relation_dom(A)| -in($f3(A,B),B)| -in(ordered_pair($f3(A,B),C),A).
% 2.08/2.26  ** KEPT (pick-wt=3): 12 [] -empty(powerset(A)).
% 2.08/2.26  ** KEPT (pick-wt=4): 13 [] -empty(ordered_pair(A,B)).
% 2.08/2.26  ** KEPT (pick-wt=3): 14 [] -empty(singleton(A)).
% 2.08/2.26  ** KEPT (pick-wt=4): 15 [] -empty(unordered_pair(A,B)).
% 2.08/2.26  ** KEPT (pick-wt=7): 16 [] empty(A)| -relation(A)| -empty(relation_dom(A)).
% 2.08/2.26  ** KEPT (pick-wt=5): 17 [] -empty(A)|empty(relation_dom(A)).
% 2.08/2.26  ** KEPT (pick-wt=5): 18 [] -empty(A)|relation(relation_dom(A)).
% 2.08/2.26  ** KEPT (pick-wt=5): 19 [] empty(A)| -empty($f5(A)).
% 2.08/2.26  ** KEPT (pick-wt=2): 20 [] -empty($c4).
% 2.08/2.26  ** KEPT (pick-wt=2): 21 [] -empty($c5).
% 2.08/2.26  ** KEPT (pick-wt=6): 22 [] -in(A,B)|element(A,B).
% 2.08/2.26  ** KEPT (pick-wt=8): 23 [] -element(A,B)|empty(B)|in(A,B).
% 2.08/2.26  ** KEPT (pick-wt=7): 24 [] -element(A,powerset(B))|subset(A,B).
% 2.08/2.26  ** KEPT (pick-wt=7): 25 [] element(A,powerset(B))| -subset(A,B).
% 2.08/2.26  ** KEPT (pick-wt=10): 26 [] -in(A,B)| -element(B,powerset(C))|element(A,C).
% 2.08/2.26  ** KEPT (pick-wt=9): 27 [] -in(A,B)| -element(B,powerset(C))| -empty(C).
% 2.08/2.26  ** KEPT (pick-wt=5): 28 [] -empty(A)|A=empty_set.
% 2.08/2.26  ** KEPT (pick-wt=5): 29 [] -in(A,B)| -empty(B).
% 2.08/2.26  ** KEPT (pick-wt=7): 30 [] -empty(A)|A=B| -empty(B).
% 2.08/2.26  ** KEPT (pick-wt=14): 32 [copy,31,flip.3] -in(ordered_pair($c9,$c8),$c7)| -in($c9,relation_dom($c7))|apply($c7,$c9)!=$c8.
% 2.08/2.26  
% 2.08/2.26  ------------> process sos:
% 2.08/2.26  ** KEPT (pick-wt=3): 35 [] A=A.
% 2.08/2.26  ** KEPT (pick-wt=7): 36 [] unordered_pair(A,B)=unordered_pair(B,A).
% 2.08/2.26  ** KEPT (pick-wt=10): 38 [copy,37,flip.1] unordered_pair(unordered_pair(A,B),singleton(A))=ordered_pair(A,B).
% 2.08/2.26  ---> New Demodulator: 39 [new_demod,38] unordered_pair(unordered_pair(A,B),singleton(A))=ordered_pair(A,B).
% 2.08/2.26  ** KEPT (pick-wt=4): 40 [] element($f4(A),A).
% 2.08/2.26  ** KEPT (pick-wt=2): 41 [] empty(empty_set).
% 2.08/2.26  ** KEPT (pick-wt=2): 42 [] relation(empty_set).
% 2.08/2.27  ** KEPT (pick-wt=2): 43 [] relation_empty_yielding(empty_set).
% 2.08/2.27    Following clause subsumed by 41 during input processing: 0 [] empty(empty_set).
% 2.08/2.27    Following clause subsumed by 41 during input processing: 0 [] empty(empty_set).
% 2.08/2.27    Following clause subsumed by 42 during input processing: 0 [] relation(empty_set).
% 2.08/2.27  ** KEPT (pick-wt=2): 44 [] relation($c1).
% 2.08/2.27  ** KEPT (pick-wt=2): 45 [] function($c1).
% 2.08/2.27  ** KEPT (pick-wt=2): 46 [] empty($c2).
% 2.08/2.27  ** KEPT (pick-wt=2): 47 [] relation($c2).
% 2.08/2.27  ** KEPT (pick-wt=7): 48 [] empty(A)|element($f5(A),powerset(A)).
% 2.08/2.27  ** KEPT (pick-wt=2): 49 [] empty($c3).
% 2.08/2.27  ** KEPT (pick-wt=2): 50 [] relation($c4).
% 2.08/2.27  ** KEPT (pick-wt=5): 51 [] element($f6(A),powerset(A)).
% 2.08/2.27  ** KEPT (pick-wt=3): 52 [] empty($f6(A)).
% 2.08/2.27  ** KEPT (pick-wt=2): 53 [] relation($c6).
% 2.08/2.27  ** KEPT (pick-wt=2): 54 [] relation_empty_yielding($c6).
% 2.08/2.27  ** KEPT (pick-wt=3): 55 [] subset(A,A).
% 2.08/2.27  ** KEPT (pick-wt=2): 56 [] relation($c7).
% 2.08/2.27  ** KEPT (pick-wt=2): 57 [] function($c7).
% 2.08/2.27  ** KEPT (pick-wt=9): 58 [] in(ordered_pair($c9,$c8),$c7)|in($c9,relation_dom($c7)).
% 2.08/2.27  ** KEPT (pick-wt=10): 60 [copy,59,flip.2] in(ordered_pair($c9,$c8),$c7)|apply($c7,$c9)=$c8.
% 2.08/2.27    Following clause subsumed by 35 during input processing: 0 [copy,35,flip.1] A=A.
% 2.08/2.27  35 back subsumes 34.
% 2.08/2.27    Following clause subsumed by 36 during input processing: 0 [copy,36,flip.1] unordered_pair(A,B)=unordered_pair(B,A).
% 2.08/2.27  >>>> Starting back demodulation with 39.
% 2.08/2.27  
% 2.08/2.27  ======= end of input processing =======
% 2.08/2.27  
% 2.08/2.27  =========== start of search ===========
% 2.08/2.27  
% 2.08/2.27  -------- PROOF -------- 
% 2.08/2.27  
% 2.08/2.27  -----> EMPTY CLAUSE at   0.01 sec ----> 268 [back_demod,32,demod,266,unit_del,267,204,35] $F.
% 2.08/2.27  
% 2.08/2.27  Length of proof is 5.  Level of proof is 3.
% 2.08/2.27  
% 2.08/2.27  ---------------- PROOF ----------------
% 2.08/2.27  % SZS status Theorem
% 2.08/2.27  % SZS output start Refutation
% See solution above
% 2.08/2.27  ------------ end of proof -------------
% 2.08/2.27  
% 2.08/2.27  
% 2.08/2.27  Search stopped by max_proofs option.
% 2.08/2.27  
% 2.08/2.27  
% 2.08/2.27  Search stopped by max_proofs option.
% 2.08/2.27  
% 2.08/2.27  ============ end of search ============
% 2.08/2.27  
% 2.08/2.27  -------------- statistics -------------
% 2.08/2.27  clauses given                 35
% 2.08/2.27  clauses generated            315
% 2.08/2.27  clauses kept                 255
% 2.08/2.27  clauses forward subsumed     175
% 2.08/2.27  clauses back subsumed          8
% 2.08/2.27  Kbytes malloced             2929
% 2.08/2.27  
% 2.08/2.27  ----------- times (seconds) -----------
% 2.08/2.27  user CPU time          0.01          (0 hr, 0 min, 0 sec)
% 2.08/2.27  system CPU time        0.00          (0 hr, 0 min, 0 sec)
% 2.08/2.27  wall-clock time        2             (0 hr, 0 min, 2 sec)
% 2.08/2.27  
% 2.08/2.27  That finishes the proof of the theorem.
% 2.08/2.27  
% 2.08/2.27  Process 3271 finished Wed Jul 27 08:07:35 2022
% 2.08/2.27  Otter interrupted
% 2.08/2.27  PROOF FOUND
%------------------------------------------------------------------------------