TSTP Solution File: ALG017+1 by Otter---3.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Otter---3.3
% Problem  : ALG017+1 : TPTP v8.1.0. Released v2.7.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:45:54 EDT 2022

% Result   : Theorem 2.67s 2.90s
% Output   : Refutation 2.67s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    9
% Syntax   : Number of clauses     :   17 (  13 unt;   3 nHn;  16 RR)
%            Number of literals    :   29 (  28 equ;  10 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :    1 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(121,axiom,
    e0 != e1,
    file('ALG017+1.p',unknown),
    [] ).

cnf(122,plain,
    e1 != e0,
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[121])]),
    [iquote('copy,121,flip.1')] ).

cnf(123,axiom,
    e0 != e2,
    file('ALG017+1.p',unknown),
    [] ).

cnf(124,plain,
    e2 != e0,
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[123])]),
    [iquote('copy,123,flip.1')] ).

cnf(125,axiom,
    e0 != e3,
    file('ALG017+1.p',unknown),
    [] ).

cnf(126,plain,
    e3 != e0,
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[125])]),
    [iquote('copy,125,flip.1')] ).

cnf(133,axiom,
    ( op(e0,e0) != e0
    | op(e1,e1) != e0
    | op(e2,e2) != e0
    | op(e3,e3) != e0 ),
    file('ALG017+1.p',unknown),
    [] ).

cnf(137,axiom,
    A = A,
    file('ALG017+1.p',unknown),
    [] ).

cnf(329,axiom,
    e0 = op(e3,e3),
    file('ALG017+1.p',unknown),
    [] ).

cnf(331,plain,
    op(e3,e3) = e0,
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[329])]),
    [iquote('copy,329,flip.1')] ).

cnf(433,axiom,
    ( op(e0,e0) = e0
    | op(e3,e3) = e1
    | op(e3,e3) = e2
    | op(e3,e3) = e3 ),
    file('ALG017+1.p',unknown),
    [] ).

cnf(435,plain,
    op(e0,e0) = e0,
    inference(unit_del,[status(thm)],[inference(demod,[status(thm),theory(equality)],[inference(copy,[status(thm)],[433]),331,331,331]),122,124,126]),
    [iquote('copy,433,demod,331,331,331,unit_del,122,124,126')] ).

cnf(436,axiom,
    ( op(e1,e1) = e0
    | op(e0,e0) = e1
    | op(e0,e0) = e2
    | op(e0,e0) = e3 ),
    file('ALG017+1.p',unknown),
    [] ).

cnf(438,plain,
    op(e1,e1) = e0,
    inference(unit_del,[status(thm)],[inference(demod,[status(thm),theory(equality)],[inference(copy,[status(thm)],[436]),435,435,435]),122,124,126]),
    [iquote('copy,436,demod,435,435,435,unit_del,122,124,126')] ).

cnf(439,axiom,
    ( op(e2,e2) = e0
    | op(e0,e0) = e1
    | op(e0,e0) = e2
    | op(e0,e0) = e3 ),
    file('ALG017+1.p',unknown),
    [] ).

cnf(441,plain,
    op(e2,e2) = e0,
    inference(unit_del,[status(thm)],[inference(demod,[status(thm),theory(equality)],[inference(copy,[status(thm)],[439]),435,435,435]),122,124,126]),
    [iquote('copy,439,demod,435,435,435,unit_del,122,124,126')] ).

cnf(456,plain,
    $false,
    inference(unit_del,[status(thm)],[inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[133]),435,438,441,331]),137,137,137,137]),
    [iquote('back_demod,133,demod,435,438,441,331,unit_del,137,137,137,137')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : ALG017+1 : TPTP v8.1.0. Released v2.7.0.
% 0.12/0.13  % Command  : otter-tptp-script %s
% 0.12/0.34  % Computer : n013.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Wed Jul 27 03:50:30 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 2.67/2.89  ----- Otter 3.3f, August 2004 -----
% 2.67/2.89  The process was started by sandbox on n013.cluster.edu,
% 2.67/2.89  Wed Jul 27 03:50:30 2022
% 2.67/2.89  The command was "./otter".  The process ID is 31443.
% 2.67/2.89  
% 2.67/2.89  set(prolog_style_variables).
% 2.67/2.89  set(auto).
% 2.67/2.89     dependent: set(auto1).
% 2.67/2.89     dependent: set(process_input).
% 2.67/2.89     dependent: clear(print_kept).
% 2.67/2.89     dependent: clear(print_new_demod).
% 2.67/2.89     dependent: clear(print_back_demod).
% 2.67/2.89     dependent: clear(print_back_sub).
% 2.67/2.89     dependent: set(control_memory).
% 2.67/2.89     dependent: assign(max_mem, 12000).
% 2.67/2.89     dependent: assign(pick_given_ratio, 4).
% 2.67/2.89     dependent: assign(stats_level, 1).
% 2.67/2.89     dependent: assign(max_seconds, 10800).
% 2.67/2.89  clear(print_given).
% 2.67/2.89  
% 2.67/2.89  formula_list(usable).
% 2.67/2.89  all A (A=A).
% 2.67/2.89  op(e0,e0)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  op(e0,e1)=e0|op(e0,e1)=e1|op(e0,e1)=e2|op(e0,e1)=e3.
% 2.67/2.89  op(e0,e2)=e0|op(e0,e2)=e1|op(e0,e2)=e2|op(e0,e2)=e3.
% 2.67/2.89  op(e0,e3)=e0|op(e0,e3)=e1|op(e0,e3)=e2|op(e0,e3)=e3.
% 2.67/2.89  op(e1,e0)=e0|op(e1,e0)=e1|op(e1,e0)=e2|op(e1,e0)=e3.
% 2.67/2.89  op(e1,e1)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  op(e1,e2)=e0|op(e1,e2)=e1|op(e1,e2)=e2|op(e1,e2)=e3.
% 2.67/2.89  op(e1,e3)=e0|op(e1,e3)=e1|op(e1,e3)=e2|op(e1,e3)=e3.
% 2.67/2.89  op(e2,e0)=e0|op(e2,e0)=e1|op(e2,e0)=e2|op(e2,e0)=e3.
% 2.67/2.89  op(e2,e1)=e0|op(e2,e1)=e1|op(e2,e1)=e2|op(e2,e1)=e3.
% 2.67/2.89  op(e2,e2)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  op(e2,e3)=e0|op(e2,e3)=e1|op(e2,e3)=e2|op(e2,e3)=e3.
% 2.67/2.89  op(e3,e0)=e0|op(e3,e0)=e1|op(e3,e0)=e2|op(e3,e0)=e3.
% 2.67/2.89  op(e3,e1)=e0|op(e3,e1)=e1|op(e3,e1)=e2|op(e3,e1)=e3.
% 2.67/2.89  op(e3,e2)=e0|op(e3,e2)=e1|op(e3,e2)=e2|op(e3,e2)=e3.
% 2.67/2.89  op(e3,e3)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  op(op(e0,e0),e0)=op(e0,op(e0,e0)).
% 2.67/2.89  op(op(e0,e0),e1)=op(e0,op(e0,e1)).
% 2.67/2.89  op(op(e0,e0),e2)=op(e0,op(e0,e2)).
% 2.67/2.89  op(op(e0,e0),e3)=op(e0,op(e0,e3)).
% 2.67/2.89  op(op(e0,e1),e0)=op(e0,op(e1,e0)).
% 2.67/2.89  op(op(e0,e1),e1)=op(e0,op(e1,e1)).
% 2.67/2.89  op(op(e0,e1),e2)=op(e0,op(e1,e2)).
% 2.67/2.89  op(op(e0,e1),e3)=op(e0,op(e1,e3)).
% 2.67/2.89  op(op(e0,e2),e0)=op(e0,op(e2,e0)).
% 2.67/2.89  op(op(e0,e2),e1)=op(e0,op(e2,e1)).
% 2.67/2.89  op(op(e0,e2),e2)=op(e0,op(e2,e2)).
% 2.67/2.89  op(op(e0,e2),e3)=op(e0,op(e2,e3)).
% 2.67/2.89  op(op(e0,e3),e0)=op(e0,op(e3,e0)).
% 2.67/2.89  op(op(e0,e3),e1)=op(e0,op(e3,e1)).
% 2.67/2.89  op(op(e0,e3),e2)=op(e0,op(e3,e2)).
% 2.67/2.89  op(op(e0,e3),e3)=op(e0,op(e3,e3)).
% 2.67/2.89  op(op(e1,e0),e0)=op(e1,op(e0,e0)).
% 2.67/2.89  op(op(e1,e0),e1)=op(e1,op(e0,e1)).
% 2.67/2.89  op(op(e1,e0),e2)=op(e1,op(e0,e2)).
% 2.67/2.89  op(op(e1,e0),e3)=op(e1,op(e0,e3)).
% 2.67/2.89  op(op(e1,e1),e0)=op(e1,op(e1,e0)).
% 2.67/2.89  op(op(e1,e1),e1)=op(e1,op(e1,e1)).
% 2.67/2.89  op(op(e1,e1),e2)=op(e1,op(e1,e2)).
% 2.67/2.89  op(op(e1,e1),e3)=op(e1,op(e1,e3)).
% 2.67/2.89  op(op(e1,e2),e0)=op(e1,op(e2,e0)).
% 2.67/2.89  op(op(e1,e2),e1)=op(e1,op(e2,e1)).
% 2.67/2.89  op(op(e1,e2),e2)=op(e1,op(e2,e2)).
% 2.67/2.89  op(op(e1,e2),e3)=op(e1,op(e2,e3)).
% 2.67/2.89  op(op(e1,e3),e0)=op(e1,op(e3,e0)).
% 2.67/2.89  op(op(e1,e3),e1)=op(e1,op(e3,e1)).
% 2.67/2.89  op(op(e1,e3),e2)=op(e1,op(e3,e2)).
% 2.67/2.89  op(op(e1,e3),e3)=op(e1,op(e3,e3)).
% 2.67/2.89  op(op(e2,e0),e0)=op(e2,op(e0,e0)).
% 2.67/2.89  op(op(e2,e0),e1)=op(e2,op(e0,e1)).
% 2.67/2.89  op(op(e2,e0),e2)=op(e2,op(e0,e2)).
% 2.67/2.89  op(op(e2,e0),e3)=op(e2,op(e0,e3)).
% 2.67/2.89  op(op(e2,e1),e0)=op(e2,op(e1,e0)).
% 2.67/2.89  op(op(e2,e1),e1)=op(e2,op(e1,e1)).
% 2.67/2.89  op(op(e2,e1),e2)=op(e2,op(e1,e2)).
% 2.67/2.89  op(op(e2,e1),e3)=op(e2,op(e1,e3)).
% 2.67/2.89  op(op(e2,e2),e0)=op(e2,op(e2,e0)).
% 2.67/2.89  op(op(e2,e2),e1)=op(e2,op(e2,e1)).
% 2.67/2.89  op(op(e2,e2),e2)=op(e2,op(e2,e2)).
% 2.67/2.89  op(op(e2,e2),e3)=op(e2,op(e2,e3)).
% 2.67/2.89  op(op(e2,e3),e0)=op(e2,op(e3,e0)).
% 2.67/2.89  op(op(e2,e3),e1)=op(e2,op(e3,e1)).
% 2.67/2.89  op(op(e2,e3),e2)=op(e2,op(e3,e2)).
% 2.67/2.89  op(op(e2,e3),e3)=op(e2,op(e3,e3)).
% 2.67/2.89  op(op(e3,e0),e0)=op(e3,op(e0,e0)).
% 2.67/2.89  op(op(e3,e0),e1)=op(e3,op(e0,e1)).
% 2.67/2.89  op(op(e3,e0),e2)=op(e3,op(e0,e2)).
% 2.67/2.89  op(op(e3,e0),e3)=op(e3,op(e0,e3)).
% 2.67/2.89  op(op(e3,e1),e0)=op(e3,op(e1,e0)).
% 2.67/2.89  op(op(e3,e1),e1)=op(e3,op(e1,e1)).
% 2.67/2.89  op(op(e3,e1),e2)=op(e3,op(e1,e2)).
% 2.67/2.89  op(op(e3,e1),e3)=op(e3,op(e1,e3)).
% 2.67/2.89  op(op(e3,e2),e0)=op(e3,op(e2,e0)).
% 2.67/2.89  op(op(e3,e2),e1)=op(e3,op(e2,e1)).
% 2.67/2.89  op(op(e3,e2),e2)=op(e3,op(e2,e2)).
% 2.67/2.89  op(op(e3,e2),e3)=op(e3,op(e2,e3)).
% 2.67/2.89  op(op(e3,e3),e0)=op(e3,op(e3,e0)).
% 2.67/2.89  op(op(e3,e3),e1)=op(e3,op(e3,e1)).
% 2.67/2.89  op(op(e3,e3),e2)=op(e3,op(e3,e2)).
% 2.67/2.89  op(op(e3,e3),e3)=op(e3,op(e3,e3)).
% 2.67/2.89  op(unit,e0)=e0.
% 2.67/2.89  op(e0,unit)=e0.
% 2.67/2.89  op(unit,e1)=e1.
% 2.67/2.89  op(e1,unit)=e1.
% 2.67/2.89  op(unit,e2)=e2.
% 2.67/2.89  op(e2,unit)=e2.
% 2.67/2.89  op(unit,e3)=e3.
% 2.67/2.89  op(e3,unit)=e3.
% 2.67/2.89  unit=e0|unit=e1|unit=e2|unit=e3.
% 2.67/2.89  op(e0,inv(e0))=unit.
% 2.67/2.89  op(inv(e0),e0)=unit.
% 2.67/2.89  op(e1,inv(e1))=unit.
% 2.67/2.89  op(inv(e1),e1)=unit.
% 2.67/2.89  op(e2,inv(e2))=unit.
% 2.67/2.89  op(inv(e2),e2)=unit.
% 2.67/2.89  op(e3,inv(e3))=unit.
% 2.67/2.89  op(inv(e3),e3)=unit.
% 2.67/2.89  inv(e0)=e0|inv(e0)=e1|inv(e0)=e2|inv(e0)=e3.
% 2.67/2.89  inv(e1)=e0|inv(e1)=e1|inv(e1)=e2|inv(e1)=e3.
% 2.67/2.89  inv(e2)=e0|inv(e2)=e1|inv(e2)=e2|inv(e2)=e3.
% 2.67/2.89  inv(e3)=e0|inv(e3)=e1|inv(e3)=e2|inv(e3)=e3.
% 2.67/2.89  inv(unit)=unit.
% 2.67/2.89  inv(inv(e0))=e0.
% 2.67/2.89  inv(inv(e1))=e1.
% 2.67/2.89  inv(inv(e2))=e2.
% 2.67/2.89  inv(inv(e3))=e3.
% 2.67/2.89  inv(e0)=e0->inv(e0)=e0.
% 2.67/2.89  inv(e0)=e1->inv(e1)=e0.
% 2.67/2.89  inv(e0)=e2->inv(e2)=e0.
% 2.67/2.89  inv(e0)=e3->inv(e3)=e0.
% 2.67/2.89  inv(e1)=e0->inv(e0)=e1.
% 2.67/2.89  inv(e1)=e1->inv(e1)=e1.
% 2.67/2.89  inv(e1)=e2->inv(e2)=e1.
% 2.67/2.89  inv(e1)=e3->inv(e3)=e1.
% 2.67/2.89  inv(e2)=e0->inv(e0)=e2.
% 2.67/2.89  inv(e2)=e1->inv(e1)=e2.
% 2.67/2.89  inv(e2)=e2->inv(e2)=e2.
% 2.67/2.89  inv(e2)=e3->inv(e3)=e2.
% 2.67/2.89  inv(e3)=e0->inv(e0)=e3.
% 2.67/2.89  inv(e3)=e1->inv(e1)=e3.
% 2.67/2.89  inv(e3)=e2->inv(e2)=e3.
% 2.67/2.89  inv(e3)=e3->inv(e3)=e3.
% 2.67/2.89  inv(e0)!=inv(e1).
% 2.67/2.89  inv(e0)!=inv(e2).
% 2.67/2.89  inv(e0)!=inv(e3).
% 2.67/2.89  inv(e1)!=inv(e2).
% 2.67/2.89  inv(e1)!=inv(e3).
% 2.67/2.89  inv(e2)!=inv(e3).
% 2.67/2.89  op(e0,e0)!=op(e1,e0).
% 2.67/2.89  op(e0,e0)!=op(e2,e0).
% 2.67/2.89  op(e0,e0)!=op(e3,e0).
% 2.67/2.89  op(e1,e0)!=op(e2,e0).
% 2.67/2.89  op(e1,e0)!=op(e3,e0).
% 2.67/2.89  op(e2,e0)!=op(e3,e0).
% 2.67/2.89  op(e0,e1)!=op(e1,e1).
% 2.67/2.89  op(e0,e1)!=op(e2,e1).
% 2.67/2.89  op(e0,e1)!=op(e3,e1).
% 2.67/2.89  op(e1,e1)!=op(e2,e1).
% 2.67/2.89  op(e1,e1)!=op(e3,e1).
% 2.67/2.89  op(e2,e1)!=op(e3,e1).
% 2.67/2.89  op(e0,e2)!=op(e1,e2).
% 2.67/2.89  op(e0,e2)!=op(e2,e2).
% 2.67/2.89  op(e0,e2)!=op(e3,e2).
% 2.67/2.89  op(e1,e2)!=op(e2,e2).
% 2.67/2.89  op(e1,e2)!=op(e3,e2).
% 2.67/2.89  op(e2,e2)!=op(e3,e2).
% 2.67/2.89  op(e0,e3)!=op(e1,e3).
% 2.67/2.89  op(e0,e3)!=op(e2,e3).
% 2.67/2.89  op(e0,e3)!=op(e3,e3).
% 2.67/2.89  op(e1,e3)!=op(e2,e3).
% 2.67/2.89  op(e1,e3)!=op(e3,e3).
% 2.67/2.89  op(e2,e3)!=op(e3,e3).
% 2.67/2.89  op(e0,e0)!=op(e0,e1).
% 2.67/2.89  op(e0,e0)!=op(e0,e2).
% 2.67/2.89  op(e0,e0)!=op(e0,e3).
% 2.67/2.89  op(e0,e1)!=op(e0,e2).
% 2.67/2.89  op(e0,e1)!=op(e0,e3).
% 2.67/2.89  op(e0,e2)!=op(e0,e3).
% 2.67/2.89  op(e1,e0)!=op(e1,e1).
% 2.67/2.89  op(e1,e0)!=op(e1,e2).
% 2.67/2.89  op(e1,e0)!=op(e1,e3).
% 2.67/2.89  op(e1,e1)!=op(e1,e2).
% 2.67/2.89  op(e1,e1)!=op(e1,e3).
% 2.67/2.89  op(e1,e2)!=op(e1,e3).
% 2.67/2.89  op(e2,e0)!=op(e2,e1).
% 2.67/2.89  op(e2,e0)!=op(e2,e2).
% 2.67/2.89  op(e2,e0)!=op(e2,e3).
% 2.67/2.89  op(e2,e1)!=op(e2,e2).
% 2.67/2.89  op(e2,e1)!=op(e2,e3).
% 2.67/2.89  op(e2,e2)!=op(e2,e3).
% 2.67/2.89  op(e3,e0)!=op(e3,e1).
% 2.67/2.89  op(e3,e0)!=op(e3,e2).
% 2.67/2.89  op(e3,e0)!=op(e3,e3).
% 2.67/2.89  op(e3,e1)!=op(e3,e2).
% 2.67/2.89  op(e3,e1)!=op(e3,e3).
% 2.67/2.89  op(e3,e2)!=op(e3,e3).
% 2.67/2.89  e0!=e1.
% 2.67/2.89  e0!=e2.
% 2.67/2.89  e0!=e3.
% 2.67/2.89  e1!=e2.
% 2.67/2.89  e1!=e3.
% 2.67/2.89  e2!=e3.
% 2.67/2.89  e0=op(e3,e3).
% 2.67/2.89  e1=op(e2,e3).
% 2.67/2.89  -(-((op(e0,e0)=e0&op(e1,e1)=e0&op(e2,e2)=e0&op(e3,e3)=e0|op(e0,e0)=e1&op(e1,e1)=e1&op(e2,e2)=e1&op(e3,e3)=e1|op(e0,e0)=e2&op(e1,e1)=e2&op(e2,e2)=e2&op(e3,e3)=e2|op(e0,e0)=e3&op(e1,e1)=e3&op(e2,e2)=e3&op(e3,e3)=e3)& -(op(e0,e0)=e0&op(e1,e1)=e0&op(e2,e2)=e0&op(e3,e3)=e0|op(e0,e0)=e1&op(e1,e1)=e1&op(e2,e2)=e1&op(e3,e3)=e1|op(e0,e0)=e2&op(e1,e1)=e2&op(e2,e2)=e2&op(e3,e3)=e2|op(e0,e0)=e3&op(e1,e1)=e3&op(e2,e2)=e3&op(e3,e3)=e3))).
% 2.67/2.89  end_of_list.
% 2.67/2.89  
% 2.67/2.89  -------> usable clausifies to:
% 2.67/2.89  
% 2.67/2.89  list(usable).
% 2.67/2.89  0 [] A=A.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e1)=e0|op(e0,e1)=e1|op(e0,e1)=e2|op(e0,e1)=e3.
% 2.67/2.89  0 [] op(e0,e2)=e0|op(e0,e2)=e1|op(e0,e2)=e2|op(e0,e2)=e3.
% 2.67/2.89  0 [] op(e0,e3)=e0|op(e0,e3)=e1|op(e0,e3)=e2|op(e0,e3)=e3.
% 2.67/2.89  0 [] op(e1,e0)=e0|op(e1,e0)=e1|op(e1,e0)=e2|op(e1,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e2)=e0|op(e1,e2)=e1|op(e1,e2)=e2|op(e1,e2)=e3.
% 2.67/2.89  0 [] op(e1,e3)=e0|op(e1,e3)=e1|op(e1,e3)=e2|op(e1,e3)=e3.
% 2.67/2.89  0 [] op(e2,e0)=e0|op(e2,e0)=e1|op(e2,e0)=e2|op(e2,e0)=e3.
% 2.67/2.89  0 [] op(e2,e1)=e0|op(e2,e1)=e1|op(e2,e1)=e2|op(e2,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e3)=e0|op(e2,e3)=e1|op(e2,e3)=e2|op(e2,e3)=e3.
% 2.67/2.89  0 [] op(e3,e0)=e0|op(e3,e0)=e1|op(e3,e0)=e2|op(e3,e0)=e3.
% 2.67/2.89  0 [] op(e3,e1)=e0|op(e3,e1)=e1|op(e3,e1)=e2|op(e3,e1)=e3.
% 2.67/2.89  0 [] op(e3,e2)=e0|op(e3,e2)=e1|op(e3,e2)=e2|op(e3,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(op(e0,e0),e0)=op(e0,op(e0,e0)).
% 2.67/2.89  0 [] op(op(e0,e0),e1)=op(e0,op(e0,e1)).
% 2.67/2.89  0 [] op(op(e0,e0),e2)=op(e0,op(e0,e2)).
% 2.67/2.89  0 [] op(op(e0,e0),e3)=op(e0,op(e0,e3)).
% 2.67/2.89  0 [] op(op(e0,e1),e0)=op(e0,op(e1,e0)).
% 2.67/2.89  0 [] op(op(e0,e1),e1)=op(e0,op(e1,e1)).
% 2.67/2.89  0 [] op(op(e0,e1),e2)=op(e0,op(e1,e2)).
% 2.67/2.89  0 [] op(op(e0,e1),e3)=op(e0,op(e1,e3)).
% 2.67/2.89  0 [] op(op(e0,e2),e0)=op(e0,op(e2,e0)).
% 2.67/2.89  0 [] op(op(e0,e2),e1)=op(e0,op(e2,e1)).
% 2.67/2.89  0 [] op(op(e0,e2),e2)=op(e0,op(e2,e2)).
% 2.67/2.89  0 [] op(op(e0,e2),e3)=op(e0,op(e2,e3)).
% 2.67/2.89  0 [] op(op(e0,e3),e0)=op(e0,op(e3,e0)).
% 2.67/2.89  0 [] op(op(e0,e3),e1)=op(e0,op(e3,e1)).
% 2.67/2.89  0 [] op(op(e0,e3),e2)=op(e0,op(e3,e2)).
% 2.67/2.89  0 [] op(op(e0,e3),e3)=op(e0,op(e3,e3)).
% 2.67/2.89  0 [] op(op(e1,e0),e0)=op(e1,op(e0,e0)).
% 2.67/2.89  0 [] op(op(e1,e0),e1)=op(e1,op(e0,e1)).
% 2.67/2.89  0 [] op(op(e1,e0),e2)=op(e1,op(e0,e2)).
% 2.67/2.89  0 [] op(op(e1,e0),e3)=op(e1,op(e0,e3)).
% 2.67/2.89  0 [] op(op(e1,e1),e0)=op(e1,op(e1,e0)).
% 2.67/2.89  0 [] op(op(e1,e1),e1)=op(e1,op(e1,e1)).
% 2.67/2.89  0 [] op(op(e1,e1),e2)=op(e1,op(e1,e2)).
% 2.67/2.89  0 [] op(op(e1,e1),e3)=op(e1,op(e1,e3)).
% 2.67/2.89  0 [] op(op(e1,e2),e0)=op(e1,op(e2,e0)).
% 2.67/2.89  0 [] op(op(e1,e2),e1)=op(e1,op(e2,e1)).
% 2.67/2.89  0 [] op(op(e1,e2),e2)=op(e1,op(e2,e2)).
% 2.67/2.89  0 [] op(op(e1,e2),e3)=op(e1,op(e2,e3)).
% 2.67/2.89  0 [] op(op(e1,e3),e0)=op(e1,op(e3,e0)).
% 2.67/2.89  0 [] op(op(e1,e3),e1)=op(e1,op(e3,e1)).
% 2.67/2.89  0 [] op(op(e1,e3),e2)=op(e1,op(e3,e2)).
% 2.67/2.89  0 [] op(op(e1,e3),e3)=op(e1,op(e3,e3)).
% 2.67/2.89  0 [] op(op(e2,e0),e0)=op(e2,op(e0,e0)).
% 2.67/2.89  0 [] op(op(e2,e0),e1)=op(e2,op(e0,e1)).
% 2.67/2.89  0 [] op(op(e2,e0),e2)=op(e2,op(e0,e2)).
% 2.67/2.89  0 [] op(op(e2,e0),e3)=op(e2,op(e0,e3)).
% 2.67/2.89  0 [] op(op(e2,e1),e0)=op(e2,op(e1,e0)).
% 2.67/2.89  0 [] op(op(e2,e1),e1)=op(e2,op(e1,e1)).
% 2.67/2.89  0 [] op(op(e2,e1),e2)=op(e2,op(e1,e2)).
% 2.67/2.89  0 [] op(op(e2,e1),e3)=op(e2,op(e1,e3)).
% 2.67/2.89  0 [] op(op(e2,e2),e0)=op(e2,op(e2,e0)).
% 2.67/2.89  0 [] op(op(e2,e2),e1)=op(e2,op(e2,e1)).
% 2.67/2.89  0 [] op(op(e2,e2),e2)=op(e2,op(e2,e2)).
% 2.67/2.89  0 [] op(op(e2,e2),e3)=op(e2,op(e2,e3)).
% 2.67/2.89  0 [] op(op(e2,e3),e0)=op(e2,op(e3,e0)).
% 2.67/2.89  0 [] op(op(e2,e3),e1)=op(e2,op(e3,e1)).
% 2.67/2.89  0 [] op(op(e2,e3),e2)=op(e2,op(e3,e2)).
% 2.67/2.89  0 [] op(op(e2,e3),e3)=op(e2,op(e3,e3)).
% 2.67/2.89  0 [] op(op(e3,e0),e0)=op(e3,op(e0,e0)).
% 2.67/2.89  0 [] op(op(e3,e0),e1)=op(e3,op(e0,e1)).
% 2.67/2.89  0 [] op(op(e3,e0),e2)=op(e3,op(e0,e2)).
% 2.67/2.89  0 [] op(op(e3,e0),e3)=op(e3,op(e0,e3)).
% 2.67/2.89  0 [] op(op(e3,e1),e0)=op(e3,op(e1,e0)).
% 2.67/2.89  0 [] op(op(e3,e1),e1)=op(e3,op(e1,e1)).
% 2.67/2.89  0 [] op(op(e3,e1),e2)=op(e3,op(e1,e2)).
% 2.67/2.89  0 [] op(op(e3,e1),e3)=op(e3,op(e1,e3)).
% 2.67/2.89  0 [] op(op(e3,e2),e0)=op(e3,op(e2,e0)).
% 2.67/2.89  0 [] op(op(e3,e2),e1)=op(e3,op(e2,e1)).
% 2.67/2.89  0 [] op(op(e3,e2),e2)=op(e3,op(e2,e2)).
% 2.67/2.89  0 [] op(op(e3,e2),e3)=op(e3,op(e2,e3)).
% 2.67/2.89  0 [] op(op(e3,e3),e0)=op(e3,op(e3,e0)).
% 2.67/2.89  0 [] op(op(e3,e3),e1)=op(e3,op(e3,e1)).
% 2.67/2.89  0 [] op(op(e3,e3),e2)=op(e3,op(e3,e2)).
% 2.67/2.89  0 [] op(op(e3,e3),e3)=op(e3,op(e3,e3)).
% 2.67/2.89  0 [] op(unit,e0)=e0.
% 2.67/2.89  0 [] op(e0,unit)=e0.
% 2.67/2.89  0 [] op(unit,e1)=e1.
% 2.67/2.89  0 [] op(e1,unit)=e1.
% 2.67/2.89  0 [] op(unit,e2)=e2.
% 2.67/2.89  0 [] op(e2,unit)=e2.
% 2.67/2.89  0 [] op(unit,e3)=e3.
% 2.67/2.89  0 [] op(e3,unit)=e3.
% 2.67/2.89  0 [] unit=e0|unit=e1|unit=e2|unit=e3.
% 2.67/2.89  0 [] op(e0,inv(e0))=unit.
% 2.67/2.89  0 [] op(inv(e0),e0)=unit.
% 2.67/2.89  0 [] op(e1,inv(e1))=unit.
% 2.67/2.89  0 [] op(inv(e1),e1)=unit.
% 2.67/2.89  0 [] op(e2,inv(e2))=unit.
% 2.67/2.89  0 [] op(inv(e2),e2)=unit.
% 2.67/2.89  0 [] op(e3,inv(e3))=unit.
% 2.67/2.89  0 [] op(inv(e3),e3)=unit.
% 2.67/2.89  0 [] inv(e0)=e0|inv(e0)=e1|inv(e0)=e2|inv(e0)=e3.
% 2.67/2.89  0 [] inv(e1)=e0|inv(e1)=e1|inv(e1)=e2|inv(e1)=e3.
% 2.67/2.89  0 [] inv(e2)=e0|inv(e2)=e1|inv(e2)=e2|inv(e2)=e3.
% 2.67/2.89  0 [] inv(e3)=e0|inv(e3)=e1|inv(e3)=e2|inv(e3)=e3.
% 2.67/2.89  0 [] inv(unit)=unit.
% 2.67/2.89  0 [] inv(inv(e0))=e0.
% 2.67/2.89  0 [] inv(inv(e1))=e1.
% 2.67/2.89  0 [] inv(inv(e2))=e2.
% 2.67/2.89  0 [] inv(inv(e3))=e3.
% 2.67/2.89  0 [] inv(e0)!=e1|inv(e1)=e0.
% 2.67/2.89  0 [] inv(e0)!=e2|inv(e2)=e0.
% 2.67/2.89  0 [] inv(e0)!=e3|inv(e3)=e0.
% 2.67/2.89  0 [] inv(e1)!=e0|inv(e0)=e1.
% 2.67/2.89  0 [] inv(e1)!=e2|inv(e2)=e1.
% 2.67/2.89  0 [] inv(e1)!=e3|inv(e3)=e1.
% 2.67/2.89  0 [] inv(e2)!=e0|inv(e0)=e2.
% 2.67/2.89  0 [] inv(e2)!=e1|inv(e1)=e2.
% 2.67/2.89  0 [] inv(e2)!=e3|inv(e3)=e2.
% 2.67/2.89  0 [] inv(e3)!=e0|inv(e0)=e3.
% 2.67/2.89  0 [] inv(e3)!=e1|inv(e1)=e3.
% 2.67/2.89  0 [] inv(e3)!=e2|inv(e2)=e3.
% 2.67/2.89  0 [] inv(e0)!=inv(e1).
% 2.67/2.89  0 [] inv(e0)!=inv(e2).
% 2.67/2.89  0 [] inv(e0)!=inv(e3).
% 2.67/2.89  0 [] inv(e1)!=inv(e2).
% 2.67/2.89  0 [] inv(e1)!=inv(e3).
% 2.67/2.89  0 [] inv(e2)!=inv(e3).
% 2.67/2.89  0 [] op(e0,e0)!=op(e1,e0).
% 2.67/2.89  0 [] op(e0,e0)!=op(e2,e0).
% 2.67/2.89  0 [] op(e0,e0)!=op(e3,e0).
% 2.67/2.89  0 [] op(e1,e0)!=op(e2,e0).
% 2.67/2.89  0 [] op(e1,e0)!=op(e3,e0).
% 2.67/2.89  0 [] op(e2,e0)!=op(e3,e0).
% 2.67/2.89  0 [] op(e0,e1)!=op(e1,e1).
% 2.67/2.89  0 [] op(e0,e1)!=op(e2,e1).
% 2.67/2.89  0 [] op(e0,e1)!=op(e3,e1).
% 2.67/2.89  0 [] op(e1,e1)!=op(e2,e1).
% 2.67/2.89  0 [] op(e1,e1)!=op(e3,e1).
% 2.67/2.89  0 [] op(e2,e1)!=op(e3,e1).
% 2.67/2.89  0 [] op(e0,e2)!=op(e1,e2).
% 2.67/2.89  0 [] op(e0,e2)!=op(e2,e2).
% 2.67/2.89  0 [] op(e0,e2)!=op(e3,e2).
% 2.67/2.89  0 [] op(e1,e2)!=op(e2,e2).
% 2.67/2.89  0 [] op(e1,e2)!=op(e3,e2).
% 2.67/2.89  0 [] op(e2,e2)!=op(e3,e2).
% 2.67/2.89  0 [] op(e0,e3)!=op(e1,e3).
% 2.67/2.89  0 [] op(e0,e3)!=op(e2,e3).
% 2.67/2.89  0 [] op(e0,e3)!=op(e3,e3).
% 2.67/2.89  0 [] op(e1,e3)!=op(e2,e3).
% 2.67/2.89  0 [] op(e1,e3)!=op(e3,e3).
% 2.67/2.89  0 [] op(e2,e3)!=op(e3,e3).
% 2.67/2.89  0 [] op(e0,e0)!=op(e0,e1).
% 2.67/2.89  0 [] op(e0,e0)!=op(e0,e2).
% 2.67/2.89  0 [] op(e0,e0)!=op(e0,e3).
% 2.67/2.89  0 [] op(e0,e1)!=op(e0,e2).
% 2.67/2.89  0 [] op(e0,e1)!=op(e0,e3).
% 2.67/2.89  0 [] op(e0,e2)!=op(e0,e3).
% 2.67/2.89  0 [] op(e1,e0)!=op(e1,e1).
% 2.67/2.89  0 [] op(e1,e0)!=op(e1,e2).
% 2.67/2.89  0 [] op(e1,e0)!=op(e1,e3).
% 2.67/2.89  0 [] op(e1,e1)!=op(e1,e2).
% 2.67/2.89  0 [] op(e1,e1)!=op(e1,e3).
% 2.67/2.89  0 [] op(e1,e2)!=op(e1,e3).
% 2.67/2.89  0 [] op(e2,e0)!=op(e2,e1).
% 2.67/2.89  0 [] op(e2,e0)!=op(e2,e2).
% 2.67/2.89  0 [] op(e2,e0)!=op(e2,e3).
% 2.67/2.89  0 [] op(e2,e1)!=op(e2,e2).
% 2.67/2.89  0 [] op(e2,e1)!=op(e2,e3).
% 2.67/2.89  0 [] op(e2,e2)!=op(e2,e3).
% 2.67/2.89  0 [] op(e3,e0)!=op(e3,e1).
% 2.67/2.89  0 [] op(e3,e0)!=op(e3,e2).
% 2.67/2.89  0 [] op(e3,e0)!=op(e3,e3).
% 2.67/2.89  0 [] op(e3,e1)!=op(e3,e2).
% 2.67/2.89  0 [] op(e3,e1)!=op(e3,e3).
% 2.67/2.89  0 [] op(e3,e2)!=op(e3,e3).
% 2.67/2.89  0 [] e0!=e1.
% 2.67/2.89  0 [] e0!=e2.
% 2.67/2.89  0 [] e0!=e3.
% 2.67/2.89  0 [] e1!=e2.
% 2.67/2.89  0 [] e1!=e3.
% 2.67/2.89  0 [] e2!=e3.
% 2.67/2.89  0 [] e0=op(e3,e3).
% 2.67/2.89  0 [] e1=op(e2,e3).
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e0,e0)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e1,e1)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e2,e2)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e0,e0)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e1,e1)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e2,e2)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e0,e0)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e1,e1)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e2,e2)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e0,e0)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e1,e1)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e2,e2)=e3.
% 2.67/2.89  0 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  0 [] op(e0,e0)!=e0|op(e1,e1)!=e0|op(e2,e2)!=e0|op(e3,e3)!=e0.
% 2.67/2.89  0 [] op(e0,e0)!=e1|op(e1,e1)!=e1|op(e2,e2)!=e1|op(e3,e3)!=e1.
% 2.67/2.89  0 [] op(e0,e0)!=e2|op(e1,e1)!=e2|op(e2,e2)!=e2|op(e3,e3)!=e2.
% 2.67/2.89  0 [] op(e0,e0)!=e3|op(e1,e1)!=e3|op(e2,e2)!=e3|op(e3,e3)!=e3.
% 2.67/2.89  end_of_list.
% 2.67/2.89  
% 2.67/2.89  SCAN INPUT: prop=0, horn=0, equality=1, symmetry=0, max_lits=4.
% 2.67/2.89  
% 2.67/2.89  This ia a non-Horn set with equality.  The strategy will be
% 2.67/2.89  Knuth-Bendix, ordered hyper_res, factoring, and unit
% 2.67/2.89  deletion, with positive clauses in sos and nonpositive
% 2.67/2.89  clauses in usable.
% 2.67/2.89  
% 2.67/2.89     dependent: set(knuth_bendix).
% 2.67/2.89     dependent: set(anl_eq).
% 2.67/2.89     dependent: set(para_from).
% 2.67/2.89     dependent: set(para_into).
% 2.67/2.89     dependent: clear(para_from_right).
% 2.67/2.89     dependent: clear(para_into_right).
% 2.67/2.89     dependent: set(para_from_vars).
% 2.67/2.89     dependent: set(eq_units_both_ways).
% 2.67/2.89     dependent: set(dynamic_demod_all).
% 2.67/2.89     dependent: set(dynamic_demod).
% 2.67/2.89     dependent: set(order_eq).
% 2.67/2.89     dependent: set(back_demod).
% 2.67/2.89     dependent: set(lrpo).
% 2.67/2.89     dependent: set(hyper_res).
% 2.67/2.89     dependent: set(unit_deletion).
% 2.67/2.89     dependent: set(factor).
% 2.67/2.89  
% 2.67/2.89  ------------> process usable:
% 2.67/2.89  ** KEPT (pick-wt=8): 1 [] inv(e0)!=e1|inv(e1)=e0.
% 2.67/2.89  ** KEPT (pick-wt=8): 2 [] inv(e0)!=e2|inv(e2)=e0.
% 2.67/2.89  ** KEPT (pick-wt=8): 3 [] inv(e0)!=e3|inv(e3)=e0.
% 2.67/2.89  ** KEPT (pick-wt=8): 4 [] inv(e1)!=e0|inv(e0)=e1.
% 2.67/2.89  ** KEPT (pick-wt=8): 5 [] inv(e1)!=e2|inv(e2)=e1.
% 2.67/2.89  ** KEPT (pick-wt=8): 6 [] inv(e1)!=e3|inv(e3)=e1.
% 2.67/2.89  ** KEPT (pick-wt=8): 7 [] inv(e2)!=e0|inv(e0)=e2.
% 2.67/2.89  ** KEPT (pick-wt=8): 8 [] inv(e2)!=e1|inv(e1)=e2.
% 2.67/2.89  ** KEPT (pick-wt=8): 9 [] inv(e2)!=e3|inv(e3)=e2.
% 2.67/2.89  ** KEPT (pick-wt=8): 10 [] inv(e3)!=e0|inv(e0)=e3.
% 2.67/2.89  ** KEPT (pick-wt=8): 11 [] inv(e3)!=e1|inv(e1)=e3.
% 2.67/2.89  ** KEPT (pick-wt=8): 12 [] inv(e3)!=e2|inv(e2)=e3.
% 2.67/2.89  ** KEPT (pick-wt=5): 14 [copy,13,flip.1] inv(e1)!=inv(e0).
% 2.67/2.89  ** KEPT (pick-wt=5): 16 [copy,15,flip.1] inv(e2)!=inv(e0).
% 2.67/2.89  ** KEPT (pick-wt=5): 18 [copy,17,flip.1] inv(e3)!=inv(e0).
% 2.67/2.89  ** KEPT (pick-wt=5): 20 [copy,19,flip.1] inv(e2)!=inv(e1).
% 2.67/2.89  ** KEPT (pick-wt=5): 22 [copy,21,flip.1] inv(e3)!=inv(e1).
% 2.67/2.89  ** KEPT (pick-wt=5): 24 [copy,23,flip.1] inv(e3)!=inv(e2).
% 2.67/2.89  ** KEPT (pick-wt=7): 26 [copy,25,flip.1] op(e1,e0)!=op(e0,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 28 [copy,27,flip.1] op(e2,e0)!=op(e0,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 30 [copy,29,flip.1] op(e3,e0)!=op(e0,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 32 [copy,31,flip.1] op(e2,e0)!=op(e1,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 34 [copy,33,flip.1] op(e3,e0)!=op(e1,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 36 [copy,35,flip.1] op(e3,e0)!=op(e2,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 38 [copy,37,flip.1] op(e1,e1)!=op(e0,e1).
% 2.67/2.89  ** KEPT (pick-wt=7): 40 [copy,39,flip.1] op(e2,e1)!=op(e0,e1).
% 2.67/2.89  ** KEPT (pick-wt=7): 42 [copy,41,flip.1] op(e3,e1)!=op(e0,e1).
% 2.67/2.89  ** KEPT (pick-wt=7): 44 [copy,43,flip.1] op(e2,e1)!=op(e1,e1).
% 2.67/2.89  ** KEPT (pick-wt=7): 46 [copy,45,flip.1] op(e3,e1)!=op(e1,e1).
% 2.67/2.89  ** KEPT (pick-wt=7): 48 [copy,47,flip.1] op(e3,e1)!=op(e2,e1).
% 2.67/2.89  ** KEPT (pick-wt=7): 50 [copy,49,flip.1] op(e1,e2)!=op(e0,e2).
% 2.67/2.89  ** KEPT (pick-wt=7): 52 [copy,51,flip.1] op(e2,e2)!=op(e0,e2).
% 2.67/2.89  ** KEPT (pick-wt=7): 54 [copy,53,flip.1] op(e3,e2)!=op(e0,e2).
% 2.67/2.89  ** KEPT (pick-wt=7): 56 [copy,55,flip.1] op(e2,e2)!=op(e1,e2).
% 2.67/2.89  ** KEPT (pick-wt=7): 58 [copy,57,flip.1] op(e3,e2)!=op(e1,e2).
% 2.67/2.89  ** KEPT (pick-wt=7): 60 [copy,59,flip.1] op(e3,e2)!=op(e2,e2).
% 2.67/2.89  ** KEPT (pick-wt=7): 62 [copy,61,flip.1] op(e1,e3)!=op(e0,e3).
% 2.67/2.89  ** KEPT (pick-wt=7): 64 [copy,63,flip.1] op(e2,e3)!=op(e0,e3).
% 2.67/2.89  ** KEPT (pick-wt=7): 66 [copy,65,flip.1] op(e3,e3)!=op(e0,e3).
% 2.67/2.89  ** KEPT (pick-wt=7): 68 [copy,67,flip.1] op(e2,e3)!=op(e1,e3).
% 2.67/2.89  ** KEPT (pick-wt=7): 70 [copy,69,flip.1] op(e3,e3)!=op(e1,e3).
% 2.67/2.89  ** KEPT (pick-wt=7): 72 [copy,71,flip.1] op(e3,e3)!=op(e2,e3).
% 2.67/2.89  ** KEPT (pick-wt=7): 74 [copy,73,flip.1] op(e0,e1)!=op(e0,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 76 [copy,75,flip.1] op(e0,e2)!=op(e0,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 78 [copy,77,flip.1] op(e0,e3)!=op(e0,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 80 [copy,79,flip.1] op(e0,e2)!=op(e0,e1).
% 2.67/2.89  ** KEPT (pick-wt=7): 82 [copy,81,flip.1] op(e0,e3)!=op(e0,e1).
% 2.67/2.89  ** KEPT (pick-wt=7): 84 [copy,83,flip.1] op(e0,e3)!=op(e0,e2).
% 2.67/2.89  ** KEPT (pick-wt=7): 86 [copy,85,flip.1] op(e1,e1)!=op(e1,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 88 [copy,87,flip.1] op(e1,e2)!=op(e1,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 90 [copy,89,flip.1] op(e1,e3)!=op(e1,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 92 [copy,91,flip.1] op(e1,e2)!=op(e1,e1).
% 2.67/2.89  ** KEPT (pick-wt=7): 94 [copy,93,flip.1] op(e1,e3)!=op(e1,e1).
% 2.67/2.89  ** KEPT (pick-wt=7): 96 [copy,95,flip.1] op(e1,e3)!=op(e1,e2).
% 2.67/2.89  ** KEPT (pick-wt=7): 98 [copy,97,flip.1] op(e2,e1)!=op(e2,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 100 [copy,99,flip.1] op(e2,e2)!=op(e2,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 102 [copy,101,flip.1] op(e2,e3)!=op(e2,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 104 [copy,103,flip.1] op(e2,e2)!=op(e2,e1).
% 2.67/2.89  ** KEPT (pick-wt=7): 106 [copy,105,flip.1] op(e2,e3)!=op(e2,e1).
% 2.67/2.89  ** KEPT (pick-wt=7): 108 [copy,107,flip.1] op(e2,e3)!=op(e2,e2).
% 2.67/2.89  ** KEPT (pick-wt=7): 110 [copy,109,flip.1] op(e3,e1)!=op(e3,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 112 [copy,111,flip.1] op(e3,e2)!=op(e3,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 114 [copy,113,flip.1] op(e3,e3)!=op(e3,e0).
% 2.67/2.89  ** KEPT (pick-wt=7): 116 [copy,115,flip.1] op(e3,e2)!=op(e3,e1).
% 2.67/2.89  ** KEPT (pick-wt=7): 118 [copy,117,flip.1] op(e3,e3)!=op(e3,e1).
% 2.67/2.89  ** KEPT (pick-wt=7): 120 [copy,119,flip.1] op(e3,e3)!=op(e3,e2).
% 2.67/2.89  ** KEPT (pick-wt=3): 122 [copy,121,flip.1] e1!=e0.
% 2.67/2.89  ** KEPT (pick-wt=3): 124 [copy,123,flip.1] e2!=e0.
% 2.67/2.89  ** KEPT (pick-wt=3): 126 [copy,125,flip.1] e3!=e0.
% 2.67/2.89  ** KEPT (pick-wt=3): 128 [copy,127,flip.1] e2!=e1.
% 2.67/2.89  ** KEPT (pick-wt=3): 130 [copy,129,flip.1] e3!=e1.
% 2.67/2.89  ** KEPT (pick-wt=3): 132 [copy,131,flip.1] e3!=e2.
% 2.67/2.89  ** KEPT (pick-wt=20): 133 [] op(e0,e0)!=e0|op(e1,e1)!=e0|op(e2,e2)!=e0|op(e3,e3)!=e0.
% 2.67/2.89  ** KEPT (pick-wt=20): 134 [] op(e0,e0)!=e1|op(e1,e1)!=e1|op(e2,e2)!=e1|op(e3,e3)!=e1.
% 2.67/2.89  ** KEPT (pick-wt=20): 135 [] op(e0,e0)!=e2|op(e1,e1)!=e2|op(e2,e2)!=e2|op(e3,e3)!=e2.
% 2.67/2.89  ** KEPT (pick-wt=20): 136 [] op(e0,e0)!=e3|op(e1,e1)!=e3|op(e2,e2)!=e3|op(e3,e3)!=e3.
% 2.67/2.89  
% 2.67/2.89  ------------> process sos:
% 2.67/2.89  ** KEPT (pick-wt=3): 137 [] A=A.
% 2.67/2.89  ** KEPT (pick-wt=20): 138 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 139 [] op(e0,e1)=e0|op(e0,e1)=e1|op(e0,e1)=e2|op(e0,e1)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 140 [] op(e0,e2)=e0|op(e0,e2)=e1|op(e0,e2)=e2|op(e0,e2)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 141 [] op(e0,e3)=e0|op(e0,e3)=e1|op(e0,e3)=e2|op(e0,e3)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 142 [] op(e1,e0)=e0|op(e1,e0)=e1|op(e1,e0)=e2|op(e1,e0)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 143 [] op(e1,e1)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 144 [] op(e1,e2)=e0|op(e1,e2)=e1|op(e1,e2)=e2|op(e1,e2)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 145 [] op(e1,e3)=e0|op(e1,e3)=e1|op(e1,e3)=e2|op(e1,e3)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 146 [] op(e2,e0)=e0|op(e2,e0)=e1|op(e2,e0)=e2|op(e2,e0)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 147 [] op(e2,e1)=e0|op(e2,e1)=e1|op(e2,e1)=e2|op(e2,e1)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 148 [] op(e2,e2)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 149 [] op(e2,e3)=e0|op(e2,e3)=e1|op(e2,e3)=e2|op(e2,e3)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 150 [] op(e3,e0)=e0|op(e3,e0)=e1|op(e3,e0)=e2|op(e3,e0)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 151 [] op(e3,e1)=e0|op(e3,e1)=e1|op(e3,e1)=e2|op(e3,e1)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 152 [] op(e3,e2)=e0|op(e3,e2)=e1|op(e3,e2)=e2|op(e3,e2)=e3.
% 2.67/2.89  ** KEPT (pick-wt=20): 153 [] op(e3,e3)=e0|op(e3,e3)=e1|op(e3,e3)=e2|op(e3,e3)=e3.
% 2.67/2.89  ** KEPT (pick-wt=11): 154 [] op(op(e0,e0),e0)=op(e0,op(e0,e0)).
% 2.67/2.89  ---> New Demodulator: 155 [new_demod,154] op(op(e0,e0),e0)=op(e0,op(e0,e0)).
% 2.67/2.89  ** KEPT (pick-wt=11): 156 [] op(op(e0,e0),e1)=op(e0,op(e0,e1)).
% 2.67/2.89  ---> New Demodulator: 157 [new_demod,156] op(op(e0,e0),e1)=op(e0,op(e0,e1)).
% 2.67/2.89  ** KEPT (pick-wt=11): 158 [] op(op(e0,e0),e2)=op(e0,op(e0,e2)).
% 2.67/2.89  ---> New Demodulator: 159 [new_demod,158] op(op(e0,e0),e2)=op(e0,op(e0,e2)).
% 2.67/2.89  ** KEPT (pick-wt=11): 160 [] op(op(e0,e0),e3)=op(e0,op(e0,e3)).
% 2.67/2.89  ---> New Demodulator: 161 [new_demod,160] op(op(e0,e0),e3)=op(e0,op(e0,e3)).
% 2.67/2.89  ** KEPT (pick-wt=11): 162 [] op(op(e0,e1),e0)=op(e0,op(e1,e0)).
% 2.67/2.89  ---> New Demodulator: 163 [new_demod,162] op(op(e0,e1),e0)=op(e0,op(e1,e0)).
% 2.67/2.89  ** KEPT (pick-wt=11): 164 [] op(op(e0,e1),e1)=op(e0,op(e1,e1)).
% 2.67/2.89  ---> New Demodulator: 165 [new_demod,164] op(op(e0,e1),e1)=op(e0,op(e1,e1)).
% 2.67/2.89  ** KEPT (pick-wt=11): 166 [] op(op(e0,e1),e2)=op(e0,op(e1,e2)).
% 2.67/2.89  ---> New Demodulator: 167 [new_demod,166] op(op(e0,e1),e2)=op(e0,op(e1,e2)).
% 2.67/2.89  ** KEPT (pick-wt=11): 168 [] op(op(e0,e1),e3)=op(e0,op(e1,e3)).
% 2.67/2.89  ---> New Demodulator: 169 [new_demod,168] op(op(e0,e1),e3)=op(e0,op(e1,e3)).
% 2.67/2.89  ** KEPT (pick-wt=11): 170 [] op(op(e0,e2),e0)=op(e0,op(e2,e0)).
% 2.67/2.89  ---> New Demodulator: 171 [new_demod,170] op(op(e0,e2),e0)=op(e0,op(e2,e0)).
% 2.67/2.89  ** KEPT (pick-wt=11): 172 [] op(op(e0,e2),e1)=op(e0,op(e2,e1)).
% 2.67/2.89  ---> New Demodulator: 173 [new_demod,172] op(op(e0,e2),e1)=op(e0,op(e2,e1)).
% 2.67/2.89  ** KEPT (pick-wt=11): 174 [] op(op(e0,e2),e2)=op(e0,op(e2,e2)).
% 2.67/2.89  ---> New Demodulator: 175 [new_demod,174] op(op(e0,e2),e2)=op(e0,op(e2,e2)).
% 2.67/2.89  ** KEPT (pick-wt=11): 176 [] op(op(e0,e2),e3)=op(e0,op(e2,e3)).
% 2.67/2.89  ---> New Demodulator: 177 [new_demod,176] op(op(e0,e2),e3)=op(e0,op(e2,e3)).
% 2.67/2.89  ** KEPT (pick-wt=11): 178 [] op(op(e0,e3),e0)=op(e0,op(e3,e0)).
% 2.67/2.89  ---> New Demodulator: 179 [new_demod,178] op(op(e0,e3),e0)=op(e0,op(e3,e0)).
% 2.67/2.89  ** KEPT (pick-wt=11): 180 [] op(op(e0,e3),e1)=op(e0,op(e3,e1)).
% 2.67/2.89  ---> New Demodulator: 181 [new_demod,180] op(op(e0,e3),e1)=op(e0,op(e3,e1)).
% 2.67/2.89  ** KEPT (pick-wt=11): 182 [] op(op(e0,e3),e2)=op(e0,op(e3,e2)).
% 2.67/2.89  ---> New Demodulator: 183 [new_demod,182] op(op(e0,e3),e2)=op(e0,op(e3,e2)).
% 2.67/2.89  ** KEPT (pick-wt=11): 184 [] op(op(e0,e3),e3)=op(e0,op(e3,e3)).
% 2.67/2.89  ---> New Demodulator: 185 [new_demod,184] op(op(e0,e3),e3)=op(e0,op(e3,e3)).
% 2.67/2.89  ** KEPT (pick-wt=11): 186 [] op(op(e1,e0),e0)=op(e1,op(e0,e0)).
% 2.67/2.89  ---> New Demodulator: 187 [new_demod,186] op(op(e1,e0),e0)=op(e1,op(e0,e0)).
% 2.67/2.90  ** KEPT (pick-wt=11): 188 [] op(op(e1,e0),e1)=op(e1,op(e0,e1)).
% 2.67/2.90  ---> New Demodulator: 189 [new_demod,188] op(op(e1,e0),e1)=op(e1,op(e0,e1)).
% 2.67/2.90  ** KEPT (pick-wt=11): 190 [] op(op(e1,e0),e2)=op(e1,op(e0,e2)).
% 2.67/2.90  ---> New Demodulator: 191 [new_demod,190] op(op(e1,e0),e2)=op(e1,op(e0,e2)).
% 2.67/2.90  ** KEPT (pick-wt=11): 192 [] op(op(e1,e0),e3)=op(e1,op(e0,e3)).
% 2.67/2.90  ---> New Demodulator: 193 [new_demod,192] op(op(e1,e0),e3)=op(e1,op(e0,e3)).
% 2.67/2.90  ** KEPT (pick-wt=11): 194 [] op(op(e1,e1),e0)=op(e1,op(e1,e0)).
% 2.67/2.90  ---> New Demodulator: 195 [new_demod,194] op(op(e1,e1),e0)=op(e1,op(e1,e0)).
% 2.67/2.90  ** KEPT (pick-wt=11): 196 [] op(op(e1,e1),e1)=op(e1,op(e1,e1)).
% 2.67/2.90  ---> New Demodulator: 197 [new_demod,196] op(op(e1,e1),e1)=op(e1,op(e1,e1)).
% 2.67/2.90  ** KEPT (pick-wt=11): 198 [] op(op(e1,e1),e2)=op(e1,op(e1,e2)).
% 2.67/2.90  ---> New Demodulator: 199 [new_demod,198] op(op(e1,e1),e2)=op(e1,op(e1,e2)).
% 2.67/2.90  ** KEPT (pick-wt=11): 200 [] op(op(e1,e1),e3)=op(e1,op(e1,e3)).
% 2.67/2.90  ---> New Demodulator: 201 [new_demod,200] op(op(e1,e1),e3)=op(e1,op(e1,e3)).
% 2.67/2.90  ** KEPT (pick-wt=11): 202 [] op(op(e1,e2),e0)=op(e1,op(e2,e0)).
% 2.67/2.90  ---> New Demodulator: 203 [new_demod,202] op(op(e1,e2),e0)=op(e1,op(e2,e0)).
% 2.67/2.90  ** KEPT (pick-wt=11): 204 [] op(op(e1,e2),e1)=op(e1,op(e2,e1)).
% 2.67/2.90  ---> New Demodulator: 205 [new_demod,204] op(op(e1,e2),e1)=op(e1,op(e2,e1)).
% 2.67/2.90  ** KEPT (pick-wt=11): 206 [] op(op(e1,e2),e2)=op(e1,op(e2,e2)).
% 2.67/2.90  ---> New Demodulator: 207 [new_demod,206] op(op(e1,e2),e2)=op(e1,op(e2,e2)).
% 2.67/2.90  ** KEPT (pick-wt=11): 208 [] op(op(e1,e2),e3)=op(e1,op(e2,e3)).
% 2.67/2.90  ---> New Demodulator: 209 [new_demod,208] op(op(e1,e2),e3)=op(e1,op(e2,e3)).
% 2.67/2.90  ** KEPT (pick-wt=11): 210 [] op(op(e1,e3),e0)=op(e1,op(e3,e0)).
% 2.67/2.90  ---> New Demodulator: 211 [new_demod,210] op(op(e1,e3),e0)=op(e1,op(e3,e0)).
% 2.67/2.90  ** KEPT (pick-wt=11): 212 [] op(op(e1,e3),e1)=op(e1,op(e3,e1)).
% 2.67/2.90  ---> New Demodulator: 213 [new_demod,212] op(op(e1,e3),e1)=op(e1,op(e3,e1)).
% 2.67/2.90  ** KEPT (pick-wt=11): 214 [] op(op(e1,e3),e2)=op(e1,op(e3,e2)).
% 2.67/2.90  ---> New Demodulator: 215 [new_demod,214] op(op(e1,e3),e2)=op(e1,op(e3,e2)).
% 2.67/2.90  ** KEPT (pick-wt=11): 216 [] op(op(e1,e3),e3)=op(e1,op(e3,e3)).
% 2.67/2.90  ---> New Demodulator: 217 [new_demod,216] op(op(e1,e3),e3)=op(e1,op(e3,e3)).
% 2.67/2.90  ** KEPT (pick-wt=11): 218 [] op(op(e2,e0),e0)=op(e2,op(e0,e0)).
% 2.67/2.90  ---> New Demodulator: 219 [new_demod,218] op(op(e2,e0),e0)=op(e2,op(e0,e0)).
% 2.67/2.90  ** KEPT (pick-wt=11): 220 [] op(op(e2,e0),e1)=op(e2,op(e0,e1)).
% 2.67/2.90  ---> New Demodulator: 221 [new_demod,220] op(op(e2,e0),e1)=op(e2,op(e0,e1)).
% 2.67/2.90  ** KEPT (pick-wt=11): 222 [] op(op(e2,e0),e2)=op(e2,op(e0,e2)).
% 2.67/2.90  ---> New Demodulator: 223 [new_demod,222] op(op(e2,e0),e2)=op(e2,op(e0,e2)).
% 2.67/2.90  ** KEPT (pick-wt=11): 224 [] op(op(e2,e0),e3)=op(e2,op(e0,e3)).
% 2.67/2.90  ---> New Demodulator: 225 [new_demod,224] op(op(e2,e0),e3)=op(e2,op(e0,e3)).
% 2.67/2.90  ** KEPT (pick-wt=11): 226 [] op(op(e2,e1),e0)=op(e2,op(e1,e0)).
% 2.67/2.90  ---> New Demodulator: 227 [new_demod,226] op(op(e2,e1),e0)=op(e2,op(e1,e0)).
% 2.67/2.90  ** KEPT (pick-wt=11): 228 [] op(op(e2,e1),e1)=op(e2,op(e1,e1)).
% 2.67/2.90  ---> New Demodulator: 229 [new_demod,228] op(op(e2,e1),e1)=op(e2,op(e1,e1)).
% 2.67/2.90  ** KEPT (pick-wt=11): 230 [] op(op(e2,e1),e2)=op(e2,op(e1,e2)).
% 2.67/2.90  ---> New Demodulator: 231 [new_demod,230] op(op(e2,e1),e2)=op(e2,op(e1,e2)).
% 2.67/2.90  ** KEPT (pick-wt=11): 232 [] op(op(e2,e1),e3)=op(e2,op(e1,e3)).
% 2.67/2.90  ---> New Demodulator: 233 [new_demod,232] op(op(e2,e1),e3)=op(e2,op(e1,e3)).
% 2.67/2.90  ** KEPT (pick-wt=11): 234 [] op(op(e2,e2),e0)=op(e2,op(e2,e0)).
% 2.67/2.90  ---> New Demodulator: 235 [new_demod,234] op(op(e2,e2),e0)=op(e2,op(e2,e0)).
% 2.67/2.90  ** KEPT (pick-wt=11): 236 [] op(op(e2,e2),e1)=op(e2,op(e2,e1)).
% 2.67/2.90  ---> New Demodulator: 237 [new_demod,236] op(op(e2,e2),e1)=op(e2,op(e2,e1)).
% 2.67/2.90  ** KEPT (pick-wt=11): 238 [] op(op(e2,e2),e2)=op(e2,op(e2,e2)).
% 2.67/2.90  ---> New Demodulator: 239 [new_demod,238] op(op(e2,e2),e2)=op(e2,op(e2,e2)).
% 2.67/2.90  ** KEPT (pick-wt=11): 240 [] op(op(e2,e2),e3)=op(e2,op(e2,e3)).
% 2.67/2.90  ---> New Demodulator: 241 [new_demod,240] op(op(e2,e2),e3)=op(e2,op(e2,e3)).
% 2.67/2.90  ** KEPT (pick-wt=11): 242 [] op(op(e2,e3),e0)=op(e2,op(e3,e0)).
% 2.67/2.90  ---> New Demodulator: 243 [new_demod,242] op(op(e2,e3),e0)=op(e2,op(e3,e0)).
% 2.67/2.90  ** KEPT (pick-wt=11): 244 [] op(op(e2,e3),e1)=op(e2,op(e3,e1)).
% 2.67/2.90  ---> New Demodulator: 245 [new_demod,244] op(op(e2,e3),e1)=op(e2,op(e3,e1)).
% 2.67/2.90  ** KEPT (pick-wt=11): 246 [] op(op(e2,e3),e2)=op(e2,op(e3,e2)).
% 2.67/2.90  ---> New Demodulator: 247 [new_demod,246] op(op(e2,e3),e2)=op(e2,op(e3,e2)).
% 2.67/2.90  ** KEPT (pick-wt=11): 248 [] op(op(e2,e3),e3)=op(e2,op(e3,e3)).
% 2.67/2.90  ---> New Demodulator: 249 [new_demod,248] op(op(e2,e3),e3)=op(e2,op(e3,e3)).
% 2.67/2.90  ** KEPT (pick-wt=11): 250 [] op(op(e3,e0),e0)=op(e3,op(e0,e0)).
% 2.67/2.90  ---> New Demodulator: 251 [new_demod,250] op(op(e3,e0),e0)=op(e3,op(e0,e0)).
% 2.67/2.90  ** KEPT (pick-wt=11): 252 [] op(op(e3,e0),e1)=op(e3,op(e0,e1)).
% 2.67/2.90  ---> New Demodulator: 253 [new_demod,252] op(op(e3,e0),e1)=op(e3,op(e0,e1)).
% 2.67/2.90  ** KEPT (pick-wt=11): 254 [] op(op(e3,e0),e2)=op(e3,op(e0,e2)).
% 2.67/2.90  ---> New Demodulator: 255 [new_demod,254] op(op(e3,e0),e2)=op(e3,op(e0,e2)).
% 2.67/2.90  ** KEPT (pick-wt=11): 256 [] op(op(e3,e0),e3)=op(e3,op(e0,e3)).
% 2.67/2.90  ---> New Demodulator: 257 [new_demod,256] op(op(e3,e0),e3)=op(e3,op(e0,e3)).
% 2.67/2.90  ** KEPT (pick-wt=11): 258 [] op(op(e3,e1),e0)=op(e3,op(e1,e0)).
% 2.67/2.90  ---> New Demodulator: 259 [new_demod,258] op(op(e3,e1),e0)=op(e3,op(e1,e0)).
% 2.67/2.90  ** KEPT (pick-wt=11): 260 [] op(op(e3,e1),e1)=op(e3,op(e1,e1)).
% 2.67/2.90  ---> New Demodulator: 261 [new_demod,260] op(op(e3,e1),e1)=op(e3,op(e1,e1)).
% 2.67/2.90  ** KEPT (pick-wt=11): 262 [] op(op(e3,e1),e2)=op(e3,op(e1,e2)).
% 2.67/2.90  ---> New Demodulator: 263 [new_demod,262] op(op(e3,e1),e2)=op(e3,op(e1,e2)).
% 2.67/2.90  ** KEPT (pick-wt=11): 264 [] op(op(e3,e1),e3)=op(e3,op(e1,e3)).
% 2.67/2.90  ---> New Demodulator: 265 [new_demod,264] op(op(e3,e1),e3)=op(e3,op(e1,e3)).
% 2.67/2.90  ** KEPT (pick-wt=11): 266 [] op(op(e3,e2),e0)=op(e3,op(e2,e0)).
% 2.67/2.90  ---> New Demodulator: 267 [new_demod,266] op(op(e3,e2),e0)=op(e3,op(e2,e0)).
% 2.67/2.90  ** KEPT (pick-wt=11): 268 [] op(op(e3,e2),e1)=op(e3,op(e2,e1)).
% 2.67/2.90  ---> New Demodulator: 269 [new_demod,268] op(op(e3,e2),e1)=op(e3,op(e2,e1)).
% 2.67/2.90  ** KEPT (pick-wt=11): 270 [] op(op(e3,e2),e2)=op(e3,op(e2,e2)).
% 2.67/2.90  ---> New Demodulator: 271 [new_demod,270] op(op(e3,e2),e2)=op(e3,op(e2,e2)).
% 2.67/2.90  ** KEPT (pick-wt=11): 272 [] op(op(e3,e2),e3)=op(e3,op(e2,e3)).
% 2.67/2.90  ---> New Demodulator: 273 [new_demod,272] op(op(e3,e2),e3)=op(e3,op(e2,e3)).
% 2.67/2.90  ** KEPT (pick-wt=11): 274 [] op(op(e3,e3),e0)=op(e3,op(e3,e0)).
% 2.67/2.90  ---> New Demodulator: 275 [new_demod,274] op(op(e3,e3),e0)=op(e3,op(e3,e0)).
% 2.67/2.90  ** KEPT (pick-wt=11): 276 [] op(op(e3,e3),e1)=op(e3,op(e3,e1)).
% 2.67/2.90  ---> New Demodulator: 277 [new_demod,276] op(op(e3,e3),e1)=op(e3,op(e3,e1)).
% 2.67/2.90  ** KEPT (pick-wt=11): 278 [] op(op(e3,e3),e2)=op(e3,op(e3,e2)).
% 2.67/2.90  ---> New Demodulator: 279 [new_demod,278] op(op(e3,e3),e2)=op(e3,op(e3,e2)).
% 2.67/2.90  ** KEPT (pick-wt=11): 280 [] op(op(e3,e3),e3)=op(e3,op(e3,e3)).
% 2.67/2.90  ---> New Demodulator: 281 [new_demod,280] op(op(e3,e3),e3)=op(e3,op(e3,e3)).
% 2.67/2.90  ** KEPT (pick-wt=5): 282 [] op(unit,e0)=e0.
% 2.67/2.90  ---> New Demodulator: 283 [new_demod,282] op(unit,e0)=e0.
% 2.67/2.90  ** KEPT (pick-wt=5): 284 [] op(e0,unit)=e0.
% 2.67/2.90  ---> New Demodulator: 285 [new_demod,284] op(e0,unit)=e0.
% 2.67/2.90  ** KEPT (pick-wt=5): 286 [] op(unit,e1)=e1.
% 2.67/2.90  ---> New Demodulator: 287 [new_demod,286] op(unit,e1)=e1.
% 2.67/2.90  ** KEPT (pick-wt=5): 288 [] op(e1,unit)=e1.
% 2.67/2.90  ---> New Demodulator: 289 [new_demod,288] op(e1,unit)=e1.
% 2.67/2.90  ** KEPT (pick-wt=5): 290 [] op(unit,e2)=e2.
% 2.67/2.90  ---> New Demodulator: 291 [new_demod,290] op(unit,e2)=e2.
% 2.67/2.90  ** KEPT (pick-wt=5): 292 [] op(e2,unit)=e2.
% 2.67/2.90  ---> New Demodulator: 293 [new_demod,292] op(e2,unit)=e2.
% 2.67/2.90  ** KEPT (pick-wt=5): 294 [] op(unit,e3)=e3.
% 2.67/2.90  ---> New Demodulator: 295 [new_demod,294] op(unit,e3)=e3.
% 2.67/2.90  ** KEPT (pick-wt=5): 296 [] op(e3,unit)=e3.
% 2.67/2.90  ---> New Demodulator: 297 [new_demod,296] op(e3,unit)=e3.
% 2.67/2.90  ** KEPT (pick-wt=12): 298 [] unit=e0|unit=e1|unit=e2|unit=e3.
% 2.67/2.90  ** KEPT (pick-wt=6): 299 [] op(e0,inv(e0))=unit.
% 2.67/2.90  ---> New Demodulator: 300 [new_demod,299] op(e0,inv(e0))=unit.
% 2.67/2.90  ** KEPT (pick-wt=6): 301 [] op(inv(e0),e0)=unit.
% 2.67/2.90  ---> New Demodulator: 302 [new_demod,301] op(inv(e0),e0)=unit.
% 2.67/2.90  ** KEPT (pick-wt=6): 303 [] op(e1,inv(e1))=unit.
% 2.67/2.90  ---> New Demodulator: 304 [new_demod,303] op(e1,inv(e1))=unit.
% 2.67/2.90  ** KEPT (pick-wt=6): 305 [] op(inv(e1),e1)=unit.
% 2.67/2.90  ---> New Demodulator: 306 [new_demod,305] op(inv(e1),e1)=unit.
% 2.67/2.90  ** KEPT (pick-wt=6): 307 [] op(e2,inv(e2))=unit.
% 2.67/2.90  ---> New Demodulator: 308 [new_demod,307] op(e2,inv(e2))=unit.
% 2.67/2.90  ** KEPT (pick-wt=6): 309 [] op(inv(e2),e2)=unit.
% 2.67/2.90  ---> New Demodulator: 310 [new_demod,309] op(inv(e2),e2)=unit.
% 2.67/2.90  ** KEPT (pick-wt=6): 311 [] op(e3,inv(e3))=unit.
% 2.67/2.90  ---> New Demodulator: 312 [new_demod,311] op(e3,inv(e3))=unit.
% 2.67/2.90  ** KEPT (pick-wt=6): 313 [] op(inv(e3),e3)=unit.
% 2.67/2.90  ---> New Demodulator: 314 [new_demod,313] op(inv(e3),e3)=unit.
% 2.67/2.90  ** KEPT (pick-wt=16): 315 [] inv(e0)=e0|inv(e0)=e1|inv(e0)=e2|inv(e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=16): 316 [] inv(e1)=e0|inv(e1)=e1|inv(e1)=e2|inv(e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=16): 317 [] inv(e2)=e0|inv(e2)=e1|inv(e2)=e2|inv(e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=16): 318 [] inv(e3)=e0|inv(e3)=e1|inv(e3)=e2|inv(e3)=e3.
% 2.67/2.90  ** KEPT (pick-wt=4): 319 [] inv(unit)=unit.
% 2.67/2.90  ---> New Demodulator: 320 [new_demod,319] inv(unit)=unit.
% 2.67/2.90  ** KEPT (pick-wt=5): 321 [] inv(inv(e0))=e0.
% 2.67/2.90  ---> New Demodulator: 322 [new_demod,321] inv(inv(e0))=e0.
% 2.67/2.90  ** KEPT (pick-wt=5): 323 [] inv(inv(e1))=e1.
% 2.67/2.90  ---> New Demodulator: 324 [new_demod,323] inv(inv(e1))=e1.
% 2.67/2.90  ** KEPT (pick-wt=5): 325 [] inv(inv(e2))=e2.
% 2.67/2.90  ---> New Demodulator: 326 [new_demod,325] inv(inv(e2))=e2.
% 2.67/2.90  ** KEPT (pick-wt=5): 327 [] inv(inv(e3))=e3.
% 2.67/2.90  ---> New Demodulator: 328 [new_demod,327] inv(inv(e3))=e3.
% 2.67/2.90  ** KEPT (pick-wt=5): 330 [copy,329,flip.1] op(e3,e3)=e0.
% 2.67/2.90  ---> New Demodulator: 331 [new_demod,330] op(e3,e3)=e0.
% 2.67/2.90  ** KEPT (pick-wt=5): 333 [copy,332,flip.1] op(e2,e3)=e1.
% 2.67/2.90  ---> New Demodulator: 334 [new_demod,333] op(e2,e3)=e1.
% 2.67/2.90    Following clause subsumed by 138 during input processing: 0 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 335 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 336 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 338 [copy,337,demod,331,unit_del,126] op(e0,e0)=e0|op(e0,e0)=e1|op(e0,e0)=e2.
% 2.67/2.90  ** KEPT (pick-wt=20): 339 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 340 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 341 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 343 [copy,342,demod,331,unit_del,126] op(e0,e0)=e0|op(e0,e0)=e1|op(e1,e1)=e2.
% 2.67/2.90  ** KEPT (pick-wt=20): 344 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 345 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 346 [] op(e0,e0)=e0|op(e0,e0)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 348 [copy,347,demod,331,unit_del,126] op(e0,e0)=e0|op(e0,e0)=e1|op(e2,e2)=e2.
% 2.67/2.90  ** KEPT (pick-wt=15): 350 [copy,349,demod,331,unit_del,124] op(e0,e0)=e0|op(e0,e0)=e1|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 352 [copy,351,demod,331,unit_del,124] op(e0,e0)=e0|op(e0,e0)=e1|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 354 [copy,353,demod,331,unit_del,124] op(e0,e0)=e0|op(e0,e0)=e1|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=10): 356 [copy,355,demod,331,331,unit_del,124,126] op(e0,e0)=e0|op(e0,e0)=e1.
% 2.67/2.90  ** KEPT (pick-wt=20): 357 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 358 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 359 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 361 [copy,360,demod,331,unit_del,126] op(e0,e0)=e0|op(e1,e1)=e1|op(e0,e0)=e2.
% 2.67/2.90  ** KEPT (pick-wt=20): 362 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 363 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 364 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 366 [copy,365,demod,331,unit_del,126] op(e0,e0)=e0|op(e1,e1)=e1|op(e1,e1)=e2.
% 2.67/2.90  ** KEPT (pick-wt=20): 367 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 368 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 369 [] op(e0,e0)=e0|op(e1,e1)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 371 [copy,370,demod,331,unit_del,126] op(e0,e0)=e0|op(e1,e1)=e1|op(e2,e2)=e2.
% 2.67/2.90  ** KEPT (pick-wt=15): 373 [copy,372,demod,331,unit_del,124] op(e0,e0)=e0|op(e1,e1)=e1|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 375 [copy,374,demod,331,unit_del,124] op(e0,e0)=e0|op(e1,e1)=e1|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 377 [copy,376,demod,331,unit_del,124] op(e0,e0)=e0|op(e1,e1)=e1|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=10): 379 [copy,378,demod,331,331,unit_del,124,126] op(e0,e0)=e0|op(e1,e1)=e1.
% 2.67/2.90  ** KEPT (pick-wt=20): 380 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 381 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 382 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 384 [copy,383,demod,331,unit_del,126] op(e0,e0)=e0|op(e2,e2)=e1|op(e0,e0)=e2.
% 2.67/2.90  ** KEPT (pick-wt=20): 385 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 386 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 387 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 389 [copy,388,demod,331,unit_del,126] op(e0,e0)=e0|op(e2,e2)=e1|op(e1,e1)=e2.
% 2.67/2.90  ** KEPT (pick-wt=20): 390 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 391 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=20): 392 [] op(e0,e0)=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 394 [copy,393,demod,331,unit_del,126] op(e0,e0)=e0|op(e2,e2)=e1|op(e2,e2)=e2.
% 2.67/2.90  ** KEPT (pick-wt=15): 396 [copy,395,demod,331,unit_del,124] op(e0,e0)=e0|op(e2,e2)=e1|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 398 [copy,397,demod,331,unit_del,124] op(e0,e0)=e0|op(e2,e2)=e1|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 400 [copy,399,demod,331,unit_del,124] op(e0,e0)=e0|op(e2,e2)=e1|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=10): 402 [copy,401,demod,331,331,unit_del,124,126] op(e0,e0)=e0|op(e2,e2)=e1.
% 2.67/2.90  ** KEPT (pick-wt=15): 404 [copy,403,demod,331,unit_del,122] op(e0,e0)=e0|op(e0,e0)=e2|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 406 [copy,405,demod,331,unit_del,122] op(e0,e0)=e0|op(e0,e0)=e2|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 408 [copy,407,demod,331,unit_del,122] op(e0,e0)=e0|op(e0,e0)=e2|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=10): 410 [copy,409,demod,331,331,unit_del,122,126] op(e0,e0)=e0|op(e0,e0)=e2.
% 2.67/2.90  ** KEPT (pick-wt=15): 412 [copy,411,demod,331,unit_del,122] op(e0,e0)=e0|op(e1,e1)=e2|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 414 [copy,413,demod,331,unit_del,122] op(e0,e0)=e0|op(e1,e1)=e2|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 416 [copy,415,demod,331,unit_del,122] op(e0,e0)=e0|op(e1,e1)=e2|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=10): 418 [copy,417,demod,331,331,unit_del,122,126] op(e0,e0)=e0|op(e1,e1)=e2.
% 2.67/2.90  ** KEPT (pick-wt=15): 420 [copy,419,demod,331,unit_del,122] op(e0,e0)=e0|op(e2,e2)=e2|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 422 [copy,421,demod,331,unit_del,122] op(e0,e0)=e0|op(e2,e2)=e2|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=15): 424 [copy,423,demod,331,unit_del,122] op(e0,e0)=e0|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=10): 426 [copy,425,demod,331,331,unit_del,122,126] op(e0,e0)=e0|op(e2,e2)=e2.
% 2.67/2.90  ** KEPT (pick-wt=10): 428 [copy,427,demod,331,331,unit_del,122,124] op(e0,e0)=e0|op(e0,e0)=e3.
% 2.67/2.90  ** KEPT (pick-wt=10): 430 [copy,429,demod,331,331,unit_del,122,124] op(e0,e0)=e0|op(e1,e1)=e3.
% 2.67/2.90  ** KEPT (pick-wt=10): 432 [copy,431,demod,331,331,unit_del,122,124] op(e0,e0)=e0|op(e2,e2)=e3.
% 2.67/2.90  ** KEPT (pick-wt=5): 434 [copy,433,demod,331,331,331,unit_del,122,124,126] op(e0,e0)=e0.
% 2.67/2.90  ---> New Demodulator: 435 [new_demod,434] op(e0,e0)=e0.
% 2.67/2.90  ** KEPT (pick-wt=5): 437 [copy,436,demod,435,435,435,unit_del,122,124,126] op(e1,e1)=e0.
% 2.67/2.90  ---> New Demodulator: 438 [new_demod,437] op(e1,e1)=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,435,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,435,unit_del,122,124] e0=e0|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,435,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,438,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,438,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,438,unit_del,122,124] e0=e0|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,438,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,435,unit_del,122,126] e0=e0|op(e2,e2)=e2.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,438,unit_del,122,126] e0=e0|op(e2,e2)=e2.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,unit_del,122] e0=e0|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,331,unit_del,122,126] e0=e0|op(e2,e2)=e2.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,331,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,331,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,331,unit_del,122,124] e0=e0|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,331,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,435,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,435,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,435,unit_del,122,124] e0=e0|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,435,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,438,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,438,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,438,unit_del,122,124] e0=e0|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,438,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,435,unit_del,122,126] e0=e0|op(e2,e2)=e2.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,438,unit_del,122,126] e0=e0|op(e2,e2)=e2.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,unit_del,122] e0=e0|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,331,unit_del,122,126] e0=e0|op(e2,e2)=e2.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,331,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,331,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,331,unit_del,122,124] e0=e0|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,331,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,435,unit_del,124,126] e0=e0|op(e2,e2)=e1.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,438,unit_del,124,126] e0=e0|op(e2,e2)=e1.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,unit_del,124] e0=e0|op(e2,e2)=e1|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,331,unit_del,124,126] e0=e0|op(e2,e2)=e1.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,435,unit_del,124,126] e0=e0|op(e2,e2)=e1.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,438,unit_del,124,126] e0=e0|op(e2,e2)=e1.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,unit_del,124] e0=e0|op(e2,e2)=e1|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,331,unit_del,124,126] e0=e0|op(e2,e2)=e1.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,435,unit_del,126] e0=e0|op(e2,e2)=e1|op(e2,e2)=e2.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,438,unit_del,126] e0=e0|op(e2,e2)=e1|op(e2,e2)=e2.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438] e0=e0|op(e2,e2)=e1|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,unit_del,126] e0=e0|op(e2,e2)=e1|op(e2,e2)=e2.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,435,unit_del,124,126] e0=e0|op(e2,e2)=e1.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,438,unit_del,124,126] e0=e0|op(e2,e2)=e1.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,unit_del,124] e0=e0|op(e2,e2)=e1|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,331,unit_del,124,126] e0=e0|op(e2,e2)=e1.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,435,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,435,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,435,unit_del,122,124] e0=e0|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,435,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,438,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,438,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,438,unit_del,122,124] e0=e0|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,438,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,435,unit_del,122,126] e0=e0|op(e2,e2)=e2.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,438,unit_del,122,126] e0=e0|op(e2,e2)=e2.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,unit_del,122] e0=e0|op(e2,e2)=e2|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,331,unit_del,122,126] e0=e0|op(e2,e2)=e2.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,331,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,331,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,331,unit_del,122,124] e0=e0|op(e2,e2)=e3.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,438,331,331,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90  ** KEPT (pick-wt=5): 440 [copy,439,demod,435,435,435,unit_del,122,124,126] op(e2,e2)=e0.
% 2.67/2.90  ---> New Demodulator: 441 [new_demod,440] op(e2,e2)=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,435,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,435,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,435,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,438,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,438,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,438,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,438,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,441,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,441,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,441,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,441,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,331,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,331,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,331,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,435,331,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,435,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,435,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,435,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,435,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,438,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,438,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,438,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,438,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,441,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,441,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,441,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,441,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,331,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,331,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,331,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,438,331,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,435,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,435,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,435,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,435,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,438,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,438,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,438,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,438,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,441,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,441,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,441,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,441,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,331,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,331,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,331,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,441,331,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,435,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,435,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,435,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,435,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,438,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,438,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,438,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,438,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,441,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,441,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,441,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,441,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,331,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,331,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,331,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,441,331,331,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,435,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,435,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,435,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,435,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,438,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,438,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,438,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,438,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,441,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,441,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,441,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,441,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,331,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,331,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,331,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,435,331,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,435,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,435,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,435,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,435,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,438,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,438,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,438,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,438,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,441,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,441,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,441,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,441,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,331,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,331,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,331,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,438,331,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,435,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,435,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,435,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,435,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,438,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,438,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,438,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,438,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,441,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,441,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,441,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,441,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,331,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,331,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,331,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,441,331,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,435,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,435,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,435,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,435,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,438,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,438,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,438,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,438,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,441,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,441,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,441,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,441,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,331,435,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,331,438,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,331,441,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [demod,331,331,331,331,unit_del,122,124,126] e0=e0.
% 2.67/2.90    Following clause subsumed by 137 during input processing: 0 [copy,137,flip.1] A=A.
% 2.67/2.90  >>>> Starting back demodulation with 155.
% 2.67/2.90  >>>> Starting back demodulation with 157.
% 2.67/2.90  >>>> Starting back demodulation with 159.
% 2.67/2.90  >>>> Starting back demodulation with 161.
% 2.67/2.90  >>>> Starting back demodulation with 163.
% 2.67/2.90  >>>> Starting back demodulation with 165.
% 2.67/2.90  >>>> Starting back demodulation with 167.
% 2.67/2.90  >>>> Starting back demodulation with 169.
% 2.67/2.90  >>>> Starting back demodulation with 171.
% 2.67/2.90  >>>> Starting back demodulation with 173.
% 2.67/2.90  >>>> Starting back demodulation with 175.
% 2.67/2.90  >>>> Starting back demodulation with 177.
% 2.67/2.90  >>>> Starting back demodulation with 179.
% 2.67/2.90  >>>> Starting back demodulation with 181.
% 2.67/2.90  >>>> Starting back demodulation with 183.
% 2.67/2.90  >>>> Starting back demodulation with 185.
% 2.67/2.90  >>>> Starting back demodulation with 187.
% 2.67/2.90  >>>> Starting back demodulation with 189.
% 2.67/2.90  >>>> Starting back demodulation with 191.
% 2.67/2.90  >>>> Starting back demodulation with 193.
% 2.67/2.90  >>>> Starting back demodulation with 195.
% 2.67/2.90  >>>> Starting back demodulation with 197.
% 2.67/2.90  >>>> Starting back demodulation with 199.
% 2.67/2.90  >>>> Starting back demodulation with 201.
% 2.67/2.90  >>>> Starting back demodulation with 203.
% 2.67/2.90  >>>> Starting back demodulation with 205.
% 2.67/2.90  >>>> Starting back demodulation with 207.
% 2.67/2.90  >>>> Starting back demodulation with 209.
% 2.67/2.90  >>>> Starting back demodulation with 211.
% 2.67/2.90  >>>> Starting back demodulation with 213.
% 2.67/2.90  >>>> Starting back demodulation with 215.
% 2.67/2.90  >>>> Starting back demodulation with 217.
% 2.67/2.90  >>>> Starting back demodulation with 219.
% 2.67/2.90  >>>> Starting back demodulation with 221.
% 2.67/2.90  >>>> Starting back demodulation with 223.
% 2.67/2.90  >>>> Starting back demodulation with 225.
% 2.67/2.90  >>>> Starting back demodulation with 227.
% 2.67/2.90  >>>> Starting back demodulation with 229.
% 2.67/2.90  >>>> Starting back demodulation with 231.
% 2.67/2.90  >>>> Starting back demodulation with 233.
% 2.67/2.90  >>>> Starting back demodulation with 235.
% 2.67/2.90  >>>> Starting back demodulation with 237.
% 2.67/2.90  >>>> Starting back demodulation with 239.
% 2.67/2.90  >>>> Starting back demodulation with 241.
% 2.67/2.90  >>>> Starting back demodulation with 243.
% 2.67/2.90  >>>> Starting back demodulation with 245.
% 2.67/2.90  >>>> Starting back demodulation with 247.
% 2.67/2.90  >>>> Starting back demodulation with 249.
% 2.67/2.90  >>>> Starting back demodulation with 251.
% 2.67/2.90  >>>> Starting back demodulation with 253.
% 2.67/2.90  >>>> Starting back demodulation with 255.
% 2.67/2.90  >>>> Starting back demodulation with 257.
% 2.67/2.90  >>>> Starting back demodulation with 259.
% 2.67/2.90  >>>> Starting back demodulation with 261.
% 2.67/2.90  >>>> Starting back demodulation with 263.
% 2.67/2.90  >>>> Starting back demodulation with 265.
% 2.67/2.90  >>>> Starting back demodulation with 267.
% 2.67/2.90  >>>> Starting back demodulation with 269.
% 2.67/2.90  >>>> Starting back demodulation with 271.
% 2.67/2.90  >>>> Starting back demodulation with 273.
% 2.67/2.90  >>>> Starting back demodulation with 275.
% 2.67/2.90  >>>> Starting back demodulation with 277.
% 2.67/2.90  >>>> Starting back demodulation with 279.
% 2.67/2.90  >>>> Starting back demodulation with 281.
% 2.67/2.90  >>>> Starting back demodulation with 283.
% 2.67/2.90  >>>> Starting back demodulation with 285.
% 2.67/2.90  >>>> Starting back demodulation with 287.
% 2.67/2.90  >>>> Starting back demodulation with 289.
% 2.67/2.90  >>>> Starting back demodulation with 291.
% 2.67/2.90  >>>> Starting back demodulation with 293.
% 2.67/2.90  >>>> Starting back demodulation with 295.
% 2.67/2.90  >>>> Starting back demodulation with 297.
% 2.67/2.90  >>>> Starting back demodulation with 300.
% 2.67/2.90  >>>> Starting back demodulation with 302.
% 2.67/2.90  >>>> Starting back demodulation with 304.
% 2.67/2.90  >>>> Starting back demodulation with 306.
% 2.67/2.90  >>>> Starting back demodulation with 308.
% 2.67/2.90  >>>> Starting ba
% 2.67/2.90  -------- PROOF -------- 
% 2.67/2.90  ck demodulation with 310.
% 2.67/2.90  >>>> Starting back demodulation with 312.
% 2.67/2.90  >>>> Starting back demodulation with 314.
% 2.67/2.90  >>>> Starting back demodulation with 320.
% 2.67/2.90  >>>> Starting back demodulation with 322.
% 2.67/2.90  >>>> Starting back demodulation with 324.
% 2.67/2.90  >>>> Starting back demodulation with 326.
% 2.67/2.90  >>>> Starting back demodulation with 328.
% 2.67/2.90  >>>> Starting back demodulation with 331.
% 2.67/2.90      >> back demodulating 280 with 331.
% 2.67/2.90      >> back demodulating 278 with 331.
% 2.67/2.90      >> back demodulating 276 with 331.
% 2.67/2.90      >> back demodulating 274 with 331.
% 2.67/2.90      >> back demodulating 248 with 331.
% 2.67/2.90      >> back demodulating 216 with 331.
% 2.67/2.90      >> back demodulating 184 with 331.
% 2.67/2.90      >> back demodulating 153 with 331.
% 2.67/2.90      >> back demodulating 136 with 331.
% 2.67/2.90      >> back demodulating 135 with 331.
% 2.67/2.90      >> back demodulating 134 with 331.
% 2.67/2.90      >> back demodulating 133 with 331.
% 2.67/2.90  
% 2.67/2.90  -----> EMPTY CLAUSE at   0.08 sec ----> 456 [back_demod,133,demod,435,438,441,331,unit_del,137,137,137,137] $F.
% 2.67/2.90  
% 2.67/2.90  Length of proof is 7.  Level of proof is 3.
% 2.67/2.90  
% 2.67/2.90  ---------------- PROOF ----------------
% 2.67/2.90  % SZS status Theorem
% 2.67/2.90  % SZS output start Refutation
% See solution above
% 2.67/2.90  ------------ end of proof -------------
% 2.67/2.90  
% 2.67/2.90  
% 2.67/2.90  Search stopped by max_proofs option.
% 2.67/2.90  
% 2.67/2.90  
% 2.67/2.90  Search stopped by max_proofs option.
% 2.67/2.90  
% 2.67/2.90  ============ end of search ============
% 2.67/2.90  
% 2.67/2.90  -------------- statistics -------------
% 2.67/2.90  clauses given                  0
% 2.67/2.90  clauses generated              0
% 2.67/2.90  clauses kept                 257
% 2.67/2.90  clauses forward subsumed     196
% 2.67/2.90  clauses back subsumed          0
% 2.67/2.90  Kbytes malloced              976
% 2.67/2.90  
% 2.67/2.90  ----------- times (seconds) -----------
% 2.67/2.90  user CPU time          0.08          (0 hr, 0 min, 0 sec)
% 2.67/2.90  system CPU time        0.00          (0 hr, 0 min, 0 sec)
% 2.67/2.90  wall-clock time        2             (0 hr, 0 min, 2 sec)
% 2.67/2.90  
% 2.67/2.90  That finishes the proof of the theorem.
% 2.67/2.90  
% 2.67/2.90  Process 31443 finished Wed Jul 27 03:50:32 2022
% 2.67/2.90  Otter interrupted
% 2.67/2.90  PROOF FOUND
%------------------------------------------------------------------------------