TSTP Solution File: ALG069-10 by CiME---2.01

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CiME---2.01
% Problem  : ALG069-10 : TPTP v7.3.0. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : tptp2X_and_run_cime %s

% Computer : n184.star.cs.uiowa.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2609 0 2.40GHz
% Memory   : 32218.5MB
% OS       : Linux 3.10.0-862.11.6.el7.x86_64
% CPULimit : 300s
% DateTime : Wed Feb 27 11:38:39 EST 2019

% Result   : Timeout 286.93s
% Output   : None 
% Verified : 
% SZS Type : None (Parsing solution fails)
% Syntax   : Number of formulae    : 0

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.04  % Problem  : ALG069-10 : TPTP v7.3.0. Released v7.3.0.
% 0.00/0.04  % Command  : tptp2X_and_run_cime %s
% 0.02/0.25  % Computer : n184.star.cs.uiowa.edu
% 0.02/0.25  % Model    : x86_64 x86_64
% 0.02/0.25  % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.02/0.25  % Memory   : 32218.5MB
% 0.02/0.25  % OS       : Linux 3.10.0-862.11.6.el7.x86_64
% 0.02/0.25  % CPULimit : 300
% 0.02/0.25  % DateTime : Mon Feb 18 07:52:58 CST 2019
% 0.02/0.25  % CPUTime  : 
% 1.20/1.64  Processing problem /tmp/CiME_63306_n184.star.cs.uiowa.edu
% 1.20/1.64  #verbose 1;
% 1.20/1.64                let F = signature " sK1_ax4_U,true : constant;  j : 1;  h : 1;  tuple : 2;  sK2_ax3_V : 1;  op2 : 2;  sorti2 : 1;  op1 : 2;  sorti1 : 1;  ifeq : 4;  ifeq2 : 4;";
% 1.20/1.64  let X = vars "A B C V U X W X2 Z Y X1";
% 1.20/1.64  let Axioms = equations F X "
% 1.20/1.64   ifeq2(A,A,B,C) = B;
% 1.20/1.64   ifeq(A,A,B,C) = B;
% 1.20/1.64   ifeq(sorti1(V),true,ifeq(sorti1(U),true,sorti1(op1(U,V)),true),true) = true;
% 1.20/1.64   ifeq(sorti2(V),true,ifeq(sorti2(U),true,sorti2(op2(U,V)),true),true) = true;
% 1.20/1.64   ifeq(sorti1(U),true,sorti1(sK2_ax3_V(U)),true) = true;
% 1.20/1.64   ifeq2(sorti1(U),true,op1(sK2_ax3_V(U),sK2_ax3_V(U)),U) = U;
% 1.20/1.64   sorti2(sK1_ax4_U) = true;
% 1.20/1.64   ifeq(sorti1(U),true,sorti2(h(U)),true) = true;
% 1.20/1.64   ifeq2(sorti1(X),true,ifeq2(sorti1(W),true,op2(h(W),h(X)),h(op1(W,X))),h(op1(W,X))) = h(op1(W,X));
% 1.20/1.64   ifeq2(sorti1(X2),true,j(h(X2)),X2) = X2;
% 1.20/1.64   ifeq(sorti2(V),true,sorti1(j(V)),true) = true;
% 1.20/1.64   ifeq2(sorti2(Z),true,ifeq2(sorti2(Y),true,op1(j(Y),j(Z)),j(op2(Y,Z))),j(op2(Y,Z))) = j(op2(Y,Z));
% 1.20/1.64   ifeq2(sorti2(X1),true,h(j(X1)),X1) = X1;
% 1.20/1.64  ";
% 1.20/1.64  
% 1.20/1.64  let s1 = status F "
% 1.20/1.64   j lr_lex;
% 1.20/1.64   h lr_lex;
% 1.20/1.64   sK1_ax4_U lr_lex;
% 1.20/1.64   tuple lr_lex;
% 1.20/1.64   sK2_ax3_V lr_lex;
% 1.20/1.64   op2 lr_lex;
% 1.20/1.64   sorti2 lr_lex;
% 1.20/1.64   op1 lr_lex;
% 1.20/1.64   true lr_lex;
% 1.20/1.64   sorti1 lr_lex;
% 1.20/1.64   ifeq lr_lex;
% 1.20/1.64   ifeq2 lr_lex;
% 1.20/1.64  ";
% 1.20/1.64  
% 1.20/1.64  let p1 = precedence F "
% 1.20/1.64  ifeq2 > ifeq > op1 > op2 > tuple > sorti1 > sorti2 > sK2_ax3_V > h > j > true > sK1_ax4_U";
% 1.20/1.64  
% 1.20/1.64  let s2 = status F "
% 1.20/1.64  j mul;
% 1.20/1.64  h mul;
% 1.20/1.64  sK1_ax4_U mul;
% 1.20/1.64  tuple mul;
% 1.20/1.64  sK2_ax3_V mul;
% 1.20/1.64  op2 mul;
% 1.20/1.64  sorti2 mul;
% 1.20/1.64  op1 mul;
% 1.20/1.64  true mul;
% 1.20/1.64  sorti1 mul;
% 1.20/1.64  ifeq mul;
% 1.20/1.64  ifeq2 mul;
% 1.20/1.64  ";
% 1.20/1.64  
% 1.20/1.64  let p2 = precedence F "
% 1.20/1.64  ifeq2 > ifeq > op1 > op2 > tuple > sorti1 > sorti2 > sK2_ax3_V > h > j > true = sK1_ax4_U";
% 1.20/1.64  
% 1.20/1.64  let o_auto = AUTO Axioms;
% 1.20/1.64  
% 1.20/1.64  let o = LEX o_auto (LEX (ACRPO s1 p1) (ACRPO s2 p2));
% 1.20/1.64  
% 1.20/1.64  let Conjectures = equations F X " tuple(op2(V,V),sorti2(V)) = tuple(sK1_ax4_U,true);"
% 1.20/1.64  ;
% 1.20/1.64  (*
% 1.20/1.64  let Red_Axioms = normalize_equations Defining_rules Axioms;
% 1.20/1.64  
% 1.20/1.64  let Red_Conjectures =  normalize_equations Defining_rules Conjectures;
% 1.20/1.64  *)
% 1.20/1.64  #time on;
% 1.20/1.64  
% 1.20/1.64  let res = prove_conj_by_ordered_completion o Axioms Conjectures;
% 1.20/1.64  
% 1.20/1.64  #time off;
% 1.20/1.64  
% 1.20/1.64  
% 1.20/1.64  let status = if res then "unsatisfiable" else "satisfiable";
% 1.20/1.64  #quit;
% 1.20/1.64  Verbose level is now 1
% 1.20/1.64  
% 1.20/1.64  F : signature = <signature>
% 1.20/1.64  X : variable_set = <variable set>
% 1.20/1.64  
% 1.20/1.64  Axioms : (F,X) equations = { ifeq2(A,A,B,C) = B,
% 1.20/1.64                               ifeq(A,A,B,C) = B,
% 1.20/1.64                               ifeq(sorti1(V),true,ifeq(sorti1(U),true,
% 1.20/1.64                                                   sorti1(op1(U,V)),true),true)
% 1.20/1.64                               = true,
% 1.20/1.64                               ifeq(sorti2(V),true,ifeq(sorti2(U),true,
% 1.20/1.64                                                   sorti2(op2(U,V)),true),true)
% 1.20/1.64                               = true,
% 1.20/1.64                               ifeq(sorti1(U),true,sorti1(sK2_ax3_V(U)),true) =
% 1.20/1.64                               true,
% 1.20/1.64                               ifeq2(sorti1(U),true,op1(sK2_ax3_V(U),sK2_ax3_V(U)),U)
% 1.20/1.64                               = U,
% 1.20/1.64                               sorti2(sK1_ax4_U) = true,
% 1.20/1.64                               ifeq(sorti1(U),true,sorti2(h(U)),true) = true,
% 1.20/1.64                               ifeq2(sorti1(X),true,ifeq2(sorti1(W),true,
% 1.20/1.64                                                    op2(h(W),h(X)),h(op1(W,X))),
% 1.20/1.64                               h(op1(W,X))) = h(op1(W,X)),
% 1.20/1.64                               ifeq2(sorti1(X2),true,j(h(X2)),X2) = X2,
% 1.20/1.64                               ifeq(sorti2(V),true,sorti1(j(V)),true) = true,
% 1.20/1.64                               ifeq2(sorti2(Z),true,ifeq2(sorti2(Y),true,
% 1.20/1.64                                                    op1(j(Y),j(Z)),j(op2(Y,Z))),
% 1.20/1.64                               j(op2(Y,Z))) = j(op2(Y,Z)),
% 1.20/1.64                               ifeq2(sorti2(X1),true,h(j(X1)),X1) = X1 }
% 1.20/1.64                               (13 equation(s))
% 1.20/1.64  s1 : F status = <status>
% 1.20/1.64  p1 : F precedence = <precedence>
% 1.20/1.64  s2 : F status = <status>
% 1.20/1.64  p2 : F precedence = <precedence>
% 1.20/1.64  o_auto : F term_ordering = <term ordering>
% 1.20/1.64  o : F term_ordering = <term ordering>
% 1.20/1.64  Conjectures : (F,X) equations = { tuple(op2(V,V),sorti2(V)) =
% 1.20/1.64                                    tuple(sK1_ax4_U,true) } (1 equation(s))
% 1.20/1.64  time is now on
% 1.20/1.64  
% 1.20/1.64  Initializing completion ...
% 1.20/1.64  New rule produced : [1] sorti2(sK1_ax4_U) -> true
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 14
% 1.20/1.65  Current number of rules: 1
% 1.20/1.65  New rule produced : [2] (eq)(A,A) -> (true)
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 13
% 1.20/1.65  Current number of rules: 2
% 1.20/1.65  New rule produced :
% 1.20/1.65  [3] (eq)(tuple(op2(V,V),sorti2(V)),tuple(sK1_ax4_U,true)) -> (false)
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 12
% 1.20/1.65  Current number of rules: 3
% 1.20/1.65  New rule produced : [4] ifeq(A,A,B,C) -> B
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 11
% 1.20/1.65  Current number of rules: 4
% 1.20/1.65  New rule produced : [5] ifeq2(A,A,B,C) -> B
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 10
% 1.20/1.65  Current number of rules: 5
% 1.20/1.65  New rule produced : [6] ifeq2(sorti2(X1),true,h(j(X1)),X1) -> X1
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 9
% 1.20/1.65  Current number of rules: 6
% 1.20/1.65  New rule produced :
% 1.20/1.65  [7] ifeq(sorti1(U),true,sorti1(sK2_ax3_V(U)),true) -> true
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 8
% 1.20/1.65  Current number of rules: 7
% 1.20/1.65  New rule produced : [8] ifeq(sorti1(U),true,sorti2(h(U)),true) -> true
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 7
% 1.20/1.65  Current number of rules: 8
% 1.20/1.65  New rule produced : [9] ifeq2(sorti1(X2),true,j(h(X2)),X2) -> X2
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 6
% 1.20/1.65  Current number of rules: 9
% 1.20/1.65  New rule produced : [10] ifeq(sorti2(V),true,sorti1(j(V)),true) -> true
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 5
% 1.20/1.65  Current number of rules: 10
% 1.20/1.65  New rule produced :
% 1.20/1.65  [11] ifeq2(sorti1(U),true,op1(sK2_ax3_V(U),sK2_ax3_V(U)),U) -> U
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 4
% 1.20/1.65  Current number of rules: 11
% 1.20/1.65  New rule produced :
% 1.20/1.65  [12]
% 1.20/1.65  ifeq(sorti1(V),true,ifeq(sorti1(U),true,sorti1(op1(U,V)),true),true) -> true
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 3
% 1.20/1.65  Current number of rules: 12
% 1.20/1.65  New rule produced :
% 1.20/1.65  [13]
% 1.20/1.65  ifeq(sorti2(V),true,ifeq(sorti2(U),true,sorti2(op2(U,V)),true),true) -> true
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 2
% 1.20/1.65  Current number of rules: 13
% 1.20/1.65  New rule produced :
% 1.20/1.65  [14]
% 1.20/1.65  ifeq2(sorti2(Z),true,ifeq2(sorti2(Y),true,op1(j(Y),j(Z)),j(op2(Y,Z))),
% 1.20/1.65  j(op2(Y,Z))) -> j(op2(Y,Z))
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 1
% 1.20/1.65  Current number of rules: 14
% 1.20/1.65  New rule produced :
% 1.20/1.65  [15]
% 1.20/1.65  ifeq2(sorti1(X),true,ifeq2(sorti1(W),true,op2(h(W),h(X)),h(op1(W,X))),
% 1.20/1.65  h(op1(W,X))) -> h(op1(W,X))
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 0
% 1.20/1.65  Current number of rules: 15
% 1.20/1.65  New rule produced :
% 1.20/1.65  [16]
% 1.20/1.65  (eq)(tuple(op2(sK1_ax4_U,sK1_ax4_U),true),tuple(sK1_ax4_U,true)) -> (false)
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 0
% 1.20/1.65  Current number of rules: 16
% 1.20/1.65  New rule produced : [17] h(j(sK1_ax4_U)) -> sK1_ax4_U
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 0
% 1.20/1.65  Current number of rules: 17
% 1.20/1.65  New rule produced : [18] sorti1(j(sK1_ax4_U)) -> true
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 0
% 1.20/1.65  Current number of rules: 18
% 1.20/1.65  New rule produced :
% 1.20/1.65  [19] ifeq(sorti2(A),true,sorti2(op2(A,sK1_ax4_U)),true) -> true
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 1
% 1.20/1.65  Current number of rules: 19
% 1.20/1.65  New rule produced :
% 1.20/1.65  [20] ifeq(sorti2(A),true,sorti2(op2(sK1_ax4_U,A)),true) -> true
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 0
% 1.20/1.65  Current number of rules: 20
% 1.20/1.65  New rule produced :
% 1.20/1.65  [21]
% 1.20/1.65  ifeq2(sorti2(A),true,op1(j(A),j(sK1_ax4_U)),j(op2(A,sK1_ax4_U))) ->
% 1.20/1.65  j(op2(A,sK1_ax4_U))
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 1
% 1.20/1.65  Current number of rules: 21
% 1.20/1.65  New rule produced :
% 1.20/1.65  [22]
% 1.20/1.65  ifeq2(sorti2(A),true,op1(j(sK1_ax4_U),j(A)),j(op2(sK1_ax4_U,A))) ->
% 1.20/1.65  j(op2(sK1_ax4_U,A))
% 1.20/1.65  Current number of equations to process: 0
% 1.20/1.65  Current number of ordered equations: 0
% 1.20/1.65  Current number of rules: 22
% 1.20/1.66  New rule produced : [23] sorti1(sK2_ax3_V(j(sK1_ax4_U))) -> true
% 1.20/1.66  Current number of equations to process: 2
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 23
% 1.20/1.66  New rule produced :
% 1.20/1.66  [24] op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))) -> j(sK1_ax4_U)
% 1.20/1.66  Current number of equations to process: 2
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 24
% 1.20/1.66  New rule produced :
% 1.20/1.66  [25] ifeq(sorti1(A),true,sorti1(op1(A,j(sK1_ax4_U))),true) -> true
% 1.20/1.66  Current number of equations to process: 2
% 1.20/1.66  Current number of ordered equations: 1
% 1.20/1.66  Current number of rules: 25
% 1.20/1.66  New rule produced :
% 1.20/1.66  [26] ifeq(sorti1(A),true,sorti1(op1(j(sK1_ax4_U),A)),true) -> true
% 1.20/1.66  Current number of equations to process: 2
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 26
% 1.20/1.66  New rule produced : [27] sorti2(op2(sK1_ax4_U,sK1_ax4_U)) -> true
% 1.20/1.66  Current number of equations to process: 2
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 27
% 1.20/1.66  New rule produced :
% 1.20/1.66  [28]
% 1.20/1.66  ifeq2(sorti1(A),true,op2(sK1_ax4_U,h(A)),h(op1(j(sK1_ax4_U),A))) ->
% 1.20/1.66  h(op1(j(sK1_ax4_U),A))
% 1.20/1.66  Current number of equations to process: 0
% 1.20/1.66  Current number of ordered equations: 1
% 1.20/1.66  Current number of rules: 28
% 1.20/1.66  New rule produced :
% 1.20/1.66  [29]
% 1.20/1.66  ifeq2(sorti1(A),true,op2(h(A),sK1_ax4_U),h(op1(A,j(sK1_ax4_U)))) ->
% 1.20/1.66  h(op1(A,j(sK1_ax4_U)))
% 1.20/1.66  Current number of equations to process: 0
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 29
% 1.20/1.66  New rule produced :
% 1.20/1.66  [30] op1(j(sK1_ax4_U),j(sK1_ax4_U)) -> j(op2(sK1_ax4_U,sK1_ax4_U))
% 1.20/1.66  Current number of equations to process: 0
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 30
% 1.20/1.66  New rule produced : [31] sorti1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 1.20/1.66  Current number of equations to process: 0
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 31
% 1.20/1.66  New rule produced : [32] sorti2(h(sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 1.20/1.66  Current number of equations to process: 0
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 32
% 1.20/1.66  New rule produced :
% 1.20/1.66  [33] j(h(sK2_ax3_V(j(sK1_ax4_U)))) -> sK2_ax3_V(j(sK1_ax4_U))
% 1.20/1.66  Current number of equations to process: 0
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 33
% 1.20/1.66  New rule produced :
% 1.20/1.66  [34]
% 1.20/1.66  op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))) ->
% 1.20/1.66  sK2_ax3_V(j(sK1_ax4_U))
% 1.20/1.66  Current number of equations to process: 2
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 34
% 1.20/1.66  New rule produced :
% 1.20/1.66  [35] ifeq(sorti1(A),true,sorti1(op1(A,sK2_ax3_V(j(sK1_ax4_U)))),true) -> true
% 1.20/1.66  Current number of equations to process: 0
% 1.20/1.66  Current number of ordered equations: 1
% 1.20/1.66  Current number of rules: 35
% 1.20/1.66  New rule produced :
% 1.20/1.66  [36] ifeq(sorti1(A),true,sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),A)),true) -> true
% 1.20/1.66  Current number of equations to process: 0
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 36
% 1.20/1.66  New rule produced : [37] sorti1(j(op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 1.20/1.66  Current number of equations to process: 2
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 37
% 1.20/1.66  New rule produced :
% 1.20/1.66  [38] sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(sK1_ax4_U))) -> true
% 1.20/1.66  Current number of equations to process: 2
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 38
% 1.20/1.66  New rule produced :
% 1.20/1.66  [39] sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 1.20/1.66  Current number of equations to process: 2
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 39
% 1.20/1.66  New rule produced :
% 1.20/1.66  [40]
% 1.20/1.66  (eq)(tuple(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),true),
% 1.20/1.66  tuple(sK1_ax4_U,true)) -> (false)
% 1.20/1.66  Current number of equations to process: 2
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 40
% 1.20/1.66  New rule produced :
% 1.20/1.66  [41] h(j(op2(sK1_ax4_U,sK1_ax4_U))) -> op2(sK1_ax4_U,sK1_ax4_U)
% 1.20/1.66  Current number of equations to process: 2
% 1.20/1.66  Current number of ordered equations: 0
% 1.20/1.66  Current number of rules: 41
% 1.20/1.66  New rule produced :
% 1.20/1.66  [42]
% 1.20/1.66  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,sK1_ax4_U))),true) -> true
% 1.20/1.66  Current number of equations to process: 2
% 1.20/1.66  Current number of ordered equations: 1
% 1.20/1.66  Current number of rules: 42
% 1.20/1.66  New rule produced :
% 1.20/1.66  [43]
% 1.20/1.66  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),A)),true) -> true
% 1.20/1.67  Current number of equations to process: 2
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 43
% 1.20/1.67  New rule produced :
% 1.20/1.67  [44] sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)) -> true
% 1.20/1.67  Current number of equations to process: 4
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 44
% 1.20/1.67  New rule produced :
% 1.20/1.67  [45] sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 1.20/1.67  Current number of equations to process: 4
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 45
% 1.20/1.67  New rule produced :
% 1.20/1.67  [46]
% 1.20/1.67  op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(sK1_ax4_U)) ->
% 1.20/1.67  j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))
% 1.20/1.67  Current number of equations to process: 5
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 46
% 1.20/1.67  New rule produced :
% 1.20/1.67  [47]
% 1.20/1.67  op1(j(sK1_ax4_U),j(op2(sK1_ax4_U,sK1_ax4_U))) ->
% 1.20/1.67  j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))
% 1.20/1.67  Current number of equations to process: 4
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 47
% 1.20/1.67  New rule produced :
% 1.20/1.67  [48]
% 1.20/1.67  h(op1(j(sK1_ax4_U),sK2_ax3_V(j(sK1_ax4_U)))) ->
% 1.20/1.67  op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))
% 1.20/1.67  Current number of equations to process: 4
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 48
% 1.20/1.67  New rule produced :
% 1.20/1.67  [49]
% 1.20/1.67  h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(sK1_ax4_U))) ->
% 1.20/1.67  op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)
% 1.20/1.67  Current number of equations to process: 4
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 49
% 1.20/1.67  New rule produced :
% 1.20/1.67  [50] sorti1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 1.20/1.67  Current number of equations to process: 4
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 50
% 1.20/1.67  New rule produced :
% 1.20/1.67  [51] sorti2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 1.20/1.67  Current number of equations to process: 4
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 51
% 1.20/1.67  New rule produced :
% 1.20/1.67  [52]
% 1.20/1.67  j(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) ->
% 1.20/1.67  sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))
% 1.20/1.67  Current number of equations to process: 5
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 52
% 1.20/1.67  New rule produced :
% 1.20/1.67  [53]
% 1.20/1.67  ifeq(sorti1(A),true,sorti1(op1(A,sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),true)
% 1.20/1.67  -> true
% 1.20/1.67  Current number of equations to process: 5
% 1.20/1.67  Current number of ordered equations: 1
% 1.20/1.67  Current number of rules: 53
% 1.20/1.67  New rule produced :
% 1.20/1.67  [54]
% 1.20/1.67  ifeq(sorti1(A),true,sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),A)),true)
% 1.20/1.67  -> true
% 1.20/1.67  Current number of equations to process: 5
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 54
% 1.20/1.67  New rule produced :
% 1.20/1.67  [55]
% 1.20/1.67  op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(sK2_ax3_V(
% 1.20/1.67                                                              sK2_ax3_V(
% 1.20/1.67                                                              j(sK1_ax4_U)))))
% 1.20/1.67  -> sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))
% 1.20/1.67  Current number of equations to process: 4
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 55
% 1.20/1.67  New rule produced :
% 1.20/1.67  [56] sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U))) -> true
% 1.20/1.67  Current number of equations to process: 7
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 56
% 1.20/1.67  New rule produced :
% 1.20/1.67  [57] sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 1.20/1.67  Current number of equations to process: 6
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 57
% 1.20/1.67  New rule produced :
% 1.20/1.67  [58]
% 1.20/1.67  (eq)(tuple(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),true),
% 1.20/1.67  tuple(sK1_ax4_U,true)) -> (false)
% 1.20/1.67  Current number of equations to process: 8
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 58
% 1.20/1.67  New rule produced :
% 1.20/1.67  [59]
% 1.20/1.67  h(op1(j(sK1_ax4_U),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) ->
% 1.20/1.67  op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 1.20/1.67  Current number of equations to process: 9
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 59
% 1.20/1.67  New rule produced :
% 1.20/1.67  [60]
% 1.20/1.67  h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U))) ->
% 1.20/1.67  op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)
% 1.20/1.67  Current number of equations to process: 8
% 1.20/1.67  Current number of ordered equations: 0
% 1.20/1.67  Current number of rules: 60
% 1.20/1.67  New rule produced :
% 1.20/1.67  [61]
% 1.20/1.67  ifeq(sorti2(A),true,sorti2(op2(A,h(sK2_ax3_V(j(sK1_ax4_U))))),true) -> true
% 1.20/1.67  Current number of equations to process: 6
% 1.20/1.69  Current number of ordered equations: 1
% 1.20/1.69  Current number of rules: 61
% 1.20/1.69  New rule produced :
% 1.20/1.69  [62]
% 1.20/1.69  ifeq(sorti2(A),true,sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),A)),true) -> true
% 1.20/1.69  Current number of equations to process: 6
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 62
% 1.20/1.69  New rule produced :
% 1.20/1.69  [63] sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)) -> true
% 1.20/1.69  Current number of equations to process: 9
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 63
% 1.20/1.69  New rule produced :
% 1.20/1.69  [64] sorti2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 1.20/1.69  Current number of equations to process: 8
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 64
% 1.20/1.69  New rule produced :
% 1.20/1.69  [65]
% 1.20/1.69  op1(sK2_ax3_V(j(sK1_ax4_U)),j(sK1_ax4_U)) ->
% 1.20/1.69  j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))
% 1.20/1.69  Rule [38] sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(sK1_ax4_U))) -> true
% 1.20/1.69  collapsed.
% 1.20/1.69  Rule
% 1.20/1.69  [49]
% 1.20/1.69  h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(sK1_ax4_U))) ->
% 1.20/1.69  op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U) collapsed.
% 1.20/1.69  Current number of equations to process: 10
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 63
% 1.20/1.69  New rule produced :
% 1.20/1.69  [66] sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 1.20/1.69  Current number of equations to process: 9
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 64
% 1.20/1.69  New rule produced :
% 1.20/1.69  [67]
% 1.20/1.69  op1(j(sK1_ax4_U),sK2_ax3_V(j(sK1_ax4_U))) ->
% 1.20/1.69  j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))
% 1.20/1.69  Rule [39] sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 1.20/1.69  collapsed.
% 1.20/1.69  Rule
% 1.20/1.69  [48]
% 1.20/1.69  h(op1(j(sK1_ax4_U),sK2_ax3_V(j(sK1_ax4_U)))) ->
% 1.20/1.69  op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))) collapsed.
% 1.20/1.69  Current number of equations to process: 11
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 63
% 1.20/1.69  New rule produced :
% 1.20/1.69  [68] sorti1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 1.20/1.69  Current number of equations to process: 10
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 64
% 1.20/1.69  New rule produced :
% 1.20/1.69  [69]
% 1.20/1.69  h(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 1.20/1.69  op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))
% 1.20/1.69  Current number of equations to process: 9
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 65
% 1.20/1.69  New rule produced :
% 1.20/1.69  [70]
% 1.20/1.69  h(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) ->
% 1.20/1.69  op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)
% 1.20/1.69  Current number of equations to process: 8
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 66
% 1.20/1.69  New rule produced :
% 1.20/1.69  [71]
% 1.20/1.69  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))) ->
% 1.20/1.69  true
% 1.20/1.69  Current number of equations to process: 8
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 67
% 1.20/1.69  New rule produced :
% 1.20/1.69  [72]
% 1.20/1.69  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) ->
% 1.20/1.69  true
% 1.20/1.69  Current number of equations to process: 8
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 68
% 1.20/1.69  New rule produced :
% 1.20/1.69  [73] sorti1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 1.20/1.69  Current number of equations to process: 8
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 69
% 1.20/1.69  New rule produced :
% 1.20/1.69  [74]
% 1.20/1.69  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(sK1_ax4_U,sK1_ax4_U)))),true) -> true
% 1.20/1.69  Current number of equations to process: 9
% 1.20/1.69  Current number of ordered equations: 1
% 1.20/1.69  Current number of rules: 70
% 1.20/1.69  New rule produced :
% 1.20/1.69  [75]
% 1.20/1.69  ifeq(sorti1(A),true,sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),A)),true) -> true
% 1.20/1.69  Current number of equations to process: 9
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 71
% 1.20/1.69  New rule produced :
% 1.20/1.69  [76]
% 1.20/1.69  op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))
% 1.20/1.69  -> j(op2(sK1_ax4_U,sK1_ax4_U))
% 1.20/1.69  Current number of equations to process: 8
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 72
% 1.20/1.69  New rule produced :
% 1.20/1.69  [77] sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 1.20/1.69  Current number of equations to process: 10
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 73
% 1.20/1.69  New rule produced :
% 1.20/1.69  [78] sorti1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 1.20/1.69  Current number of equations to process: 10
% 1.20/1.69  Current number of ordered equations: 0
% 1.20/1.69  Current number of rules: 74
% 1.20/1.69  New rule produced :
% 1.20/1.69  [79]
% 1.20/1.69  h(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) ->
% 1.29/1.72  op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))
% 1.29/1.72  Current number of equations to process: 10
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 75
% 1.29/1.72  New rule produced :
% 1.29/1.72  [80]
% 1.29/1.72  h(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) ->
% 1.29/1.72  op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)
% 1.29/1.72  Current number of equations to process: 12
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 76
% 1.29/1.72  New rule produced :
% 1.29/1.72  [81] sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 1.29/1.72  Current number of equations to process: 11
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 77
% 1.29/1.72  New rule produced :
% 1.29/1.72  [82] sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 1.29/1.72  Current number of equations to process: 10
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 78
% 1.29/1.72  New rule produced :
% 1.29/1.72  [83] sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 1.29/1.72  Current number of equations to process: 10
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 79
% 1.29/1.72  New rule produced :
% 1.29/1.72  [84] sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 1.29/1.72  Current number of equations to process: 10
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 80
% 1.29/1.72  New rule produced :
% 1.29/1.72  [85] sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 1.29/1.72  Current number of equations to process: 10
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 81
% 1.29/1.72  New rule produced :
% 1.29/1.72  [86]
% 1.29/1.72  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),true),
% 1.29/1.72  tuple(sK1_ax4_U,true)) -> (false)
% 1.29/1.72  Current number of equations to process: 10
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 82
% 1.29/1.72  New rule produced :
% 1.29/1.72  [87]
% 1.29/1.72  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true)
% 1.29/1.72  -> true
% 1.29/1.72  Current number of equations to process: 10
% 1.29/1.72  Current number of ordered equations: 1
% 1.29/1.72  Current number of rules: 83
% 1.29/1.72  New rule produced :
% 1.29/1.72  [88]
% 1.29/1.72  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),A)),true)
% 1.29/1.72  -> true
% 1.29/1.72  Current number of equations to process: 10
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 84
% 1.29/1.72  New rule produced :
% 1.29/1.72  [89] sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)) -> true
% 1.29/1.72  Current number of equations to process: 13
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 85
% 1.29/1.72  New rule produced :
% 1.29/1.72  [90] sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 1.29/1.72  Current number of equations to process: 12
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 86
% 1.29/1.72  New rule produced :
% 1.29/1.72  [91]
% 1.29/1.72  (eq)(tuple(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 1.29/1.72                                                         op2(sK1_ax4_U,sK1_ax4_U))),true),
% 1.29/1.72  tuple(sK1_ax4_U,true)) -> (false)
% 1.29/1.72  Current number of equations to process: 16
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 87
% 1.29/1.72  New rule produced :
% 1.29/1.72  [92]
% 1.29/1.72  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))
% 1.29/1.72  -> true
% 1.29/1.72  Current number of equations to process: 17
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 88
% 1.29/1.72  New rule produced :
% 1.29/1.72  [93]
% 1.29/1.72  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 1.29/1.72  -> true
% 1.29/1.72  Current number of equations to process: 16
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 89
% 1.29/1.72  New rule produced :
% 1.29/1.72  [94]
% 1.29/1.72  op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(sK1_ax4_U)) ->
% 1.29/1.72  j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))
% 1.29/1.72  Current number of equations to process: 15
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 90
% 1.29/1.72  New rule produced :
% 1.29/1.72  [95]
% 1.29/1.72  op1(j(sK1_ax4_U),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) ->
% 1.29/1.72  j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 1.29/1.72  Current number of equations to process: 14
% 1.29/1.72  Current number of ordered equations: 0
% 1.29/1.72  Current number of rules: 91
% 1.29/1.72  New rule produced :
% 1.29/1.72  [96]
% 1.29/1.72  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),true)
% 1.29/1.72  -> true
% 1.29/1.72  Current number of equations to process: 12
% 1.29/1.72  Current number of ordered equations: 1
% 1.29/1.72  Current number of rules: 92
% 1.29/1.72  New rule produced :
% 1.29/1.72  [97]
% 1.29/1.72  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),A)),true)
% 1.29/1.74  -> true
% 1.29/1.74  Current number of equations to process: 12
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 93
% 1.29/1.74  New rule produced :
% 1.29/1.74  [98] sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)) -> true
% 1.29/1.74  Current number of equations to process: 15
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 94
% 1.29/1.74  New rule produced :
% 1.29/1.74  [99] sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 1.29/1.74  Current number of equations to process: 14
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 95
% 1.29/1.74  New rule produced :
% 1.29/1.74  [100]
% 1.29/1.74  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)))
% 1.29/1.74  -> true
% 1.29/1.74  Current number of equations to process: 17
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 96
% 1.29/1.74  New rule produced :
% 1.29/1.74  [101]
% 1.29/1.74  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 1.29/1.74  -> true
% 1.29/1.74  Current number of equations to process: 16
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 97
% 1.29/1.74  New rule produced :
% 1.29/1.74  [102]
% 1.29/1.74  op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U)) ->
% 1.29/1.74  j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))
% 1.29/1.74  Current number of equations to process: 15
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 98
% 1.29/1.74  New rule produced :
% 1.29/1.74  [103]
% 1.29/1.74  op1(j(sK1_ax4_U),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) ->
% 1.29/1.74  j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 1.29/1.74  Current number of equations to process: 14
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 99
% 1.29/1.74  New rule produced :
% 1.29/1.74  [104]
% 1.29/1.74  sorti1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 1.29/1.74  Current number of equations to process: 16
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 100
% 1.29/1.74  New rule produced :
% 1.29/1.74  [105] sorti2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 1.29/1.74  Current number of equations to process: 15
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 101
% 1.29/1.74  New rule produced :
% 1.29/1.74  [106]
% 1.29/1.74  j(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 1.29/1.74  sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))
% 1.29/1.74  Current number of equations to process: 15
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 102
% 1.29/1.74  New rule produced :
% 1.29/1.74  [107]
% 1.29/1.74  ifeq(sorti1(A),true,sorti1(op1(A,sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),true)
% 1.29/1.74  -> true
% 1.29/1.74  Current number of equations to process: 15
% 1.29/1.74  Current number of ordered equations: 1
% 1.29/1.74  Current number of rules: 103
% 1.29/1.74  New rule produced :
% 1.29/1.74  [108]
% 1.29/1.74  ifeq(sorti1(A),true,sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),A)),true)
% 1.29/1.74  -> true
% 1.29/1.74  Current number of equations to process: 15
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 104
% 1.29/1.74  New rule produced :
% 1.29/1.74  [109]
% 1.29/1.74  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(sK1_ax4_U))) ->
% 1.29/1.74  true
% 1.29/1.74  Current number of equations to process: 18
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 105
% 1.29/1.74  New rule produced :
% 1.29/1.74  [110]
% 1.29/1.74  sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 1.29/1.74  true
% 1.29/1.74  Current number of equations to process: 17
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 106
% 1.29/1.74  New rule produced :
% 1.29/1.74  [111]
% 1.29/1.74  (eq)(tuple(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(sK2_ax3_V(
% 1.29/1.74                                                                   j(sK1_ax4_U))))),true),
% 1.29/1.74  tuple(sK1_ax4_U,true)) -> (false)
% 1.29/1.74  Current number of equations to process: 21
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 107
% 1.29/1.74  New rule produced :
% 1.29/1.74  [112]
% 1.29/1.74  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(sK1_ax4_U))))
% 1.29/1.74  -> true
% 1.29/1.74  Current number of equations to process: 22
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 108
% 1.29/1.74  New rule produced :
% 1.29/1.74  [113]
% 1.29/1.74  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.29/1.74  -> true
% 1.29/1.74  Current number of equations to process: 21
% 1.29/1.74  Current number of ordered equations: 0
% 1.29/1.74  Current number of rules: 109
% 1.29/1.74  New rule produced :
% 1.29/1.74  [114]
% 1.29/1.74  h(op1(j(sK1_ax4_U),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 1.29/1.74  op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.29/1.74  Current number of equations to process: 20
% 1.29/1.77  Current number of ordered equations: 0
% 1.29/1.77  Current number of rules: 110
% 1.29/1.77  New rule produced :
% 1.29/1.77  [115]
% 1.29/1.77  h(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(sK1_ax4_U))) ->
% 1.29/1.77  op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)
% 1.29/1.77  Current number of equations to process: 19
% 1.29/1.77  Current number of ordered equations: 0
% 1.29/1.77  Current number of rules: 111
% 1.29/1.77  New rule produced :
% 1.29/1.77  [116]
% 1.29/1.77  ifeq(sorti2(A),true,sorti2(op2(A,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),true)
% 1.29/1.77  -> true
% 1.29/1.77  Current number of equations to process: 17
% 1.29/1.77  Current number of ordered equations: 1
% 1.29/1.77  Current number of rules: 112
% 1.29/1.77  New rule produced :
% 1.29/1.77  [117]
% 1.29/1.77  ifeq(sorti2(A),true,sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),A)),true)
% 1.29/1.77  -> true
% 1.29/1.77  Current number of equations to process: 17
% 1.29/1.77  Current number of ordered equations: 0
% 1.29/1.77  Current number of rules: 113
% 1.29/1.77  New rule produced :
% 1.29/1.77  [118] sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)) -> true
% 1.29/1.77  Current number of equations to process: 20
% 1.29/1.77  Current number of ordered equations: 0
% 1.29/1.77  Current number of rules: 114
% 1.29/1.77  New rule produced :
% 1.29/1.77  [119] sorti2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 1.29/1.77  Current number of equations to process: 19
% 1.29/1.77  Current number of ordered equations: 0
% 1.29/1.77  Current number of rules: 115
% 1.29/1.77  New rule produced :
% 1.29/1.77  [120]
% 1.29/1.77  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)))
% 1.29/1.77  -> true
% 1.29/1.77  Current number of equations to process: 22
% 1.29/1.77  Current number of ordered equations: 0
% 1.29/1.77  Current number of rules: 116
% 1.29/1.77  New rule produced :
% 1.29/1.77  [121]
% 1.29/1.77  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.29/1.77  -> true
% 1.29/1.77  Current number of equations to process: 21
% 1.29/1.77  Current number of ordered equations: 0
% 1.29/1.77  Current number of rules: 117
% 1.29/1.77  New rule produced :
% 1.29/1.77  [122]
% 1.29/1.77  op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U)) ->
% 1.29/1.77  j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 1.29/1.77  Rule
% 1.29/1.77  [56] sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U))) -> true
% 1.29/1.77  collapsed.
% 1.29/1.77  Rule
% 1.29/1.77  [60]
% 1.29/1.77  h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U))) ->
% 1.29/1.77  op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U) collapsed.
% 1.29/1.77  Current number of equations to process: 22
% 1.29/1.77  Current number of ordered equations: 0
% 1.29/1.77  Current number of rules: 116
% 1.29/1.77  New rule produced :
% 1.29/1.77  [123] sorti1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))) -> true
% 1.29/1.77  Current number of equations to process: 21
% 1.29/1.77  Current number of ordered equations: 0
% 1.29/1.77  Current number of rules: 117
% 1.29/1.77  New rule produced :
% 1.29/1.77  [124]
% 1.29/1.77  op1(j(sK1_ax4_U),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))) ->
% 1.29/1.77  j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.29/1.77  Rule
% 1.29/1.77  [57] sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 1.29/1.77  collapsed.
% 1.29/1.77  Rule
% 1.29/1.77  [59]
% 1.29/1.77  h(op1(j(sK1_ax4_U),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) ->
% 1.29/1.77  op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) collapsed.
% 1.29/1.77  Current number of equations to process: 22
% 1.29/1.77  Current number of ordered equations: 0
% 1.29/1.77  Current number of rules: 116
% 1.29/1.77  New rule produced :
% 1.29/1.77  [125] sorti1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 1.29/1.77  Current number of equations to process: 21
% 1.29/1.77  Current number of ordered equations: 0
% 1.29/1.77  Current number of rules: 117
% 1.29/1.77  New rule produced :
% 1.29/1.77  [126]
% 1.29/1.77  h(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))) ->
% 1.29/1.77  op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 1.29/1.77  Current number of equations to process: 20
% 1.29/1.77  Current number of ordered equations: 0
% 1.29/1.77  Current number of rules: 118
% 1.29/1.77  New rule produced :
% 1.29/1.77  [127]
% 1.29/1.77  h(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))) ->
% 1.29/1.77  op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)
% 1.29/1.77  Current number of equations to process: 19
% 1.29/1.77  Current number of ordered equations: 0
% 1.29/1.77  Current number of rules: 119
% 1.29/1.77  New rule produced :
% 1.29/1.77  [128]
% 1.29/1.77  op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 1.29/1.77                                                               sK2_ax3_V(
% 1.29/1.77                                                               sK2_ax3_V(
% 1.29/1.77                                                               sK2_ax3_V(
% 1.29/1.77                                                               j(sK1_ax4_U))))))
% 1.29/1.77  -> sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))
% 1.29/1.77  Current number of equations to process: 18
% 1.29/1.77  Current number of ordered equations: 0
% 1.29/1.77  Current number of rules: 120
% 1.29/1.77  New rule produced :
% 1.38/1.80  [129]
% 1.38/1.80  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 1.38/1.80  -> true
% 1.38/1.80  Current number of equations to process: 18
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 121
% 1.38/1.80  New rule produced :
% 1.38/1.80  [130]
% 1.38/1.80  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(sK2_ax3_V(
% 1.38/1.80                                                                     j(sK1_ax4_U)))))
% 1.38/1.80  -> true
% 1.38/1.80  Current number of equations to process: 18
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 122
% 1.38/1.80  New rule produced :
% 1.38/1.80  [131]
% 1.38/1.80  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 1.38/1.80  -> true
% 1.38/1.80  Current number of equations to process: 18
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 123
% 1.38/1.80  New rule produced :
% 1.38/1.80  [132]
% 1.38/1.80  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 1.38/1.80                                                                    j(sK1_ax4_U))))))
% 1.38/1.80  -> true
% 1.38/1.80  Current number of equations to process: 18
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 124
% 1.38/1.80  New rule produced :
% 1.38/1.80  [133]
% 1.38/1.80  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 1.38/1.80  Current number of equations to process: 18
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 125
% 1.38/1.80  New rule produced :
% 1.38/1.80  [134]
% 1.38/1.80  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))
% 1.38/1.80  -> true
% 1.38/1.80  Current number of equations to process: 20
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 126
% 1.38/1.80  New rule produced :
% 1.38/1.80  [135]
% 1.38/1.80  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))))
% 1.38/1.80  -> true
% 1.38/1.80  Current number of equations to process: 19
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 127
% 1.38/1.80  New rule produced :
% 1.38/1.80  [136]
% 1.38/1.80  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U)))))
% 1.38/1.80  -> true
% 1.38/1.80  Current number of equations to process: 18
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 128
% 1.38/1.80  New rule produced :
% 1.38/1.80  [137]
% 1.38/1.80  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 1.38/1.80  -> true
% 1.38/1.80  Current number of equations to process: 20
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 129
% 1.38/1.80  New rule produced :
% 1.38/1.80  [138]
% 1.38/1.80  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 1.38/1.80  -> true
% 1.38/1.80  Current number of equations to process: 19
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 130
% 1.38/1.80  New rule produced :
% 1.38/1.80  [139]
% 1.38/1.80  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.38/1.80  -> true
% 1.38/1.80  Current number of equations to process: 18
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 131
% 1.38/1.80  New rule produced :
% 1.38/1.80  [140]
% 1.38/1.80  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(h(sK2_ax3_V(
% 1.38/1.80                                                                 j(sK1_ax4_U))),sK1_ax4_U)),true),
% 1.38/1.80  tuple(sK1_ax4_U,true)) -> (false)
% 1.38/1.80  Current number of equations to process: 18
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 132
% 1.38/1.80  New rule produced :
% 1.38/1.80  [141]
% 1.38/1.80  ifeq(sorti2(A),true,sorti2(op2(A,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),true)
% 1.38/1.80  -> true
% 1.38/1.80  Current number of equations to process: 18
% 1.38/1.80  Current number of ordered equations: 1
% 1.38/1.80  Current number of rules: 133
% 1.38/1.80  New rule produced :
% 1.38/1.80  [142]
% 1.38/1.80  ifeq(sorti2(A),true,sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),A)),true)
% 1.38/1.80  -> true
% 1.38/1.80  Current number of equations to process: 18
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 134
% 1.38/1.80  New rule produced :
% 1.38/1.80  [143]
% 1.38/1.80  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)) -> true
% 1.38/1.80  Current number of equations to process: 21
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 135
% 1.38/1.80  New rule produced :
% 1.38/1.80  [144]
% 1.38/1.80  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 1.38/1.80  Current number of equations to process: 20
% 1.38/1.80  Current number of ordered equations: 0
% 1.38/1.80  Current number of rules: 136
% 1.38/1.80  New rule produced :
% 1.38/1.80  [145]
% 1.38/1.80  (eq)(tuple(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 1.38/1.80                                                           h(sK2_ax3_V(
% 1.38/1.80                                                             j(sK1_ax4_U))))),true),
% 1.38/1.80  tuple(sK1_ax4_U,true)) -> (false)
% 1.39/1.84  Current number of equations to process: 26
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 137
% 1.39/1.84  New rule produced :
% 1.39/1.84  [146]
% 1.39/1.84  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))
% 1.39/1.84  -> true
% 1.39/1.84  Current number of equations to process: 27
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 138
% 1.39/1.84  New rule produced :
% 1.39/1.84  [147]
% 1.39/1.84  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 1.39/1.84  -> true
% 1.39/1.84  Current number of equations to process: 26
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 139
% 1.39/1.84  New rule produced :
% 1.39/1.84  [148]
% 1.39/1.84  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))
% 1.39/1.84  -> true
% 1.39/1.84  Current number of equations to process: 25
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 140
% 1.39/1.84  New rule produced :
% 1.39/1.84  [149]
% 1.39/1.84  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 1.39/1.84  -> true
% 1.39/1.84  Current number of equations to process: 24
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 141
% 1.39/1.84  New rule produced :
% 1.39/1.84  [150]
% 1.39/1.84  op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(sK1_ax4_U)) ->
% 1.39/1.84  j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))
% 1.39/1.84  Current number of equations to process: 23
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 142
% 1.39/1.84  New rule produced :
% 1.39/1.84  [151]
% 1.39/1.84  op1(j(sK1_ax4_U),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) ->
% 1.39/1.84  j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 1.39/1.84  Current number of equations to process: 22
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 143
% 1.39/1.84  New rule produced :
% 1.39/1.84  [152]
% 1.39/1.84  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),true)
% 1.39/1.84  -> true
% 1.39/1.84  Current number of equations to process: 20
% 1.39/1.84  Current number of ordered equations: 1
% 1.39/1.84  Current number of rules: 144
% 1.39/1.84  New rule produced :
% 1.39/1.84  [153]
% 1.39/1.84  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),A)),true)
% 1.39/1.84  -> true
% 1.39/1.84  Current number of equations to process: 20
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 145
% 1.39/1.84  New rule produced :
% 1.39/1.84  [154]
% 1.39/1.84  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)) -> true
% 1.39/1.84  Current number of equations to process: 23
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 146
% 1.39/1.84  New rule produced :
% 1.39/1.84  [155]
% 1.39/1.84  sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 1.39/1.84  Current number of equations to process: 22
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 147
% 1.39/1.84  New rule produced :
% 1.39/1.84  [156]
% 1.39/1.84  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)))
% 1.39/1.84  -> true
% 1.39/1.84  Current number of equations to process: 27
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 148
% 1.39/1.84  New rule produced :
% 1.39/1.84  [157]
% 1.39/1.84  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.39/1.84  -> true
% 1.39/1.84  Current number of equations to process: 26
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 149
% 1.39/1.84  New rule produced :
% 1.39/1.84  [158]
% 1.39/1.84  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U)))))
% 1.39/1.84  -> true
% 1.39/1.84  Current number of equations to process: 25
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 150
% 1.39/1.84  New rule produced :
% 1.39/1.84  [159]
% 1.39/1.84  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.39/1.84  -> true
% 1.39/1.84  Current number of equations to process: 24
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 151
% 1.39/1.84  New rule produced :
% 1.39/1.84  [160]
% 1.39/1.84  op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(sK1_ax4_U)) ->
% 1.39/1.84  j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 1.39/1.84  Current number of equations to process: 23
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 152
% 1.39/1.84  New rule produced :
% 1.39/1.84  [161]
% 1.39/1.84  op1(j(sK1_ax4_U),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 1.39/1.84  j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.39/1.84  Current number of equations to process: 22
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 153
% 1.39/1.84  New rule produced :
% 1.39/1.84  [162] sorti1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 1.39/1.84  Current number of equations to process: 23
% 1.39/1.84  Current number of ordered equations: 0
% 1.39/1.84  Current number of rules: 154
% 1.39/1.84  New rule produced :
% 1.39/1.84  [163]
% 1.39/1.84  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))),true)
% 1.39/1.88  -> true
% 1.39/1.88  Current number of equations to process: 23
% 1.39/1.88  Current number of ordered equations: 1
% 1.39/1.88  Current number of rules: 155
% 1.39/1.88  New rule produced :
% 1.39/1.88  [164]
% 1.39/1.88  ifeq(sorti1(A),true,sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),A)),true)
% 1.39/1.88  -> true
% 1.39/1.88  Current number of equations to process: 23
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 156
% 1.39/1.88  New rule produced :
% 1.39/1.88  [165]
% 1.39/1.88  sorti1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))) -> true
% 1.39/1.88  Current number of equations to process: 26
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 157
% 1.39/1.88  New rule produced :
% 1.39/1.88  [166]
% 1.39/1.88  sorti1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 1.39/1.88  Current number of equations to process: 25
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 158
% 1.39/1.88  New rule produced :
% 1.39/1.88  [167]
% 1.39/1.88  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))
% 1.39/1.88  -> true
% 1.39/1.88  Current number of equations to process: 30
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 159
% 1.39/1.88  New rule produced :
% 1.39/1.88  [168]
% 1.39/1.88  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 1.39/1.88  -> true
% 1.39/1.88  Current number of equations to process: 29
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 160
% 1.39/1.88  New rule produced :
% 1.39/1.88  [169]
% 1.39/1.88  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 1.39/1.88                                                                    j(sK1_ax4_U)))))
% 1.39/1.88  -> true
% 1.39/1.88  Current number of equations to process: 28
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 161
% 1.39/1.88  New rule produced :
% 1.39/1.88  [170]
% 1.39/1.88  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 1.39/1.88  -> true
% 1.39/1.88  Current number of equations to process: 27
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 162
% 1.39/1.88  New rule produced :
% 1.39/1.88  [171]
% 1.39/1.88  h(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) ->
% 1.39/1.88  op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))
% 1.39/1.88  Current number of equations to process: 26
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 163
% 1.39/1.88  New rule produced :
% 1.39/1.88  [172]
% 1.39/1.88  h(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))) ->
% 1.39/1.88  op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)
% 1.39/1.88  Current number of equations to process: 25
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 164
% 1.39/1.88  New rule produced :
% 1.39/1.88  [173] sorti1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 1.39/1.88  Current number of equations to process: 26
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 165
% 1.39/1.88  New rule produced :
% 1.39/1.88  [174]
% 1.39/1.88  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))),true)
% 1.39/1.88  -> true
% 1.39/1.88  Current number of equations to process: 26
% 1.39/1.88  Current number of ordered equations: 1
% 1.39/1.88  Current number of rules: 166
% 1.39/1.88  New rule produced :
% 1.39/1.88  [175]
% 1.39/1.88  ifeq(sorti1(A),true,sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),A)),true)
% 1.39/1.88  -> true
% 1.39/1.88  Current number of equations to process: 26
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 167
% 1.39/1.88  New rule produced :
% 1.39/1.88  [176]
% 1.39/1.88  sorti1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))) -> true
% 1.39/1.88  Current number of equations to process: 29
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 168
% 1.39/1.88  New rule produced :
% 1.39/1.88  [177]
% 1.39/1.88  sorti1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 1.39/1.88  Current number of equations to process: 28
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 169
% 1.39/1.88  New rule produced :
% 1.39/1.88  [178]
% 1.39/1.88  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(j(sK1_ax4_U))))
% 1.39/1.88  -> true
% 1.39/1.88  Current number of equations to process: 33
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 170
% 1.39/1.88  New rule produced :
% 1.39/1.88  [179]
% 1.39/1.88  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 1.39/1.88  -> true
% 1.39/1.88  Current number of equations to process: 32
% 1.39/1.88  Current number of ordered equations: 0
% 1.39/1.88  Current number of rules: 171
% 1.39/1.88  New rule produced :
% 1.39/1.88  [180]
% 1.39/1.88  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(sK2_ax3_V(
% 1.39/1.88                                                                    j(sK1_ax4_U)))))
% 1.49/1.93  -> true
% 1.49/1.93  Current number of equations to process: 31
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 172
% 1.49/1.93  New rule produced :
% 1.49/1.93  [181]
% 1.49/1.93  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 1.49/1.93                                                                  j(sK1_ax4_U)))))))
% 1.49/1.93  -> true
% 1.49/1.93  Current number of equations to process: 30
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 173
% 1.49/1.93  New rule produced :
% 1.49/1.93  [182]
% 1.49/1.93  h(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) ->
% 1.49/1.93  op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))
% 1.49/1.93  Current number of equations to process: 29
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 174
% 1.49/1.93  New rule produced :
% 1.49/1.93  [183]
% 1.49/1.93  h(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))) ->
% 1.49/1.93  op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)
% 1.49/1.93  Current number of equations to process: 28
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 175
% 1.49/1.93  New rule produced :
% 1.49/1.93  [184]
% 1.49/1.93  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))))
% 1.49/1.93  -> true
% 1.49/1.93  Current number of equations to process: 31
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 176
% 1.49/1.93  New rule produced :
% 1.49/1.93  [185]
% 1.49/1.93  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 1.49/1.93  true
% 1.49/1.93  Current number of equations to process: 30
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 177
% 1.49/1.93  New rule produced :
% 1.49/1.93  [186]
% 1.49/1.93  j(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 1.49/1.93  op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))
% 1.49/1.93  Current number of equations to process: 31
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 178
% 1.49/1.93  New rule produced :
% 1.49/1.93  [187]
% 1.49/1.93  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.49/1.93  -> true
% 1.49/1.93  Current number of equations to process: 44
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 179
% 1.49/1.93  New rule produced :
% 1.49/1.93  [188]
% 1.49/1.93  sorti2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 1.49/1.93  true
% 1.49/1.93  Current number of equations to process: 43
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 180
% 1.49/1.93  New rule produced :
% 1.49/1.93  [189]
% 1.49/1.93  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 1.49/1.93         j(sK1_ax4_U))) -> true
% 1.49/1.93  Current number of equations to process: 44
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 181
% 1.49/1.93  New rule produced :
% 1.49/1.93  [190]
% 1.49/1.93  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 1.49/1.93                                                                 j(sK1_ax4_U)))))
% 1.49/1.93  -> true
% 1.49/1.93  Current number of equations to process: 43
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 182
% 1.49/1.93  New rule produced :
% 1.49/1.93  [191]
% 1.49/1.93  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 1.49/1.93         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 1.49/1.93  Current number of equations to process: 42
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 183
% 1.49/1.93  New rule produced :
% 1.49/1.93  [192]
% 1.49/1.93  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 1.49/1.93                                     sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 1.49/1.93  Current number of equations to process: 41
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 184
% 1.49/1.93  New rule produced :
% 1.49/1.93  [193]
% 1.49/1.93  j(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 1.49/1.93  op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))
% 1.49/1.93  Current number of equations to process: 40
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 185
% 1.49/1.93  New rule produced :
% 1.49/1.93  [194]
% 1.49/1.93  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 1.49/1.93         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 1.49/1.93  Current number of equations to process: 39
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 186
% 1.49/1.93  New rule produced :
% 1.49/1.93  [195]
% 1.49/1.93  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 1.49/1.93                                                              j(sK1_ax4_U))),
% 1.49/1.93                                                sK2_ax3_V(j(sK1_ax4_U))))) ->
% 1.49/1.93  true
% 1.49/1.93  Current number of equations to process: 38
% 1.49/1.93  Current number of ordered equations: 0
% 1.49/1.93  Current number of rules: 187
% 1.49/1.98  New rule produced :
% 1.49/1.98  [196] sorti1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 1.49/1.98  Current number of equations to process: 50
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 188
% 1.49/1.98  New rule produced :
% 1.49/1.98  [197] sorti2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 1.49/1.98  Current number of equations to process: 49
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 189
% 1.49/1.98  New rule produced :
% 1.49/1.98  [198]
% 1.49/1.98  j(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) ->
% 1.49/1.98  sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))
% 1.49/1.98  Current number of equations to process: 49
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 190
% 1.49/1.98  New rule produced :
% 1.49/1.98  [199]
% 1.49/1.98  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 1.49/1.98         j(sK1_ax4_U))) -> true
% 1.49/1.98  Current number of equations to process: 50
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 191
% 1.49/1.98  New rule produced :
% 1.49/1.98  [200]
% 1.49/1.98  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 1.49/1.98                                                                j(sK1_ax4_U))))))
% 1.49/1.98  -> true
% 1.49/1.98  Current number of equations to process: 49
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 192
% 1.49/1.98  New rule produced :
% 1.49/1.98  [201]
% 1.49/1.98  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 1.49/1.98         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 1.49/1.98  Current number of equations to process: 48
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 193
% 1.49/1.98  New rule produced :
% 1.49/1.98  [202]
% 1.49/1.98  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 1.49/1.98                                                                 sK2_ax3_V(
% 1.49/1.98                                                                 j(sK1_ax4_U))))))
% 1.49/1.98  -> true
% 1.49/1.98  Current number of equations to process: 47
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 194
% 1.49/1.98  New rule produced :
% 1.49/1.98  [203]
% 1.49/1.98  ifeq(sorti1(A),true,sorti1(op1(A,sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 1.49/1.98  -> true
% 1.49/1.98  Current number of equations to process: 45
% 1.49/1.98  Current number of ordered equations: 1
% 1.49/1.98  Current number of rules: 195
% 1.49/1.98  New rule produced :
% 1.49/1.98  [204]
% 1.49/1.98  ifeq(sorti1(A),true,sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 1.49/1.98  -> true
% 1.49/1.98  Current number of equations to process: 45
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 196
% 1.49/1.98  New rule produced :
% 1.49/1.98  [205]
% 1.49/1.98  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 1.49/1.98         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 1.49/1.98  Current number of equations to process: 44
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 197
% 1.49/1.98  New rule produced :
% 1.49/1.98  [206]
% 1.49/1.98  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 1.49/1.98                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.49/1.98  -> true
% 1.49/1.98  Current number of equations to process: 43
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 198
% 1.49/1.98  New rule produced :
% 1.49/1.98  [207]
% 1.49/1.98  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U))) -> true
% 1.49/1.98  Current number of equations to process: 46
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 199
% 1.49/1.98  New rule produced :
% 1.49/1.98  [208]
% 1.49/1.98  sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 1.49/1.98  Current number of equations to process: 45
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 200
% 1.49/1.98  New rule produced :
% 1.49/1.98  [209]
% 1.49/1.98  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))
% 1.49/1.98  -> true
% 1.49/1.98  Current number of equations to process: 51
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 201
% 1.49/1.98  New rule produced :
% 1.49/1.98  [210]
% 1.49/1.98  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.49/1.98  -> true
% 1.49/1.98  Current number of equations to process: 50
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 202
% 1.49/1.98  New rule produced :
% 1.49/1.98  [211]
% 1.49/1.98  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 1.49/1.98  Current number of equations to process: 49
% 1.49/1.98  Current number of ordered equations: 0
% 1.49/1.98  Current number of rules: 203
% 1.49/1.98  New rule produced :
% 1.49/1.98  [212]
% 1.49/1.98  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 1.49/1.98                                                              j(sK1_ax4_U)))))
% 1.49/1.98  -> true
% 1.49/1.98  Current number of equations to process: 48
% 1.58/2.02  Current number of ordered equations: 0
% 1.58/2.02  Current number of rules: 204
% 1.58/2.02  New rule produced :
% 1.58/2.02  [213]
% 1.58/2.02  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.58/2.02  -> true
% 1.58/2.02  Current number of equations to process: 47
% 1.58/2.02  Current number of ordered equations: 0
% 1.58/2.02  Current number of rules: 205
% 1.58/2.02  New rule produced :
% 1.58/2.02  [214]
% 1.58/2.02  h(op1(j(sK1_ax4_U),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) ->
% 1.58/2.02  op2(sK1_ax4_U,h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.58/2.02  Current number of equations to process: 46
% 1.58/2.02  Current number of ordered equations: 0
% 1.58/2.02  Current number of rules: 206
% 1.58/2.02  New rule produced :
% 1.58/2.02  [215]
% 1.58/2.02  h(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U))) ->
% 1.58/2.02  op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U)
% 1.58/2.02  Current number of equations to process: 45
% 1.58/2.02  Current number of ordered equations: 0
% 1.58/2.02  Current number of rules: 207
% 1.58/2.02  New rule produced :
% 1.58/2.02  [216]
% 1.58/2.02  op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),sK2_ax3_V(sK2_ax3_V(
% 1.58/2.02                                                                  j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.58/2.02  -> sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))
% 1.58/2.02  Current number of equations to process: 44
% 1.58/2.02  Current number of ordered equations: 0
% 1.58/2.02  Current number of rules: 208
% 1.58/2.02  New rule produced :
% 1.58/2.02  [217]
% 1.58/2.02  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 1.58/2.02                                   sK2_ax3_V(j(sK1_ax4_U))))),true) -> true
% 1.58/2.02  Current number of equations to process: 42
% 1.58/2.02  Current number of ordered equations: 1
% 1.58/2.02  Current number of rules: 209
% 1.58/2.02  New rule produced :
% 1.58/2.02  [218]
% 1.58/2.02  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 1.58/2.02                                 sK2_ax3_V(j(sK1_ax4_U))),A)),true) -> true
% 1.58/2.02  Current number of equations to process: 42
% 1.58/2.02  Current number of ordered equations: 0
% 1.58/2.02  Current number of rules: 210
% 1.58/2.02  New rule produced :
% 1.58/2.02  [219]
% 1.58/2.02  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 1.58/2.02                                                               sK2_ax3_V(
% 1.58/2.02                                                               j(sK1_ax4_U)))))),true)
% 1.58/2.02  -> true
% 1.58/2.02  Current number of equations to process: 40
% 1.58/2.02  Current number of ordered equations: 1
% 1.58/2.02  Current number of rules: 211
% 1.58/2.02  New rule produced :
% 1.58/2.02  [220]
% 1.58/2.02  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 1.58/2.02                                                             sK2_ax3_V(
% 1.58/2.02                                                             j(sK1_ax4_U)))),A)),true)
% 1.58/2.02  -> true
% 1.58/2.02  Current number of equations to process: 40
% 1.58/2.02  Current number of ordered equations: 0
% 1.58/2.02  Current number of rules: 212
% 1.58/2.02  New rule produced :
% 1.58/2.02  [221]
% 1.58/2.02  h(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))))
% 1.58/2.02  ->
% 1.58/2.02  op2(sK1_ax4_U,h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))))
% 1.58/2.02  Current number of equations to process: 39
% 1.58/2.02  Current number of ordered equations: 0
% 1.58/2.02  Current number of rules: 213
% 1.58/2.02  New rule produced :
% 1.58/2.02  [222]
% 1.58/2.02  h(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 1.58/2.02    j(sK1_ax4_U))) ->
% 1.58/2.02  op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)
% 1.58/2.02  Current number of equations to process: 38
% 1.58/2.02  Current number of ordered equations: 0
% 1.58/2.02  Current number of rules: 214
% 1.58/2.02  New rule produced :
% 1.58/2.02  [223]
% 1.58/2.02  h(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.58/2.02  ->
% 1.58/2.02  op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.58/2.02  Current number of equations to process: 37
% 1.58/2.02  Current number of ordered equations: 0
% 1.58/2.02  Current number of rules: 215
% 1.58/2.02  New rule produced :
% 1.58/2.02  [224]
% 1.58/2.02  h(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 1.58/2.02    j(sK1_ax4_U))) ->
% 1.58/2.02  op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)
% 1.58/2.02  Current number of equations to process: 36
% 1.58/2.02  Current number of ordered equations: 0
% 1.58/2.02  Current number of rules: 216
% 1.58/2.02  New rule produced :
% 1.58/2.02  [225]
% 1.58/2.02  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 1.58/2.02  -> true
% 1.58/2.02  Current number of equations to process: 36
% 1.58/2.02  Current number of ordered equations: 0
% 1.58/2.02  Current number of rules: 217
% 1.58/2.02  New rule produced :
% 1.58/2.02  [226]
% 1.58/2.02  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 1.58/2.02  -> true
% 1.58/2.02  Current number of equations to process: 40
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 218
% 1.66/2.08  New rule produced :
% 1.66/2.08  [227]
% 1.66/2.08  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 1.66/2.08  -> true
% 1.66/2.08  Current number of equations to process: 39
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 219
% 1.66/2.08  New rule produced :
% 1.66/2.08  [228]
% 1.66/2.08  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 1.66/2.08  -> true
% 1.66/2.08  Current number of equations to process: 38
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 220
% 1.66/2.08  New rule produced :
% 1.66/2.08  [229]
% 1.66/2.08  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 1.66/2.08         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 1.66/2.08  Current number of equations to process: 37
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 221
% 1.66/2.08  New rule produced :
% 1.66/2.08  [230]
% 1.66/2.08  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 1.66/2.08         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 1.66/2.08  Current number of equations to process: 36
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 222
% 1.66/2.08  New rule produced :
% 1.66/2.08  [231]
% 1.66/2.08  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 1.66/2.08                                                             j(sK1_ax4_U))))))
% 1.66/2.08  -> true
% 1.66/2.08  Current number of equations to process: 36
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 223
% 1.66/2.08  New rule produced :
% 1.66/2.08  [232]
% 1.66/2.08  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.66/2.08  -> true
% 1.66/2.08  Current number of equations to process: 40
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 224
% 1.66/2.08  New rule produced :
% 1.66/2.08  [233]
% 1.66/2.08  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 1.66/2.08  -> true
% 1.66/2.08  Current number of equations to process: 39
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 225
% 1.66/2.08  New rule produced :
% 1.66/2.08  [234]
% 1.66/2.08  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 1.66/2.08  -> true
% 1.66/2.08  Current number of equations to process: 38
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 226
% 1.66/2.08  New rule produced :
% 1.66/2.08  [235]
% 1.66/2.08  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 1.66/2.08                                         sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 1.66/2.08  Current number of equations to process: 37
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 227
% 1.66/2.08  New rule produced :
% 1.66/2.08  [236]
% 1.66/2.08  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 1.66/2.08                                                                     sK2_ax3_V(
% 1.66/2.08                                                                     j(sK1_ax4_U))))))
% 1.66/2.08  -> true
% 1.66/2.08  Current number of equations to process: 36
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 228
% 1.66/2.08  New rule produced :
% 1.66/2.08  [237] sorti1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 1.66/2.08  Current number of equations to process: 36
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 229
% 1.66/2.08  New rule produced :
% 1.66/2.08  [238]
% 1.66/2.08  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true)
% 1.66/2.08  -> true
% 1.66/2.08  Current number of equations to process: 37
% 1.66/2.08  Current number of ordered equations: 1
% 1.66/2.08  Current number of rules: 230
% 1.66/2.08  New rule produced :
% 1.66/2.08  [239]
% 1.66/2.08  ifeq(sorti1(A),true,sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),A)),true)
% 1.66/2.08  -> true
% 1.66/2.08  Current number of equations to process: 37
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 231
% 1.66/2.08  New rule produced :
% 1.66/2.08  [240]
% 1.66/2.08  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 1.66/2.08  Current number of equations to process: 40
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 232
% 1.66/2.08  New rule produced :
% 1.66/2.08  [241]
% 1.66/2.08  sorti1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 1.66/2.08  Current number of equations to process: 39
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 233
% 1.66/2.08  New rule produced :
% 1.66/2.08  [242] sorti1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 1.66/2.08  Current number of equations to process: 47
% 1.66/2.08  Current number of ordered equations: 0
% 1.66/2.08  Current number of rules: 234
% 1.66/2.08  New rule produced :
% 1.66/2.08  [243]
% 1.66/2.08  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))
% 1.69/2.14  -> true
% 1.69/2.14  Current number of equations to process: 49
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 235
% 1.69/2.14  New rule produced :
% 1.69/2.14  [244]
% 1.69/2.14  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 1.69/2.14  -> true
% 1.69/2.14  Current number of equations to process: 48
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 236
% 1.69/2.14  New rule produced :
% 1.69/2.14  [245]
% 1.69/2.14  h(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) ->
% 1.69/2.14  op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))
% 1.69/2.14  Current number of equations to process: 47
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 237
% 1.69/2.14  New rule produced :
% 1.69/2.14  [246]
% 1.69/2.14  h(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) ->
% 1.69/2.14  op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)
% 1.69/2.14  Current number of equations to process: 46
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 238
% 1.69/2.14  New rule produced :
% 1.69/2.14  [247]
% 1.69/2.14  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 1.69/2.14                                                                  j(sK1_ax4_U)))))
% 1.69/2.14  -> true
% 1.69/2.14  Current number of equations to process: 45
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 239
% 1.69/2.14  New rule produced :
% 1.69/2.14  [248]
% 1.69/2.14  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 1.69/2.14  -> true
% 1.69/2.14  Current number of equations to process: 44
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 240
% 1.69/2.14  New rule produced :
% 1.69/2.14  [249]
% 1.69/2.14  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 1.69/2.14  -> true
% 1.69/2.14  Current number of equations to process: 43
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 241
% 1.69/2.14  New rule produced :
% 1.69/2.14  [250]
% 1.69/2.14  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 1.69/2.14  -> true
% 1.69/2.14  Current number of equations to process: 42
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 242
% 1.69/2.14  New rule produced :
% 1.69/2.14  [251]
% 1.69/2.14  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 1.69/2.14  -> true
% 1.69/2.14  Current number of equations to process: 40
% 1.69/2.14  Current number of ordered equations: 1
% 1.69/2.14  Current number of rules: 243
% 1.69/2.14  New rule produced :
% 1.69/2.14  [252]
% 1.69/2.14  ifeq(sorti1(A),true,sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 1.69/2.14  -> true
% 1.69/2.14  Current number of equations to process: 40
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 244
% 1.69/2.14  New rule produced :
% 1.69/2.14  [253]
% 1.69/2.14  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 1.69/2.14  Current number of equations to process: 43
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 245
% 1.69/2.14  New rule produced :
% 1.69/2.14  [254]
% 1.69/2.14  sorti1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 1.69/2.14  Current number of equations to process: 42
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 246
% 1.69/2.14  New rule produced :
% 1.69/2.14  [255]
% 1.69/2.14  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))
% 1.69/2.14  -> true
% 1.69/2.14  Current number of equations to process: 49
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 247
% 1.69/2.14  New rule produced :
% 1.69/2.14  [256]
% 1.69/2.14  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.69/2.14  -> true
% 1.69/2.14  Current number of equations to process: 48
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 248
% 1.69/2.14  New rule produced :
% 1.69/2.14  [257]
% 1.69/2.14  h(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) ->
% 1.69/2.14  op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))
% 1.69/2.14  Current number of equations to process: 47
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 249
% 1.69/2.14  New rule produced :
% 1.69/2.14  [258]
% 1.69/2.14  h(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) ->
% 1.69/2.14  op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)
% 1.69/2.14  Current number of equations to process: 46
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 250
% 1.69/2.14  New rule produced :
% 1.69/2.14  [259]
% 1.69/2.14  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 1.69/2.14                                                                  j(sK1_ax4_U)))))
% 1.69/2.14  -> true
% 1.69/2.14  Current number of equations to process: 45
% 1.69/2.14  Current number of ordered equations: 0
% 1.69/2.14  Current number of rules: 251
% 1.69/2.14  New rule produced :
% 1.69/2.14  [260]
% 1.69/2.14  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.69/2.21  -> true
% 1.69/2.21  Current number of equations to process: 44
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 252
% 1.69/2.21  New rule produced :
% 1.69/2.21  [261]
% 1.69/2.21  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 1.69/2.21  -> true
% 1.69/2.21  Current number of equations to process: 43
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 253
% 1.69/2.21  New rule produced :
% 1.69/2.21  [262]
% 1.69/2.21  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.69/2.21  -> true
% 1.69/2.21  Current number of equations to process: 42
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 254
% 1.69/2.21  New rule produced :
% 1.69/2.21  [263]
% 1.69/2.21  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))
% 1.69/2.21  -> true
% 1.69/2.21  Current number of equations to process: 45
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 255
% 1.69/2.21  New rule produced :
% 1.69/2.21  [264]
% 1.69/2.21  sorti2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 1.69/2.21  Current number of equations to process: 44
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 256
% 1.69/2.21  New rule produced :
% 1.69/2.21  [265]
% 1.69/2.21  j(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 1.69/2.21  op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))
% 1.69/2.21  Current number of equations to process: 45
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 257
% 1.69/2.21  New rule produced :
% 1.69/2.21  [266]
% 1.69/2.21  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.69/2.21  -> true
% 1.69/2.21  Current number of equations to process: 60
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 258
% 1.69/2.21  New rule produced :
% 1.69/2.21  [267]
% 1.69/2.21  sorti2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 1.69/2.21  Current number of equations to process: 59
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 259
% 1.69/2.21  New rule produced :
% 1.69/2.21  [268]
% 1.69/2.21  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U)))
% 1.69/2.21  -> true
% 1.69/2.21  Current number of equations to process: 60
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 260
% 1.69/2.21  New rule produced :
% 1.69/2.21  [269]
% 1.69/2.21  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))
% 1.69/2.21  -> true
% 1.69/2.21  Current number of equations to process: 59
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 261
% 1.69/2.21  New rule produced :
% 1.69/2.21  [270]
% 1.69/2.21  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 1.69/2.21                                                                      j(sK1_ax4_U))))
% 1.69/2.21  -> true
% 1.69/2.21  Current number of equations to process: 58
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 262
% 1.69/2.21  New rule produced :
% 1.69/2.21  [271]
% 1.69/2.21  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 1.69/2.21                                                                     j(sK1_ax4_U)))))
% 1.69/2.21  -> true
% 1.69/2.21  Current number of equations to process: 57
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 263
% 1.69/2.21  New rule produced :
% 1.69/2.21  [272]
% 1.69/2.21  j(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) ->
% 1.69/2.21  op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))
% 1.69/2.21  Current number of equations to process: 56
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 264
% 1.69/2.21  New rule produced :
% 1.69/2.21  [273]
% 1.69/2.21  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 1.69/2.21                                                                      sK2_ax3_V(
% 1.69/2.21                                                                      j(sK1_ax4_U)))))
% 1.69/2.21  -> true
% 1.69/2.21  Current number of equations to process: 55
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 265
% 1.69/2.21  New rule produced :
% 1.69/2.21  [274]
% 1.69/2.21  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 1.69/2.21                                                sK2_ax3_V(j(sK1_ax4_U))))) ->
% 1.69/2.21  true
% 1.69/2.21  Current number of equations to process: 54
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 266
% 1.69/2.21  New rule produced :
% 1.69/2.21  [275]
% 1.69/2.21  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 1.69/2.21                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 1.69/2.21  -> true
% 1.69/2.21  Current number of equations to process: 53
% 1.69/2.21  Current number of ordered equations: 0
% 1.69/2.21  Current number of rules: 267
% 1.69/2.21  New rule produced :
% 1.69/2.21  [276]
% 1.80/2.27  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 1.80/2.27                                         sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 1.80/2.27  Current number of equations to process: 52
% 1.80/2.27  Current number of ordered equations: 0
% 1.80/2.27  Current number of rules: 268
% 1.80/2.27  New rule produced :
% 1.80/2.27  [277]
% 1.80/2.27  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 1.80/2.27             op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),true),
% 1.80/2.27  tuple(sK1_ax4_U,true)) -> (false)
% 1.80/2.27  Current number of equations to process: 66
% 1.80/2.27  Current number of ordered equations: 0
% 1.80/2.27  Current number of rules: 269
% 1.80/2.27  New rule produced :
% 1.80/2.27  [278]
% 1.80/2.27  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 1.80/2.27  Current number of equations to process: 65
% 1.80/2.27  Current number of ordered equations: 0
% 1.80/2.27  Current number of rules: 270
% 1.80/2.27  New rule produced :
% 1.80/2.27  [279]
% 1.80/2.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U)))
% 1.80/2.27  -> true
% 1.80/2.27  Current number of equations to process: 66
% 1.80/2.27  Current number of ordered equations: 0
% 1.80/2.27  Current number of rules: 271
% 1.80/2.27  New rule produced :
% 1.80/2.27  [280]
% 1.80/2.27  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.80/2.27  -> true
% 1.80/2.27  Current number of equations to process: 65
% 1.80/2.27  Current number of ordered equations: 0
% 1.80/2.27  Current number of rules: 272
% 1.80/2.27  New rule produced :
% 1.80/2.27  [281]
% 1.80/2.27  h(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) ->
% 1.80/2.27  op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))
% 1.80/2.27  Current number of equations to process: 64
% 1.80/2.27  Current number of ordered equations: 0
% 1.80/2.27  Current number of rules: 273
% 1.80/2.27  New rule produced :
% 1.80/2.27  [282]
% 1.80/2.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 1.80/2.27                                                                      j(sK1_ax4_U))))
% 1.80/2.27  -> true
% 1.80/2.27  Current number of equations to process: 63
% 1.80/2.27  Current number of ordered equations: 0
% 1.80/2.27  Current number of rules: 274
% 1.80/2.27  New rule produced :
% 1.80/2.27  [283]
% 1.80/2.27  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.80/2.27  -> true
% 1.80/2.27  Current number of equations to process: 62
% 1.80/2.27  Current number of ordered equations: 0
% 1.80/2.27  Current number of rules: 275
% 1.80/2.27  New rule produced :
% 1.80/2.27  [284]
% 1.80/2.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 1.80/2.27                                                                      sK2_ax3_V(
% 1.80/2.27                                                                      j(sK1_ax4_U)))))
% 1.80/2.27  -> true
% 1.80/2.27  Current number of equations to process: 61
% 1.80/2.27  Current number of ordered equations: 0
% 1.80/2.27  Current number of rules: 276
% 1.80/2.27  New rule produced :
% 1.80/2.27  [285]
% 1.80/2.27  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 1.80/2.27                                                j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.80/2.27  -> true
% 1.80/2.27  Current number of equations to process: 60
% 1.80/2.27  Current number of ordered equations: 0
% 1.80/2.27  Current number of rules: 277
% 1.80/2.27  New rule produced :
% 1.80/2.27  [286]
% 1.80/2.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 1.80/2.27                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 1.80/2.27  -> true
% 1.80/2.27  Current number of equations to process: 59
% 1.80/2.27  Current number of ordered equations: 0
% 1.80/2.27  Current number of rules: 278
% 1.80/2.27  New rule produced :
% 1.80/2.27  [287]
% 1.80/2.27  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 1.80/2.27                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.80/2.27  -> true
% 1.80/2.27  Current number of equations to process: 58
% 1.80/2.27  Current number of ordered equations: 0
% 1.80/2.27  Current number of rules: 279
% 1.80/2.27  New rule produced :
% 1.80/2.27  [288]
% 1.80/2.27  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))),true)
% 1.80/2.27  -> true
% 1.80/2.27  Current number of equations to process: 56
% 1.80/2.27  Current number of ordered equations: 1
% 1.80/2.27  Current number of rules: 280
% 1.80/2.27  New rule produced :
% 1.80/2.27  [289]
% 1.80/2.27  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),A)),true)
% 1.80/2.27  -> true
% 1.80/2.27  Current number of equations to process: 56
% 1.80/2.27  Current number of ordered equations: 0
% 1.80/2.27  Current number of rules: 281
% 1.80/2.27  New rule produced :
% 1.80/2.27  [290]
% 1.80/2.27  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))
% 1.80/2.27  -> true
% 1.80/2.27  Current number of equations to process: 59
% 1.80/2.27  Current number of ordered equations: 0
% 1.80/2.27  Current number of rules: 282
% 1.80/2.27  New rule produced :
% 1.80/2.27  [291]
% 1.80/2.27  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 1.89/2.34  -> true
% 1.89/2.34  Current number of equations to process: 58
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 283
% 1.89/2.34  New rule produced :
% 1.89/2.34  [292]
% 1.89/2.34  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 1.89/2.34             op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),true),
% 1.89/2.34  tuple(sK1_ax4_U,true)) -> (false)
% 1.89/2.34  Current number of equations to process: 66
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 284
% 1.89/2.34  New rule produced :
% 1.89/2.34  [293]
% 1.89/2.34  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 1.89/2.34  Current number of equations to process: 65
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 285
% 1.89/2.34  New rule produced :
% 1.89/2.34  [294]
% 1.89/2.34  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)))
% 1.89/2.34  -> true
% 1.89/2.34  Current number of equations to process: 66
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 286
% 1.89/2.34  New rule produced :
% 1.89/2.34  [295]
% 1.89/2.34  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 1.89/2.34  -> true
% 1.89/2.34  Current number of equations to process: 65
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 287
% 1.89/2.34  New rule produced :
% 1.89/2.34  [296]
% 1.89/2.34  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(
% 1.89/2.34                                                                      j(sK1_ax4_U)))))
% 1.89/2.34  -> true
% 1.89/2.34  Current number of equations to process: 64
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 288
% 1.89/2.34  New rule produced :
% 1.89/2.34  [297]
% 1.89/2.34  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 1.89/2.34  -> true
% 1.89/2.34  Current number of equations to process: 63
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 289
% 1.89/2.34  New rule produced :
% 1.89/2.34  [298]
% 1.89/2.34  h(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) ->
% 1.89/2.34  op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))
% 1.89/2.34  Current number of equations to process: 62
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 290
% 1.89/2.34  New rule produced :
% 1.89/2.34  [299]
% 1.89/2.34  op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U))
% 1.89/2.34  -> j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))
% 1.89/2.34  Current number of equations to process: 61
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 291
% 1.89/2.34  New rule produced :
% 1.89/2.34  [300]
% 1.89/2.34  op1(j(sK1_ax4_U),j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 1.89/2.34  -> j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 1.89/2.34  Current number of equations to process: 60
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 292
% 1.89/2.34  New rule produced :
% 1.89/2.34  [301]
% 1.89/2.34  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))
% 1.89/2.34  -> true
% 1.89/2.34  Current number of equations to process: 63
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 293
% 1.89/2.34  New rule produced :
% 1.89/2.34  [302]
% 1.89/2.34  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))))
% 1.89/2.34  -> true
% 1.89/2.34  Current number of equations to process: 62
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 294
% 1.89/2.34  New rule produced :
% 1.89/2.34  [303]
% 1.89/2.34  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 1.89/2.34             op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),true),
% 1.89/2.34  tuple(sK1_ax4_U,true)) -> (false)
% 1.89/2.34  Current number of equations to process: 70
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 295
% 1.89/2.34  New rule produced :
% 1.89/2.34  [304]
% 1.89/2.34  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 1.89/2.34  Current number of equations to process: 69
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 296
% 1.89/2.34  New rule produced :
% 1.89/2.34  [305]
% 1.89/2.34  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)))
% 1.89/2.34  -> true
% 1.89/2.34  Current number of equations to process: 70
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 297
% 1.89/2.34  New rule produced :
% 1.89/2.34  [306]
% 1.89/2.34  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))))
% 1.89/2.34  -> true
% 1.89/2.34  Current number of equations to process: 69
% 1.89/2.34  Current number of ordered equations: 0
% 1.89/2.34  Current number of rules: 298
% 1.89/2.34  New rule produced :
% 1.89/2.34  [307]
% 1.89/2.34  h(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 1.98/2.41  op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))
% 1.98/2.41  Current number of equations to process: 68
% 1.98/2.41  Current number of ordered equations: 0
% 1.98/2.41  Current number of rules: 299
% 1.98/2.41  New rule produced :
% 1.98/2.41  [308]
% 1.98/2.41  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),h(
% 1.98/2.41                                                                      sK2_ax3_V(
% 1.98/2.41                                                                      j(sK1_ax4_U)))))
% 1.98/2.41  -> true
% 1.98/2.41  Current number of equations to process: 67
% 1.98/2.41  Current number of ordered equations: 0
% 1.98/2.41  Current number of rules: 300
% 1.98/2.41  New rule produced :
% 1.98/2.41  [309]
% 1.98/2.41  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 1.98/2.41                                        op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 1.98/2.41  Current number of equations to process: 66
% 1.98/2.41  Current number of ordered equations: 0
% 1.98/2.41  Current number of rules: 301
% 1.98/2.41  New rule produced :
% 1.98/2.41  [310]
% 1.98/2.41  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 1.98/2.41  -> true
% 1.98/2.41  Current number of equations to process: 69
% 1.98/2.41  Current number of ordered equations: 0
% 1.98/2.41  Current number of rules: 302
% 1.98/2.41  New rule produced :
% 1.98/2.41  [311]
% 1.98/2.41  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.98/2.41  -> true
% 1.98/2.41  Current number of equations to process: 68
% 1.98/2.41  Current number of ordered equations: 0
% 1.98/2.41  Current number of rules: 303
% 1.98/2.41  New rule produced :
% 1.98/2.41  [312]
% 1.98/2.41  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)))
% 1.98/2.41  -> true
% 1.98/2.41  Current number of equations to process: 73
% 1.98/2.41  Current number of ordered equations: 0
% 1.98/2.41  Current number of rules: 304
% 1.98/2.41  New rule produced :
% 1.98/2.41  [313]
% 1.98/2.41  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 1.98/2.41                                                                     j(sK1_ax4_U))))))
% 1.98/2.41  -> true
% 1.98/2.41  Current number of equations to process: 72
% 1.98/2.41  Current number of ordered equations: 0
% 1.98/2.41  Current number of rules: 305
% 1.98/2.41  New rule produced :
% 1.98/2.41  [314]
% 1.98/2.41  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),h(
% 1.98/2.41                                                                      sK2_ax3_V(
% 1.98/2.41                                                                      j(sK1_ax4_U)))))
% 1.98/2.41  -> true
% 1.98/2.41  Current number of equations to process: 71
% 1.98/2.41  Current number of ordered equations: 0
% 1.98/2.41  Current number of rules: 306
% 1.98/2.41  New rule produced :
% 1.98/2.41  [315]
% 1.98/2.41  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),h(
% 1.98/2.41                                                                     sK2_ax3_V(
% 1.98/2.41                                                                     j(sK1_ax4_U))))))
% 1.98/2.41  -> true
% 1.98/2.41  Current number of equations to process: 70
% 1.98/2.41  Current number of ordered equations: 0
% 1.98/2.41  Current number of rules: 307
% 1.98/2.41  New rule produced :
% 1.98/2.41  [316]
% 1.98/2.41  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 1.98/2.41                                                                   j(sK1_ax4_U))))),true)
% 1.98/2.41  -> true
% 1.98/2.41  Current number of equations to process: 68
% 1.98/2.41  Current number of ordered equations: 1
% 1.98/2.41  Current number of rules: 308
% 1.98/2.41  New rule produced :
% 1.98/2.41  [317]
% 1.98/2.41  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 1.98/2.41                                                                 j(sK1_ax4_U))),A)),true)
% 1.98/2.41  -> true
% 1.98/2.41  Current number of equations to process: 68
% 1.98/2.41  Current number of ordered equations: 0
% 1.98/2.41  Current number of rules: 309
% 1.98/2.41  New rule produced :
% 1.98/2.41  [318]
% 1.98/2.41  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 1.98/2.41  -> true
% 1.98/2.41  Current number of equations to process: 66
% 1.98/2.41  Current number of ordered equations: 1
% 1.98/2.41  Current number of rules: 310
% 1.98/2.41  New rule produced :
% 1.98/2.41  [319]
% 1.98/2.41  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 1.98/2.41  -> true
% 1.98/2.41  Current number of equations to process: 66
% 1.98/2.41  Current number of ordered equations: 0
% 1.98/2.41  Current number of rules: 311
% 1.98/2.41  New rule produced :
% 1.98/2.41  [320]
% 1.98/2.41  ifeq(sorti2(A),true,sorti2(op2(A,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))),true)
% 1.98/2.41  -> true
% 1.98/2.41  Current number of equations to process: 64
% 1.98/2.41  Current number of ordered equations: 1
% 1.98/2.41  Current number of rules: 312
% 1.98/2.41  New rule produced :
% 1.98/2.41  [321]
% 1.98/2.41  ifeq(sorti2(A),true,sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),A)),true)
% 1.98/2.41  -> true
% 1.98/2.47  Current number of equations to process: 64
% 1.98/2.47  Current number of ordered equations: 0
% 1.98/2.47  Current number of rules: 313
% 1.98/2.47  New rule produced :
% 1.98/2.47  [322]
% 1.98/2.47  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 1.98/2.47                                                                  j(sK1_ax4_U)))))),true)
% 1.98/2.47  -> true
% 1.98/2.47  Current number of equations to process: 62
% 1.98/2.47  Current number of ordered equations: 1
% 1.98/2.47  Current number of rules: 314
% 1.98/2.47  New rule produced :
% 1.98/2.47  [323]
% 1.98/2.47  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 1.98/2.47                                                                j(sK1_ax4_U)))),A)),true)
% 1.98/2.47  -> true
% 1.98/2.47  Current number of equations to process: 62
% 1.98/2.47  Current number of ordered equations: 0
% 1.98/2.47  Current number of rules: 315
% 1.98/2.47  New rule produced :
% 1.98/2.47  [324]
% 1.98/2.47  h(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))
% 1.98/2.47  -> op2(sK1_ax4_U,h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))
% 1.98/2.47  Current number of equations to process: 61
% 1.98/2.47  Current number of ordered equations: 0
% 1.98/2.47  Current number of rules: 316
% 1.98/2.47  New rule produced :
% 1.98/2.47  [325]
% 1.98/2.47  h(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U)))
% 1.98/2.47  -> op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)
% 1.98/2.47  Current number of equations to process: 60
% 1.98/2.47  Current number of ordered equations: 0
% 1.98/2.47  Current number of rules: 317
% 1.98/2.47  New rule produced :
% 1.98/2.47  [326]
% 1.98/2.47  h(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.98/2.47  -> op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.98/2.47  Current number of equations to process: 59
% 1.98/2.47  Current number of ordered equations: 0
% 1.98/2.47  Current number of rules: 318
% 1.98/2.47  New rule produced :
% 1.98/2.47  [327]
% 1.98/2.47  h(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U)))
% 1.98/2.47  -> op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U)
% 1.98/2.47  Current number of equations to process: 58
% 1.98/2.47  Current number of ordered equations: 0
% 1.98/2.47  Current number of rules: 319
% 1.98/2.47  New rule produced :
% 1.98/2.47  [328]
% 1.98/2.47  op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U))
% 1.98/2.47  -> j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))
% 1.98/2.47  Current number of equations to process: 57
% 1.98/2.47  Current number of ordered equations: 0
% 1.98/2.47  Current number of rules: 320
% 1.98/2.47  New rule produced :
% 1.98/2.47  [329]
% 1.98/2.47  op1(j(sK1_ax4_U),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))))
% 1.98/2.47  -> j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))))
% 1.98/2.47  Current number of equations to process: 56
% 1.98/2.47  Current number of ordered equations: 0
% 1.98/2.47  Current number of rules: 321
% 1.98/2.47  New rule produced :
% 1.98/2.47  [330]
% 1.98/2.47  op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),j(sK1_ax4_U))
% 1.98/2.47  -> j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 1.98/2.47  Current number of equations to process: 55
% 1.98/2.47  Current number of ordered equations: 0
% 1.98/2.47  Current number of rules: 322
% 1.98/2.47  New rule produced :
% 1.98/2.47  [331]
% 1.98/2.47  op1(j(sK1_ax4_U),j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.98/2.47  -> j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 1.98/2.47  Current number of equations to process: 54
% 1.98/2.47  Current number of ordered equations: 0
% 1.98/2.47  Current number of rules: 323
% 1.98/2.47  New rule produced :
% 1.98/2.47  [332]
% 1.98/2.47  op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK2_ax3_V(j(
% 1.98/2.47                                                                      op2(
% 1.98/2.47                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 1.98/2.47  -> j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))
% 1.98/2.47  Current number of equations to process: 53
% 1.98/2.47  Current number of ordered equations: 0
% 1.98/2.47  Current number of rules: 324
% 1.98/2.47  New rule produced :
% 1.98/2.47  [333]
% 1.98/2.47  op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),sK2_ax3_V(j(
% 1.98/2.47                                                                      op2(sK1_ax4_U,
% 1.98/2.47                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 1.98/2.47  -> j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))
% 1.98/2.47  Current number of equations to process: 52
% 1.98/2.47  Current number of ordered equations: 0
% 1.98/2.47  Current number of rules: 325
% 1.98/2.47  New rule produced :
% 1.98/2.47  [334]
% 1.98/2.47  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 1.98/2.47  -> true
% 1.98/2.47  Current number of equations to process: 54
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 326
% 2.10/2.55  New rule produced :
% 2.10/2.55  [335]
% 2.10/2.55  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 2.10/2.55  -> true
% 2.10/2.55  Current number of equations to process: 53
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 327
% 2.10/2.55  New rule produced :
% 2.10/2.55  [336]
% 2.10/2.55  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 2.10/2.55  -> true
% 2.10/2.55  Current number of equations to process: 52
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 328
% 2.10/2.55  New rule produced :
% 2.10/2.55  [337]
% 2.10/2.55  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 2.10/2.55  -> true
% 2.10/2.55  Current number of equations to process: 56
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 329
% 2.10/2.55  New rule produced :
% 2.10/2.55  [338]
% 2.10/2.55  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 2.10/2.55  -> true
% 2.10/2.55  Current number of equations to process: 55
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 330
% 2.10/2.55  New rule produced :
% 2.10/2.55  [339]
% 2.10/2.55  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 2.10/2.55                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 2.10/2.55  -> true
% 2.10/2.55  Current number of equations to process: 54
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 331
% 2.10/2.55  New rule produced :
% 2.10/2.55  [340]
% 2.10/2.55  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 2.10/2.55                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 2.10/2.55  -> true
% 2.10/2.55  Current number of equations to process: 53
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 332
% 2.10/2.55  New rule produced :
% 2.10/2.55  [341]
% 2.10/2.55  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 2.10/2.55                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 2.10/2.55  -> true
% 2.10/2.55  Current number of equations to process: 52
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 333
% 2.10/2.55  New rule produced :
% 2.10/2.55  [342]
% 2.10/2.55  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 2.10/2.55  -> true
% 2.10/2.55  Current number of equations to process: 53
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 334
% 2.10/2.55  New rule produced :
% 2.10/2.55  [343]
% 2.10/2.55  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 2.10/2.55                                                                 j(sK1_ax4_U))))))
% 2.10/2.55  -> true
% 2.10/2.55  Current number of equations to process: 52
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 335
% 2.10/2.55  New rule produced :
% 2.10/2.55  [344]
% 2.10/2.55  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 2.10/2.55             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),true),
% 2.10/2.55  tuple(sK1_ax4_U,true)) -> (false)
% 2.10/2.55  Current number of equations to process: 57
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 336
% 2.10/2.55  New rule produced :
% 2.10/2.55  [345]
% 2.10/2.55  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 2.10/2.55  -> true
% 2.10/2.55  Current number of equations to process: 58
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 337
% 2.10/2.55  New rule produced :
% 2.10/2.55  [346]
% 2.10/2.55  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(
% 2.10/2.55                                                                     j(sK1_ax4_U))))))
% 2.10/2.55  -> true
% 2.10/2.55  Current number of equations to process: 57
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 338
% 2.10/2.55  New rule produced :
% 2.10/2.55  [347]
% 2.10/2.55  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 2.10/2.55                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 2.10/2.55  -> true
% 2.10/2.55  Current number of equations to process: 56
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 339
% 2.10/2.55  New rule produced :
% 2.10/2.55  [348]
% 2.10/2.55  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 2.10/2.55                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 2.10/2.55  -> true
% 2.10/2.55  Current number of equations to process: 55
% 2.10/2.55  Current number of ordered equations: 0
% 2.10/2.55  Current number of rules: 340
% 2.10/2.55  New rule produced :
% 2.10/2.55  [349]
% 2.10/2.55  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 2.19/2.65                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 54
% 2.19/2.65  Current number of ordered equations: 0
% 2.19/2.65  Current number of rules: 341
% 2.19/2.65  New rule produced :
% 2.19/2.65  [350]
% 2.19/2.65  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))),true)
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 52
% 2.19/2.65  Current number of ordered equations: 1
% 2.19/2.65  Current number of rules: 342
% 2.19/2.65  New rule produced :
% 2.19/2.65  [351]
% 2.19/2.65  ifeq(sorti2(A),true,sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),A)),true)
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 52
% 2.19/2.65  Current number of ordered equations: 0
% 2.19/2.65  Current number of rules: 343
% 2.19/2.65  New rule produced :
% 2.19/2.65  [352]
% 2.19/2.65  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 55
% 2.19/2.65  Current number of ordered equations: 0
% 2.19/2.65  Current number of rules: 344
% 2.19/2.65  New rule produced :
% 2.19/2.65  [353]
% 2.19/2.65  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 54
% 2.19/2.65  Current number of ordered equations: 0
% 2.19/2.65  Current number of rules: 345
% 2.19/2.65  New rule produced :
% 2.19/2.65  [354]
% 2.19/2.65  (eq)(tuple(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 2.19/2.65             op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 2.19/2.65  tuple(sK1_ax4_U,true)) -> (false)
% 2.19/2.65  Current number of equations to process: 62
% 2.19/2.65  Current number of ordered equations: 0
% 2.19/2.65  Current number of rules: 346
% 2.19/2.65  New rule produced :
% 2.19/2.65  [355]
% 2.19/2.65  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 63
% 2.19/2.65  Current number of ordered equations: 0
% 2.19/2.65  Current number of rules: 347
% 2.19/2.65  New rule produced :
% 2.19/2.65  [356]
% 2.19/2.65  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 62
% 2.19/2.65  Current number of ordered equations: 0
% 2.19/2.65  Current number of rules: 348
% 2.19/2.65  New rule produced :
% 2.19/2.65  [357]
% 2.19/2.65  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(
% 2.19/2.65                                                                      j(sK1_ax4_U)))))
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 61
% 2.19/2.65  Current number of ordered equations: 0
% 2.19/2.65  Current number of rules: 349
% 2.19/2.65  New rule produced :
% 2.19/2.65  [358]
% 2.19/2.65  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 60
% 2.19/2.65  Current number of ordered equations: 0
% 2.19/2.65  Current number of rules: 350
% 2.19/2.65  New rule produced :
% 2.19/2.65  [359]
% 2.19/2.65  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 2.19/2.65                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 59
% 2.19/2.65  Current number of ordered equations: 0
% 2.19/2.65  Current number of rules: 351
% 2.19/2.65  New rule produced :
% 2.19/2.65  [360]
% 2.19/2.65  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 58
% 2.19/2.65  Current number of ordered equations: 0
% 2.19/2.65  Current number of rules: 352
% 2.19/2.65  New rule produced :
% 2.19/2.65  [361]
% 2.19/2.65  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true)
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 56
% 2.19/2.65  Current number of ordered equations: 1
% 2.19/2.65  Current number of rules: 353
% 2.19/2.65  New rule produced :
% 2.19/2.65  [362]
% 2.19/2.65  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),A)),true)
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 56
% 2.19/2.65  Current number of ordered equations: 0
% 2.19/2.65  Current number of rules: 354
% 2.19/2.65  New rule produced :
% 2.19/2.65  [363]
% 2.19/2.65  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 59
% 2.19/2.65  Current number of ordered equations: 0
% 2.19/2.65  Current number of rules: 355
% 2.19/2.65  New rule produced :
% 2.19/2.65  [364]
% 2.19/2.65  sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 2.19/2.65  -> true
% 2.19/2.65  Current number of equations to process: 58
% 2.19/2.65  Current number of ordered equations: 0
% 2.19/2.65  Current number of rules: 356
% 2.19/2.65  New rule produced :
% 2.19/2.65  [365]
% 2.19/2.65  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)))
% 2.28/2.74  -> true
% 2.28/2.74  Current number of equations to process: 65
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 357
% 2.28/2.74  New rule produced :
% 2.28/2.74  [366]
% 2.28/2.74  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 2.28/2.74  -> true
% 2.28/2.74  Current number of equations to process: 64
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 358
% 2.28/2.74  New rule produced :
% 2.28/2.74  [367]
% 2.28/2.74  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),h(sK2_ax3_V(
% 2.28/2.74                                                                      j(sK1_ax4_U)))))
% 2.28/2.74  -> true
% 2.28/2.74  Current number of equations to process: 63
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 359
% 2.28/2.74  New rule produced :
% 2.28/2.74  [368]
% 2.28/2.74  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 2.28/2.74  -> true
% 2.28/2.74  Current number of equations to process: 62
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 360
% 2.28/2.74  New rule produced :
% 2.28/2.74  [369]
% 2.28/2.74  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 2.28/2.74                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 2.28/2.74  -> true
% 2.28/2.74  Current number of equations to process: 61
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 361
% 2.28/2.74  New rule produced :
% 2.28/2.74  [370]
% 2.28/2.74  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 2.28/2.74                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 2.28/2.74  -> true
% 2.28/2.74  Current number of equations to process: 60
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 362
% 2.28/2.74  New rule produced :
% 2.28/2.74  [371]
% 2.28/2.74  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 2.28/2.74             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),true),
% 2.28/2.74  tuple(sK1_ax4_U,true)) -> (false)
% 2.28/2.74  Current number of equations to process: 62
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 363
% 2.28/2.74  New rule produced :
% 2.28/2.74  [372]
% 2.28/2.74  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 2.28/2.74  -> true
% 2.28/2.74  Current number of equations to process: 61
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 364
% 2.28/2.74  New rule produced :
% 2.28/2.74  [373]
% 2.28/2.74  h(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 2.28/2.74  -> op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))
% 2.28/2.74  Current number of equations to process: 62
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 365
% 2.28/2.74  New rule produced :
% 2.28/2.74  [374]
% 2.28/2.74  op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),j(sK1_ax4_U))
% 2.28/2.74  -> j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))
% 2.28/2.74  Current number of equations to process: 61
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 366
% 2.28/2.74  New rule produced :
% 2.28/2.74  [375]
% 2.28/2.74  op1(j(sK1_ax4_U),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 2.28/2.74  -> j(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 2.28/2.74  Current number of equations to process: 60
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 367
% 2.28/2.74  New rule produced :
% 2.28/2.74  [376]
% 2.28/2.74  op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),j(sK1_ax4_U))
% 2.28/2.74  -> j(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 2.28/2.74  Current number of equations to process: 59
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 368
% 2.28/2.74  New rule produced :
% 2.28/2.74  [377]
% 2.28/2.74  op1(j(sK1_ax4_U),j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 2.28/2.74  -> j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 2.28/2.74  Current number of equations to process: 58
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 369
% 2.28/2.74  New rule produced :
% 2.28/2.74  [378]
% 2.28/2.74  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))
% 2.28/2.74  -> true
% 2.28/2.74  Current number of equations to process: 61
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 370
% 2.28/2.74  New rule produced :
% 2.28/2.74  [379]
% 2.28/2.74  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 2.28/2.74  -> true
% 2.28/2.74  Current number of equations to process: 60
% 2.28/2.74  Current number of ordered equations: 0
% 2.28/2.74  Current number of rules: 371
% 2.28/2.74  New rule produced :
% 2.28/2.74  [380]
% 2.28/2.74  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 2.42/2.82             op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 2.42/2.82  tuple(sK1_ax4_U,true)) -> (false)
% 2.42/2.82  Current number of equations to process: 70
% 2.42/2.82  Current number of ordered equations: 0
% 2.42/2.82  Current number of rules: 372
% 2.42/2.82  New rule produced :
% 2.42/2.82  [381]
% 2.42/2.82  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 2.42/2.82  -> true
% 2.42/2.82  Current number of equations to process: 69
% 2.42/2.82  Current number of ordered equations: 0
% 2.42/2.82  Current number of rules: 373
% 2.42/2.82  New rule produced :
% 2.42/2.82  [382]
% 2.42/2.82  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 2.42/2.82         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 2.42/2.82  Current number of equations to process: 70
% 2.42/2.82  Current number of ordered equations: 0
% 2.42/2.82  Current number of rules: 374
% 2.42/2.82  New rule produced :
% 2.42/2.82  [383]
% 2.42/2.82  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 2.42/2.82                                      op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 2.42/2.82  Current number of equations to process: 69
% 2.42/2.82  Current number of ordered equations: 0
% 2.42/2.82  Current number of rules: 375
% 2.42/2.82  New rule produced :
% 2.42/2.82  [384]
% 2.42/2.82  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 2.42/2.82         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 2.42/2.82  Current number of equations to process: 68
% 2.42/2.82  Current number of ordered equations: 0
% 2.42/2.82  Current number of rules: 376
% 2.42/2.82  New rule produced :
% 2.42/2.82  [385]
% 2.42/2.82  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 2.42/2.82                                        op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 2.42/2.82  Current number of equations to process: 67
% 2.42/2.82  Current number of ordered equations: 0
% 2.42/2.82  Current number of rules: 377
% 2.42/2.82  New rule produced :
% 2.42/2.82  [386]
% 2.42/2.82  h(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 2.42/2.82  -> op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))
% 2.42/2.82  Current number of equations to process: 66
% 2.42/2.82  Current number of ordered equations: 0
% 2.42/2.82  Current number of rules: 378
% 2.42/2.82  New rule produced :
% 2.42/2.82  [387]
% 2.42/2.82  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 2.42/2.82         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 2.42/2.82  Current number of equations to process: 65
% 2.42/2.82  Current number of ordered equations: 0
% 2.42/2.82  Current number of rules: 379
% 2.42/2.82  New rule produced :
% 2.42/2.82  [388]
% 2.42/2.82  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 2.42/2.82                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 2.42/2.82  -> true
% 2.42/2.82  Current number of equations to process: 64
% 2.42/2.82  Current number of ordered equations: 0
% 2.42/2.82  Current number of rules: 380
% 2.42/2.82  New rule produced :
% 2.42/2.82  [389]
% 2.42/2.82  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 2.42/2.82  -> true
% 2.42/2.82  Current number of equations to process: 67
% 2.42/2.82  Current number of ordered equations: 0
% 2.42/2.82  Current number of rules: 381
% 2.42/2.82  New rule produced :
% 2.42/2.82  [390]
% 2.42/2.82  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 2.42/2.82  -> true
% 2.42/2.82  Current number of equations to process: 66
% 2.42/2.82  Current number of ordered equations: 0
% 2.42/2.82  Current number of rules: 382
% 2.42/2.82  New rule produced :
% 2.42/2.82  [391]
% 2.42/2.82  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 2.42/2.82         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 2.42/2.82  Current number of equations to process: 73
% 2.42/2.82  Current number of ordered equations: 0
% 2.42/2.82  Current number of rules: 383
% 2.42/2.82  New rule produced :
% 2.42/2.82  [392]
% 2.42/2.82  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 2.42/2.82                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 2.42/2.82  -> true
% 2.42/2.82  Current number of equations to process: 72
% 2.42/2.82  Current number of ordered equations: 0
% 2.42/2.82  Current number of rules: 384
% 2.42/2.82  New rule produced :
% 2.42/2.82  [393]
% 2.42/2.82  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 2.42/2.82         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 2.42/2.82  Current number of equations to process: 71
% 2.42/2.82  Current number of ordered equations: 0
% 2.42/2.82  Current number of rules: 385
% 2.42/2.82  New rule produced :
% 2.42/2.82  [394]
% 2.42/2.82  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 2.42/2.82                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 2.42/2.82  -> true
% 2.42/2.82  Current number of equations to process: 70
% 2.51/2.93  Current number of ordered equations: 0
% 2.51/2.93  Current number of rules: 386
% 2.51/2.93  New rule produced :
% 2.51/2.93  [395]
% 2.51/2.93  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 2.51/2.93         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 2.51/2.93  Current number of equations to process: 69
% 2.51/2.93  Current number of ordered equations: 0
% 2.51/2.93  Current number of rules: 387
% 2.51/2.93  New rule produced :
% 2.51/2.93  [396]
% 2.51/2.93  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 2.51/2.93                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 2.51/2.93  -> true
% 2.51/2.93  Current number of equations to process: 68
% 2.51/2.93  Current number of ordered equations: 0
% 2.51/2.93  Current number of rules: 388
% 2.51/2.93  New rule produced :
% 2.51/2.93  [397]
% 2.51/2.93  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 2.51/2.93                                   op2(sK1_ax4_U,sK1_ax4_U)))),true) -> true
% 2.51/2.93  Current number of equations to process: 66
% 2.51/2.93  Current number of ordered equations: 1
% 2.51/2.93  Current number of rules: 389
% 2.51/2.93  New rule produced :
% 2.51/2.93  [398]
% 2.51/2.93  ifeq(sorti2(A),true,sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 2.51/2.93                                 op2(sK1_ax4_U,sK1_ax4_U)),A)),true) -> true
% 2.51/2.93  Current number of equations to process: 66
% 2.51/2.93  Current number of ordered equations: 0
% 2.51/2.93  Current number of rules: 390
% 2.51/2.93  New rule produced :
% 2.51/2.93  [399]
% 2.51/2.93  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true)
% 2.51/2.93  -> true
% 2.51/2.93  Current number of equations to process: 64
% 2.51/2.93  Current number of ordered equations: 1
% 2.51/2.93  Current number of rules: 391
% 2.51/2.93  New rule produced :
% 2.51/2.93  [400]
% 2.51/2.93  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),A)),true)
% 2.51/2.93  -> true
% 2.51/2.93  Current number of equations to process: 64
% 2.51/2.93  Current number of ordered equations: 0
% 2.51/2.93  Current number of rules: 392
% 2.51/2.93  New rule produced :
% 2.51/2.93  [401]
% 2.51/2.93  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 2.51/2.93  -> true
% 2.51/2.93  Current number of equations to process: 65
% 2.51/2.93  Current number of ordered equations: 0
% 2.51/2.93  Current number of rules: 393
% 2.51/2.93  New rule produced :
% 2.51/2.93  [402]
% 2.51/2.93  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 2.51/2.93  -> true
% 2.51/2.93  Current number of equations to process: 64
% 2.51/2.93  Current number of ordered equations: 0
% 2.51/2.93  Current number of rules: 394
% 2.51/2.93  New rule produced :
% 2.51/2.93  [403]
% 2.51/2.93  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 2.51/2.93  -> true
% 2.51/2.93  Current number of equations to process: 72
% 2.51/2.93  Current number of ordered equations: 0
% 2.51/2.93  Current number of rules: 395
% 2.51/2.93  New rule produced :
% 2.51/2.93  [404]
% 2.51/2.93  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 2.51/2.93  -> true
% 2.51/2.93  Current number of equations to process: 71
% 2.51/2.93  Current number of ordered equations: 0
% 2.51/2.93  Current number of rules: 396
% 2.51/2.93  New rule produced :
% 2.51/2.93  [405]
% 2.51/2.93  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 2.51/2.93                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 2.51/2.93  -> true
% 2.51/2.93  Current number of equations to process: 70
% 2.51/2.93  Current number of ordered equations: 0
% 2.51/2.93  Current number of rules: 397
% 2.51/2.93  New rule produced :
% 2.51/2.93  [406]
% 2.51/2.93  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 2.51/2.93                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 2.51/2.93  -> true
% 2.51/2.93  Current number of equations to process: 69
% 2.51/2.93  Current number of ordered equations: 0
% 2.51/2.93  Current number of rules: 398
% 2.51/2.93  New rule produced :
% 2.51/2.93  [407]
% 2.51/2.93  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,
% 2.51/2.93                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 2.51/2.93  -> true
% 2.51/2.93  Current number of equations to process: 68
% 2.51/2.93  Current number of ordered equations: 0
% 2.51/2.93  Current number of rules: 399
% 2.51/2.93  New rule produced :
% 2.51/2.93  [408]
% 2.51/2.93  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 2.51/2.93                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 2.51/2.93  -> true
% 2.51/2.93  Current number of equations to process: 67
% 2.51/2.93  Current number of ordered equations: 0
% 2.51/2.93  Current number of rules: 400
% 2.51/2.93  New rule produced :
% 2.51/2.93  [409]
% 2.51/2.93  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 2.59/3.02                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 2.59/3.02  -> true
% 2.59/3.02  Current number of equations to process: 66
% 2.59/3.02  Current number of ordered equations: 0
% 2.59/3.02  Current number of rules: 401
% 2.59/3.02  New rule produced :
% 2.59/3.02  [410]
% 2.59/3.02  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 2.59/3.02         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 2.59/3.02  Current number of equations to process: 65
% 2.59/3.02  Current number of ordered equations: 0
% 2.59/3.02  Current number of rules: 402
% 2.59/3.02  New rule produced :
% 2.59/3.02  [411]
% 2.59/3.02  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 2.59/3.02         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 2.59/3.02  Current number of equations to process: 64
% 2.59/3.02  Current number of ordered equations: 0
% 2.59/3.02  Current number of rules: 403
% 2.59/3.02  New rule produced :
% 2.59/3.02  [412]
% 2.59/3.02  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(
% 2.59/3.02                                                                 j(sK1_ax4_U))))))
% 2.59/3.02  -> true
% 2.59/3.02  Current number of equations to process: 64
% 2.59/3.02  Current number of ordered equations: 0
% 2.59/3.02  Current number of rules: 404
% 2.59/3.02  New rule produced :
% 2.59/3.02  [413]
% 2.59/3.02  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 2.59/3.02             op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),true),
% 2.59/3.02  tuple(sK1_ax4_U,true)) -> (false)
% 2.59/3.02  Current number of equations to process: 73
% 2.59/3.02  Current number of ordered equations: 0
% 2.59/3.02  Current number of rules: 405
% 2.59/3.02  New rule produced :
% 2.59/3.02  [414]
% 2.59/3.02  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 2.59/3.02  -> true
% 2.59/3.02  Current number of equations to process: 74
% 2.59/3.02  Current number of ordered equations: 0
% 2.59/3.02  Current number of rules: 406
% 2.59/3.02  New rule produced :
% 2.59/3.02  [415]
% 2.59/3.02  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,h(sK2_ax3_V(
% 2.59/3.02                                                                     j(sK1_ax4_U))))))
% 2.59/3.02  -> true
% 2.59/3.02  Current number of equations to process: 73
% 2.59/3.02  Current number of ordered equations: 0
% 2.59/3.02  Current number of rules: 407
% 2.59/3.02  New rule produced :
% 2.59/3.02  [416]
% 2.59/3.02  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 2.59/3.02                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 2.59/3.02  -> true
% 2.59/3.02  Current number of equations to process: 72
% 2.59/3.02  Current number of ordered equations: 0
% 2.59/3.02  Current number of rules: 408
% 2.59/3.02  New rule produced :
% 2.59/3.02  [417]
% 2.59/3.02  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 2.59/3.02  -> true
% 2.59/3.02  Current number of equations to process: 71
% 2.59/3.02  Current number of ordered equations: 0
% 2.59/3.02  Current number of rules: 409
% 2.59/3.02  New rule produced :
% 2.59/3.02  [418]
% 2.59/3.02  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(
% 2.59/3.02                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 2.59/3.02  -> true
% 2.59/3.02  Current number of equations to process: 70
% 2.59/3.02  Current number of ordered equations: 0
% 2.59/3.02  Current number of rules: 410
% 2.59/3.02  New rule produced :
% 2.59/3.02  [419]
% 2.59/3.02  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 2.59/3.02                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 2.59/3.02  -> true
% 2.59/3.02  Current number of equations to process: 69
% 2.59/3.02  Current number of ordered equations: 0
% 2.59/3.02  Current number of rules: 411
% 2.59/3.02  New rule produced :
% 2.59/3.02  [420]
% 2.59/3.02  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 2.59/3.02                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 2.59/3.02  -> true
% 2.59/3.02  Current number of equations to process: 68
% 2.59/3.02  Current number of ordered equations: 0
% 2.59/3.02  Current number of rules: 412
% 2.59/3.02  New rule produced :
% 2.59/3.02  [421]
% 2.59/3.02  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))),true)
% 2.59/3.02  -> true
% 2.59/3.02  Current number of equations to process: 66
% 2.59/3.02  Current number of ordered equations: 1
% 2.59/3.02  Current number of rules: 413
% 2.59/3.02  New rule produced :
% 2.59/3.02  [422]
% 2.59/3.02  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),A)),true)
% 2.59/3.02  -> true
% 2.59/3.02  Current number of equations to process: 66
% 2.59/3.02  Current number of ordered equations: 0
% 2.59/3.02  Current number of rules: 414
% 2.59/3.02  New rule produced :
% 2.59/3.02  [423]
% 2.59/3.02  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U))
% 2.59/3.02  -> true
% 2.59/3.02  Current number of equations to process: 69
% 2.59/3.02  Current number of ordered equations: 0
% 2.72/3.13  Current number of rules: 415
% 2.72/3.13  New rule produced :
% 2.72/3.13  [424]
% 2.72/3.13  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 2.72/3.13  -> true
% 2.72/3.13  Current number of equations to process: 68
% 2.72/3.13  Current number of ordered equations: 0
% 2.72/3.13  Current number of rules: 416
% 2.72/3.13  New rule produced :
% 2.72/3.13  [425]
% 2.72/3.13  (eq)(tuple(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 2.72/3.13             op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 2.72/3.13  tuple(sK1_ax4_U,true)) -> (false)
% 2.72/3.13  Current number of equations to process: 78
% 2.72/3.13  Current number of ordered equations: 0
% 2.72/3.13  Current number of rules: 417
% 2.72/3.13  New rule produced :
% 2.72/3.13  [426]
% 2.72/3.13  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))
% 2.72/3.13  -> true
% 2.72/3.13  Current number of equations to process: 79
% 2.72/3.13  Current number of ordered equations: 0
% 2.72/3.13  Current number of rules: 418
% 2.72/3.13  New rule produced :
% 2.72/3.13  [427]
% 2.72/3.13  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 2.72/3.13  -> true
% 2.72/3.13  Current number of equations to process: 78
% 2.72/3.13  Current number of ordered equations: 0
% 2.72/3.13  Current number of rules: 419
% 2.72/3.13  New rule produced :
% 2.72/3.13  [428]
% 2.72/3.13  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),h(sK2_ax3_V(
% 2.72/3.13                                                                      j(sK1_ax4_U)))))
% 2.72/3.13  -> true
% 2.72/3.13  Current number of equations to process: 77
% 2.72/3.13  Current number of ordered equations: 0
% 2.72/3.13  Current number of rules: 420
% 2.72/3.13  New rule produced :
% 2.72/3.13  [429]
% 2.72/3.13  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 2.72/3.13  -> true
% 2.72/3.13  Current number of equations to process: 76
% 2.72/3.13  Current number of ordered equations: 0
% 2.72/3.13  Current number of rules: 421
% 2.72/3.13  New rule produced :
% 2.72/3.13  [430]
% 2.72/3.13  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 2.72/3.13                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 2.72/3.13  -> true
% 2.72/3.13  Current number of equations to process: 75
% 2.72/3.13  Current number of ordered equations: 0
% 2.72/3.13  Current number of rules: 422
% 2.72/3.13  New rule produced :
% 2.72/3.13  [431]
% 2.72/3.13  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 2.72/3.13                                                         op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 2.72/3.13  -> true
% 2.72/3.13  Current number of equations to process: 74
% 2.72/3.13  Current number of ordered equations: 0
% 2.72/3.13  Current number of rules: 423
% 2.72/3.13  New rule produced :
% 2.72/3.13  [432]
% 2.72/3.13  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(sK1_ax4_U,
% 2.72/3.13                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 2.72/3.13  -> true
% 2.72/3.13  Current number of equations to process: 73
% 2.72/3.13  Current number of ordered equations: 0
% 2.72/3.13  Current number of rules: 424
% 2.72/3.13  New rule produced :
% 2.72/3.13  [433]
% 2.72/3.13  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 2.72/3.13                                                         op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 2.72/3.13  -> true
% 2.72/3.13  Current number of equations to process: 72
% 2.72/3.13  Current number of ordered equations: 0
% 2.72/3.13  Current number of rules: 425
% 2.72/3.13  New rule produced :
% 2.72/3.13  [434]
% 2.72/3.13  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 2.72/3.13  -> true
% 2.72/3.13  Current number of equations to process: 70
% 2.72/3.13  Current number of ordered equations: 1
% 2.72/3.13  Current number of rules: 426
% 2.72/3.13  New rule produced :
% 2.72/3.13  [435]
% 2.72/3.13  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 2.72/3.13  -> true
% 2.72/3.13  Current number of equations to process: 70
% 2.72/3.13  Current number of ordered equations: 0
% 2.72/3.13  Current number of rules: 427
% 2.72/3.13  New rule produced :
% 2.72/3.13  [436]
% 2.72/3.13  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 2.72/3.13  -> true
% 2.72/3.13  Current number of equations to process: 73
% 2.72/3.13  Current number of ordered equations: 0
% 2.72/3.13  Current number of rules: 428
% 2.72/3.13  New rule produced :
% 2.72/3.13  [437]
% 2.72/3.13  sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 2.72/3.13  -> true
% 2.72/3.13  Current number of equations to process: 72
% 2.72/3.13  Current number of ordered equations: 0
% 2.72/3.13  Current number of rules: 429
% 2.72/3.13  New rule produced :
% 2.72/3.13  [438]
% 2.72/3.13  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),
% 2.72/3.13             op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))),true),
% 2.72/3.13  tuple(sK1_ax4_U,true)) -> (false)
% 2.72/3.13  Current number of equations to process: 84
% 2.72/3.13  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 430
% 2.81/3.23  New rule produced :
% 2.81/3.23  [439]
% 2.81/3.23  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 2.81/3.23  -> true
% 2.81/3.23  Current number of equations to process: 83
% 2.81/3.23  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 431
% 2.81/3.23  New rule produced :
% 2.81/3.23  [440]
% 2.81/3.23  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))
% 2.81/3.23  -> true
% 2.81/3.23  Current number of equations to process: 84
% 2.81/3.23  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 432
% 2.81/3.23  New rule produced :
% 2.81/3.23  [441]
% 2.81/3.23  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 2.81/3.23  -> true
% 2.81/3.23  Current number of equations to process: 83
% 2.81/3.23  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 433
% 2.81/3.23  New rule produced :
% 2.81/3.23  [442]
% 2.81/3.23  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),h(sK2_ax3_V(
% 2.81/3.23                                                                      j(sK1_ax4_U)))))
% 2.81/3.23  -> true
% 2.81/3.23  Current number of equations to process: 82
% 2.81/3.23  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 434
% 2.81/3.23  New rule produced :
% 2.81/3.23  [443]
% 2.81/3.23  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 2.81/3.23  -> true
% 2.81/3.23  Current number of equations to process: 81
% 2.81/3.23  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 435
% 2.81/3.23  New rule produced :
% 2.81/3.23  [444]
% 2.81/3.23  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(
% 2.81/3.23                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 2.81/3.23  -> true
% 2.81/3.23  Current number of equations to process: 80
% 2.81/3.23  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 436
% 2.81/3.23  New rule produced :
% 2.81/3.23  [445]
% 2.81/3.23  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 2.81/3.23                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 2.81/3.23  -> true
% 2.81/3.23  Current number of equations to process: 79
% 2.81/3.23  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 437
% 2.81/3.23  New rule produced :
% 2.81/3.23  [446]
% 2.81/3.23  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,
% 2.81/3.23                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 2.81/3.23  -> true
% 2.81/3.23  Current number of equations to process: 78
% 2.81/3.23  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 438
% 2.81/3.23  New rule produced :
% 2.81/3.23  [447]
% 2.81/3.23  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 2.81/3.23                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 2.81/3.23  -> true
% 2.81/3.23  Current number of equations to process: 77
% 2.81/3.23  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 439
% 2.81/3.23  New rule produced :
% 2.81/3.23  [448]
% 2.81/3.23  h(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 2.81/3.23  -> op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))
% 2.81/3.23  Current number of equations to process: 76
% 2.81/3.23  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 440
% 2.81/3.23  New rule produced :
% 2.81/3.23  [449]
% 2.81/3.23  op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),j(sK1_ax4_U))
% 2.81/3.23  -> j(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U))
% 2.81/3.23  Current number of equations to process: 75
% 2.81/3.23  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 441
% 2.81/3.23  New rule produced :
% 2.81/3.23  [450]
% 2.81/3.23  op1(j(sK1_ax4_U),j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 2.81/3.23  -> j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 2.81/3.23  Current number of equations to process: 74
% 2.81/3.23  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 442
% 2.81/3.23  New rule produced :
% 2.81/3.23  [451]
% 2.81/3.23  op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),j(sK1_ax4_U))
% 2.81/3.23  -> j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 2.81/3.23  Current number of equations to process: 73
% 2.81/3.23  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 443
% 2.81/3.23  New rule produced :
% 2.81/3.23  [452]
% 2.81/3.23  op1(j(sK1_ax4_U),j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 2.81/3.23  -> j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 2.81/3.23  Current number of equations to process: 72
% 2.81/3.23  Current number of ordered equations: 0
% 2.81/3.23  Current number of rules: 444
% 2.81/3.23  New rule produced :
% 2.81/3.23  [453]
% 2.81/3.23  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 2.90/3.34                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 2.90/3.34  -> true
% 2.90/3.34  Current number of equations to process: 71
% 2.90/3.34  Current number of ordered equations: 0
% 2.90/3.34  Current number of rules: 445
% 2.90/3.34  New rule produced :
% 2.90/3.34  [454]
% 2.90/3.34  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 2.90/3.34                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 2.90/3.34  -> true
% 2.90/3.34  Current number of equations to process: 70
% 2.90/3.34  Current number of ordered equations: 0
% 2.90/3.34  Current number of rules: 446
% 2.90/3.34  New rule produced :
% 2.90/3.34  [455]
% 2.90/3.34  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))
% 2.90/3.34  -> true
% 2.90/3.34  Current number of equations to process: 73
% 2.90/3.34  Current number of ordered equations: 0
% 2.90/3.34  Current number of rules: 447
% 2.90/3.34  New rule produced :
% 2.90/3.34  [456]
% 2.90/3.34  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 2.90/3.34  -> true
% 2.90/3.34  Current number of equations to process: 72
% 2.90/3.34  Current number of ordered equations: 0
% 2.90/3.34  Current number of rules: 448
% 2.90/3.34  New rule produced :
% 2.90/3.34  [457]
% 2.90/3.34  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 2.90/3.34             op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 2.90/3.34  tuple(sK1_ax4_U,true)) -> (false)
% 2.90/3.34  Current number of equations to process: 84
% 2.90/3.34  Current number of ordered equations: 0
% 2.90/3.34  Current number of rules: 449
% 2.90/3.34  New rule produced :
% 2.90/3.34  [458]
% 2.90/3.34  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 2.90/3.34  -> true
% 2.90/3.34  Current number of equations to process: 83
% 2.90/3.34  Current number of ordered equations: 0
% 2.90/3.34  Current number of rules: 450
% 2.90/3.34  New rule produced :
% 2.90/3.34  [459]
% 2.90/3.34  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),
% 2.90/3.34         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 2.90/3.34  Current number of equations to process: 84
% 2.90/3.34  Current number of ordered equations: 0
% 2.90/3.34  Current number of rules: 451
% 2.90/3.34  New rule produced :
% 2.90/3.34  [460]
% 2.90/3.34  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 2.90/3.34                                      op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 2.90/3.34  Current number of equations to process: 83
% 2.90/3.34  Current number of ordered equations: 0
% 2.90/3.34  Current number of rules: 452
% 2.90/3.34  New rule produced :
% 2.90/3.34  [461]
% 2.90/3.34  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),
% 2.90/3.34         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 2.90/3.34  Current number of equations to process: 82
% 2.90/3.34  Current number of ordered equations: 0
% 2.90/3.34  Current number of rules: 453
% 2.90/3.34  New rule produced :
% 2.90/3.34  [462]
% 2.90/3.34  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 2.90/3.34                                        op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 2.90/3.34  Current number of equations to process: 81
% 2.90/3.34  Current number of ordered equations: 0
% 2.90/3.34  Current number of rules: 454
% 2.90/3.34  New rule produced :
% 2.90/3.34  [463]
% 2.90/3.34  h(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 2.90/3.34  -> op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))
% 2.90/3.34  Current number of equations to process: 80
% 2.90/3.34  Current number of ordered equations: 0
% 2.90/3.34  Current number of rules: 455
% 2.90/3.34  New rule produced :
% 2.90/3.34  [464]
% 2.90/3.34  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),
% 2.90/3.34         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 2.90/3.34  Current number of equations to process: 79
% 2.90/3.34  Current number of ordered equations: 0
% 2.90/3.34  Current number of rules: 456
% 2.90/3.34  New rule produced :
% 2.90/3.34  [465]
% 2.90/3.34  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 2.90/3.34                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 2.90/3.34                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 2.90/3.34  -> true
% 2.90/3.34  Current number of equations to process: 78
% 2.90/3.34  Current number of ordered equations: 0
% 2.90/3.34  Current number of rules: 457
% 2.90/3.34  New rule produced :
% 2.90/3.34  [466]
% 2.90/3.34  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),
% 2.90/3.34         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 2.90/3.34  Current number of equations to process: 77
% 2.90/3.34  Current number of ordered equations: 0
% 2.90/3.34  Current number of rules: 458
% 2.90/3.34  New rule produced :
% 2.90/3.34  [467]
% 2.90/3.34  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 2.90/3.34                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 3.03/3.45                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 3.03/3.45  -> true
% 3.03/3.45  Current number of equations to process: 76
% 3.03/3.45  Current number of ordered equations: 0
% 3.03/3.45  Current number of rules: 459
% 3.03/3.45  New rule produced :
% 3.03/3.45  [468]
% 3.03/3.45  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 3.03/3.45  -> true
% 3.03/3.45  Current number of equations to process: 79
% 3.03/3.45  Current number of ordered equations: 0
% 3.03/3.45  Current number of rules: 460
% 3.03/3.45  New rule produced :
% 3.03/3.45  [469]
% 3.03/3.45  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 3.03/3.45  -> true
% 3.03/3.45  Current number of equations to process: 78
% 3.03/3.45  Current number of ordered equations: 0
% 3.03/3.45  Current number of rules: 461
% 3.03/3.45  New rule produced :
% 3.03/3.45  [470]
% 3.03/3.45  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 3.03/3.45         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 3.03/3.45  Current number of equations to process: 87
% 3.03/3.45  Current number of ordered equations: 0
% 3.03/3.45  Current number of rules: 462
% 3.03/3.45  New rule produced :
% 3.03/3.45  [471]
% 3.03/3.45  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,
% 3.03/3.45                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 3.03/3.45  -> true
% 3.03/3.45  Current number of equations to process: 86
% 3.03/3.45  Current number of ordered equations: 0
% 3.03/3.45  Current number of rules: 463
% 3.03/3.45  New rule produced :
% 3.03/3.45  [472]
% 3.03/3.45  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 3.03/3.45         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 3.03/3.45  Current number of equations to process: 85
% 3.03/3.45  Current number of ordered equations: 0
% 3.03/3.45  Current number of rules: 464
% 3.03/3.45  New rule produced :
% 3.03/3.45  [473]
% 3.03/3.45  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,
% 3.03/3.45                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 3.03/3.45  -> true
% 3.03/3.45  Current number of equations to process: 84
% 3.03/3.45  Current number of ordered equations: 0
% 3.03/3.45  Current number of rules: 465
% 3.03/3.45  New rule produced :
% 3.03/3.45  [474]
% 3.03/3.45  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 3.03/3.45         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 3.03/3.45  Current number of equations to process: 83
% 3.03/3.45  Current number of ordered equations: 0
% 3.03/3.45  Current number of rules: 466
% 3.03/3.45  New rule produced :
% 3.03/3.45  [475]
% 3.03/3.45  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 3.03/3.45                                                     op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 3.03/3.45  -> true
% 3.03/3.45  Current number of equations to process: 82
% 3.03/3.45  Current number of ordered equations: 0
% 3.03/3.45  Current number of rules: 467
% 3.03/3.45  New rule produced :
% 3.03/3.45  [476]
% 3.03/3.45  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 3.03/3.45         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 3.03/3.45  Current number of equations to process: 81
% 3.03/3.45  Current number of ordered equations: 0
% 3.03/3.45  Current number of rules: 468
% 3.03/3.45  New rule produced :
% 3.03/3.45  [477]
% 3.03/3.45  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 3.03/3.45                                                     op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 3.03/3.45  -> true
% 3.03/3.45  Current number of equations to process: 80
% 3.03/3.45  Current number of ordered equations: 0
% 3.03/3.45  Current number of rules: 469
% 3.03/3.45  New rule produced :
% 3.03/3.45  [478]
% 3.03/3.45  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 3.03/3.45                                   op2(sK1_ax4_U,sK1_ax4_U)))),true) -> true
% 3.03/3.45  Current number of equations to process: 78
% 3.03/3.45  Current number of ordered equations: 1
% 3.03/3.45  Current number of rules: 470
% 3.03/3.45  New rule produced :
% 3.03/3.45  [479]
% 3.03/3.45  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 3.03/3.45                                 op2(sK1_ax4_U,sK1_ax4_U)),A)),true) -> true
% 3.03/3.45  Current number of equations to process: 78
% 3.03/3.45  Current number of ordered equations: 0
% 3.03/3.45  Current number of rules: 471
% 3.03/3.45  New rule produced :
% 3.03/3.45  [480]
% 3.03/3.45  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,
% 3.03/3.45                                                                op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 3.03/3.45  -> true
% 3.03/3.45  Current number of equations to process: 76
% 3.03/3.45  Current number of ordered equations: 1
% 3.03/3.45  Current number of rules: 472
% 3.03/3.45  New rule produced :
% 3.03/3.45  [481]
% 3.03/3.45  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,
% 3.03/3.45                                                              op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 3.12/3.57  -> true
% 3.12/3.57  Current number of equations to process: 76
% 3.12/3.57  Current number of ordered equations: 0
% 3.12/3.57  Current number of rules: 473
% 3.12/3.57  New rule produced :
% 3.12/3.57  [482]
% 3.12/3.57  sorti1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 3.12/3.57  -> true
% 3.12/3.57  Current number of equations to process: 78
% 3.12/3.57  Current number of ordered equations: 0
% 3.12/3.57  Current number of rules: 474
% 3.12/3.57  New rule produced :
% 3.12/3.57  [483]
% 3.12/3.57  sorti2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 3.12/3.57  Current number of equations to process: 77
% 3.12/3.57  Current number of ordered equations: 0
% 3.12/3.57  Current number of rules: 475
% 3.12/3.57  New rule produced :
% 3.12/3.57  [484]
% 3.12/3.57  j(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))) ->
% 3.12/3.57  sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 3.12/3.57  Current number of equations to process: 79
% 3.12/3.57  Current number of ordered equations: 0
% 3.12/3.57  Current number of rules: 476
% 3.12/3.57  New rule produced :
% 3.12/3.57  [485]
% 3.12/3.57  ifeq(sorti1(A),true,sorti1(op1(A,sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.12/3.57                                                                 j(sK1_ax4_U))))))),true)
% 3.12/3.57  -> true
% 3.12/3.57  Current number of equations to process: 77
% 3.12/3.57  Current number of ordered equations: 1
% 3.12/3.57  Current number of rules: 477
% 3.12/3.57  New rule produced :
% 3.12/3.57  [486]
% 3.12/3.57  ifeq(sorti1(A),true,sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.12/3.57                                                               j(sK1_ax4_U))))),A)),true)
% 3.12/3.57  -> true
% 3.12/3.57  Current number of equations to process: 77
% 3.12/3.57  Current number of ordered equations: 0
% 3.12/3.57  Current number of rules: 478
% 3.12/3.57  New rule produced :
% 3.12/3.57  [487]
% 3.12/3.57  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),j(sK1_ax4_U)))
% 3.12/3.57  -> true
% 3.12/3.57  Current number of equations to process: 80
% 3.12/3.57  Current number of ordered equations: 0
% 3.12/3.57  Current number of rules: 479
% 3.12/3.57  New rule produced :
% 3.12/3.57  [488]
% 3.12/3.57  sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 3.12/3.57  -> true
% 3.12/3.57  Current number of equations to process: 79
% 3.12/3.57  Current number of ordered equations: 0
% 3.12/3.57  Current number of rules: 480
% 3.12/3.57  New rule produced :
% 3.12/3.57  [489]
% 3.12/3.57  (eq)(tuple(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),h(sK2_ax3_V(
% 3.12/3.57                                                                    sK2_ax3_V(
% 3.12/3.57                                                                    sK2_ax3_V(
% 3.12/3.57                                                                    j(sK1_ax4_U)))))),true),
% 3.12/3.57  tuple(sK1_ax4_U,true)) -> (false)
% 3.12/3.57  Current number of equations to process: 87
% 3.12/3.57  Current number of ordered equations: 0
% 3.12/3.57  Current number of rules: 481
% 3.12/3.57  New rule produced :
% 3.12/3.57  [490]
% 3.12/3.57  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 3.12/3.57                                                                      j(sK1_ax4_U))))
% 3.12/3.57  -> true
% 3.12/3.57  Current number of equations to process: 88
% 3.12/3.57  Current number of ordered equations: 0
% 3.12/3.57  Current number of rules: 482
% 3.12/3.57  New rule produced :
% 3.12/3.57  [491]
% 3.12/3.57  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.12/3.57                                                                   j(sK1_ax4_U)))))))
% 3.12/3.57  -> true
% 3.12/3.57  Current number of equations to process: 87
% 3.12/3.57  Current number of ordered equations: 0
% 3.12/3.57  Current number of rules: 483
% 3.12/3.57  New rule produced :
% 3.12/3.57  [492]
% 3.12/3.57  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 3.12/3.57                                                                      sK2_ax3_V(
% 3.12/3.57                                                                      j(sK1_ax4_U)))))
% 3.12/3.57  -> true
% 3.12/3.57  Current number of equations to process: 86
% 3.12/3.57  Current number of ordered equations: 0
% 3.12/3.57  Current number of rules: 484
% 3.12/3.57  New rule produced :
% 3.12/3.57  [493]
% 3.12/3.57  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.12/3.57                                                                    sK2_ax3_V(
% 3.12/3.57                                                                    j(sK1_ax4_U)))))))
% 3.12/3.57  -> true
% 3.12/3.57  Current number of equations to process: 85
% 3.12/3.57  Current number of ordered equations: 0
% 3.12/3.57  Current number of rules: 485
% 3.12/3.57  New rule produced :
% 3.12/3.57  [494]
% 3.12/3.57  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),j(
% 3.12/3.57                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 3.12/3.57  -> true
% 3.12/3.57  Current number of equations to process: 84
% 3.12/3.57  Current number of ordered equations: 0
% 3.12/3.57  Current number of rules: 486
% 3.32/3.72  New rule produced :
% 3.32/3.72  [495]
% 3.32/3.72  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.32/3.72                                                             sK2_ax3_V(
% 3.32/3.72                                                             j(sK1_ax4_U)))))))
% 3.32/3.72  -> true
% 3.32/3.72  Current number of equations to process: 83
% 3.32/3.72  Current number of ordered equations: 0
% 3.32/3.72  Current number of rules: 487
% 3.32/3.72  New rule produced :
% 3.32/3.72  [496]
% 3.32/3.72  h(op1(j(sK1_ax4_U),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 3.32/3.72  -> op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 3.32/3.72  Current number of equations to process: 82
% 3.32/3.72  Current number of ordered equations: 0
% 3.32/3.72  Current number of rules: 488
% 3.32/3.72  New rule produced :
% 3.32/3.72  [497]
% 3.32/3.72  h(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),j(sK1_ax4_U)))
% 3.32/3.72  -> op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),sK1_ax4_U)
% 3.32/3.72  Current number of equations to process: 81
% 3.32/3.72  Current number of ordered equations: 0
% 3.32/3.72  Current number of rules: 489
% 3.32/3.72  New rule produced :
% 3.32/3.72  [498]
% 3.32/3.72  ifeq(sorti2(A),true,sorti2(op2(A,h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))),true)
% 3.32/3.72  -> true
% 3.32/3.72  Current number of equations to process: 79
% 3.32/3.72  Current number of ordered equations: 1
% 3.32/3.72  Current number of rules: 490
% 3.32/3.72  New rule produced :
% 3.32/3.72  [499]
% 3.32/3.72  ifeq(sorti2(A),true,sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),A)),true)
% 3.32/3.72  -> true
% 3.32/3.72  Current number of equations to process: 79
% 3.32/3.72  Current number of ordered equations: 0
% 3.32/3.72  Current number of rules: 491
% 3.32/3.72  New rule produced :
% 3.32/3.72  [500]
% 3.32/3.72  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)) ->
% 3.32/3.72  true
% 3.32/3.72  Current number of equations to process: 82
% 3.32/3.72  Current number of ordered equations: 0
% 3.32/3.72  Current number of rules: 492
% 3.32/3.72  New rule produced :
% 3.32/3.72  [501]
% 3.32/3.72  sorti2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))) ->
% 3.32/3.72  true
% 3.32/3.72  Current number of equations to process: 81
% 3.32/3.72  Current number of ordered equations: 0
% 3.32/3.72  Current number of rules: 493
% 3.32/3.72  New rule produced :
% 3.32/3.72  [502]
% 3.32/3.72  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(sK1_ax4_U,sK1_ax4_U)))
% 3.32/3.72  -> true
% 3.32/3.72  Current number of equations to process: 90
% 3.32/3.72  Current number of ordered equations: 0
% 3.32/3.72  Current number of rules: 494
% 3.32/3.72  New rule produced :
% 3.32/3.72  [503]
% 3.32/3.72  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 3.32/3.72  -> true
% 3.32/3.72  Current number of equations to process: 89
% 3.32/3.72  Current number of ordered equations: 0
% 3.32/3.72  Current number of rules: 495
% 3.32/3.72  New rule produced :
% 3.32/3.72  [504]
% 3.32/3.72  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),h(sK2_ax3_V(
% 3.32/3.72                                                                j(sK1_ax4_U)))))
% 3.32/3.72  -> true
% 3.32/3.72  Current number of equations to process: 88
% 3.32/3.72  Current number of ordered equations: 0
% 3.32/3.72  Current number of rules: 496
% 3.32/3.72  New rule produced :
% 3.32/3.72  [505]
% 3.32/3.72  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.32/3.72                                                              j(sK1_ax4_U)))))))
% 3.32/3.72  -> true
% 3.32/3.72  Current number of equations to process: 87
% 3.32/3.72  Current number of ordered equations: 0
% 3.32/3.72  Current number of rules: 497
% 3.32/3.72  New rule produced :
% 3.32/3.72  [506]
% 3.32/3.72  op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(sK1_ax4_U)) ->
% 3.32/3.72  j(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 3.32/3.72  Rule
% 3.32/3.72  [109]
% 3.32/3.72  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(sK1_ax4_U))) ->
% 3.32/3.72  true collapsed.
% 3.32/3.72  Rule
% 3.32/3.72  [115]
% 3.32/3.72  h(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(sK1_ax4_U))) ->
% 3.32/3.72  op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U) collapsed.
% 3.32/3.72  Current number of equations to process: 88
% 3.32/3.72  Current number of ordered equations: 0
% 3.32/3.72  Current number of rules: 496
% 3.32/3.72  New rule produced :
% 3.32/3.72  [507]
% 3.32/3.72  sorti1(j(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))) ->
% 3.32/3.72  true
% 3.32/3.72  Current number of equations to process: 87
% 3.32/3.72  Current number of ordered equations: 0
% 3.32/3.72  Current number of rules: 497
% 3.32/3.72  New rule produced :
% 3.32/3.72  [508]
% 3.32/3.72  op1(j(sK1_ax4_U),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) ->
% 3.32/3.72  j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 3.32/3.72  Rule
% 3.32/3.72  [110]
% 3.32/3.72  sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 3.32/3.72  true collapsed.
% 3.32/3.72  Rule
% 3.32/3.72  [114]
% 3.32/3.72  h(op1(j(sK1_ax4_U),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 3.32/3.72  op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) collapsed.
% 3.32/3.72  Current number of equations to process: 88
% 3.42/3.83  Current number of ordered equations: 0
% 3.42/3.83  Current number of rules: 496
% 3.42/3.83  New rule produced :
% 3.42/3.83  [509]
% 3.42/3.83  sorti1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))) ->
% 3.42/3.83  true
% 3.42/3.83  Current number of equations to process: 87
% 3.42/3.83  Current number of ordered equations: 0
% 3.42/3.83  Current number of rules: 497
% 3.42/3.83  New rule produced :
% 3.42/3.83  [510]
% 3.42/3.83  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 3.42/3.83  -> true
% 3.42/3.83  Current number of equations to process: 86
% 3.42/3.83  Current number of ordered equations: 0
% 3.42/3.83  Current number of rules: 498
% 3.42/3.83  New rule produced :
% 3.42/3.83  [511]
% 3.42/3.83  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 3.42/3.83                                                                 sK2_ax3_V(
% 3.42/3.83                                                                 j(sK1_ax4_U)))))))
% 3.42/3.83  -> true
% 3.42/3.83  Current number of equations to process: 85
% 3.42/3.83  Current number of ordered equations: 0
% 3.42/3.83  Current number of rules: 499
% 3.42/3.83  New rule produced :
% 3.42/3.83  [512]
% 3.42/3.83  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(sK1_ax4_U,
% 3.42/3.83                                                              op2(sK1_ax4_U,sK1_ax4_U))))
% 3.42/3.83  -> true
% 3.42/3.83  Current number of equations to process: 84
% 3.42/3.83  Current number of ordered equations: 0
% 3.42/3.83  Current number of rules: 500
% 3.42/3.83  New rule produced :
% 3.42/3.83  [513]
% 3.42/3.83  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(
% 3.42/3.83                                                                 sK2_ax3_V(
% 3.42/3.83                                                                 j(sK1_ax4_U)))))))
% 3.42/3.83  -> true
% 3.42/3.83  Current number of equations to process: 83
% 3.42/3.83  Current number of ordered equations: 0
% 3.42/3.83  Current number of rules: 501
% 3.42/3.83  New rule produced :
% 3.42/3.83  [514]
% 3.42/3.83  h(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))) ->
% 3.42/3.83  op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 3.42/3.83  Current number of equations to process: 82
% 3.42/3.83  Current number of ordered equations: 0
% 3.42/3.83  Current number of rules: 502
% 3.42/3.83  New rule produced :
% 3.42/3.83  [515]
% 3.42/3.83  h(j(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))) ->
% 3.42/3.83  op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)
% 3.42/3.83  Current number of equations to process: 81
% 3.42/3.83  Current number of ordered equations: 0
% 3.42/3.83  Current number of rules: 503
% 3.42/3.83  New rule produced :
% 3.42/3.83  [516]
% 3.42/3.83  op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),
% 3.42/3.83  sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))) ->
% 3.42/3.83  sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 3.42/3.83  Current number of equations to process: 80
% 3.42/3.83  Current number of ordered equations: 0
% 3.42/3.83  Current number of rules: 504
% 3.42/3.83  New rule produced :
% 3.42/3.83  [517]
% 3.42/3.83  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 3.42/3.83                                                              sK2_ax3_V(
% 3.42/3.83                                                              j(sK1_ax4_U))))))
% 3.42/3.83  -> true
% 3.42/3.83  Current number of equations to process: 84
% 3.42/3.83  Current number of ordered equations: 0
% 3.42/3.83  Current number of rules: 505
% 3.42/3.83  New rule produced :
% 3.42/3.83  [518]
% 3.42/3.83  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 3.42/3.83                                                                  sK2_ax3_V(
% 3.42/3.83                                                                  j(sK1_ax4_U))))))
% 3.42/3.83  -> true
% 3.42/3.83  Current number of equations to process: 88
% 3.42/3.83  Current number of ordered equations: 0
% 3.42/3.83  Current number of rules: 506
% 3.42/3.83  New rule produced :
% 3.42/3.83  [519]
% 3.42/3.83  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 3.42/3.83                                                                  sK2_ax3_V(
% 3.42/3.83                                                                  j(sK1_ax4_U))))))
% 3.42/3.83  -> true
% 3.42/3.83  Current number of equations to process: 87
% 3.42/3.83  Current number of ordered equations: 0
% 3.42/3.83  Current number of rules: 507
% 3.42/3.83  New rule produced :
% 3.42/3.83  [520]
% 3.42/3.83  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 3.42/3.83                                                                      sK2_ax3_V(
% 3.42/3.83                                                                      sK2_ax3_V(
% 3.42/3.83                                                                      j(sK1_ax4_U))))))
% 3.42/3.83  -> true
% 3.42/3.83  Current number of equations to process: 86
% 3.42/3.83  Current number of ordered equations: 0
% 3.42/3.83  Current number of rules: 508
% 3.49/3.93  New rule produced :
% 3.49/3.93  [521]
% 3.49/3.93  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 3.49/3.93                                                                    sK2_ax3_V(
% 3.49/3.93                                                                    j(sK1_ax4_U))))))
% 3.49/3.93  -> true
% 3.49/3.93  Current number of equations to process: 85
% 3.49/3.93  Current number of ordered equations: 0
% 3.49/3.93  Current number of rules: 509
% 3.49/3.93  New rule produced :
% 3.49/3.93  [522]
% 3.49/3.93  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(sK2_ax3_V(
% 3.49/3.93                                                                    sK2_ax3_V(
% 3.49/3.93                                                                    j(sK1_ax4_U))))))
% 3.49/3.93  -> true
% 3.49/3.93  Current number of equations to process: 84
% 3.49/3.93  Current number of ordered equations: 0
% 3.49/3.93  Current number of rules: 510
% 3.49/3.93  New rule produced :
% 3.49/3.93  [523]
% 3.49/3.93  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 3.49/3.93         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 3.49/3.93  Current number of equations to process: 83
% 3.49/3.93  Current number of ordered equations: 0
% 3.49/3.93  Current number of rules: 511
% 3.49/3.93  New rule produced :
% 3.49/3.93  [524]
% 3.49/3.93  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 3.49/3.93         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 3.49/3.93  Current number of equations to process: 82
% 3.49/3.93  Current number of ordered equations: 0
% 3.49/3.93  Current number of rules: 512
% 3.49/3.93  New rule produced :
% 3.49/3.93  [525]
% 3.49/3.93  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 3.49/3.93                                                                      sK2_ax3_V(
% 3.49/3.93                                                                      sK2_ax3_V(
% 3.49/3.93                                                                      j(sK1_ax4_U))))))
% 3.49/3.93  -> true
% 3.49/3.93  Current number of equations to process: 81
% 3.49/3.93  Current number of ordered equations: 0
% 3.49/3.93  Current number of rules: 513
% 3.49/3.93  New rule produced :
% 3.49/3.93  [526]
% 3.49/3.93  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 3.49/3.93                                                                      sK2_ax3_V(
% 3.49/3.93                                                                      sK2_ax3_V(
% 3.49/3.93                                                                      j(sK1_ax4_U))))))
% 3.49/3.93  -> true
% 3.49/3.93  Current number of equations to process: 80
% 3.49/3.93  Current number of ordered equations: 0
% 3.49/3.93  Current number of rules: 514
% 3.49/3.93  New rule produced :
% 3.49/3.93  [527]
% 3.49/3.93  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(
% 3.49/3.93                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 3.49/3.93  -> true
% 3.49/3.93  Current number of equations to process: 84
% 3.49/3.93  Current number of ordered equations: 0
% 3.49/3.93  Current number of rules: 515
% 3.49/3.93  New rule produced :
% 3.49/3.93  [528]
% 3.49/3.93  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 3.49/3.93  -> true
% 3.49/3.93  Current number of equations to process: 88
% 3.49/3.93  Current number of ordered equations: 0
% 3.49/3.93  Current number of rules: 516
% 3.49/3.93  New rule produced :
% 3.49/3.93  [529]
% 3.49/3.93  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,
% 3.49/3.93                                                             op2(sK1_ax4_U,sK1_ax4_U)))))
% 3.49/3.93  -> true
% 3.49/3.93  Current number of equations to process: 87
% 3.49/3.93  Current number of ordered equations: 0
% 3.49/3.93  Current number of rules: 517
% 3.49/3.93  New rule produced :
% 3.49/3.93  [530]
% 3.49/3.93  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(sK2_ax3_V(
% 3.49/3.93                                                                     sK2_ax3_V(
% 3.49/3.93                                                                     sK2_ax3_V(
% 3.49/3.93                                                                     j(sK1_ax4_U)))))))
% 3.49/3.93  -> true
% 3.49/3.93  Current number of equations to process: 86
% 3.49/3.93  Current number of ordered equations: 0
% 3.49/3.93  Current number of rules: 518
% 3.49/3.93  New rule produced :
% 3.49/3.93  [531]
% 3.49/3.93  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(h(sK2_ax3_V(
% 3.49/3.93                                                                   j(sK1_ax4_U))),sK1_ax4_U))))
% 3.49/3.93  -> true
% 3.49/3.93  Current number of equations to process: 85
% 3.49/3.93  Current number of ordered equations: 0
% 3.49/3.93  Current number of rules: 519
% 3.49/3.93  New rule produced :
% 3.49/3.93  [532]
% 3.49/3.93  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,
% 3.49/3.93                                                             h(sK2_ax3_V(
% 3.49/3.93                                                               j(sK1_ax4_U)))))))
% 3.63/4.05  -> true
% 3.63/4.05  Current number of equations to process: 84
% 3.63/4.05  Current number of ordered equations: 0
% 3.63/4.05  Current number of rules: 520
% 3.63/4.05  New rule produced :
% 3.63/4.05  [533]
% 3.63/4.05  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 3.63/4.05                                                                     j(sK1_ax4_U)))))
% 3.63/4.05  -> true
% 3.63/4.05  Current number of equations to process: 87
% 3.63/4.05  Current number of ordered equations: 0
% 3.63/4.05  Current number of rules: 521
% 3.63/4.05  New rule produced :
% 3.63/4.05  [534]
% 3.63/4.05  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 3.63/4.05                                                             j(sK1_ax4_U)))))
% 3.63/4.05  -> true
% 3.63/4.05  Current number of equations to process: 86
% 3.63/4.05  Current number of ordered equations: 0
% 3.63/4.05  Current number of rules: 522
% 3.63/4.05  New rule produced :
% 3.63/4.05  [535]
% 3.63/4.05  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 3.63/4.05                                                               sK2_ax3_V(
% 3.63/4.05                                                               j(sK1_ax4_U))),
% 3.63/4.05                                                           sK2_ax3_V(j(sK1_ax4_U)))))
% 3.63/4.05  -> true
% 3.63/4.05  Current number of equations to process: 87
% 3.63/4.05  Current number of ordered equations: 0
% 3.63/4.05  Current number of rules: 523
% 3.63/4.05  New rule produced :
% 3.63/4.05  [536]
% 3.63/4.05  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 3.63/4.05                                                               j(sK1_ax4_U)),
% 3.63/4.05                                                           sK2_ax3_V(sK2_ax3_V(
% 3.63/4.05                                                                     j(sK1_ax4_U))))))
% 3.63/4.05  -> true
% 3.63/4.05  Current number of equations to process: 86
% 3.63/4.05  Current number of ordered equations: 0
% 3.63/4.05  Current number of rules: 524
% 3.63/4.05  New rule produced :
% 3.63/4.05  [537]
% 3.63/4.05  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 3.63/4.05                                                           sK2_ax3_V(j(sK1_ax4_U)))))
% 3.63/4.05  -> true
% 3.63/4.05  Current number of equations to process: 85
% 3.63/4.05  Current number of ordered equations: 0
% 3.63/4.05  Current number of rules: 525
% 3.63/4.05  New rule produced :
% 3.63/4.05  [538]
% 3.63/4.05  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 3.63/4.05                                                               j(sK1_ax4_U)),
% 3.63/4.05                                                           j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 3.63/4.05  -> true
% 3.63/4.05  Current number of equations to process: 84
% 3.63/4.05  Current number of ordered equations: 0
% 3.63/4.05  Current number of rules: 526
% 3.63/4.05  New rule produced :
% 3.63/4.05  [539]
% 3.63/4.05  j(h(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(sK1_ax4_U)))))
% 3.63/4.05  -> op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(sK1_ax4_U)))
% 3.63/4.05  Current number of equations to process: 83
% 3.63/4.05  Current number of ordered equations: 0
% 3.63/4.05  Current number of rules: 527
% 3.63/4.05  New rule produced :
% 3.63/4.05  [540]
% 3.63/4.05  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.63/4.05                                                                   j(sK1_ax4_U)))))))
% 3.63/4.05  -> true
% 3.63/4.05  Current number of equations to process: 100
% 3.63/4.05  Current number of ordered equations: 0
% 3.63/4.05  Current number of rules: 528
% 3.63/4.05  New rule produced :
% 3.63/4.05  [541]
% 3.63/4.05  sorti2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 3.63/4.05  -> true
% 3.63/4.05  Current number of equations to process: 99
% 3.63/4.05  Current number of ordered equations: 0
% 3.63/4.05  Current number of rules: 529
% 3.63/4.05  New rule produced :
% 3.63/4.05  [542]
% 3.63/4.05  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 3.63/4.05                                                               j(sK1_ax4_U))),
% 3.63/4.05         j(sK1_ax4_U))) -> true
% 3.63/4.05  Current number of equations to process: 100
% 3.63/4.05  Current number of ordered equations: 0
% 3.63/4.05  Current number of rules: 530
% 3.63/4.05  New rule produced :
% 3.63/4.05  [543]
% 3.63/4.05  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 3.63/4.05                          sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 3.63/4.05  Current number of equations to process: 99
% 3.63/4.05  Current number of ordered equations: 0
% 3.63/4.05  Current number of rules: 531
% 3.63/4.05  New rule produced :
% 3.63/4.05  [544]
% 3.63/4.05  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 3.63/4.05                                                               j(sK1_ax4_U))),
% 3.63/4.05         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 3.63/4.05  Current number of equations to process: 98
% 3.63/4.05  Current number of ordered equations: 0
% 3.71/4.16  Current number of rules: 532
% 3.71/4.16  New rule produced :
% 3.71/4.16  [545]
% 3.71/4.16  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.71/4.16                                                             j(sK1_ax4_U)))),
% 3.71/4.16                                     sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 3.71/4.16  Current number of equations to process: 97
% 3.71/4.16  Current number of ordered equations: 0
% 3.71/4.16  Current number of rules: 533
% 3.71/4.16  New rule produced :
% 3.71/4.16  [546]
% 3.71/4.16  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 3.71/4.16                                                               j(sK1_ax4_U))),
% 3.71/4.16         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 3.71/4.16  Current number of equations to process: 96
% 3.71/4.16  Current number of ordered equations: 0
% 3.71/4.16  Current number of rules: 534
% 3.71/4.16  New rule produced :
% 3.71/4.16  [547]
% 3.71/4.16  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 3.71/4.16                                                              sK2_ax3_V(
% 3.71/4.16                                                              j(sK1_ax4_U)))),
% 3.71/4.16                                                sK2_ax3_V(j(sK1_ax4_U))))) ->
% 3.71/4.16  true
% 3.71/4.16  Current number of equations to process: 95
% 3.71/4.16  Current number of ordered equations: 0
% 3.71/4.16  Current number of rules: 535
% 3.71/4.16  New rule produced :
% 3.71/4.16  [548]
% 3.71/4.16  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 3.71/4.16                                                               j(sK1_ax4_U))),
% 3.71/4.16         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 3.71/4.16  Current number of equations to process: 94
% 3.71/4.16  Current number of ordered equations: 0
% 3.71/4.16  Current number of rules: 536
% 3.71/4.16  New rule produced :
% 3.71/4.16  [549]
% 3.71/4.16  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.71/4.16                                                                 j(sK1_ax4_U)))),
% 3.71/4.16                                         sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 3.71/4.16  Current number of equations to process: 93
% 3.71/4.16  Current number of ordered equations: 0
% 3.71/4.16  Current number of rules: 537
% 3.71/4.16  New rule produced :
% 3.71/4.16  [550]
% 3.71/4.16  j(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 3.71/4.16  -> op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 3.71/4.16  Current number of equations to process: 92
% 3.71/4.16  Current number of ordered equations: 0
% 3.71/4.16  Current number of rules: 538
% 3.71/4.16  New rule produced :
% 3.71/4.16  [551]
% 3.71/4.16  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 3.71/4.16                                                               j(sK1_ax4_U))),
% 3.71/4.16         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 3.71/4.16  Current number of equations to process: 91
% 3.71/4.16  Current number of ordered equations: 0
% 3.71/4.16  Current number of rules: 539
% 3.71/4.16  New rule produced :
% 3.71/4.16  [552]
% 3.71/4.16  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 3.71/4.16                                                               sK2_ax3_V(
% 3.71/4.16                                                               sK2_ax3_V(
% 3.71/4.16                                                               j(sK1_ax4_U)))),
% 3.71/4.16                                                           sK2_ax3_V(j(sK1_ax4_U)))))
% 3.71/4.16  -> true
% 3.71/4.16  Current number of equations to process: 90
% 3.71/4.16  Current number of ordered equations: 0
% 3.71/4.16  Current number of rules: 540
% 3.71/4.16  New rule produced :
% 3.71/4.16  [553]
% 3.71/4.16  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.71/4.16                                                             j(sK1_ax4_U))))),
% 3.71/4.16         j(sK1_ax4_U))) -> true
% 3.71/4.16  Current number of equations to process: 103
% 3.71/4.16  Current number of ordered equations: 0
% 3.71/4.16  Current number of rules: 541
% 3.71/4.16  New rule produced :
% 3.71/4.16  [554]
% 3.71/4.16  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 3.71/4.16                                                                sK2_ax3_V(
% 3.71/4.16                                                                j(sK1_ax4_U)))))))
% 3.71/4.16  -> true
% 3.71/4.16  Current number of equations to process: 102
% 3.71/4.16  Current number of ordered equations: 0
% 3.71/4.16  Current number of rules: 542
% 3.71/4.16  New rule produced :
% 3.71/4.16  [555]
% 3.71/4.16  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.71/4.16                                                             j(sK1_ax4_U))))),
% 3.71/4.16         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 3.71/4.16  Current number of equations to process: 101
% 3.71/4.16  Current number of ordered equations: 0
% 3.71/4.16  Current number of rules: 543
% 3.71/4.16  New rule produced :
% 3.71/4.16  [556]
% 3.71/4.16  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 3.78/4.24                                                                 sK2_ax3_V(
% 3.78/4.24                                                                 sK2_ax3_V(
% 3.78/4.24                                                                 j(sK1_ax4_U)))))))
% 3.78/4.24  -> true
% 3.78/4.24  Current number of equations to process: 100
% 3.78/4.24  Current number of ordered equations: 0
% 3.78/4.24  Current number of rules: 544
% 3.78/4.24  New rule produced :
% 3.78/4.24  [557]
% 3.78/4.24  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.78/4.24                                                             j(sK1_ax4_U))))),
% 3.78/4.24         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 3.78/4.24  Current number of equations to process: 99
% 3.78/4.24  Current number of ordered equations: 0
% 3.78/4.24  Current number of rules: 545
% 3.78/4.24  New rule produced :
% 3.78/4.24  [558]
% 3.78/4.24  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 3.78/4.24                                                sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.78/4.24                                                                    j(sK1_ax4_U)))))))
% 3.78/4.24  -> true
% 3.78/4.24  Current number of equations to process: 98
% 3.78/4.25  Current number of ordered equations: 0
% 3.78/4.25  Current number of rules: 546
% 3.78/4.25  New rule produced :
% 3.78/4.25  [559]
% 3.78/4.25  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.78/4.25                                                             j(sK1_ax4_U))))),
% 3.78/4.25         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 3.78/4.25  Current number of equations to process: 97
% 3.78/4.25  Current number of ordered equations: 0
% 3.78/4.25  Current number of rules: 547
% 3.78/4.25  New rule produced :
% 3.78/4.25  [560]
% 3.78/4.25  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 3.78/4.25                                                                     sK2_ax3_V(
% 3.78/4.25                                                                     sK2_ax3_V(
% 3.78/4.25                                                                     j(sK1_ax4_U)))))))
% 3.78/4.25  -> true
% 3.78/4.25  Current number of equations to process: 96
% 3.78/4.25  Current number of ordered equations: 0
% 3.78/4.25  Current number of rules: 548
% 3.78/4.25  New rule produced :
% 3.78/4.25  [561]
% 3.78/4.25  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 3.78/4.25                                                             j(sK1_ax4_U))))),
% 3.78/4.25         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 3.78/4.25  Current number of equations to process: 95
% 3.78/4.25  Current number of ordered equations: 0
% 3.78/4.25  Current number of rules: 549
% 3.78/4.25  New rule produced :
% 3.78/4.25  [562]
% 3.78/4.25  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 3.78/4.25                                                               j(sK1_ax4_U)),
% 3.78/4.25                                                           sK2_ax3_V(sK2_ax3_V(
% 3.78/4.25                                                                     sK2_ax3_V(
% 3.78/4.25                                                                     j(sK1_ax4_U)))))))
% 3.78/4.25  -> true
% 3.78/4.25  Current number of equations to process: 94
% 3.78/4.25  Current number of ordered equations: 0
% 3.78/4.25  Current number of rules: 550
% 3.78/4.25  New rule produced :
% 3.78/4.25  [563]
% 3.78/4.25  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 3.78/4.25                                   sK2_ax3_V(j(sK1_ax4_U))))),true) -> true
% 3.78/4.25  Current number of equations to process: 92
% 3.78/4.25  Current number of ordered equations: 1
% 3.78/4.25  Current number of rules: 551
% 3.78/4.25  New rule produced :
% 3.78/4.25  [564]
% 3.78/4.25  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 3.78/4.25                                 sK2_ax3_V(j(sK1_ax4_U))),A)),true) -> true
% 3.78/4.25  Current number of equations to process: 92
% 3.78/4.25  Current number of ordered equations: 0
% 3.78/4.25  Current number of rules: 552
% 3.78/4.25  New rule produced :
% 3.78/4.25  [565]
% 3.78/4.25  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 3.78/4.25                                                               sK2_ax3_V(
% 3.78/4.25                                                               sK2_ax3_V(
% 3.78/4.25                                                               j(sK1_ax4_U))))))),true)
% 3.78/4.25  -> true
% 3.78/4.25  Current number of equations to process: 90
% 3.78/4.25  Current number of ordered equations: 1
% 3.78/4.25  Current number of rules: 553
% 3.78/4.25  New rule produced :
% 3.78/4.25  [566]
% 3.78/4.25  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 3.78/4.25                                                             sK2_ax3_V(
% 3.78/4.25                                                             sK2_ax3_V(
% 3.78/4.25                                                             j(sK1_ax4_U))))),A)),true)
% 3.94/4.35  -> true
% 3.94/4.35  Current number of equations to process: 90
% 3.94/4.35  Current number of ordered equations: 0
% 3.94/4.35  Current number of rules: 554
% 3.94/4.35  New rule produced :
% 3.94/4.35  [567]
% 3.94/4.35  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(sK2_ax3_V(
% 3.94/4.35                                                               j(sK1_ax4_U))))))
% 3.94/4.35  -> true
% 3.94/4.35  Current number of equations to process: 90
% 3.94/4.35  Current number of ordered equations: 0
% 3.94/4.35  Current number of rules: 555
% 3.94/4.35  New rule produced :
% 3.94/4.35  [568]
% 3.94/4.35  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 3.94/4.35                                                                   j(sK1_ax4_U))))))
% 3.94/4.35  -> true
% 3.94/4.35  Current number of equations to process: 103
% 3.94/4.35  Current number of ordered equations: 0
% 3.94/4.35  Current number of rules: 556
% 3.94/4.35  New rule produced :
% 3.94/4.35  [569]
% 3.94/4.35  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(sK2_ax3_V(
% 3.94/4.35                                                                   j(sK1_ax4_U))))))
% 3.94/4.35  -> true
% 3.94/4.35  Current number of equations to process: 102
% 3.94/4.35  Current number of ordered equations: 0
% 3.94/4.35  Current number of rules: 557
% 3.94/4.35  New rule produced :
% 3.94/4.35  [570]
% 3.94/4.35  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),h(sK2_ax3_V(
% 3.94/4.35                                                                sK2_ax3_V(
% 3.94/4.35                                                                j(sK1_ax4_U))))))
% 3.94/4.35  -> true
% 3.94/4.35  Current number of equations to process: 101
% 3.94/4.35  Current number of ordered equations: 0
% 3.94/4.35  Current number of rules: 558
% 3.94/4.35  New rule produced :
% 3.94/4.35  [571]
% 3.94/4.35  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(
% 3.94/4.35                                                                      sK2_ax3_V(
% 3.94/4.35                                                                      j(sK1_ax4_U))))))
% 3.94/4.35  -> true
% 3.94/4.35  Current number of equations to process: 100
% 3.94/4.35  Current number of ordered equations: 0
% 3.94/4.35  Current number of rules: 559
% 3.94/4.35  New rule produced :
% 3.94/4.35  [572]
% 3.94/4.35  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(
% 3.94/4.35                                                                      sK2_ax3_V(
% 3.94/4.35                                                                      j(sK1_ax4_U))))))
% 3.94/4.35  -> true
% 3.94/4.35  Current number of equations to process: 99
% 3.94/4.35  Current number of ordered equations: 0
% 3.94/4.35  Current number of rules: 560
% 3.94/4.35  New rule produced :
% 3.94/4.35  [573]
% 3.94/4.35  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),h(sK2_ax3_V(
% 3.94/4.35                                                                      sK2_ax3_V(
% 3.94/4.35                                                                      j(sK1_ax4_U))))))
% 3.94/4.35  -> true
% 3.94/4.35  Current number of equations to process: 98
% 3.94/4.35  Current number of ordered equations: 0
% 3.94/4.35  Current number of rules: 561
% 3.94/4.35  New rule produced :
% 3.94/4.35  [574]
% 3.94/4.35  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),h(sK2_ax3_V(
% 3.94/4.35                                                                      sK2_ax3_V(
% 3.94/4.35                                                                      j(sK1_ax4_U))))))
% 3.94/4.35  -> true
% 3.94/4.35  Current number of equations to process: 97
% 3.94/4.35  Current number of ordered equations: 0
% 3.94/4.35  Current number of rules: 562
% 3.94/4.35  New rule produced :
% 3.94/4.35  [575]
% 3.94/4.35  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),h(sK2_ax3_V(
% 3.94/4.35                                                                      sK2_ax3_V(
% 3.94/4.35                                                                      j(sK1_ax4_U))))))
% 3.94/4.35  -> true
% 3.94/4.35  Current number of equations to process: 96
% 3.94/4.35  Current number of ordered equations: 0
% 3.94/4.35  Current number of rules: 563
% 3.94/4.35  New rule produced :
% 3.94/4.35  [576]
% 3.94/4.35  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),h(
% 3.94/4.35                                                                      sK2_ax3_V(
% 3.94/4.35                                                                      sK2_ax3_V(
% 3.94/4.35                                                                      j(sK1_ax4_U))))))
% 3.94/4.35  -> true
% 3.94/4.35  Current number of equations to process: 95
% 3.94/4.35  Current number of ordered equations: 0
% 3.94/4.35  Current number of rules: 564
% 3.94/4.35  New rule produced :
% 3.94/4.35  [577]
% 3.94/4.35  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),h(
% 3.94/4.35                                                                      sK2_ax3_V(
% 3.94/4.35                                                                      sK2_ax3_V(
% 4.02/4.48                                                                      j(sK1_ax4_U))))))
% 4.02/4.48  -> true
% 4.02/4.48  Current number of equations to process: 94
% 4.02/4.48  Current number of ordered equations: 0
% 4.02/4.48  Current number of rules: 565
% 4.02/4.48  New rule produced :
% 4.02/4.48  [578]
% 4.02/4.48  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 4.02/4.48         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 4.02/4.48  Current number of equations to process: 93
% 4.02/4.48  Current number of ordered equations: 0
% 4.02/4.48  Current number of rules: 566
% 4.02/4.48  New rule produced :
% 4.02/4.48  [579]
% 4.02/4.48  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 4.02/4.48         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 4.02/4.48  Current number of equations to process: 92
% 4.02/4.48  Current number of ordered equations: 0
% 4.02/4.48  Current number of rules: 567
% 4.02/4.48  New rule produced :
% 4.02/4.48  [580]
% 4.02/4.48  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),
% 4.02/4.48         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 4.02/4.48  Current number of equations to process: 91
% 4.02/4.48  Current number of ordered equations: 0
% 4.02/4.48  Current number of rules: 568
% 4.02/4.48  New rule produced :
% 4.02/4.48  [581]
% 4.02/4.48  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 4.02/4.48         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 4.02/4.48  Current number of equations to process: 90
% 4.02/4.48  Current number of ordered equations: 0
% 4.02/4.48  Current number of rules: 569
% 4.02/4.48  New rule produced :
% 4.02/4.48  [582]
% 4.02/4.48  (eq)(tuple(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(
% 4.02/4.48                                                                      h(
% 4.02/4.48                                                                      sK2_ax3_V(
% 4.02/4.48                                                                      sK2_ax3_V(
% 4.02/4.48                                                                      j(sK1_ax4_U)))),sK1_ax4_U)),true),
% 4.02/4.48  tuple(sK1_ax4_U,true)) -> (false)
% 4.02/4.48  Current number of equations to process: 104
% 4.02/4.48  Current number of ordered equations: 0
% 4.02/4.48  Current number of rules: 570
% 4.02/4.48  New rule produced :
% 4.02/4.48  [583]
% 4.02/4.48  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 4.02/4.48  -> true
% 4.02/4.48  Current number of equations to process: 105
% 4.02/4.48  Current number of ordered equations: 0
% 4.02/4.48  Current number of rules: 571
% 4.02/4.48  New rule produced :
% 4.02/4.48  [584]
% 4.02/4.48  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,h(sK2_ax3_V(
% 4.02/4.48                                                                   j(sK1_ax4_U))))))
% 4.02/4.48  -> true
% 4.02/4.48  Current number of equations to process: 104
% 4.02/4.48  Current number of ordered equations: 0
% 4.02/4.48  Current number of rules: 572
% 4.02/4.48  New rule produced :
% 4.02/4.48  [585]
% 4.02/4.48  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(sK2_ax3_V(
% 4.02/4.48                                                               sK2_ax3_V(
% 4.02/4.48                                                               j(sK1_ax4_U)))))))
% 4.02/4.48  -> true
% 4.02/4.48  Current number of equations to process: 103
% 4.02/4.48  Current number of ordered equations: 0
% 4.02/4.48  Current number of rules: 573
% 4.02/4.48  New rule produced :
% 4.02/4.48  [586]
% 4.02/4.48  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 4.02/4.48                                                   op2(sK1_ax4_U,sK1_ax4_U))))
% 4.02/4.48  -> true
% 4.02/4.48  Current number of equations to process: 102
% 4.02/4.48  Current number of ordered equations: 0
% 4.02/4.48  Current number of rules: 574
% 4.02/4.48  New rule produced :
% 4.02/4.48  [587]
% 4.02/4.48  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 4.02/4.48  -> true
% 4.02/4.48  Current number of equations to process: 101
% 4.02/4.48  Current number of ordered equations: 0
% 4.02/4.48  Current number of rules: 575
% 4.02/4.48  New rule produced :
% 4.02/4.48  [588]
% 4.02/4.48  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 4.02/4.48  -> true
% 4.02/4.48  Current number of equations to process: 100
% 4.02/4.48  Current number of ordered equations: 0
% 4.02/4.48  Current number of rules: 576
% 4.02/4.48  New rule produced :
% 4.02/4.48  [589]
% 4.02/4.48  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 4.02/4.48  -> true
% 4.02/4.48  Current number of equations to process: 99
% 4.02/4.48  Current number of ordered equations: 0
% 4.02/4.48  Current number of rules: 577
% 4.02/4.48  New rule produced :
% 4.02/4.48  [590]
% 4.02/4.48  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 4.02/4.48                                                                 op2(sK1_ax4_U,sK1_ax4_U)))))
% 4.02/4.48  -> true
% 4.02/4.48  Current number of equations to process: 98
% 4.23/4.63  Current number of ordered equations: 0
% 4.23/4.63  Current number of rules: 578
% 4.23/4.63  New rule produced :
% 4.23/4.63  [591]
% 4.23/4.63  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 4.23/4.63                                                   op2(sK1_ax4_U,sK1_ax4_U))))
% 4.23/4.63  -> true
% 4.23/4.63  Current number of equations to process: 97
% 4.23/4.63  Current number of ordered equations: 0
% 4.23/4.63  Current number of rules: 579
% 4.23/4.63  New rule produced :
% 4.23/4.63  [592]
% 4.23/4.63  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 4.23/4.63                                                   h(sK2_ax3_V(j(sK1_ax4_U))))))
% 4.23/4.63  -> true
% 4.23/4.63  Current number of equations to process: 96
% 4.23/4.63  Current number of ordered equations: 0
% 4.23/4.63  Current number of rules: 580
% 4.23/4.63  New rule produced :
% 4.23/4.63  [593]
% 4.23/4.63  ifeq(sorti2(A),true,sorti2(op2(A,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))),true)
% 4.23/4.63  -> true
% 4.23/4.63  Current number of equations to process: 94
% 4.23/4.63  Current number of ordered equations: 1
% 4.23/4.63  Current number of rules: 581
% 4.23/4.63  New rule produced :
% 4.23/4.63  [594]
% 4.23/4.63  ifeq(sorti2(A),true,sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),A)),true)
% 4.23/4.63  -> true
% 4.23/4.63  Current number of equations to process: 94
% 4.23/4.63  Current number of ordered equations: 0
% 4.23/4.63  Current number of rules: 582
% 4.23/4.63  New rule produced :
% 4.23/4.63  [595]
% 4.23/4.63  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),sK1_ax4_U))
% 4.23/4.63  -> true
% 4.23/4.63  Current number of equations to process: 97
% 4.23/4.63  Current number of ordered equations: 0
% 4.23/4.63  Current number of rules: 583
% 4.23/4.63  New rule produced :
% 4.23/4.63  [596]
% 4.23/4.63  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 4.23/4.63  -> true
% 4.23/4.63  Current number of equations to process: 96
% 4.23/4.63  Current number of ordered equations: 0
% 4.23/4.63  Current number of rules: 584
% 4.23/4.63  New rule produced :
% 4.23/4.63  [597]
% 4.23/4.63  (eq)(tuple(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(sK1_ax4_U,
% 4.23/4.63                                                                      h(
% 4.23/4.63                                                                      sK2_ax3_V(
% 4.23/4.63                                                                      sK2_ax3_V(
% 4.23/4.63                                                                      j(sK1_ax4_U)))))),true),
% 4.23/4.63  tuple(sK1_ax4_U,true)) -> (false)
% 4.23/4.63  Current number of equations to process: 108
% 4.23/4.63  Current number of ordered equations: 0
% 4.23/4.63  Current number of rules: 585
% 4.23/4.63  New rule produced :
% 4.23/4.63  [598]
% 4.23/4.63  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))
% 4.23/4.63  -> true
% 4.23/4.63  Current number of equations to process: 109
% 4.23/4.63  Current number of ordered equations: 0
% 4.23/4.63  Current number of rules: 586
% 4.23/4.63  New rule produced :
% 4.23/4.63  [599]
% 4.23/4.63  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 4.23/4.63  -> true
% 4.23/4.63  Current number of equations to process: 108
% 4.23/4.63  Current number of ordered equations: 0
% 4.23/4.63  Current number of rules: 587
% 4.23/4.63  New rule produced :
% 4.23/4.63  [600]
% 4.23/4.63  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),h(sK2_ax3_V(
% 4.23/4.63                                                                    j(sK1_ax4_U)))))
% 4.23/4.63  -> true
% 4.23/4.63  Current number of equations to process: 107
% 4.23/4.63  Current number of ordered equations: 0
% 4.23/4.63  Current number of rules: 588
% 4.23/4.63  New rule produced :
% 4.23/4.63  [601]
% 4.23/4.63  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 4.23/4.63  -> true
% 4.23/4.63  Current number of equations to process: 106
% 4.23/4.63  Current number of ordered equations: 0
% 4.23/4.63  Current number of rules: 589
% 4.23/4.63  New rule produced :
% 4.23/4.63  [602]
% 4.23/4.63  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 4.23/4.63  -> true
% 4.23/4.63  Current number of equations to process: 105
% 4.23/4.63  Current number of ordered equations: 0
% 4.23/4.63  Current number of rules: 590
% 4.23/4.63  New rule produced :
% 4.23/4.63  [603]
% 4.23/4.63  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(sK2_ax3_V(
% 4.23/4.63                                                                     j(sK1_ax4_U)))),sK1_ax4_U)))
% 4.23/4.63  -> true
% 4.23/4.63  Current number of equations to process: 104
% 4.23/4.63  Current number of ordered equations: 0
% 4.23/4.63  Current number of rules: 591
% 4.23/4.63  New rule produced :
% 4.23/4.63  [604]
% 4.23/4.63  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(sK1_ax4_U,
% 4.23/4.63                                                                  op2(sK1_ax4_U,sK1_ax4_U))))
% 4.23/4.63  -> true
% 4.23/4.63  Current number of equations to process: 103
% 4.23/4.63  Current number of ordered equations: 0
% 4.23/4.63  Current number of rules: 592
% 4.23/4.63  New rule produced :
% 4.33/4.77  [605]
% 4.33/4.77  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(sK2_ax3_V(
% 4.33/4.77                                                                     j(sK1_ax4_U)))),sK1_ax4_U)))
% 4.33/4.77  -> true
% 4.33/4.77  Current number of equations to process: 102
% 4.33/4.77  Current number of ordered equations: 0
% 4.33/4.77  Current number of rules: 593
% 4.33/4.77  New rule produced :
% 4.33/4.77  [606]
% 4.33/4.77  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),h(sK2_ax3_V(
% 4.33/4.77                                                                    sK2_ax3_V(
% 4.33/4.77                                                                    j(sK1_ax4_U))))))
% 4.33/4.77  -> true
% 4.33/4.77  Current number of equations to process: 101
% 4.33/4.77  Current number of ordered equations: 0
% 4.33/4.77  Current number of rules: 594
% 4.33/4.77  New rule produced :
% 4.33/4.77  [607]
% 4.33/4.77  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(sK2_ax3_V(
% 4.33/4.77                                                                   j(sK1_ax4_U)))),sK1_ax4_U)))
% 4.33/4.77  -> true
% 4.33/4.77  Current number of equations to process: 100
% 4.33/4.77  Current number of ordered equations: 0
% 4.33/4.77  Current number of rules: 595
% 4.33/4.77  New rule produced :
% 4.33/4.77  [608]
% 4.33/4.77  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(
% 4.33/4.77                                                             j(sK1_ax4_U))))))),true)
% 4.33/4.77  -> true
% 4.33/4.77  Current number of equations to process: 98
% 4.33/4.77  Current number of ordered equations: 1
% 4.33/4.77  Current number of rules: 596
% 4.33/4.77  New rule produced :
% 4.33/4.77  [609]
% 4.33/4.77  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),A)),true)
% 4.33/4.77  -> true
% 4.33/4.77  Current number of equations to process: 98
% 4.33/4.77  Current number of ordered equations: 0
% 4.33/4.77  Current number of rules: 597
% 4.33/4.77  New rule produced :
% 4.33/4.77  [610]
% 4.33/4.77  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 4.33/4.77  -> true
% 4.33/4.77  Current number of equations to process: 101
% 4.33/4.77  Current number of ordered equations: 0
% 4.33/4.77  Current number of rules: 598
% 4.33/4.77  New rule produced :
% 4.33/4.77  [611]
% 4.33/4.77  sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 4.33/4.77  -> true
% 4.33/4.77  Current number of equations to process: 100
% 4.33/4.77  Current number of ordered equations: 0
% 4.33/4.77  Current number of rules: 599
% 4.33/4.77  New rule produced :
% 4.33/4.77  [612]
% 4.33/4.77  (eq)(tuple(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 4.33/4.77             op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))),true),
% 4.33/4.77  tuple(sK1_ax4_U,true)) -> (false)
% 4.33/4.77  Current number of equations to process: 114
% 4.33/4.77  Current number of ordered equations: 0
% 4.33/4.77  Current number of rules: 600
% 4.33/4.77  New rule produced :
% 4.33/4.77  [613]
% 4.33/4.77  sorti1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))))
% 4.33/4.77  -> true
% 4.33/4.77  Current number of equations to process: 113
% 4.33/4.77  Current number of ordered equations: 0
% 4.33/4.77  Current number of rules: 601
% 4.33/4.77  New rule produced :
% 4.33/4.77  [614]
% 4.33/4.77  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(sK1_ax4_U,sK1_ax4_U)))
% 4.33/4.77  -> true
% 4.33/4.77  Current number of equations to process: 114
% 4.33/4.77  Current number of ordered equations: 0
% 4.33/4.77  Current number of rules: 602
% 4.33/4.77  New rule produced :
% 4.33/4.77  [615]
% 4.33/4.77  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(
% 4.33/4.77                                                                j(sK1_ax4_U)))))))
% 4.33/4.77  -> true
% 4.33/4.77  Current number of equations to process: 113
% 4.33/4.77  Current number of ordered equations: 0
% 4.33/4.77  Current number of rules: 603
% 4.33/4.77  New rule produced :
% 4.33/4.77  [616]
% 4.33/4.77  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),h(sK2_ax3_V(
% 4.33/4.77                                                                    j(sK1_ax4_U)))))
% 4.33/4.77  -> true
% 4.33/4.77  Current number of equations to process: 112
% 4.33/4.77  Current number of ordered equations: 0
% 4.33/4.77  Current number of rules: 604
% 4.33/4.77  New rule produced :
% 4.33/4.77  [617]
% 4.33/4.77  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(
% 4.33/4.77                                                                  j(sK1_ax4_U)))))))
% 4.33/4.77  -> true
% 4.33/4.77  Current number of equations to process: 111
% 4.33/4.77  Current number of ordered equations: 0
% 4.33/4.77  Current number of rules: 605
% 4.33/4.77  New rule produced :
% 4.33/4.77  [618]
% 4.33/4.77  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 4.33/4.77  -> true
% 4.33/4.77  Current number of equations to process: 110
% 4.33/4.77  Current number of ordered equations: 0
% 4.33/4.77  Current number of rules: 606
% 4.33/4.77  New rule produced :
% 4.33/4.77  [619]
% 4.33/4.77  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(
% 4.33/4.77                                                                     sK2_ax3_V(
% 4.49/4.89                                                                     j(sK1_ax4_U)))))))
% 4.49/4.89  -> true
% 4.49/4.89  Current number of equations to process: 109
% 4.49/4.89  Current number of ordered equations: 0
% 4.49/4.89  Current number of rules: 607
% 4.49/4.89  New rule produced :
% 4.49/4.89  [620]
% 4.49/4.89  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(sK1_ax4_U,
% 4.49/4.89                                                                  op2(sK1_ax4_U,sK1_ax4_U))))
% 4.49/4.89  -> true
% 4.49/4.89  Current number of equations to process: 108
% 4.49/4.89  Current number of ordered equations: 0
% 4.49/4.89  Current number of rules: 608
% 4.49/4.89  New rule produced :
% 4.49/4.89  [621]
% 4.49/4.89  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,h(sK2_ax3_V(
% 4.49/4.89                                                                     sK2_ax3_V(
% 4.49/4.89                                                                     j(sK1_ax4_U)))))))
% 4.49/4.89  -> true
% 4.49/4.89  Current number of equations to process: 107
% 4.49/4.89  Current number of ordered equations: 0
% 4.49/4.89  Current number of rules: 609
% 4.49/4.89  New rule produced :
% 4.49/4.89  [622]
% 4.49/4.89  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),h(sK2_ax3_V(
% 4.49/4.89                                                                    sK2_ax3_V(
% 4.49/4.89                                                                    j(sK1_ax4_U))))))
% 4.49/4.89  -> true
% 4.49/4.89  Current number of equations to process: 106
% 4.49/4.89  Current number of ordered equations: 0
% 4.49/4.89  Current number of rules: 610
% 4.49/4.89  New rule produced :
% 4.49/4.89  [623]
% 4.49/4.89  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,h(sK2_ax3_V(
% 4.49/4.89                                                                   sK2_ax3_V(
% 4.49/4.89                                                                   j(sK1_ax4_U)))))))
% 4.49/4.89  -> true
% 4.49/4.89  Current number of equations to process: 105
% 4.49/4.89  Current number of ordered equations: 0
% 4.49/4.89  Current number of rules: 611
% 4.49/4.89  New rule produced :
% 4.49/4.89  [624]
% 4.49/4.89  h(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)))) ->
% 4.49/4.89  op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))
% 4.49/4.89  Current number of equations to process: 104
% 4.49/4.89  Current number of ordered equations: 0
% 4.49/4.89  Current number of rules: 612
% 4.49/4.89  New rule produced :
% 4.49/4.89  [625]
% 4.49/4.89  op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),j(sK1_ax4_U)) ->
% 4.49/4.89  j(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),sK1_ax4_U))
% 4.49/4.89  Current number of equations to process: 103
% 4.49/4.89  Current number of ordered equations: 0
% 4.49/4.89  Current number of rules: 613
% 4.49/4.89  New rule produced :
% 4.49/4.89  [626]
% 4.49/4.89  op1(j(sK1_ax4_U),j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))) ->
% 4.49/4.89  j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 4.49/4.89  Current number of equations to process: 102
% 4.49/4.89  Current number of ordered equations: 0
% 4.49/4.89  Current number of rules: 614
% 4.49/4.89  New rule produced :
% 4.49/4.89  [627]
% 4.49/4.89  op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),j(sK1_ax4_U)) ->
% 4.49/4.89  j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 4.49/4.89  Current number of equations to process: 101
% 4.49/4.89  Current number of ordered equations: 0
% 4.49/4.89  Current number of rules: 615
% 4.49/4.89  New rule produced :
% 4.49/4.89  [628]
% 4.49/4.89  op1(j(sK1_ax4_U),j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))) ->
% 4.49/4.89  j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 4.49/4.89  Current number of equations to process: 100
% 4.49/4.89  Current number of ordered equations: 0
% 4.49/4.89  Current number of rules: 616
% 4.49/4.89  New rule produced :
% 4.49/4.89  [629]
% 4.49/4.89  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 4.49/4.89                                                   op2(sK1_ax4_U,sK1_ax4_U))))
% 4.49/4.89  -> true
% 4.49/4.89  Current number of equations to process: 99
% 4.49/4.89  Current number of ordered equations: 0
% 4.49/4.89  Current number of rules: 617
% 4.49/4.89  New rule produced :
% 4.49/4.89  [630]
% 4.49/4.89  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 4.49/4.89                                                   op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 4.49/4.89  -> true
% 4.49/4.89  Current number of equations to process: 98
% 4.49/4.89  Current number of ordered equations: 0
% 4.49/4.89  Current number of rules: 618
% 4.49/4.89  New rule produced :
% 4.49/4.89  [631]
% 4.49/4.89  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 4.49/4.89                                                   op2(sK1_ax4_U,sK1_ax4_U))))
% 4.49/4.89  -> true
% 4.49/4.89  Current number of equations to process: 97
% 4.49/4.89  Current number of ordered equations: 0
% 4.49/4.89  Current number of rules: 619
% 4.63/5.05  New rule produced :
% 4.63/5.05  [632]
% 4.63/5.05  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 4.63/5.05                                                   op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 4.63/5.05  -> true
% 4.63/5.05  Current number of equations to process: 96
% 4.63/5.05  Current number of ordered equations: 0
% 4.63/5.05  Current number of rules: 620
% 4.63/5.05  New rule produced :
% 4.63/5.05  [633]
% 4.63/5.05  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))
% 4.63/5.05  -> true
% 4.63/5.05  Current number of equations to process: 99
% 4.63/5.05  Current number of ordered equations: 0
% 4.63/5.05  Current number of rules: 621
% 4.63/5.05  New rule produced :
% 4.63/5.05  [634]
% 4.63/5.05  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))))
% 4.63/5.05  -> true
% 4.63/5.05  Current number of equations to process: 98
% 4.63/5.05  Current number of ordered equations: 0
% 4.63/5.05  Current number of rules: 622
% 4.63/5.05  New rule produced :
% 4.63/5.05  [635]
% 4.63/5.05  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 4.63/5.05             op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),true),
% 4.63/5.05  tuple(sK1_ax4_U,true)) -> (false)
% 4.63/5.05  Current number of equations to process: 112
% 4.63/5.05  Current number of ordered equations: 0
% 4.63/5.05  Current number of rules: 623
% 4.63/5.05  New rule produced :
% 4.63/5.05  [636]
% 4.63/5.05  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 4.63/5.05  -> true
% 4.63/5.05  Current number of equations to process: 111
% 4.63/5.05  Current number of ordered equations: 0
% 4.63/5.05  Current number of rules: 624
% 4.63/5.05  New rule produced :
% 4.63/5.05  [637]
% 4.63/5.05  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 4.63/5.05         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 4.63/5.05  Current number of equations to process: 112
% 4.63/5.05  Current number of ordered equations: 0
% 4.63/5.05  Current number of rules: 625
% 4.63/5.05  New rule produced :
% 4.63/5.05  [638]
% 4.63/5.05  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 4.63/5.05                                      op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 4.63/5.05  Current number of equations to process: 111
% 4.63/5.05  Current number of ordered equations: 0
% 4.63/5.05  Current number of rules: 626
% 4.63/5.05  New rule produced :
% 4.63/5.05  [639]
% 4.63/5.05  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 4.63/5.05         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 4.63/5.05  Current number of equations to process: 110
% 4.63/5.05  Current number of ordered equations: 0
% 4.63/5.05  Current number of rules: 627
% 4.63/5.05  New rule produced :
% 4.63/5.05  [640]
% 4.63/5.05  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 4.63/5.05                                        op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 4.63/5.05  Current number of equations to process: 109
% 4.63/5.05  Current number of ordered equations: 0
% 4.63/5.05  Current number of rules: 628
% 4.63/5.05  New rule produced :
% 4.63/5.05  [641]
% 4.63/5.05  h(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))) ->
% 4.63/5.05  op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 4.63/5.05  Current number of equations to process: 108
% 4.63/5.05  Current number of ordered equations: 0
% 4.63/5.05  Current number of rules: 629
% 4.63/5.05  New rule produced :
% 4.63/5.05  [642]
% 4.63/5.05  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 4.63/5.05         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 4.63/5.05  Current number of equations to process: 107
% 4.63/5.05  Current number of ordered equations: 0
% 4.63/5.05  Current number of rules: 630
% 4.63/5.05  New rule produced :
% 4.63/5.05  [643]
% 4.63/5.05  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(sK2_ax3_V(
% 4.63/5.05                                                                     j(sK1_ax4_U)))),
% 4.63/5.05                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 4.63/5.05  -> true
% 4.63/5.05  Current number of equations to process: 106
% 4.63/5.05  Current number of ordered equations: 0
% 4.63/5.05  Current number of rules: 631
% 4.63/5.05  New rule produced :
% 4.63/5.05  [644]
% 4.63/5.05  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 4.63/5.05         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 4.63/5.05  Current number of equations to process: 105
% 4.63/5.05  Current number of ordered equations: 0
% 4.63/5.05  Current number of rules: 632
% 4.63/5.05  New rule produced :
% 4.63/5.05  [645]
% 4.63/5.05  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(sK2_ax3_V(
% 4.63/5.05                                                                     j(sK1_ax4_U)))),
% 4.63/5.05                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 4.63/5.05  -> true
% 4.63/5.05  Current number of equations to process: 104
% 4.63/5.05  Current number of ordered equations: 0
% 4.63/5.05  Current number of rules: 633
% 4.63/5.05  New rule produced :
% 4.80/5.18  [646]
% 4.80/5.18  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 4.80/5.18         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 4.80/5.18  Current number of equations to process: 103
% 4.80/5.18  Current number of ordered equations: 0
% 4.80/5.18  Current number of rules: 634
% 4.80/5.18  New rule produced :
% 4.80/5.18  [647]
% 4.80/5.18  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(sK2_ax3_V(
% 4.80/5.18                                                                   j(sK1_ax4_U)))),
% 4.80/5.18                                                   op2(sK1_ax4_U,sK1_ax4_U))))
% 4.80/5.18  -> true
% 4.80/5.18  Current number of equations to process: 102
% 4.80/5.18  Current number of ordered equations: 0
% 4.80/5.18  Current number of rules: 635
% 4.80/5.18  New rule produced :
% 4.80/5.18  [648]
% 4.80/5.18  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 4.80/5.18  -> true
% 4.80/5.18  Current number of equations to process: 105
% 4.80/5.18  Current number of ordered equations: 0
% 4.80/5.18  Current number of rules: 636
% 4.80/5.18  New rule produced :
% 4.80/5.18  [649]
% 4.80/5.18  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 4.80/5.18                                                                j(sK1_ax4_U)))))))
% 4.80/5.18  -> true
% 4.80/5.18  Current number of equations to process: 104
% 4.80/5.18  Current number of ordered equations: 0
% 4.80/5.18  Current number of rules: 637
% 4.80/5.18  New rule produced :
% 4.80/5.18  [650]
% 4.80/5.18  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 4.80/5.18         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 4.80/5.18  Current number of equations to process: 115
% 4.80/5.18  Current number of ordered equations: 0
% 4.80/5.18  Current number of rules: 638
% 4.80/5.18  New rule produced :
% 4.80/5.18  [651]
% 4.80/5.18  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 4.80/5.18                                                                     sK2_ax3_V(
% 4.80/5.18                                                                     j(sK1_ax4_U)))))))
% 4.80/5.18  -> true
% 4.80/5.18  Current number of equations to process: 114
% 4.80/5.18  Current number of ordered equations: 0
% 4.80/5.18  Current number of rules: 639
% 4.80/5.18  New rule produced :
% 4.80/5.18  [652]
% 4.80/5.18  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 4.80/5.18         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 4.80/5.18  Current number of equations to process: 113
% 4.80/5.18  Current number of ordered equations: 0
% 4.80/5.18  Current number of rules: 640
% 4.80/5.18  New rule produced :
% 4.80/5.18  [653]
% 4.80/5.18  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),h(
% 4.80/5.18                                                                     sK2_ax3_V(
% 4.80/5.18                                                                     sK2_ax3_V(
% 4.80/5.18                                                                     j(sK1_ax4_U)))))))
% 4.80/5.18  -> true
% 4.80/5.18  Current number of equations to process: 112
% 4.80/5.18  Current number of ordered equations: 0
% 4.80/5.18  Current number of rules: 641
% 4.80/5.18  New rule produced :
% 4.80/5.18  [654]
% 4.80/5.18  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 4.80/5.18         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 4.80/5.18  Current number of equations to process: 111
% 4.80/5.18  Current number of ordered equations: 0
% 4.80/5.18  Current number of rules: 642
% 4.80/5.18  New rule produced :
% 4.80/5.18  [655]
% 4.80/5.18  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 4.80/5.18                                                     h(sK2_ax3_V(sK2_ax3_V(
% 4.80/5.18                                                                 j(sK1_ax4_U)))))))
% 4.80/5.19  -> true
% 4.80/5.19  Current number of equations to process: 110
% 4.80/5.19  Current number of ordered equations: 0
% 4.80/5.19  Current number of rules: 643
% 4.80/5.19  New rule produced :
% 4.80/5.19  [656]
% 4.80/5.19  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 4.80/5.19         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 4.80/5.19  Current number of equations to process: 109
% 4.80/5.19  Current number of ordered equations: 0
% 4.80/5.19  Current number of rules: 644
% 4.80/5.19  New rule produced :
% 4.80/5.19  [657]
% 4.80/5.19  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 4.80/5.19                                                     h(sK2_ax3_V(sK2_ax3_V(
% 4.80/5.19                                                                 j(sK1_ax4_U)))))))
% 4.80/5.19  -> true
% 4.80/5.19  Current number of equations to process: 108
% 4.80/5.19  Current number of ordered equations: 0
% 4.80/5.19  Current number of rules: 645
% 4.80/5.19  New rule produced :
% 4.80/5.19  [658]
% 4.80/5.19  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 4.80/5.19         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 4.80/5.19  Current number of equations to process: 107
% 4.80/5.19  Current number of ordered equations: 0
% 4.92/5.35  Current number of rules: 646
% 4.92/5.35  New rule produced :
% 4.92/5.35  [659]
% 4.92/5.35  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 4.92/5.35                                                   h(sK2_ax3_V(sK2_ax3_V(
% 4.92/5.35                                                               j(sK1_ax4_U)))))))
% 4.92/5.35  -> true
% 4.92/5.35  Current number of equations to process: 106
% 4.92/5.35  Current number of ordered equations: 0
% 4.92/5.35  Current number of rules: 647
% 4.92/5.35  New rule produced :
% 4.92/5.35  [660]
% 4.92/5.35  sorti1(sK2_ax3_V(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))) ->
% 4.92/5.35  true
% 4.92/5.35  Current number of equations to process: 107
% 4.92/5.35  Current number of ordered equations: 0
% 4.92/5.35  Current number of rules: 648
% 4.92/5.35  New rule produced :
% 4.92/5.35  [661]
% 4.92/5.35  sorti1(j(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),sK1_ax4_U)))
% 4.92/5.35  -> true
% 4.92/5.35  Current number of equations to process: 112
% 4.92/5.35  Current number of ordered equations: 0
% 4.92/5.35  Current number of rules: 649
% 4.92/5.35  New rule produced :
% 4.92/5.35  [662]
% 4.92/5.35  sorti1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))))
% 4.92/5.35  -> true
% 4.92/5.35  Current number of equations to process: 111
% 4.92/5.35  Current number of ordered equations: 0
% 4.92/5.35  Current number of rules: 650
% 4.92/5.35  New rule produced :
% 4.92/5.35  [663]
% 4.92/5.35  sorti1(op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),sK2_ax3_V(
% 4.92/5.35                                                                     j(sK1_ax4_U))))
% 4.92/5.35  -> true
% 4.92/5.35  Current number of equations to process: 120
% 4.92/5.35  Current number of ordered equations: 0
% 4.92/5.35  Current number of rules: 651
% 4.92/5.35  New rule produced :
% 4.92/5.35  [664]
% 4.92/5.35  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))))
% 4.92/5.35  -> true
% 4.92/5.35  Current number of equations to process: 119
% 4.92/5.35  Current number of ordered equations: 0
% 4.92/5.35  Current number of rules: 652
% 4.92/5.35  New rule produced :
% 4.92/5.35  [665]
% 4.92/5.35  sorti1(op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),sK2_ax3_V(
% 4.92/5.35                                                                     sK2_ax3_V(
% 4.92/5.35                                                                     j(sK1_ax4_U)))))
% 4.92/5.35  -> true
% 4.92/5.35  Current number of equations to process: 118
% 4.92/5.35  Current number of ordered equations: 0
% 4.92/5.35  Current number of rules: 653
% 4.92/5.35  New rule produced :
% 4.92/5.35  [666]
% 4.92/5.35  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(h(sK2_ax3_V(sK2_ax3_V(
% 4.92/5.35                                                                  j(sK1_ax4_U)))),sK1_ax4_U))))
% 4.92/5.35  -> true
% 4.92/5.35  Current number of equations to process: 117
% 4.92/5.35  Current number of ordered equations: 0
% 4.92/5.35  Current number of rules: 654
% 4.92/5.35  New rule produced :
% 4.92/5.35  [667]
% 4.92/5.35  sorti1(op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),j(
% 4.92/5.35                                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 4.92/5.35  -> true
% 4.92/5.35  Current number of equations to process: 116
% 4.92/5.35  Current number of ordered equations: 0
% 4.92/5.35  Current number of rules: 655
% 4.92/5.35  New rule produced :
% 4.92/5.35  [668]
% 4.92/5.35  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))))
% 4.92/5.35  -> true
% 4.92/5.35  Current number of equations to process: 115
% 4.92/5.35  Current number of ordered equations: 0
% 4.92/5.35  Current number of rules: 656
% 4.92/5.35  New rule produced :
% 4.92/5.35  [669]
% 4.92/5.35  h(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))) ->
% 4.92/5.35  op2(sK1_ax4_U,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 4.92/5.35  Current number of equations to process: 114
% 4.92/5.35  Current number of ordered equations: 0
% 4.92/5.35  Current number of rules: 657
% 4.92/5.35  New rule produced :
% 4.92/5.35  [670]
% 4.92/5.35  h(j(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),sK1_ax4_U))) ->
% 4.92/5.35  op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),sK1_ax4_U)
% 4.92/5.35  Current number of equations to process: 113
% 4.92/5.35  Current number of ordered equations: 0
% 4.92/5.35  Current number of rules: 658
% 4.92/5.35  New rule produced :
% 4.92/5.35  [671]
% 4.92/5.35  sorti1(op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),sK2_ax3_V(
% 4.92/5.35                                                                     sK2_ax3_V(
% 4.92/5.35                                                                     sK2_ax3_V(
% 4.92/5.35                                                                     j(sK1_ax4_U))))))
% 4.92/5.35  -> true
% 4.92/5.35  Current number of equations to process: 112
% 4.92/5.35  Current number of ordered equations: 0
% 4.92/5.35  Current number of rules: 659
% 4.92/5.35  New rule produced :
% 4.92/5.35  [672]
% 4.92/5.35  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(h(sK2_ax3_V(
% 4.92/5.35                                                                   sK2_ax3_V(
% 4.92/5.35                                                                   j(sK1_ax4_U)))),sK1_ax4_U))))
% 5.13/5.52  -> true
% 5.13/5.52  Current number of equations to process: 111
% 5.13/5.52  Current number of ordered equations: 0
% 5.13/5.52  Current number of rules: 660
% 5.13/5.52  New rule produced :
% 5.13/5.52  [673]
% 5.13/5.52  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))),true)
% 5.13/5.52  -> true
% 5.13/5.52  Current number of equations to process: 109
% 5.13/5.52  Current number of ordered equations: 1
% 5.13/5.52  Current number of rules: 661
% 5.13/5.52  New rule produced :
% 5.13/5.52  [674]
% 5.13/5.52  ifeq(sorti1(A),true,sorti1(op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),A)),true)
% 5.13/5.52  -> true
% 5.13/5.52  Current number of equations to process: 109
% 5.13/5.52  Current number of ordered equations: 0
% 5.13/5.52  Current number of rules: 662
% 5.13/5.52  New rule produced :
% 5.13/5.52  [675]
% 5.13/5.52  sorti1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))) ->
% 5.13/5.52  true
% 5.13/5.52  Current number of equations to process: 110
% 5.13/5.52  Current number of ordered equations: 0
% 5.13/5.52  Current number of rules: 663
% 5.13/5.52  New rule produced :
% 5.13/5.52  [676]
% 5.13/5.52  sorti1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)))
% 5.13/5.52  -> true
% 5.13/5.52  Current number of equations to process: 115
% 5.13/5.52  Current number of ordered equations: 0
% 5.13/5.52  Current number of rules: 664
% 5.13/5.52  New rule produced :
% 5.13/5.52  [677]
% 5.13/5.52  sorti1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))))
% 5.13/5.52  -> true
% 5.13/5.52  Current number of equations to process: 114
% 5.13/5.52  Current number of ordered equations: 0
% 5.13/5.52  Current number of rules: 665
% 5.13/5.52  New rule produced :
% 5.13/5.52  [678]
% 5.13/5.52  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),sK2_ax3_V(
% 5.13/5.52                                                                     j(sK1_ax4_U))))
% 5.13/5.52  -> true
% 5.13/5.52  Current number of equations to process: 123
% 5.13/5.52  Current number of ordered equations: 0
% 5.13/5.52  Current number of rules: 666
% 5.13/5.52  New rule produced :
% 5.13/5.52  [679]
% 5.13/5.52  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(
% 5.13/5.52                                                                 j(sK1_ax4_U))))))))
% 5.13/5.52  -> true
% 5.13/5.52  Current number of equations to process: 122
% 5.13/5.52  Current number of ordered equations: 0
% 5.13/5.52  Current number of rules: 667
% 5.13/5.52  New rule produced :
% 5.13/5.52  [680]
% 5.13/5.52  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),sK2_ax3_V(
% 5.13/5.52                                                                     sK2_ax3_V(
% 5.13/5.52                                                                     j(sK1_ax4_U)))))
% 5.13/5.52  -> true
% 5.13/5.52  Current number of equations to process: 121
% 5.13/5.52  Current number of ordered equations: 0
% 5.13/5.52  Current number of rules: 668
% 5.13/5.52  New rule produced :
% 5.13/5.52  [681]
% 5.13/5.52  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 5.13/5.52                                                                  sK2_ax3_V(
% 5.13/5.52                                                                  j(sK1_ax4_U))))))))
% 5.13/5.52  -> true
% 5.13/5.52  Current number of equations to process: 120
% 5.13/5.52  Current number of ordered equations: 0
% 5.13/5.52  Current number of rules: 669
% 5.13/5.52  New rule produced :
% 5.13/5.52  [682]
% 5.13/5.52  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),j(
% 5.13/5.52                                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 5.13/5.52  -> true
% 5.13/5.52  Current number of equations to process: 119
% 5.13/5.52  Current number of ordered equations: 0
% 5.13/5.52  Current number of rules: 670
% 5.13/5.52  New rule produced :
% 5.13/5.52  [683]
% 5.13/5.52  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(
% 5.13/5.52                                                                     j(sK1_ax4_U))))))))
% 5.13/5.52  -> true
% 5.13/5.52  Current number of equations to process: 118
% 5.13/5.52  Current number of ordered equations: 0
% 5.13/5.52  Current number of rules: 671
% 5.13/5.52  New rule produced :
% 5.13/5.52  [684]
% 5.13/5.52  h(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))) ->
% 5.13/5.52  op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 5.13/5.52  Current number of equations to process: 117
% 5.13/5.52  Current number of ordered equations: 0
% 5.13/5.52  Current number of rules: 672
% 5.13/5.52  New rule produced :
% 5.13/5.52  [685]
% 5.13/5.52  h(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))) ->
% 5.13/5.52  op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)
% 5.13/5.52  Current number of equations to process: 116
% 5.13/5.52  Current number of ordered equations: 0
% 5.13/5.52  Current number of rules: 673
% 5.13/5.52  New rule produced :
% 5.13/5.52  [686]
% 5.13/5.52  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),sK2_ax3_V(
% 5.13/5.52                                                                     sK2_ax3_V(
% 5.24/5.67                                                                     sK2_ax3_V(
% 5.24/5.67                                                                     j(sK1_ax4_U))))))
% 5.24/5.67  -> true
% 5.24/5.67  Current number of equations to process: 115
% 5.24/5.67  Current number of ordered equations: 0
% 5.24/5.67  Current number of rules: 674
% 5.24/5.67  New rule produced :
% 5.24/5.67  [687]
% 5.24/5.67  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,
% 5.24/5.67                                                             h(sK2_ax3_V(
% 5.24/5.67                                                               sK2_ax3_V(
% 5.24/5.67                                                               j(sK1_ax4_U))))))))
% 5.24/5.67  -> true
% 5.24/5.67  Current number of equations to process: 114
% 5.24/5.67  Current number of ordered equations: 0
% 5.24/5.67  Current number of rules: 675
% 5.24/5.67  New rule produced :
% 5.24/5.67  [688]
% 5.24/5.67  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(
% 5.24/5.67                                                               j(sK1_ax4_U)))))))),true)
% 5.24/5.67  -> true
% 5.24/5.67  Current number of equations to process: 112
% 5.24/5.67  Current number of ordered equations: 1
% 5.24/5.67  Current number of rules: 676
% 5.24/5.67  New rule produced :
% 5.24/5.67  [689]
% 5.24/5.67  ifeq(sorti1(A),true,sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(
% 5.24/5.67                                                             j(sK1_ax4_U)))))),A)),true)
% 5.24/5.67  -> true
% 5.24/5.67  Current number of equations to process: 112
% 5.24/5.67  Current number of ordered equations: 0
% 5.24/5.67  Current number of rules: 677
% 5.24/5.67  New rule produced :
% 5.24/5.67  [690]
% 5.24/5.67  ifeq(sorti2(A),true,sorti2(op2(A,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 5.24/5.67                                   op2(sK1_ax4_U,sK1_ax4_U)))),true) -> true
% 5.24/5.67  Current number of equations to process: 110
% 5.24/5.67  Current number of ordered equations: 1
% 5.24/5.67  Current number of rules: 678
% 5.24/5.67  New rule produced :
% 5.24/5.67  [691]
% 5.24/5.67  ifeq(sorti2(A),true,sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 5.24/5.67                                 op2(sK1_ax4_U,sK1_ax4_U)),A)),true) -> true
% 5.24/5.67  Current number of equations to process: 110
% 5.24/5.67  Current number of ordered equations: 0
% 5.24/5.67  Current number of rules: 679
% 5.24/5.67  New rule produced :
% 5.24/5.67  [692]
% 5.24/5.67  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 5.24/5.67                                                                  sK2_ax3_V(
% 5.24/5.67                                                                  j(sK1_ax4_U))))))),true)
% 5.24/5.67  -> true
% 5.24/5.67  Current number of equations to process: 108
% 5.24/5.67  Current number of ordered equations: 1
% 5.24/5.67  Current number of rules: 680
% 5.24/5.67  New rule produced :
% 5.24/5.67  [693]
% 5.24/5.67  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 5.24/5.67                                                                sK2_ax3_V(
% 5.24/5.67                                                                j(sK1_ax4_U))))),A)),true)
% 5.24/5.67  -> true
% 5.24/5.67  Current number of equations to process: 108
% 5.24/5.67  Current number of ordered equations: 0
% 5.24/5.67  Current number of rules: 681
% 5.24/5.67  New rule produced :
% 5.24/5.67  [694]
% 5.24/5.67  op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 5.24/5.67  j(sK1_ax4_U)) ->
% 5.24/5.67  j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))
% 5.24/5.67  Current number of equations to process: 107
% 5.24/5.67  Current number of ordered equations: 0
% 5.24/5.67  Current number of rules: 682
% 5.24/5.67  New rule produced :
% 5.24/5.67  [695]
% 5.24/5.67  op1(j(sK1_ax4_U),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 5.24/5.67  ->
% 5.24/5.67  j(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 5.24/5.67  Current number of equations to process: 106
% 5.24/5.67  Current number of ordered equations: 0
% 5.24/5.67  Current number of rules: 683
% 5.24/5.67  New rule produced :
% 5.24/5.67  [696]
% 5.24/5.67  op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 5.24/5.67  j(sK1_ax4_U)) ->
% 5.24/5.67  j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 5.24/5.67  Current number of equations to process: 105
% 5.24/5.67  Current number of ordered equations: 0
% 5.24/5.67  Current number of rules: 684
% 5.24/5.67  New rule produced :
% 5.24/5.67  [697]
% 5.24/5.67  op1(j(sK1_ax4_U),j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 5.24/5.67  ->
% 5.24/5.67  j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 5.24/5.67  Current number of equations to process: 104
% 5.24/5.67  Current number of ordered equations: 0
% 5.24/5.67  Current number of rules: 685
% 5.24/5.67  New rule produced :
% 5.24/5.67  [698]
% 5.24/5.67  op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))),
% 5.24/5.67  j(sK1_ax4_U)) ->
% 5.41/5.82  j(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))
% 5.41/5.82  Current number of equations to process: 103
% 5.41/5.82  Current number of ordered equations: 0
% 5.41/5.82  Current number of rules: 686
% 5.41/5.82  New rule produced :
% 5.41/5.82  [699]
% 5.41/5.82  op1(j(sK1_ax4_U),j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 5.41/5.82  ->
% 5.41/5.82  j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 5.41/5.82  Current number of equations to process: 102
% 5.41/5.82  Current number of ordered equations: 0
% 5.41/5.82  Current number of rules: 687
% 5.41/5.82  New rule produced :
% 5.41/5.82  [700]
% 5.41/5.82  op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 5.41/5.82  j(sK1_ax4_U)) ->
% 5.41/5.82  j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 5.41/5.82  Current number of equations to process: 101
% 5.41/5.82  Current number of ordered equations: 0
% 5.41/5.82  Current number of rules: 688
% 5.41/5.82  New rule produced :
% 5.41/5.82  [701]
% 5.41/5.82  op1(j(sK1_ax4_U),j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 5.41/5.82  ->
% 5.41/5.82  j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 5.41/5.82  Current number of equations to process: 100
% 5.41/5.82  Current number of ordered equations: 0
% 5.41/5.82  Current number of rules: 689
% 5.41/5.82  New rule produced :
% 5.41/5.82  [702]
% 5.41/5.82  h(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 5.41/5.82                     sK2_ax3_V(j(sK1_ax4_U))))) ->
% 5.41/5.82  op2(sK1_ax4_U,h(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 5.41/5.82                                                                    j(sK1_ax4_U)))))
% 5.41/5.82  Current number of equations to process: 99
% 5.41/5.82  Current number of ordered equations: 0
% 5.41/5.82  Current number of rules: 690
% 5.41/5.82  New rule produced :
% 5.41/5.82  [703]
% 5.41/5.82  h(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(sK1_ax4_U))),
% 5.41/5.82    j(sK1_ax4_U))) ->
% 5.41/5.82  op2(h(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)
% 5.41/5.82  Current number of equations to process: 98
% 5.41/5.82  Current number of ordered equations: 0
% 5.41/5.82  Current number of rules: 691
% 5.41/5.82  New rule produced :
% 5.41/5.82  [704]
% 5.41/5.82  h(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 5.41/5.82                                                                     j(sK1_ax4_U)))))))
% 5.41/5.82  ->
% 5.41/5.82  op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 5.41/5.82                                                                  j(sK1_ax4_U)))))))
% 5.41/5.82  Current number of equations to process: 97
% 5.41/5.82  Current number of ordered equations: 0
% 5.41/5.82  Current number of rules: 692
% 5.41/5.82  New rule produced :
% 5.41/5.82  [705]
% 5.41/5.82  h(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 5.41/5.82    j(sK1_ax4_U))) ->
% 5.41/5.82  op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),sK1_ax4_U)
% 5.41/5.82  Current number of equations to process: 96
% 5.41/5.82  Current number of ordered equations: 0
% 5.41/5.82  Current number of rules: 693
% 5.41/5.82  New rule produced :
% 5.41/5.82  [706]
% 5.41/5.82  op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))),
% 5.41/5.82  j(sK1_ax4_U)) ->
% 5.41/5.82  j(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))
% 5.41/5.82  Current number of equations to process: 95
% 5.41/5.82  Current number of ordered equations: 0
% 5.41/5.82  Current number of rules: 694
% 5.41/5.82  New rule produced :
% 5.41/5.82  [707]
% 5.41/5.82  op1(j(sK1_ax4_U),j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))))
% 5.41/5.82  ->
% 5.41/5.82  j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))))
% 5.41/5.82  Current number of equations to process: 94
% 5.41/5.82  Current number of ordered equations: 0
% 5.41/5.82  Current number of rules: 695
% 5.41/5.82  New rule produced :
% 5.41/5.82  [708]
% 5.41/5.82  op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),
% 5.41/5.82  j(sK1_ax4_U)) ->
% 5.41/5.82  j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 5.41/5.82  Current number of equations to process: 93
% 5.41/5.82  Current number of ordered equations: 0
% 5.41/5.82  Current number of rules: 696
% 5.41/5.82  New rule produced :
% 5.41/5.82  [709]
% 5.41/5.82  op1(j(sK1_ax4_U),j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 5.41/5.82                                                              j(sK1_ax4_U)))))))
% 5.41/5.82  ->
% 5.41/5.82  j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 5.41/5.82  Current number of equations to process: 92
% 5.41/5.82  Current number of ordered equations: 0
% 5.41/5.82  Current number of rules: 697
% 5.41/5.82  New rule produced :
% 5.41/5.82  [710]
% 5.41/5.82  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 5.53/5.98                                                             j(sK1_ax4_U))))))
% 5.53/5.98  -> true
% 5.53/5.98  Current number of equations to process: 95
% 5.53/5.98  Current number of ordered equations: 0
% 5.53/5.98  Current number of rules: 698
% 5.53/5.98  New rule produced :
% 5.53/5.98  [711]
% 5.53/5.98  sorti2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 5.53/5.98  -> true
% 5.53/5.98  Current number of equations to process: 94
% 5.53/5.98  Current number of ordered equations: 0
% 5.53/5.98  Current number of rules: 699
% 5.53/5.98  New rule produced :
% 5.53/5.98  [712]
% 5.53/5.98  j(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 5.53/5.98  op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))
% 5.53/5.98  Current number of equations to process: 95
% 5.53/5.98  Current number of ordered equations: 0
% 5.53/5.98  Current number of rules: 700
% 5.53/5.98  New rule produced :
% 5.53/5.98  [713]
% 5.53/5.98  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 5.53/5.98                                                                     sK2_ax3_V(
% 5.53/5.98                                                                     j(sK1_ax4_U))))))
% 5.53/5.98  -> true
% 5.53/5.98  Current number of equations to process: 112
% 5.53/5.98  Current number of ordered equations: 0
% 5.53/5.98  Current number of rules: 701
% 5.53/5.98  New rule produced :
% 5.53/5.98  [714]
% 5.53/5.98  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 5.53/5.98                                                             sK2_ax3_V(
% 5.53/5.98                                                             j(sK1_ax4_U))))))
% 5.53/5.98  -> true
% 5.53/5.98  Current number of equations to process: 111
% 5.53/5.98  Current number of ordered equations: 0
% 5.53/5.98  Current number of rules: 702
% 5.53/5.98  New rule produced :
% 5.53/5.98  [715]
% 5.53/5.98  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 5.53/5.98         j(sK1_ax4_U))) -> true
% 5.53/5.98  Current number of equations to process: 112
% 5.53/5.98  Current number of ordered equations: 0
% 5.53/5.98  Current number of rules: 703
% 5.53/5.98  New rule produced :
% 5.53/5.98  [716]
% 5.53/5.98  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 5.53/5.98                                                                    j(sK1_ax4_U))))))
% 5.53/5.98  -> true
% 5.53/5.98  Current number of equations to process: 111
% 5.53/5.98  Current number of ordered equations: 0
% 5.53/5.98  Current number of rules: 704
% 5.53/5.98  New rule produced :
% 5.53/5.98  [717]
% 5.53/5.98  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 5.53/5.98         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 5.53/5.98  Current number of equations to process: 110
% 5.53/5.98  Current number of ordered equations: 0
% 5.53/5.98  Current number of rules: 705
% 5.53/5.98  New rule produced :
% 5.53/5.98  [718]
% 5.53/5.98  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 5.53/5.98                                                                     sK2_ax3_V(
% 5.53/5.98                                                                     j(sK1_ax4_U))))))
% 5.53/5.98  -> true
% 5.53/5.98  Current number of equations to process: 109
% 5.53/5.98  Current number of ordered equations: 0
% 5.53/5.98  Current number of rules: 706
% 5.53/5.98  New rule produced :
% 5.53/5.98  [719]
% 5.53/5.98  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 5.53/5.98         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 5.53/5.98  Current number of equations to process: 108
% 5.53/5.98  Current number of ordered equations: 0
% 5.53/5.98  Current number of rules: 707
% 5.53/5.98  New rule produced :
% 5.53/5.98  [720]
% 5.53/5.98  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 5.53/5.98                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 5.53/5.98  -> true
% 5.53/5.98  Current number of equations to process: 107
% 5.53/5.98  Current number of ordered equations: 0
% 5.53/5.98  Current number of rules: 708
% 5.53/5.98  New rule produced :
% 5.53/5.98  [721]
% 5.53/5.98  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 5.53/5.98         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 5.53/5.98  Current number of equations to process: 106
% 5.53/5.98  Current number of ordered equations: 0
% 5.53/5.98  Current number of rules: 709
% 5.53/5.98  New rule produced :
% 5.53/5.98  [722]
% 5.53/5.98  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 5.53/5.98                                         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 5.53/5.98  -> true
% 5.53/5.98  Current number of equations to process: 105
% 5.53/5.98  Current number of ordered equations: 0
% 5.53/5.98  Current number of rules: 710
% 5.53/5.98  New rule produced :
% 5.53/5.98  [723]
% 5.53/5.98  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 5.53/5.98         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 5.53/5.98  Current number of equations to process: 104
% 5.53/5.98  Current number of ordered equations: 0
% 5.53/5.98  Current number of rules: 711
% 5.71/6.14  New rule produced :
% 5.71/6.14  [724]
% 5.71/6.14  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 5.71/6.14                                                           sK2_ax3_V(sK2_ax3_V(
% 5.71/6.14                                                                     j(sK1_ax4_U))))))
% 5.71/6.14  -> true
% 5.71/6.14  Current number of equations to process: 103
% 5.71/6.14  Current number of ordered equations: 0
% 5.71/6.14  Current number of rules: 712
% 5.71/6.14  New rule produced :
% 5.71/6.14  [725]
% 5.71/6.14  j(h(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(sK2_ax3_V(
% 5.71/6.14                                                                  j(sK1_ax4_U))))))
% 5.71/6.14  ->
% 5.71/6.14  op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(sK2_ax3_V(
% 5.71/6.14                                                              j(sK1_ax4_U))))
% 5.71/6.14  Current number of equations to process: 102
% 5.71/6.14  Current number of ordered equations: 0
% 5.71/6.14  Current number of rules: 713
% 5.71/6.14  New rule produced :
% 5.71/6.14  [726]
% 5.71/6.14  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 5.71/6.14  -> true
% 5.71/6.14  Current number of equations to process: 119
% 5.71/6.14  Current number of ordered equations: 0
% 5.71/6.14  Current number of rules: 714
% 5.71/6.14  New rule produced :
% 5.71/6.14  [727]
% 5.71/6.14  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 5.71/6.14  -> true
% 5.71/6.14  Current number of equations to process: 118
% 5.71/6.14  Current number of ordered equations: 0
% 5.71/6.14  Current number of rules: 715
% 5.71/6.14  New rule produced :
% 5.71/6.14  [728]
% 5.71/6.14  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 5.71/6.14                                                               sK2_ax3_V(
% 5.71/6.14                                                               j(sK1_ax4_U)))),
% 5.71/6.14         j(sK1_ax4_U))) -> true
% 5.71/6.14  Current number of equations to process: 119
% 5.71/6.14  Current number of ordered equations: 0
% 5.71/6.14  Current number of rules: 716
% 5.71/6.14  New rule produced :
% 5.71/6.14  [729]
% 5.71/6.14  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 5.71/6.14                          sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 5.71/6.14  Current number of equations to process: 118
% 5.71/6.14  Current number of ordered equations: 0
% 5.71/6.14  Current number of rules: 717
% 5.71/6.14  New rule produced :
% 5.71/6.14  [730]
% 5.71/6.14  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 5.71/6.14                                                               sK2_ax3_V(
% 5.71/6.14                                                               j(sK1_ax4_U)))),
% 5.71/6.14         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 5.71/6.14  Current number of equations to process: 117
% 5.71/6.14  Current number of ordered equations: 0
% 5.71/6.14  Current number of rules: 718
% 5.71/6.14  New rule produced :
% 5.71/6.14  [731]
% 5.71/6.14  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 5.71/6.14                                                             j(sK1_ax4_U)))),
% 5.71/6.14                                     sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 5.71/6.14  true
% 5.71/6.14  Current number of equations to process: 116
% 5.71/6.14  Current number of ordered equations: 0
% 5.71/6.14  Current number of rules: 719
% 5.71/6.14  New rule produced :
% 5.71/6.14  [732]
% 5.71/6.14  j(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))))) ->
% 5.71/6.14  op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))
% 5.71/6.14  Current number of equations to process: 115
% 5.71/6.14  Current number of ordered equations: 0
% 5.71/6.14  Current number of rules: 720
% 5.71/6.14  New rule produced :
% 5.71/6.14  [733]
% 5.71/6.14  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 5.71/6.14                                                               sK2_ax3_V(
% 5.71/6.14                                                               j(sK1_ax4_U)))),
% 5.71/6.14         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 5.71/6.14  Current number of equations to process: 114
% 5.71/6.14  Current number of ordered equations: 0
% 5.71/6.14  Current number of rules: 721
% 5.71/6.14  New rule produced :
% 5.71/6.14  [734]
% 5.71/6.14  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 5.71/6.14                                                              sK2_ax3_V(
% 5.71/6.14                                                              j(sK1_ax4_U)))),
% 5.71/6.14                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 5.71/6.14  -> true
% 5.71/6.14  Current number of equations to process: 113
% 5.71/6.14  Current number of ordered equations: 0
% 5.71/6.14  Current number of rules: 722
% 5.71/6.14  New rule produced :
% 5.71/6.14  [735]
% 5.71/6.14  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 5.71/6.14                                                               sK2_ax3_V(
% 5.71/6.14                                                               j(sK1_ax4_U)))),
% 5.85/6.31         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 5.85/6.31  Current number of equations to process: 112
% 5.85/6.31  Current number of ordered equations: 0
% 5.85/6.31  Current number of rules: 723
% 5.85/6.31  New rule produced :
% 5.85/6.31  [736]
% 5.85/6.31  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 5.85/6.31                                                                 j(sK1_ax4_U)))),
% 5.85/6.31                                         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 5.85/6.31  -> true
% 5.85/6.31  Current number of equations to process: 111
% 5.85/6.31  Current number of ordered equations: 0
% 5.85/6.31  Current number of rules: 724
% 5.85/6.31  New rule produced :
% 5.85/6.31  [737]
% 5.85/6.31  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 5.85/6.31                                                                    sK2_ax3_V(
% 5.85/6.31                                                                    j(sK1_ax4_U)))))))
% 5.85/6.31  -> true
% 5.85/6.31  Current number of equations to process: 128
% 5.85/6.31  Current number of ordered equations: 0
% 5.85/6.31  Current number of rules: 725
% 5.85/6.31  New rule produced :
% 5.85/6.31  [738]
% 5.85/6.31  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 5.85/6.31                                                                      j(sK1_ax4_U)))))))
% 5.85/6.31  -> true
% 5.85/6.31  Current number of equations to process: 127
% 5.85/6.31  Current number of ordered equations: 0
% 5.85/6.31  Current number of rules: 726
% 5.85/6.31  New rule produced :
% 5.85/6.31  [739]
% 5.85/6.31  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 5.85/6.31         j(sK1_ax4_U))) -> true
% 5.85/6.31  Current number of equations to process: 128
% 5.85/6.31  Current number of ordered equations: 0
% 5.85/6.31  Current number of rules: 727
% 5.85/6.31  New rule produced :
% 5.85/6.31  [740]
% 5.85/6.31  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 5.85/6.31  -> true
% 5.85/6.31  Current number of equations to process: 127
% 5.85/6.31  Current number of ordered equations: 0
% 5.85/6.31  Current number of rules: 728
% 5.85/6.31  New rule produced :
% 5.85/6.31  [741]
% 5.85/6.31  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 5.85/6.31         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 5.85/6.31  Current number of equations to process: 126
% 5.85/6.31  Current number of ordered equations: 0
% 5.85/6.31  Current number of rules: 729
% 5.85/6.31  New rule produced :
% 5.85/6.31  [742]
% 5.85/6.31  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 5.85/6.31                                     j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 5.85/6.31  Current number of equations to process: 125
% 5.85/6.31  Current number of ordered equations: 0
% 5.85/6.31  Current number of rules: 730
% 5.85/6.31  New rule produced :
% 5.85/6.31  [743]
% 5.85/6.31  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 5.85/6.31         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 5.85/6.31  Current number of equations to process: 124
% 5.85/6.31  Current number of ordered equations: 0
% 5.85/6.31  Current number of rules: 731
% 5.85/6.31  New rule produced :
% 5.85/6.31  [744]
% 5.85/6.31  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 5.85/6.31                                                              j(sK1_ax4_U))),
% 5.85/6.31                                                j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 5.85/6.31  -> true
% 5.85/6.31  Current number of equations to process: 123
% 5.85/6.31  Current number of ordered equations: 0
% 5.85/6.31  Current number of rules: 732
% 5.85/6.31  New rule produced :
% 5.85/6.31  [745]
% 5.85/6.31  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 5.85/6.31         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 5.85/6.31  Current number of equations to process: 122
% 5.85/6.31  Current number of ordered equations: 0
% 5.85/6.31  Current number of rules: 733
% 5.85/6.31  New rule produced :
% 5.85/6.31  [746]
% 5.85/6.31  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 5.85/6.31                                         j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 5.85/6.31  Current number of equations to process: 121
% 5.85/6.31  Current number of ordered equations: 0
% 5.85/6.31  Current number of rules: 734
% 5.85/6.31  New rule produced :
% 5.85/6.31  [747]
% 5.85/6.31  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 5.85/6.31         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 5.85/6.31  Current number of equations to process: 120
% 5.85/6.31  Current number of ordered equations: 0
% 5.85/6.31  Current number of rules: 735
% 5.85/6.31  New rule produced :
% 5.85/6.31  [748]
% 5.85/6.31  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 5.85/6.31                                                               sK2_ax3_V(
% 5.85/6.31                                                               j(sK1_ax4_U))),
% 5.85/6.31                                                           j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 6.02/6.46  -> true
% 6.02/6.46  Current number of equations to process: 119
% 6.02/6.46  Current number of ordered equations: 0
% 6.02/6.46  Current number of rules: 736
% 6.02/6.46  New rule produced :
% 6.02/6.46  [749]
% 6.02/6.46  j(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 6.02/6.46                                                                 j(sK1_ax4_U)))))))
% 6.02/6.46  ->
% 6.02/6.46  op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 6.02/6.46                                                             j(sK1_ax4_U)))))
% 6.02/6.46  Current number of equations to process: 118
% 6.02/6.46  Current number of ordered equations: 0
% 6.02/6.46  Current number of rules: 737
% 6.02/6.46  New rule produced :
% 6.02/6.46  [750]
% 6.02/6.46  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 6.02/6.46             op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U))))),true),
% 6.02/6.46  tuple(sK1_ax4_U,true)) -> (false)
% 6.02/6.46  Current number of equations to process: 134
% 6.02/6.46  Current number of ordered equations: 0
% 6.02/6.46  Current number of rules: 738
% 6.02/6.46  New rule produced :
% 6.02/6.46  [751]
% 6.02/6.46  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 6.02/6.46  Current number of equations to process: 133
% 6.02/6.46  Current number of ordered equations: 0
% 6.02/6.46  Current number of rules: 739
% 6.02/6.46  New rule produced :
% 6.02/6.46  [752]
% 6.02/6.46  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 6.02/6.46                                                              sK2_ax3_V(
% 6.02/6.46                                                              j(sK1_ax4_U))))),
% 6.02/6.46         j(sK1_ax4_U))) -> true
% 6.02/6.46  Current number of equations to process: 134
% 6.02/6.46  Current number of ordered equations: 0
% 6.02/6.46  Current number of rules: 740
% 6.02/6.46  New rule produced :
% 6.02/6.46  [753]
% 6.02/6.46  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 6.02/6.46                                                                 sK2_ax3_V(
% 6.02/6.46                                                                 sK2_ax3_V(
% 6.02/6.46                                                                 j(sK1_ax4_U)))))))
% 6.02/6.46  -> true
% 6.02/6.46  Current number of equations to process: 133
% 6.02/6.46  Current number of ordered equations: 0
% 6.02/6.46  Current number of rules: 741
% 6.02/6.46  New rule produced :
% 6.02/6.46  [754]
% 6.02/6.46  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 6.02/6.46                                                              sK2_ax3_V(
% 6.02/6.46                                                              j(sK1_ax4_U))))),
% 6.02/6.46         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 6.02/6.46  Current number of equations to process: 132
% 6.02/6.46  Current number of ordered equations: 0
% 6.02/6.46  Current number of rules: 742
% 6.02/6.46  New rule produced :
% 6.02/6.46  [755]
% 6.02/6.46  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 6.02/6.46                                     sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 6.02/6.46  -> true
% 6.02/6.46  Current number of equations to process: 131
% 6.02/6.46  Current number of ordered equations: 0
% 6.02/6.46  Current number of rules: 743
% 6.02/6.46  New rule produced :
% 6.02/6.46  [756]
% 6.02/6.46  h(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 6.02/6.46  op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U))))
% 6.02/6.46  Current number of equations to process: 130
% 6.02/6.46  Current number of ordered equations: 0
% 6.02/6.46  Current number of rules: 744
% 6.02/6.46  New rule produced :
% 6.02/6.46  [757]
% 6.02/6.46  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 6.02/6.46                                                              sK2_ax3_V(
% 6.02/6.46                                                              j(sK1_ax4_U))))),
% 6.02/6.46         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 6.02/6.46  Current number of equations to process: 129
% 6.02/6.46  Current number of ordered equations: 0
% 6.02/6.46  Current number of rules: 745
% 6.02/6.46  New rule produced :
% 6.02/6.46  [758]
% 6.02/6.46  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 6.02/6.46                                                              j(sK1_ax4_U))),
% 6.02/6.46                                                sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 6.02/6.46                                                                    j(sK1_ax4_U)))))))
% 6.02/6.46  -> true
% 6.02/6.46  Current number of equations to process: 128
% 6.02/6.46  Current number of ordered equations: 0
% 6.02/6.46  Current number of rules: 746
% 6.02/6.46  New rule produced :
% 6.02/6.46  [759]
% 6.02/6.46  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 6.02/6.46                                                              sK2_ax3_V(
% 6.02/6.46                                                              j(sK1_ax4_U))))),
% 6.02/6.46         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 6.02/6.46  Current number of equations to process: 127
% 6.24/6.65  Current number of ordered equations: 0
% 6.24/6.65  Current number of rules: 747
% 6.24/6.65  New rule produced :
% 6.24/6.65  [760]
% 6.24/6.65  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 6.24/6.65                                         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 6.24/6.65                                                             j(sK1_ax4_U)))))))
% 6.24/6.65  -> true
% 6.24/6.65  Current number of equations to process: 126
% 6.24/6.65  Current number of ordered equations: 0
% 6.24/6.65  Current number of rules: 748
% 6.24/6.65  New rule produced :
% 6.24/6.65  [761]
% 6.24/6.65  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 6.24/6.65  -> true
% 6.24/6.65  Current number of equations to process: 129
% 6.24/6.65  Current number of ordered equations: 0
% 6.24/6.65  Current number of rules: 749
% 6.24/6.65  New rule produced :
% 6.24/6.65  [762]
% 6.24/6.65  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 6.24/6.65  -> true
% 6.24/6.65  Current number of equations to process: 128
% 6.24/6.65  Current number of ordered equations: 0
% 6.24/6.65  Current number of rules: 750
% 6.24/6.65  New rule produced :
% 6.24/6.65  [763]
% 6.24/6.65  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(
% 6.24/6.65                                                               j(sK1_ax4_U)))),
% 6.24/6.65             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),true),
% 6.24/6.65  tuple(sK1_ax4_U,true)) -> (false)
% 6.24/6.65  Current number of equations to process: 142
% 6.24/6.65  Current number of ordered equations: 0
% 6.24/6.65  Current number of rules: 751
% 6.24/6.65  New rule produced :
% 6.24/6.65  [764]
% 6.24/6.65  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 6.24/6.65  -> true
% 6.24/6.65  Current number of equations to process: 141
% 6.24/6.65  Current number of ordered equations: 0
% 6.24/6.65  Current number of rules: 752
% 6.24/6.65  New rule produced :
% 6.24/6.65  [765]
% 6.24/6.65  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 6.24/6.65         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 6.24/6.65  Current number of equations to process: 142
% 6.24/6.65  Current number of ordered equations: 0
% 6.24/6.65  Current number of rules: 753
% 6.24/6.65  New rule produced :
% 6.24/6.65  [766]
% 6.24/6.65  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(
% 6.24/6.65                                                                     sK2_ax3_V(
% 6.24/6.65                                                                     j(sK1_ax4_U))))))
% 6.24/6.65  -> true
% 6.24/6.65  Current number of equations to process: 141
% 6.24/6.65  Current number of ordered equations: 0
% 6.24/6.65  Current number of rules: 754
% 6.24/6.65  New rule produced :
% 6.24/6.65  [767]
% 6.24/6.65  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 6.24/6.65         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 6.24/6.65  Current number of equations to process: 140
% 6.24/6.65  Current number of ordered equations: 0
% 6.24/6.65  Current number of rules: 755
% 6.24/6.65  New rule produced :
% 6.24/6.65  [768]
% 6.24/6.65  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 6.24/6.65                                        h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 6.24/6.65  Current number of equations to process: 139
% 6.24/6.65  Current number of ordered equations: 0
% 6.24/6.65  Current number of rules: 756
% 6.24/6.65  New rule produced :
% 6.24/6.65  [769]
% 6.24/6.65  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 6.24/6.65         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 6.24/6.65  Current number of equations to process: 138
% 6.24/6.65  Current number of ordered equations: 0
% 6.24/6.65  Current number of rules: 757
% 6.24/6.65  New rule produced :
% 6.24/6.65  [770]
% 6.24/6.65  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 6.24/6.65                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 6.24/6.65  -> true
% 6.24/6.65  Current number of equations to process: 137
% 6.24/6.65  Current number of ordered equations: 0
% 6.24/6.65  Current number of rules: 758
% 6.24/6.65  New rule produced :
% 6.24/6.65  [771]
% 6.24/6.65  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 6.24/6.65         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 6.24/6.65  Current number of equations to process: 136
% 6.24/6.65  Current number of ordered equations: 0
% 6.24/6.65  Current number of rules: 759
% 6.24/6.65  New rule produced :
% 6.24/6.65  [772]
% 6.24/6.65  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 6.24/6.65                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 6.24/6.65  -> true
% 6.24/6.65  Current number of equations to process: 135
% 6.24/6.65  Current number of ordered equations: 0
% 6.24/6.65  Current number of rules: 760
% 6.24/6.65  New rule produced :
% 6.24/6.65  [773]
% 6.24/6.65  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 6.24/6.65         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 6.24/6.65  Current number of equations to process: 134
% 6.24/6.65  Current number of ordered equations: 0
% 6.46/6.87  Current number of rules: 761
% 6.46/6.87  New rule produced :
% 6.46/6.87  [774]
% 6.46/6.87  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 6.46/6.87                                                   h(sK2_ax3_V(j(sK1_ax4_U))))))
% 6.46/6.87  -> true
% 6.46/6.87  Current number of equations to process: 133
% 6.46/6.87  Current number of ordered equations: 0
% 6.46/6.87  Current number of rules: 762
% 6.46/6.87  New rule produced :
% 6.46/6.87  [775]
% 6.46/6.87  h(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 6.46/6.87  -> op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))
% 6.46/6.87  Current number of equations to process: 132
% 6.46/6.87  Current number of ordered equations: 0
% 6.46/6.87  Current number of rules: 763
% 6.46/6.87  New rule produced :
% 6.46/6.87  [776]
% 6.46/6.87  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(
% 6.46/6.87                                                               j(sK1_ax4_U)))),
% 6.46/6.87             op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U))))),true),
% 6.46/6.87  tuple(sK1_ax4_U,true)) -> (false)
% 6.46/6.87  Current number of equations to process: 150
% 6.46/6.87  Current number of ordered equations: 0
% 6.46/6.87  Current number of rules: 764
% 6.46/6.87  New rule produced :
% 6.46/6.87  [777]
% 6.46/6.87  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 6.46/6.87  -> true
% 6.46/6.87  Current number of equations to process: 149
% 6.46/6.87  Current number of ordered equations: 0
% 6.46/6.87  Current number of rules: 765
% 6.46/6.87  New rule produced :
% 6.46/6.87  [778]
% 6.46/6.87  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 6.46/6.87  -> true
% 6.46/6.87  Current number of equations to process: 150
% 6.46/6.87  Current number of ordered equations: 0
% 6.46/6.87  Current number of rules: 766
% 6.46/6.87  New rule produced :
% 6.46/6.87  [779]
% 6.46/6.87  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(
% 6.46/6.87                                                                     j(sK1_ax4_U))))))
% 6.46/6.87  -> true
% 6.46/6.87  Current number of equations to process: 149
% 6.46/6.87  Current number of ordered equations: 0
% 6.46/6.87  Current number of rules: 767
% 6.46/6.87  New rule produced :
% 6.46/6.87  [780]
% 6.46/6.87  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 6.46/6.87         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 6.46/6.87  Current number of equations to process: 148
% 6.46/6.87  Current number of ordered equations: 0
% 6.46/6.87  Current number of rules: 768
% 6.46/6.87  New rule produced :
% 6.46/6.87  [781]
% 6.46/6.87  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 6.46/6.87                                      h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 6.46/6.87  Current number of equations to process: 147
% 6.46/6.87  Current number of ordered equations: 0
% 6.46/6.87  Current number of rules: 769
% 6.46/6.87  New rule produced :
% 6.46/6.87  [782]
% 6.46/6.87  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 6.46/6.87         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 6.46/6.87  Current number of equations to process: 146
% 6.46/6.87  Current number of ordered equations: 0
% 6.46/6.87  Current number of rules: 770
% 6.46/6.87  New rule produced :
% 6.46/6.87  [783]
% 6.46/6.87  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 6.46/6.87                                        h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 6.46/6.87  Current number of equations to process: 145
% 6.46/6.87  Current number of ordered equations: 0
% 6.46/6.87  Current number of rules: 771
% 6.46/6.87  New rule produced :
% 6.46/6.87  [784]
% 6.46/6.87  h(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 6.46/6.87  -> op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U))))
% 6.46/6.87  Current number of equations to process: 144
% 6.46/6.87  Current number of ordered equations: 0
% 6.46/6.87  Current number of rules: 772
% 6.46/6.87  New rule produced :
% 6.46/6.87  [785]
% 6.46/6.87  (eq)(tuple(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(
% 6.46/6.87                                                             j(sK1_ax4_U)))),
% 6.46/6.87             op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U))))),true),
% 6.46/6.87  tuple(sK1_ax4_U,true)) -> (false)
% 6.46/6.87  Current number of equations to process: 162
% 6.46/6.87  Current number of ordered equations: 0
% 6.46/6.87  Current number of rules: 773
% 6.46/6.87  New rule produced :
% 6.46/6.87  [786]
% 6.46/6.87  sorti1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 6.46/6.87  -> true
% 6.46/6.87  Current number of equations to process: 161
% 6.46/6.87  Current number of ordered equations: 0
% 6.46/6.87  Current number of rules: 774
% 6.46/6.87  New rule produced :
% 6.46/6.87  [787]
% 6.46/6.87  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 6.46/6.87  -> true
% 6.46/6.87  Current number of equations to process: 162
% 6.46/6.87  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 775
% 6.71/7.09  New rule produced :
% 6.71/7.09  [788]
% 6.71/7.09  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(
% 6.71/7.09                                                                     j(sK1_ax4_U))))))
% 6.71/7.09  -> true
% 6.71/7.09  Current number of equations to process: 161
% 6.71/7.09  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 776
% 6.71/7.09  New rule produced :
% 6.71/7.09  [789]
% 6.71/7.09  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 6.71/7.09         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 6.71/7.09  Current number of equations to process: 160
% 6.71/7.09  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 777
% 6.71/7.09  New rule produced :
% 6.71/7.09  [790]
% 6.71/7.09  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 6.71/7.09                                      h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 6.71/7.09  Current number of equations to process: 159
% 6.71/7.09  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 778
% 6.71/7.09  New rule produced :
% 6.71/7.09  [791]
% 6.71/7.09  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 6.71/7.09         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 6.71/7.09  Current number of equations to process: 158
% 6.71/7.09  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 779
% 6.71/7.09  New rule produced :
% 6.71/7.09  [792]
% 6.71/7.09  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 6.71/7.09                                        h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 6.71/7.09  Current number of equations to process: 157
% 6.71/7.09  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 780
% 6.71/7.09  New rule produced :
% 6.71/7.09  [793]
% 6.71/7.09  h(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 6.71/7.09  -> op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U))))
% 6.71/7.09  Current number of equations to process: 156
% 6.71/7.09  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 781
% 6.71/7.09  New rule produced :
% 6.71/7.09  [794]
% 6.71/7.09  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 6.71/7.09             op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 6.71/7.09  tuple(sK1_ax4_U,true)) -> (false)
% 6.71/7.09  Current number of equations to process: 174
% 6.71/7.09  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 782
% 6.71/7.09  New rule produced :
% 6.71/7.09  [795]
% 6.71/7.09  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 6.71/7.09  -> true
% 6.71/7.09  Current number of equations to process: 173
% 6.71/7.09  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 783
% 6.71/7.09  New rule produced :
% 6.71/7.09  [796]
% 6.71/7.09  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 6.71/7.09  -> true
% 6.71/7.09  Current number of equations to process: 174
% 6.71/7.09  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 784
% 6.71/7.09  New rule produced :
% 6.71/7.09  [797]
% 6.71/7.09  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(
% 6.71/7.09                                                                   j(sK1_ax4_U))))))
% 6.71/7.09  -> true
% 6.71/7.09  Current number of equations to process: 173
% 6.71/7.09  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 785
% 6.71/7.09  New rule produced :
% 6.71/7.09  [798]
% 6.71/7.09  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 6.71/7.09         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 6.71/7.09  Current number of equations to process: 172
% 6.71/7.09  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 786
% 6.71/7.09  New rule produced :
% 6.71/7.09  [799]
% 6.71/7.09  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 6.71/7.09                                      h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 6.71/7.09  Current number of equations to process: 171
% 6.71/7.09  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 787
% 6.71/7.09  New rule produced :
% 6.71/7.09  [800]
% 6.71/7.09  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 6.71/7.09         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 6.71/7.09  Current number of equations to process: 170
% 6.71/7.09  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 788
% 6.71/7.09  New rule produced :
% 6.71/7.09  [801]
% 6.71/7.09  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 6.71/7.09                                        h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 6.71/7.09  Current number of equations to process: 169
% 6.71/7.09  Current number of ordered equations: 0
% 6.71/7.09  Current number of rules: 789
% 6.71/7.09  New rule produced :
% 6.71/7.09  [802]
% 6.71/7.09  h(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 6.91/7.33  -> op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))
% 6.91/7.33  Current number of equations to process: 168
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 790
% 6.91/7.33  New rule produced :
% 6.91/7.33  [803]
% 6.91/7.33  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 6.91/7.33             op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 6.91/7.33  tuple(sK1_ax4_U,true)) -> (false)
% 6.91/7.33  Current number of equations to process: 186
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 791
% 6.91/7.33  New rule produced :
% 6.91/7.33  [804]
% 6.91/7.33  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 6.91/7.33  -> true
% 6.91/7.33  Current number of equations to process: 185
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 792
% 6.91/7.33  New rule produced :
% 6.91/7.33  [805]
% 6.91/7.33  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 6.91/7.33  -> true
% 6.91/7.33  Current number of equations to process: 186
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 793
% 6.91/7.33  New rule produced :
% 6.91/7.33  [806]
% 6.91/7.33  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 6.91/7.33  -> true
% 6.91/7.33  Current number of equations to process: 185
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 794
% 6.91/7.33  New rule produced :
% 6.91/7.33  [807]
% 6.91/7.33  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 6.91/7.33         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 6.91/7.33  Current number of equations to process: 184
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 795
% 6.91/7.33  New rule produced :
% 6.91/7.33  [808]
% 6.91/7.33  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(
% 6.91/7.33                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 6.91/7.33  -> true
% 6.91/7.33  Current number of equations to process: 183
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 796
% 6.91/7.33  New rule produced :
% 6.91/7.33  [809]
% 6.91/7.33  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 6.91/7.33         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 6.91/7.33  Current number of equations to process: 182
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 797
% 6.91/7.33  New rule produced :
% 6.91/7.33  [810]
% 6.91/7.33  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 6.91/7.33                                        op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 6.91/7.33  -> true
% 6.91/7.33  Current number of equations to process: 181
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 798
% 6.91/7.33  New rule produced :
% 6.91/7.33  [811]
% 6.91/7.33  h(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 6.91/7.33  -> op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))
% 6.91/7.33  Current number of equations to process: 180
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 799
% 6.91/7.33  New rule produced :
% 6.91/7.33  [812]
% 6.91/7.33  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 6.91/7.33             op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),true),
% 6.91/7.33  tuple(sK1_ax4_U,true)) -> (false)
% 6.91/7.33  Current number of equations to process: 198
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 800
% 6.91/7.33  New rule produced :
% 6.91/7.33  [813]
% 6.91/7.33  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 6.91/7.33  -> true
% 6.91/7.33  Current number of equations to process: 197
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 801
% 6.91/7.33  New rule produced :
% 6.91/7.33  [814]
% 6.91/7.33  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 6.91/7.33  -> true
% 6.91/7.33  Current number of equations to process: 198
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 802
% 6.91/7.33  New rule produced :
% 6.91/7.33  [815]
% 6.91/7.33  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 6.91/7.33  -> true
% 6.91/7.33  Current number of equations to process: 197
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 803
% 6.91/7.33  New rule produced :
% 6.91/7.33  [816]
% 6.91/7.33  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 6.91/7.33         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 6.91/7.33  Current number of equations to process: 196
% 6.91/7.33  Current number of ordered equations: 0
% 6.91/7.33  Current number of rules: 804
% 6.91/7.33  New rule produced :
% 6.91/7.33  [817]
% 6.91/7.33  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,
% 7.14/7.53                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 7.14/7.53  -> true
% 7.14/7.53  Current number of equations to process: 195
% 7.14/7.53  Current number of ordered equations: 0
% 7.14/7.53  Current number of rules: 805
% 7.14/7.53  New rule produced :
% 7.14/7.53  [818]
% 7.14/7.53  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 7.14/7.53         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 7.14/7.53  Current number of equations to process: 194
% 7.14/7.53  Current number of ordered equations: 0
% 7.14/7.53  Current number of rules: 806
% 7.14/7.53  New rule produced :
% 7.14/7.53  [819]
% 7.14/7.53  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 7.14/7.53                                        op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 7.14/7.53  -> true
% 7.14/7.53  Current number of equations to process: 193
% 7.14/7.53  Current number of ordered equations: 0
% 7.14/7.53  Current number of rules: 807
% 7.14/7.53  New rule produced :
% 7.14/7.53  [820]
% 7.14/7.53  h(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 7.14/7.53  -> op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 7.14/7.53  Current number of equations to process: 192
% 7.14/7.53  Current number of ordered equations: 0
% 7.14/7.53  Current number of rules: 808
% 7.14/7.53  New rule produced :
% 7.14/7.53  [821]
% 7.14/7.53  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 7.14/7.53  -> true
% 7.14/7.53  Current number of equations to process: 207
% 7.14/7.53  Current number of ordered equations: 0
% 7.14/7.53  Current number of rules: 809
% 7.14/7.53  New rule produced :
% 7.14/7.53  [822]
% 7.14/7.53  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(
% 7.14/7.53                                                                  j(sK1_ax4_U)))))))
% 7.14/7.53  -> true
% 7.14/7.53  Current number of equations to process: 206
% 7.14/7.53  Current number of ordered equations: 0
% 7.14/7.53  Current number of rules: 810
% 7.14/7.53  New rule produced :
% 7.14/7.53  [823]
% 7.14/7.53  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 7.14/7.53         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 7.14/7.53  Current number of equations to process: 205
% 7.14/7.53  Current number of ordered equations: 0
% 7.14/7.53  Current number of rules: 811
% 7.14/7.53  New rule produced :
% 7.14/7.53  [824]
% 7.14/7.53  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(
% 7.14/7.53                                                                     sK2_ax3_V(
% 7.14/7.53                                                                     sK2_ax3_V(
% 7.14/7.53                                                                     j(sK1_ax4_U)))))))
% 7.14/7.53  -> true
% 7.14/7.53  Current number of equations to process: 204
% 7.14/7.53  Current number of ordered equations: 0
% 7.14/7.53  Current number of rules: 812
% 7.14/7.53  New rule produced :
% 7.14/7.53  [825]
% 7.14/7.53  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 7.14/7.53         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 7.14/7.53  Current number of equations to process: 203
% 7.14/7.53  Current number of ordered equations: 0
% 7.14/7.53  Current number of rules: 813
% 7.14/7.53  New rule produced :
% 7.14/7.53  [826]
% 7.14/7.53  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 7.14/7.53                                        h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 7.14/7.53  -> true
% 7.14/7.53  Current number of equations to process: 202
% 7.14/7.53  Current number of ordered equations: 0
% 7.14/7.53  Current number of rules: 814
% 7.14/7.53  New rule produced :
% 7.14/7.53  [827]
% 7.14/7.53  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 7.14/7.53                                                                   sK2_ax3_V(
% 7.14/7.53                                                                   j(sK1_ax4_U)))))),true)
% 7.14/7.53  -> true
% 7.14/7.53  Current number of equations to process: 200
% 7.14/7.53  Current number of ordered equations: 1
% 7.14/7.53  Current number of rules: 815
% 7.14/7.53  New rule produced :
% 7.14/7.53  [828]
% 7.14/7.53  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 7.14/7.53                                                                 sK2_ax3_V(
% 7.14/7.53                                                                 j(sK1_ax4_U)))),A)),true)
% 7.14/7.53  -> true
% 7.14/7.53  Current number of equations to process: 200
% 7.14/7.53  Current number of ordered equations: 0
% 7.14/7.53  Current number of rules: 816
% 7.14/7.53  New rule produced :
% 7.14/7.53  [829]
% 7.14/7.53  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 7.14/7.53                                                               sK2_ax3_V(
% 7.14/7.53                                                               j(sK1_ax4_U)))),
% 7.14/7.53         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 7.14/7.53  Current number of equations to process: 199
% 7.14/7.53  Current number of ordered equations: 0
% 7.14/7.53  Current number of rules: 817
% 7.32/7.71  New rule produced :
% 7.32/7.71  [830]
% 7.32/7.71  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 7.32/7.71                                                               sK2_ax3_V(
% 7.32/7.71                                                               sK2_ax3_V(
% 7.32/7.71                                                               j(sK1_ax4_U)))),
% 7.32/7.71                                                           sK2_ax3_V(sK2_ax3_V(
% 7.32/7.71                                                                     j(sK1_ax4_U))))))
% 7.32/7.71  -> true
% 7.32/7.71  Current number of equations to process: 198
% 7.32/7.71  Current number of ordered equations: 0
% 7.32/7.71  Current number of rules: 818
% 7.32/7.71  New rule produced :
% 7.32/7.71  [831]
% 7.32/7.71  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 7.32/7.71                                   j(op2(sK1_ax4_U,sK1_ax4_U))))),true) -> true
% 7.32/7.71  Current number of equations to process: 196
% 7.32/7.71  Current number of ordered equations: 1
% 7.32/7.71  Current number of rules: 819
% 7.32/7.71  New rule produced :
% 7.32/7.71  [832]
% 7.32/7.71  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 7.32/7.71                                 j(op2(sK1_ax4_U,sK1_ax4_U))),A)),true) -> true
% 7.32/7.71  Current number of equations to process: 196
% 7.32/7.71  Current number of ordered equations: 0
% 7.32/7.71  Current number of rules: 820
% 7.32/7.71  New rule produced :
% 7.32/7.71  [833]
% 7.32/7.71  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 7.32/7.71                                                              sK2_ax3_V(
% 7.32/7.71                                                              j(sK1_ax4_U))))),
% 7.32/7.71         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 7.32/7.71  Current number of equations to process: 195
% 7.32/7.71  Current number of ordered equations: 0
% 7.32/7.71  Current number of rules: 821
% 7.32/7.71  New rule produced :
% 7.32/7.71  [834]
% 7.32/7.71  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 7.32/7.71                                                               sK2_ax3_V(
% 7.32/7.71                                                               j(sK1_ax4_U))),
% 7.32/7.71                                                           sK2_ax3_V(sK2_ax3_V(
% 7.32/7.71                                                                     sK2_ax3_V(
% 7.32/7.71                                                                     j(sK1_ax4_U)))))))
% 7.32/7.71  -> true
% 7.32/7.71  Current number of equations to process: 194
% 7.32/7.71  Current number of ordered equations: 0
% 7.32/7.71  Current number of rules: 822
% 7.32/7.71  New rule produced :
% 7.32/7.71  [835]
% 7.32/7.71  ifeq(sorti2(A),true,sorti2(op2(A,op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(
% 7.32/7.71                                                                    j(sK1_ax4_U)))))),true)
% 7.32/7.71  -> true
% 7.32/7.71  Current number of equations to process: 192
% 7.32/7.71  Current number of ordered equations: 1
% 7.32/7.71  Current number of rules: 823
% 7.32/7.71  New rule produced :
% 7.32/7.71  [836]
% 7.32/7.71  ifeq(sorti2(A),true,sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(
% 7.32/7.71                                                                  j(sK1_ax4_U)))),A)),true)
% 7.32/7.71  -> true
% 7.32/7.71  Current number of equations to process: 192
% 7.32/7.71  Current number of ordered equations: 0
% 7.32/7.71  Current number of rules: 824
% 7.32/7.71  New rule produced :
% 7.32/7.71  [837]
% 7.32/7.71  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 7.32/7.71         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 7.32/7.71  Current number of equations to process: 191
% 7.32/7.71  Current number of ordered equations: 0
% 7.32/7.71  Current number of rules: 825
% 7.32/7.71  New rule produced :
% 7.32/7.71  [838]
% 7.32/7.71  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 7.32/7.71                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 7.32/7.71  -> true
% 7.32/7.71  Current number of equations to process: 190
% 7.32/7.71  Current number of ordered equations: 0
% 7.32/7.71  Current number of rules: 826
% 7.32/7.71  New rule produced :
% 7.32/7.71  [839]
% 7.32/7.71  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 7.32/7.71         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 7.32/7.71  Current number of equations to process: 189
% 7.32/7.71  Current number of ordered equations: 0
% 7.32/7.71  Current number of rules: 827
% 7.32/7.71  New rule produced :
% 7.32/7.71  [840]
% 7.32/7.71  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 7.32/7.71                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 7.32/7.71  -> true
% 7.32/7.71  Current number of equations to process: 188
% 7.32/7.71  Current number of ordered equations: 0
% 7.32/7.71  Current number of rules: 828
% 7.32/7.71  New rule produced :
% 7.32/7.71  [841]
% 7.32/7.71  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 7.51/7.90         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 7.51/7.90  Current number of equations to process: 187
% 7.51/7.90  Current number of ordered equations: 0
% 7.51/7.90  Current number of rules: 829
% 7.51/7.90  New rule produced :
% 7.51/7.90  [842]
% 7.51/7.90  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 7.51/7.90                                                   h(sK2_ax3_V(j(sK1_ax4_U))))))
% 7.51/7.90  -> true
% 7.51/7.90  Current number of equations to process: 186
% 7.51/7.90  Current number of ordered equations: 0
% 7.51/7.90  Current number of rules: 830
% 7.51/7.90  New rule produced :
% 7.51/7.90  [843]
% 7.51/7.90  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 7.51/7.90         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 7.51/7.90  Current number of equations to process: 185
% 7.51/7.90  Current number of ordered equations: 0
% 7.51/7.90  Current number of rules: 831
% 7.51/7.90  New rule produced :
% 7.51/7.90  [844]
% 7.51/7.90  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 7.51/7.90                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 7.51/7.90                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 7.51/7.90  -> true
% 7.51/7.90  Current number of equations to process: 184
% 7.51/7.90  Current number of ordered equations: 0
% 7.51/7.90  Current number of rules: 832
% 7.51/7.90  New rule produced :
% 7.51/7.90  [845]
% 7.51/7.90  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 7.51/7.90         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 7.51/7.90  Current number of equations to process: 183
% 7.51/7.90  Current number of ordered equations: 0
% 7.51/7.90  Current number of rules: 833
% 7.51/7.90  New rule produced :
% 7.51/7.90  [846]
% 7.51/7.90  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 7.51/7.90                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 7.51/7.90                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 7.51/7.90  -> true
% 7.51/7.90  Current number of equations to process: 182
% 7.51/7.90  Current number of ordered equations: 0
% 7.51/7.90  Current number of rules: 834
% 7.51/7.90  New rule produced :
% 7.51/7.90  [847]
% 7.51/7.90  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 7.51/7.90         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 7.51/7.90  Current number of equations to process: 181
% 7.51/7.90  Current number of ordered equations: 0
% 7.51/7.90  Current number of rules: 835
% 7.51/7.90  New rule produced :
% 7.51/7.90  [848]
% 7.51/7.90  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 7.51/7.90                                                   h(sK2_ax3_V(j(sK1_ax4_U))))))
% 7.51/7.90  -> true
% 7.51/7.90  Current number of equations to process: 180
% 7.51/7.90  Current number of ordered equations: 0
% 7.51/7.90  Current number of rules: 836
% 7.51/7.90  New rule produced :
% 7.51/7.90  [849]
% 7.51/7.90  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 7.51/7.90         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 7.51/7.90  Current number of equations to process: 179
% 7.51/7.90  Current number of ordered equations: 0
% 7.51/7.90  Current number of rules: 837
% 7.51/7.90  New rule produced :
% 7.51/7.90  [850]
% 7.51/7.90  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(sK2_ax3_V(
% 7.51/7.90                                                                     j(sK1_ax4_U)))),
% 7.51/7.90                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 7.51/7.90  -> true
% 7.51/7.90  Current number of equations to process: 178
% 7.51/7.90  Current number of ordered equations: 0
% 7.51/7.90  Current number of rules: 838
% 7.51/7.90  New rule produced :
% 7.51/7.90  [851]
% 7.51/7.90  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 7.51/7.90         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 7.51/7.90  Current number of equations to process: 177
% 7.51/7.90  Current number of ordered equations: 0
% 7.51/7.90  Current number of rules: 839
% 7.51/7.90  New rule produced :
% 7.51/7.90  [852]
% 7.51/7.90  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(sK2_ax3_V(
% 7.51/7.90                                                                     j(sK1_ax4_U)))),
% 7.51/7.90                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 7.51/7.90  -> true
% 7.51/7.90  Current number of equations to process: 176
% 7.51/7.90  Current number of ordered equations: 0
% 7.51/7.90  Current number of rules: 840
% 7.51/7.90  New rule produced :
% 7.51/7.90  [853]
% 7.51/7.90  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 7.51/7.90         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 7.51/7.90  Current number of equations to process: 175
% 7.51/7.90  Current number of ordered equations: 0
% 7.51/7.90  Current number of rules: 841
% 7.51/7.90  New rule produced :
% 7.51/7.90  [854]
% 7.51/7.90  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(sK2_ax3_V(
% 7.65/8.10                                                                   j(sK1_ax4_U)))),
% 7.65/8.10                                                   h(sK2_ax3_V(j(sK1_ax4_U))))))
% 7.65/8.10  -> true
% 7.65/8.10  Current number of equations to process: 174
% 7.65/8.10  Current number of ordered equations: 0
% 7.65/8.10  Current number of rules: 842
% 7.65/8.10  New rule produced :
% 7.65/8.10  [855]
% 7.65/8.10  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 7.65/8.10         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 7.65/8.10  Current number of equations to process: 173
% 7.65/8.10  Current number of ordered equations: 0
% 7.65/8.10  Current number of rules: 843
% 7.65/8.10  New rule produced :
% 7.65/8.10  [856]
% 7.65/8.10  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 7.65/8.10                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 7.65/8.10  -> true
% 7.65/8.10  Current number of equations to process: 172
% 7.65/8.10  Current number of ordered equations: 0
% 7.65/8.10  Current number of rules: 844
% 7.65/8.10  New rule produced :
% 7.65/8.10  [857]
% 7.65/8.10  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 7.65/8.10         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 7.65/8.10  Current number of equations to process: 171
% 7.65/8.10  Current number of ordered equations: 0
% 7.65/8.10  Current number of rules: 845
% 7.65/8.10  New rule produced :
% 7.65/8.10  [858]
% 7.65/8.10  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 7.65/8.10                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 7.65/8.10  -> true
% 7.65/8.10  Current number of equations to process: 170
% 7.65/8.10  Current number of ordered equations: 0
% 7.65/8.10  Current number of rules: 846
% 7.65/8.10  New rule produced :
% 7.65/8.10  [859]
% 7.65/8.10  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 7.65/8.10         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 7.65/8.10  Current number of equations to process: 169
% 7.65/8.10  Current number of ordered equations: 0
% 7.65/8.10  Current number of rules: 847
% 7.65/8.10  New rule produced :
% 7.65/8.10  [860]
% 7.65/8.10  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 7.65/8.10                                                   op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 7.65/8.10  -> true
% 7.65/8.10  Current number of equations to process: 168
% 7.65/8.10  Current number of ordered equations: 0
% 7.65/8.10  Current number of rules: 848
% 7.65/8.10  New rule produced :
% 7.65/8.10  [861]
% 7.65/8.10  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 7.65/8.10         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 7.65/8.10  Current number of equations to process: 167
% 7.65/8.10  Current number of ordered equations: 0
% 7.65/8.10  Current number of rules: 849
% 7.65/8.10  New rule produced :
% 7.65/8.10  [862]
% 7.65/8.10  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 7.65/8.10                                                     op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 7.65/8.10  -> true
% 7.65/8.10  Current number of equations to process: 166
% 7.65/8.10  Current number of ordered equations: 0
% 7.65/8.10  Current number of rules: 850
% 7.65/8.10  New rule produced :
% 7.65/8.10  [863]
% 7.65/8.10  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 7.65/8.10         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 7.65/8.10  Current number of equations to process: 165
% 7.65/8.10  Current number of ordered equations: 0
% 7.65/8.10  Current number of rules: 851
% 7.65/8.10  New rule produced :
% 7.65/8.10  [864]
% 7.65/8.10  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 7.65/8.10                                                     op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 7.65/8.10  -> true
% 7.65/8.10  Current number of equations to process: 164
% 7.65/8.10  Current number of ordered equations: 0
% 7.65/8.10  Current number of rules: 852
% 7.65/8.10  New rule produced :
% 7.65/8.10  [865]
% 7.65/8.10  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 7.65/8.10         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 7.65/8.10  Current number of equations to process: 163
% 7.65/8.10  Current number of ordered equations: 0
% 7.65/8.10  Current number of rules: 853
% 7.65/8.10  New rule produced :
% 7.65/8.10  [866]
% 7.65/8.10  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 7.65/8.10                                                   op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 7.65/8.10  -> true
% 7.65/8.10  Current number of equations to process: 162
% 7.65/8.10  Current number of ordered equations: 0
% 7.65/8.10  Current number of rules: 854
% 7.65/8.10  New rule produced :
% 7.65/8.10  [867]
% 7.65/8.10  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 7.65/8.10         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 7.93/8.30  Current number of equations to process: 161
% 7.93/8.30  Current number of ordered equations: 0
% 7.93/8.30  Current number of rules: 855
% 7.93/8.30  New rule produced :
% 7.93/8.30  [868]
% 7.93/8.30  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 7.93/8.30                                                     h(sK2_ax3_V(sK2_ax3_V(
% 7.93/8.30                                                                 j(sK1_ax4_U)))))))
% 7.93/8.30  -> true
% 7.93/8.30  Current number of equations to process: 160
% 7.93/8.30  Current number of ordered equations: 0
% 7.93/8.30  Current number of rules: 856
% 7.93/8.30  New rule produced :
% 7.93/8.30  [869]
% 7.93/8.30  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 7.93/8.30         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 7.93/8.30  Current number of equations to process: 159
% 7.93/8.30  Current number of ordered equations: 0
% 7.93/8.30  Current number of rules: 857
% 7.93/8.30  New rule produced :
% 7.93/8.30  [870]
% 7.93/8.30  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 7.93/8.30                                                     h(sK2_ax3_V(sK2_ax3_V(
% 7.93/8.30                                                                 j(sK1_ax4_U)))))))
% 7.93/8.30  -> true
% 7.93/8.30  Current number of equations to process: 158
% 7.93/8.30  Current number of ordered equations: 0
% 7.93/8.30  Current number of rules: 858
% 7.93/8.30  New rule produced :
% 7.93/8.30  [871]
% 7.93/8.30  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 7.93/8.30         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 7.93/8.30  Current number of equations to process: 157
% 7.93/8.30  Current number of ordered equations: 0
% 7.93/8.30  Current number of rules: 859
% 7.93/8.30  New rule produced :
% 7.93/8.30  [872]
% 7.93/8.30  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 7.93/8.30                                                   h(sK2_ax3_V(sK2_ax3_V(
% 7.93/8.30                                                               j(sK1_ax4_U)))))))
% 7.93/8.30  -> true
% 7.93/8.30  Current number of equations to process: 156
% 7.93/8.30  Current number of ordered equations: 0
% 7.93/8.30  Current number of rules: 860
% 7.93/8.30  New rule produced :
% 7.93/8.30  [873]
% 7.93/8.30  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 7.93/8.30                                   sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),true)
% 7.93/8.30  -> true
% 7.93/8.30  Current number of equations to process: 154
% 7.93/8.30  Current number of ordered equations: 1
% 7.93/8.30  Current number of rules: 861
% 7.93/8.30  New rule produced :
% 7.93/8.30  [874]
% 7.93/8.30  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 7.93/8.30                                 sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),A)),true)
% 7.93/8.30  -> true
% 7.93/8.30  Current number of equations to process: 154
% 7.93/8.30  Current number of ordered equations: 0
% 7.93/8.30  Current number of rules: 862
% 7.93/8.30  New rule produced :
% 7.93/8.30  [875]
% 7.93/8.30  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 7.93/8.30                                   sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))),true)
% 7.93/8.30  -> true
% 7.93/8.30  Current number of equations to process: 152
% 7.93/8.30  Current number of ordered equations: 1
% 7.93/8.30  Current number of rules: 863
% 7.93/8.30  New rule produced :
% 7.93/8.30  [876]
% 7.93/8.30  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 7.93/8.30                                 sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),A)),true)
% 7.93/8.30  -> true
% 7.93/8.30  Current number of equations to process: 152
% 7.93/8.30  Current number of ordered equations: 0
% 7.93/8.30  Current number of rules: 864
% 7.93/8.30  New rule produced :
% 7.93/8.30  [877]
% 7.93/8.30  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 7.93/8.30                                   h(sK2_ax3_V(j(sK1_ax4_U)))))),true) -> true
% 7.93/8.30  Current number of equations to process: 150
% 7.93/8.30  Current number of ordered equations: 1
% 7.93/8.30  Current number of rules: 865
% 7.93/8.30  New rule produced :
% 7.93/8.30  [878]
% 7.93/8.30  ifeq(sorti2(A),true,sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 7.93/8.30                                 h(sK2_ax3_V(j(sK1_ax4_U)))),A)),true) -> true
% 7.93/8.30  Current number of equations to process: 150
% 7.93/8.30  Current number of ordered equations: 0
% 7.93/8.30  Current number of rules: 866
% 7.93/8.30  New rule produced :
% 7.93/8.30  [879]
% 7.93/8.30  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 7.93/8.30                                   h(sK2_ax3_V(j(sK1_ax4_U)))))),true) -> true
% 7.93/8.30  Current number of equations to process: 148
% 7.93/8.30  Current number of ordered equations: 1
% 7.93/8.30  Current number of rules: 867
% 7.93/8.30  New rule produced :
% 7.93/8.30  [880]
% 7.93/8.30  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 7.93/8.30                                 h(sK2_ax3_V(j(sK1_ax4_U)))),A)),true) -> true
% 8.13/8.53  Current number of equations to process: 148
% 8.13/8.53  Current number of ordered equations: 0
% 8.13/8.53  Current number of rules: 868
% 8.13/8.53  New rule produced :
% 8.13/8.53  [881]
% 8.13/8.53  ifeq(sorti2(A),true,sorti2(op2(A,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 8.13/8.53                                   h(sK2_ax3_V(j(sK1_ax4_U)))))),true) -> true
% 8.13/8.53  Current number of equations to process: 146
% 8.13/8.53  Current number of ordered equations: 1
% 8.13/8.53  Current number of rules: 869
% 8.13/8.53  New rule produced :
% 8.13/8.53  [882]
% 8.13/8.53  ifeq(sorti2(A),true,sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 8.13/8.53                                 h(sK2_ax3_V(j(sK1_ax4_U)))),A)),true) -> true
% 8.13/8.53  Current number of equations to process: 146
% 8.13/8.53  Current number of ordered equations: 0
% 8.13/8.53  Current number of rules: 870
% 8.13/8.53  New rule produced :
% 8.13/8.53  [883]
% 8.13/8.53  ifeq(sorti2(A),true,sorti2(op2(A,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true)
% 8.13/8.53  -> true
% 8.13/8.53  Current number of equations to process: 144
% 8.13/8.53  Current number of ordered equations: 1
% 8.13/8.53  Current number of rules: 871
% 8.13/8.53  New rule produced :
% 8.13/8.53  [884]
% 8.13/8.53  ifeq(sorti2(A),true,sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),A)),true)
% 8.13/8.53  -> true
% 8.13/8.53  Current number of equations to process: 144
% 8.13/8.53  Current number of ordered equations: 0
% 8.13/8.53  Current number of rules: 872
% 8.13/8.53  New rule produced :
% 8.13/8.53  [885]
% 8.13/8.53  ifeq(sorti2(A),true,sorti2(op2(A,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,
% 8.13/8.53                                                                  op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 8.13/8.53  -> true
% 8.13/8.53  Current number of equations to process: 142
% 8.13/8.53  Current number of ordered equations: 1
% 8.13/8.53  Current number of rules: 873
% 8.13/8.53  New rule produced :
% 8.13/8.53  [886]
% 8.13/8.53  ifeq(sorti2(A),true,sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,
% 8.13/8.53                                                                op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 8.13/8.53  -> true
% 8.13/8.53  Current number of equations to process: 142
% 8.13/8.53  Current number of ordered equations: 0
% 8.13/8.53  Current number of rules: 874
% 8.13/8.53  New rule produced :
% 8.13/8.53  [887]
% 8.13/8.53  ifeq(sorti2(A),true,sorti2(op2(A,op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(
% 8.13/8.53                                                                    sK2_ax3_V(
% 8.13/8.53                                                                    j(sK1_ax4_U))))))),true)
% 8.13/8.53  -> true
% 8.13/8.53  Current number of equations to process: 140
% 8.13/8.53  Current number of ordered equations: 1
% 8.13/8.53  Current number of rules: 875
% 8.13/8.53  New rule produced :
% 8.13/8.53  [888]
% 8.13/8.53  ifeq(sorti2(A),true,sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(
% 8.13/8.53                                                                  sK2_ax3_V(
% 8.13/8.53                                                                  j(sK1_ax4_U))))),A)),true)
% 8.13/8.53  -> true
% 8.13/8.53  Current number of equations to process: 140
% 8.13/8.53  Current number of ordered equations: 0
% 8.13/8.53  Current number of rules: 876
% 8.13/8.53  New rule produced :
% 8.13/8.53  [889]
% 8.13/8.53  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(h(sK2_ax3_V(
% 8.13/8.53                                                             j(sK1_ax4_U))),sK1_ax4_U)))
% 8.13/8.53  -> true
% 8.13/8.53  Current number of equations to process: 157
% 8.13/8.53  Current number of ordered equations: 0
% 8.13/8.53  Current number of rules: 877
% 8.13/8.53  New rule produced :
% 8.13/8.53  [890]
% 8.13/8.53  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 8.13/8.53                                                             j(sK1_ax4_U))),sK1_ax4_U)))
% 8.13/8.53  -> true
% 8.13/8.53  Current number of equations to process: 156
% 8.13/8.53  Current number of ordered equations: 0
% 8.13/8.53  Current number of rules: 878
% 8.13/8.53  New rule produced :
% 8.13/8.53  [891]
% 8.13/8.53  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(h(sK2_ax3_V(
% 8.13/8.53                                                                    j(sK1_ax4_U))),sK1_ax4_U)))
% 8.13/8.53  -> true
% 8.13/8.53  Current number of equations to process: 155
% 8.13/8.53  Current number of ordered equations: 0
% 8.13/8.53  Current number of rules: 879
% 8.13/8.53  New rule produced :
% 8.13/8.53  [892]
% 8.13/8.53  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 8.13/8.53                                                                    h(sK2_ax3_V(
% 8.13/8.53                                                                      j(sK1_ax4_U))),sK1_ax4_U)))
% 8.13/8.53  -> true
% 8.13/8.53  Current number of equations to process: 161
% 8.13/8.53  Current number of ordered equations: 0
% 8.13/8.53  Current number of rules: 880
% 8.13/8.53  New rule produced :
% 8.13/8.53  [893]
% 8.13/8.53  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 8.13/8.53                                                                    h(sK2_ax3_V(
% 8.24/8.71                                                                      j(sK1_ax4_U))),sK1_ax4_U)))
% 8.24/8.71  -> true
% 8.24/8.71  Current number of equations to process: 160
% 8.24/8.71  Current number of ordered equations: 0
% 8.24/8.71  Current number of rules: 881
% 8.24/8.71  New rule produced :
% 8.24/8.71  [894]
% 8.24/8.71  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 8.24/8.71                                                                    h(sK2_ax3_V(
% 8.24/8.71                                                                      j(sK1_ax4_U))),sK1_ax4_U)))
% 8.24/8.71  -> true
% 8.24/8.71  Current number of equations to process: 159
% 8.24/8.71  Current number of ordered equations: 0
% 8.24/8.71  Current number of rules: 882
% 8.24/8.71  New rule produced :
% 8.24/8.71  [895]
% 8.24/8.71  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 8.24/8.71                                                                    h(sK2_ax3_V(
% 8.24/8.71                                                                      j(sK1_ax4_U))),sK1_ax4_U)))
% 8.24/8.71  -> true
% 8.24/8.71  Current number of equations to process: 158
% 8.24/8.71  Current number of ordered equations: 0
% 8.24/8.71  Current number of rules: 883
% 8.24/8.71  New rule produced :
% 8.24/8.71  [896]
% 8.24/8.71  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(
% 8.24/8.71                                                                    h(sK2_ax3_V(
% 8.24/8.71                                                                      j(sK1_ax4_U))),sK1_ax4_U)))
% 8.24/8.71  -> true
% 8.24/8.71  Current number of equations to process: 157
% 8.24/8.71  Current number of ordered equations: 0
% 8.24/8.71  Current number of rules: 884
% 8.24/8.71  New rule produced :
% 8.24/8.71  [897]
% 8.24/8.71  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(h(
% 8.24/8.71                                                                      sK2_ax3_V(
% 8.24/8.71                                                                      j(sK1_ax4_U))),sK1_ax4_U)))
% 8.24/8.71  -> true
% 8.24/8.71  Current number of equations to process: 156
% 8.24/8.71  Current number of ordered equations: 0
% 8.24/8.71  Current number of rules: 885
% 8.24/8.71  New rule produced :
% 8.24/8.71  [898]
% 8.24/8.71  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(h(
% 8.24/8.71                                                                      sK2_ax3_V(
% 8.24/8.71                                                                      j(sK1_ax4_U))),sK1_ax4_U)))
% 8.24/8.71  -> true
% 8.24/8.71  Current number of equations to process: 155
% 8.24/8.71  Current number of ordered equations: 0
% 8.24/8.71  Current number of rules: 886
% 8.24/8.71  New rule produced :
% 8.24/8.71  [899]
% 8.24/8.71  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 8.24/8.71                                                                      h(
% 8.24/8.71                                                                      sK2_ax3_V(
% 8.24/8.71                                                                      j(sK1_ax4_U))),sK1_ax4_U)))
% 8.24/8.71  -> true
% 8.24/8.71  Current number of equations to process: 154
% 8.24/8.71  Current number of ordered equations: 0
% 8.24/8.71  Current number of rules: 887
% 8.24/8.71  New rule produced :
% 8.24/8.71  [900]
% 8.24/8.71  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 8.24/8.71                                                                      h(
% 8.24/8.71                                                                      sK2_ax3_V(
% 8.24/8.71                                                                      j(sK1_ax4_U))),sK1_ax4_U)))
% 8.24/8.71  -> true
% 8.24/8.71  Current number of equations to process: 153
% 8.24/8.71  Current number of ordered equations: 0
% 8.24/8.71  Current number of rules: 888
% 8.24/8.71  New rule produced :
% 8.24/8.71  [901]
% 8.24/8.71  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 8.24/8.71         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 8.24/8.71  Current number of equations to process: 152
% 8.24/8.71  Current number of ordered equations: 0
% 8.24/8.71  Current number of rules: 889
% 8.24/8.71  New rule produced :
% 8.24/8.71  [902]
% 8.24/8.71  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 8.24/8.71         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 8.24/8.71  Current number of equations to process: 151
% 8.24/8.71  Current number of ordered equations: 0
% 8.24/8.71  Current number of rules: 890
% 8.24/8.71  New rule produced :
% 8.24/8.71  [903]
% 8.24/8.71  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),
% 8.24/8.71         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 8.24/8.71  Current number of equations to process: 150
% 8.24/8.71  Current number of ordered equations: 0
% 8.24/8.71  Current number of rules: 891
% 8.24/8.71  New rule produced :
% 8.24/8.71  [904]
% 8.24/8.71  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 8.55/8.95         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 8.55/8.95  Current number of equations to process: 149
% 8.55/8.95  Current number of ordered equations: 0
% 8.55/8.95  Current number of rules: 892
% 8.55/8.95  New rule produced :
% 8.55/8.95  [905]
% 8.55/8.95  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 8.55/8.95         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 8.55/8.95  Current number of equations to process: 148
% 8.55/8.95  Current number of ordered equations: 0
% 8.55/8.95  Current number of rules: 893
% 8.55/8.95  New rule produced :
% 8.55/8.95  [906]
% 8.55/8.95  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 8.55/8.95         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 8.55/8.95  Current number of equations to process: 147
% 8.55/8.95  Current number of ordered equations: 0
% 8.55/8.95  Current number of rules: 894
% 8.55/8.95  New rule produced :
% 8.55/8.95  [907]
% 8.55/8.95  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 8.55/8.95         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 8.55/8.95  Current number of equations to process: 146
% 8.55/8.95  Current number of ordered equations: 0
% 8.55/8.95  Current number of rules: 895
% 8.55/8.95  New rule produced :
% 8.55/8.95  [908]
% 8.55/8.95  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 8.55/8.95         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 8.55/8.95  Current number of equations to process: 145
% 8.55/8.95  Current number of ordered equations: 0
% 8.55/8.95  Current number of rules: 896
% 8.55/8.95  New rule produced :
% 8.55/8.95  [909]
% 8.55/8.95  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 8.55/8.95         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 8.55/8.95  Current number of equations to process: 144
% 8.55/8.95  Current number of ordered equations: 0
% 8.55/8.95  Current number of rules: 897
% 8.55/8.95  New rule produced :
% 8.55/8.95  [910]
% 8.55/8.95  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 8.55/8.95         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 8.55/8.95  Current number of equations to process: 143
% 8.55/8.95  Current number of ordered equations: 0
% 8.55/8.95  Current number of rules: 898
% 8.55/8.95  New rule produced :
% 8.55/8.95  [911]
% 8.55/8.95  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 8.55/8.95         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 8.55/8.95  Current number of equations to process: 142
% 8.55/8.95  Current number of ordered equations: 0
% 8.55/8.95  Current number of rules: 899
% 8.55/8.95  New rule produced :
% 8.55/8.95  [912]
% 8.55/8.95  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 8.55/8.95         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 8.55/8.95  Current number of equations to process: 141
% 8.55/8.95  Current number of ordered equations: 0
% 8.55/8.95  Current number of rules: 900
% 8.55/8.95  New rule produced :
% 8.55/8.95  [913]
% 8.55/8.95  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 8.55/8.95         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 8.55/8.95  Current number of equations to process: 140
% 8.55/8.95  Current number of ordered equations: 0
% 8.55/8.95  Current number of rules: 901
% 8.55/8.95  New rule produced :
% 8.55/8.95  [914]
% 8.55/8.95  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,h(
% 8.55/8.95                                                                     sK2_ax3_V(
% 8.55/8.95                                                                     j(sK1_ax4_U))))))
% 8.55/8.95  -> true
% 8.55/8.95  Current number of equations to process: 156
% 8.55/8.95  Current number of ordered equations: 0
% 8.55/8.95  Current number of rules: 902
% 8.55/8.95  New rule produced :
% 8.55/8.95  [915]
% 8.55/8.95  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 8.55/8.95                                                                   sK2_ax3_V(
% 8.55/8.95                                                                   j(sK1_ax4_U)))))))
% 8.55/8.95  -> true
% 8.55/8.95  Current number of equations to process: 155
% 8.55/8.95  Current number of ordered equations: 0
% 8.55/8.95  Current number of rules: 903
% 8.55/8.95  New rule produced :
% 8.55/8.95  [916]
% 8.55/8.95  (eq)(tuple(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),
% 8.55/8.95             op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),true),
% 8.55/8.95  tuple(sK1_ax4_U,true)) -> (false)
% 8.55/8.95  Current number of equations to process: 162
% 8.55/8.95  Current number of ordered equations: 0
% 8.55/8.95  Current number of rules: 904
% 8.55/8.95  New rule produced :
% 8.55/8.95  [917]
% 8.55/8.95  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 8.55/8.95                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 8.55/8.95  -> true
% 8.55/8.95  Current number of equations to process: 163
% 8.55/8.95  Current number of ordered equations: 0
% 8.55/8.95  Current number of rules: 905
% 8.55/8.95  New rule produced :
% 8.55/8.95  [918]
% 8.74/9.19  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 8.74/9.19  -> true
% 8.74/9.19  Current number of equations to process: 162
% 8.74/9.19  Current number of ordered equations: 0
% 8.74/9.19  Current number of rules: 906
% 8.74/9.19  New rule produced :
% 8.74/9.19  [919]
% 8.74/9.19  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 8.74/9.19                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 8.74/9.19  -> true
% 8.74/9.19  Current number of equations to process: 161
% 8.74/9.19  Current number of ordered equations: 0
% 8.74/9.19  Current number of rules: 907
% 8.74/9.19  New rule produced :
% 8.74/9.19  [920]
% 8.74/9.19  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 8.74/9.19                                                           op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 8.74/9.19  -> true
% 8.74/9.19  Current number of equations to process: 160
% 8.74/9.19  Current number of ordered equations: 0
% 8.74/9.19  Current number of rules: 908
% 8.74/9.19  New rule produced :
% 8.74/9.19  [921]
% 8.74/9.19  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 8.74/9.19                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 8.74/9.19  -> true
% 8.74/9.19  Current number of equations to process: 159
% 8.74/9.19  Current number of ordered equations: 0
% 8.74/9.19  Current number of rules: 909
% 8.74/9.19  New rule produced :
% 8.74/9.19  [922]
% 8.74/9.19  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(h(sK2_ax3_V(
% 8.74/9.19                                                             sK2_ax3_V(
% 8.74/9.19                                                             j(sK1_ax4_U)))),sK1_ax4_U)))
% 8.74/9.19  -> true
% 8.74/9.19  Current number of equations to process: 158
% 8.74/9.19  Current number of ordered equations: 0
% 8.74/9.19  Current number of rules: 910
% 8.74/9.19  New rule produced :
% 8.74/9.19  [923]
% 8.74/9.19  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,h(
% 8.74/9.19                                                                     sK2_ax3_V(
% 8.74/9.19                                                                     sK2_ax3_V(
% 8.74/9.19                                                                     j(sK1_ax4_U)))))))
% 8.74/9.19  -> true
% 8.74/9.19  Current number of equations to process: 157
% 8.74/9.19  Current number of ordered equations: 0
% 8.74/9.19  Current number of rules: 911
% 8.74/9.19  New rule produced :
% 8.74/9.19  [924]
% 8.74/9.19  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))
% 8.74/9.19  -> true
% 8.74/9.19  Current number of equations to process: 160
% 8.74/9.19  Current number of ordered equations: 0
% 8.74/9.19  Current number of rules: 912
% 8.74/9.19  New rule produced :
% 8.74/9.19  [925]
% 8.74/9.19  sorti2(op2(sK1_ax4_U,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 8.74/9.19  -> true
% 8.74/9.19  Current number of equations to process: 159
% 8.74/9.19  Current number of ordered equations: 0
% 8.74/9.19  Current number of rules: 913
% 8.74/9.19  New rule produced :
% 8.74/9.19  [926]
% 8.74/9.19  (eq)(tuple(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 8.74/9.19             op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),true),
% 8.74/9.19  tuple(sK1_ax4_U,true)) -> (false)
% 8.74/9.19  Current number of equations to process: 173
% 8.74/9.19  Current number of ordered equations: 0
% 8.74/9.19  Current number of rules: 914
% 8.74/9.19  New rule produced :
% 8.74/9.19  [927]
% 8.74/9.19  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))
% 8.74/9.19  -> true
% 8.74/9.19  Current number of equations to process: 174
% 8.74/9.19  Current number of ordered equations: 0
% 8.74/9.19  Current number of rules: 915
% 8.74/9.19  New rule produced :
% 8.74/9.19  [928]
% 8.74/9.19  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 8.74/9.19  -> true
% 8.74/9.19  Current number of equations to process: 173
% 8.74/9.19  Current number of ordered equations: 0
% 8.74/9.19  Current number of rules: 916
% 8.74/9.19  New rule produced :
% 8.74/9.19  [929]
% 8.74/9.19  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),h(
% 8.74/9.19                                                                      sK2_ax3_V(
% 8.74/9.19                                                                      j(sK1_ax4_U)))))
% 8.74/9.19  -> true
% 8.74/9.19  Current number of equations to process: 172
% 8.74/9.19  Current number of ordered equations: 0
% 8.74/9.19  Current number of rules: 917
% 8.74/9.19  New rule produced :
% 8.74/9.19  [930]
% 8.74/9.19  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 8.74/9.19  -> true
% 8.74/9.19  Current number of equations to process: 171
% 8.74/9.19  Current number of ordered equations: 0
% 8.74/9.19  Current number of rules: 918
% 8.74/9.19  New rule produced :
% 8.74/9.19  [931]
% 8.74/9.19  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),op2(
% 8.74/9.19                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 9.04/9.46  -> true
% 9.04/9.46  Current number of equations to process: 170
% 9.04/9.46  Current number of ordered equations: 0
% 9.04/9.46  Current number of rules: 919
% 9.04/9.46  New rule produced :
% 9.04/9.46  [932]
% 9.04/9.46  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(h(sK2_ax3_V(
% 9.04/9.46                                                               j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 9.04/9.46  -> true
% 9.04/9.46  Current number of equations to process: 169
% 9.04/9.46  Current number of ordered equations: 0
% 9.04/9.46  Current number of rules: 920
% 9.04/9.46  New rule produced :
% 9.04/9.46  [933]
% 9.04/9.46  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 9.04/9.46                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 9.04/9.46  -> true
% 9.04/9.46  Current number of equations to process: 168
% 9.04/9.46  Current number of ordered equations: 0
% 9.04/9.46  Current number of rules: 921
% 9.04/9.46  New rule produced :
% 9.04/9.46  [934]
% 9.04/9.46  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(h(sK2_ax3_V(
% 9.04/9.46                                                               j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 9.04/9.46  -> true
% 9.04/9.46  Current number of equations to process: 167
% 9.04/9.46  Current number of ordered equations: 0
% 9.04/9.46  Current number of rules: 922
% 9.04/9.46  New rule produced :
% 9.04/9.46  [935]
% 9.04/9.46  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),h(
% 9.04/9.46                                                                      sK2_ax3_V(
% 9.04/9.46                                                                      sK2_ax3_V(
% 9.04/9.46                                                                      j(sK1_ax4_U))))))
% 9.04/9.46  -> true
% 9.04/9.46  Current number of equations to process: 166
% 9.04/9.46  Current number of ordered equations: 0
% 9.04/9.46  Current number of rules: 923
% 9.04/9.46  New rule produced :
% 9.04/9.46  [936]
% 9.04/9.46  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(h(sK2_ax3_V(
% 9.04/9.46                                                             j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 9.04/9.46  -> true
% 9.04/9.46  Current number of equations to process: 165
% 9.04/9.46  Current number of ordered equations: 0
% 9.04/9.46  Current number of rules: 924
% 9.04/9.46  New rule produced :
% 9.04/9.46  [937]
% 9.04/9.46  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK1_ax4_U))
% 9.04/9.46  -> true
% 9.04/9.46  Current number of equations to process: 168
% 9.04/9.46  Current number of ordered equations: 0
% 9.04/9.46  Current number of rules: 925
% 9.04/9.46  New rule produced :
% 9.04/9.46  [938]
% 9.04/9.46  sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 9.04/9.46  -> true
% 9.04/9.46  Current number of equations to process: 167
% 9.04/9.46  Current number of ordered equations: 0
% 9.04/9.46  Current number of rules: 926
% 9.04/9.46  New rule produced :
% 9.04/9.46  [939]
% 9.04/9.46  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)))
% 9.04/9.46  -> true
% 9.04/9.46  Current number of equations to process: 180
% 9.04/9.46  Current number of ordered equations: 0
% 9.04/9.46  Current number of rules: 927
% 9.04/9.46  New rule produced :
% 9.04/9.46  [940]
% 9.04/9.46  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 9.04/9.46  -> true
% 9.04/9.46  Current number of equations to process: 179
% 9.04/9.46  Current number of ordered equations: 0
% 9.04/9.46  Current number of rules: 928
% 9.04/9.46  New rule produced :
% 9.04/9.46  [941]
% 9.04/9.46  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),h(
% 9.04/9.46                                                                      sK2_ax3_V(
% 9.04/9.46                                                                      j(sK1_ax4_U)))))
% 9.04/9.46  -> true
% 9.04/9.46  Current number of equations to process: 178
% 9.04/9.46  Current number of ordered equations: 0
% 9.04/9.46  Current number of rules: 929
% 9.04/9.46  New rule produced :
% 9.04/9.46  [942]
% 9.04/9.46  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 9.04/9.46  -> true
% 9.04/9.46  Current number of equations to process: 177
% 9.04/9.46  Current number of ordered equations: 0
% 9.04/9.46  Current number of rules: 930
% 9.04/9.46  New rule produced :
% 9.04/9.46  [943]
% 9.04/9.46  (eq)(tuple(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 9.04/9.46             op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),true),
% 9.04/9.46  tuple(sK1_ax4_U,true)) -> (false)
% 9.04/9.46  Current number of equations to process: 179
% 9.04/9.46  Current number of ordered equations: 0
% 9.04/9.46  Current number of rules: 931
% 9.04/9.46  New rule produced :
% 9.04/9.46  [944]
% 9.04/9.46  sorti1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 9.04/9.46  -> true
% 9.04/9.46  Current number of equations to process: 178
% 9.04/9.46  Current number of ordered equations: 0
% 9.04/9.46  Current number of rules: 932
% 9.04/9.46  New rule produced :
% 9.04/9.46  [945]
% 9.04/9.46  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op2(
% 9.26/9.65                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 9.26/9.65  -> true
% 9.26/9.65  Current number of equations to process: 179
% 9.26/9.65  Current number of ordered equations: 0
% 9.26/9.65  Current number of rules: 933
% 9.26/9.65  New rule produced :
% 9.26/9.65  [946]
% 9.26/9.65  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 9.26/9.65                                                                   h(sK2_ax3_V(
% 9.26/9.65                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 9.26/9.65  -> true
% 9.26/9.65  Current number of equations to process: 178
% 9.26/9.65  Current number of ordered equations: 0
% 9.26/9.65  Current number of rules: 934
% 9.26/9.65  New rule produced :
% 9.26/9.65  [947]
% 9.26/9.65  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op2(sK1_ax4_U,
% 9.26/9.65                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 9.26/9.65  -> true
% 9.26/9.65  Current number of equations to process: 177
% 9.26/9.65  Current number of ordered equations: 0
% 9.26/9.65  Current number of rules: 935
% 9.26/9.65  New rule produced :
% 9.26/9.65  [948]
% 9.26/9.65  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(
% 9.26/9.65                                                                   h(sK2_ax3_V(
% 9.26/9.65                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 9.26/9.65  -> true
% 9.26/9.65  Current number of equations to process: 176
% 9.26/9.65  Current number of ordered equations: 0
% 9.26/9.65  Current number of rules: 936
% 9.26/9.65  New rule produced :
% 9.26/9.65  [949]
% 9.26/9.65  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),h(
% 9.26/9.65                                                                      sK2_ax3_V(
% 9.26/9.65                                                                      sK2_ax3_V(
% 9.26/9.65                                                                      j(sK1_ax4_U))))))
% 9.26/9.65  -> true
% 9.26/9.65  Current number of equations to process: 175
% 9.26/9.65  Current number of ordered equations: 0
% 9.26/9.65  Current number of rules: 937
% 9.26/9.65  New rule produced :
% 9.26/9.65  [950]
% 9.26/9.65  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(h(
% 9.26/9.65                                                                     sK2_ax3_V(
% 9.26/9.65                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 9.26/9.65  -> true
% 9.26/9.65  Current number of equations to process: 174
% 9.26/9.65  Current number of ordered equations: 0
% 9.26/9.65  Current number of rules: 938
% 9.26/9.65  New rule produced :
% 9.26/9.65  [951]
% 9.26/9.65  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(h(sK2_ax3_V(
% 9.26/9.65                                                             j(sK1_ax4_U))),
% 9.26/9.65                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 9.26/9.65  -> true
% 9.26/9.65  Current number of equations to process: 173
% 9.26/9.65  Current number of ordered equations: 0
% 9.26/9.65  Current number of rules: 939
% 9.26/9.65  New rule produced :
% 9.26/9.65  [952]
% 9.26/9.65  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 9.26/9.65                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 9.26/9.65  -> true
% 9.26/9.65  Current number of equations to process: 172
% 9.26/9.65  Current number of ordered equations: 0
% 9.26/9.65  Current number of rules: 940
% 9.26/9.65  New rule produced :
% 9.26/9.65  [953]
% 9.26/9.65  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))),true)
% 9.26/9.65  -> true
% 9.26/9.65  Current number of equations to process: 170
% 9.26/9.65  Current number of ordered equations: 1
% 9.26/9.65  Current number of rules: 941
% 9.26/9.65  New rule produced :
% 9.26/9.65  [954]
% 9.26/9.65  ifeq(sorti2(A),true,sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),A)),true)
% 9.26/9.65  -> true
% 9.26/9.65  Current number of equations to process: 170
% 9.26/9.65  Current number of ordered equations: 0
% 9.26/9.65  Current number of rules: 942
% 9.26/9.65  New rule produced :
% 9.26/9.65  [955]
% 9.26/9.65  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),op2(
% 9.26/9.65                                                                      h(
% 9.26/9.65                                                                      sK2_ax3_V(
% 9.26/9.65                                                                      j(sK1_ax4_U))),sK1_ax4_U)))
% 9.26/9.65  -> true
% 9.26/9.65  Current number of equations to process: 169
% 9.26/9.65  Current number of ordered equations: 0
% 9.26/9.65  Current number of rules: 943
% 9.26/9.65  New rule produced :
% 9.26/9.65  [956]
% 9.26/9.65  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(h(sK2_ax3_V(
% 9.26/9.65                                                                 j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 9.26/9.65  -> true
% 9.26/9.65  Current number of equations to process: 168
% 9.26/9.65  Current number of ordered equations: 0
% 9.55/9.92  Current number of rules: 944
% 9.55/9.92  New rule produced :
% 9.55/9.92  [957]
% 9.55/9.92  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))),true)
% 9.55/9.92  -> true
% 9.55/9.92  Current number of equations to process: 166
% 9.55/9.92  Current number of ordered equations: 1
% 9.55/9.92  Current number of rules: 945
% 9.55/9.92  New rule produced :
% 9.55/9.92  [958]
% 9.55/9.92  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),A)),true)
% 9.55/9.92  -> true
% 9.55/9.92  Current number of equations to process: 166
% 9.55/9.92  Current number of ordered equations: 0
% 9.55/9.92  Current number of rules: 946
% 9.55/9.92  New rule produced :
% 9.55/9.92  [959]
% 9.55/9.92  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op2(
% 9.55/9.92                                                                      h(
% 9.55/9.92                                                                      sK2_ax3_V(
% 9.55/9.92                                                                      j(sK1_ax4_U))),sK1_ax4_U)))
% 9.55/9.92  -> true
% 9.55/9.92  Current number of equations to process: 165
% 9.55/9.92  Current number of ordered equations: 0
% 9.55/9.92  Current number of rules: 947
% 9.55/9.92  New rule produced :
% 9.55/9.92  [960]
% 9.55/9.92  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 9.55/9.92                                                                     h(
% 9.55/9.92                                                                     sK2_ax3_V(
% 9.55/9.92                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 9.55/9.92  -> true
% 9.55/9.92  Current number of equations to process: 164
% 9.55/9.92  Current number of ordered equations: 0
% 9.55/9.92  Current number of rules: 948
% 9.55/9.92  New rule produced :
% 9.55/9.92  [961]
% 9.55/9.92  h(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 9.55/9.92  -> op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))
% 9.55/9.92  Current number of equations to process: 163
% 9.55/9.92  Current number of ordered equations: 0
% 9.55/9.92  Current number of rules: 949
% 9.55/9.92  New rule produced :
% 9.55/9.92  [962]
% 9.55/9.92  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 9.55/9.92             op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),true),
% 9.55/9.92  tuple(sK1_ax4_U,true)) -> (false)
% 9.55/9.92  Current number of equations to process: 183
% 9.55/9.92  Current number of ordered equations: 0
% 9.55/9.92  Current number of rules: 950
% 9.55/9.92  New rule produced :
% 9.55/9.92  [963]
% 9.55/9.92  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 9.55/9.92  -> true
% 9.55/9.92  Current number of equations to process: 182
% 9.55/9.92  Current number of ordered equations: 0
% 9.55/9.92  Current number of rules: 951
% 9.55/9.92  New rule produced :
% 9.55/9.92  [964]
% 9.55/9.92  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))
% 9.55/9.92  -> true
% 9.55/9.92  Current number of equations to process: 183
% 9.55/9.92  Current number of ordered equations: 0
% 9.55/9.92  Current number of rules: 952
% 9.55/9.92  New rule produced :
% 9.55/9.92  [965]
% 9.55/9.92  sorti2(op2(sK1_ax4_U,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 9.55/9.92  -> true
% 9.55/9.92  Current number of equations to process: 182
% 9.55/9.92  Current number of ordered equations: 0
% 9.55/9.92  Current number of rules: 953
% 9.55/9.92  New rule produced :
% 9.55/9.92  [966]
% 9.55/9.92  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 9.55/9.92         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 9.55/9.92  Current number of equations to process: 181
% 9.55/9.92  Current number of ordered equations: 0
% 9.55/9.92  Current number of rules: 954
% 9.55/9.92  New rule produced :
% 9.55/9.92  [967]
% 9.55/9.92  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),
% 9.55/9.92                                      op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 9.55/9.92  Current number of equations to process: 180
% 9.55/9.92  Current number of ordered equations: 0
% 9.55/9.92  Current number of rules: 955
% 9.55/9.92  New rule produced :
% 9.55/9.92  [968]
% 9.55/9.92  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 9.55/9.92         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 9.55/9.92  Current number of equations to process: 179
% 9.55/9.92  Current number of ordered equations: 0
% 9.55/9.92  Current number of rules: 956
% 9.55/9.92  New rule produced :
% 9.55/9.92  [969]
% 9.55/9.92  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),
% 9.55/9.92                                        op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 9.55/9.92  Current number of equations to process: 178
% 9.55/9.92  Current number of ordered equations: 0
% 9.55/9.92  Current number of rules: 957
% 9.55/9.92  New rule produced :
% 9.55/9.92  [970]
% 9.55/9.92  h(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 9.55/9.92  -> op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))
% 9.75/10.17  Current number of equations to process: 177
% 9.75/10.17  Current number of ordered equations: 0
% 9.75/10.17  Current number of rules: 958
% 9.75/10.17  New rule produced :
% 9.75/10.17  [971]
% 9.75/10.17  (eq)(tuple(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(
% 9.75/10.17                                                                 j(sK1_ax4_U)))),
% 9.75/10.17             op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(
% 9.75/10.17                                                             j(sK1_ax4_U))))),true),
% 9.75/10.17  tuple(sK1_ax4_U,true)) -> (false)
% 9.75/10.17  Current number of equations to process: 197
% 9.75/10.17  Current number of ordered equations: 0
% 9.75/10.17  Current number of rules: 959
% 9.75/10.17  New rule produced :
% 9.75/10.17  [972]
% 9.75/10.17  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK1_ax4_U))
% 9.75/10.17  -> true
% 9.75/10.17  Current number of equations to process: 198
% 9.75/10.17  Current number of ordered equations: 0
% 9.75/10.17  Current number of rules: 960
% 9.75/10.17  New rule produced :
% 9.75/10.17  [973]
% 9.75/10.17  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 9.75/10.17  -> true
% 9.75/10.17  Current number of equations to process: 197
% 9.75/10.17  Current number of ordered equations: 0
% 9.75/10.17  Current number of rules: 961
% 9.75/10.17  New rule produced :
% 9.75/10.17  [974]
% 9.75/10.17  sorti1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 9.75/10.17  -> true
% 9.75/10.17  Current number of equations to process: 196
% 9.75/10.17  Current number of ordered equations: 0
% 9.75/10.17  Current number of rules: 962
% 9.75/10.17  New rule produced :
% 9.75/10.17  [975]
% 9.75/10.17  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 9.75/10.17         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 9.75/10.17  Current number of equations to process: 195
% 9.75/10.17  Current number of ordered equations: 0
% 9.75/10.17  Current number of rules: 963
% 9.75/10.17  New rule produced :
% 9.75/10.17  [976]
% 9.75/10.17  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 9.75/10.17                                                                   h(sK2_ax3_V(
% 9.75/10.17                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 9.75/10.17  -> true
% 9.75/10.17  Current number of equations to process: 194
% 9.75/10.17  Current number of ordered equations: 0
% 9.75/10.17  Current number of rules: 964
% 9.75/10.17  New rule produced :
% 9.75/10.17  [977]
% 9.75/10.17  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 9.75/10.17         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 9.75/10.17  Current number of equations to process: 193
% 9.75/10.17  Current number of ordered equations: 0
% 9.75/10.17  Current number of rules: 965
% 9.75/10.17  New rule produced :
% 9.75/10.17  [978]
% 9.75/10.17  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 9.75/10.17                                                                     h(
% 9.75/10.17                                                                     sK2_ax3_V(
% 9.75/10.17                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 9.75/10.17  -> true
% 9.75/10.17  Current number of equations to process: 192
% 9.75/10.17  Current number of ordered equations: 0
% 9.75/10.17  Current number of rules: 966
% 9.75/10.17  New rule produced :
% 9.75/10.17  [979]
% 9.75/10.17  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 9.75/10.17                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 9.75/10.17  -> true
% 9.75/10.17  Current number of equations to process: 191
% 9.75/10.17  Current number of ordered equations: 0
% 9.75/10.17  Current number of rules: 967
% 9.75/10.17  New rule produced :
% 9.75/10.17  [980]
% 9.75/10.17  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 9.75/10.17                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 9.75/10.17  -> true
% 9.75/10.17  Current number of equations to process: 190
% 9.75/10.17  Current number of ordered equations: 0
% 9.75/10.17  Current number of rules: 968
% 9.75/10.17  New rule produced :
% 9.75/10.17  [981]
% 9.75/10.17  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 9.75/10.17                                                           op2(sK1_ax4_U,sK1_ax4_U)),
% 9.75/10.17                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 9.75/10.17  -> true
% 9.75/10.17  Current number of equations to process: 189
% 9.75/10.17  Current number of ordered equations: 0
% 9.75/10.17  Current number of rules: 969
% 9.75/10.17  New rule produced :
% 9.75/10.17  [982]
% 9.75/10.17  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 9.75/10.17                                                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 9.75/10.17  -> true
% 9.75/10.17  Current number of equations to process: 188
% 9.75/10.17  Current number of ordered equations: 0
% 9.75/10.17  Current number of rules: 970
% 9.75/10.17  New rule produced :
% 9.75/10.17  [983]
% 9.75/10.17  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(h(sK2_ax3_V(
% 10.04/10.38                                                             sK2_ax3_V(
% 10.04/10.38                                                             j(sK1_ax4_U)))),
% 10.04/10.38                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 10.04/10.38  -> true
% 10.04/10.38  Current number of equations to process: 187
% 10.04/10.38  Current number of ordered equations: 0
% 10.04/10.38  Current number of rules: 971
% 10.04/10.38  New rule produced :
% 10.04/10.38  [984]
% 10.04/10.38  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 10.04/10.38                                                       h(sK2_ax3_V(sK2_ax3_V(
% 10.04/10.38                                                                   j(sK1_ax4_U)))))))
% 10.04/10.38  -> true
% 10.04/10.38  Current number of equations to process: 186
% 10.04/10.38  Current number of ordered equations: 0
% 10.04/10.38  Current number of rules: 972
% 10.04/10.38  New rule produced :
% 10.04/10.38  [985]
% 10.04/10.38  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(h(sK2_ax3_V(
% 10.04/10.38                                                             j(sK1_ax4_U))),
% 10.04/10.38                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 10.04/10.38  -> true
% 10.04/10.38  Current number of equations to process: 185
% 10.04/10.38  Current number of ordered equations: 0
% 10.04/10.38  Current number of rules: 973
% 10.04/10.38  New rule produced :
% 10.04/10.38  [986]
% 10.04/10.38  op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),j(sK1_ax4_U))
% 10.04/10.38  -> j(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))
% 10.04/10.38  Current number of equations to process: 184
% 10.04/10.38  Current number of ordered equations: 0
% 10.04/10.38  Current number of rules: 974
% 10.04/10.38  New rule produced :
% 10.04/10.38  [987]
% 10.04/10.38  op1(j(sK1_ax4_U),j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 10.04/10.38  -> j(op2(sK1_ax4_U,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 10.04/10.38  Current number of equations to process: 183
% 10.04/10.38  Current number of ordered equations: 0
% 10.04/10.38  Current number of rules: 975
% 10.04/10.38  New rule produced :
% 10.04/10.38  [988]
% 10.04/10.38  op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),j(sK1_ax4_U))
% 10.04/10.38  -> j(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK1_ax4_U))
% 10.04/10.38  Current number of equations to process: 182
% 10.04/10.38  Current number of ordered equations: 0
% 10.04/10.38  Current number of rules: 976
% 10.04/10.38  New rule produced :
% 10.04/10.38  [989]
% 10.04/10.38  op1(j(sK1_ax4_U),j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 10.04/10.38  -> j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 10.04/10.38  Current number of equations to process: 181
% 10.04/10.38  Current number of ordered equations: 0
% 10.04/10.38  Current number of rules: 977
% 10.04/10.38  New rule produced :
% 10.04/10.38  [990]
% 10.04/10.38  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 10.04/10.38         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 10.04/10.38  Current number of equations to process: 180
% 10.04/10.38  Current number of ordered equations: 0
% 10.04/10.38  Current number of rules: 978
% 10.04/10.38  New rule produced :
% 10.04/10.38  [991]
% 10.04/10.38  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(h(sK2_ax3_V(
% 10.04/10.38                                                               j(sK1_ax4_U))),sK1_ax4_U),
% 10.04/10.38                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 10.04/10.38  -> true
% 10.04/10.38  Current number of equations to process: 179
% 10.04/10.38  Current number of ordered equations: 0
% 10.04/10.38  Current number of rules: 979
% 10.04/10.38  New rule produced :
% 10.04/10.38  [992]
% 10.04/10.38  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 10.04/10.38         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 10.04/10.38  Current number of equations to process: 178
% 10.04/10.38  Current number of ordered equations: 0
% 10.04/10.38  Current number of rules: 980
% 10.04/10.38  New rule produced :
% 10.04/10.38  [993]
% 10.04/10.38  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(h(sK2_ax3_V(
% 10.04/10.38                                                               j(sK1_ax4_U))),sK1_ax4_U),
% 10.04/10.38                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 10.04/10.38  -> true
% 10.04/10.38  Current number of equations to process: 177
% 10.04/10.38  Current number of ordered equations: 0
% 10.04/10.38  Current number of rules: 981
% 10.04/10.38  New rule produced :
% 10.04/10.38  [994]
% 10.04/10.38  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 10.04/10.38         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 10.04/10.38  Current number of equations to process: 176
% 10.04/10.38  Current number of ordered equations: 0
% 10.04/10.38  Current number of rules: 982
% 10.04/10.38  New rule produced :
% 10.04/10.38  [995]
% 10.04/10.38  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(h(sK2_ax3_V(
% 10.04/10.38                                                             j(sK1_ax4_U))),sK1_ax4_U),
% 10.27/10.64                                                   op2(sK1_ax4_U,sK1_ax4_U))))
% 10.27/10.64  -> true
% 10.27/10.64  Current number of equations to process: 175
% 10.27/10.64  Current number of ordered equations: 0
% 10.27/10.64  Current number of rules: 983
% 10.27/10.64  New rule produced :
% 10.27/10.64  [996]
% 10.27/10.64  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 10.27/10.64         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 10.27/10.64  Current number of equations to process: 174
% 10.27/10.64  Current number of ordered equations: 0
% 10.27/10.64  Current number of rules: 984
% 10.27/10.64  New rule produced :
% 10.27/10.64  [997]
% 10.27/10.64  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 10.27/10.64                                                     op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 10.27/10.64  -> true
% 10.27/10.64  Current number of equations to process: 173
% 10.27/10.64  Current number of ordered equations: 0
% 10.27/10.64  Current number of rules: 985
% 10.27/10.64  New rule produced :
% 10.27/10.64  [998]
% 10.27/10.64  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 10.27/10.64         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 10.27/10.64  Current number of equations to process: 172
% 10.27/10.64  Current number of ordered equations: 0
% 10.27/10.64  Current number of rules: 986
% 10.27/10.64  New rule produced :
% 10.27/10.64  [999]
% 10.27/10.64  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 10.27/10.64                                                     op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 10.27/10.64  -> true
% 10.27/10.64  Current number of equations to process: 171
% 10.27/10.64  Current number of ordered equations: 0
% 10.27/10.64  Current number of rules: 987
% 10.27/10.64  New rule produced :
% 10.27/10.64  [1000]
% 10.27/10.64  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 10.27/10.64         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 10.27/10.64  Current number of equations to process: 170
% 10.27/10.64  Current number of ordered equations: 0
% 10.27/10.64  Current number of rules: 988
% 10.27/10.64  New rule produced :
% 10.27/10.64  [1001]
% 10.27/10.64  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 10.27/10.64                                                   op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 10.27/10.64  -> true
% 10.27/10.64  Current number of equations to process: 169
% 10.27/10.64  Current number of ordered equations: 0
% 10.27/10.64  Current number of rules: 989
% 10.27/10.64  New rule produced :
% 10.27/10.64  [1002]
% 10.27/10.64  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 10.27/10.64             op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),true),
% 10.27/10.64  tuple(sK1_ax4_U,true)) -> (false)
% 10.27/10.64  Current number of equations to process: 189
% 10.27/10.64  Current number of ordered equations: 0
% 10.27/10.64  Current number of rules: 990
% 10.27/10.64  New rule produced :
% 10.27/10.64  [1003]
% 10.27/10.64  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 10.27/10.64  -> true
% 10.27/10.64  Current number of equations to process: 190
% 10.27/10.64  Current number of ordered equations: 0
% 10.27/10.64  Current number of rules: 991
% 10.27/10.64  New rule produced :
% 10.27/10.64  [1004]
% 10.27/10.64  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(
% 10.27/10.64                                                             j(sK1_ax4_U)))),sK1_ax4_U))
% 10.27/10.64  -> true
% 10.27/10.64  Current number of equations to process: 189
% 10.27/10.64  Current number of ordered equations: 0
% 10.27/10.64  Current number of rules: 992
% 10.27/10.64  New rule produced :
% 10.27/10.64  [1005]
% 10.27/10.64  sorti2(op2(sK1_ax4_U,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(
% 10.27/10.64                                                                     sK2_ax3_V(
% 10.27/10.64                                                                     j(sK1_ax4_U))))))
% 10.27/10.64  -> true
% 10.27/10.64  Current number of equations to process: 188
% 10.27/10.64  Current number of ordered equations: 0
% 10.27/10.64  Current number of rules: 993
% 10.27/10.64  New rule produced :
% 10.27/10.64  [1006]
% 10.27/10.64  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(
% 10.27/10.64                                                             j(sK1_ax4_U)))),
% 10.27/10.64         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 10.27/10.64  Current number of equations to process: 187
% 10.27/10.64  Current number of ordered equations: 0
% 10.27/10.64  Current number of rules: 994
% 10.27/10.64  New rule produced :
% 10.27/10.64  [1007]
% 10.27/10.64  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),
% 10.27/10.64                                      h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 10.27/10.64  Current number of equations to process: 186
% 10.27/10.64  Current number of ordered equations: 0
% 10.27/10.64  Current number of rules: 995
% 10.27/10.64  New rule produced :
% 10.27/10.64  [1008]
% 10.27/10.64  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(
% 10.27/10.64                                                             j(sK1_ax4_U)))),
% 10.48/10.89         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 10.48/10.89  Current number of equations to process: 185
% 10.48/10.89  Current number of ordered equations: 0
% 10.48/10.89  Current number of rules: 996
% 10.48/10.89  New rule produced :
% 10.48/10.89  [1009]
% 10.48/10.89  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),
% 10.48/10.89                                        h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 10.48/10.89  Current number of equations to process: 184
% 10.48/10.89  Current number of ordered equations: 0
% 10.48/10.89  Current number of rules: 997
% 10.48/10.89  New rule produced :
% 10.48/10.89  [1010]
% 10.48/10.89  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK1_ax4_U))
% 10.48/10.89  -> true
% 10.48/10.89  Current number of equations to process: 201
% 10.48/10.89  Current number of ordered equations: 0
% 10.48/10.89  Current number of rules: 998
% 10.48/10.89  New rule produced :
% 10.48/10.89  [1011]
% 10.48/10.89  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 10.48/10.89  -> true
% 10.48/10.89  Current number of equations to process: 200
% 10.48/10.89  Current number of ordered equations: 0
% 10.48/10.89  Current number of rules: 999
% 10.48/10.89  New rule produced :
% 10.48/10.89  [1012]
% 10.48/10.89  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 10.48/10.89         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 10.48/10.89  Current number of equations to process: 199
% 10.48/10.89  Current number of ordered equations: 0
% 10.48/10.89  Current number of rules: 1000
% 10.48/10.89  New rule produced :
% 10.48/10.89  [1013]
% 10.48/10.89  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(
% 10.48/10.89                                                                     h(
% 10.48/10.89                                                                     sK2_ax3_V(
% 10.48/10.89                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 10.48/10.89  -> true
% 10.48/10.89  Current number of equations to process: 198
% 10.48/10.89  Current number of ordered equations: 0
% 10.48/10.89  Current number of rules: 1001
% 10.48/10.89  New rule produced :
% 10.48/10.89  [1014]
% 10.48/10.89  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 10.48/10.89         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 10.48/10.89  Current number of equations to process: 197
% 10.48/10.89  Current number of ordered equations: 0
% 10.48/10.89  Current number of rules: 1002
% 10.48/10.89  New rule produced :
% 10.48/10.89  [1015]
% 10.48/10.89  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 10.48/10.89                                        op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 10.48/10.89  -> true
% 10.48/10.89  Current number of equations to process: 196
% 10.48/10.89  Current number of ordered equations: 0
% 10.48/10.89  Current number of rules: 1003
% 10.48/10.89  New rule produced :
% 10.48/10.89  [1016]
% 10.48/10.89  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 10.48/10.89                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 10.48/10.89  -> true
% 10.48/10.89  Current number of equations to process: 195
% 10.48/10.89  Current number of ordered equations: 0
% 10.48/10.89  Current number of rules: 1004
% 10.48/10.89  New rule produced :
% 10.48/10.89  [1017]
% 10.48/10.89  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 10.48/10.89                                                           op2(sK1_ax4_U,sK1_ax4_U)),
% 10.48/10.89                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 10.48/10.89  -> true
% 10.48/10.89  Current number of equations to process: 194
% 10.48/10.89  Current number of ordered equations: 0
% 10.48/10.89  Current number of rules: 1005
% 10.48/10.89  New rule produced :
% 10.48/10.89  [1018]
% 10.48/10.89  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(h(sK2_ax3_V(
% 10.48/10.89                                                             sK2_ax3_V(
% 10.48/10.89                                                             j(sK1_ax4_U)))),
% 10.48/10.89                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 10.48/10.89  -> true
% 10.48/10.89  Current number of equations to process: 193
% 10.48/10.89  Current number of ordered equations: 0
% 10.48/10.89  Current number of rules: 1006
% 10.48/10.89  New rule produced :
% 10.48/10.89  [1019]
% 10.48/10.89  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(h(sK2_ax3_V(
% 10.48/10.89                                                             j(sK1_ax4_U))),
% 10.48/10.89                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 10.48/10.89  -> true
% 10.48/10.89  Current number of equations to process: 192
% 10.48/10.89  Current number of ordered equations: 0
% 10.48/10.89  Current number of rules: 1007
% 10.48/10.89  New rule produced :
% 10.48/10.89  [1020]
% 10.48/10.89  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(h(sK2_ax3_V(
% 10.48/10.89                                                             j(sK1_ax4_U))),
% 10.48/10.89                                                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 10.48/10.89  -> true
% 10.48/10.89  Current number of equations to process: 191
% 10.74/11.11  Current number of ordered equations: 0
% 10.74/11.11  Current number of rules: 1008
% 10.74/11.11  New rule produced :
% 10.74/11.11  [1021]
% 10.74/11.11  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(h(sK2_ax3_V(
% 10.74/11.11                                                             j(sK1_ax4_U))),
% 10.74/11.11                                                       h(sK2_ax3_V(sK2_ax3_V(
% 10.74/11.11                                                                   j(sK1_ax4_U)))))))
% 10.74/11.11  -> true
% 10.74/11.11  Current number of equations to process: 190
% 10.74/11.11  Current number of ordered equations: 0
% 10.74/11.11  Current number of rules: 1009
% 10.74/11.11  New rule produced :
% 10.74/11.11  [1022]
% 10.74/11.11  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),
% 10.74/11.11                                   op2(sK1_ax4_U,sK1_ax4_U)))),true) -> true
% 10.74/11.11  Current number of equations to process: 188
% 10.74/11.11  Current number of ordered equations: 1
% 10.74/11.11  Current number of rules: 1010
% 10.74/11.11  New rule produced :
% 10.74/11.11  [1023]
% 10.74/11.11  ifeq(sorti2(A),true,sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),
% 10.74/11.11                                 op2(sK1_ax4_U,sK1_ax4_U)),A)),true) -> true
% 10.74/11.11  Current number of equations to process: 188
% 10.74/11.11  Current number of ordered equations: 0
% 10.74/11.11  Current number of rules: 1011
% 10.74/11.11  New rule produced :
% 10.74/11.11  [1024]
% 10.74/11.11  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 10.74/11.11         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 10.74/11.11  Current number of equations to process: 187
% 10.74/11.11  Current number of ordered equations: 0
% 10.74/11.11  Current number of rules: 1012
% 10.74/11.11  New rule produced :
% 10.74/11.11  [1025]
% 10.74/11.11  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(h(sK2_ax3_V(
% 10.74/11.11                                                                 j(sK1_ax4_U))),sK1_ax4_U),
% 10.74/11.11                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 10.74/11.11  -> true
% 10.74/11.11  Current number of equations to process: 186
% 10.74/11.11  Current number of ordered equations: 0
% 10.74/11.11  Current number of rules: 1013
% 10.74/11.11  New rule produced :
% 10.74/11.11  [1026]
% 10.74/11.11  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(
% 10.74/11.11                                                                      j(sK1_ax4_U))),sK1_ax4_U)))),true)
% 10.74/11.11  -> true
% 10.74/11.11  Current number of equations to process: 184
% 10.74/11.11  Current number of ordered equations: 1
% 10.74/11.11  Current number of rules: 1014
% 10.74/11.11  New rule produced :
% 10.74/11.11  [1027]
% 10.74/11.11  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(
% 10.74/11.11                                                                    j(sK1_ax4_U))),sK1_ax4_U)),A)),true)
% 10.74/11.11  -> true
% 10.74/11.11  Current number of equations to process: 184
% 10.74/11.11  Current number of ordered equations: 0
% 10.74/11.11  Current number of rules: 1015
% 10.74/11.11  New rule produced :
% 10.74/11.11  [1028]
% 10.74/11.11  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 10.74/11.11         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 10.74/11.11  Current number of equations to process: 183
% 10.74/11.11  Current number of ordered equations: 0
% 10.74/11.11  Current number of rules: 1016
% 10.74/11.11  New rule produced :
% 10.74/11.11  [1029]
% 10.74/11.11  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 10.74/11.11                                                       op2(h(sK2_ax3_V(
% 10.74/11.11                                                             j(sK1_ax4_U))),sK1_ax4_U))))
% 10.74/11.11  -> true
% 10.74/11.11  Current number of equations to process: 182
% 10.74/11.11  Current number of ordered equations: 0
% 10.74/11.11  Current number of rules: 1017
% 10.74/11.11  New rule produced :
% 10.74/11.11  [1030]
% 10.74/11.11  h(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 10.74/11.11  -> op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))
% 10.74/11.11  Current number of equations to process: 181
% 10.74/11.11  Current number of ordered equations: 0
% 10.74/11.11  Current number of rules: 1018
% 10.74/11.11  New rule produced :
% 10.74/11.11  [1031]
% 10.74/11.11  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(
% 10.74/11.11                                                             j(sK1_ax4_U)))),
% 10.74/11.11         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 10.74/11.11  Current number of equations to process: 180
% 10.74/11.11  Current number of ordered equations: 0
% 10.74/11.11  Current number of rules: 1019
% 10.74/11.11  New rule produced :
% 10.74/11.11  [1032]
% 10.74/11.11  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(h(sK2_ax3_V(
% 10.74/11.11                                                               j(sK1_ax4_U))),sK1_ax4_U),
% 10.74/11.11                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 10.74/11.11  -> true
% 10.74/11.11  Current number of equations to process: 179
% 11.07/11.42  Current number of ordered equations: 0
% 11.07/11.42  Current number of rules: 1020
% 11.07/11.42  New rule produced :
% 11.07/11.42  [1033]
% 11.07/11.42  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(
% 11.07/11.42                                                             j(sK1_ax4_U)))),
% 11.07/11.42         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 11.07/11.42  Current number of equations to process: 178
% 11.07/11.42  Current number of ordered equations: 0
% 11.07/11.42  Current number of rules: 1021
% 11.07/11.42  New rule produced :
% 11.07/11.42  [1034]
% 11.07/11.42  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(h(sK2_ax3_V(
% 11.07/11.42                                                               j(sK1_ax4_U))),sK1_ax4_U),
% 11.07/11.42                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 11.07/11.42  -> true
% 11.07/11.42  Current number of equations to process: 177
% 11.07/11.42  Current number of ordered equations: 0
% 11.07/11.42  Current number of rules: 1022
% 11.07/11.42  New rule produced :
% 11.07/11.42  [1035]
% 11.07/11.42  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(
% 11.07/11.42                                                             j(sK1_ax4_U)))),
% 11.07/11.42         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.07/11.42  Current number of equations to process: 176
% 11.07/11.42  Current number of ordered equations: 0
% 11.07/11.42  Current number of rules: 1023
% 11.07/11.42  New rule produced :
% 11.07/11.42  [1036]
% 11.07/11.42  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(h(sK2_ax3_V(
% 11.07/11.42                                                             j(sK1_ax4_U))),sK1_ax4_U),
% 11.07/11.42                                                   h(sK2_ax3_V(j(sK1_ax4_U))))))
% 11.07/11.42  -> true
% 11.07/11.42  Current number of equations to process: 175
% 11.07/11.42  Current number of ordered equations: 0
% 11.07/11.42  Current number of rules: 1024
% 11.07/11.42  New rule produced :
% 11.07/11.42  [1037]
% 11.07/11.42  h(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 11.07/11.42  -> op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))
% 11.07/11.42  Current number of equations to process: 174
% 11.07/11.42  Current number of ordered equations: 0
% 11.07/11.42  Current number of rules: 1025
% 11.07/11.42  New rule produced :
% 11.07/11.42  [1038]
% 11.07/11.42  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 11.07/11.42         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 11.07/11.42  Current number of equations to process: 173
% 11.07/11.42  Current number of ordered equations: 0
% 11.07/11.42  Current number of rules: 1026
% 11.07/11.42  New rule produced :
% 11.07/11.42  [1039]
% 11.07/11.42  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 11.07/11.42                                                     op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 11.07/11.42  -> true
% 11.07/11.42  Current number of equations to process: 172
% 11.07/11.42  Current number of ordered equations: 0
% 11.07/11.42  Current number of rules: 1027
% 11.07/11.42  New rule produced :
% 11.07/11.42  [1040]
% 11.07/11.42  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 11.07/11.42         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 11.07/11.42  Current number of equations to process: 171
% 11.07/11.42  Current number of ordered equations: 0
% 11.07/11.42  Current number of rules: 1028
% 11.07/11.42  New rule produced :
% 11.07/11.42  [1041]
% 11.07/11.42  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 11.07/11.42                                                     op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 11.07/11.42  -> true
% 11.07/11.42  Current number of equations to process: 170
% 11.07/11.42  Current number of ordered equations: 0
% 11.07/11.42  Current number of rules: 1029
% 11.07/11.42  New rule produced :
% 11.07/11.42  [1042]
% 11.07/11.42  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 11.07/11.42         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.07/11.42  Current number of equations to process: 169
% 11.07/11.42  Current number of ordered equations: 0
% 11.07/11.42  Current number of rules: 1030
% 11.07/11.42  New rule produced :
% 11.07/11.42  [1043]
% 11.07/11.42  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 11.07/11.42                                                   op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 11.07/11.42  -> true
% 11.07/11.42  Current number of equations to process: 168
% 11.07/11.42  Current number of ordered equations: 0
% 11.07/11.42  Current number of rules: 1031
% 11.07/11.42  New rule produced :
% 11.07/11.42  [1044]
% 11.07/11.42  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,h(
% 11.07/11.42                                                                     sK2_ax3_V(
% 11.07/11.42                                                                     j(sK1_ax4_U))))))
% 11.07/11.42  -> true
% 11.07/11.42  Current number of equations to process: 184
% 11.07/11.42  Current number of ordered equations: 0
% 11.07/11.42  Current number of rules: 1032
% 11.07/11.42  New rule produced :
% 11.07/11.42  [1045]
% 11.07/11.42  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(sK1_ax4_U,
% 11.25/11.62                                                              h(sK2_ax3_V(
% 11.25/11.62                                                                j(sK1_ax4_U))))))
% 11.25/11.62  -> true
% 11.25/11.62  Current number of equations to process: 183
% 11.25/11.62  Current number of ordered equations: 0
% 11.25/11.62  Current number of rules: 1033
% 11.25/11.62  New rule produced :
% 11.25/11.62  [1046]
% 11.25/11.62  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 11.25/11.62                                                                    h(sK2_ax3_V(
% 11.25/11.62                                                                      j(sK1_ax4_U))))))
% 11.25/11.62  -> true
% 11.25/11.62  Current number of equations to process: 195
% 11.25/11.62  Current number of ordered equations: 0
% 11.25/11.62  Current number of rules: 1034
% 11.25/11.62  New rule produced :
% 11.25/11.62  [1047]
% 11.25/11.62  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 11.25/11.62                                                                    h(sK2_ax3_V(
% 11.25/11.62                                                                      j(sK1_ax4_U))))))
% 11.25/11.62  -> true
% 11.25/11.62  Current number of equations to process: 194
% 11.25/11.62  Current number of ordered equations: 0
% 11.25/11.62  Current number of rules: 1035
% 11.25/11.62  New rule produced :
% 11.25/11.62  [1048]
% 11.25/11.62  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,
% 11.25/11.62                                                                    h(sK2_ax3_V(
% 11.25/11.62                                                                      j(sK1_ax4_U))))))
% 11.25/11.62  -> true
% 11.25/11.62  Current number of equations to process: 193
% 11.25/11.62  Current number of ordered equations: 0
% 11.25/11.62  Current number of rules: 1036
% 11.25/11.62  New rule produced :
% 11.25/11.62  [1049]
% 11.25/11.62  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(sK1_ax4_U,
% 11.25/11.62                                                                    h(sK2_ax3_V(
% 11.25/11.62                                                                      j(sK1_ax4_U))))))
% 11.25/11.62  -> true
% 11.25/11.62  Current number of equations to process: 192
% 11.25/11.62  Current number of ordered equations: 0
% 11.25/11.62  Current number of rules: 1037
% 11.25/11.62  New rule produced :
% 11.25/11.62  [1050]
% 11.25/11.62  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,
% 11.25/11.62                                                                    h(sK2_ax3_V(
% 11.25/11.62                                                                      j(sK1_ax4_U))))))
% 11.25/11.62  -> true
% 11.25/11.62  Current number of equations to process: 191
% 11.25/11.62  Current number of ordered equations: 0
% 11.25/11.62  Current number of rules: 1038
% 11.25/11.62  New rule produced :
% 11.25/11.62  [1051]
% 11.25/11.62  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(sK1_ax4_U,
% 11.25/11.62                                                                  h(sK2_ax3_V(
% 11.25/11.62                                                                    j(sK1_ax4_U))))))
% 11.25/11.62  -> true
% 11.25/11.62  Current number of equations to process: 190
% 11.25/11.62  Current number of ordered equations: 0
% 11.25/11.62  Current number of rules: 1039
% 11.25/11.62  New rule produced :
% 11.25/11.62  [1052]
% 11.25/11.62  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(sK1_ax4_U,
% 11.25/11.62                                                                  h(sK2_ax3_V(
% 11.25/11.62                                                                    j(sK1_ax4_U))))))
% 11.25/11.62  -> true
% 11.25/11.62  Current number of equations to process: 189
% 11.25/11.62  Current number of ordered equations: 0
% 11.25/11.62  Current number of rules: 1040
% 11.25/11.62  New rule produced :
% 11.25/11.62  [1053]
% 11.25/11.62  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 11.25/11.62                                                                      h(
% 11.25/11.62                                                                      sK2_ax3_V(
% 11.25/11.62                                                                      j(sK1_ax4_U))))))
% 11.25/11.62  -> true
% 11.25/11.62  Current number of equations to process: 188
% 11.25/11.62  Current number of ordered equations: 0
% 11.25/11.62  Current number of rules: 1041
% 11.25/11.62  New rule produced :
% 11.25/11.62  [1054]
% 11.25/11.62  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 11.25/11.62                                                                      h(
% 11.25/11.62                                                                      sK2_ax3_V(
% 11.25/11.62                                                                      j(sK1_ax4_U))))))
% 11.25/11.62  -> true
% 11.25/11.62  Current number of equations to process: 187
% 11.25/11.62  Current number of ordered equations: 0
% 11.25/11.62  Current number of rules: 1042
% 11.25/11.62  New rule produced :
% 11.25/11.62  [1055]
% 11.25/11.62  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 11.47/11.88                                                                      h(
% 11.47/11.88                                                                      sK2_ax3_V(
% 11.47/11.88                                                                      j(sK1_ax4_U))))))
% 11.47/11.88  -> true
% 11.47/11.88  Current number of equations to process: 186
% 11.47/11.88  Current number of ordered equations: 0
% 11.47/11.88  Current number of rules: 1043
% 11.47/11.88  New rule produced :
% 11.47/11.88  [1056]
% 11.47/11.88  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op2(sK1_ax4_U,
% 11.47/11.88                                                                      h(
% 11.47/11.88                                                                      sK2_ax3_V(
% 11.47/11.88                                                                      j(sK1_ax4_U))))))
% 11.47/11.88  -> true
% 11.47/11.88  Current number of equations to process: 185
% 11.47/11.88  Current number of ordered equations: 0
% 11.47/11.88  Current number of rules: 1044
% 11.47/11.88  New rule produced :
% 11.47/11.88  [1057]
% 11.47/11.88  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 11.47/11.88         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.47/11.88  Current number of equations to process: 184
% 11.47/11.88  Current number of ordered equations: 0
% 11.47/11.88  Current number of rules: 1045
% 11.47/11.88  New rule produced :
% 11.47/11.88  [1058]
% 11.47/11.88  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 11.47/11.88         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.47/11.88  Current number of equations to process: 183
% 11.47/11.88  Current number of ordered equations: 0
% 11.47/11.88  Current number of rules: 1046
% 11.47/11.88  New rule produced :
% 11.47/11.88  [1059]
% 11.47/11.88  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),
% 11.47/11.88         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.47/11.88  Current number of equations to process: 182
% 11.47/11.88  Current number of ordered equations: 0
% 11.47/11.88  Current number of rules: 1047
% 11.47/11.88  New rule produced :
% 11.47/11.88  [1060]
% 11.47/11.88  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 11.47/11.88         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.47/11.88  Current number of equations to process: 181
% 11.47/11.88  Current number of ordered equations: 0
% 11.47/11.88  Current number of rules: 1048
% 11.47/11.88  New rule produced :
% 11.47/11.88  [1061]
% 11.47/11.88  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 11.47/11.88         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.47/11.88  Current number of equations to process: 180
% 11.47/11.88  Current number of ordered equations: 0
% 11.47/11.88  Current number of rules: 1049
% 11.47/11.88  New rule produced :
% 11.47/11.88  [1062]
% 11.47/11.88  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 11.47/11.88         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.47/11.88  Current number of equations to process: 179
% 11.47/11.88  Current number of ordered equations: 0
% 11.47/11.88  Current number of rules: 1050
% 11.47/11.88  New rule produced :
% 11.47/11.88  [1063]
% 11.47/11.88  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 11.47/11.88         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.47/11.88  Current number of equations to process: 178
% 11.47/11.88  Current number of ordered equations: 0
% 11.47/11.88  Current number of rules: 1051
% 11.47/11.88  New rule produced :
% 11.47/11.88  [1064]
% 11.47/11.88  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 11.47/11.88         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.47/11.88  Current number of equations to process: 177
% 11.47/11.88  Current number of ordered equations: 0
% 11.47/11.88  Current number of rules: 1052
% 11.47/11.88  New rule produced :
% 11.47/11.88  [1065]
% 11.47/11.88  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 11.47/11.88         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.47/11.88  Current number of equations to process: 176
% 11.47/11.88  Current number of ordered equations: 0
% 11.47/11.88  Current number of rules: 1053
% 11.47/11.88  New rule produced :
% 11.47/11.88  [1066]
% 11.47/11.88  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 11.47/11.88         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.47/11.88  Current number of equations to process: 175
% 11.47/11.88  Current number of ordered equations: 0
% 11.47/11.88  Current number of rules: 1054
% 11.47/11.88  New rule produced :
% 11.47/11.88  [1067]
% 11.47/11.88  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 11.47/11.88         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.47/11.88  Current number of equations to process: 174
% 11.47/11.88  Current number of ordered equations: 0
% 11.47/11.88  Current number of rules: 1055
% 11.47/11.88  New rule produced :
% 11.47/11.88  [1068]
% 11.47/11.88  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 11.47/11.88         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.76/12.17  Current number of equations to process: 173
% 11.76/12.17  Current number of ordered equations: 0
% 11.76/12.17  Current number of rules: 1056
% 11.76/12.17  New rule produced :
% 11.76/12.17  [1069]
% 11.76/12.17  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 11.76/12.17         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.76/12.17  Current number of equations to process: 172
% 11.76/12.17  Current number of ordered equations: 0
% 11.76/12.17  Current number of rules: 1057
% 11.76/12.17  New rule produced :
% 11.76/12.17  [1070]
% 11.76/12.17  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 11.76/12.17         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.76/12.17  Current number of equations to process: 171
% 11.76/12.17  Current number of ordered equations: 0
% 11.76/12.17  Current number of rules: 1058
% 11.76/12.17  New rule produced :
% 11.76/12.17  [1071]
% 11.76/12.17  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 11.76/12.17         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 11.76/12.17  Current number of equations to process: 170
% 11.76/12.17  Current number of ordered equations: 0
% 11.76/12.17  Current number of rules: 1059
% 11.76/12.17  New rule produced :
% 11.76/12.17  [1072]
% 11.76/12.17  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(sK2_ax3_V(
% 11.76/12.17                                                                   sK2_ax3_V(
% 11.76/12.17                                                                   j(sK1_ax4_U)))))))
% 11.76/12.17  -> true
% 11.76/12.17  Current number of equations to process: 185
% 11.76/12.17  Current number of ordered equations: 0
% 11.76/12.17  Current number of rules: 1060
% 11.76/12.17  New rule produced :
% 11.76/12.17  [1073]
% 11.76/12.17  (eq)(tuple(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),
% 11.76/12.17             op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),true),
% 11.76/12.17  tuple(sK1_ax4_U,true)) -> (false)
% 11.76/12.17  Current number of equations to process: 198
% 11.76/12.17  Current number of ordered equations: 0
% 11.76/12.17  Current number of rules: 1061
% 11.76/12.17  New rule produced :
% 11.76/12.17  [1074]
% 11.76/12.17  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 11.76/12.17                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 11.76/12.17  -> true
% 11.76/12.17  Current number of equations to process: 199
% 11.76/12.17  Current number of ordered equations: 0
% 11.76/12.17  Current number of rules: 1062
% 11.76/12.17  New rule produced :
% 11.76/12.17  [1075]
% 11.76/12.17  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 11.76/12.17  -> true
% 11.76/12.17  Current number of equations to process: 198
% 11.76/12.17  Current number of ordered equations: 0
% 11.76/12.17  Current number of rules: 1063
% 11.76/12.17  New rule produced :
% 11.76/12.17  [1076]
% 11.76/12.17  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(
% 11.76/12.17                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 11.76/12.17  -> true
% 11.76/12.17  Current number of equations to process: 197
% 11.76/12.17  Current number of ordered equations: 0
% 11.76/12.17  Current number of rules: 1064
% 11.76/12.17  New rule produced :
% 11.76/12.17  [1077]
% 11.76/12.17  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,
% 11.76/12.17                                                           op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 11.76/12.17  -> true
% 11.76/12.17  Current number of equations to process: 196
% 11.76/12.17  Current number of ordered equations: 0
% 11.76/12.17  Current number of rules: 1065
% 11.76/12.17  New rule produced :
% 11.76/12.17  [1078]
% 11.76/12.17  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 11.76/12.17                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 11.76/12.17  -> true
% 11.76/12.17  Current number of equations to process: 195
% 11.76/12.17  Current number of ordered equations: 0
% 11.76/12.17  Current number of rules: 1066
% 11.76/12.17  New rule produced :
% 11.76/12.17  [1079]
% 11.76/12.17  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 11.76/12.17                                                             sK2_ax3_V(
% 11.76/12.17                                                             j(sK1_ax4_U)))),sK1_ax4_U)))
% 11.76/12.17  -> true
% 11.76/12.17  Current number of equations to process: 194
% 11.76/12.17  Current number of ordered equations: 0
% 11.76/12.17  Current number of rules: 1067
% 11.76/12.17  New rule produced :
% 11.76/12.17  [1080]
% 11.76/12.17  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,h(
% 11.76/12.17                                                                     sK2_ax3_V(
% 11.76/12.17                                                                     sK2_ax3_V(
% 11.76/12.17                                                                     j(sK1_ax4_U)))))))
% 11.76/12.17  -> true
% 11.76/12.17  Current number of equations to process: 193
% 11.76/12.17  Current number of ordered equations: 0
% 11.76/12.17  Current number of rules: 1068
% 11.76/12.17  New rule produced :
% 11.76/12.17  [1081]
% 11.76/12.17  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),sK1_ax4_U))
% 12.07/12.46  -> true
% 12.07/12.46  Current number of equations to process: 196
% 12.07/12.46  Current number of ordered equations: 0
% 12.07/12.46  Current number of rules: 1069
% 12.07/12.46  New rule produced :
% 12.07/12.46  [1082]
% 12.07/12.46  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 12.07/12.46  -> true
% 12.07/12.46  Current number of equations to process: 195
% 12.07/12.46  Current number of ordered equations: 0
% 12.07/12.46  Current number of rules: 1070
% 12.07/12.46  New rule produced :
% 12.07/12.46  [1083]
% 12.07/12.46  (eq)(tuple(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 12.07/12.46             op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),true),
% 12.07/12.46  tuple(sK1_ax4_U,true)) -> (false)
% 12.07/12.46  Current number of equations to process: 211
% 12.07/12.46  Current number of ordered equations: 0
% 12.07/12.46  Current number of rules: 1071
% 12.07/12.46  New rule produced :
% 12.07/12.46  [1084]
% 12.07/12.46  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))
% 12.07/12.46  -> true
% 12.07/12.46  Current number of equations to process: 212
% 12.07/12.46  Current number of ordered equations: 0
% 12.07/12.46  Current number of rules: 1072
% 12.07/12.46  New rule produced :
% 12.07/12.46  [1085]
% 12.07/12.46  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 12.07/12.46  -> true
% 12.07/12.46  Current number of equations to process: 211
% 12.07/12.46  Current number of ordered equations: 0
% 12.07/12.46  Current number of rules: 1073
% 12.07/12.46  New rule produced :
% 12.07/12.46  [1086]
% 12.07/12.46  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),h(
% 12.07/12.46                                                                      sK2_ax3_V(
% 12.07/12.46                                                                      j(sK1_ax4_U)))))
% 12.07/12.46  -> true
% 12.07/12.46  Current number of equations to process: 210
% 12.07/12.46  Current number of ordered equations: 0
% 12.07/12.46  Current number of rules: 1074
% 12.07/12.46  New rule produced :
% 12.07/12.46  [1087]
% 12.07/12.46  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 12.07/12.46  -> true
% 12.07/12.46  Current number of equations to process: 209
% 12.07/12.46  Current number of ordered equations: 0
% 12.07/12.46  Current number of rules: 1075
% 12.07/12.46  New rule produced :
% 12.07/12.46  [1088]
% 12.07/12.46  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(
% 12.07/12.46                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 12.07/12.46  -> true
% 12.07/12.46  Current number of equations to process: 208
% 12.07/12.46  Current number of ordered equations: 0
% 12.07/12.46  Current number of rules: 1076
% 12.07/12.46  New rule produced :
% 12.07/12.46  [1089]
% 12.07/12.46  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 12.07/12.46                                                         h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 12.07/12.46  -> true
% 12.07/12.46  Current number of equations to process: 207
% 12.07/12.46  Current number of ordered equations: 0
% 12.07/12.46  Current number of rules: 1077
% 12.07/12.46  New rule produced :
% 12.07/12.46  [1090]
% 12.07/12.46  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(sK1_ax4_U,
% 12.07/12.46                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 12.07/12.46  -> true
% 12.07/12.46  Current number of equations to process: 206
% 12.07/12.46  Current number of ordered equations: 0
% 12.07/12.46  Current number of rules: 1078
% 12.07/12.46  New rule produced :
% 12.07/12.46  [1091]
% 12.07/12.46  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 12.07/12.46                                                         h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 12.07/12.46  -> true
% 12.07/12.46  Current number of equations to process: 205
% 12.07/12.46  Current number of ordered equations: 0
% 12.07/12.46  Current number of rules: 1079
% 12.07/12.46  New rule produced :
% 12.07/12.46  [1092]
% 12.07/12.46  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),h(
% 12.07/12.46                                                                      sK2_ax3_V(
% 12.07/12.46                                                                      sK2_ax3_V(
% 12.07/12.46                                                                      j(sK1_ax4_U))))))
% 12.07/12.46  -> true
% 12.07/12.46  Current number of equations to process: 204
% 12.07/12.46  Current number of ordered equations: 0
% 12.07/12.46  Current number of rules: 1080
% 12.07/12.46  New rule produced :
% 12.07/12.46  [1093]
% 12.07/12.46  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,h(
% 12.07/12.46                                                                     sK2_ax3_V(
% 12.07/12.46                                                                     j(sK1_ax4_U)))),sK1_ax4_U)))
% 12.07/12.46  -> true
% 12.07/12.46  Current number of equations to process: 203
% 12.07/12.46  Current number of ordered equations: 0
% 12.07/12.46  Current number of rules: 1081
% 12.07/12.46  New rule produced :
% 12.07/12.46  [1094]
% 12.07/12.46  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 12.07/12.46  -> true
% 12.07/12.46  Current number of equations to process: 206
% 12.36/12.75  Current number of ordered equations: 0
% 12.36/12.75  Current number of rules: 1082
% 12.36/12.75  New rule produced :
% 12.36/12.75  [1095]
% 12.36/12.75  sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 12.36/12.75  -> true
% 12.36/12.75  Current number of equations to process: 205
% 12.36/12.75  Current number of ordered equations: 0
% 12.36/12.75  Current number of rules: 1083
% 12.36/12.75  New rule produced :
% 12.36/12.75  [1096]
% 12.36/12.75  (eq)(tuple(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 12.36/12.75             op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))),true),
% 12.36/12.75  tuple(sK1_ax4_U,true)) -> (false)
% 12.36/12.75  Current number of equations to process: 223
% 12.36/12.75  Current number of ordered equations: 0
% 12.36/12.75  Current number of rules: 1084
% 12.36/12.75  New rule produced :
% 12.36/12.75  [1097]
% 12.36/12.75  sorti1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))))
% 12.36/12.75  -> true
% 12.36/12.75  Current number of equations to process: 222
% 12.36/12.75  Current number of ordered equations: 0
% 12.36/12.75  Current number of rules: 1085
% 12.36/12.75  New rule produced :
% 12.36/12.75  [1098]
% 12.36/12.75  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op2(sK1_ax4_U,sK1_ax4_U)))
% 12.36/12.75  -> true
% 12.36/12.75  Current number of equations to process: 223
% 12.36/12.75  Current number of ordered equations: 0
% 12.36/12.75  Current number of rules: 1086
% 12.36/12.75  New rule produced :
% 12.36/12.75  [1099]
% 12.36/12.75  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(
% 12.36/12.75                                                                    j(sK1_ax4_U)))))))
% 12.36/12.75  -> true
% 12.36/12.75  Current number of equations to process: 222
% 12.36/12.75  Current number of ordered equations: 0
% 12.36/12.75  Current number of rules: 1087
% 12.36/12.75  New rule produced :
% 12.36/12.75  [1100]
% 12.36/12.75  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),h(
% 12.36/12.75                                                                      sK2_ax3_V(
% 12.36/12.75                                                                      j(sK1_ax4_U)))))
% 12.36/12.75  -> true
% 12.36/12.75  Current number of equations to process: 221
% 12.36/12.75  Current number of ordered equations: 0
% 12.36/12.75  Current number of rules: 1088
% 12.36/12.75  New rule produced :
% 12.36/12.75  [1101]
% 12.36/12.75  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(
% 12.36/12.75                                                                      j(sK1_ax4_U)))))))
% 12.36/12.75  -> true
% 12.36/12.75  Current number of equations to process: 220
% 12.36/12.75  Current number of ordered equations: 0
% 12.36/12.75  Current number of rules: 1089
% 12.36/12.75  New rule produced :
% 12.36/12.75  [1102]
% 12.36/12.75  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op2(
% 12.36/12.75                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 12.36/12.75  -> true
% 12.36/12.75  Current number of equations to process: 219
% 12.36/12.75  Current number of ordered equations: 0
% 12.36/12.75  Current number of rules: 1090
% 12.36/12.75  New rule produced :
% 12.36/12.75  [1103]
% 12.36/12.75  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 12.36/12.75                                                                   h(sK2_ax3_V(
% 12.36/12.75                                                                     j(sK1_ax4_U)))))))
% 12.36/12.75  -> true
% 12.36/12.75  Current number of equations to process: 218
% 12.36/12.75  Current number of ordered equations: 0
% 12.36/12.75  Current number of rules: 1091
% 12.36/12.75  New rule produced :
% 12.36/12.75  [1104]
% 12.36/12.75  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op2(sK1_ax4_U,
% 12.36/12.75                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 12.36/12.75  -> true
% 12.36/12.75  Current number of equations to process: 217
% 12.36/12.75  Current number of ordered equations: 0
% 12.36/12.75  Current number of rules: 1092
% 12.36/12.75  New rule produced :
% 12.36/12.75  [1105]
% 12.36/12.75  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 12.36/12.75                                                                   h(sK2_ax3_V(
% 12.36/12.75                                                                     j(sK1_ax4_U)))))))
% 12.36/12.75  -> true
% 12.36/12.75  Current number of equations to process: 216
% 12.36/12.75  Current number of ordered equations: 0
% 12.36/12.75  Current number of rules: 1093
% 12.36/12.75  New rule produced :
% 12.36/12.75  [1106]
% 12.36/12.75  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),h(
% 12.36/12.75                                                                      sK2_ax3_V(
% 12.36/12.75                                                                      sK2_ax3_V(
% 12.36/12.75                                                                      j(sK1_ax4_U))))))
% 12.36/12.75  -> true
% 12.36/12.75  Current number of equations to process: 215
% 12.36/12.75  Current number of ordered equations: 0
% 12.36/12.75  Current number of rules: 1094
% 12.36/12.75  New rule produced :
% 12.36/12.75  [1107]
% 12.64/12.99  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 12.64/12.99                                                                 h(sK2_ax3_V(
% 12.64/12.99                                                                   j(sK1_ax4_U)))))))
% 12.64/12.99  -> true
% 12.64/12.99  Current number of equations to process: 214
% 12.64/12.99  Current number of ordered equations: 0
% 12.64/12.99  Current number of rules: 1095
% 12.64/12.99  New rule produced :
% 12.64/12.99  [1108]
% 12.64/12.99  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 12.64/12.99                                                             j(sK1_ax4_U))),
% 12.64/12.99                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 12.64/12.99  -> true
% 12.64/12.99  Current number of equations to process: 213
% 12.64/12.99  Current number of ordered equations: 0
% 12.64/12.99  Current number of rules: 1096
% 12.64/12.99  New rule produced :
% 12.64/12.99  [1109]
% 12.64/12.99  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 12.64/12.99                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 12.64/12.99  -> true
% 12.64/12.99  Current number of equations to process: 212
% 12.64/12.99  Current number of ordered equations: 0
% 12.64/12.99  Current number of rules: 1097
% 12.64/12.99  New rule produced :
% 12.64/12.99  [1110]
% 12.64/12.99  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(h(sK2_ax3_V(
% 12.64/12.99                                                                 j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 12.64/12.99  -> true
% 12.64/12.99  Current number of equations to process: 211
% 12.64/12.99  Current number of ordered equations: 0
% 12.64/12.99  Current number of rules: 1098
% 12.64/12.99  New rule produced :
% 12.64/12.99  [1111]
% 12.64/12.99  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(
% 12.64/12.99                                                                     h(
% 12.64/12.99                                                                     sK2_ax3_V(
% 12.64/12.99                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 12.64/12.99  -> true
% 12.64/12.99  Current number of equations to process: 210
% 12.64/12.99  Current number of ordered equations: 0
% 12.64/12.99  Current number of rules: 1099
% 12.64/12.99  New rule produced :
% 12.64/12.99  [1112]
% 12.64/12.99  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))),true)
% 12.64/12.99  -> true
% 12.64/12.99  Current number of equations to process: 208
% 12.64/12.99  Current number of ordered equations: 1
% 12.64/12.99  Current number of rules: 1100
% 12.64/12.99  New rule produced :
% 12.64/12.99  [1113]
% 12.64/12.99  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),A)),true)
% 12.64/12.99  -> true
% 12.64/12.99  Current number of equations to process: 208
% 12.64/12.99  Current number of ordered equations: 0
% 12.64/12.99  Current number of rules: 1101
% 12.64/12.99  New rule produced :
% 12.64/12.99  [1114]
% 12.64/12.99  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(
% 12.64/12.99                                                                      h(
% 12.64/12.99                                                                      sK2_ax3_V(
% 12.64/12.99                                                                      j(sK1_ax4_U))),sK1_ax4_U)))
% 12.64/12.99  -> true
% 12.64/12.99  Current number of equations to process: 207
% 12.64/12.99  Current number of ordered equations: 0
% 12.64/12.99  Current number of rules: 1102
% 12.64/12.99  New rule produced :
% 12.64/12.99  [1115]
% 12.64/12.99  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 12.64/12.99                                                           h(sK2_ax3_V(
% 12.64/12.99                                                             j(sK1_ax4_U)))),sK1_ax4_U)))
% 12.64/12.99  -> true
% 12.64/12.99  Current number of equations to process: 206
% 12.64/12.99  Current number of ordered equations: 0
% 12.64/12.99  Current number of rules: 1103
% 12.64/12.99  New rule produced :
% 12.64/12.99  [1116]
% 12.64/12.99  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(sK1_ax4_U,
% 12.64/12.99                                                                      h(
% 12.64/12.99                                                                      sK2_ax3_V(
% 12.64/12.99                                                                      j(sK1_ax4_U))))))
% 12.64/12.99  -> true
% 12.64/12.99  Current number of equations to process: 205
% 12.64/12.99  Current number of ordered equations: 0
% 12.64/12.99  Current number of rules: 1104
% 12.64/12.99  New rule produced :
% 12.64/12.99  [1117]
% 12.64/12.99  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,
% 12.64/12.99                                                           h(sK2_ax3_V(
% 12.64/12.99                                                             j(sK1_ax4_U)))),sK1_ax4_U)))
% 12.64/12.99  -> true
% 12.64/12.99  Current number of equations to process: 204
% 12.64/12.99  Current number of ordered equations: 0
% 12.64/12.99  Current number of rules: 1105
% 12.64/12.99  New rule produced :
% 12.64/12.99  [1118]
% 12.64/12.99  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(
% 12.84/13.27                                                                 j(sK1_ax4_U))))))),true)
% 12.84/13.27  -> true
% 12.84/13.27  Current number of equations to process: 202
% 12.84/13.27  Current number of ordered equations: 1
% 12.84/13.27  Current number of rules: 1106
% 12.84/13.27  New rule produced :
% 12.84/13.27  [1119]
% 12.84/13.27  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(
% 12.84/13.27                                                               j(sK1_ax4_U))))),A)),true)
% 12.84/13.27  -> true
% 12.84/13.27  Current number of equations to process: 202
% 12.84/13.27  Current number of ordered equations: 0
% 12.84/13.27  Current number of rules: 1107
% 12.84/13.27  New rule produced :
% 12.84/13.27  [1120]
% 12.84/13.27  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op2(
% 12.84/13.27                                                                      h(
% 12.84/13.27                                                                      sK2_ax3_V(
% 12.84/13.27                                                                      j(sK1_ax4_U))),sK1_ax4_U)))
% 12.84/13.27  -> true
% 12.84/13.27  Current number of equations to process: 201
% 12.84/13.27  Current number of ordered equations: 0
% 12.84/13.27  Current number of rules: 1108
% 12.84/13.27  New rule produced :
% 12.84/13.27  [1121]
% 12.84/13.27  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 12.84/13.27                                                                     h(
% 12.84/13.27                                                                     sK2_ax3_V(
% 12.84/13.27                                                                     j(sK1_ax4_U)))))))
% 12.84/13.27  -> true
% 12.84/13.27  Current number of equations to process: 200
% 12.84/13.27  Current number of ordered equations: 0
% 12.84/13.27  Current number of rules: 1109
% 12.84/13.27  New rule produced :
% 12.84/13.27  [1122]
% 12.84/13.27  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op2(sK1_ax4_U,
% 12.84/13.27                                                                      h(
% 12.84/13.27                                                                      sK2_ax3_V(
% 12.84/13.27                                                                      j(sK1_ax4_U))))))
% 12.84/13.27  -> true
% 12.84/13.27  Current number of equations to process: 199
% 12.84/13.27  Current number of ordered equations: 0
% 12.84/13.27  Current number of rules: 1110
% 12.84/13.27  New rule produced :
% 12.84/13.27  [1123]
% 12.84/13.27  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 12.84/13.27                                                                     h(
% 12.84/13.27                                                                     sK2_ax3_V(
% 12.84/13.27                                                                     j(sK1_ax4_U)))))))
% 12.84/13.27  -> true
% 12.84/13.27  Current number of equations to process: 198
% 12.84/13.27  Current number of ordered equations: 0
% 12.84/13.27  Current number of rules: 1111
% 12.84/13.27  New rule produced :
% 12.84/13.27  [1124]
% 12.84/13.27  h(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))))
% 12.84/13.27  -> op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))
% 12.84/13.27  Current number of equations to process: 197
% 12.84/13.27  Current number of ordered equations: 0
% 12.84/13.27  Current number of rules: 1112
% 12.84/13.27  New rule produced :
% 12.84/13.27  [1125]
% 12.84/13.27  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(
% 12.84/13.27                                                              j(sK1_ax4_U))))),
% 12.84/13.27             op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),true),
% 12.84/13.27  tuple(sK1_ax4_U,true)) -> (false)
% 12.84/13.27  Current number of equations to process: 219
% 12.84/13.27  Current number of ordered equations: 0
% 12.84/13.27  Current number of rules: 1113
% 12.84/13.27  New rule produced :
% 12.84/13.27  [1126]
% 12.84/13.27  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 12.84/13.27  -> true
% 12.84/13.27  Current number of equations to process: 218
% 12.84/13.27  Current number of ordered equations: 0
% 12.84/13.27  Current number of rules: 1114
% 12.84/13.27  New rule produced :
% 12.84/13.27  [1127]
% 12.84/13.27  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))
% 12.84/13.27  -> true
% 12.84/13.27  Current number of equations to process: 219
% 12.84/13.27  Current number of ordered equations: 0
% 12.84/13.27  Current number of rules: 1115
% 12.84/13.27  New rule produced :
% 12.84/13.27  [1128]
% 12.84/13.27  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))))
% 12.84/13.27  -> true
% 12.84/13.27  Current number of equations to process: 218
% 12.84/13.27  Current number of ordered equations: 0
% 12.84/13.27  Current number of rules: 1116
% 12.84/13.27  New rule produced :
% 12.84/13.27  [1129]
% 12.84/13.27  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 12.84/13.27         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 12.84/13.27  Current number of equations to process: 217
% 12.84/13.27  Current number of ordered equations: 0
% 12.84/13.27  Current number of rules: 1117
% 12.84/13.27  New rule produced :
% 13.15/13.56  [1130]
% 13.15/13.56  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),
% 13.15/13.56                                      op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 13.15/13.56  Current number of equations to process: 216
% 13.15/13.56  Current number of ordered equations: 0
% 13.15/13.56  Current number of rules: 1118
% 13.15/13.56  New rule produced :
% 13.15/13.56  [1131]
% 13.15/13.56  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 13.15/13.56         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 13.15/13.56  Current number of equations to process: 215
% 13.15/13.56  Current number of ordered equations: 0
% 13.15/13.56  Current number of rules: 1119
% 13.15/13.56  New rule produced :
% 13.15/13.56  [1132]
% 13.15/13.56  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),
% 13.15/13.56                                        op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 13.15/13.56  Current number of equations to process: 214
% 13.15/13.56  Current number of ordered equations: 0
% 13.15/13.56  Current number of rules: 1120
% 13.15/13.56  New rule produced :
% 13.15/13.56  [1133]
% 13.15/13.56  h(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 13.15/13.56  -> op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))
% 13.15/13.56  Current number of equations to process: 213
% 13.15/13.56  Current number of ordered equations: 0
% 13.15/13.56  Current number of rules: 1121
% 13.15/13.56  New rule produced :
% 13.15/13.56  [1134]
% 13.15/13.56  (eq)(tuple(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(
% 13.15/13.56                                                                 j(sK1_ax4_U)))),
% 13.15/13.56             op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(
% 13.15/13.56                                                             j(sK1_ax4_U))))),true),
% 13.15/13.56  tuple(sK1_ax4_U,true)) -> (false)
% 13.15/13.56  Current number of equations to process: 235
% 13.15/13.56  Current number of ordered equations: 0
% 13.15/13.56  Current number of rules: 1122
% 13.15/13.56  New rule produced :
% 13.15/13.56  [1135]
% 13.15/13.56  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 13.15/13.56  -> true
% 13.15/13.56  Current number of equations to process: 236
% 13.15/13.56  Current number of ordered equations: 0
% 13.15/13.56  Current number of rules: 1123
% 13.15/13.56  New rule produced :
% 13.15/13.56  [1136]
% 13.15/13.56  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(
% 13.15/13.56                                                                    j(sK1_ax4_U)))))))
% 13.15/13.56  -> true
% 13.15/13.56  Current number of equations to process: 235
% 13.15/13.56  Current number of ordered equations: 0
% 13.15/13.56  Current number of rules: 1124
% 13.15/13.56  New rule produced :
% 13.15/13.56  [1137]
% 13.15/13.56  sorti1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 13.15/13.56  -> true
% 13.15/13.56  Current number of equations to process: 234
% 13.15/13.56  Current number of ordered equations: 0
% 13.15/13.56  Current number of rules: 1125
% 13.15/13.56  New rule produced :
% 13.15/13.56  [1138]
% 13.15/13.56  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 13.15/13.56         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 13.15/13.56  Current number of equations to process: 233
% 13.15/13.56  Current number of ordered equations: 0
% 13.15/13.56  Current number of rules: 1126
% 13.15/13.56  New rule produced :
% 13.15/13.56  [1139]
% 13.15/13.56  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,
% 13.15/13.56                                                                   h(sK2_ax3_V(
% 13.15/13.56                                                                     j(sK1_ax4_U)))))))
% 13.15/13.56  -> true
% 13.15/13.56  Current number of equations to process: 232
% 13.15/13.56  Current number of ordered equations: 0
% 13.15/13.56  Current number of rules: 1127
% 13.15/13.56  New rule produced :
% 13.15/13.56  [1140]
% 13.15/13.56  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 13.15/13.56         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 13.15/13.56  Current number of equations to process: 231
% 13.15/13.56  Current number of ordered equations: 0
% 13.15/13.56  Current number of rules: 1128
% 13.15/13.56  New rule produced :
% 13.15/13.56  [1141]
% 13.15/13.56  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,
% 13.15/13.56                                                                     h(
% 13.15/13.56                                                                     sK2_ax3_V(
% 13.15/13.56                                                                     j(sK1_ax4_U)))))))
% 13.15/13.56  -> true
% 13.15/13.56  Current number of equations to process: 230
% 13.15/13.56  Current number of ordered equations: 0
% 13.15/13.56  Current number of rules: 1129
% 13.15/13.56  New rule produced :
% 13.15/13.56  [1142]
% 13.15/13.56  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 13.15/13.56                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 13.15/13.56  -> true
% 13.15/13.56  Current number of equations to process: 229
% 13.15/13.56  Current number of ordered equations: 0
% 13.45/13.82  Current number of rules: 1130
% 13.45/13.82  New rule produced :
% 13.45/13.82  [1143]
% 13.45/13.82  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 13.45/13.82                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 13.45/13.82  -> true
% 13.45/13.82  Current number of equations to process: 228
% 13.45/13.82  Current number of ordered equations: 0
% 13.45/13.82  Current number of rules: 1131
% 13.45/13.82  New rule produced :
% 13.45/13.82  [1144]
% 13.45/13.82  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,
% 13.45/13.82                                                           op2(sK1_ax4_U,sK1_ax4_U)),
% 13.45/13.82                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 13.45/13.82  -> true
% 13.45/13.82  Current number of equations to process: 227
% 13.45/13.82  Current number of ordered equations: 0
% 13.45/13.82  Current number of rules: 1132
% 13.45/13.82  New rule produced :
% 13.45/13.82  [1145]
% 13.45/13.82  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 13.45/13.82                                                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 13.45/13.82  -> true
% 13.45/13.82  Current number of equations to process: 226
% 13.45/13.82  Current number of ordered equations: 0
% 13.45/13.82  Current number of rules: 1133
% 13.45/13.82  New rule produced :
% 13.45/13.82  [1146]
% 13.45/13.82  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 13.45/13.82                                                             sK2_ax3_V(
% 13.45/13.82                                                             j(sK1_ax4_U)))),
% 13.45/13.82                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 13.45/13.82  -> true
% 13.45/13.82  Current number of equations to process: 225
% 13.45/13.82  Current number of ordered equations: 0
% 13.45/13.82  Current number of rules: 1134
% 13.45/13.82  New rule produced :
% 13.45/13.82  [1147]
% 13.45/13.82  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 13.45/13.82                                                       h(sK2_ax3_V(sK2_ax3_V(
% 13.45/13.82                                                                   j(sK1_ax4_U)))))))
% 13.45/13.82  -> true
% 13.45/13.82  Current number of equations to process: 224
% 13.45/13.82  Current number of ordered equations: 0
% 13.45/13.82  Current number of rules: 1135
% 13.45/13.82  New rule produced :
% 13.45/13.82  [1148]
% 13.45/13.82  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 13.45/13.82                                                             j(sK1_ax4_U))),
% 13.45/13.82                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 13.45/13.82  -> true
% 13.45/13.82  Current number of equations to process: 223
% 13.45/13.82  Current number of ordered equations: 0
% 13.45/13.82  Current number of rules: 1136
% 13.45/13.82  New rule produced :
% 13.45/13.82  [1149]
% 13.45/13.82  op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),j(sK1_ax4_U))
% 13.45/13.82  -> j(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),sK1_ax4_U))
% 13.45/13.82  Current number of equations to process: 222
% 13.45/13.82  Current number of ordered equations: 0
% 13.45/13.82  Current number of rules: 1137
% 13.45/13.82  New rule produced :
% 13.45/13.82  [1150]
% 13.45/13.82  op1(j(sK1_ax4_U),j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 13.45/13.82  -> j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 13.45/13.82  Current number of equations to process: 221
% 13.45/13.82  Current number of ordered equations: 0
% 13.45/13.82  Current number of rules: 1138
% 13.45/13.82  New rule produced :
% 13.45/13.82  [1151]
% 13.45/13.82  op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),j(sK1_ax4_U))
% 13.45/13.82  -> j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 13.45/13.82  Current number of equations to process: 220
% 13.45/13.82  Current number of ordered equations: 0
% 13.45/13.82  Current number of rules: 1139
% 13.45/13.82  New rule produced :
% 13.45/13.82  [1152]
% 13.45/13.82  op1(j(sK1_ax4_U),j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 13.45/13.82  -> j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 13.45/13.82  Current number of equations to process: 219
% 13.45/13.82  Current number of ordered equations: 0
% 13.45/13.82  Current number of rules: 1140
% 13.45/13.82  New rule produced :
% 13.45/13.82  [1153]
% 13.45/13.82  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 13.45/13.82         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 13.45/13.82  Current number of equations to process: 218
% 13.45/13.82  Current number of ordered equations: 0
% 13.45/13.82  Current number of rules: 1141
% 13.45/13.82  New rule produced :
% 13.45/13.82  [1154]
% 13.45/13.82  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 13.45/13.82                                                         h(sK2_ax3_V(j(sK1_ax4_U)))),
% 13.45/13.82                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 13.45/13.82  -> true
% 13.45/13.82  Current number of equations to process: 217
% 13.45/13.82  Current number of ordered equations: 0
% 13.75/14.12  Current number of rules: 1142
% 13.75/14.12  New rule produced :
% 13.75/14.12  [1155]
% 13.75/14.12  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 13.75/14.12         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 13.75/14.12  Current number of equations to process: 216
% 13.75/14.12  Current number of ordered equations: 0
% 13.75/14.12  Current number of rules: 1143
% 13.75/14.12  New rule produced :
% 13.75/14.12  [1156]
% 13.75/14.12  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 13.75/14.12                                                         h(sK2_ax3_V(j(sK1_ax4_U)))),
% 13.75/14.12                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 13.75/14.12  -> true
% 13.75/14.12  Current number of equations to process: 215
% 13.75/14.12  Current number of ordered equations: 0
% 13.75/14.12  Current number of rules: 1144
% 13.75/14.12  New rule produced :
% 13.75/14.12  [1157]
% 13.75/14.12  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 13.75/14.12         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 13.75/14.12  Current number of equations to process: 214
% 13.75/14.12  Current number of ordered equations: 0
% 13.75/14.12  Current number of rules: 1145
% 13.75/14.12  New rule produced :
% 13.75/14.12  [1158]
% 13.75/14.12  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,h(
% 13.75/14.12                                                                     sK2_ax3_V(
% 13.75/14.12                                                                     j(sK1_ax4_U)))),
% 13.75/14.12                                                   op2(sK1_ax4_U,sK1_ax4_U))))
% 13.75/14.12  -> true
% 13.75/14.12  Current number of equations to process: 213
% 13.75/14.12  Current number of ordered equations: 0
% 13.75/14.12  Current number of rules: 1146
% 13.75/14.12  New rule produced :
% 13.75/14.12  [1159]
% 13.75/14.12  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 13.75/14.12         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 13.75/14.12  Current number of equations to process: 212
% 13.75/14.12  Current number of ordered equations: 0
% 13.75/14.12  Current number of rules: 1147
% 13.75/14.12  New rule produced :
% 13.75/14.12  [1160]
% 13.75/14.12  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 13.75/14.12                                                     op2(sK1_ax4_U,h(sK2_ax3_V(
% 13.75/14.12                                                                     j(sK1_ax4_U)))))))
% 13.75/14.12  -> true
% 13.75/14.12  Current number of equations to process: 211
% 13.75/14.12  Current number of ordered equations: 0
% 13.75/14.12  Current number of rules: 1148
% 13.75/14.12  New rule produced :
% 13.75/14.12  [1161]
% 13.75/14.12  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 13.75/14.12         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 13.75/14.12  Current number of equations to process: 210
% 13.75/14.12  Current number of ordered equations: 0
% 13.75/14.12  Current number of rules: 1149
% 13.75/14.12  New rule produced :
% 13.75/14.12  [1162]
% 13.75/14.12  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 13.75/14.12                                                     op2(sK1_ax4_U,h(sK2_ax3_V(
% 13.75/14.12                                                                     j(sK1_ax4_U)))))))
% 13.75/14.12  -> true
% 13.75/14.12  Current number of equations to process: 209
% 13.75/14.12  Current number of ordered equations: 0
% 13.75/14.12  Current number of rules: 1150
% 13.75/14.12  New rule produced :
% 13.75/14.12  [1163]
% 13.75/14.12  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 13.75/14.12         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 13.75/14.12  Current number of equations to process: 208
% 13.75/14.12  Current number of ordered equations: 0
% 13.75/14.12  Current number of rules: 1151
% 13.75/14.12  New rule produced :
% 13.75/14.12  [1164]
% 13.75/14.12  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 13.75/14.12                                                   op2(sK1_ax4_U,h(sK2_ax3_V(
% 13.75/14.12                                                                   j(sK1_ax4_U)))))))
% 13.75/14.12  -> true
% 13.75/14.12  Current number of equations to process: 207
% 13.75/14.12  Current number of ordered equations: 0
% 13.75/14.12  Current number of rules: 1152
% 13.75/14.12  New rule produced :
% 13.75/14.12  [1165]
% 13.75/14.12  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(
% 13.75/14.12                                                                j(sK1_ax4_U))))),
% 13.75/14.12             op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),true),
% 13.75/14.12  tuple(sK1_ax4_U,true)) -> (false)
% 13.75/14.12  Current number of equations to process: 229
% 13.75/14.12  Current number of ordered equations: 0
% 13.75/14.12  Current number of rules: 1153
% 13.75/14.12  New rule produced :
% 13.75/14.12  [1166]
% 13.75/14.12  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 13.75/14.12  -> true
% 13.75/14.12  Current number of equations to process: 230
% 13.75/14.12  Current number of ordered equations: 0
% 13.75/14.12  Current number of rules: 1154
% 14.04/14.43  New rule produced :
% 14.04/14.43  [1167]
% 14.04/14.43  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(
% 14.04/14.43                                                             j(sK1_ax4_U)))),sK1_ax4_U))
% 14.04/14.43  -> true
% 14.04/14.43  Current number of equations to process: 229
% 14.04/14.43  Current number of ordered equations: 0
% 14.04/14.43  Current number of rules: 1155
% 14.04/14.43  New rule produced :
% 14.04/14.43  [1168]
% 14.04/14.43  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(
% 14.04/14.43                                                                     sK2_ax3_V(
% 14.04/14.43                                                                     j(sK1_ax4_U))))))
% 14.04/14.43  -> true
% 14.04/14.43  Current number of equations to process: 228
% 14.04/14.43  Current number of ordered equations: 0
% 14.04/14.43  Current number of rules: 1156
% 14.04/14.43  New rule produced :
% 14.04/14.43  [1169]
% 14.04/14.43  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(
% 14.04/14.43                                                             j(sK1_ax4_U)))),
% 14.04/14.43         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 14.04/14.43  Current number of equations to process: 227
% 14.04/14.43  Current number of ordered equations: 0
% 14.04/14.43  Current number of rules: 1157
% 14.04/14.43  New rule produced :
% 14.04/14.43  [1170]
% 14.04/14.43  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),
% 14.04/14.43                                      h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 14.04/14.43  Current number of equations to process: 226
% 14.04/14.43  Current number of ordered equations: 0
% 14.04/14.43  Current number of rules: 1158
% 14.04/14.43  New rule produced :
% 14.04/14.43  [1171]
% 14.04/14.43  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(
% 14.04/14.43                                                             j(sK1_ax4_U)))),
% 14.04/14.43         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 14.04/14.43  Current number of equations to process: 225
% 14.04/14.43  Current number of ordered equations: 0
% 14.04/14.43  Current number of rules: 1159
% 14.04/14.43  New rule produced :
% 14.04/14.43  [1172]
% 14.04/14.43  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),
% 14.04/14.43                                        h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 14.04/14.43  Current number of equations to process: 224
% 14.04/14.43  Current number of ordered equations: 0
% 14.04/14.43  Current number of rules: 1160
% 14.04/14.43  New rule produced :
% 14.04/14.43  [1173]
% 14.04/14.43  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 14.04/14.43  -> true
% 14.04/14.43  Current number of equations to process: 243
% 14.04/14.43  Current number of ordered equations: 0
% 14.04/14.43  Current number of rules: 1161
% 14.04/14.43  New rule produced :
% 14.04/14.43  [1174]
% 14.04/14.43  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(
% 14.04/14.43                                                                      j(sK1_ax4_U)))))))
% 14.04/14.43  -> true
% 14.04/14.43  Current number of equations to process: 242
% 14.04/14.43  Current number of ordered equations: 0
% 14.04/14.43  Current number of rules: 1162
% 14.04/14.43  New rule produced :
% 14.04/14.43  [1175]
% 14.04/14.43  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 14.04/14.43         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 14.04/14.43  Current number of equations to process: 241
% 14.04/14.43  Current number of ordered equations: 0
% 14.04/14.43  Current number of rules: 1163
% 14.04/14.43  New rule produced :
% 14.04/14.43  [1176]
% 14.04/14.43  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,
% 14.04/14.43                                                                     h(
% 14.04/14.43                                                                     sK2_ax3_V(
% 14.04/14.43                                                                     j(sK1_ax4_U)))))))
% 14.04/14.43  -> true
% 14.04/14.43  Current number of equations to process: 240
% 14.04/14.43  Current number of ordered equations: 0
% 14.04/14.43  Current number of rules: 1164
% 14.04/14.43  New rule produced :
% 14.04/14.43  [1177]
% 14.04/14.43  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 14.04/14.43         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 14.04/14.43  Current number of equations to process: 239
% 14.04/14.43  Current number of ordered equations: 0
% 14.04/14.43  Current number of rules: 1165
% 14.04/14.43  New rule produced :
% 14.04/14.43  [1178]
% 14.04/14.43  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 14.04/14.43                                        op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 14.04/14.43  -> true
% 14.04/14.43  Current number of equations to process: 238
% 14.04/14.43  Current number of ordered equations: 0
% 14.04/14.43  Current number of rules: 1166
% 14.04/14.43  New rule produced :
% 14.04/14.43  [1179]
% 14.04/14.43  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 14.04/14.43                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 14.04/14.43  -> true
% 14.04/14.43  Current number of equations to process: 237
% 14.04/14.43  Current number of ordered equations: 0
% 14.27/14.67  Current number of rules: 1167
% 14.27/14.67  New rule produced :
% 14.27/14.67  [1180]
% 14.27/14.67  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,
% 14.27/14.67                                                           op2(sK1_ax4_U,sK1_ax4_U)),
% 14.27/14.67                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 14.27/14.67  -> true
% 14.27/14.67  Current number of equations to process: 236
% 14.27/14.67  Current number of ordered equations: 0
% 14.27/14.67  Current number of rules: 1168
% 14.27/14.67  New rule produced :
% 14.27/14.67  [1181]
% 14.27/14.67  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 14.27/14.67                                                             sK2_ax3_V(
% 14.27/14.67                                                             j(sK1_ax4_U)))),
% 14.27/14.67                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 14.27/14.67  -> true
% 14.27/14.67  Current number of equations to process: 235
% 14.27/14.67  Current number of ordered equations: 0
% 14.27/14.67  Current number of rules: 1169
% 14.27/14.67  New rule produced :
% 14.27/14.67  [1182]
% 14.27/14.67  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 14.27/14.67                                                             j(sK1_ax4_U))),
% 14.27/14.67                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 14.27/14.67  -> true
% 14.27/14.67  Current number of equations to process: 234
% 14.27/14.67  Current number of ordered equations: 0
% 14.27/14.67  Current number of rules: 1170
% 14.27/14.67  New rule produced :
% 14.27/14.67  [1183]
% 14.27/14.67  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 14.27/14.67                                                             j(sK1_ax4_U))),
% 14.27/14.67                                                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 14.27/14.67  -> true
% 14.27/14.67  Current number of equations to process: 233
% 14.27/14.67  Current number of ordered equations: 0
% 14.27/14.67  Current number of rules: 1171
% 14.27/14.67  New rule produced :
% 14.27/14.67  [1184]
% 14.27/14.67  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 14.27/14.67                                                             j(sK1_ax4_U))),
% 14.27/14.67                                                       h(sK2_ax3_V(sK2_ax3_V(
% 14.27/14.67                                                                   j(sK1_ax4_U)))))))
% 14.27/14.67  -> true
% 14.27/14.67  Current number of equations to process: 232
% 14.27/14.67  Current number of ordered equations: 0
% 14.27/14.67  Current number of rules: 1172
% 14.27/14.67  New rule produced :
% 14.27/14.67  [1185]
% 14.27/14.67  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(h(sK2_ax3_V(
% 14.27/14.67                                                                 j(sK1_ax4_U))),sK1_ax4_U),
% 14.27/14.67                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 14.27/14.67  -> true
% 14.27/14.67  Current number of equations to process: 231
% 14.27/14.67  Current number of ordered equations: 0
% 14.27/14.67  Current number of rules: 1173
% 14.27/14.67  New rule produced :
% 14.27/14.67  [1186]
% 14.27/14.67  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 14.27/14.67                                                       op2(h(sK2_ax3_V(
% 14.27/14.67                                                             j(sK1_ax4_U))),sK1_ax4_U))))
% 14.27/14.67  -> true
% 14.27/14.67  Current number of equations to process: 230
% 14.27/14.67  Current number of ordered equations: 0
% 14.27/14.67  Current number of rules: 1174
% 14.27/14.67  New rule produced :
% 14.27/14.67  [1187]
% 14.27/14.67  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),
% 14.27/14.67                                   op2(sK1_ax4_U,sK1_ax4_U)))),true) -> true
% 14.27/14.67  Current number of equations to process: 228
% 14.27/14.67  Current number of ordered equations: 1
% 14.27/14.67  Current number of rules: 1175
% 14.27/14.67  New rule produced :
% 14.27/14.67  [1188]
% 14.27/14.67  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),
% 14.27/14.67                                 op2(sK1_ax4_U,sK1_ax4_U)),A)),true) -> true
% 14.27/14.67  Current number of equations to process: 228
% 14.27/14.67  Current number of ordered equations: 0
% 14.27/14.67  Current number of rules: 1176
% 14.27/14.67  New rule produced :
% 14.27/14.67  [1189]
% 14.27/14.67  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 14.27/14.67         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 14.27/14.67  Current number of equations to process: 227
% 14.27/14.67  Current number of ordered equations: 0
% 14.27/14.67  Current number of rules: 1177
% 14.27/14.67  New rule produced :
% 14.27/14.67  [1190]
% 14.27/14.67  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 14.27/14.67                                                           h(sK2_ax3_V(
% 14.27/14.67                                                             j(sK1_ax4_U)))),
% 14.27/14.67                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 14.27/14.67  -> true
% 14.59/14.92  Current number of equations to process: 226
% 14.59/14.92  Current number of ordered equations: 0
% 14.59/14.92  Current number of rules: 1178
% 14.59/14.92  New rule produced :
% 14.59/14.92  [1191]
% 14.59/14.92  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 14.59/14.92         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 14.59/14.92  Current number of equations to process: 225
% 14.59/14.92  Current number of ordered equations: 0
% 14.59/14.92  Current number of rules: 1179
% 14.59/14.92  New rule produced :
% 14.59/14.92  [1192]
% 14.59/14.92  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,
% 14.59/14.92                                                           h(sK2_ax3_V(
% 14.59/14.92                                                             j(sK1_ax4_U)))),
% 14.59/14.92                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 14.59/14.92  -> true
% 14.59/14.92  Current number of equations to process: 224
% 14.59/14.92  Current number of ordered equations: 0
% 14.59/14.92  Current number of rules: 1180
% 14.59/14.92  New rule produced :
% 14.59/14.92  [1193]
% 14.59/14.92  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,
% 14.59/14.92                                                                h(sK2_ax3_V(
% 14.59/14.92                                                                  j(sK1_ax4_U))))))),true)
% 14.59/14.92  -> true
% 14.59/14.92  Current number of equations to process: 222
% 14.59/14.92  Current number of ordered equations: 1
% 14.59/14.92  Current number of rules: 1181
% 14.59/14.92  New rule produced :
% 14.59/14.92  [1194]
% 14.59/14.92  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,
% 14.59/14.92                                                              h(sK2_ax3_V(
% 14.59/14.92                                                                j(sK1_ax4_U))))),A)),true)
% 14.59/14.92  -> true
% 14.59/14.92  Current number of equations to process: 222
% 14.59/14.92  Current number of ordered equations: 0
% 14.59/14.92  Current number of rules: 1182
% 14.59/14.92  New rule produced :
% 14.59/14.92  [1195]
% 14.59/14.92  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 14.59/14.92         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 14.59/14.92  Current number of equations to process: 221
% 14.59/14.92  Current number of ordered equations: 0
% 14.59/14.92  Current number of rules: 1183
% 14.59/14.92  New rule produced :
% 14.59/14.92  [1196]
% 14.59/14.92  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 14.59/14.92                                                       op2(sK1_ax4_U,h(
% 14.59/14.92                                                                     sK2_ax3_V(
% 14.59/14.92                                                                     j(sK1_ax4_U)))))))
% 14.59/14.92  -> true
% 14.59/14.92  Current number of equations to process: 220
% 14.59/14.92  Current number of ordered equations: 0
% 14.59/14.92  Current number of rules: 1184
% 14.59/14.92  New rule produced :
% 14.59/14.92  [1197]
% 14.59/14.92  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 14.59/14.92         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 14.59/14.92  Current number of equations to process: 219
% 14.59/14.92  Current number of ordered equations: 0
% 14.59/14.92  Current number of rules: 1185
% 14.59/14.92  New rule produced :
% 14.59/14.92  [1198]
% 14.59/14.92  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 14.59/14.92                                                       op2(sK1_ax4_U,h(
% 14.59/14.92                                                                     sK2_ax3_V(
% 14.59/14.92                                                                     j(sK1_ax4_U)))))))
% 14.59/14.92  -> true
% 14.59/14.92  Current number of equations to process: 218
% 14.59/14.92  Current number of ordered equations: 0
% 14.59/14.92  Current number of rules: 1186
% 14.59/14.92  New rule produced :
% 14.59/14.92  [1199]
% 14.59/14.92  h(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 14.59/14.92  -> op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U))))
% 14.59/14.92  Current number of equations to process: 217
% 14.59/14.92  Current number of ordered equations: 0
% 14.59/14.92  Current number of rules: 1187
% 14.59/14.92  New rule produced :
% 14.59/14.92  [1200]
% 14.59/14.92  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(
% 14.59/14.92                                                             j(sK1_ax4_U)))),
% 14.59/14.92         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 14.59/14.92  Current number of equations to process: 216
% 14.59/14.92  Current number of ordered equations: 0
% 14.59/14.92  Current number of rules: 1188
% 14.59/14.92  New rule produced :
% 14.59/14.92  [1201]
% 14.59/14.92  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 14.59/14.92                                                         h(sK2_ax3_V(j(sK1_ax4_U)))),
% 14.59/14.92                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 14.59/14.92  -> true
% 14.59/14.92  Current number of equations to process: 215
% 14.59/14.92  Current number of ordered equations: 0
% 14.89/15.24  Current number of rules: 1189
% 14.89/15.24  New rule produced :
% 14.89/15.24  [1202]
% 14.89/15.24  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(
% 14.89/15.24                                                             j(sK1_ax4_U)))),
% 14.89/15.24         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 14.89/15.24  Current number of equations to process: 214
% 14.89/15.24  Current number of ordered equations: 0
% 14.89/15.24  Current number of rules: 1190
% 14.89/15.24  New rule produced :
% 14.89/15.24  [1203]
% 14.89/15.24  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 14.89/15.24                                                         h(sK2_ax3_V(j(sK1_ax4_U)))),
% 14.89/15.24                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 14.89/15.24  -> true
% 14.89/15.24  Current number of equations to process: 213
% 14.89/15.24  Current number of ordered equations: 0
% 14.89/15.24  Current number of rules: 1191
% 14.89/15.24  New rule produced :
% 14.89/15.24  [1204]
% 14.89/15.24  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(
% 14.89/15.24                                                             j(sK1_ax4_U)))),
% 14.89/15.24         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 14.89/15.24  Current number of equations to process: 212
% 14.89/15.24  Current number of ordered equations: 0
% 14.89/15.24  Current number of rules: 1192
% 14.89/15.24  New rule produced :
% 14.89/15.24  [1205]
% 14.89/15.24  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,h(
% 14.89/15.24                                                                     sK2_ax3_V(
% 14.89/15.24                                                                     j(sK1_ax4_U)))),
% 14.89/15.24                                                   h(sK2_ax3_V(j(sK1_ax4_U))))))
% 14.89/15.24  -> true
% 14.89/15.24  Current number of equations to process: 211
% 14.89/15.24  Current number of ordered equations: 0
% 14.89/15.24  Current number of rules: 1193
% 14.89/15.24  New rule produced :
% 14.89/15.24  [1206]
% 14.89/15.24  h(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 14.89/15.24  -> op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))
% 14.89/15.24  Current number of equations to process: 210
% 14.89/15.24  Current number of ordered equations: 0
% 14.89/15.24  Current number of rules: 1194
% 14.89/15.24  New rule produced :
% 14.89/15.24  [1207]
% 14.89/15.24  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 14.89/15.24         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 14.89/15.24  Current number of equations to process: 209
% 14.89/15.24  Current number of ordered equations: 0
% 14.89/15.24  Current number of rules: 1195
% 14.89/15.24  New rule produced :
% 14.89/15.24  [1208]
% 14.89/15.24  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 14.89/15.24                                                     op2(sK1_ax4_U,h(sK2_ax3_V(
% 14.89/15.24                                                                     j(sK1_ax4_U)))))))
% 14.89/15.24  -> true
% 14.89/15.24  Current number of equations to process: 208
% 14.89/15.24  Current number of ordered equations: 0
% 14.89/15.24  Current number of rules: 1196
% 14.89/15.24  New rule produced :
% 14.89/15.24  [1209]
% 14.89/15.24  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 14.89/15.24         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 14.89/15.24  Current number of equations to process: 207
% 14.89/15.24  Current number of ordered equations: 0
% 14.89/15.24  Current number of rules: 1197
% 14.89/15.24  New rule produced :
% 14.89/15.24  [1210]
% 14.89/15.24  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 14.89/15.24                                                     op2(sK1_ax4_U,h(sK2_ax3_V(
% 14.89/15.24                                                                     j(sK1_ax4_U)))))))
% 14.89/15.24  -> true
% 14.89/15.24  Current number of equations to process: 206
% 14.89/15.24  Current number of ordered equations: 0
% 14.89/15.24  Current number of rules: 1198
% 14.89/15.24  New rule produced :
% 14.89/15.24  [1211]
% 14.89/15.24  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 14.89/15.24         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 14.89/15.24  Current number of equations to process: 205
% 14.89/15.24  Current number of ordered equations: 0
% 14.89/15.24  Current number of rules: 1199
% 14.89/15.24  New rule produced :
% 14.89/15.24  [1212]
% 14.89/15.24  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 14.89/15.24                                                   op2(sK1_ax4_U,h(sK2_ax3_V(
% 14.89/15.24                                                                   j(sK1_ax4_U)))))))
% 14.89/15.24  -> true
% 14.89/15.24  Current number of equations to process: 204
% 14.89/15.24  Current number of ordered equations: 0
% 14.89/15.24  Current number of rules: 1200
% 14.89/15.24  New rule produced :
% 14.89/15.24  [1213]
% 14.89/15.24  sorti1(sK2_ax3_V(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))) ->
% 14.89/15.24  true
% 14.89/15.24  Current number of equations to process: 207
% 14.89/15.24  Current number of ordered equations: 0
% 14.89/15.24  Current number of rules: 1201
% 15.18/15.58  New rule produced :
% 15.18/15.58  [1214]
% 15.18/15.58  sorti2(h(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))) -> true
% 15.18/15.58  Current number of equations to process: 206
% 15.18/15.58  Current number of ordered equations: 0
% 15.18/15.58  Current number of rules: 1202
% 15.18/15.58  New rule produced :
% 15.18/15.58  [1215]
% 15.18/15.58  j(h(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))) ->
% 15.18/15.58  sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 15.18/15.58  Current number of equations to process: 207
% 15.18/15.58  Current number of ordered equations: 0
% 15.18/15.58  Current number of rules: 1203
% 15.18/15.58  New rule produced :
% 15.18/15.58  [1216]
% 15.18/15.58  sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),j(sK1_ax4_U)))
% 15.18/15.58  -> true
% 15.18/15.58  Current number of equations to process: 220
% 15.18/15.58  Current number of ordered equations: 0
% 15.18/15.58  Current number of rules: 1204
% 15.18/15.58  New rule produced :
% 15.18/15.58  [1217]
% 15.18/15.58  sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 15.18/15.58  -> true
% 15.18/15.58  Current number of equations to process: 219
% 15.18/15.58  Current number of ordered equations: 0
% 15.18/15.58  Current number of rules: 1205
% 15.18/15.58  New rule produced :
% 15.18/15.58  [1218]
% 15.18/15.58  sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),sK2_ax3_V(
% 15.18/15.58                                                                     j(sK1_ax4_U))))
% 15.18/15.58  -> true
% 15.18/15.58  Current number of equations to process: 218
% 15.18/15.58  Current number of ordered equations: 0
% 15.18/15.58  Current number of rules: 1206
% 15.18/15.58  New rule produced :
% 15.18/15.58  [1219]
% 15.18/15.58  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 15.18/15.58  -> true
% 15.18/15.58  Current number of equations to process: 217
% 15.18/15.58  Current number of ordered equations: 0
% 15.18/15.58  Current number of rules: 1207
% 15.18/15.58  New rule produced :
% 15.18/15.58  [1220]
% 15.18/15.58  sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),sK2_ax3_V(
% 15.18/15.58                                                                     sK2_ax3_V(
% 15.18/15.58                                                                     j(sK1_ax4_U)))))
% 15.18/15.58  -> true
% 15.18/15.58  Current number of equations to process: 216
% 15.18/15.58  Current number of ordered equations: 0
% 15.18/15.58  Current number of rules: 1208
% 15.18/15.58  New rule produced :
% 15.18/15.58  [1221]
% 15.18/15.58  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(h(sK2_ax3_V(
% 15.18/15.58                                                                  j(sK1_ax4_U))),sK1_ax4_U)))))
% 15.18/15.58  -> true
% 15.18/15.58  Current number of equations to process: 215
% 15.18/15.58  Current number of ordered equations: 0
% 15.18/15.58  Current number of rules: 1209
% 15.18/15.58  New rule produced :
% 15.18/15.58  [1222]
% 15.18/15.58  sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),j(
% 15.18/15.58                                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 15.18/15.58  -> true
% 15.18/15.58  Current number of equations to process: 214
% 15.18/15.58  Current number of ordered equations: 0
% 15.18/15.58  Current number of rules: 1210
% 15.18/15.58  New rule produced :
% 15.18/15.58  [1223]
% 15.18/15.58  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 15.18/15.58  -> true
% 15.18/15.58  Current number of equations to process: 213
% 15.18/15.58  Current number of ordered equations: 0
% 15.18/15.58  Current number of rules: 1211
% 15.18/15.58  New rule produced :
% 15.18/15.58  [1224]
% 15.18/15.58  sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),sK2_ax3_V(
% 15.18/15.58                                                                     sK2_ax3_V(
% 15.18/15.58                                                                     sK2_ax3_V(
% 15.18/15.58                                                                     j(sK1_ax4_U))))))
% 15.18/15.58  -> true
% 15.18/15.58  Current number of equations to process: 212
% 15.18/15.58  Current number of ordered equations: 0
% 15.18/15.58  Current number of rules: 1212
% 15.18/15.58  New rule produced :
% 15.18/15.58  [1225]
% 15.18/15.58  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(
% 15.18/15.58                                                                     op2(
% 15.18/15.58                                                                     h(
% 15.18/15.58                                                                     sK2_ax3_V(
% 15.18/15.58                                                                     j(sK1_ax4_U))),sK1_ax4_U)))))
% 15.18/15.58  -> true
% 15.18/15.58  Current number of equations to process: 211
% 15.18/15.58  Current number of ordered equations: 0
% 15.18/15.58  Current number of rules: 1213
% 15.18/15.58  New rule produced :
% 15.18/15.58  [1226]
% 15.18/15.58  ifeq(sorti1(A),true,sorti1(op1(A,sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))),true)
% 15.18/15.58  -> true
% 15.18/15.58  Current number of equations to process: 209
% 15.18/15.58  Current number of ordered equations: 1
% 15.18/15.58  Current number of rules: 1214
% 15.18/15.58  New rule produced :
% 15.18/15.58  [1227]
% 15.18/15.58  ifeq(sorti1(A),true,sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),A)),true)
% 15.48/15.88  -> true
% 15.48/15.88  Current number of equations to process: 209
% 15.48/15.88  Current number of ordered equations: 0
% 15.48/15.88  Current number of rules: 1215
% 15.48/15.88  New rule produced :
% 15.48/15.88  [1228]
% 15.48/15.88  h(op1(j(sK1_ax4_U),sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 15.48/15.88  -> op2(sK1_ax4_U,h(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 15.48/15.88  Current number of equations to process: 208
% 15.48/15.88  Current number of ordered equations: 0
% 15.48/15.88  Current number of rules: 1216
% 15.48/15.88  New rule produced :
% 15.48/15.88  [1229]
% 15.48/15.88  h(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),j(sK1_ax4_U)))
% 15.48/15.88  -> op2(h(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))),sK1_ax4_U)
% 15.48/15.88  Current number of equations to process: 207
% 15.48/15.88  Current number of ordered equations: 0
% 15.48/15.88  Current number of rules: 1217
% 15.48/15.88  New rule produced :
% 15.48/15.88  [1230]
% 15.48/15.88  h(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 15.48/15.88                                                               j(sK1_ax4_U))))))
% 15.48/15.88  ->
% 15.48/15.88  op2(sK1_ax4_U,h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 15.48/15.88  Current number of equations to process: 206
% 15.48/15.88  Current number of ordered equations: 0
% 15.48/15.88  Current number of rules: 1218
% 15.48/15.88  New rule produced :
% 15.48/15.88  [1231]
% 15.48/15.88  h(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 15.48/15.88    j(sK1_ax4_U))) ->
% 15.48/15.88  op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)
% 15.48/15.88  Current number of equations to process: 205
% 15.48/15.88  Current number of ordered equations: 0
% 15.48/15.88  Current number of rules: 1219
% 15.48/15.88  New rule produced :
% 15.48/15.88  [1232]
% 15.48/15.88  h(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 15.48/15.88  ->
% 15.48/15.88  op2(sK1_ax4_U,h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 15.48/15.88  Current number of equations to process: 204
% 15.48/15.88  Current number of ordered equations: 0
% 15.48/15.88  Current number of rules: 1220
% 15.48/15.88  New rule produced :
% 15.48/15.88  [1233]
% 15.48/15.88  h(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 15.48/15.88    j(sK1_ax4_U))) ->
% 15.48/15.88  op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U)
% 15.48/15.88  Current number of equations to process: 203
% 15.48/15.88  Current number of ordered equations: 0
% 15.48/15.88  Current number of rules: 1221
% 15.48/15.88  New rule produced :
% 15.48/15.88  [1234]
% 15.48/15.88  op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U))))),j(sK1_ax4_U))
% 15.48/15.88  ->
% 15.48/15.88  j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 15.48/15.88  Current number of equations to process: 202
% 15.48/15.88  Current number of ordered equations: 0
% 15.48/15.88  Current number of rules: 1222
% 15.48/15.88  New rule produced :
% 15.48/15.88  [1235]
% 15.48/15.88  op1(j(sK1_ax4_U),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 15.48/15.88  ->
% 15.48/15.88  j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 15.48/15.88  Current number of equations to process: 201
% 15.48/15.88  Current number of ordered equations: 0
% 15.48/15.88  Current number of rules: 1223
% 15.48/15.88  New rule produced :
% 15.48/15.88  [1236]
% 15.48/15.88  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 15.48/15.88  -> true
% 15.48/15.88  Current number of equations to process: 214
% 15.48/15.88  Current number of ordered equations: 0
% 15.48/15.88  Current number of rules: 1224
% 15.48/15.88  New rule produced :
% 15.48/15.88  [1237]
% 15.48/15.88  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(h(sK2_ax3_V(
% 15.48/15.88                                                                j(sK1_ax4_U))),sK1_ax4_U))))
% 15.48/15.88  -> true
% 15.48/15.88  Current number of equations to process: 218
% 15.48/15.88  Current number of ordered equations: 0
% 15.48/15.88  Current number of rules: 1225
% 15.48/15.88  New rule produced :
% 15.48/15.88  [1238]
% 15.48/15.88  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(h(sK2_ax3_V(
% 15.48/15.88                                                                j(sK1_ax4_U))),sK1_ax4_U))))
% 15.48/15.88  -> true
% 15.48/15.88  Current number of equations to process: 217
% 15.48/15.88  Current number of ordered equations: 0
% 15.48/15.88  Current number of rules: 1226
% 15.48/15.88  New rule produced :
% 15.48/15.88  [1239]
% 15.48/15.88  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),j(
% 15.48/15.88                                                                      op2(
% 15.48/15.88                                                                      h(
% 15.48/15.88                                                                      sK2_ax3_V(
% 15.48/15.88                                                                      j(sK1_ax4_U))),sK1_ax4_U))))
% 15.48/15.88  -> true
% 15.48/15.88  Current number of equations to process: 216
% 15.48/15.88  Current number of ordered equations: 0
% 15.48/15.88  Current number of rules: 1227
% 15.77/16.11  New rule produced :
% 15.77/16.11  [1240]
% 15.77/16.11  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(h(sK2_ax3_V(
% 15.77/16.11                                                                  j(sK1_ax4_U))),sK1_ax4_U))))
% 15.77/16.11  -> true
% 15.77/16.11  Current number of equations to process: 215
% 15.77/16.11  Current number of ordered equations: 0
% 15.77/16.11  Current number of rules: 1228
% 15.77/16.11  New rule produced :
% 15.77/16.11  [1241]
% 15.77/16.11  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(h(sK2_ax3_V(
% 15.77/16.11                                                                  j(sK1_ax4_U))),sK1_ax4_U))))
% 15.77/16.11  -> true
% 15.77/16.11  Current number of equations to process: 214
% 15.77/16.11  Current number of ordered equations: 0
% 15.77/16.11  Current number of rules: 1229
% 15.77/16.11  New rule produced :
% 15.77/16.11  [1242]
% 15.77/16.11  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 15.77/16.11         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 15.77/16.11  Current number of equations to process: 213
% 15.77/16.11  Current number of ordered equations: 0
% 15.77/16.11  Current number of rules: 1230
% 15.77/16.11  New rule produced :
% 15.77/16.11  [1243]
% 15.77/16.11  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 15.77/16.11         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 15.77/16.11  Current number of equations to process: 212
% 15.77/16.11  Current number of ordered equations: 0
% 15.77/16.11  Current number of rules: 1231
% 15.77/16.11  New rule produced :
% 15.77/16.11  [1244]
% 15.77/16.11  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 15.77/16.11                                                                      op2(
% 15.77/16.11                                                                      h(
% 15.77/16.11                                                                      sK2_ax3_V(
% 15.77/16.11                                                                      j(sK1_ax4_U))),sK1_ax4_U))))
% 15.77/16.11  -> true
% 15.77/16.11  Current number of equations to process: 211
% 15.77/16.11  Current number of ordered equations: 0
% 15.77/16.11  Current number of rules: 1232
% 15.77/16.11  New rule produced :
% 15.77/16.11  [1245]
% 15.77/16.11  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 15.77/16.11                                                                      op2(
% 15.77/16.11                                                                      h(
% 15.77/16.11                                                                      sK2_ax3_V(
% 15.77/16.11                                                                      j(sK1_ax4_U))),sK1_ax4_U))))
% 15.77/16.11  -> true
% 15.77/16.11  Current number of equations to process: 210
% 15.77/16.11  Current number of ordered equations: 0
% 15.77/16.11  Current number of rules: 1233
% 15.77/16.11  New rule produced :
% 15.77/16.11  [1246]
% 15.77/16.11  sorti1(op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),j(
% 15.77/16.11                                                                     op2(
% 15.77/16.11                                                                     h(
% 15.77/16.11                                                                     sK2_ax3_V(
% 15.77/16.11                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 15.77/16.11  -> true
% 15.77/16.11  Current number of equations to process: 209
% 15.77/16.11  Current number of ordered equations: 0
% 15.77/16.11  Current number of rules: 1234
% 15.77/16.11  New rule produced :
% 15.77/16.11  [1247]
% 15.77/16.11  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),j(
% 15.77/16.11                                                                     op2(
% 15.77/16.11                                                                     h(
% 15.77/16.11                                                                     sK2_ax3_V(
% 15.77/16.11                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 15.77/16.11  -> true
% 15.77/16.11  Current number of equations to process: 208
% 15.77/16.11  Current number of ordered equations: 0
% 15.77/16.11  Current number of rules: 1235
% 15.77/16.11  New rule produced :
% 15.77/16.11  [1248]
% 15.77/16.11  sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),j(
% 15.77/16.11                                                                     op2(
% 15.77/16.11                                                                     h(
% 15.77/16.11                                                                     sK2_ax3_V(
% 15.77/16.11                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 15.77/16.11  -> true
% 15.77/16.11  Current number of equations to process: 207
% 15.77/16.11  Current number of ordered equations: 0
% 15.77/16.11  Current number of rules: 1236
% 15.77/16.11  New rule produced :
% 15.77/16.11  [1249]
% 15.77/16.11  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 15.77/16.11                                                               j(sK1_ax4_U))),
% 15.77/16.11         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 16.19/16.52  Current number of equations to process: 206
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1237
% 16.19/16.52  New rule produced :
% 16.19/16.52  [1250]
% 16.19/16.52  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 16.19/16.52                                                             j(sK1_ax4_U))))),
% 16.19/16.52         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 16.19/16.52  Current number of equations to process: 205
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1238
% 16.19/16.52  New rule produced :
% 16.19/16.52  [1251]
% 16.19/16.52  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 16.19/16.52         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 16.19/16.52  Current number of equations to process: 204
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1239
% 16.19/16.52  New rule produced :
% 16.19/16.52  [1252]
% 16.19/16.52  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 16.19/16.52         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 16.19/16.52  Current number of equations to process: 203
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1240
% 16.19/16.52  New rule produced :
% 16.19/16.52  [1253]
% 16.19/16.52  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 16.19/16.52  -> true
% 16.19/16.52  Current number of equations to process: 215
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1241
% 16.19/16.52  New rule produced :
% 16.19/16.52  [1254]
% 16.19/16.52  sorti1(sK2_ax3_V(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))))
% 16.19/16.52  -> true
% 16.19/16.52  Current number of equations to process: 221
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1242
% 16.19/16.52  New rule produced :
% 16.19/16.52  [1255]
% 16.19/16.52  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 16.19/16.52  -> true
% 16.19/16.52  Current number of equations to process: 222
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1243
% 16.19/16.52  New rule produced :
% 16.19/16.52  [1256]
% 16.19/16.52  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,
% 16.19/16.52                                                            op2(sK1_ax4_U,sK1_ax4_U)))))
% 16.19/16.52  -> true
% 16.19/16.52  Current number of equations to process: 221
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1244
% 16.19/16.52  New rule produced :
% 16.19/16.52  [1257]
% 16.19/16.52  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 16.19/16.52                                                                    sK2_ax3_V(
% 16.19/16.52                                                                    sK2_ax3_V(
% 16.19/16.52                                                                    j(sK1_ax4_U)))))))
% 16.19/16.52  -> true
% 16.19/16.52  Current number of equations to process: 220
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1245
% 16.19/16.52  New rule produced :
% 16.19/16.52  [1258]
% 16.19/16.52  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,
% 16.19/16.52                                                            h(sK2_ax3_V(
% 16.19/16.52                                                              j(sK1_ax4_U)))))))
% 16.19/16.52  -> true
% 16.19/16.52  Current number of equations to process: 219
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1246
% 16.19/16.52  New rule produced :
% 16.19/16.52  [1259]
% 16.19/16.52  sorti1(j(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 16.19/16.52  -> true
% 16.19/16.52  Current number of equations to process: 222
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1247
% 16.19/16.52  New rule produced :
% 16.19/16.52  [1260]
% 16.19/16.52  sorti1(j(op2(sK1_ax4_U,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))))
% 16.19/16.52  -> true
% 16.19/16.52  Current number of equations to process: 221
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1248
% 16.19/16.52  New rule produced :
% 16.19/16.52  [1261]
% 16.19/16.52  sorti1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 16.19/16.52  -> true
% 16.19/16.52  Current number of equations to process: 234
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1249
% 16.19/16.52  New rule produced :
% 16.19/16.52  [1262]
% 16.19/16.52  sorti1(op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),
% 16.19/16.52         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 16.19/16.52  Current number of equations to process: 235
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1250
% 16.19/16.52  New rule produced :
% 16.19/16.52  [1263]
% 16.19/16.52  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))))
% 16.19/16.52  -> true
% 16.19/16.52  Current number of equations to process: 234
% 16.19/16.52  Current number of ordered equations: 0
% 16.19/16.52  Current number of rules: 1251
% 16.19/16.52  New rule produced :
% 16.58/16.91  [1264]
% 16.58/16.91  sorti1(op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),
% 16.58/16.91         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 16.58/16.91  Current number of equations to process: 233
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1252
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1265]
% 16.58/16.91  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))))
% 16.58/16.91  -> true
% 16.58/16.91  Current number of equations to process: 232
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1253
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1266]
% 16.58/16.91  sorti1(op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),
% 16.58/16.91         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 16.58/16.91  Current number of equations to process: 231
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1254
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1267]
% 16.58/16.91  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))))
% 16.58/16.91  -> true
% 16.58/16.91  Current number of equations to process: 230
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1255
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1268]
% 16.58/16.91  sorti1(op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),
% 16.58/16.91         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 16.58/16.91  Current number of equations to process: 229
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1256
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1269]
% 16.58/16.91  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(op2(h(
% 16.58/16.91                                                                     sK2_ax3_V(
% 16.58/16.91                                                                     j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))))
% 16.58/16.91  -> true
% 16.58/16.91  Current number of equations to process: 228
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1257
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1270]
% 16.58/16.91  sorti1(j(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK1_ax4_U)))
% 16.58/16.91  -> true
% 16.58/16.91  Current number of equations to process: 231
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1258
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1271]
% 16.58/16.91  sorti1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 16.58/16.91  -> true
% 16.58/16.91  Current number of equations to process: 230
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1259
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1272]
% 16.58/16.91  sorti1(sK2_ax3_V(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 16.58/16.91                                                                    j(sK1_ax4_U)))))
% 16.58/16.91  -> true
% 16.58/16.91  Current number of equations to process: 247
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1260
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1273]
% 16.58/16.91  sorti2(h(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))
% 16.58/16.91  -> true
% 16.58/16.91  Current number of equations to process: 246
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1261
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1274]
% 16.58/16.91  sorti1(op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 16.58/16.91         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 16.58/16.91  Current number of equations to process: 245
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1262
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1275]
% 16.58/16.91  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 16.58/16.91  -> true
% 16.58/16.91  Current number of equations to process: 244
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1263
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1276]
% 16.58/16.91  sorti1(op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 16.58/16.91         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 16.58/16.91  Current number of equations to process: 243
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1264
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1277]
% 16.58/16.91  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(
% 16.58/16.91                                                                      j(sK1_ax4_U))),sK1_ax4_U)))))
% 16.58/16.91  -> true
% 16.58/16.91  Current number of equations to process: 242
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1265
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1278]
% 16.58/16.91  sorti1(op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 16.58/16.91         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 16.58/16.91  Current number of equations to process: 241
% 16.58/16.91  Current number of ordered equations: 0
% 16.58/16.91  Current number of rules: 1266
% 16.58/16.91  New rule produced :
% 16.58/16.91  [1279]
% 16.58/16.91  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(
% 16.80/17.17                                                               j(sK1_ax4_U))),sK1_ax4_U)))))
% 16.80/17.17  -> true
% 16.80/17.17  Current number of equations to process: 240
% 16.80/17.17  Current number of ordered equations: 0
% 16.80/17.17  Current number of rules: 1267
% 16.80/17.17  New rule produced :
% 16.80/17.17  [1280]
% 16.80/17.17  sorti1(op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 16.80/17.17         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 16.80/17.17  Current number of equations to process: 239
% 16.80/17.17  Current number of ordered equations: 0
% 16.80/17.17  Current number of rules: 1268
% 16.80/17.17  New rule produced :
% 16.80/17.17  [1281]
% 16.80/17.17  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,
% 16.80/17.17                                                             op2(h(sK2_ax3_V(
% 16.80/17.17                                                                   j(sK1_ax4_U))),sK1_ax4_U)))))
% 16.80/17.17  -> true
% 16.80/17.17  Current number of equations to process: 238
% 16.80/17.17  Current number of ordered equations: 0
% 16.80/17.17  Current number of rules: 1269
% 16.80/17.17  New rule produced :
% 16.80/17.17  [1282]
% 16.80/17.17  h(j(op2(sK1_ax4_U,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))))
% 16.80/17.17  -> op2(sK1_ax4_U,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))
% 16.80/17.17  Current number of equations to process: 237
% 16.80/17.17  Current number of ordered equations: 0
% 16.80/17.17  Current number of rules: 1270
% 16.80/17.17  New rule produced :
% 16.80/17.17  [1283]
% 16.80/17.17  h(j(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 16.80/17.17  -> op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)
% 16.80/17.17  Current number of equations to process: 236
% 16.80/17.17  Current number of ordered equations: 0
% 16.80/17.17  Current number of rules: 1271
% 16.80/17.17  New rule produced :
% 16.80/17.17  [1284]
% 16.80/17.17  h(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 16.80/17.17  -> op2(sK1_ax4_U,op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 16.80/17.17  Current number of equations to process: 235
% 16.80/17.17  Current number of ordered equations: 0
% 16.80/17.17  Current number of rules: 1272
% 16.80/17.17  New rule produced :
% 16.80/17.17  [1285]
% 16.80/17.17  h(j(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK1_ax4_U)))
% 16.80/17.17  -> op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK1_ax4_U)
% 16.80/17.17  Current number of equations to process: 234
% 16.80/17.17  Current number of ordered equations: 0
% 16.80/17.17  Current number of rules: 1273
% 16.80/17.17  New rule produced :
% 16.80/17.17  [1286]
% 16.80/17.17  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 16.80/17.17                                                              sK2_ax3_V(
% 16.80/17.17                                                              j(sK1_ax4_U))),
% 16.80/17.17                                                          sK2_ax3_V(j(sK1_ax4_U)))))
% 16.80/17.17  -> true
% 16.80/17.17  Current number of equations to process: 233
% 16.80/17.17  Current number of ordered equations: 0
% 16.80/17.17  Current number of rules: 1274
% 16.80/17.17  New rule produced :
% 16.80/17.17  [1287]
% 16.80/17.17  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 16.80/17.17                                                              j(sK1_ax4_U)),
% 16.80/17.17                                                          sK2_ax3_V(sK2_ax3_V(
% 16.80/17.17                                                                    j(sK1_ax4_U))))))
% 16.80/17.17  -> true
% 16.80/17.17  Current number of equations to process: 232
% 16.80/17.17  Current number of ordered equations: 0
% 16.80/17.17  Current number of rules: 1275
% 16.80/17.17  New rule produced :
% 16.80/17.17  [1288]
% 16.80/17.17  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 16.80/17.17                                                          sK2_ax3_V(j(sK1_ax4_U)))))
% 16.80/17.17  -> true
% 16.80/17.17  Current number of equations to process: 231
% 16.80/17.17  Current number of ordered equations: 0
% 16.80/17.17  Current number of rules: 1276
% 16.80/17.17  New rule produced :
% 16.80/17.17  [1289]
% 16.80/17.17  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 16.80/17.17                                                              j(sK1_ax4_U)),
% 16.80/17.17                                                          j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 16.80/17.17  -> true
% 16.80/17.17  Current number of equations to process: 230
% 16.80/17.17  Current number of ordered equations: 0
% 16.80/17.17  Current number of rules: 1277
% 16.80/17.17  New rule produced :
% 16.80/17.17  [1290]
% 16.80/17.17  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(h(sK2_ax3_V(
% 16.80/17.17                                                                  sK2_ax3_V(
% 16.80/17.17                                                                  j(sK1_ax4_U)))),sK1_ax4_U))))
% 16.80/17.17  -> true
% 16.80/17.17  Current number of equations to process: 229
% 16.80/17.17  Current number of ordered equations: 0
% 16.80/17.17  Current number of rules: 1278
% 17.17/17.54  New rule produced :
% 17.17/17.54  [1291]
% 17.17/17.54  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,
% 17.17/17.54                                                            h(sK2_ax3_V(
% 17.17/17.54                                                              sK2_ax3_V(
% 17.17/17.54                                                              j(sK1_ax4_U))))))))
% 17.17/17.54  -> true
% 17.17/17.54  Current number of equations to process: 228
% 17.17/17.54  Current number of ordered equations: 0
% 17.17/17.54  Current number of rules: 1279
% 17.17/17.54  New rule produced :
% 17.17/17.54  [1292]
% 17.17/17.54  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(j(op2(
% 17.17/17.54                                                                      h(
% 17.17/17.54                                                                      sK2_ax3_V(
% 17.17/17.54                                                                      j(sK1_ax4_U))),sK1_ax4_U)))))
% 17.17/17.54  -> true
% 17.17/17.54  Current number of equations to process: 227
% 17.17/17.54  Current number of ordered equations: 0
% 17.17/17.54  Current number of rules: 1280
% 17.17/17.54  New rule produced :
% 17.17/17.54  [1293]
% 17.17/17.54  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))),true)
% 17.17/17.54  -> true
% 17.17/17.54  Current number of equations to process: 225
% 17.17/17.54  Current number of ordered equations: 1
% 17.17/17.54  Current number of rules: 1281
% 17.17/17.54  New rule produced :
% 17.17/17.54  [1294]
% 17.17/17.54  ifeq(sorti1(A),true,sorti1(op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),A)),true)
% 17.17/17.54  -> true
% 17.17/17.54  Current number of equations to process: 225
% 17.17/17.54  Current number of ordered equations: 0
% 17.17/17.54  Current number of rules: 1282
% 17.17/17.54  New rule produced :
% 17.17/17.54  [1295]
% 17.17/17.54  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))),true)
% 17.17/17.54  -> true
% 17.17/17.54  Current number of equations to process: 223
% 17.17/17.54  Current number of ordered equations: 1
% 17.17/17.54  Current number of rules: 1283
% 17.17/17.54  New rule produced :
% 17.17/17.54  [1296]
% 17.17/17.54  ifeq(sorti1(A),true,sorti1(op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),A)),true)
% 17.17/17.54  -> true
% 17.17/17.54  Current number of equations to process: 223
% 17.17/17.54  Current number of ordered equations: 0
% 17.17/17.54  Current number of rules: 1284
% 17.17/17.54  New rule produced :
% 17.17/17.54  [1297]
% 17.17/17.54  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 17.17/17.54  -> true
% 17.17/17.54  Current number of equations to process: 244
% 17.17/17.54  Current number of ordered equations: 0
% 17.17/17.54  Current number of rules: 1285
% 17.17/17.54  New rule produced :
% 17.17/17.54  [1298]
% 17.17/17.54  sorti2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 17.17/17.54  -> true
% 17.17/17.54  Current number of equations to process: 243
% 17.17/17.54  Current number of ordered equations: 0
% 17.17/17.54  Current number of rules: 1286
% 17.17/17.54  New rule produced :
% 17.17/17.54  [1299]
% 17.17/17.54  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 17.17/17.54                                                              j(sK1_ax4_U))),
% 17.17/17.54         j(sK1_ax4_U))) -> true
% 17.17/17.54  Current number of equations to process: 242
% 17.17/17.54  Current number of ordered equations: 0
% 17.17/17.54  Current number of rules: 1287
% 17.17/17.54  New rule produced :
% 17.17/17.54  [1300]
% 17.17/17.54  sorti1(op1(j(sK1_ax4_U),op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 17.17/17.54                          sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 17.17/17.54  Current number of equations to process: 241
% 17.17/17.54  Current number of ordered equations: 0
% 17.17/17.54  Current number of rules: 1288
% 17.17/17.54  New rule produced :
% 17.17/17.54  [1301]
% 17.17/17.54  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 17.17/17.54                                                              j(sK1_ax4_U))),
% 17.17/17.54         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 17.17/17.54  Current number of equations to process: 240
% 17.17/17.54  Current number of ordered equations: 0
% 17.17/17.54  Current number of rules: 1289
% 17.17/17.54  New rule produced :
% 17.17/17.54  [1302]
% 17.17/17.54  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 17.17/17.54                                     sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 17.17/17.54  Current number of equations to process: 239
% 17.17/17.54  Current number of ordered equations: 0
% 17.17/17.54  Current number of rules: 1290
% 17.17/17.54  New rule produced :
% 17.17/17.54  [1303]
% 17.17/17.54  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 17.17/17.54                                                              j(sK1_ax4_U))),
% 17.17/17.54         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 17.17/17.54  Current number of equations to process: 238
% 17.17/17.54  Current number of ordered equations: 0
% 17.17/17.54  Current number of rules: 1291
% 17.17/17.54  New rule produced :
% 17.17/17.54  [1304]
% 17.17/17.54  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 17.17/17.54                                                sK2_ax3_V(j(sK1_ax4_U))))) ->
% 17.55/17.87  true
% 17.55/17.87  Current number of equations to process: 237
% 17.55/17.87  Current number of ordered equations: 0
% 17.55/17.87  Current number of rules: 1292
% 17.55/17.87  New rule produced :
% 17.55/17.87  [1305]
% 17.55/17.87  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 17.55/17.87                                                              j(sK1_ax4_U))),
% 17.55/17.87         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 17.55/17.87  Current number of equations to process: 236
% 17.55/17.87  Current number of ordered equations: 0
% 17.55/17.87  Current number of rules: 1293
% 17.55/17.87  New rule produced :
% 17.55/17.87  [1306]
% 17.55/17.87  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 17.55/17.87                                         sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 17.55/17.87  Current number of equations to process: 235
% 17.55/17.87  Current number of ordered equations: 0
% 17.55/17.87  Current number of rules: 1294
% 17.55/17.87  New rule produced :
% 17.55/17.87  [1307]
% 17.55/17.87  sorti1(sK2_ax3_V(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 17.55/17.87                                                                    sK2_ax3_V(
% 17.55/17.87                                                                    j(sK1_ax4_U))))))
% 17.55/17.87  -> true
% 17.55/17.87  Current number of equations to process: 256
% 17.55/17.87  Current number of ordered equations: 0
% 17.55/17.87  Current number of rules: 1295
% 17.55/17.87  New rule produced :
% 17.55/17.87  [1308]
% 17.55/17.87  sorti2(h(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 17.55/17.87                                                                      j(sK1_ax4_U))))))
% 17.55/17.87  -> true
% 17.55/17.87  Current number of equations to process: 255
% 17.55/17.87  Current number of ordered equations: 0
% 17.55/17.87  Current number of rules: 1296
% 17.55/17.87  New rule produced :
% 17.55/17.87  [1309]
% 17.55/17.87  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 17.55/17.87         j(sK1_ax4_U))) -> true
% 17.55/17.87  Current number of equations to process: 254
% 17.55/17.87  Current number of ordered equations: 0
% 17.55/17.87  Current number of rules: 1297
% 17.55/17.87  New rule produced :
% 17.55/17.87  [1310]
% 17.55/17.87  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(
% 17.55/17.87                                                              j(sK1_ax4_U))),sK1_ax4_U)))))
% 17.55/17.87  -> true
% 17.55/17.87  Current number of equations to process: 253
% 17.55/17.87  Current number of ordered equations: 0
% 17.55/17.87  Current number of rules: 1298
% 17.55/17.87  New rule produced :
% 17.55/17.87  [1311]
% 17.55/17.87  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 17.55/17.87         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 17.55/17.87  Current number of equations to process: 252
% 17.55/17.87  Current number of ordered equations: 0
% 17.55/17.87  Current number of rules: 1299
% 17.55/17.87  New rule produced :
% 17.55/17.87  [1312]
% 17.55/17.87  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(
% 17.55/17.87                                                                   h(sK2_ax3_V(
% 17.55/17.87                                                                     j(sK1_ax4_U))),sK1_ax4_U)))))
% 17.55/17.87  -> true
% 17.55/17.87  Current number of equations to process: 251
% 17.55/17.87  Current number of ordered equations: 0
% 17.55/17.87  Current number of rules: 1300
% 17.55/17.87  New rule produced :
% 17.55/17.87  [1313]
% 17.55/17.87  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 17.55/17.87         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 17.55/17.87  Current number of equations to process: 250
% 17.55/17.87  Current number of ordered equations: 0
% 17.55/17.87  Current number of rules: 1301
% 17.55/17.87  New rule produced :
% 17.55/17.87  [1314]
% 17.55/17.87  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 17.55/17.87                                                j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 17.55/17.87  -> true
% 17.55/17.87  Current number of equations to process: 249
% 17.55/17.87  Current number of ordered equations: 0
% 17.55/17.87  Current number of rules: 1302
% 17.55/17.87  New rule produced :
% 17.55/17.87  [1315]
% 17.55/17.87  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 17.55/17.87         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 17.55/17.87  Current number of equations to process: 248
% 17.55/17.87  Current number of ordered equations: 0
% 17.55/17.87  Current number of rules: 1303
% 17.55/17.87  New rule produced :
% 17.55/17.87  [1316]
% 17.55/17.87  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 17.55/17.87                                                                     op2(
% 17.55/17.87                                                                     h(
% 17.55/17.87                                                                     sK2_ax3_V(
% 17.55/17.87                                                                     j(sK1_ax4_U))),sK1_ax4_U)))))
% 17.55/17.87  -> true
% 17.55/17.87  Current number of equations to process: 247
% 17.55/17.87  Current number of ordered equations: 0
% 17.55/17.87  Current number of rules: 1304
% 18.00/18.36  New rule produced :
% 18.00/18.36  [1317]
% 18.00/18.36  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(h(sK2_ax3_V(
% 18.00/18.36                                                                  j(sK1_ax4_U))),sK1_ax4_U)))))
% 18.00/18.36  -> true
% 18.00/18.36  Current number of equations to process: 268
% 18.00/18.36  Current number of ordered equations: 0
% 18.00/18.36  Current number of rules: 1305
% 18.00/18.36  New rule produced :
% 18.00/18.36  [1318]
% 18.00/18.36  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 18.00/18.36  -> true
% 18.00/18.36  Current number of equations to process: 267
% 18.00/18.36  Current number of ordered equations: 0
% 18.00/18.36  Current number of rules: 1306
% 18.00/18.36  New rule produced :
% 18.00/18.36  [1319]
% 18.00/18.36  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 18.00/18.36                                                              sK2_ax3_V(
% 18.00/18.36                                                              j(sK1_ax4_U)))),
% 18.00/18.36         j(sK1_ax4_U))) -> true
% 18.00/18.36  Current number of equations to process: 266
% 18.00/18.36  Current number of ordered equations: 0
% 18.00/18.36  Current number of rules: 1307
% 18.00/18.36  New rule produced :
% 18.00/18.36  [1320]
% 18.00/18.36  sorti1(op1(j(sK1_ax4_U),op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 18.00/18.36                          sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 18.00/18.36  Current number of equations to process: 265
% 18.00/18.36  Current number of ordered equations: 0
% 18.00/18.36  Current number of rules: 1308
% 18.00/18.36  New rule produced :
% 18.00/18.36  [1321]
% 18.00/18.36  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 18.00/18.36                                                              sK2_ax3_V(
% 18.00/18.36                                                              j(sK1_ax4_U)))),
% 18.00/18.36         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 18.00/18.36  Current number of equations to process: 264
% 18.00/18.36  Current number of ordered equations: 0
% 18.00/18.36  Current number of rules: 1309
% 18.00/18.36  New rule produced :
% 18.00/18.36  [1322]
% 18.00/18.36  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 18.00/18.36                                     sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 18.00/18.36  true
% 18.00/18.36  Current number of equations to process: 263
% 18.00/18.36  Current number of ordered equations: 0
% 18.00/18.36  Current number of rules: 1310
% 18.00/18.36  New rule produced :
% 18.00/18.36  [1323]
% 18.00/18.36  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 18.00/18.36         j(sK1_ax4_U))) -> true
% 18.00/18.36  Current number of equations to process: 278
% 18.00/18.36  Current number of ordered equations: 0
% 18.00/18.36  Current number of rules: 1311
% 18.00/18.36  New rule produced :
% 18.00/18.36  [1324]
% 18.00/18.36  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(
% 18.00/18.36                                                                   h(sK2_ax3_V(
% 18.00/18.36                                                                     j(sK1_ax4_U))),sK1_ax4_U)))))
% 18.00/18.36  -> true
% 18.00/18.36  Current number of equations to process: 277
% 18.00/18.36  Current number of ordered equations: 0
% 18.00/18.36  Current number of rules: 1312
% 18.00/18.36  New rule produced :
% 18.00/18.36  [1325]
% 18.00/18.36  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 18.00/18.36         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 18.00/18.36  Current number of equations to process: 276
% 18.00/18.36  Current number of ordered equations: 0
% 18.00/18.36  Current number of rules: 1313
% 18.00/18.36  New rule produced :
% 18.00/18.36  [1326]
% 18.00/18.36  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 18.00/18.36                                     j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 18.00/18.36  -> true
% 18.00/18.36  Current number of equations to process: 275
% 18.00/18.36  Current number of ordered equations: 0
% 18.00/18.36  Current number of rules: 1314
% 18.00/18.36  New rule produced :
% 18.00/18.36  [1327]
% 18.00/18.36  sorti1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))) ->
% 18.00/18.36  true
% 18.00/18.36  Current number of equations to process: 278
% 18.00/18.36  Current number of ordered equations: 0
% 18.00/18.36  Current number of rules: 1315
% 18.00/18.36  New rule produced :
% 18.00/18.36  [1328]
% 18.00/18.36  sorti2(h(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))) -> true
% 18.00/18.36  Current number of equations to process: 277
% 18.00/18.36  Current number of ordered equations: 0
% 18.00/18.36  Current number of rules: 1316
% 18.00/18.36  New rule produced :
% 18.00/18.36  [1329]
% 18.00/18.36  j(h(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))) ->
% 18.00/18.36  sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))
% 18.00/18.36  Current number of equations to process: 278
% 18.00/18.36  Current number of ordered equations: 0
% 18.00/18.36  Current number of rules: 1317
% 18.00/18.36  New rule produced :
% 18.00/18.36  [1330]
% 18.00/18.36  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),j(sK1_ax4_U)))
% 18.00/18.36  -> true
% 18.00/18.36  Current number of equations to process: 293
% 18.00/18.36  Current number of ordered equations: 0
% 18.30/18.67  Current number of rules: 1318
% 18.30/18.67  New rule produced :
% 18.30/18.67  [1331]
% 18.30/18.67  sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 18.30/18.67  -> true
% 18.30/18.67  Current number of equations to process: 292
% 18.30/18.67  Current number of ordered equations: 0
% 18.30/18.67  Current number of rules: 1319
% 18.30/18.67  New rule produced :
% 18.30/18.67  [1332]
% 18.30/18.67  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),sK2_ax3_V(
% 18.30/18.67                                                                     j(sK1_ax4_U))))
% 18.30/18.67  -> true
% 18.30/18.67  Current number of equations to process: 291
% 18.30/18.67  Current number of ordered equations: 0
% 18.30/18.67  Current number of rules: 1320
% 18.30/18.67  New rule produced :
% 18.30/18.67  [1333]
% 18.30/18.67  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 18.30/18.67                                                                 j(sK1_ax4_U))))))))
% 18.30/18.67  -> true
% 18.30/18.67  Current number of equations to process: 290
% 18.30/18.67  Current number of ordered equations: 0
% 18.30/18.67  Current number of rules: 1321
% 18.30/18.67  New rule produced :
% 18.30/18.67  [1334]
% 18.30/18.67  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),sK2_ax3_V(
% 18.30/18.67                                                                     sK2_ax3_V(
% 18.30/18.67                                                                     j(sK1_ax4_U)))))
% 18.30/18.67  -> true
% 18.30/18.67  Current number of equations to process: 289
% 18.30/18.67  Current number of ordered equations: 0
% 18.30/18.67  Current number of rules: 1322
% 18.30/18.67  New rule produced :
% 18.30/18.67  [1335]
% 18.30/18.67  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,
% 18.30/18.67                                                            h(sK2_ax3_V(
% 18.30/18.67                                                              j(sK1_ax4_U))))))))
% 18.30/18.67  -> true
% 18.30/18.67  Current number of equations to process: 288
% 18.30/18.67  Current number of ordered equations: 0
% 18.30/18.67  Current number of rules: 1323
% 18.30/18.67  New rule produced :
% 18.30/18.67  [1336]
% 18.30/18.67  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),j(
% 18.30/18.67                                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 18.30/18.67  -> true
% 18.30/18.67  Current number of equations to process: 287
% 18.30/18.67  Current number of ordered equations: 0
% 18.30/18.67  Current number of rules: 1324
% 18.30/18.67  New rule produced :
% 18.30/18.67  [1337]
% 18.30/18.67  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 18.30/18.67                                                                     j(sK1_ax4_U))))))))
% 18.30/18.67  -> true
% 18.30/18.67  Current number of equations to process: 286
% 18.30/18.67  Current number of ordered equations: 0
% 18.30/18.67  Current number of rules: 1325
% 18.30/18.67  New rule produced :
% 18.30/18.67  [1338]
% 18.30/18.67  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),sK2_ax3_V(
% 18.30/18.67                                                                     sK2_ax3_V(
% 18.30/18.67                                                                     sK2_ax3_V(
% 18.30/18.67                                                                     j(sK1_ax4_U))))))
% 18.30/18.67  -> true
% 18.30/18.67  Current number of equations to process: 285
% 18.30/18.67  Current number of ordered equations: 0
% 18.30/18.67  Current number of rules: 1326
% 18.30/18.67  New rule produced :
% 18.30/18.67  [1339]
% 18.30/18.67  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(
% 18.30/18.67                                                                     op2(sK1_ax4_U,
% 18.30/18.67                                                                     h(
% 18.30/18.67                                                                     sK2_ax3_V(
% 18.30/18.67                                                                     j(sK1_ax4_U))))))))
% 18.30/18.67  -> true
% 18.30/18.67  Current number of equations to process: 284
% 18.30/18.67  Current number of ordered equations: 0
% 18.30/18.67  Current number of rules: 1327
% 18.30/18.67  New rule produced :
% 18.30/18.67  [1340]
% 18.30/18.67  ifeq(sorti1(A),true,sorti1(op1(A,sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 18.30/18.67                                                               j(sK1_ax4_U)))))))),true)
% 18.30/18.67  -> true
% 18.30/18.67  Current number of equations to process: 282
% 18.30/18.67  Current number of ordered equations: 1
% 18.30/18.67  Current number of rules: 1328
% 18.30/18.67  New rule produced :
% 18.30/18.67  [1341]
% 18.30/18.67  ifeq(sorti1(A),true,sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 18.30/18.67                                                             j(sK1_ax4_U)))))),A)),true)
% 18.30/18.67  -> true
% 18.30/18.67  Current number of equations to process: 282
% 18.30/18.67  Current number of ordered equations: 0
% 18.30/18.67  Current number of rules: 1329
% 18.30/18.67  New rule produced :
% 18.30/18.67  [1342]
% 18.30/18.67  h(op1(j(sK1_ax4_U),sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 18.30/18.67  -> op2(sK1_ax4_U,h(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 18.30/18.67  Current number of equations to process: 281
% 18.59/18.92  Current number of ordered equations: 0
% 18.59/18.92  Current number of rules: 1330
% 18.59/18.92  New rule produced :
% 18.59/18.92  [1343]
% 18.59/18.92  h(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),j(sK1_ax4_U)))
% 18.59/18.92  -> op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))),sK1_ax4_U)
% 18.59/18.92  Current number of equations to process: 280
% 18.59/18.92  Current number of ordered equations: 0
% 18.59/18.92  Current number of rules: 1331
% 18.59/18.92  New rule produced :
% 18.59/18.92  [1344]
% 18.59/18.92  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),j(
% 18.59/18.92                                                                     op2(
% 18.59/18.92                                                                     h(
% 18.59/18.92                                                                     sK2_ax3_V(
% 18.59/18.92                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 18.59/18.92  -> true
% 18.59/18.92  Current number of equations to process: 279
% 18.59/18.92  Current number of ordered equations: 0
% 18.59/18.92  Current number of rules: 1332
% 18.59/18.92  New rule produced :
% 18.59/18.92  [1345]
% 18.59/18.92  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,
% 18.59/18.92                                                                      h(
% 18.59/18.92                                                                      sK2_ax3_V(
% 18.59/18.92                                                                      j(sK1_ax4_U))))))))
% 18.59/18.92  -> true
% 18.59/18.92  Current number of equations to process: 278
% 18.59/18.92  Current number of ordered equations: 0
% 18.59/18.92  Current number of rules: 1333
% 18.59/18.92  New rule produced :
% 18.59/18.92  [1346]
% 18.59/18.92  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 18.59/18.92                                                              sK2_ax3_V(
% 18.59/18.92                                                              sK2_ax3_V(
% 18.59/18.92                                                              j(sK1_ax4_U)))),
% 18.59/18.92                                                          sK2_ax3_V(j(sK1_ax4_U)))))
% 18.59/18.92  -> true
% 18.59/18.92  Current number of equations to process: 277
% 18.59/18.92  Current number of ordered equations: 0
% 18.59/18.92  Current number of rules: 1334
% 18.59/18.92  New rule produced :
% 18.59/18.92  [1347]
% 18.59/18.92  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 18.59/18.92                                                              j(sK1_ax4_U)),
% 18.59/18.92                                                          sK2_ax3_V(sK2_ax3_V(
% 18.59/18.92                                                                    sK2_ax3_V(
% 18.59/18.92                                                                    j(sK1_ax4_U)))))))
% 18.59/18.92  -> true
% 18.59/18.92  Current number of equations to process: 276
% 18.59/18.92  Current number of ordered equations: 0
% 18.59/18.92  Current number of rules: 1335
% 18.59/18.92  New rule produced :
% 18.59/18.92  [1348]
% 18.59/18.92  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 18.59/18.92                                                          sK2_ax3_V(sK2_ax3_V(
% 18.59/18.92                                                                    j(sK1_ax4_U))))))
% 18.59/18.92  -> true
% 18.59/18.92  Current number of equations to process: 275
% 18.59/18.92  Current number of ordered equations: 0
% 18.59/18.92  Current number of rules: 1336
% 18.59/18.92  New rule produced :
% 18.59/18.92  [1349]
% 18.59/18.92  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 18.59/18.92                                                              sK2_ax3_V(
% 18.59/18.92                                                              j(sK1_ax4_U))),
% 18.59/18.92                                                          j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 18.59/18.92  -> true
% 18.59/18.92  Current number of equations to process: 274
% 18.59/18.92  Current number of ordered equations: 0
% 18.59/18.92  Current number of rules: 1337
% 18.59/18.92  New rule produced :
% 18.59/18.92  [1350]
% 18.59/18.92  sorti1(op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),
% 18.59/18.92         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 18.59/18.92  Current number of equations to process: 273
% 18.59/18.92  Current number of ordered equations: 0
% 18.59/18.92  Current number of rules: 1338
% 18.59/18.92  New rule produced :
% 18.59/18.92  [1351]
% 18.59/18.92  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(op2(h(sK2_ax3_V(
% 18.59/18.92                                                                      j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))))
% 18.59/18.92  -> true
% 18.59/18.92  Current number of equations to process: 272
% 18.59/18.92  Current number of ordered equations: 0
% 18.59/18.92  Current number of rules: 1339
% 18.59/18.92  New rule produced :
% 18.59/18.92  [1352]
% 18.59/18.92  sorti1(op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 18.59/18.92         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 18.59/18.92  Current number of equations to process: 271
% 18.90/19.23  Current number of ordered equations: 0
% 18.90/19.23  Current number of rules: 1340
% 18.90/19.23  New rule produced :
% 18.90/19.23  [1353]
% 18.90/19.23  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,
% 18.90/19.23                                                            op2(h(sK2_ax3_V(
% 18.90/19.23                                                                  j(sK1_ax4_U))),sK1_ax4_U)))))
% 18.90/19.23  -> true
% 18.90/19.23  Current number of equations to process: 270
% 18.90/19.23  Current number of ordered equations: 0
% 18.90/19.23  Current number of rules: 1341
% 18.90/19.23  New rule produced :
% 18.90/19.23  [1354]
% 18.90/19.23  j(h(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))
% 18.90/19.23  -> op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))
% 18.90/19.23  Current number of equations to process: 269
% 18.90/19.23  Current number of ordered equations: 0
% 18.90/19.23  Current number of rules: 1342
% 18.90/19.23  New rule produced :
% 18.90/19.23  [1355]
% 18.90/19.23  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 18.90/19.23                                                              j(sK1_ax4_U))),
% 18.90/19.23         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 18.90/19.23  Current number of equations to process: 268
% 18.90/19.23  Current number of ordered equations: 0
% 18.90/19.23  Current number of rules: 1343
% 18.90/19.23  New rule produced :
% 18.90/19.23  [1356]
% 18.90/19.23  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(h(
% 18.90/19.23                                                                     sK2_ax3_V(
% 18.90/19.23                                                                     j(sK1_ax4_U))),sK1_ax4_U)),
% 18.90/19.23                                                           sK2_ax3_V(j(sK1_ax4_U)))))
% 18.90/19.23  -> true
% 18.90/19.23  Current number of equations to process: 267
% 18.90/19.23  Current number of ordered equations: 0
% 18.90/19.23  Current number of rules: 1344
% 18.90/19.23  New rule produced :
% 18.90/19.23  [1357]
% 18.90/19.23  j(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 18.90/19.23  -> op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 18.90/19.23  Current number of equations to process: 266
% 18.90/19.23  Current number of ordered equations: 0
% 18.90/19.23  Current number of rules: 1345
% 18.90/19.23  New rule produced :
% 18.90/19.23  [1358]
% 18.90/19.23  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 18.90/19.23         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 18.90/19.23  Current number of equations to process: 265
% 18.90/19.23  Current number of ordered equations: 0
% 18.90/19.23  Current number of rules: 1346
% 18.90/19.23  New rule produced :
% 18.90/19.23  [1359]
% 18.90/19.23  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 18.90/19.23                                                               j(sK1_ax4_U)),
% 18.90/19.23                                                           j(op2(h(sK2_ax3_V(
% 18.90/19.23                                                                   j(sK1_ax4_U))),sK1_ax4_U)))))
% 18.90/19.23  -> true
% 18.90/19.23  Current number of equations to process: 264
% 18.90/19.23  Current number of ordered equations: 0
% 18.90/19.23  Current number of rules: 1347
% 18.90/19.23  New rule produced :
% 18.90/19.23  [1360]
% 18.90/19.23  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 18.90/19.23                                                              sK2_ax3_V(
% 18.90/19.23                                                              j(sK1_ax4_U)))),
% 18.90/19.23         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 18.90/19.23  Current number of equations to process: 263
% 18.90/19.23  Current number of ordered equations: 0
% 18.90/19.23  Current number of rules: 1348
% 18.90/19.23  New rule produced :
% 18.90/19.23  [1361]
% 18.90/19.23  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 18.90/19.23                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 18.90/19.23  -> true
% 18.90/19.23  Current number of equations to process: 262
% 18.90/19.23  Current number of ordered equations: 0
% 18.90/19.23  Current number of rules: 1349
% 18.90/19.23  New rule produced :
% 18.90/19.23  [1362]
% 18.90/19.23  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 18.90/19.23                                                              sK2_ax3_V(
% 18.90/19.23                                                              j(sK1_ax4_U)))),
% 18.90/19.23         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 18.90/19.23  Current number of equations to process: 261
% 18.90/19.23  Current number of ordered equations: 0
% 18.90/19.23  Current number of rules: 1350
% 18.90/19.23  New rule produced :
% 18.90/19.23  [1363]
% 18.90/19.23  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 18.90/19.23                                         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 18.90/19.23  -> true
% 18.90/19.23  Current number of equations to process: 260
% 18.90/19.23  Current number of ordered equations: 0
% 18.90/19.23  Current number of rules: 1351
% 18.90/19.23  New rule produced :
% 19.19/19.55  [1364]
% 19.19/19.55  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 19.19/19.55         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 19.19/19.55  Current number of equations to process: 259
% 19.19/19.55  Current number of ordered equations: 0
% 19.19/19.55  Current number of rules: 1352
% 19.19/19.55  New rule produced :
% 19.19/19.55  [1365]
% 19.19/19.55  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 19.19/19.55                                                              j(sK1_ax4_U))),
% 19.19/19.55                                                j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 19.19/19.55  -> true
% 19.19/19.55  Current number of equations to process: 258
% 19.19/19.55  Current number of ordered equations: 0
% 19.19/19.55  Current number of rules: 1353
% 19.19/19.55  New rule produced :
% 19.19/19.55  [1366]
% 19.19/19.55  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 19.19/19.55         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 19.19/19.55  Current number of equations to process: 257
% 19.19/19.55  Current number of ordered equations: 0
% 19.19/19.55  Current number of rules: 1354
% 19.19/19.55  New rule produced :
% 19.19/19.55  [1367]
% 19.19/19.55  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 19.19/19.55                                         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 19.19/19.55  -> true
% 19.19/19.55  Current number of equations to process: 256
% 19.19/19.55  Current number of ordered equations: 0
% 19.19/19.55  Current number of rules: 1355
% 19.19/19.55  New rule produced :
% 19.19/19.55  [1368]
% 19.19/19.55  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 19.19/19.55                                                                      j(sK1_ax4_U)))))))
% 19.19/19.55  -> true
% 19.19/19.55  Current number of equations to process: 268
% 19.19/19.55  Current number of ordered equations: 0
% 19.19/19.55  Current number of rules: 1356
% 19.19/19.55  New rule produced :
% 19.19/19.55  [1369]
% 19.19/19.55  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,
% 19.19/19.55                                                          h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 19.19/19.55  -> true
% 19.19/19.55  Current number of equations to process: 279
% 19.19/19.55  Current number of ordered equations: 0
% 19.19/19.55  Current number of rules: 1357
% 19.19/19.55  New rule produced :
% 19.19/19.55  [1370]
% 19.19/19.55  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,
% 19.19/19.55                                                          h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 19.19/19.55  -> true
% 19.19/19.55  Current number of equations to process: 278
% 19.19/19.55  Current number of ordered equations: 0
% 19.19/19.55  Current number of rules: 1358
% 19.19/19.55  New rule produced :
% 19.19/19.55  [1371]
% 19.19/19.55  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),j(
% 19.19/19.55                                                                      op2(sK1_ax4_U,
% 19.19/19.55                                                                      h(
% 19.19/19.55                                                                      sK2_ax3_V(
% 19.19/19.55                                                                      j(sK1_ax4_U)))))))
% 19.19/19.55  -> true
% 19.19/19.55  Current number of equations to process: 277
% 19.19/19.55  Current number of ordered equations: 0
% 19.19/19.55  Current number of rules: 1359
% 19.19/19.55  New rule produced :
% 19.19/19.55  [1372]
% 19.19/19.55  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,
% 19.19/19.55                                                            h(sK2_ax3_V(
% 19.19/19.55                                                              j(sK1_ax4_U)))))))
% 19.19/19.55  -> true
% 19.19/19.55  Current number of equations to process: 276
% 19.19/19.55  Current number of ordered equations: 0
% 19.19/19.55  Current number of rules: 1360
% 19.19/19.55  New rule produced :
% 19.19/19.55  [1373]
% 19.19/19.55  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 19.19/19.55         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 19.19/19.55  Current number of equations to process: 275
% 19.19/19.55  Current number of ordered equations: 0
% 19.19/19.55  Current number of rules: 1361
% 19.19/19.55  New rule produced :
% 19.19/19.55  [1374]
% 19.19/19.55  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 19.19/19.55         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 19.19/19.55  Current number of equations to process: 274
% 19.19/19.55  Current number of ordered equations: 0
% 19.19/19.55  Current number of rules: 1362
% 19.19/19.55  New rule produced :
% 19.19/19.55  [1375]
% 19.19/19.55  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 19.19/19.55                                                                      op2(sK1_ax4_U,
% 19.19/19.55                                                                      h(
% 19.19/19.55                                                                      sK2_ax3_V(
% 19.19/19.55                                                                      j(sK1_ax4_U)))))))
% 19.19/19.55  -> true
% 19.19/19.55  Current number of equations to process: 273
% 19.49/19.81  Current number of ordered equations: 0
% 19.49/19.81  Current number of rules: 1363
% 19.49/19.81  New rule produced :
% 19.49/19.81  [1376]
% 19.49/19.81  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 19.49/19.81                                                                      op2(sK1_ax4_U,
% 19.49/19.81                                                                      h(
% 19.49/19.81                                                                      sK2_ax3_V(
% 19.49/19.81                                                                      j(sK1_ax4_U)))))))
% 19.49/19.81  -> true
% 19.49/19.81  Current number of equations to process: 272
% 19.49/19.81  Current number of ordered equations: 0
% 19.49/19.81  Current number of rules: 1364
% 19.49/19.81  New rule produced :
% 19.49/19.81  [1377]
% 19.49/19.81  sorti1(op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),j(
% 19.49/19.81                                                                     op2(sK1_ax4_U,
% 19.49/19.81                                                                     h(
% 19.49/19.81                                                                     sK2_ax3_V(
% 19.49/19.81                                                                     j(sK1_ax4_U)))))))
% 19.49/19.81  -> true
% 19.49/19.81  Current number of equations to process: 271
% 19.49/19.81  Current number of ordered equations: 0
% 19.49/19.81  Current number of rules: 1365
% 19.49/19.81  New rule produced :
% 19.49/19.81  [1378]
% 19.49/19.81  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),j(
% 19.49/19.81                                                                     op2(sK1_ax4_U,
% 19.49/19.81                                                                     h(
% 19.49/19.81                                                                     sK2_ax3_V(
% 19.49/19.81                                                                     j(sK1_ax4_U)))))))
% 19.49/19.81  -> true
% 19.49/19.81  Current number of equations to process: 270
% 19.49/19.81  Current number of ordered equations: 0
% 19.49/19.81  Current number of rules: 1366
% 19.49/19.81  New rule produced :
% 19.49/19.81  [1379]
% 19.49/19.81  sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),j(
% 19.49/19.81                                                                     op2(sK1_ax4_U,
% 19.49/19.81                                                                     h(
% 19.49/19.81                                                                     sK2_ax3_V(
% 19.49/19.81                                                                     j(sK1_ax4_U)))))))
% 19.49/19.81  -> true
% 19.49/19.81  Current number of equations to process: 269
% 19.49/19.81  Current number of ordered equations: 0
% 19.49/19.81  Current number of rules: 1367
% 19.49/19.81  New rule produced :
% 19.49/19.81  [1380]
% 19.49/19.81  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),j(
% 19.49/19.81                                                                     op2(sK1_ax4_U,
% 19.49/19.81                                                                     h(
% 19.49/19.81                                                                     sK2_ax3_V(
% 19.49/19.81                                                                     j(sK1_ax4_U)))))))
% 19.49/19.81  -> true
% 19.49/19.81  Current number of equations to process: 268
% 19.49/19.81  Current number of ordered equations: 0
% 19.49/19.81  Current number of rules: 1368
% 19.49/19.81  New rule produced :
% 19.49/19.81  [1381]
% 19.49/19.81  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 19.49/19.81                                                               j(sK1_ax4_U))),
% 19.49/19.81         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 19.49/19.81  Current number of equations to process: 267
% 19.49/19.81  Current number of ordered equations: 0
% 19.49/19.81  Current number of rules: 1369
% 19.49/19.81  New rule produced :
% 19.49/19.81  [1382]
% 19.49/19.81  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 19.49/19.81                                                             j(sK1_ax4_U))))),
% 19.49/19.81         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 19.49/19.81  Current number of equations to process: 266
% 19.49/19.81  Current number of ordered equations: 0
% 19.49/19.81  Current number of rules: 1370
% 19.49/19.81  New rule produced :
% 19.49/19.81  [1383]
% 19.49/19.81  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 19.49/19.81         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 19.49/19.81  Current number of equations to process: 265
% 19.49/19.81  Current number of ordered equations: 0
% 19.49/19.81  Current number of rules: 1371
% 19.49/19.81  New rule produced :
% 19.49/19.81  [1384]
% 19.49/19.81  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 19.49/19.81         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 19.49/19.81  Current number of equations to process: 264
% 19.49/19.81  Current number of ordered equations: 0
% 19.49/19.81  Current number of rules: 1372
% 19.49/19.81  New rule produced :
% 19.49/19.81  [1385]
% 19.49/19.81  sorti1(op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),
% 19.91/20.28         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 19.91/20.28  Current number of equations to process: 263
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1373
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1386]
% 19.91/20.28  sorti1(op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 19.91/20.28         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 19.91/20.28  Current number of equations to process: 262
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1374
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1387]
% 19.91/20.28  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 19.91/20.28  -> true
% 19.91/20.28  Current number of equations to process: 273
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1375
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1388]
% 19.91/20.28  sorti1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))))
% 19.91/20.28  -> true
% 19.91/20.28  Current number of equations to process: 286
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1376
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1389]
% 19.91/20.28  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 19.91/20.28  -> true
% 19.91/20.28  Current number of equations to process: 287
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1377
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1390]
% 19.91/20.28  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,
% 19.91/20.28                                                            op2(sK1_ax4_U,sK1_ax4_U)))))
% 19.91/20.28  -> true
% 19.91/20.28  Current number of equations to process: 286
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1378
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1391]
% 19.91/20.28  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(sK2_ax3_V(
% 19.91/20.28                                                                    sK2_ax3_V(
% 19.91/20.28                                                                    sK2_ax3_V(
% 19.91/20.28                                                                    j(sK1_ax4_U)))))))
% 19.91/20.28  -> true
% 19.91/20.28  Current number of equations to process: 285
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1379
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1392]
% 19.91/20.28  sorti1(j(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),sK1_ax4_U)))
% 19.91/20.28  -> true
% 19.91/20.28  Current number of equations to process: 288
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1380
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1393]
% 19.91/20.28  sorti1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))))
% 19.91/20.28  -> true
% 19.91/20.28  Current number of equations to process: 287
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1381
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1394]
% 19.91/20.28  sorti1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 19.91/20.28  -> true
% 19.91/20.28  Current number of equations to process: 302
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1382
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1395]
% 19.91/20.28  sorti1(op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),
% 19.91/20.28         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 19.91/20.28  Current number of equations to process: 303
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1383
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1396]
% 19.91/20.28  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))))
% 19.91/20.28  -> true
% 19.91/20.28  Current number of equations to process: 302
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1384
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1397]
% 19.91/20.28  sorti1(op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),
% 19.91/20.28         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 19.91/20.28  Current number of equations to process: 301
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1385
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1398]
% 19.91/20.28  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(
% 19.91/20.28                                                                      j(sK1_ax4_U)))),sK1_ax4_U))))
% 19.91/20.28  -> true
% 19.91/20.28  Current number of equations to process: 300
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1386
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1399]
% 19.91/20.28  sorti1(op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),
% 19.91/20.28         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 19.91/20.28  Current number of equations to process: 299
% 19.91/20.28  Current number of ordered equations: 0
% 19.91/20.28  Current number of rules: 1387
% 19.91/20.28  New rule produced :
% 19.91/20.28  [1400]
% 19.91/20.28  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(
% 20.37/20.69                                                               j(sK1_ax4_U)))),sK1_ax4_U))))
% 20.37/20.69  -> true
% 20.37/20.69  Current number of equations to process: 298
% 20.37/20.69  Current number of ordered equations: 0
% 20.37/20.69  Current number of rules: 1388
% 20.37/20.69  New rule produced :
% 20.37/20.69  [1401]
% 20.37/20.69  sorti1(op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),
% 20.37/20.69         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 20.37/20.69  Current number of equations to process: 297
% 20.37/20.69  Current number of ordered equations: 0
% 20.37/20.69  Current number of rules: 1389
% 20.37/20.69  New rule produced :
% 20.37/20.69  [1402]
% 20.37/20.69  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(op2(sK1_ax4_U,
% 20.37/20.69                                                                 h(sK2_ax3_V(
% 20.37/20.69                                                                   j(sK1_ax4_U)))),sK1_ax4_U))))
% 20.37/20.69  -> true
% 20.37/20.69  Current number of equations to process: 296
% 20.37/20.69  Current number of ordered equations: 0
% 20.37/20.69  Current number of rules: 1390
% 20.37/20.69  New rule produced :
% 20.37/20.69  [1403]
% 20.37/20.69  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)))
% 20.37/20.69  -> true
% 20.37/20.69  Current number of equations to process: 299
% 20.37/20.69  Current number of ordered equations: 0
% 20.37/20.69  Current number of rules: 1391
% 20.37/20.69  New rule produced :
% 20.37/20.69  [1404]
% 20.37/20.69  sorti1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 20.37/20.69  -> true
% 20.37/20.69  Current number of equations to process: 298
% 20.37/20.69  Current number of ordered equations: 0
% 20.37/20.69  Current number of rules: 1392
% 20.37/20.69  New rule produced :
% 20.37/20.69  [1405]
% 20.37/20.69  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 20.37/20.69                                                                    j(sK1_ax4_U)))))
% 20.37/20.69  -> true
% 20.37/20.69  Current number of equations to process: 317
% 20.37/20.69  Current number of ordered equations: 0
% 20.37/20.69  Current number of rules: 1393
% 20.37/20.69  New rule produced :
% 20.37/20.69  [1406]
% 20.37/20.69  sorti2(h(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(j(sK1_ax4_U)))))
% 20.37/20.69  -> true
% 20.37/20.69  Current number of equations to process: 316
% 20.37/20.69  Current number of ordered equations: 0
% 20.37/20.69  Current number of rules: 1394
% 20.37/20.69  New rule produced :
% 20.37/20.69  [1407]
% 20.37/20.69  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 20.37/20.69         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 20.37/20.69  Current number of equations to process: 315
% 20.37/20.69  Current number of ordered equations: 0
% 20.37/20.69  Current number of rules: 1395
% 20.37/20.69  New rule produced :
% 20.37/20.69  [1408]
% 20.37/20.69  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(
% 20.37/20.69                                                                     j(sK1_ax4_U))))))))
% 20.37/20.69  -> true
% 20.37/20.69  Current number of equations to process: 314
% 20.37/20.69  Current number of ordered equations: 0
% 20.37/20.69  Current number of rules: 1396
% 20.37/20.69  New rule produced :
% 20.37/20.69  [1409]
% 20.37/20.69  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 20.37/20.69         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 20.37/20.69  Current number of equations to process: 313
% 20.37/20.69  Current number of ordered equations: 0
% 20.37/20.69  Current number of rules: 1397
% 20.37/20.69  New rule produced :
% 20.37/20.69  [1410]
% 20.37/20.69  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,
% 20.37/20.69                                                                h(sK2_ax3_V(
% 20.37/20.69                                                                  j(sK1_ax4_U))))))))
% 20.37/20.69  -> true
% 20.37/20.69  Current number of equations to process: 312
% 20.37/20.69  Current number of ordered equations: 0
% 20.37/20.69  Current number of rules: 1398
% 20.37/20.69  New rule produced :
% 20.37/20.69  [1411]
% 20.37/20.69  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 20.37/20.69         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 20.37/20.69  Current number of equations to process: 311
% 20.37/20.69  Current number of ordered equations: 0
% 20.37/20.69  Current number of rules: 1399
% 20.37/20.69  New rule produced :
% 20.37/20.69  [1412]
% 20.37/20.69  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,
% 20.37/20.69                                                         h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 20.37/20.69  -> true
% 20.37/20.69  Current number of equations to process: 310
% 20.37/20.69  Current number of ordered equations: 0
% 20.37/20.69  Current number of rules: 1400
% 20.37/20.69  New rule produced :
% 20.37/20.69  [1413]
% 20.37/20.69  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 20.37/20.69         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 20.37/20.69  Current number of equations to process: 309
% 20.37/20.69  Current number of ordered equations: 0
% 20.37/20.69  Current number of rules: 1401
% 20.37/20.69  New rule produced :
% 20.37/20.69  [1414]
% 20.37/20.69  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,
% 20.37/20.69                                                             op2(sK1_ax4_U,
% 20.67/20.99                                                             h(sK2_ax3_V(
% 20.67/20.99                                                               j(sK1_ax4_U))))))))
% 20.67/20.99  -> true
% 20.67/20.99  Current number of equations to process: 308
% 20.67/20.99  Current number of ordered equations: 0
% 20.67/20.99  Current number of rules: 1402
% 20.67/20.99  New rule produced :
% 20.67/20.99  [1415]
% 20.67/20.99  h(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))))
% 20.67/20.99  -> op2(sK1_ax4_U,op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 20.67/20.99  Current number of equations to process: 307
% 20.67/20.99  Current number of ordered equations: 0
% 20.67/20.99  Current number of rules: 1403
% 20.67/20.99  New rule produced :
% 20.67/20.99  [1416]
% 20.67/20.99  h(j(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),sK1_ax4_U)))
% 20.67/20.99  -> op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),sK1_ax4_U)
% 20.67/20.99  Current number of equations to process: 306
% 20.67/20.99  Current number of ordered equations: 0
% 20.67/20.99  Current number of rules: 1404
% 20.67/20.99  New rule produced :
% 20.67/20.99  [1417]
% 20.67/20.99  h(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 20.67/20.99  -> op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))
% 20.67/20.99  Current number of equations to process: 305
% 20.67/20.99  Current number of ordered equations: 0
% 20.67/20.99  Current number of rules: 1405
% 20.67/20.99  New rule produced :
% 20.67/20.99  [1418]
% 20.67/20.99  h(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)))
% 20.67/20.99  -> op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)
% 20.67/20.99  Current number of equations to process: 304
% 20.67/20.99  Current number of ordered equations: 0
% 20.67/20.99  Current number of rules: 1406
% 20.67/20.99  New rule produced :
% 20.67/20.99  [1419]
% 20.67/20.99  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 20.67/20.99                                                              sK2_ax3_V(
% 20.67/20.99                                                              j(sK1_ax4_U))),
% 20.67/20.99                                                          sK2_ax3_V(j(sK1_ax4_U)))))
% 20.67/20.99  -> true
% 20.67/20.99  Current number of equations to process: 303
% 20.67/20.99  Current number of ordered equations: 0
% 20.67/20.99  Current number of rules: 1407
% 20.67/20.99  New rule produced :
% 20.67/20.99  [1420]
% 20.67/20.99  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 20.67/20.99                                                              j(sK1_ax4_U)),
% 20.67/20.99                                                          sK2_ax3_V(sK2_ax3_V(
% 20.67/20.99                                                                    j(sK1_ax4_U))))))
% 20.67/20.99  -> true
% 20.67/20.99  Current number of equations to process: 302
% 20.67/20.99  Current number of ordered equations: 0
% 20.67/20.99  Current number of rules: 1408
% 20.67/20.99  New rule produced :
% 20.67/20.99  [1421]
% 20.67/20.99  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 20.67/20.99                                                          sK2_ax3_V(j(sK1_ax4_U)))))
% 20.67/20.99  -> true
% 20.67/20.99  Current number of equations to process: 301
% 20.67/20.99  Current number of ordered equations: 0
% 20.67/20.99  Current number of rules: 1409
% 20.67/20.99  New rule produced :
% 20.67/20.99  [1422]
% 20.67/20.99  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 20.67/20.99                                                              j(sK1_ax4_U)),
% 20.67/20.99                                                          j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 20.67/20.99  -> true
% 20.67/20.99  Current number of equations to process: 300
% 20.67/20.99  Current number of ordered equations: 0
% 20.67/20.99  Current number of rules: 1410
% 20.67/20.99  New rule produced :
% 20.67/20.99  [1423]
% 20.67/20.99  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(h(sK2_ax3_V(
% 20.67/20.99                                                                  sK2_ax3_V(
% 20.67/20.99                                                                  j(sK1_ax4_U)))),sK1_ax4_U))))
% 20.67/20.99  -> true
% 20.67/20.99  Current number of equations to process: 299
% 20.67/20.99  Current number of ordered equations: 0
% 20.67/20.99  Current number of rules: 1411
% 20.67/20.99  New rule produced :
% 20.67/20.99  [1424]
% 20.67/20.99  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,
% 20.67/20.99                                                            h(sK2_ax3_V(
% 20.67/20.99                                                              sK2_ax3_V(
% 20.67/20.99                                                              j(sK1_ax4_U))))))))
% 20.67/20.99  -> true
% 20.67/20.99  Current number of equations to process: 298
% 20.67/20.99  Current number of ordered equations: 0
% 20.67/20.99  Current number of rules: 1412
% 20.67/20.99  New rule produced :
% 20.67/20.99  [1425]
% 20.67/20.99  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(j(op2(
% 20.67/20.99                                                                      h(
% 21.03/21.39                                                                      sK2_ax3_V(
% 21.03/21.39                                                                      j(sK1_ax4_U))),sK1_ax4_U)))))
% 21.03/21.39  -> true
% 21.03/21.39  Current number of equations to process: 297
% 21.03/21.39  Current number of ordered equations: 0
% 21.03/21.39  Current number of rules: 1413
% 21.03/21.39  New rule produced :
% 21.03/21.39  [1426]
% 21.03/21.39  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(j(op2(sK1_ax4_U,
% 21.03/21.39                                                                      h(
% 21.03/21.39                                                                      sK2_ax3_V(
% 21.03/21.39                                                                      j(sK1_ax4_U))))))))
% 21.03/21.39  -> true
% 21.03/21.39  Current number of equations to process: 296
% 21.03/21.39  Current number of ordered equations: 0
% 21.03/21.39  Current number of rules: 1414
% 21.03/21.39  New rule produced :
% 21.03/21.39  [1427]
% 21.03/21.39  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))),true)
% 21.03/21.39  -> true
% 21.03/21.39  Current number of equations to process: 294
% 21.03/21.39  Current number of ordered equations: 1
% 21.03/21.39  Current number of rules: 1415
% 21.03/21.39  New rule produced :
% 21.03/21.39  [1428]
% 21.03/21.39  ifeq(sorti1(A),true,sorti1(op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),A)),true)
% 21.03/21.39  -> true
% 21.03/21.39  Current number of equations to process: 294
% 21.03/21.39  Current number of ordered equations: 0
% 21.03/21.39  Current number of rules: 1416
% 21.03/21.39  New rule produced :
% 21.03/21.39  [1429]
% 21.03/21.39  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(
% 21.03/21.39                                                                   j(sK1_ax4_U)))))))),true)
% 21.03/21.39  -> true
% 21.03/21.39  Current number of equations to process: 292
% 21.03/21.39  Current number of ordered equations: 1
% 21.03/21.39  Current number of rules: 1417
% 21.03/21.39  New rule produced :
% 21.03/21.39  [1430]
% 21.03/21.39  ifeq(sorti1(A),true,sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(
% 21.03/21.39                                                                 j(sK1_ax4_U)))))),A)),true)
% 21.03/21.39  -> true
% 21.03/21.39  Current number of equations to process: 292
% 21.03/21.39  Current number of ordered equations: 0
% 21.03/21.39  Current number of rules: 1418
% 21.03/21.39  New rule produced :
% 21.03/21.39  [1431]
% 21.03/21.39  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 21.03/21.39                                                                 j(sK1_ax4_U))))))))
% 21.03/21.39  -> true
% 21.03/21.39  Current number of equations to process: 315
% 21.03/21.39  Current number of ordered equations: 0
% 21.03/21.39  Current number of rules: 1419
% 21.03/21.39  New rule produced :
% 21.03/21.39  [1432]
% 21.03/21.39  sorti2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 21.03/21.39  -> true
% 21.03/21.39  Current number of equations to process: 314
% 21.03/21.39  Current number of ordered equations: 0
% 21.03/21.39  Current number of rules: 1420
% 21.03/21.39  New rule produced :
% 21.03/21.39  [1433]
% 21.03/21.39  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 21.03/21.39                                                              j(sK1_ax4_U))),
% 21.03/21.39         j(sK1_ax4_U))) -> true
% 21.03/21.39  Current number of equations to process: 313
% 21.03/21.39  Current number of ordered equations: 0
% 21.03/21.39  Current number of rules: 1421
% 21.03/21.39  New rule produced :
% 21.03/21.39  [1434]
% 21.03/21.39  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 21.03/21.39                          sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 21.03/21.39  Current number of equations to process: 312
% 21.03/21.39  Current number of ordered equations: 0
% 21.03/21.39  Current number of rules: 1422
% 21.03/21.39  New rule produced :
% 21.03/21.39  [1435]
% 21.03/21.39  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 21.03/21.39                                                              j(sK1_ax4_U))),
% 21.03/21.39         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 21.03/21.39  Current number of equations to process: 311
% 21.03/21.39  Current number of ordered equations: 0
% 21.03/21.39  Current number of rules: 1423
% 21.03/21.39  New rule produced :
% 21.03/21.39  [1436]
% 21.03/21.39  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 21.03/21.39                                     sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 21.03/21.39  Current number of equations to process: 310
% 21.03/21.39  Current number of ordered equations: 0
% 21.03/21.39  Current number of rules: 1424
% 21.03/21.39  New rule produced :
% 21.03/21.39  [1437]
% 21.03/21.39  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 21.03/21.39                                                              j(sK1_ax4_U))),
% 21.03/21.39         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 21.03/21.39  Current number of equations to process: 309
% 21.03/21.39  Current number of ordered equations: 0
% 21.03/21.39  Current number of rules: 1425
% 21.03/21.39  New rule produced :
% 21.03/21.39  [1438]
% 21.03/21.39  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 21.03/21.39                                                                      j(sK1_ax4_U))))),
% 21.41/21.76                                                sK2_ax3_V(j(sK1_ax4_U))))) ->
% 21.41/21.76  true
% 21.41/21.76  Current number of equations to process: 308
% 21.41/21.76  Current number of ordered equations: 0
% 21.41/21.76  Current number of rules: 1426
% 21.41/21.76  New rule produced :
% 21.41/21.76  [1439]
% 21.41/21.76  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 21.41/21.76                                                              j(sK1_ax4_U))),
% 21.41/21.76         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 21.41/21.76  Current number of equations to process: 307
% 21.41/21.76  Current number of ordered equations: 0
% 21.41/21.76  Current number of rules: 1427
% 21.41/21.76  New rule produced :
% 21.41/21.76  [1440]
% 21.41/21.76  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 21.41/21.76                                                               j(sK1_ax4_U))))),
% 21.41/21.76                                         sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 21.41/21.76  Current number of equations to process: 306
% 21.41/21.76  Current number of ordered equations: 0
% 21.41/21.76  Current number of rules: 1428
% 21.41/21.76  New rule produced :
% 21.41/21.76  [1441]
% 21.41/21.76  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 21.41/21.76                                                                    sK2_ax3_V(
% 21.41/21.76                                                                    j(sK1_ax4_U))))))
% 21.41/21.76  -> true
% 21.41/21.76  Current number of equations to process: 329
% 21.41/21.76  Current number of ordered equations: 0
% 21.41/21.76  Current number of rules: 1429
% 21.41/21.76  New rule produced :
% 21.41/21.76  [1442]
% 21.41/21.76  sorti2(h(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(sK2_ax3_V(
% 21.41/21.76                                                                      j(sK1_ax4_U))))))
% 21.41/21.76  -> true
% 21.41/21.76  Current number of equations to process: 328
% 21.41/21.76  Current number of ordered equations: 0
% 21.41/21.76  Current number of rules: 1430
% 21.41/21.76  New rule produced :
% 21.41/21.76  [1443]
% 21.41/21.76  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 21.41/21.76         j(sK1_ax4_U))) -> true
% 21.41/21.76  Current number of equations to process: 327
% 21.41/21.76  Current number of ordered equations: 0
% 21.41/21.76  Current number of rules: 1431
% 21.41/21.76  New rule produced :
% 21.41/21.76  [1444]
% 21.41/21.76  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(
% 21.41/21.76                                                                      sK2_ax3_V(
% 21.41/21.76                                                                      j(sK1_ax4_U))))))))
% 21.41/21.76  -> true
% 21.41/21.76  Current number of equations to process: 326
% 21.41/21.76  Current number of ordered equations: 0
% 21.41/21.76  Current number of rules: 1432
% 21.41/21.76  New rule produced :
% 21.41/21.76  [1445]
% 21.41/21.76  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 21.41/21.76         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 21.41/21.76  Current number of equations to process: 325
% 21.41/21.76  Current number of ordered equations: 0
% 21.41/21.76  Current number of rules: 1433
% 21.41/21.76  New rule produced :
% 21.41/21.76  [1446]
% 21.41/21.76  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,
% 21.41/21.76                                                                   h(sK2_ax3_V(
% 21.41/21.76                                                                     j(sK1_ax4_U))))))))
% 21.41/21.76  -> true
% 21.41/21.76  Current number of equations to process: 324
% 21.41/21.76  Current number of ordered equations: 0
% 21.41/21.76  Current number of rules: 1434
% 21.41/21.76  New rule produced :
% 21.41/21.76  [1447]
% 21.41/21.76  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 21.41/21.76         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 21.41/21.76  Current number of equations to process: 323
% 21.41/21.76  Current number of ordered equations: 0
% 21.41/21.76  Current number of rules: 1435
% 21.41/21.76  New rule produced :
% 21.41/21.76  [1448]
% 21.41/21.76  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 21.41/21.76                                                j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 21.41/21.76                                                                  j(sK1_ax4_U))))))))
% 21.41/21.76  -> true
% 21.41/21.76  Current number of equations to process: 322
% 21.41/21.76  Current number of ordered equations: 0
% 21.41/21.76  Current number of rules: 1436
% 21.41/21.76  New rule produced :
% 21.41/21.76  [1449]
% 21.41/21.76  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 21.41/21.76         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 21.41/21.76  Current number of equations to process: 321
% 21.41/21.76  Current number of ordered equations: 0
% 21.41/21.76  Current number of rules: 1437
% 21.41/21.76  New rule produced :
% 21.41/21.76  [1450]
% 21.41/21.76  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 21.41/21.76                                                                     op2(sK1_ax4_U,
% 21.41/21.76                                                                     h(
% 21.90/22.24                                                                     sK2_ax3_V(
% 21.90/22.24                                                                     j(sK1_ax4_U))))))))
% 21.90/22.24  -> true
% 21.90/22.24  Current number of equations to process: 320
% 21.90/22.24  Current number of ordered equations: 0
% 21.90/22.24  Current number of rules: 1438
% 21.90/22.24  New rule produced :
% 21.90/22.24  [1451]
% 21.90/22.24  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,
% 21.90/22.24                                                            h(sK2_ax3_V(
% 21.90/22.24                                                              j(sK1_ax4_U))))))))
% 21.90/22.24  -> true
% 21.90/22.24  Current number of equations to process: 343
% 21.90/22.24  Current number of ordered equations: 0
% 21.90/22.24  Current number of rules: 1439
% 21.90/22.24  New rule produced :
% 21.90/22.24  [1452]
% 21.90/22.24  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 21.90/22.24                                                                    j(sK1_ax4_U))))))))
% 21.90/22.24  -> true
% 21.90/22.24  Current number of equations to process: 342
% 21.90/22.24  Current number of ordered equations: 0
% 21.90/22.24  Current number of rules: 1440
% 21.90/22.24  New rule produced :
% 21.90/22.24  [1453]
% 21.90/22.24  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 21.90/22.24                                                              sK2_ax3_V(
% 21.90/22.24                                                              j(sK1_ax4_U)))),
% 21.90/22.24         j(sK1_ax4_U))) -> true
% 21.90/22.24  Current number of equations to process: 341
% 21.90/22.24  Current number of ordered equations: 0
% 21.90/22.24  Current number of rules: 1441
% 21.90/22.24  New rule produced :
% 21.90/22.24  [1454]
% 21.90/22.24  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 21.90/22.24                          sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 21.90/22.24  Current number of equations to process: 340
% 21.90/22.24  Current number of ordered equations: 0
% 21.90/22.24  Current number of rules: 1442
% 21.90/22.24  New rule produced :
% 21.90/22.24  [1455]
% 21.90/22.24  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 21.90/22.24                                                              sK2_ax3_V(
% 21.90/22.24                                                              j(sK1_ax4_U)))),
% 21.90/22.24         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 21.90/22.24  Current number of equations to process: 339
% 21.90/22.24  Current number of ordered equations: 0
% 21.90/22.24  Current number of rules: 1443
% 21.90/22.24  New rule produced :
% 21.90/22.24  [1456]
% 21.90/22.24  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 21.90/22.24                                     sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 21.90/22.24  true
% 21.90/22.24  Current number of equations to process: 338
% 21.90/22.24  Current number of ordered equations: 0
% 21.90/22.24  Current number of rules: 1444
% 21.90/22.24  New rule produced :
% 21.90/22.24  [1457]
% 21.90/22.24  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 21.90/22.24                                                                      j(sK1_ax4_U)))))),
% 21.90/22.24         j(sK1_ax4_U))) -> true
% 21.90/22.24  Current number of equations to process: 355
% 21.90/22.24  Current number of ordered equations: 0
% 21.90/22.24  Current number of rules: 1445
% 21.90/22.24  New rule produced :
% 21.90/22.24  [1458]
% 21.90/22.24  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,
% 21.90/22.24                                                                   h(sK2_ax3_V(
% 21.90/22.24                                                                     j(sK1_ax4_U))))))))
% 21.90/22.24  -> true
% 21.90/22.24  Current number of equations to process: 354
% 21.90/22.24  Current number of ordered equations: 0
% 21.90/22.24  Current number of rules: 1446
% 21.90/22.24  New rule produced :
% 21.90/22.24  [1459]
% 21.90/22.24  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 21.90/22.24                                                                      j(sK1_ax4_U)))))),
% 21.90/22.24         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 21.90/22.24  Current number of equations to process: 353
% 21.90/22.24  Current number of ordered equations: 0
% 21.90/22.24  Current number of rules: 1447
% 21.90/22.24  New rule produced :
% 21.90/22.24  [1460]
% 21.90/22.24  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 21.90/22.24                                     j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 21.90/22.24  -> true
% 21.90/22.24  Current number of equations to process: 352
% 21.90/22.24  Current number of ordered equations: 0
% 21.90/22.24  Current number of rules: 1448
% 21.90/22.24  New rule produced :
% 21.90/22.24  [1461]
% 21.90/22.24  sorti1(sK2_ax3_V(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 21.90/22.24                                                                    j(sK1_ax4_U))))))
% 21.90/22.24  -> true
% 21.90/22.24  Current number of equations to process: 355
% 21.90/22.24  Current number of ordered equations: 0
% 21.90/22.24  Current number of rules: 1449
% 22.20/22.61  New rule produced :
% 22.20/22.61  [1462]
% 22.20/22.61  sorti2(h(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))))
% 22.20/22.61  -> true
% 22.20/22.61  Current number of equations to process: 354
% 22.20/22.61  Current number of ordered equations: 0
% 22.20/22.61  Current number of rules: 1450
% 22.20/22.61  New rule produced :
% 22.20/22.61  [1463]
% 22.20/22.61  j(h(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))))
% 22.20/22.61  -> sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))
% 22.20/22.61  Current number of equations to process: 355
% 22.20/22.61  Current number of ordered equations: 0
% 22.20/22.61  Current number of rules: 1451
% 22.20/22.61  New rule produced :
% 22.20/22.61  [1464]
% 22.20/22.61  (eq)(tuple(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 22.20/22.61             h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))),true),
% 22.20/22.61  tuple(sK1_ax4_U,true)) -> (false)
% 22.20/22.61  Current number of equations to process: 373
% 22.20/22.61  Current number of ordered equations: 0
% 22.20/22.61  Current number of rules: 1452
% 22.20/22.61  New rule produced :
% 22.20/22.61  [1465]
% 22.20/22.61  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 22.20/22.61                                                              j(sK1_ax4_U)))),
% 22.20/22.61         j(sK1_ax4_U))) -> true
% 22.20/22.61  Current number of equations to process: 374
% 22.20/22.61  Current number of ordered equations: 0
% 22.20/22.61  Current number of rules: 1453
% 22.20/22.61  New rule produced :
% 22.20/22.61  [1466]
% 22.20/22.61  sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 22.20/22.61                                    sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 22.20/22.61  Current number of equations to process: 373
% 22.20/22.61  Current number of ordered equations: 0
% 22.20/22.61  Current number of rules: 1454
% 22.20/22.61  New rule produced :
% 22.20/22.61  [1467]
% 22.20/22.61  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 22.20/22.61                                                              j(sK1_ax4_U)))),
% 22.20/22.61         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 22.20/22.61  Current number of equations to process: 372
% 22.20/22.61  Current number of ordered equations: 0
% 22.20/22.61  Current number of rules: 1455
% 22.20/22.61  New rule produced :
% 22.20/22.61  [1468]
% 22.20/22.61  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(
% 22.20/22.61                                                             j(sK1_ax4_U))),
% 22.20/22.61                                               sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 22.20/22.61  true
% 22.20/22.61  Current number of equations to process: 371
% 22.20/22.61  Current number of ordered equations: 0
% 22.20/22.61  Current number of rules: 1456
% 22.20/22.61  New rule produced :
% 22.20/22.61  [1469]
% 22.20/22.61  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 22.20/22.61                                                              j(sK1_ax4_U)))),
% 22.20/22.61         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 22.20/22.61  Current number of equations to process: 370
% 22.20/22.61  Current number of ordered equations: 0
% 22.20/22.61  Current number of rules: 1457
% 22.20/22.61  New rule produced :
% 22.20/22.61  [1470]
% 22.20/22.61  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(op1(sK2_ax3_V(
% 22.20/22.61                                                              sK2_ax3_V(
% 22.20/22.61                                                              j(sK1_ax4_U))),
% 22.20/22.61                                                          sK2_ax3_V(j(sK1_ax4_U))))))
% 22.20/22.61  -> true
% 22.20/22.61  Current number of equations to process: 369
% 22.20/22.61  Current number of ordered equations: 0
% 22.20/22.61  Current number of rules: 1458
% 22.20/22.61  New rule produced :
% 22.20/22.61  [1471]
% 22.20/22.61  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 22.20/22.61                                                              j(sK1_ax4_U)))),
% 22.20/22.62         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 22.20/22.62  Current number of equations to process: 368
% 22.20/22.62  Current number of ordered equations: 0
% 22.20/22.62  Current number of rules: 1459
% 22.20/22.62  New rule produced :
% 22.20/22.62  [1472]
% 22.20/22.62  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(
% 22.20/22.62                                                                 j(sK1_ax4_U))),
% 22.20/22.62                                                   sK2_ax3_V(j(sK1_ax4_U))))))
% 22.20/22.62  -> true
% 22.20/22.62  Current number of equations to process: 367
% 22.20/22.62  Current number of ordered equations: 0
% 22.20/22.62  Current number of rules: 1460
% 22.20/22.62  New rule produced :
% 22.20/22.62  [1473]
% 22.20/22.62  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 22.20/22.62                                                              j(sK1_ax4_U)))),
% 22.20/22.62         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 22.20/22.62  Current number of equations to process: 366
% 22.20/22.62  Current number of ordered equations: 0
% 22.20/22.62  Current number of rules: 1461
% 22.20/22.62  New rule produced :
% 22.20/22.62  [1474]
% 22.20/22.62  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(op1(
% 22.59/23.00                                                                     sK2_ax3_V(
% 22.59/23.00                                                                     sK2_ax3_V(
% 22.59/23.00                                                                     j(sK1_ax4_U))),
% 22.59/23.00                                                                     sK2_ax3_V(
% 22.59/23.00                                                                     j(sK1_ax4_U))))))
% 22.59/23.00  -> true
% 22.59/23.00  Current number of equations to process: 365
% 22.59/23.00  Current number of ordered equations: 0
% 22.59/23.00  Current number of rules: 1462
% 22.59/23.00  New rule produced :
% 22.59/23.00  [1475]
% 22.59/23.00  sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 22.59/23.00  -> true
% 22.59/23.00  Current number of equations to process: 368
% 22.59/23.00  Current number of ordered equations: 0
% 22.59/23.00  Current number of rules: 1463
% 22.59/23.00  New rule produced :
% 22.59/23.00  [1476]
% 22.59/23.00  sorti2(op2(sK1_ax4_U,h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 22.59/23.00                                                                j(sK1_ax4_U))))))
% 22.59/23.00  -> true
% 22.59/23.00  Current number of equations to process: 367
% 22.59/23.00  Current number of ordered equations: 0
% 22.59/23.00  Current number of rules: 1464
% 22.59/23.00  New rule produced :
% 22.59/23.00  [1477]
% 22.59/23.00  sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 22.59/23.00         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 22.59/23.00  Current number of equations to process: 382
% 22.59/23.00  Current number of ordered equations: 0
% 22.59/23.00  Current number of rules: 1465
% 22.59/23.00  New rule produced :
% 22.59/23.00  [1478]
% 22.59/23.00  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 22.59/23.00                                        sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 22.59/23.00  Current number of equations to process: 381
% 22.59/23.00  Current number of ordered equations: 0
% 22.59/23.00  Current number of rules: 1466
% 22.59/23.00  New rule produced :
% 22.59/23.00  [1479]
% 22.59/23.00  sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 22.59/23.00         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 22.59/23.00  Current number of equations to process: 380
% 22.59/23.00  Current number of ordered equations: 0
% 22.59/23.00  Current number of rules: 1467
% 22.59/23.00  New rule produced :
% 22.59/23.00  [1480]
% 22.59/23.00  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 22.59/23.00                                          sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 22.59/23.00  Current number of equations to process: 379
% 22.59/23.00  Current number of ordered equations: 0
% 22.59/23.00  Current number of rules: 1468
% 22.59/23.00  New rule produced :
% 22.59/23.00  [1481]
% 22.59/23.00  sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 22.59/23.00         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 22.59/23.00  Current number of equations to process: 378
% 22.59/23.00  Current number of ordered equations: 0
% 22.59/23.00  Current number of rules: 1469
% 22.59/23.00  New rule produced :
% 22.59/23.00  [1482]
% 22.59/23.00  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(op1(sK2_ax3_V(sK2_ax3_V(
% 22.59/23.00                                                                     j(sK1_ax4_U))),
% 22.59/23.00                                                       sK2_ax3_V(j(sK1_ax4_U))))))
% 22.59/23.00  -> true
% 22.59/23.00  Current number of equations to process: 377
% 22.59/23.00  Current number of ordered equations: 0
% 22.59/23.00  Current number of rules: 1470
% 22.59/23.00  New rule produced :
% 22.59/23.00  [1483]
% 22.59/23.00  sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 22.59/23.00         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 22.59/23.00  Current number of equations to process: 376
% 22.59/23.00  Current number of ordered equations: 0
% 22.59/23.00  Current number of rules: 1471
% 22.59/23.00  New rule produced :
% 22.59/23.00  [1484]
% 22.59/23.00  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(op1(sK2_ax3_V(sK2_ax3_V(
% 22.59/23.00                                                                     j(sK1_ax4_U))),
% 22.59/23.00                                                       sK2_ax3_V(j(sK1_ax4_U))))))
% 22.59/23.00  -> true
% 22.59/23.00  Current number of equations to process: 375
% 22.59/23.00  Current number of ordered equations: 0
% 22.59/23.00  Current number of rules: 1472
% 22.59/23.00  New rule produced :
% 22.59/23.00  [1485]
% 22.59/23.00  sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 22.59/23.00         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 22.59/23.00  Current number of equations to process: 374
% 22.59/23.00  Current number of ordered equations: 0
% 22.59/23.00  Current number of rules: 1473
% 22.59/23.00  New rule produced :
% 22.59/23.00  [1486]
% 22.59/23.00  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(op1(sK2_ax3_V(sK2_ax3_V(
% 22.59/23.00                                                                   j(sK1_ax4_U))),
% 22.59/23.00                                                     sK2_ax3_V(j(sK1_ax4_U))))))
% 22.59/23.00  -> true
% 22.59/23.00  Current number of equations to process: 373
% 23.37/23.69  Current number of ordered equations: 0
% 23.37/23.69  Current number of rules: 1474
% 23.37/23.69  New rule produced :
% 23.37/23.69  [1487]
% 23.37/23.69  ifeq(sorti1(A),true,sorti1(op1(A,sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 23.37/23.69                                             sK2_ax3_V(j(sK1_ax4_U)))))),true)
% 23.37/23.69  -> true
% 23.37/23.69  Current number of equations to process: 371
% 23.37/23.69  Current number of ordered equations: 1
% 23.37/23.69  Current number of rules: 1475
% 23.37/23.69  New rule produced :
% 23.37/23.69  [1488]
% 23.37/23.69  ifeq(sorti1(A),true,sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 23.37/23.69                                           sK2_ax3_V(j(sK1_ax4_U)))),A)),true)
% 23.37/23.69  -> true
% 23.37/23.69  Current number of equations to process: 371
% 23.37/23.69  Current number of ordered equations: 0
% 23.37/23.69  Current number of rules: 1476
% 23.37/23.69  New rule produced :
% 23.37/23.69  [1489]
% 23.37/23.69  ifeq(sorti2(A),true,sorti2(op2(A,h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 23.37/23.69                                     sK2_ax3_V(j(sK1_ax4_U)))))),true) -> true
% 23.37/23.69  Current number of equations to process: 369
% 23.37/23.69  Current number of ordered equations: 1
% 23.37/23.69  Current number of rules: 1477
% 23.37/23.69  New rule produced :
% 23.37/23.69  [1490]
% 23.37/23.69  ifeq(sorti2(A),true,sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 23.37/23.69                                   sK2_ax3_V(j(sK1_ax4_U)))),A)),true) -> true
% 23.37/23.69  Current number of equations to process: 369
% 23.37/23.69  Current number of ordered equations: 0
% 23.37/23.69  Current number of rules: 1478
% 23.37/23.69  New rule produced :
% 23.37/23.69  [1491]
% 23.37/23.69  op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U))
% 23.37/23.69  ->
% 23.37/23.69  j(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 23.37/23.69  Rule
% 23.37/23.69  [189]
% 23.37/23.69  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 23.37/23.69         j(sK1_ax4_U))) -> true collapsed.
% 23.37/23.69  Rule
% 23.37/23.69  [222]
% 23.37/23.69  h(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 23.37/23.69    j(sK1_ax4_U))) ->
% 23.37/23.69  op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)
% 23.37/23.69  collapsed.
% 23.37/23.69  Current number of equations to process: 370
% 23.37/23.69  Current number of ordered equations: 0
% 23.37/23.69  Current number of rules: 1477
% 23.37/23.69  New rule produced :
% 23.37/23.69  [1492]
% 23.37/23.69  sorti1(j(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 23.37/23.69  -> true
% 23.37/23.69  Current number of equations to process: 369
% 23.37/23.69  Current number of ordered equations: 0
% 23.37/23.69  Current number of rules: 1478
% 23.37/23.69  New rule produced :
% 23.37/23.69  [1493]
% 23.37/23.69  op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))
% 23.37/23.69  ->
% 23.37/23.69  j(op2(sK1_ax4_U,h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))))
% 23.37/23.69  Rule
% 23.37/23.69  [190]
% 23.37/23.69  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 23.37/23.69                                                                 j(sK1_ax4_U)))))
% 23.37/23.69  -> true collapsed.
% 23.37/23.69  Rule
% 23.37/23.69  [221]
% 23.37/23.69  h(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))))
% 23.37/23.69  ->
% 23.37/23.69  op2(sK1_ax4_U,h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))))
% 23.37/23.69  collapsed.
% 23.37/23.69  Current number of equations to process: 370
% 23.37/23.69  Current number of ordered equations: 0
% 23.37/23.69  Current number of rules: 1477
% 23.37/23.69  New rule produced :
% 23.37/23.69  [1494]
% 23.37/23.69  sorti1(j(op2(sK1_ax4_U,h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 23.37/23.69                                                                  j(sK1_ax4_U)))))))
% 23.37/23.69  -> true
% 23.37/23.69  Current number of equations to process: 369
% 23.37/23.69  Current number of ordered equations: 0
% 23.37/23.69  Current number of rules: 1478
% 23.37/23.69  New rule produced :
% 23.37/23.69  [1495]
% 23.37/23.69  sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 23.37/23.69         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 23.37/23.69  Current number of equations to process: 368
% 23.37/23.69  Current number of ordered equations: 0
% 23.37/23.69  Current number of rules: 1479
% 23.37/23.69  New rule produced :
% 23.37/23.69  [1496]
% 23.37/23.69  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(op1(sK2_ax3_V(
% 23.37/23.69                                                             sK2_ax3_V(
% 23.37/23.69                                                             j(sK1_ax4_U))),
% 23.37/23.69                                                         sK2_ax3_V(j(sK1_ax4_U))))))
% 23.37/23.69  -> true
% 23.37/23.69  Current number of equations to process: 367
% 23.37/23.69  Current number of ordered equations: 0
% 23.37/23.69  Current number of rules: 1480
% 23.37/23.69  New rule produced :
% 23.37/23.69  [1497]
% 23.37/23.69  sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 23.37/23.69         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 23.37/23.69  Current number of equations to process: 366
% 23.37/23.69  Current number of ordered equations: 0
% 23.78/24.11  Current number of rules: 1481
% 23.78/24.11  New rule produced :
% 23.78/24.11  [1498]
% 23.78/24.11  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(op1(sK2_ax3_V(
% 23.78/24.11                                                             sK2_ax3_V(
% 23.78/24.11                                                             j(sK1_ax4_U))),
% 23.78/24.11                                                         sK2_ax3_V(j(sK1_ax4_U))))))
% 23.78/24.11  -> true
% 23.78/24.11  Current number of equations to process: 365
% 23.78/24.11  Current number of ordered equations: 0
% 23.78/24.11  Current number of rules: 1482
% 23.78/24.11  New rule produced :
% 23.78/24.11  [1499]
% 23.78/24.11  sorti1(sK2_ax3_V(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 23.78/24.11                                                                   j(sK1_ax4_U)))))))
% 23.78/24.11  -> true
% 23.78/24.11  Current number of equations to process: 368
% 23.78/24.11  Current number of ordered equations: 0
% 23.78/24.11  Current number of rules: 1483
% 23.78/24.11  New rule produced :
% 23.78/24.11  [1500]
% 23.78/24.11  sorti2(h(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 23.78/24.11  -> true
% 23.78/24.11  Current number of equations to process: 367
% 23.78/24.11  Current number of ordered equations: 0
% 23.78/24.11  Current number of rules: 1484
% 23.78/24.11  New rule produced :
% 23.78/24.11  [1501]
% 23.78/24.11  j(h(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 23.78/24.11  -> sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 23.78/24.11  Current number of equations to process: 368
% 23.78/24.11  Current number of ordered equations: 0
% 23.78/24.11  Current number of rules: 1485
% 23.78/24.11  New rule produced :
% 23.78/24.11  [1502]
% 23.78/24.11  (eq)(tuple(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 23.78/24.11             h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),true),
% 23.78/24.11  tuple(sK1_ax4_U,true)) -> (false)
% 23.78/24.11  Current number of equations to process: 386
% 23.78/24.11  Current number of ordered equations: 0
% 23.78/24.11  Current number of rules: 1486
% 23.78/24.11  New rule produced :
% 23.78/24.11  [1503]
% 23.78/24.11  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 23.78/24.11                                                             j(sK1_ax4_U))))),
% 23.78/24.11         j(sK1_ax4_U))) -> true
% 23.78/24.11  Current number of equations to process: 387
% 23.78/24.11  Current number of ordered equations: 0
% 23.78/24.11  Current number of rules: 1487
% 23.78/24.11  New rule produced :
% 23.78/24.11  [1504]
% 23.78/24.11  sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 23.78/24.11                                                                sK2_ax3_V(
% 23.78/24.11                                                                j(sK1_ax4_U)))))))
% 23.78/24.11  -> true
% 23.78/24.11  Current number of equations to process: 386
% 23.78/24.11  Current number of ordered equations: 0
% 23.78/24.11  Current number of rules: 1488
% 23.78/24.11  New rule produced :
% 23.78/24.11  [1505]
% 23.78/24.11  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 23.78/24.11                                                             j(sK1_ax4_U))))),
% 23.78/24.11         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 23.78/24.11  Current number of equations to process: 385
% 23.78/24.11  Current number of ordered equations: 0
% 23.78/24.11  Current number of rules: 1489
% 23.78/24.11  New rule produced :
% 23.78/24.11  [1506]
% 23.78/24.11  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 23.78/24.11                                               sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 23.78/24.11  -> true
% 23.78/24.11  Current number of equations to process: 384
% 23.78/24.11  Current number of ordered equations: 0
% 23.78/24.11  Current number of rules: 1490
% 23.78/24.11  New rule produced :
% 23.78/24.11  [1507]
% 23.78/24.11  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 23.78/24.11                                                             j(sK1_ax4_U))))),
% 23.78/24.11         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 23.78/24.11  Current number of equations to process: 383
% 23.78/24.11  Current number of ordered equations: 0
% 23.78/24.11  Current number of rules: 1491
% 23.78/24.11  New rule produced :
% 23.78/24.11  [1508]
% 23.78/24.11  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(op1(sK2_ax3_V(
% 23.78/24.11                                                              j(sK1_ax4_U)),
% 23.78/24.11                                                          sK2_ax3_V(sK2_ax3_V(
% 23.78/24.11                                                                    j(sK1_ax4_U)))))))
% 23.78/24.11  -> true
% 23.78/24.11  Current number of equations to process: 382
% 23.78/24.11  Current number of ordered equations: 0
% 23.78/24.11  Current number of rules: 1492
% 23.78/24.11  New rule produced :
% 23.78/24.11  [1509]
% 23.78/24.11  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 23.78/24.11                                                             j(sK1_ax4_U))))),
% 23.78/24.11         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 23.78/24.11  Current number of equations to process: 381
% 23.78/24.11  Current number of ordered equations: 0
% 24.12/24.50  Current number of rules: 1493
% 24.12/24.50  New rule produced :
% 24.12/24.50  [1510]
% 24.12/24.50  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 24.12/24.50                                                   sK2_ax3_V(sK2_ax3_V(
% 24.12/24.50                                                             j(sK1_ax4_U)))))))
% 24.12/24.50  -> true
% 24.12/24.50  Current number of equations to process: 380
% 24.12/24.50  Current number of ordered equations: 0
% 24.12/24.50  Current number of rules: 1494
% 24.12/24.50  New rule produced :
% 24.12/24.50  [1511]
% 24.12/24.50  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 24.12/24.50                                                             j(sK1_ax4_U))))),
% 24.12/24.50         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 24.12/24.50  Current number of equations to process: 379
% 24.12/24.50  Current number of ordered equations: 0
% 24.12/24.50  Current number of rules: 1495
% 24.12/24.50  New rule produced :
% 24.12/24.50  [1512]
% 24.12/24.50  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(op1(
% 24.12/24.50                                                                     sK2_ax3_V(
% 24.12/24.50                                                                     j(sK1_ax4_U)),
% 24.12/24.50                                                                     sK2_ax3_V(
% 24.12/24.50                                                                     sK2_ax3_V(
% 24.12/24.50                                                                     j(sK1_ax4_U)))))))
% 24.12/24.50  -> true
% 24.12/24.50  Current number of equations to process: 378
% 24.12/24.50  Current number of ordered equations: 0
% 24.12/24.50  Current number of rules: 1496
% 24.12/24.50  New rule produced :
% 24.12/24.50  [1513]
% 24.12/24.50  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 24.12/24.50  -> true
% 24.12/24.50  Current number of equations to process: 381
% 24.12/24.50  Current number of ordered equations: 0
% 24.12/24.50  Current number of rules: 1497
% 24.12/24.50  New rule produced :
% 24.12/24.50  [1514]
% 24.12/24.50  sorti2(op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 24.12/24.50                                                               j(sK1_ax4_U)))))))
% 24.12/24.50  -> true
% 24.12/24.50  Current number of equations to process: 380
% 24.12/24.50  Current number of ordered equations: 0
% 24.12/24.50  Current number of rules: 1498
% 24.12/24.50  New rule produced :
% 24.12/24.50  [1515]
% 24.12/24.50  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 24.12/24.50         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 24.12/24.50  Current number of equations to process: 401
% 24.12/24.50  Current number of ordered equations: 0
% 24.12/24.50  Current number of rules: 1499
% 24.12/24.50  New rule produced :
% 24.12/24.50  [1516]
% 24.12/24.50  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 24.12/24.50                                                                    sK2_ax3_V(
% 24.12/24.50                                                                    j(sK1_ax4_U)))))))
% 24.12/24.50  -> true
% 24.12/24.50  Current number of equations to process: 400
% 24.12/24.50  Current number of ordered equations: 0
% 24.12/24.50  Current number of rules: 1500
% 24.12/24.50  New rule produced :
% 24.12/24.50  [1517]
% 24.12/24.50  sorti1(sK2_ax3_V(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 24.12/24.50                                                              j(sK1_ax4_U))),
% 24.12/24.50                   sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 24.12/24.50  Current number of equations to process: 399
% 24.12/24.50  Current number of ordered equations: 0
% 24.12/24.50  Current number of rules: 1501
% 24.12/24.50  New rule produced :
% 24.12/24.50  [1518]
% 24.12/24.50  sorti2(h(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 24.12/24.50           sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 24.12/24.50  Current number of equations to process: 398
% 24.12/24.50  Current number of ordered equations: 0
% 24.12/24.50  Current number of rules: 1502
% 24.12/24.50  New rule produced :
% 24.12/24.50  [1519]
% 24.12/24.50  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 24.12/24.50         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 24.12/24.50  Current number of equations to process: 397
% 24.12/24.50  Current number of ordered equations: 0
% 24.12/24.50  Current number of rules: 1503
% 24.12/24.50  New rule produced :
% 24.12/24.50  [1520]
% 24.12/24.50  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 24.12/24.50                                                                      sK2_ax3_V(
% 24.12/24.50                                                                      j(sK1_ax4_U)))))))
% 24.12/24.50  -> true
% 24.12/24.50  Current number of equations to process: 396
% 24.12/24.50  Current number of ordered equations: 0
% 24.12/24.50  Current number of rules: 1504
% 24.12/24.50  New rule produced :
% 24.12/24.50  [1521]
% 24.12/24.50  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 24.12/24.50         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 24.12/24.50  Current number of equations to process: 395
% 24.12/24.50  Current number of ordered equations: 0
% 24.12/24.50  Current number of rules: 1505
% 24.72/25.04  New rule produced :
% 24.72/25.04  [1522]
% 24.72/25.04  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 24.72/25.04                                                       sK2_ax3_V(sK2_ax3_V(
% 24.72/25.04                                                                 j(sK1_ax4_U)))))))
% 24.72/25.04  -> true
% 24.72/25.04  Current number of equations to process: 394
% 24.72/25.04  Current number of ordered equations: 0
% 24.72/25.04  Current number of rules: 1506
% 24.72/25.04  New rule produced :
% 24.72/25.04  [1523]
% 24.72/25.04  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 24.72/25.04         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 24.72/25.04  Current number of equations to process: 393
% 24.72/25.04  Current number of ordered equations: 0
% 24.72/25.04  Current number of rules: 1507
% 24.72/25.04  New rule produced :
% 24.72/25.04  [1524]
% 24.72/25.04  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 24.72/25.04                                                       sK2_ax3_V(sK2_ax3_V(
% 24.72/25.04                                                                 j(sK1_ax4_U)))))))
% 24.72/25.04  -> true
% 24.72/25.04  Current number of equations to process: 392
% 24.72/25.04  Current number of ordered equations: 0
% 24.72/25.04  Current number of rules: 1508
% 24.72/25.04  New rule produced :
% 24.72/25.04  [1525]
% 24.72/25.04  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 24.72/25.04         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 24.72/25.04  Current number of equations to process: 391
% 24.72/25.04  Current number of ordered equations: 0
% 24.72/25.04  Current number of rules: 1509
% 24.72/25.04  New rule produced :
% 24.72/25.04  [1526]
% 24.72/25.04  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 24.72/25.04                                                     sK2_ax3_V(sK2_ax3_V(
% 24.72/25.04                                                               j(sK1_ax4_U)))))))
% 24.72/25.04  -> true
% 24.72/25.04  Current number of equations to process: 390
% 24.72/25.04  Current number of ordered equations: 0
% 24.72/25.04  Current number of rules: 1510
% 24.72/25.04  New rule produced :
% 24.72/25.04  [1527]
% 24.72/25.04  ifeq(sorti1(A),true,sorti1(op1(A,sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 24.72/25.04                                             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))),true)
% 24.72/25.04  -> true
% 24.72/25.04  Current number of equations to process: 388
% 24.72/25.04  Current number of ordered equations: 1
% 24.72/25.04  Current number of rules: 1511
% 24.72/25.04  New rule produced :
% 24.72/25.04  [1528]
% 24.72/25.04  ifeq(sorti1(A),true,sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 24.72/25.04                                           sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),A)),true)
% 24.72/25.04  -> true
% 24.72/25.04  Current number of equations to process: 388
% 24.72/25.04  Current number of ordered equations: 0
% 24.72/25.04  Current number of rules: 1512
% 24.72/25.04  New rule produced :
% 24.72/25.04  [1529]
% 24.72/25.04  ifeq(sorti2(A),true,sorti2(op2(A,h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 24.72/25.04                                                                 sK2_ax3_V(
% 24.72/25.04                                                                 j(sK1_ax4_U))))))),true)
% 24.72/25.04  -> true
% 24.72/25.04  Current number of equations to process: 386
% 24.72/25.04  Current number of ordered equations: 1
% 24.72/25.04  Current number of rules: 1513
% 24.72/25.04  New rule produced :
% 24.72/25.04  [1530]
% 24.72/25.04  ifeq(sorti2(A),true,sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 24.72/25.04                                                               sK2_ax3_V(
% 24.72/25.04                                                               j(sK1_ax4_U))))),A)),true)
% 24.72/25.04  -> true
% 24.72/25.04  Current number of equations to process: 386
% 24.72/25.04  Current number of ordered equations: 0
% 24.72/25.04  Current number of rules: 1514
% 24.72/25.04  New rule produced :
% 24.72/25.04  [1531]
% 24.72/25.04  op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(sK1_ax4_U))
% 24.72/25.04  ->
% 24.72/25.04  j(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 24.72/25.04  Rule
% 24.72/25.04  [199]
% 24.72/25.04  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 24.72/25.04         j(sK1_ax4_U))) -> true collapsed.
% 24.72/25.04  Rule
% 24.72/25.04  [224]
% 24.72/25.04  h(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 24.72/25.04    j(sK1_ax4_U))) ->
% 24.72/25.04  op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)
% 24.72/25.04  collapsed.
% 24.72/25.04  Current number of equations to process: 387
% 24.72/25.04  Current number of ordered equations: 0
% 24.72/25.04  Current number of rules: 1513
% 24.72/25.04  New rule produced :
% 24.72/25.04  [1532]
% 24.72/25.04  sorti1(j(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)))
% 24.72/25.04  -> true
% 24.72/25.04  Current number of equations to process: 386
% 24.72/25.04  Current number of ordered equations: 0
% 24.72/25.04  Current number of rules: 1514
% 24.72/25.04  New rule produced :
% 24.72/25.04  [1533]
% 24.72/25.04  op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 24.72/25.04  ->
% 24.72/25.04  j(op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 25.02/25.41  Rule
% 25.02/25.41  [200]
% 25.02/25.41  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 25.02/25.41                                                                j(sK1_ax4_U))))))
% 25.02/25.41  -> true collapsed.
% 25.02/25.41  Rule
% 25.02/25.41  [223]
% 25.02/25.41  h(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 25.02/25.41  ->
% 25.02/25.41  op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 25.02/25.41  collapsed.
% 25.02/25.41  Current number of equations to process: 387
% 25.02/25.41  Current number of ordered equations: 0
% 25.02/25.41  Current number of rules: 1513
% 25.02/25.41  New rule produced :
% 25.02/25.41  [1534]
% 25.02/25.41  sorti1(j(op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 25.02/25.41                                                                 j(sK1_ax4_U))))))))
% 25.02/25.41  -> true
% 25.02/25.41  Current number of equations to process: 386
% 25.02/25.41  Current number of ordered equations: 0
% 25.02/25.41  Current number of rules: 1514
% 25.02/25.41  New rule produced :
% 25.02/25.41  [1535]
% 25.02/25.41  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 25.02/25.41         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 25.02/25.41  Current number of equations to process: 385
% 25.02/25.41  Current number of ordered equations: 0
% 25.02/25.41  Current number of rules: 1515
% 25.02/25.41  New rule produced :
% 25.02/25.41  [1536]
% 25.02/25.41  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(op1(sK2_ax3_V(
% 25.02/25.41                                                             j(sK1_ax4_U)),
% 25.02/25.41                                                         sK2_ax3_V(sK2_ax3_V(
% 25.02/25.41                                                                   j(sK1_ax4_U)))))))
% 25.02/25.41  -> true
% 25.02/25.41  Current number of equations to process: 384
% 25.02/25.41  Current number of ordered equations: 0
% 25.02/25.41  Current number of rules: 1516
% 25.02/25.41  New rule produced :
% 25.02/25.41  [1537]
% 25.02/25.41  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 25.02/25.41         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 25.02/25.41  Current number of equations to process: 383
% 25.02/25.41  Current number of ordered equations: 0
% 25.02/25.41  Current number of rules: 1517
% 25.02/25.41  New rule produced :
% 25.02/25.41  [1538]
% 25.02/25.41  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(op1(sK2_ax3_V(
% 25.02/25.41                                                             j(sK1_ax4_U)),
% 25.02/25.41                                                         sK2_ax3_V(sK2_ax3_V(
% 25.02/25.41                                                                   j(sK1_ax4_U)))))))
% 25.02/25.41  -> true
% 25.02/25.41  Current number of equations to process: 382
% 25.02/25.41  Current number of ordered equations: 0
% 25.02/25.41  Current number of rules: 1518
% 25.02/25.41  New rule produced :
% 25.02/25.41  [1539]
% 25.02/25.41  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(
% 25.02/25.41                                                             j(sK1_ax4_U))),
% 25.02/25.41                                               sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 25.02/25.41  true
% 25.02/25.41  Current number of equations to process: 405
% 25.02/25.41  Current number of ordered equations: 0
% 25.02/25.41  Current number of rules: 1519
% 25.02/25.41  New rule produced :
% 25.02/25.41  [1540]
% 25.02/25.41  sorti2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 25.02/25.41                                       sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 25.02/25.41  Current number of equations to process: 404
% 25.02/25.41  Current number of ordered equations: 0
% 25.02/25.41  Current number of rules: 1520
% 25.02/25.41  New rule produced :
% 25.02/25.41  [1541]
% 25.02/25.41  sorti1(op1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 25.02/25.41             sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U))) -> true
% 25.02/25.41  Current number of equations to process: 403
% 25.02/25.41  Current number of ordered equations: 0
% 25.02/25.41  Current number of rules: 1521
% 25.02/25.41  New rule produced :
% 25.02/25.41  [1542]
% 25.02/25.41  sorti1(op1(j(sK1_ax4_U),op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 25.02/25.41                                                                     j(sK1_ax4_U))),
% 25.02/25.41                          sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 25.02/25.41  Current number of equations to process: 402
% 25.02/25.41  Current number of ordered equations: 0
% 25.02/25.41  Current number of rules: 1522
% 25.02/25.41  New rule produced :
% 25.02/25.41  [1543]
% 25.02/25.41  sorti1(op1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 25.02/25.41             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 25.02/25.41  Current number of equations to process: 401
% 25.02/25.41  Current number of ordered equations: 0
% 25.02/25.41  Current number of rules: 1523
% 25.02/25.41  New rule produced :
% 25.02/25.41  [1544]
% 25.02/25.41  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 25.02/25.41                                         sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 25.02/25.41                                                                  j(sK1_ax4_U)))))
% 25.48/25.81  -> true
% 25.48/25.81  Current number of equations to process: 400
% 25.48/25.81  Current number of ordered equations: 0
% 25.48/25.81  Current number of rules: 1524
% 25.48/25.81  New rule produced :
% 25.48/25.81  [1545]
% 25.48/25.81  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 25.48/25.81                                         sK2_ax3_V(j(sK1_ax4_U)))),j(sK1_ax4_U)))
% 25.48/25.81  -> true
% 25.48/25.81  Current number of equations to process: 417
% 25.48/25.81  Current number of ordered equations: 0
% 25.48/25.81  Current number of rules: 1525
% 25.48/25.81  New rule produced :
% 25.48/25.81  [1546]
% 25.48/25.81  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(
% 25.48/25.81                                                                    j(sK1_ax4_U))),
% 25.48/25.81                                                      sK2_ax3_V(j(sK1_ax4_U))))))
% 25.48/25.81  -> true
% 25.48/25.81  Current number of equations to process: 416
% 25.48/25.81  Current number of ordered equations: 0
% 25.48/25.81  Current number of rules: 1526
% 25.48/25.81  New rule produced :
% 25.48/25.81  [1547]
% 25.48/25.81  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 25.48/25.81                                         sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 25.48/25.81                                                                   j(sK1_ax4_U))))
% 25.48/25.81  -> true
% 25.48/25.81  Current number of equations to process: 415
% 25.48/25.81  Current number of ordered equations: 0
% 25.48/25.81  Current number of rules: 1527
% 25.48/25.81  New rule produced :
% 25.48/25.81  [1548]
% 25.48/25.81  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(
% 25.48/25.81                                                                     sK2_ax3_V(
% 25.48/25.81                                                                     j(sK1_ax4_U))),
% 25.48/25.81                                                                 sK2_ax3_V(
% 25.48/25.81                                                                 j(sK1_ax4_U))))))
% 25.48/25.81  -> true
% 25.48/25.81  Current number of equations to process: 414
% 25.48/25.81  Current number of ordered equations: 0
% 25.48/25.81  Current number of rules: 1528
% 25.48/25.81  New rule produced :
% 25.48/25.81  [1549]
% 25.48/25.81  sorti1(sK2_ax3_V(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 25.48/25.81                                                              j(sK1_ax4_U))),
% 25.48/25.81                   sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 25.48/25.81  Current number of equations to process: 419
% 25.48/25.81  Current number of ordered equations: 0
% 25.48/25.81  Current number of rules: 1529
% 25.48/25.81  New rule produced :
% 25.48/25.81  [1550]
% 25.48/25.81  sorti2(h(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 25.48/25.81           sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 25.48/25.81  Current number of equations to process: 418
% 25.48/25.81  Current number of ordered equations: 0
% 25.48/25.81  Current number of rules: 1530
% 25.48/25.81  New rule produced :
% 25.48/25.81  [1551]
% 25.48/25.81  h(j(op2(sK1_ax4_U,h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 25.48/25.81                                                             j(sK1_ax4_U)))))))
% 25.48/25.81  ->
% 25.48/25.81  op2(sK1_ax4_U,h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))))
% 25.48/25.81  Current number of equations to process: 417
% 25.48/25.81  Current number of ordered equations: 0
% 25.48/25.81  Current number of rules: 1531
% 25.48/25.81  New rule produced :
% 25.48/25.81  [1552]
% 25.48/25.81  h(j(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 25.48/25.81  ->
% 25.48/25.81  op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)
% 25.48/25.81  Current number of equations to process: 416
% 25.48/25.81  Current number of ordered equations: 0
% 25.48/25.81  Current number of rules: 1532
% 25.48/25.81  New rule produced :
% 25.48/25.81  [1553]
% 25.48/25.81  h(j(op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))))
% 25.48/25.81  ->
% 25.48/25.81  op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 25.48/25.81  Current number of equations to process: 415
% 25.48/25.81  Current number of ordered equations: 0
% 25.48/25.81  Current number of rules: 1533
% 25.48/25.81  New rule produced :
% 25.48/25.81  [1554]
% 25.48/25.81  h(j(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)))
% 25.48/25.81  ->
% 25.48/25.81  op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)
% 25.48/25.81  Current number of equations to process: 414
% 25.48/25.81  Current number of ordered equations: 0
% 25.48/25.81  Current number of rules: 1534
% 25.48/25.81  New rule produced :
% 25.48/25.81  [1555]
% 25.48/25.81  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 25.48/25.81                                                              sK2_ax3_V(
% 25.48/25.81                                                              sK2_ax3_V(
% 25.48/25.81                                                              j(sK1_ax4_U)))),
% 25.48/25.81                                                          sK2_ax3_V(j(sK1_ax4_U)))))
% 25.79/26.14  -> true
% 25.79/26.14  Current number of equations to process: 413
% 25.79/26.14  Current number of ordered equations: 0
% 25.79/26.14  Current number of rules: 1535
% 25.79/26.14  New rule produced :
% 25.79/26.14  [1556]
% 25.79/26.14  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 25.79/26.14                                                              j(sK1_ax4_U)),
% 25.79/26.14                                                          sK2_ax3_V(sK2_ax3_V(
% 25.79/26.14                                                                    sK2_ax3_V(
% 25.79/26.14                                                                    j(sK1_ax4_U)))))))
% 25.79/26.14  -> true
% 25.79/26.14  Current number of equations to process: 412
% 25.79/26.14  Current number of ordered equations: 0
% 25.79/26.14  Current number of rules: 1536
% 25.79/26.14  New rule produced :
% 25.79/26.14  [1557]
% 25.79/26.14  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 25.79/26.14                                                          sK2_ax3_V(sK2_ax3_V(
% 25.79/26.14                                                                    j(sK1_ax4_U))))))
% 25.79/26.14  -> true
% 25.79/26.14  Current number of equations to process: 411
% 25.79/26.14  Current number of ordered equations: 0
% 25.79/26.14  Current number of rules: 1537
% 25.79/26.14  New rule produced :
% 25.79/26.14  [1558]
% 25.79/26.14  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 25.79/26.14                                                              sK2_ax3_V(
% 25.79/26.14                                                              j(sK1_ax4_U))),
% 25.79/26.14                                                          j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 25.79/26.14  -> true
% 25.79/26.14  Current number of equations to process: 410
% 25.79/26.14  Current number of ordered equations: 0
% 25.79/26.14  Current number of rules: 1538
% 25.79/26.14  New rule produced :
% 25.79/26.14  [1559]
% 25.79/26.14  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(op2(h(sK2_ax3_V(
% 25.79/26.14                                                                      j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))))
% 25.79/26.14  -> true
% 25.79/26.14  Current number of equations to process: 409
% 25.79/26.14  Current number of ordered equations: 0
% 25.79/26.14  Current number of rules: 1539
% 25.79/26.14  New rule produced :
% 25.79/26.14  [1560]
% 25.79/26.14  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,
% 25.79/26.14                                                            op2(h(sK2_ax3_V(
% 25.79/26.14                                                                  j(sK1_ax4_U))),sK1_ax4_U)))))
% 25.79/26.14  -> true
% 25.79/26.14  Current number of equations to process: 408
% 25.79/26.14  Current number of ordered equations: 0
% 25.79/26.14  Current number of rules: 1540
% 25.79/26.14  New rule produced :
% 25.79/26.14  [1561]
% 25.79/26.14  sorti1(op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),
% 25.79/26.14         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 25.79/26.14  Current number of equations to process: 407
% 25.79/26.14  Current number of ordered equations: 0
% 25.79/26.14  Current number of rules: 1541
% 25.79/26.14  New rule produced :
% 25.79/26.14  [1562]
% 25.79/26.14  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(op2(sK1_ax4_U,
% 25.79/26.14                                                                h(sK2_ax3_V(
% 25.79/26.14                                                                  j(sK1_ax4_U)))),sK1_ax4_U))))
% 25.79/26.14  -> true
% 25.79/26.14  Current number of equations to process: 406
% 25.79/26.14  Current number of ordered equations: 0
% 25.79/26.14  Current number of rules: 1542
% 25.79/26.14  New rule produced :
% 25.79/26.14  [1563]
% 25.79/26.14  sorti1(op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),
% 25.79/26.14         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 25.79/26.14  Current number of equations to process: 405
% 25.79/26.14  Current number of ordered equations: 0
% 25.79/26.14  Current number of rules: 1543
% 25.79/26.14  New rule produced :
% 25.79/26.14  [1564]
% 25.79/26.14  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(op2(sK1_ax4_U,
% 25.79/26.14                                                                h(sK2_ax3_V(
% 25.79/26.14                                                                  j(sK1_ax4_U)))),sK1_ax4_U))))
% 25.79/26.14  -> true
% 25.79/26.14  Current number of equations to process: 404
% 25.79/26.14  Current number of ordered equations: 0
% 25.79/26.14  Current number of rules: 1544
% 25.79/26.14  New rule produced :
% 25.79/26.14  [1565]
% 25.79/26.14  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 25.79/26.14         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 25.79/26.14  Current number of equations to process: 403
% 25.79/26.14  Current number of ordered equations: 0
% 25.79/26.14  Current number of rules: 1545
% 25.79/26.14  New rule produced :
% 25.79/26.14  [1566]
% 25.79/26.14  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,
% 25.79/26.14                                                            op2(sK1_ax4_U,
% 25.79/26.14                                                            h(sK2_ax3_V(
% 26.09/26.47                                                              j(sK1_ax4_U))))))))
% 26.09/26.47  -> true
% 26.09/26.47  Current number of equations to process: 402
% 26.09/26.47  Current number of ordered equations: 0
% 26.09/26.47  Current number of rules: 1546
% 26.09/26.47  New rule produced :
% 26.09/26.47  [1567]
% 26.09/26.47  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 26.09/26.47         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 26.09/26.47  Current number of equations to process: 401
% 26.09/26.47  Current number of ordered equations: 0
% 26.09/26.47  Current number of rules: 1547
% 26.09/26.47  New rule produced :
% 26.09/26.47  [1568]
% 26.09/26.47  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,
% 26.09/26.47                                                            op2(sK1_ax4_U,
% 26.09/26.47                                                            h(sK2_ax3_V(
% 26.09/26.47                                                              j(sK1_ax4_U))))))))
% 26.09/26.47  -> true
% 26.09/26.47  Current number of equations to process: 400
% 26.09/26.47  Current number of ordered equations: 0
% 26.09/26.47  Current number of rules: 1548
% 26.09/26.47  New rule produced :
% 26.09/26.47  [1569]
% 26.09/26.47  j(h(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(j(sK1_ax4_U)))))
% 26.09/26.47  -> op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(j(sK1_ax4_U)))
% 26.09/26.47  Current number of equations to process: 399
% 26.09/26.47  Current number of ordered equations: 0
% 26.09/26.47  Current number of rules: 1549
% 26.09/26.47  New rule produced :
% 26.09/26.47  [1570]
% 26.09/26.47  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 26.09/26.47                                                              j(sK1_ax4_U))),
% 26.09/26.47         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 26.09/26.47  Current number of equations to process: 398
% 26.09/26.47  Current number of ordered equations: 0
% 26.09/26.47  Current number of rules: 1550
% 26.09/26.47  New rule produced :
% 26.09/26.47  [1571]
% 26.09/26.47  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,
% 26.09/26.47                                                                 h(sK2_ax3_V(
% 26.09/26.47                                                                   j(sK1_ax4_U))))),
% 26.09/26.47                                                           sK2_ax3_V(j(sK1_ax4_U)))))
% 26.09/26.47  -> true
% 26.09/26.47  Current number of equations to process: 397
% 26.09/26.47  Current number of ordered equations: 0
% 26.09/26.47  Current number of rules: 1551
% 26.09/26.47  New rule produced :
% 26.09/26.47  [1572]
% 26.09/26.47  j(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 26.09/26.47  -> op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))
% 26.09/26.47  Current number of equations to process: 396
% 26.09/26.47  Current number of ordered equations: 0
% 26.09/26.47  Current number of rules: 1552
% 26.09/26.47  New rule produced :
% 26.09/26.47  [1573]
% 26.09/26.47  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 26.09/26.47         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 26.09/26.47  Current number of equations to process: 395
% 26.09/26.47  Current number of ordered equations: 0
% 26.09/26.47  Current number of rules: 1553
% 26.09/26.47  New rule produced :
% 26.09/26.47  [1574]
% 26.09/26.47  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 26.09/26.47                                                               j(sK1_ax4_U)),
% 26.09/26.47                                                           j(op2(sK1_ax4_U,
% 26.09/26.47                                                             h(sK2_ax3_V(
% 26.09/26.47                                                               j(sK1_ax4_U))))))))
% 26.09/26.47  -> true
% 26.09/26.47  Current number of equations to process: 394
% 26.09/26.47  Current number of ordered equations: 0
% 26.09/26.47  Current number of rules: 1554
% 26.09/26.47  New rule produced :
% 26.09/26.47  [1575]
% 26.09/26.47  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 26.09/26.47                                                              sK2_ax3_V(
% 26.09/26.47                                                              j(sK1_ax4_U)))),
% 26.09/26.47         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 26.09/26.47  Current number of equations to process: 393
% 26.09/26.47  Current number of ordered equations: 0
% 26.09/26.47  Current number of rules: 1555
% 26.09/26.47  New rule produced :
% 26.09/26.47  [1576]
% 26.09/26.47  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 26.09/26.47                                                                      j(sK1_ax4_U))))),
% 26.09/26.47                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 26.09/26.47  -> true
% 26.09/26.47  Current number of equations to process: 392
% 26.09/26.47  Current number of ordered equations: 0
% 26.09/26.47  Current number of rules: 1556
% 26.09/26.47  New rule produced :
% 26.09/26.47  [1577]
% 26.09/26.47  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 26.41/26.78                                                              sK2_ax3_V(
% 26.41/26.78                                                              j(sK1_ax4_U)))),
% 26.41/26.78         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 26.41/26.78  Current number of equations to process: 391
% 26.41/26.78  Current number of ordered equations: 0
% 26.41/26.78  Current number of rules: 1557
% 26.41/26.78  New rule produced :
% 26.41/26.78  [1578]
% 26.41/26.78  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 26.41/26.78                                                               j(sK1_ax4_U))))),
% 26.41/26.78                                         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 26.41/26.78  -> true
% 26.41/26.78  Current number of equations to process: 390
% 26.41/26.78  Current number of ordered equations: 0
% 26.41/26.78  Current number of rules: 1558
% 26.41/26.78  New rule produced :
% 26.41/26.78  [1579]
% 26.41/26.78  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 26.41/26.78                                                                      j(sK1_ax4_U)))))),
% 26.41/26.78         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 26.41/26.78  Current number of equations to process: 389
% 26.41/26.78  Current number of ordered equations: 0
% 26.41/26.78  Current number of rules: 1559
% 26.41/26.78  New rule produced :
% 26.41/26.78  [1580]
% 26.41/26.78  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 26.41/26.78                                                              j(sK1_ax4_U))),
% 26.41/26.78                                                j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 26.41/26.78                                                                  j(sK1_ax4_U))))))))
% 26.41/26.78  -> true
% 26.41/26.78  Current number of equations to process: 388
% 26.41/26.78  Current number of ordered equations: 0
% 26.41/26.78  Current number of rules: 1560
% 26.41/26.78  New rule produced :
% 26.41/26.78  [1581]
% 26.41/26.78  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 26.41/26.78                                                                      j(sK1_ax4_U)))))),
% 26.41/26.78         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 26.41/26.78  Current number of equations to process: 387
% 26.41/26.78  Current number of ordered equations: 0
% 26.41/26.78  Current number of rules: 1561
% 26.41/26.78  New rule produced :
% 26.41/26.78  [1582]
% 26.41/26.78  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 26.41/26.78                                         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 26.41/26.78  -> true
% 26.41/26.78  Current number of equations to process: 386
% 26.41/26.78  Current number of ordered equations: 0
% 26.41/26.78  Current number of rules: 1562
% 26.41/26.78  New rule produced :
% 26.41/26.78  [1583]
% 26.41/26.78  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 26.41/26.78                                                              j(sK1_ax4_U)))),
% 26.41/26.78         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 26.41/26.78  Current number of equations to process: 385
% 26.41/26.78  Current number of ordered equations: 0
% 26.41/26.78  Current number of rules: 1563
% 26.41/26.78  New rule produced :
% 26.41/26.78  [1584]
% 26.41/26.78  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(op1(
% 26.41/26.78                                                                    sK2_ax3_V(
% 26.41/26.78                                                                    sK2_ax3_V(
% 26.41/26.78                                                                    j(sK1_ax4_U))),
% 26.41/26.78                                                                    sK2_ax3_V(
% 26.41/26.78                                                                    j(sK1_ax4_U))))))
% 26.41/26.78  -> true
% 26.41/26.78  Current number of equations to process: 384
% 26.41/26.78  Current number of ordered equations: 0
% 26.41/26.78  Current number of rules: 1564
% 26.41/26.78  New rule produced :
% 26.41/26.78  [1585]
% 26.41/26.78  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 26.41/26.78                                                              j(sK1_ax4_U)))),
% 26.41/26.78         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 26.41/26.78  Current number of equations to process: 383
% 26.41/26.78  Current number of ordered equations: 0
% 26.41/26.78  Current number of rules: 1565
% 26.41/26.78  New rule produced :
% 26.41/26.78  [1586]
% 26.41/26.78  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(op1(
% 26.41/26.78                                                                    sK2_ax3_V(
% 26.41/26.78                                                                    sK2_ax3_V(
% 26.41/26.78                                                                    j(sK1_ax4_U))),
% 26.41/26.78                                                                    sK2_ax3_V(
% 26.41/26.78                                                                    j(sK1_ax4_U))))))
% 26.41/26.78  -> true
% 26.41/26.78  Current number of equations to process: 382
% 26.41/26.78  Current number of ordered equations: 0
% 26.41/26.78  Current number of rules: 1566
% 26.41/26.78  New rule produced :
% 26.71/27.06  [1587]
% 26.71/27.06  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 26.71/27.06                                                             j(sK1_ax4_U))))),
% 26.71/27.06         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 26.71/27.06  Current number of equations to process: 381
% 26.71/27.06  Current number of ordered equations: 0
% 26.71/27.06  Current number of rules: 1567
% 26.71/27.06  New rule produced :
% 26.71/27.06  [1588]
% 26.71/27.06  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(op1(
% 26.71/27.06                                                                    sK2_ax3_V(
% 26.71/27.06                                                                    j(sK1_ax4_U)),
% 26.71/27.06                                                                    sK2_ax3_V(
% 26.71/27.06                                                                    sK2_ax3_V(
% 26.71/27.06                                                                    j(sK1_ax4_U)))))))
% 26.71/27.06  -> true
% 26.71/27.06  Current number of equations to process: 380
% 26.71/27.06  Current number of ordered equations: 0
% 26.71/27.06  Current number of rules: 1568
% 26.71/27.06  New rule produced :
% 26.71/27.06  [1589]
% 26.71/27.06  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 26.71/27.06                                                             j(sK1_ax4_U))))),
% 26.71/27.06         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 26.71/27.06  Current number of equations to process: 379
% 26.71/27.06  Current number of ordered equations: 0
% 26.71/27.06  Current number of rules: 1569
% 26.71/27.06  New rule produced :
% 26.71/27.06  [1590]
% 26.71/27.06  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(op1(
% 26.71/27.06                                                                    sK2_ax3_V(
% 26.71/27.06                                                                    j(sK1_ax4_U)),
% 26.71/27.06                                                                    sK2_ax3_V(
% 26.71/27.06                                                                    sK2_ax3_V(
% 26.71/27.06                                                                    j(sK1_ax4_U)))))))
% 26.71/27.06  -> true
% 26.71/27.06  Current number of equations to process: 378
% 26.71/27.06  Current number of ordered equations: 0
% 26.71/27.06  Current number of rules: 1570
% 26.71/27.06  New rule produced :
% 26.71/27.06  [1591]
% 26.71/27.06  sorti1(op1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 26.71/27.06             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) ->
% 26.71/27.06  true
% 26.71/27.06  Current number of equations to process: 377
% 26.71/27.06  Current number of ordered equations: 0
% 26.71/27.06  Current number of rules: 1571
% 26.71/27.06  New rule produced :
% 26.71/27.06  [1592]
% 26.71/27.06  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(op1(sK2_ax3_V(sK2_ax3_V(
% 26.71/27.06                                                                  j(sK1_ax4_U))),
% 26.71/27.06                                                    sK2_ax3_V(j(sK1_ax4_U))),
% 26.71/27.06                                                sK2_ax3_V(j(sK1_ax4_U))))) ->
% 26.71/27.06  true
% 26.71/27.06  Current number of equations to process: 376
% 26.71/27.06  Current number of ordered equations: 0
% 26.71/27.06  Current number of rules: 1572
% 26.71/27.06  New rule produced :
% 26.71/27.06  [1593]
% 26.71/27.06  sorti1(op1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 26.71/27.06             sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 26.71/27.06  Current number of equations to process: 375
% 26.71/27.06  Current number of ordered equations: 0
% 26.71/27.06  Current number of rules: 1573
% 26.71/27.06  New rule produced :
% 26.71/27.06  [1594]
% 26.71/27.06  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 26.71/27.06                                             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 26.71/27.06                                                                      j(sK1_ax4_U)))))
% 26.71/27.06  -> true
% 26.71/27.06  Current number of equations to process: 374
% 26.71/27.06  Current number of ordered equations: 0
% 26.71/27.06  Current number of rules: 1574
% 26.71/27.06  New rule produced :
% 26.71/27.06  [1595]
% 26.71/27.06  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 26.71/27.06                                         sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 26.71/27.06                                                                   sK2_ax3_V(
% 26.71/27.06                                                                   j(sK1_ax4_U)))))
% 26.71/27.06  -> true
% 26.71/27.06  Current number of equations to process: 373
% 26.71/27.06  Current number of ordered equations: 0
% 26.71/27.06  Current number of rules: 1575
% 26.71/27.06  New rule produced :
% 26.71/27.06  [1596]
% 26.71/27.06  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 26.71/27.06                                                op1(sK2_ax3_V(sK2_ax3_V(
% 26.71/27.06                                                              j(sK1_ax4_U))),
% 26.71/27.06                                                sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 27.18/27.51  true
% 27.18/27.51  Current number of equations to process: 372
% 27.18/27.51  Current number of ordered equations: 0
% 27.18/27.51  Current number of rules: 1576
% 27.18/27.51  New rule produced :
% 27.18/27.51  [1597]
% 27.18/27.51  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 27.18/27.51                                         sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 27.18/27.51  -> true
% 27.18/27.51  Current number of equations to process: 371
% 27.18/27.51  Current number of ordered equations: 0
% 27.18/27.51  Current number of rules: 1577
% 27.18/27.51  New rule produced :
% 27.18/27.51  [1598]
% 27.18/27.51  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),op1(
% 27.18/27.51                                                                     sK2_ax3_V(
% 27.18/27.51                                                                     sK2_ax3_V(
% 27.18/27.51                                                                     j(sK1_ax4_U))),
% 27.18/27.51                                                                     sK2_ax3_V(
% 27.18/27.51                                                                     j(sK1_ax4_U))))))
% 27.18/27.51  -> true
% 27.18/27.51  Current number of equations to process: 370
% 27.18/27.51  Current number of ordered equations: 0
% 27.18/27.51  Current number of rules: 1578
% 27.18/27.51  New rule produced :
% 27.18/27.51  [1599]
% 27.18/27.51  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(
% 27.18/27.51                                                              sK2_ax3_V(
% 27.18/27.51                                                              j(sK1_ax4_U))),
% 27.18/27.51                                                          sK2_ax3_V(j(sK1_ax4_U))))))
% 27.18/27.51  -> true
% 27.18/27.51  Current number of equations to process: 393
% 27.18/27.51  Current number of ordered equations: 0
% 27.18/27.51  Current number of rules: 1579
% 27.18/27.51  New rule produced :
% 27.18/27.51  [1600]
% 27.18/27.51  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 27.18/27.51                                                                j(sK1_ax4_U))),
% 27.18/27.51                                                  sK2_ax3_V(j(sK1_ax4_U))))))
% 27.18/27.51  -> true
% 27.18/27.51  Current number of equations to process: 392
% 27.18/27.51  Current number of ordered equations: 0
% 27.18/27.51  Current number of rules: 1580
% 27.18/27.51  New rule produced :
% 27.18/27.51  [1601]
% 27.18/27.51  sorti1(op1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 27.18/27.51             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(sK1_ax4_U))) -> true
% 27.18/27.51  Current number of equations to process: 391
% 27.18/27.51  Current number of ordered equations: 0
% 27.18/27.51  Current number of rules: 1581
% 27.18/27.51  New rule produced :
% 27.18/27.51  [1602]
% 27.18/27.51  sorti1(op1(j(sK1_ax4_U),op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 27.18/27.51                                                                     j(sK1_ax4_U))),
% 27.18/27.51                          sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 27.18/27.51  Current number of equations to process: 390
% 27.18/27.51  Current number of ordered equations: 0
% 27.18/27.51  Current number of rules: 1582
% 27.18/27.51  New rule produced :
% 27.18/27.51  [1603]
% 27.18/27.51  sorti1(op1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 27.18/27.51             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(sK1_ax4_U)))) ->
% 27.18/27.51  true
% 27.18/27.51  Current number of equations to process: 389
% 27.18/27.51  Current number of ordered equations: 0
% 27.18/27.51  Current number of rules: 1583
% 27.18/27.51  New rule produced :
% 27.18/27.51  [1604]
% 27.18/27.51  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 27.18/27.51                                         sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 27.18/27.51                                                                  sK2_ax3_V(
% 27.18/27.51                                                                  j(sK1_ax4_U))))))
% 27.18/27.51  -> true
% 27.18/27.51  Current number of equations to process: 388
% 27.18/27.51  Current number of ordered equations: 0
% 27.18/27.51  Current number of rules: 1584
% 27.18/27.51  New rule produced :
% 27.18/27.51  [1605]
% 27.18/27.51  sorti1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))) -> true
% 27.18/27.51  Current number of equations to process: 408
% 27.18/27.51  Current number of ordered equations: 0
% 27.18/27.51  Current number of rules: 1585
% 27.18/27.51  New rule produced :
% 27.18/27.51  [1606] sorti2(h(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))) -> true
% 27.18/27.51  Current number of equations to process: 407
% 27.18/27.51  Current number of ordered equations: 0
% 27.18/27.51  Current number of rules: 1586
% 27.18/27.51  New rule produced :
% 27.18/27.51  [1607]
% 27.18/27.51  j(h(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))) ->
% 27.18/27.51  sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))
% 27.18/27.51  Current number of equations to process: 409
% 27.18/27.51  Current number of ordered equations: 0
% 27.18/27.51  Current number of rules: 1587
% 27.18/27.51  New rule produced :
% 27.18/27.51  [1608]
% 27.18/27.51  ifeq(sorti1(A),true,sorti1(op1(A,sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))),true)
% 27.67/27.99  -> true
% 27.67/27.99  Current number of equations to process: 407
% 27.67/27.99  Current number of ordered equations: 1
% 27.67/27.99  Current number of rules: 1588
% 27.67/27.99  New rule produced :
% 27.67/27.99  [1609]
% 27.67/27.99  ifeq(sorti1(A),true,sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),A)),true)
% 27.67/27.99  -> true
% 27.67/27.99  Current number of equations to process: 407
% 27.67/27.99  Current number of ordered equations: 0
% 27.67/27.99  Current number of rules: 1589
% 27.67/27.99  New rule produced :
% 27.67/27.99  [1610]
% 27.67/27.99  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),j(sK1_ax4_U)))
% 27.67/27.99  -> true
% 27.67/27.99  Current number of equations to process: 410
% 27.67/27.99  Current number of ordered equations: 0
% 27.67/27.99  Current number of rules: 1590
% 27.67/27.99  New rule produced :
% 27.67/27.99  [1611]
% 27.67/27.99  sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 27.67/27.99  -> true
% 27.67/27.99  Current number of equations to process: 409
% 27.67/27.99  Current number of ordered equations: 0
% 27.67/27.99  Current number of rules: 1591
% 27.67/27.99  New rule produced :
% 27.67/27.99  [1612]
% 27.67/27.99  (eq)(tuple(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),h(sK2_ax3_V(
% 27.67/27.99                                                             j(op2(sK1_ax4_U,sK1_ax4_U))))),true),
% 27.67/27.99  tuple(sK1_ax4_U,true)) -> (false)
% 27.67/27.99  Current number of equations to process: 423
% 27.67/27.99  Current number of ordered equations: 0
% 27.67/27.99  Current number of rules: 1592
% 27.67/27.99  New rule produced :
% 27.67/27.99  [1613]
% 27.67/27.99  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),sK2_ax3_V(
% 27.67/27.99                                                               j(sK1_ax4_U))))
% 27.67/27.99  -> true
% 27.67/27.99  Current number of equations to process: 424
% 27.67/27.99  Current number of ordered equations: 0
% 27.67/27.99  Current number of rules: 1593
% 27.67/27.99  New rule produced :
% 27.67/27.99  [1614]
% 27.67/27.99  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 27.67/27.99  -> true
% 27.67/27.99  Current number of equations to process: 423
% 27.67/27.99  Current number of ordered equations: 0
% 27.67/27.99  Current number of rules: 1594
% 27.67/27.99  New rule produced :
% 27.67/27.99  [1615]
% 27.67/27.99  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),sK2_ax3_V(
% 27.67/27.99                                                               sK2_ax3_V(
% 27.67/27.99                                                               j(sK1_ax4_U)))))
% 27.67/27.99  -> true
% 27.67/27.99  Current number of equations to process: 422
% 27.67/27.99  Current number of ordered equations: 0
% 27.67/27.99  Current number of rules: 1595
% 27.67/27.99  New rule produced :
% 27.67/27.99  [1616]
% 27.67/27.99  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 27.67/27.99  -> true
% 27.67/27.99  Current number of equations to process: 421
% 27.67/27.99  Current number of ordered equations: 0
% 27.67/27.99  Current number of rules: 1596
% 27.67/27.99  New rule produced :
% 27.67/27.99  [1617]
% 27.67/27.99  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 27.67/27.99  -> true
% 27.67/27.99  Current number of equations to process: 420
% 27.67/27.99  Current number of ordered equations: 0
% 27.67/27.99  Current number of rules: 1597
% 27.67/27.99  New rule produced :
% 27.67/27.99  [1618]
% 27.67/27.99  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 27.67/27.99  -> true
% 27.67/27.99  Current number of equations to process: 419
% 27.67/27.99  Current number of ordered equations: 0
% 27.67/27.99  Current number of rules: 1598
% 27.67/27.99  New rule produced :
% 27.67/27.99  [1619]
% 27.67/27.99  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),sK2_ax3_V(
% 27.67/27.99                                                               sK2_ax3_V(
% 27.67/27.99                                                               sK2_ax3_V(
% 27.67/27.99                                                               j(sK1_ax4_U))))))
% 27.67/27.99  -> true
% 27.67/27.99  Current number of equations to process: 418
% 27.67/27.99  Current number of ordered equations: 0
% 27.67/27.99  Current number of rules: 1599
% 27.67/27.99  New rule produced :
% 27.67/27.99  [1620]
% 27.67/27.99  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(sK2_ax3_V(
% 27.67/27.99                                                                     j(
% 27.67/27.99                                                                     op2(sK1_ax4_U,sK1_ax4_U))))))
% 27.67/27.99  -> true
% 27.67/27.99  Current number of equations to process: 417
% 27.67/27.99  Current number of ordered equations: 0
% 27.67/27.99  Current number of rules: 1600
% 27.67/27.99  New rule produced :
% 27.67/27.99  [1621]
% 27.67/27.99  h(op1(j(sK1_ax4_U),sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))) ->
% 27.67/27.99  op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 27.67/27.99  Current number of equations to process: 416
% 27.67/27.99  Current number of ordered equations: 0
% 27.67/27.99  Current number of rules: 1601
% 27.67/27.99  New rule produced :
% 27.67/27.99  [1622]
% 27.67/27.99  h(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),j(sK1_ax4_U))) ->
% 27.67/27.99  op2(h(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))),sK1_ax4_U)
% 28.22/28.52  Current number of equations to process: 415
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1602
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1623]
% 28.22/28.52  ifeq(sorti2(A),true,sorti2(op2(A,h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))),true)
% 28.22/28.52  -> true
% 28.22/28.52  Current number of equations to process: 413
% 28.22/28.52  Current number of ordered equations: 1
% 28.22/28.52  Current number of rules: 1603
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1624]
% 28.22/28.52  ifeq(sorti2(A),true,sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),A)),true)
% 28.22/28.52  -> true
% 28.22/28.52  Current number of equations to process: 413
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1604
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1625]
% 28.22/28.52  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U)) -> true
% 28.22/28.52  Current number of equations to process: 416
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1605
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1626]
% 28.22/28.52  sorti2(op2(sK1_ax4_U,h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))) -> true
% 28.22/28.52  Current number of equations to process: 415
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1606
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1627]
% 28.22/28.52  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)))
% 28.22/28.52  -> true
% 28.22/28.52  Current number of equations to process: 430
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1607
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1628]
% 28.22/28.52  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 28.22/28.52  -> true
% 28.22/28.52  Current number of equations to process: 429
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1608
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1629]
% 28.22/28.52  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U)))))
% 28.22/28.52  -> true
% 28.22/28.52  Current number of equations to process: 428
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1609
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1630]
% 28.22/28.52  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 28.22/28.52  -> true
% 28.22/28.52  Current number of equations to process: 427
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1610
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1631]
% 28.22/28.52  op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U)) ->
% 28.22/28.52  j(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U))
% 28.22/28.52  Rule
% 28.22/28.52  [207]
% 28.22/28.52  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U))) -> true
% 28.22/28.52  collapsed.
% 28.22/28.52  Rule
% 28.22/28.52  [215]
% 28.22/28.52  h(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U))) ->
% 28.22/28.52  op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U) collapsed.
% 28.22/28.52  Current number of equations to process: 428
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1609
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1632]
% 28.22/28.52  sorti1(j(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U))) -> true
% 28.22/28.52  Current number of equations to process: 427
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1610
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1633]
% 28.22/28.52  op1(j(sK1_ax4_U),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))) ->
% 28.22/28.52  j(op2(sK1_ax4_U,h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 28.22/28.52  Rule
% 28.22/28.52  [208]
% 28.22/28.52  sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 28.22/28.52  collapsed.
% 28.22/28.52  Rule
% 28.22/28.52  [214]
% 28.22/28.52  h(op1(j(sK1_ax4_U),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) ->
% 28.22/28.52  op2(sK1_ax4_U,h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) collapsed.
% 28.22/28.52  Current number of equations to process: 428
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1609
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1634]
% 28.22/28.52  sorti1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))) -> true
% 28.22/28.52  Current number of equations to process: 427
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1610
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1635]
% 28.22/28.52  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 28.22/28.52  -> true
% 28.22/28.52  Current number of equations to process: 426
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1611
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1636]
% 28.22/28.52  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 28.22/28.52  -> true
% 28.22/28.52  Current number of equations to process: 425
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1612
% 28.22/28.52  New rule produced :
% 28.22/28.52  [1637]
% 28.22/28.52  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 28.22/28.52  -> true
% 28.22/28.52  Current number of equations to process: 424
% 28.22/28.52  Current number of ordered equations: 0
% 28.22/28.52  Current number of rules: 1613
% 28.71/29.01  New rule produced :
% 28.71/29.01  [1638]
% 28.71/29.01  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 28.71/29.01  -> true
% 28.71/29.01  Current number of equations to process: 423
% 28.71/29.01  Current number of ordered equations: 0
% 28.71/29.01  Current number of rules: 1614
% 28.71/29.01  New rule produced :
% 28.71/29.01  [1639]
% 28.71/29.01  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),h(sK2_ax3_V(sK2_ax3_V(
% 28.71/29.01                                                                   j(sK1_ax4_U))))))
% 28.71/29.01  -> true
% 28.71/29.01  Current number of equations to process: 422
% 28.71/29.01  Current number of ordered equations: 0
% 28.71/29.01  Current number of rules: 1615
% 28.71/29.01  New rule produced :
% 28.71/29.01  [1640]
% 28.71/29.01  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 28.71/29.01  -> true
% 28.71/29.01  Current number of equations to process: 421
% 28.71/29.01  Current number of ordered equations: 0
% 28.71/29.01  Current number of rules: 1616
% 28.71/29.01  New rule produced :
% 28.71/29.01  [1641]
% 28.71/29.01  h(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))) ->
% 28.71/29.01  op2(sK1_ax4_U,h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 28.71/29.01  Current number of equations to process: 420
% 28.71/29.01  Current number of ordered equations: 0
% 28.71/29.01  Current number of rules: 1617
% 28.71/29.01  New rule produced :
% 28.71/29.01  [1642]
% 28.71/29.01  h(j(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U))) ->
% 28.71/29.01  op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U)
% 28.71/29.01  Current number of equations to process: 419
% 28.71/29.01  Current number of ordered equations: 0
% 28.71/29.01  Current number of rules: 1618
% 28.71/29.01  New rule produced :
% 28.71/29.01  [1643]
% 28.71/29.01  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 28.71/29.01                                                             j(sK1_ax4_U))),sK1_ax4_U)))
% 28.71/29.01  -> true
% 28.71/29.01  Current number of equations to process: 418
% 28.71/29.01  Current number of ordered equations: 0
% 28.71/29.01  Current number of rules: 1619
% 28.71/29.01  New rule produced :
% 28.71/29.01  [1644]
% 28.71/29.01  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 28.71/29.01  -> true
% 28.71/29.01  Current number of equations to process: 417
% 28.71/29.01  Current number of ordered equations: 0
% 28.71/29.01  Current number of rules: 1620
% 28.71/29.01  New rule produced :
% 28.71/29.01  [1645]
% 28.71/29.01  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op2(sK1_ax4_U,h(
% 28.71/29.01                                                                     sK2_ax3_V(
% 28.71/29.01                                                                     j(sK1_ax4_U))))))
% 28.71/29.01  -> true
% 28.71/29.01  Current number of equations to process: 416
% 28.71/29.01  Current number of ordered equations: 0
% 28.71/29.01  Current number of rules: 1621
% 28.71/29.01  New rule produced :
% 28.71/29.01  [1646]
% 28.71/29.01  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 28.71/29.01  -> true
% 28.71/29.01  Current number of equations to process: 415
% 28.71/29.01  Current number of ordered equations: 0
% 28.71/29.01  Current number of rules: 1622
% 28.71/29.01  New rule produced :
% 28.71/29.01  [1647]
% 28.71/29.01  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),j(op2(h(
% 28.71/29.01                                                                     sK2_ax3_V(
% 28.71/29.01                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 28.71/29.01  -> true
% 28.71/29.01  Current number of equations to process: 414
% 28.71/29.01  Current number of ordered equations: 0
% 28.71/29.01  Current number of rules: 1623
% 28.71/29.01  New rule produced :
% 28.71/29.01  [1648]
% 28.71/29.01  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 28.71/29.01                                                                    j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 28.71/29.01  -> true
% 28.71/29.01  Current number of equations to process: 413
% 28.71/29.01  Current number of ordered equations: 0
% 28.71/29.01  Current number of rules: 1624
% 28.71/29.01  New rule produced :
% 28.71/29.01  [1649]
% 28.71/29.01  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),j(op2(sK1_ax4_U,
% 28.71/29.01                                                                 h(sK2_ax3_V(
% 28.71/29.01                                                                   j(sK1_ax4_U)))))))
% 28.71/29.01  -> true
% 28.71/29.01  Current number of equations to process: 412
% 28.71/29.01  Current number of ordered equations: 0
% 28.71/29.01  Current number of rules: 1625
% 28.71/29.01  New rule produced :
% 28.71/29.01  [1650]
% 28.71/29.01  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(sK2_ax3_V(
% 28.71/29.01                                                                    j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 28.71/29.01  -> true
% 28.71/29.01  Current number of equations to process: 411
% 28.71/29.01  Current number of ordered equations: 0
% 28.71/29.01  Current number of rules: 1626
% 28.71/29.01  New rule produced :
% 28.71/29.01  [1651]
% 28.71/29.01  sorti1(sK2_ax3_V(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 28.71/29.01                                                             j(sK1_ax4_U)))),
% 29.12/29.45                   sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 29.12/29.45  Current number of equations to process: 416
% 29.12/29.45  Current number of ordered equations: 0
% 29.12/29.45  Current number of rules: 1627
% 29.12/29.45  New rule produced :
% 29.12/29.45  [1652]
% 29.12/29.45  sorti2(h(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 29.12/29.45           sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 29.12/29.45  Current number of equations to process: 415
% 29.12/29.45  Current number of ordered equations: 0
% 29.12/29.45  Current number of rules: 1628
% 29.12/29.45  New rule produced :
% 29.12/29.45  [1653]
% 29.12/29.45  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 29.12/29.45                                                                  j(sK1_ax4_U))),
% 29.12/29.45                                                    sK2_ax3_V(j(sK1_ax4_U)))),
% 29.12/29.45         j(sK1_ax4_U))) -> true
% 29.12/29.45  Current number of equations to process: 414
% 29.12/29.45  Current number of ordered equations: 0
% 29.12/29.45  Current number of rules: 1629
% 29.12/29.45  New rule produced :
% 29.12/29.45  [1654]
% 29.12/29.45  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(
% 29.12/29.45                                                                     sK2_ax3_V(
% 29.12/29.45                                                                     j(sK1_ax4_U))),
% 29.12/29.45                                                                 sK2_ax3_V(
% 29.12/29.45                                                                 j(sK1_ax4_U))))))
% 29.12/29.45  -> true
% 29.12/29.45  Current number of equations to process: 413
% 29.12/29.45  Current number of ordered equations: 0
% 29.12/29.45  Current number of rules: 1630
% 29.12/29.45  New rule produced :
% 29.12/29.45  [1655]
% 29.12/29.45  op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))),sK2_ax3_V(
% 29.12/29.45                                                                   sK2_ax3_V(
% 29.12/29.45                                                                   sK2_ax3_V(
% 29.12/29.45                                                                   j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 29.12/29.45  -> sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))
% 29.12/29.45  Current number of equations to process: 412
% 29.12/29.45  Current number of ordered equations: 0
% 29.12/29.45  Current number of rules: 1631
% 29.12/29.45  New rule produced :
% 29.12/29.45  [1656]
% 29.12/29.45  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 29.12/29.45                                               sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 29.12/29.45  -> true
% 29.12/29.45  Current number of equations to process: 435
% 29.12/29.45  Current number of ordered equations: 0
% 29.12/29.45  Current number of rules: 1632
% 29.12/29.45  New rule produced :
% 29.12/29.45  [1657]
% 29.12/29.45  sorti2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 29.12/29.45                                                                   sK2_ax3_V(
% 29.12/29.45                                                                   j(sK1_ax4_U)))))))
% 29.12/29.45  -> true
% 29.12/29.45  Current number of equations to process: 434
% 29.12/29.45  Current number of ordered equations: 0
% 29.12/29.45  Current number of rules: 1633
% 29.12/29.45  New rule produced :
% 29.12/29.45  [1658]
% 29.12/29.45  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 29.12/29.45             sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U))) -> true
% 29.12/29.45  Current number of equations to process: 433
% 29.12/29.45  Current number of ordered equations: 0
% 29.12/29.45  Current number of rules: 1634
% 29.12/29.45  New rule produced :
% 29.12/29.45  [1659]
% 29.12/29.45  sorti1(op1(j(sK1_ax4_U),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 29.12/29.45                                                                    j(sK1_ax4_U)))),
% 29.12/29.45                          sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 29.12/29.45  Current number of equations to process: 432
% 29.12/29.45  Current number of ordered equations: 0
% 29.12/29.45  Current number of rules: 1635
% 29.12/29.45  New rule produced :
% 29.12/29.45  [1660]
% 29.12/29.45  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 29.12/29.45             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 29.12/29.45  Current number of equations to process: 431
% 29.12/29.45  Current number of ordered equations: 0
% 29.12/29.45  Current number of rules: 1636
% 29.12/29.45  New rule produced :
% 29.12/29.45  [1661]
% 29.12/29.45  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 29.12/29.45                                                                     sK2_ax3_V(
% 29.12/29.45                                                                     j(sK1_ax4_U)))),
% 29.12/29.45                                     sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 29.12/29.45  Current number of equations to process: 430
% 29.12/29.45  Current number of ordered equations: 0
% 29.12/29.45  Current number of rules: 1637
% 29.12/29.45  New rule produced :
% 29.12/29.45  [1662]
% 29.12/29.45  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 29.12/29.45                                                                     sK2_ax3_V(
% 29.50/29.85                                                                     j(sK1_ax4_U))))),
% 29.50/29.85         j(sK1_ax4_U))) -> true
% 29.50/29.85  Current number of equations to process: 447
% 29.50/29.85  Current number of ordered equations: 0
% 29.50/29.85  Current number of rules: 1638
% 29.50/29.85  New rule produced :
% 29.50/29.85  [1663]
% 29.50/29.85  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 29.50/29.85                                                      sK2_ax3_V(sK2_ax3_V(
% 29.50/29.85                                                                j(sK1_ax4_U)))))))
% 29.50/29.85  -> true
% 29.50/29.85  Current number of equations to process: 446
% 29.50/29.85  Current number of ordered equations: 0
% 29.50/29.85  Current number of rules: 1639
% 29.50/29.85  New rule produced :
% 29.50/29.85  [1664]
% 29.50/29.85  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 29.50/29.85                                                                     sK2_ax3_V(
% 29.50/29.85                                                                     j(sK1_ax4_U))))),
% 29.50/29.85         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 29.50/29.85  Current number of equations to process: 445
% 29.50/29.85  Current number of ordered equations: 0
% 29.50/29.85  Current number of rules: 1640
% 29.50/29.85  New rule produced :
% 29.50/29.85  [1665]
% 29.50/29.85  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(
% 29.50/29.85                                                                     j(sK1_ax4_U)),
% 29.50/29.85                                                                 sK2_ax3_V(
% 29.50/29.85                                                                 sK2_ax3_V(
% 29.50/29.85                                                                 j(sK1_ax4_U)))))))
% 29.50/29.85  -> true
% 29.50/29.85  Current number of equations to process: 444
% 29.50/29.85  Current number of ordered equations: 0
% 29.50/29.85  Current number of rules: 1641
% 29.50/29.85  New rule produced :
% 29.50/29.85  [1666]
% 29.50/29.85  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 29.50/29.85  -> true
% 29.50/29.85  Current number of equations to process: 454
% 29.50/29.85  Current number of ordered equations: 0
% 29.50/29.85  Current number of rules: 1642
% 29.50/29.85  New rule produced :
% 29.50/29.85  [1667]
% 29.50/29.85  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 29.50/29.85  -> true
% 29.50/29.85  Current number of equations to process: 453
% 29.50/29.85  Current number of ordered equations: 0
% 29.50/29.85  Current number of rules: 1643
% 29.50/29.85  New rule produced :
% 29.50/29.85  [1668]
% 29.50/29.85  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 29.50/29.85                                                                      j(
% 29.50/29.85                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 29.50/29.85  -> true
% 29.50/29.85  Current number of equations to process: 452
% 29.50/29.85  Current number of ordered equations: 0
% 29.50/29.85  Current number of rules: 1644
% 29.50/29.85  New rule produced :
% 29.50/29.85  [1669]
% 29.50/29.85  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),sK2_ax3_V(
% 29.50/29.85                                                               j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 29.50/29.85  -> true
% 29.50/29.85  Current number of equations to process: 478
% 29.50/29.85  Current number of ordered equations: 0
% 29.50/29.85  Current number of rules: 1645
% 29.50/29.85  New rule produced :
% 29.50/29.85  [1670]
% 29.50/29.85  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 29.50/29.85         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 29.50/29.85  Current number of equations to process: 477
% 29.50/29.85  Current number of ordered equations: 0
% 29.50/29.85  Current number of rules: 1646
% 29.50/29.85  New rule produced :
% 29.50/29.85  [1671]
% 29.50/29.85  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 29.50/29.85         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 29.50/29.85  Current number of equations to process: 476
% 29.50/29.85  Current number of ordered equations: 0
% 29.50/29.85  Current number of rules: 1647
% 29.50/29.85  New rule produced :
% 29.50/29.85  [1672]
% 29.50/29.85  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 29.50/29.85                                                                      j(
% 29.50/29.85                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 29.50/29.85  -> true
% 29.50/29.85  Current number of equations to process: 475
% 29.50/29.85  Current number of ordered equations: 0
% 29.50/29.85  Current number of rules: 1648
% 29.50/29.85  New rule produced :
% 29.50/29.85  [1673]
% 29.50/29.85  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 29.50/29.85                                                                      j(
% 29.50/29.85                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 29.50/29.85  -> true
% 29.50/29.85  Current number of equations to process: 474
% 29.50/29.85  Current number of ordered equations: 0
% 29.89/30.27  Current number of rules: 1649
% 29.89/30.27  New rule produced :
% 29.89/30.27  [1674]
% 29.89/30.27  sorti1(op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),sK2_ax3_V(
% 29.89/30.27                                                                     j(
% 29.89/30.27                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 29.89/30.27  -> true
% 29.89/30.27  Current number of equations to process: 473
% 29.89/30.27  Current number of ordered equations: 0
% 29.89/30.27  Current number of rules: 1650
% 29.89/30.27  New rule produced :
% 29.89/30.27  [1675]
% 29.89/30.27  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),sK2_ax3_V(
% 29.89/30.27                                                                     j(
% 29.89/30.27                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 29.89/30.27  -> true
% 29.89/30.27  Current number of equations to process: 472
% 29.89/30.27  Current number of ordered equations: 0
% 29.89/30.27  Current number of rules: 1651
% 29.89/30.27  New rule produced :
% 29.89/30.27  [1676]
% 29.89/30.27  sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),sK2_ax3_V(
% 29.89/30.27                                                                     j(
% 29.89/30.27                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 29.89/30.27  -> true
% 29.89/30.27  Current number of equations to process: 471
% 29.89/30.27  Current number of ordered equations: 0
% 29.89/30.27  Current number of rules: 1652
% 29.89/30.27  New rule produced :
% 29.89/30.27  [1677]
% 29.89/30.27  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),sK2_ax3_V(
% 29.89/30.27                                                                     j(
% 29.89/30.27                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 29.89/30.27  -> true
% 29.89/30.27  Current number of equations to process: 470
% 29.89/30.27  Current number of ordered equations: 0
% 29.89/30.27  Current number of rules: 1653
% 29.89/30.27  New rule produced :
% 29.89/30.27  [1678]
% 29.89/30.27  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 29.89/30.27                                                               j(sK1_ax4_U))),
% 29.89/30.27         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 29.89/30.27  Current number of equations to process: 469
% 29.89/30.27  Current number of ordered equations: 0
% 29.89/30.27  Current number of rules: 1654
% 29.89/30.27  New rule produced :
% 29.89/30.27  [1679]
% 29.89/30.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 29.89/30.27                                                             j(sK1_ax4_U))))),
% 29.89/30.27         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 29.89/30.27  Current number of equations to process: 468
% 29.89/30.27  Current number of ordered equations: 0
% 29.89/30.27  Current number of rules: 1655
% 29.89/30.27  New rule produced :
% 29.89/30.27  [1680]
% 29.89/30.27  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 29.89/30.27         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 29.89/30.27  Current number of equations to process: 467
% 29.89/30.27  Current number of ordered equations: 0
% 29.89/30.27  Current number of rules: 1656
% 29.89/30.27  New rule produced :
% 29.89/30.27  [1681]
% 29.89/30.27  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 29.89/30.27         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 29.89/30.27  Current number of equations to process: 466
% 29.89/30.27  Current number of ordered equations: 0
% 29.89/30.27  Current number of rules: 1657
% 29.89/30.27  New rule produced :
% 29.89/30.27  [1682]
% 29.89/30.27  sorti1(op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),
% 29.89/30.27         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 29.89/30.27  Current number of equations to process: 465
% 29.89/30.27  Current number of ordered equations: 0
% 29.89/30.27  Current number of rules: 1658
% 29.89/30.27  New rule produced :
% 29.89/30.27  [1683]
% 29.89/30.27  sorti1(op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 29.89/30.27         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 29.89/30.27  Current number of equations to process: 464
% 29.89/30.27  Current number of ordered equations: 0
% 29.89/30.27  Current number of rules: 1659
% 29.89/30.27  New rule produced :
% 29.89/30.27  [1684]
% 29.89/30.27  sorti1(op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),
% 29.89/30.27         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 29.89/30.27  Current number of equations to process: 463
% 29.89/30.27  Current number of ordered equations: 0
% 29.89/30.27  Current number of rules: 1660
% 29.89/30.27  New rule produced :
% 29.89/30.27  [1685]
% 29.89/30.27  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 29.89/30.27         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 29.89/30.27  Current number of equations to process: 462
% 29.89/30.27  Current number of ordered equations: 0
% 29.89/30.27  Current number of rules: 1661
% 29.89/30.27  New rule produced :
% 29.89/30.27  [1686]
% 29.89/30.27  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 29.89/30.27                                                              j(sK1_ax4_U)))),
% 30.42/30.71         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 30.42/30.71  Current number of equations to process: 461
% 30.42/30.71  Current number of ordered equations: 0
% 30.42/30.71  Current number of rules: 1662
% 30.42/30.71  New rule produced :
% 30.42/30.71  [1687]
% 30.42/30.71  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 30.42/30.71                                                             j(sK1_ax4_U))))),
% 30.42/30.71         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 30.42/30.71  Current number of equations to process: 460
% 30.42/30.71  Current number of ordered equations: 0
% 30.42/30.71  Current number of rules: 1663
% 30.42/30.71  New rule produced :
% 30.42/30.71  [1688]
% 30.42/30.71  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 30.42/30.71                                                               sK2_ax3_V(
% 30.42/30.71                                                               j(sK1_ax4_U)))),
% 30.42/30.71         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 30.42/30.71  Current number of equations to process: 459
% 30.42/30.71  Current number of ordered equations: 0
% 30.42/30.71  Current number of rules: 1664
% 30.42/30.71  New rule produced :
% 30.42/30.71  [1689]
% 30.42/30.71  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 30.42/30.71                                                              sK2_ax3_V(
% 30.42/30.71                                                              j(sK1_ax4_U))))),
% 30.42/30.71         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 30.42/30.71  Current number of equations to process: 458
% 30.42/30.71  Current number of ordered equations: 0
% 30.42/30.71  Current number of rules: 1665
% 30.42/30.71  New rule produced :
% 30.42/30.71  [1690]
% 30.42/30.71  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 30.42/30.71  -> true
% 30.42/30.71  Current number of equations to process: 468
% 30.42/30.71  Current number of ordered equations: 0
% 30.42/30.71  Current number of rules: 1666
% 30.42/30.71  New rule produced :
% 30.42/30.71  [1691]
% 30.42/30.71  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 30.42/30.71  -> true
% 30.42/30.71  Current number of equations to process: 467
% 30.42/30.71  Current number of ordered equations: 0
% 30.42/30.71  Current number of rules: 1667
% 30.42/30.71  New rule produced :
% 30.42/30.71  [1692]
% 30.42/30.71  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 30.42/30.71                                                              sK2_ax3_V(
% 30.42/30.71                                                              sK2_ax3_V(
% 30.42/30.71                                                              j(sK1_ax4_U)))))))
% 30.42/30.71  -> true
% 30.42/30.71  Current number of equations to process: 466
% 30.42/30.71  Current number of ordered equations: 0
% 30.42/30.71  Current number of rules: 1668
% 30.42/30.71  New rule produced :
% 30.42/30.71  [1693]
% 30.42/30.71  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 30.42/30.71                                                              j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 30.42/30.71  -> true
% 30.42/30.71  Current number of equations to process: 492
% 30.42/30.71  Current number of ordered equations: 0
% 30.42/30.71  Current number of rules: 1669
% 30.42/30.71  New rule produced :
% 30.42/30.71  [1694]
% 30.42/30.71  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 30.42/30.71                                                                  j(sK1_ax4_U))),
% 30.42/30.71                                                    sK2_ax3_V(j(sK1_ax4_U)))))
% 30.42/30.71  -> true
% 30.42/30.71  Current number of equations to process: 497
% 30.42/30.71  Current number of ordered equations: 0
% 30.42/30.71  Current number of rules: 1670
% 30.42/30.71  New rule produced :
% 30.42/30.71  [1695]
% 30.42/30.71  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 30.42/30.71                                                    sK2_ax3_V(sK2_ax3_V(
% 30.42/30.71                                                              j(sK1_ax4_U))))))
% 30.42/30.71  -> true
% 30.42/30.71  Current number of equations to process: 496
% 30.42/30.71  Current number of ordered equations: 0
% 30.42/30.71  Current number of rules: 1671
% 30.42/30.71  New rule produced :
% 30.42/30.71  [1696]
% 30.42/30.71  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 30.42/30.71                                                    sK2_ax3_V(j(sK1_ax4_U)))))
% 30.42/30.71  -> true
% 30.42/30.71  Current number of equations to process: 495
% 30.42/30.71  Current number of ordered equations: 0
% 30.42/30.71  Current number of rules: 1672
% 30.42/30.71  New rule produced :
% 30.42/30.71  [1697]
% 30.42/30.71  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 30.42/30.71                                                    j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 30.42/30.71  -> true
% 30.42/30.71  Current number of equations to process: 494
% 30.42/30.71  Current number of ordered equations: 0
% 30.42/30.71  Current number of rules: 1673
% 30.42/30.71  New rule produced :
% 30.42/30.71  [1698]
% 30.42/30.71  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(h(sK2_ax3_V(sK2_ax3_V(
% 30.42/30.71                                                                      j(sK1_ax4_U)))),sK1_ax4_U))))
% 30.79/31.08  -> true
% 30.79/31.08  Current number of equations to process: 493
% 30.79/31.08  Current number of ordered equations: 0
% 30.79/31.08  Current number of rules: 1674
% 30.79/31.08  New rule produced :
% 30.79/31.08  [1699]
% 30.79/31.08  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 30.79/31.08                                                                      sK2_ax3_V(
% 30.79/31.08                                                                      j(sK1_ax4_U))))))))
% 30.79/31.08  -> true
% 30.79/31.08  Current number of equations to process: 492
% 30.79/31.08  Current number of ordered equations: 0
% 30.79/31.08  Current number of rules: 1675
% 30.79/31.08  New rule produced :
% 30.79/31.08  [1700]
% 30.79/31.08  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(op2(h(sK2_ax3_V(
% 30.79/31.08                                                                      j(sK1_ax4_U))),sK1_ax4_U)))))
% 30.79/31.08  -> true
% 30.79/31.08  Current number of equations to process: 491
% 30.79/31.08  Current number of ordered equations: 0
% 30.79/31.08  Current number of rules: 1676
% 30.79/31.08  New rule produced :
% 30.79/31.08  [1701]
% 30.79/31.08  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,
% 30.79/31.08                                                                h(sK2_ax3_V(
% 30.79/31.08                                                                  j(sK1_ax4_U))))))))
% 30.79/31.08  -> true
% 30.79/31.08  Current number of equations to process: 490
% 30.79/31.08  Current number of ordered equations: 0
% 30.79/31.08  Current number of rules: 1677
% 30.79/31.08  New rule produced :
% 30.79/31.08  [1702]
% 30.79/31.08  sorti1(sK2_ax3_V(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 30.79/31.08                                                             j(sK1_ax4_U)))),
% 30.79/31.08                   sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 30.79/31.08  Current number of equations to process: 489
% 30.79/31.08  Current number of ordered equations: 0
% 30.79/31.08  Current number of rules: 1678
% 30.79/31.08  New rule produced :
% 30.79/31.08  [1703]
% 30.79/31.08  sorti2(h(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 30.79/31.08           sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 30.79/31.08  Current number of equations to process: 488
% 30.79/31.08  Current number of ordered equations: 0
% 30.79/31.08  Current number of rules: 1679
% 30.79/31.08  New rule produced :
% 30.79/31.08  [1704]
% 30.79/31.08  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 30.79/31.08                                                                  sK2_ax3_V(
% 30.79/31.08                                                                  j(sK1_ax4_U)))),
% 30.79/31.08                                                    sK2_ax3_V(j(sK1_ax4_U)))))
% 30.79/31.08  -> true
% 30.79/31.08  Current number of equations to process: 487
% 30.79/31.08  Current number of ordered equations: 0
% 30.79/31.08  Current number of rules: 1680
% 30.79/31.08  New rule produced :
% 30.79/31.08  [1705]
% 30.79/31.08  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 30.79/31.08                                                    sK2_ax3_V(sK2_ax3_V(
% 30.79/31.08                                                              sK2_ax3_V(
% 30.79/31.08                                                              j(sK1_ax4_U)))))))
% 30.79/31.08  -> true
% 30.79/31.08  Current number of equations to process: 486
% 30.79/31.08  Current number of ordered equations: 0
% 30.79/31.08  Current number of rules: 1681
% 30.79/31.08  New rule produced :
% 30.79/31.08  [1706]
% 30.79/31.08  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 30.79/31.08                                                    sK2_ax3_V(sK2_ax3_V(
% 30.79/31.08                                                              j(sK1_ax4_U))))))
% 30.79/31.08  -> true
% 30.79/31.08  Current number of equations to process: 485
% 30.79/31.08  Current number of ordered equations: 0
% 30.79/31.08  Current number of rules: 1682
% 30.79/31.08  New rule produced :
% 30.79/31.08  [1707]
% 30.79/31.08  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 30.79/31.08                                                                  j(sK1_ax4_U))),
% 30.79/31.08                                                    j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 30.79/31.08  -> true
% 30.79/31.08  Current number of equations to process: 484
% 30.79/31.08  Current number of ordered equations: 0
% 30.79/31.08  Current number of rules: 1683
% 30.79/31.08  New rule produced :
% 30.79/31.08  [1708]
% 30.79/31.08  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(h(sK2_ax3_V(
% 30.79/31.08                                                                j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))))
% 30.79/31.08  -> true
% 30.79/31.08  Current number of equations to process: 483
% 30.79/31.08  Current number of ordered equations: 0
% 30.79/31.08  Current number of rules: 1684
% 30.79/31.08  New rule produced :
% 30.79/31.08  [1709]
% 30.79/31.08  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,op2(
% 30.79/31.08                                                                    h(sK2_ax3_V(
% 30.79/31.08                                                                      j(sK1_ax4_U))),sK1_ax4_U)))))
% 31.08/31.41  -> true
% 31.08/31.41  Current number of equations to process: 482
% 31.08/31.41  Current number of ordered equations: 0
% 31.08/31.41  Current number of rules: 1685
% 31.08/31.41  New rule produced :
% 31.08/31.41  [1710]
% 31.08/31.41  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(sK1_ax4_U,
% 31.08/31.41                                                          h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))))
% 31.08/31.41  -> true
% 31.08/31.41  Current number of equations to process: 481
% 31.08/31.41  Current number of ordered equations: 0
% 31.08/31.41  Current number of rules: 1686
% 31.08/31.41  New rule produced :
% 31.08/31.41  [1711]
% 31.08/31.41  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,
% 31.08/31.41                                                                    h(sK2_ax3_V(
% 31.08/31.41                                                                      j(sK1_ax4_U))))))))
% 31.08/31.41  -> true
% 31.08/31.41  Current number of equations to process: 480
% 31.08/31.41  Current number of ordered equations: 0
% 31.08/31.41  Current number of rules: 1687
% 31.08/31.41  New rule produced :
% 31.08/31.41  [1712]
% 31.08/31.41  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(op1(sK2_ax3_V(
% 31.08/31.41                                                                  sK2_ax3_V(
% 31.08/31.41                                                                  j(sK1_ax4_U))),
% 31.08/31.41                                                              sK2_ax3_V(
% 31.08/31.41                                                              j(sK1_ax4_U))))))
% 31.08/31.41  -> true
% 31.08/31.41  Current number of equations to process: 479
% 31.08/31.41  Current number of ordered equations: 0
% 31.08/31.41  Current number of rules: 1688
% 31.08/31.41  New rule produced :
% 31.08/31.41  [1713]
% 31.08/31.41  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(op1(sK2_ax3_V(
% 31.08/31.41                                                                  j(sK1_ax4_U)),
% 31.08/31.41                                                              sK2_ax3_V(
% 31.08/31.41                                                              sK2_ax3_V(
% 31.08/31.41                                                              j(sK1_ax4_U)))))))
% 31.08/31.41  -> true
% 31.08/31.41  Current number of equations to process: 478
% 31.08/31.41  Current number of ordered equations: 0
% 31.08/31.41  Current number of rules: 1689
% 31.08/31.41  New rule produced :
% 31.08/31.41  [1714]
% 31.08/31.41  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 31.08/31.41                                                                  sK2_ax3_V(
% 31.08/31.41                                                                  j(sK1_ax4_U)))),
% 31.08/31.41                                                    sK2_ax3_V(sK2_ax3_V(
% 31.08/31.41                                                              j(sK1_ax4_U))))))
% 31.08/31.41  -> true
% 31.08/31.41  Current number of equations to process: 477
% 31.08/31.41  Current number of ordered equations: 0
% 31.08/31.41  Current number of rules: 1690
% 31.08/31.41  New rule produced :
% 31.08/31.41  [1715]
% 31.08/31.41  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 31.08/31.41                                                                  j(sK1_ax4_U))),
% 31.08/31.41                                                    sK2_ax3_V(sK2_ax3_V(
% 31.08/31.41                                                              sK2_ax3_V(
% 31.08/31.41                                                              j(sK1_ax4_U)))))))
% 31.08/31.41  -> true
% 31.08/31.41  Current number of equations to process: 476
% 31.08/31.41  Current number of ordered equations: 0
% 31.08/31.41  Current number of rules: 1691
% 31.08/31.41  New rule produced :
% 31.08/31.41  [1716]
% 31.08/31.41  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 31.08/31.41                                                                  j(sK1_ax4_U))),
% 31.08/31.41                                                    sK2_ax3_V(j(sK1_ax4_U)))),
% 31.08/31.41         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 31.08/31.41  Current number of equations to process: 475
% 31.08/31.41  Current number of ordered equations: 0
% 31.08/31.41  Current number of rules: 1692
% 31.08/31.41  New rule produced :
% 31.08/31.41  [1717]
% 31.08/31.41  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 31.08/31.41                                     op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 31.08/31.41                                     sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 31.08/31.41  Current number of equations to process: 474
% 31.08/31.41  Current number of ordered equations: 0
% 31.08/31.41  Current number of rules: 1693
% 31.08/31.41  New rule produced :
% 31.08/31.41  [1718]
% 31.08/31.41  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 31.08/31.41             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) ->
% 31.08/31.41  true
% 31.08/31.41  Current number of equations to process: 473
% 31.08/31.41  Current number of ordered equations: 0
% 31.08/31.41  Current number of rules: 1694
% 31.39/31.75  New rule produced :
% 31.39/31.75  [1719]
% 31.39/31.75  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 31.39/31.75                                                    sK2_ax3_V(sK2_ax3_V(
% 31.39/31.75                                                              j(sK1_ax4_U)))),
% 31.39/31.75                                                sK2_ax3_V(j(sK1_ax4_U))))) ->
% 31.39/31.75  true
% 31.39/31.75  Current number of equations to process: 472
% 31.39/31.75  Current number of ordered equations: 0
% 31.39/31.75  Current number of rules: 1695
% 31.39/31.75  New rule produced :
% 31.39/31.75  [1720]
% 31.39/31.75  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 31.39/31.75             sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 31.39/31.75  Current number of equations to process: 471
% 31.39/31.75  Current number of ordered equations: 0
% 31.39/31.75  Current number of rules: 1696
% 31.39/31.75  New rule produced :
% 31.39/31.75  [1721]
% 31.39/31.75  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 31.39/31.75                                             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 31.39/31.75                                         sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 31.39/31.75  Current number of equations to process: 470
% 31.39/31.75  Current number of ordered equations: 0
% 31.39/31.75  Current number of rules: 1697
% 31.39/31.75  New rule produced :
% 31.39/31.75  [1722]
% 31.39/31.75  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 31.39/31.75                                                                     sK2_ax3_V(
% 31.39/31.75                                                                     j(sK1_ax4_U))))),
% 31.39/31.75         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 31.39/31.75  Current number of equations to process: 469
% 31.39/31.75  Current number of ordered equations: 0
% 31.39/31.75  Current number of rules: 1698
% 31.39/31.75  New rule produced :
% 31.39/31.75  [1723]
% 31.39/31.75  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 31.39/31.75                                                op1(sK2_ax3_V(j(sK1_ax4_U)),
% 31.39/31.75                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 31.39/31.75  -> true
% 31.39/31.75  Current number of equations to process: 468
% 31.39/31.75  Current number of ordered equations: 0
% 31.39/31.75  Current number of rules: 1699
% 31.39/31.75  New rule produced :
% 31.39/31.75  [1724]
% 31.39/31.75  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 31.39/31.75                                                                     sK2_ax3_V(
% 31.39/31.75                                                                     j(sK1_ax4_U))))),
% 31.39/31.75         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 31.39/31.75  Current number of equations to process: 467
% 31.39/31.75  Current number of ordered equations: 0
% 31.39/31.75  Current number of rules: 1700
% 31.39/31.75  New rule produced :
% 31.39/31.75  [1725]
% 31.39/31.75  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),op1(
% 31.39/31.75                                                                     sK2_ax3_V(
% 31.39/31.75                                                                     j(sK1_ax4_U)),
% 31.39/31.75                                                                     sK2_ax3_V(
% 31.39/31.75                                                                     sK2_ax3_V(
% 31.39/31.75                                                                     j(sK1_ax4_U)))))))
% 31.39/31.75  -> true
% 31.39/31.75  Current number of equations to process: 466
% 31.39/31.75  Current number of ordered equations: 0
% 31.39/31.75  Current number of rules: 1701
% 31.39/31.75  New rule produced :
% 31.39/31.75  [1726]
% 31.39/31.75  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 31.39/31.75                                                              j(sK1_ax4_U))),
% 31.39/31.75         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 31.39/31.75  Current number of equations to process: 465
% 31.39/31.75  Current number of ordered equations: 0
% 31.39/31.75  Current number of rules: 1702
% 31.39/31.75  New rule produced :
% 31.39/31.75  [1727]
% 31.39/31.75  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 31.39/31.75         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 31.39/31.75  Current number of equations to process: 464
% 31.39/31.75  Current number of ordered equations: 0
% 31.39/31.75  Current number of rules: 1703
% 31.39/31.75  New rule produced :
% 31.39/31.75  [1728]
% 31.39/31.75  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 31.39/31.75                                                              j(sK1_ax4_U))),
% 31.39/31.75         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 31.39/31.75  Current number of equations to process: 463
% 31.39/31.75  Current number of ordered equations: 0
% 31.39/31.75  Current number of rules: 1704
% 31.39/31.75  New rule produced :
% 31.39/31.75  [1729]
% 31.39/31.75  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 31.39/31.75         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 31.84/32.21  Current number of equations to process: 462
% 31.84/32.21  Current number of ordered equations: 0
% 31.84/32.21  Current number of rules: 1705
% 31.84/32.21  New rule produced :
% 31.84/32.21  [1730]
% 31.84/32.21  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(h(sK2_ax3_V(
% 31.84/32.21                                                                j(sK1_ax4_U))),sK1_ax4_U)),
% 31.84/32.21                                                    sK2_ax3_V(j(sK1_ax4_U)))))
% 31.84/32.21  -> true
% 31.84/32.21  Current number of equations to process: 461
% 31.84/32.21  Current number of ordered equations: 0
% 31.84/32.21  Current number of rules: 1706
% 31.84/32.21  New rule produced :
% 31.84/32.21  [1731]
% 31.84/32.21  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 31.84/32.21                                                    j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 31.84/32.21  -> true
% 31.84/32.21  Current number of equations to process: 460
% 31.84/32.21  Current number of ordered equations: 0
% 31.84/32.21  Current number of rules: 1707
% 31.84/32.21  New rule produced :
% 31.84/32.21  [1732]
% 31.84/32.21  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,
% 31.84/32.21                                                          h(sK2_ax3_V(j(sK1_ax4_U))))),
% 31.84/32.21                                                    sK2_ax3_V(j(sK1_ax4_U)))))
% 31.84/32.21  -> true
% 31.84/32.21  Current number of equations to process: 459
% 31.84/32.21  Current number of ordered equations: 0
% 31.84/32.21  Current number of rules: 1708
% 31.84/32.21  New rule produced :
% 31.84/32.21  [1733]
% 31.84/32.21  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 31.84/32.21                                                    j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 31.84/32.21                                                                      j(sK1_ax4_U))))))))
% 31.84/32.21  -> true
% 31.84/32.21  Current number of equations to process: 458
% 31.84/32.21  Current number of ordered equations: 0
% 31.84/32.21  Current number of rules: 1709
% 31.84/32.21  New rule produced :
% 31.84/32.21  [1734]
% 31.84/32.21  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(
% 31.84/32.21                                                              j(sK1_ax4_U)),
% 31.84/32.21                                                          sK2_ax3_V(sK2_ax3_V(
% 31.84/32.21                                                                    j(sK1_ax4_U)))))))
% 31.84/32.21  -> true
% 31.84/32.21  Current number of equations to process: 483
% 31.84/32.21  Current number of ordered equations: 0
% 31.84/32.21  Current number of rules: 1710
% 31.84/32.21  New rule produced :
% 31.84/32.21  [1735]
% 31.84/32.21  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 31.84/32.21                                                  sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 31.84/32.21  -> true
% 31.84/32.21  Current number of equations to process: 482
% 31.84/32.21  Current number of ordered equations: 0
% 31.84/32.21  Current number of rules: 1711
% 31.84/32.21  New rule produced :
% 31.84/32.21  [1736]
% 31.84/32.21  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 31.84/32.21             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(sK1_ax4_U))) -> true
% 31.84/32.21  Current number of equations to process: 481
% 31.84/32.21  Current number of ordered equations: 0
% 31.84/32.21  Current number of rules: 1712
% 31.84/32.21  New rule produced :
% 31.84/32.21  [1737]
% 31.84/32.21  sorti1(op1(j(sK1_ax4_U),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 31.84/32.21                                                                    j(sK1_ax4_U)))),
% 31.84/32.21                          sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 31.84/32.21  Current number of equations to process: 480
% 31.84/32.21  Current number of ordered equations: 0
% 31.84/32.21  Current number of rules: 1713
% 31.84/32.21  New rule produced :
% 31.84/32.21  [1738]
% 31.84/32.21  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 31.84/32.21             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(sK1_ax4_U)))) ->
% 31.84/32.21  true
% 31.84/32.21  Current number of equations to process: 479
% 31.84/32.21  Current number of ordered equations: 0
% 31.84/32.21  Current number of rules: 1714
% 31.84/32.21  New rule produced :
% 31.84/32.21  [1739]
% 31.84/32.21  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 31.84/32.21                                                                     sK2_ax3_V(
% 31.84/32.21                                                                     j(sK1_ax4_U)))),
% 31.84/32.21                                     sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 31.84/32.21  true
% 31.84/32.21  Current number of equations to process: 478
% 31.84/32.21  Current number of ordered equations: 0
% 31.84/32.21  Current number of rules: 1715
% 31.84/32.21  New rule produced :
% 31.84/32.21  [1740]
% 31.84/32.21  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 31.84/32.21                                                              j(sK1_ax4_U)))))
% 31.84/32.21  -> true
% 31.84/32.21  Current number of equations to process: 501
% 31.84/32.21  Current number of ordered equations: 0
% 31.84/32.21  Current number of rules: 1716
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1741]
% 32.43/32.77  sorti2(h(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))))
% 32.43/32.77  -> true
% 32.43/32.77  Current number of equations to process: 500
% 32.43/32.77  Current number of ordered equations: 0
% 32.43/32.77  Current number of rules: 1717
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1742]
% 32.43/32.77  j(h(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 32.43/32.77  op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))
% 32.43/32.77  Current number of equations to process: 501
% 32.43/32.77  Current number of ordered equations: 0
% 32.43/32.77  Current number of rules: 1718
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1743]
% 32.43/32.77  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 32.43/32.77  -> true
% 32.43/32.77  Current number of equations to process: 524
% 32.43/32.77  Current number of ordered equations: 0
% 32.43/32.77  Current number of rules: 1719
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1744]
% 32.43/32.77  sorti2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 32.43/32.77  -> true
% 32.43/32.77  Current number of equations to process: 523
% 32.43/32.77  Current number of ordered equations: 0
% 32.43/32.77  Current number of rules: 1720
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1745]
% 32.43/32.77  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 32.43/32.77         j(sK1_ax4_U))) -> true
% 32.43/32.77  Current number of equations to process: 524
% 32.43/32.77  Current number of ordered equations: 0
% 32.43/32.77  Current number of rules: 1721
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1746]
% 32.43/32.77  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 32.43/32.77                                                                     j(sK1_ax4_U)))))
% 32.43/32.77  -> true
% 32.43/32.77  Current number of equations to process: 523
% 32.43/32.77  Current number of ordered equations: 0
% 32.43/32.77  Current number of rules: 1722
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1747]
% 32.43/32.77  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 32.43/32.77         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 32.43/32.77  Current number of equations to process: 522
% 32.43/32.77  Current number of ordered equations: 0
% 32.43/32.77  Current number of rules: 1723
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1748]
% 32.43/32.77  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 32.43/32.77                                     sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 32.43/32.77  Current number of equations to process: 521
% 32.43/32.77  Current number of ordered equations: 0
% 32.43/32.77  Current number of rules: 1724
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1749]
% 32.43/32.77  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 32.43/32.77         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 32.43/32.77  Current number of equations to process: 520
% 32.43/32.77  Current number of ordered equations: 0
% 32.43/32.77  Current number of rules: 1725
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1750]
% 32.43/32.77  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 32.43/32.77                                                sK2_ax3_V(j(sK1_ax4_U))))) ->
% 32.43/32.77  true
% 32.43/32.77  Current number of equations to process: 519
% 32.43/32.77  Current number of ordered equations: 0
% 32.43/32.77  Current number of rules: 1726
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1751]
% 32.43/32.77  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 32.43/32.77         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 32.43/32.77  Current number of equations to process: 518
% 32.43/32.77  Current number of ordered equations: 0
% 32.43/32.77  Current number of rules: 1727
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1752]
% 32.43/32.77  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 32.43/32.77                                         sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 32.43/32.77  Current number of equations to process: 517
% 32.43/32.77  Current number of ordered equations: 0
% 32.43/32.77  Current number of rules: 1728
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1753]
% 32.43/32.77  j(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))) ->
% 32.43/32.77  op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))
% 32.43/32.77  Current number of equations to process: 516
% 32.43/32.77  Current number of ordered equations: 0
% 32.43/32.77  Current number of rules: 1729
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1754]
% 32.43/32.77  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 32.43/32.77         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 32.43/32.77  Current number of equations to process: 515
% 32.43/32.77  Current number of ordered equations: 0
% 32.43/32.77  Current number of rules: 1730
% 32.43/32.77  New rule produced :
% 32.43/32.77  [1755]
% 32.43/32.77  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 32.43/32.77                                                               j(op2(sK1_ax4_U,sK1_ax4_U))),
% 32.43/32.77                                                           sK2_ax3_V(j(sK1_ax4_U)))))
% 32.43/32.77  -> true
% 32.43/32.77  Current number of equations to process: 514
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1731
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1756]
% 33.00/33.33  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 33.00/33.33         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 33.00/33.33  Current number of equations to process: 513
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1732
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1757]
% 33.00/33.33  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 33.00/33.33                                                    sK2_ax3_V(j(sK1_ax4_U)))))
% 33.00/33.33  -> true
% 33.00/33.33  Current number of equations to process: 512
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1733
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1758]
% 33.00/33.33  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 33.00/33.33  -> true
% 33.00/33.33  Current number of equations to process: 535
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1734
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1759]
% 33.00/33.33  sorti2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) ->
% 33.00/33.33  true
% 33.00/33.33  Current number of equations to process: 534
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1735
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1760]
% 33.00/33.33  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 33.00/33.33         j(sK1_ax4_U))) -> true
% 33.00/33.33  Current number of equations to process: 535
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1736
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1761]
% 33.00/33.33  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 33.00/33.33  -> true
% 33.00/33.33  Current number of equations to process: 534
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1737
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1762]
% 33.00/33.33  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 33.00/33.33         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 33.00/33.33  Current number of equations to process: 533
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1738
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1763]
% 33.00/33.33  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 33.00/33.33                                                                 j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 33.00/33.33  -> true
% 33.00/33.33  Current number of equations to process: 532
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1739
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1764]
% 33.00/33.33  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 33.00/33.33         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 33.00/33.33  Current number of equations to process: 531
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1740
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1765]
% 33.00/33.33  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 33.00/33.33                                                sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 33.00/33.33  -> true
% 33.00/33.33  Current number of equations to process: 530
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1741
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1766]
% 33.00/33.33  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 33.00/33.33         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 33.00/33.33  Current number of equations to process: 529
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1742
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1767]
% 33.00/33.33  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 33.00/33.33                                                                     j(
% 33.00/33.33                                                                     op2(sK1_ax4_U,sK1_ax4_U))))))
% 33.00/33.33  -> true
% 33.00/33.33  Current number of equations to process: 528
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1743
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1768]
% 33.00/33.33  j(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) ->
% 33.00/33.33  op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))
% 33.00/33.33  Current number of equations to process: 527
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1744
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1769]
% 33.00/33.33  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 33.00/33.33         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 33.00/33.33  Current number of equations to process: 526
% 33.00/33.33  Current number of ordered equations: 0
% 33.00/33.33  Current number of rules: 1745
% 33.00/33.33  New rule produced :
% 33.00/33.33  [1770]
% 33.00/33.33  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 33.52/33.86                                                               j(sK1_ax4_U)),
% 33.52/33.86                                                           sK2_ax3_V(j(
% 33.52/33.86                                                                     op2(sK1_ax4_U,sK1_ax4_U))))))
% 33.52/33.86  -> true
% 33.52/33.86  Current number of equations to process: 525
% 33.52/33.86  Current number of ordered equations: 0
% 33.52/33.86  Current number of rules: 1746
% 33.52/33.86  New rule produced :
% 33.52/33.86  [1771]
% 33.52/33.86  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 33.52/33.86         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 33.52/33.86  Current number of equations to process: 524
% 33.52/33.86  Current number of ordered equations: 0
% 33.52/33.86  Current number of rules: 1747
% 33.52/33.86  New rule produced :
% 33.52/33.86  [1772]
% 33.52/33.86  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 33.52/33.86                                                    sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 33.52/33.86  -> true
% 33.52/33.86  Current number of equations to process: 523
% 33.52/33.86  Current number of ordered equations: 0
% 33.52/33.86  Current number of rules: 1748
% 33.52/33.86  New rule produced :
% 33.52/33.86  [1773]
% 33.52/33.86  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 33.52/33.86                                                              sK2_ax3_V(
% 33.52/33.86                                                              j(sK1_ax4_U))))))
% 33.52/33.86  -> true
% 33.52/33.86  Current number of equations to process: 546
% 33.52/33.86  Current number of ordered equations: 0
% 33.52/33.86  Current number of rules: 1749
% 33.52/33.86  New rule produced :
% 33.52/33.86  [1774]
% 33.52/33.86  sorti2(h(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 33.52/33.86                                                                j(sK1_ax4_U))))))
% 33.52/33.86  -> true
% 33.52/33.86  Current number of equations to process: 545
% 33.52/33.86  Current number of ordered equations: 0
% 33.52/33.86  Current number of rules: 1750
% 33.52/33.86  New rule produced :
% 33.52/33.86  [1775]
% 33.52/33.86  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 33.52/33.86         j(sK1_ax4_U))) -> true
% 33.52/33.86  Current number of equations to process: 546
% 33.52/33.86  Current number of ordered equations: 0
% 33.52/33.86  Current number of rules: 1751
% 33.52/33.86  New rule produced :
% 33.52/33.86  [1776]
% 33.52/33.86  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 33.52/33.86  -> true
% 33.52/33.86  Current number of equations to process: 545
% 33.52/33.86  Current number of ordered equations: 0
% 33.52/33.86  Current number of rules: 1752
% 33.52/33.86  New rule produced :
% 33.52/33.86  [1777]
% 33.52/33.86  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 33.52/33.86         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 33.52/33.86  Current number of equations to process: 544
% 33.52/33.86  Current number of ordered equations: 0
% 33.52/33.86  Current number of rules: 1753
% 33.52/33.86  New rule produced :
% 33.52/33.86  [1778]
% 33.52/33.86  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(
% 33.52/33.86                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 33.52/33.86  -> true
% 33.52/33.86  Current number of equations to process: 543
% 33.52/33.86  Current number of ordered equations: 0
% 33.52/33.86  Current number of rules: 1754
% 33.52/33.86  New rule produced :
% 33.52/33.86  [1779]
% 33.52/33.86  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 33.52/33.86         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 33.52/33.86  Current number of equations to process: 542
% 33.52/33.86  Current number of ordered equations: 0
% 33.52/33.86  Current number of rules: 1755
% 33.52/33.86  New rule produced :
% 33.52/33.86  [1780]
% 33.52/33.86  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 33.52/33.86                                                j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 33.52/33.86  -> true
% 33.52/33.86  Current number of equations to process: 541
% 33.52/33.86  Current number of ordered equations: 0
% 33.52/33.86  Current number of rules: 1756
% 33.52/33.86  New rule produced :
% 33.52/33.86  [1781]
% 33.52/33.86  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 33.52/33.86         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 33.52/33.86  Current number of equations to process: 540
% 33.52/33.86  Current number of ordered equations: 0
% 33.52/33.86  Current number of rules: 1757
% 33.52/33.86  New rule produced :
% 33.52/33.86  [1782]
% 33.52/33.86  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 33.52/33.86                                         j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 33.52/33.86  Current number of equations to process: 539
% 33.52/33.86  Current number of ordered equations: 0
% 33.52/33.86  Current number of rules: 1758
% 33.52/33.86  New rule produced :
% 33.52/33.86  [1783]
% 33.52/33.86  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 33.52/33.86         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 33.52/33.86  Current number of equations to process: 538
% 33.52/33.86  Current number of ordered equations: 0
% 33.52/33.86  Current number of rules: 1759
% 33.52/33.86  New rule produced :
% 34.04/34.36  [1784]
% 34.04/34.36  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 34.04/34.36                                                           j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 34.04/34.36  -> true
% 34.04/34.36  Current number of equations to process: 537
% 34.04/34.36  Current number of ordered equations: 0
% 34.04/34.36  Current number of rules: 1760
% 34.04/34.36  New rule produced :
% 34.04/34.36  [1785]
% 34.04/34.36  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 34.04/34.36         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 34.04/34.36  Current number of equations to process: 536
% 34.04/34.36  Current number of ordered equations: 0
% 34.04/34.36  Current number of rules: 1761
% 34.04/34.36  New rule produced :
% 34.04/34.36  [1786]
% 34.04/34.36  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 34.04/34.36                                                    j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 34.04/34.36  -> true
% 34.04/34.36  Current number of equations to process: 535
% 34.04/34.36  Current number of ordered equations: 0
% 34.04/34.36  Current number of rules: 1762
% 34.04/34.36  New rule produced :
% 34.04/34.36  [1787]
% 34.04/34.36  j(h(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 34.04/34.36  ->
% 34.04/34.36  op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))
% 34.04/34.36  Current number of equations to process: 534
% 34.04/34.36  Current number of ordered equations: 0
% 34.04/34.36  Current number of rules: 1763
% 34.04/34.36  New rule produced :
% 34.04/34.36  [1788]
% 34.04/34.36  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 34.04/34.36  -> true
% 34.04/34.36  Current number of equations to process: 557
% 34.04/34.36  Current number of ordered equations: 0
% 34.04/34.36  Current number of rules: 1764
% 34.04/34.36  New rule produced :
% 34.04/34.36  [1789]
% 34.04/34.36  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 34.04/34.36  -> true
% 34.04/34.36  Current number of equations to process: 556
% 34.04/34.36  Current number of ordered equations: 0
% 34.04/34.36  Current number of rules: 1765
% 34.04/34.36  New rule produced :
% 34.04/34.36  [1790]
% 34.04/34.36  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 34.04/34.36                                                                  j(sK1_ax4_U)))),
% 34.04/34.36         j(sK1_ax4_U))) -> true
% 34.04/34.36  Current number of equations to process: 557
% 34.04/34.36  Current number of ordered equations: 0
% 34.04/34.36  Current number of rules: 1766
% 34.04/34.36  New rule produced :
% 34.04/34.36  [1791]
% 34.04/34.36  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 34.04/34.36                                                                     sK2_ax3_V(
% 34.04/34.36                                                                     j(sK1_ax4_U))))))
% 34.04/34.36  -> true
% 34.04/34.36  Current number of equations to process: 556
% 34.04/34.36  Current number of ordered equations: 0
% 34.04/34.36  Current number of rules: 1767
% 34.04/34.36  New rule produced :
% 34.04/34.36  [1792]
% 34.04/34.36  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 34.04/34.36                                                                  j(sK1_ax4_U)))),
% 34.04/34.36         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 34.04/34.36  Current number of equations to process: 555
% 34.04/34.36  Current number of ordered equations: 0
% 34.04/34.36  Current number of rules: 1768
% 34.04/34.36  New rule produced :
% 34.04/34.36  [1793]
% 34.04/34.36  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 34.04/34.36                                     sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 34.04/34.36  true
% 34.04/34.36  Current number of equations to process: 554
% 34.04/34.36  Current number of ordered equations: 0
% 34.04/34.36  Current number of rules: 1769
% 34.04/34.36  New rule produced :
% 34.04/34.36  [1794]
% 34.04/34.36  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 34.04/34.36                                                                  j(sK1_ax4_U)))),
% 34.04/34.36         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 34.04/34.36  Current number of equations to process: 553
% 34.04/34.36  Current number of ordered equations: 0
% 34.04/34.36  Current number of rules: 1770
% 34.04/34.36  New rule produced :
% 34.04/34.36  [1795]
% 34.04/34.36  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 34.04/34.36                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 34.04/34.36  -> true
% 34.04/34.36  Current number of equations to process: 552
% 34.04/34.36  Current number of ordered equations: 0
% 34.04/34.36  Current number of rules: 1771
% 34.04/34.36  New rule produced :
% 34.04/34.36  [1796]
% 34.04/34.36  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 34.04/34.36                                                                  j(sK1_ax4_U)))),
% 34.04/34.36         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 34.04/34.36  Current number of equations to process: 551
% 34.04/34.36  Current number of ordered equations: 0
% 34.04/34.36  Current number of rules: 1772
% 34.04/34.36  New rule produced :
% 34.04/34.36  [1797]
% 34.04/34.36  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 34.48/34.83                                         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 34.48/34.83  -> true
% 34.48/34.83  Current number of equations to process: 550
% 34.48/34.83  Current number of ordered equations: 0
% 34.48/34.83  Current number of rules: 1773
% 34.48/34.83  New rule produced :
% 34.48/34.83  [1798]
% 34.48/34.83  j(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 34.48/34.83  ->
% 34.48/34.83  op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))
% 34.48/34.83  Current number of equations to process: 549
% 34.48/34.83  Current number of ordered equations: 0
% 34.48/34.83  Current number of rules: 1774
% 34.48/34.83  New rule produced :
% 34.48/34.83  [1799]
% 34.48/34.83  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 34.48/34.83         j(sK1_ax4_U))) -> true
% 34.48/34.83  Current number of equations to process: 568
% 34.48/34.83  Current number of ordered equations: 0
% 34.48/34.83  Current number of rules: 1775
% 34.48/34.83  New rule produced :
% 34.48/34.83  [1800]
% 34.48/34.83  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 34.48/34.83                                                                 j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 34.48/34.83  -> true
% 34.48/34.84  Current number of equations to process: 567
% 34.48/34.84  Current number of ordered equations: 0
% 34.48/34.84  Current number of rules: 1776
% 34.48/34.84  New rule produced :
% 34.48/34.84  [1801]
% 34.48/34.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 34.48/34.84         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 34.48/34.84  Current number of equations to process: 566
% 34.48/34.84  Current number of ordered equations: 0
% 34.48/34.84  Current number of rules: 1777
% 34.48/34.84  New rule produced :
% 34.48/34.84  [1802]
% 34.48/34.84  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 34.48/34.84                                     sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 34.48/34.84  -> true
% 34.48/34.84  Current number of equations to process: 565
% 34.48/34.84  Current number of ordered equations: 0
% 34.48/34.84  Current number of rules: 1778
% 34.48/34.84  New rule produced :
% 34.48/34.84  [1803]
% 34.48/34.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 34.48/34.84         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 34.48/34.84  Current number of equations to process: 564
% 34.48/34.84  Current number of ordered equations: 0
% 34.48/34.84  Current number of rules: 1779
% 34.48/34.84  New rule produced :
% 34.48/34.84  [1804]
% 34.48/34.84  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 34.48/34.84                                                              j(sK1_ax4_U))),
% 34.48/34.84                                                sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 34.48/34.84  -> true
% 34.48/34.84  Current number of equations to process: 563
% 34.48/34.84  Current number of ordered equations: 0
% 34.48/34.84  Current number of rules: 1780
% 34.48/34.84  New rule produced :
% 34.48/34.84  [1805]
% 34.48/34.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 34.48/34.84         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 34.48/34.84  Current number of equations to process: 562
% 34.48/34.84  Current number of ordered equations: 0
% 34.48/34.84  Current number of rules: 1781
% 34.48/34.84  New rule produced :
% 34.48/34.84  [1806]
% 34.48/34.84  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 34.48/34.84                                         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 34.48/34.84  -> true
% 34.48/34.84  Current number of equations to process: 561
% 34.48/34.84  Current number of ordered equations: 0
% 34.48/34.84  Current number of rules: 1782
% 34.48/34.84  New rule produced :
% 34.48/34.84  [1807]
% 34.48/34.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 34.48/34.84                                                    sK2_ax3_V(sK2_ax3_V(
% 34.48/34.84                                                              j(sK1_ax4_U))))),
% 34.48/34.84         j(sK1_ax4_U))) -> true
% 34.48/34.84  Current number of equations to process: 560
% 34.48/34.84  Current number of ordered equations: 0
% 34.48/34.84  Current number of rules: 1783
% 34.48/34.84  New rule produced :
% 34.48/34.84  [1808]
% 34.48/34.84  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(
% 34.48/34.84                                                                     j(sK1_ax4_U)),
% 34.48/34.84                                                                 sK2_ax3_V(
% 34.48/34.84                                                                 sK2_ax3_V(
% 34.48/34.84                                                                 j(sK1_ax4_U)))))))
% 34.48/34.84  -> true
% 34.48/34.84  Current number of equations to process: 559
% 34.48/34.84  Current number of ordered equations: 0
% 34.48/34.84  Current number of rules: 1784
% 34.48/34.84  New rule produced :
% 34.48/34.84  [1809]
% 34.48/34.84  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 34.48/34.84                                   sK2_ax3_V(j(sK1_ax4_U))))),true) -> true
% 34.48/34.84  Current number of equations to process: 557
% 34.94/35.26  Current number of ordered equations: 1
% 34.94/35.26  Current number of rules: 1785
% 34.94/35.26  New rule produced :
% 34.94/35.26  [1810]
% 34.94/35.26  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 34.94/35.26                                 sK2_ax3_V(j(sK1_ax4_U))),A)),true) -> true
% 34.94/35.26  Current number of equations to process: 557
% 34.94/35.26  Current number of ordered equations: 0
% 34.94/35.26  Current number of rules: 1786
% 34.94/35.26  New rule produced :
% 34.94/35.26  [1811]
% 34.94/35.26  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 34.94/35.26                                                               j(op2(sK1_ax4_U,sK1_ax4_U)))))),true)
% 34.94/35.26  -> true
% 34.94/35.26  Current number of equations to process: 555
% 34.94/35.26  Current number of ordered equations: 1
% 34.94/35.26  Current number of rules: 1787
% 34.94/35.26  New rule produced :
% 34.94/35.26  [1812]
% 34.94/35.26  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 34.94/35.26                                                             j(op2(sK1_ax4_U,sK1_ax4_U)))),A)),true)
% 34.94/35.26  -> true
% 34.94/35.26  Current number of equations to process: 555
% 34.94/35.26  Current number of ordered equations: 0
% 34.94/35.26  Current number of rules: 1788
% 34.94/35.26  New rule produced :
% 34.94/35.26  [1813]
% 34.94/35.26  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 34.94/35.26  -> true
% 34.94/35.26  Current number of equations to process: 553
% 34.94/35.26  Current number of ordered equations: 1
% 34.94/35.26  Current number of rules: 1789
% 34.94/35.26  New rule produced :
% 34.94/35.26  [1814]
% 34.94/35.26  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 34.94/35.26  -> true
% 34.94/35.26  Current number of equations to process: 553
% 34.94/35.26  Current number of ordered equations: 0
% 34.94/35.26  Current number of rules: 1790
% 34.94/35.26  New rule produced :
% 34.94/35.26  [1815]
% 34.94/35.26  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 34.94/35.26                                                                  j(sK1_ax4_U)))),
% 34.94/35.26         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 34.94/35.26  Current number of equations to process: 552
% 34.94/35.26  Current number of ordered equations: 0
% 34.94/35.26  Current number of rules: 1791
% 34.94/35.26  New rule produced :
% 34.94/35.26  [1816]
% 34.94/35.26  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 34.94/35.26                                                               j(op2(sK1_ax4_U,sK1_ax4_U))),
% 34.94/35.26                                                           sK2_ax3_V(sK2_ax3_V(
% 34.94/35.26                                                                     j(sK1_ax4_U))))))
% 34.94/35.26  -> true
% 34.94/35.26  Current number of equations to process: 551
% 34.94/35.26  Current number of ordered equations: 0
% 34.94/35.26  Current number of rules: 1792
% 34.94/35.26  New rule produced :
% 34.94/35.26  [1817]
% 34.94/35.26  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 34.94/35.26                                                                  j(sK1_ax4_U)))),
% 34.94/35.26         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 34.94/35.26  Current number of equations to process: 550
% 34.94/35.26  Current number of ordered equations: 0
% 34.94/35.26  Current number of rules: 1793
% 34.94/35.26  New rule produced :
% 34.94/35.26  [1818]
% 34.94/35.26  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 34.94/35.26                                                    sK2_ax3_V(sK2_ax3_V(
% 34.94/35.26                                                              j(sK1_ax4_U))))))
% 34.94/35.26  -> true
% 34.94/35.26  Current number of equations to process: 549
% 34.94/35.26  Current number of ordered equations: 0
% 34.94/35.26  Current number of rules: 1794
% 34.94/35.26  New rule produced :
% 34.94/35.26  [1819]
% 34.94/35.26  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 34.94/35.26         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 34.94/35.26  Current number of equations to process: 548
% 34.94/35.26  Current number of ordered equations: 0
% 34.94/35.26  Current number of rules: 1795
% 34.94/35.26  New rule produced :
% 34.94/35.26  [1820]
% 34.94/35.26  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 34.94/35.26                                                               sK2_ax3_V(
% 34.94/35.26                                                               j(sK1_ax4_U))),
% 34.94/35.26                                                           sK2_ax3_V(j(
% 34.94/35.26                                                                     op2(sK1_ax4_U,sK1_ax4_U))))))
% 34.94/35.26  -> true
% 34.94/35.26  Current number of equations to process: 547
% 34.94/35.26  Current number of ordered equations: 0
% 34.94/35.26  Current number of rules: 1796
% 34.94/35.26  New rule produced :
% 34.94/35.26  [1821]
% 34.94/35.26  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 34.94/35.26         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 35.33/35.69  Current number of equations to process: 546
% 35.33/35.69  Current number of ordered equations: 0
% 35.33/35.69  Current number of rules: 1797
% 35.33/35.69  New rule produced :
% 35.33/35.69  [1822]
% 35.33/35.69  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 35.33/35.69                                                                  j(sK1_ax4_U))),
% 35.33/35.69                                                    sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 35.33/35.69  -> true
% 35.33/35.69  Current number of equations to process: 545
% 35.33/35.69  Current number of ordered equations: 0
% 35.33/35.69  Current number of rules: 1798
% 35.33/35.69  New rule produced :
% 35.33/35.69  [1823]
% 35.33/35.69  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 35.33/35.69                                                    sK2_ax3_V(sK2_ax3_V(
% 35.33/35.69                                                              j(sK1_ax4_U))))),
% 35.33/35.69         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 35.33/35.69  Current number of equations to process: 544
% 35.33/35.69  Current number of ordered equations: 0
% 35.33/35.69  Current number of rules: 1799
% 35.33/35.69  New rule produced :
% 35.33/35.69  [1824]
% 35.33/35.69  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 35.33/35.69                                     op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 35.33/35.69                                                                 sK2_ax3_V(
% 35.33/35.69                                                                 j(sK1_ax4_U)))))))
% 35.33/35.69  -> true
% 35.33/35.69  Current number of equations to process: 543
% 35.33/35.69  Current number of ordered equations: 0
% 35.33/35.69  Current number of rules: 1800
% 35.33/35.69  New rule produced :
% 35.33/35.69  [1825]
% 35.33/35.69  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 35.33/35.69         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 35.33/35.69  Current number of equations to process: 542
% 35.33/35.69  Current number of ordered equations: 0
% 35.33/35.69  Current number of rules: 1801
% 35.33/35.69  New rule produced :
% 35.33/35.69  [1826]
% 35.33/35.69  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 35.33/35.69                                                              j(op2(sK1_ax4_U,sK1_ax4_U))),
% 35.33/35.69                                                          sK2_ax3_V(j(sK1_ax4_U)))))
% 35.33/35.69  -> true
% 35.33/35.69  Current number of equations to process: 541
% 35.33/35.69  Current number of ordered equations: 0
% 35.33/35.69  Current number of rules: 1802
% 35.33/35.69  New rule produced :
% 35.33/35.69  [1827]
% 35.33/35.69  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 35.33/35.69         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 35.33/35.69  Current number of equations to process: 540
% 35.33/35.69  Current number of ordered equations: 0
% 35.33/35.69  Current number of rules: 1803
% 35.33/35.69  New rule produced :
% 35.33/35.69  [1828]
% 35.33/35.69  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 35.33/35.69                                                              j(op2(sK1_ax4_U,sK1_ax4_U))),
% 35.33/35.69                                                          sK2_ax3_V(j(sK1_ax4_U)))))
% 35.33/35.69  -> true
% 35.33/35.69  Current number of equations to process: 539
% 35.33/35.69  Current number of ordered equations: 0
% 35.33/35.69  Current number of rules: 1804
% 35.33/35.69  New rule produced :
% 35.33/35.69  [1829]
% 35.33/35.69  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 35.33/35.69         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 35.33/35.69  Current number of equations to process: 538
% 35.33/35.69  Current number of ordered equations: 0
% 35.33/35.69  Current number of rules: 1805
% 35.33/35.69  New rule produced :
% 35.33/35.69  [1830]
% 35.33/35.69  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 35.33/35.69                                                              j(sK1_ax4_U)),
% 35.33/35.69                                                          sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 35.33/35.69  -> true
% 35.33/35.69  Current number of equations to process: 537
% 35.33/35.69  Current number of ordered equations: 0
% 35.33/35.69  Current number of rules: 1806
% 35.33/35.69  New rule produced :
% 35.33/35.69  [1831]
% 35.33/35.69  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 35.33/35.69         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 35.33/35.69  Current number of equations to process: 536
% 35.33/35.69  Current number of ordered equations: 0
% 35.33/35.69  Current number of rules: 1807
% 35.33/35.69  New rule produced :
% 35.33/35.69  [1832]
% 35.33/35.69  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 35.33/35.69                                                              j(sK1_ax4_U)),
% 35.33/35.69                                                          sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 35.33/35.69  -> true
% 35.33/35.69  Current number of equations to process: 535
% 35.33/35.69  Current number of ordered equations: 0
% 35.33/35.69  Current number of rules: 1808
% 35.33/35.69  New rule produced :
% 35.33/35.69  [1833]
% 35.83/36.13  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 35.83/36.13         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 35.83/36.13  Current number of equations to process: 534
% 35.83/36.13  Current number of ordered equations: 0
% 35.83/36.13  Current number of rules: 1809
% 35.83/36.13  New rule produced :
% 35.83/36.13  [1834]
% 35.83/36.13  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 35.83/36.13                                                          j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 35.83/36.13  -> true
% 35.83/36.13  Current number of equations to process: 533
% 35.83/36.13  Current number of ordered equations: 0
% 35.83/36.13  Current number of rules: 1810
% 35.83/36.13  New rule produced :
% 35.83/36.13  [1835]
% 35.83/36.13  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 35.83/36.13         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 35.83/36.13  Current number of equations to process: 532
% 35.83/36.13  Current number of ordered equations: 0
% 35.83/36.13  Current number of rules: 1811
% 35.83/36.13  New rule produced :
% 35.83/36.13  [1836]
% 35.83/36.13  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 35.83/36.13                                                          j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 35.83/36.15  -> true
% 35.83/36.15  Current number of equations to process: 531
% 35.83/36.15  Current number of ordered equations: 0
% 35.83/36.15  Current number of rules: 1812
% 35.83/36.15  New rule produced :
% 35.83/36.15  [1837]
% 35.83/36.15  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 35.83/36.15                                   sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),true)
% 35.83/36.15  -> true
% 35.83/36.15  Current number of equations to process: 529
% 35.83/36.15  Current number of ordered equations: 1
% 35.83/36.15  Current number of rules: 1813
% 35.83/36.15  New rule produced :
% 35.83/36.15  [1838]
% 35.83/36.15  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 35.83/36.15                                 sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),A)),true)
% 35.83/36.15  -> true
% 35.83/36.15  Current number of equations to process: 529
% 35.83/36.15  Current number of ordered equations: 0
% 35.83/36.15  Current number of rules: 1814
% 35.83/36.15  New rule produced :
% 35.83/36.15  [1839]
% 35.83/36.15  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 35.83/36.15                                   sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))),true)
% 35.83/36.15  -> true
% 35.83/36.15  Current number of equations to process: 527
% 35.83/36.15  Current number of ordered equations: 1
% 35.83/36.15  Current number of rules: 1815
% 35.83/36.15  New rule produced :
% 35.83/36.15  [1840]
% 35.83/36.15  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 35.83/36.15                                 sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),A)),true)
% 35.83/36.15  -> true
% 35.83/36.15  Current number of equations to process: 527
% 35.83/36.15  Current number of ordered equations: 0
% 35.83/36.15  Current number of rules: 1816
% 35.83/36.15  New rule produced :
% 35.83/36.15  [1841]
% 35.83/36.15  h(op1(j(sK1_ax4_U),sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 35.83/36.15                                                                      j(sK1_ax4_U))))))
% 35.83/36.15  ->
% 35.83/36.15  op2(sK1_ax4_U,h(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 35.83/36.15                                                                   j(sK1_ax4_U))))))
% 35.83/36.15  Current number of equations to process: 526
% 35.83/36.15  Current number of ordered equations: 0
% 35.83/36.15  Current number of rules: 1817
% 35.83/36.15  New rule produced :
% 35.83/36.15  [1842]
% 35.83/36.15  h(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 35.83/36.15    j(sK1_ax4_U))) ->
% 35.83/36.15  op2(h(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)
% 35.83/36.15  Current number of equations to process: 525
% 35.83/36.15  Current number of ordered equations: 0
% 35.83/36.15  Current number of rules: 1818
% 35.83/36.15  New rule produced :
% 35.83/36.15  [1843]
% 35.83/36.15  h(op1(j(sK1_ax4_U),sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 35.83/36.15                                                                     j(sK1_ax4_U)))))))
% 35.83/36.15  ->
% 35.83/36.15  op2(sK1_ax4_U,h(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 35.83/36.15                                                                  j(sK1_ax4_U)))))))
% 35.83/36.15  Current number of equations to process: 524
% 35.83/36.15  Current number of ordered equations: 0
% 35.83/36.15  Current number of rules: 1819
% 35.83/36.15  New rule produced :
% 35.83/36.15  [1844]
% 35.83/36.15  h(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 35.83/36.15    j(sK1_ax4_U))) ->
% 35.83/36.15  op2(h(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),sK1_ax4_U)
% 35.83/36.15  Current number of equations to process: 523
% 35.83/36.15  Current number of ordered equations: 0
% 35.83/36.15  Current number of rules: 1820
% 35.83/36.15  New rule produced :
% 35.83/36.15  [1845]
% 35.83/36.15  h(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 35.83/36.15                                                                j(sK1_ax4_U)))))
% 36.32/36.61  ->
% 36.32/36.61  op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 36.32/36.61                                                             j(sK1_ax4_U)))))
% 36.32/36.61  Current number of equations to process: 522
% 36.32/36.61  Current number of ordered equations: 0
% 36.32/36.61  Current number of rules: 1821
% 36.32/36.61  New rule produced :
% 36.32/36.61  [1846]
% 36.32/36.61  h(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 36.32/36.61    j(sK1_ax4_U))) ->
% 36.32/36.61  op2(h(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)
% 36.32/36.61  Current number of equations to process: 521
% 36.32/36.61  Current number of ordered equations: 0
% 36.32/36.61  Current number of rules: 1822
% 36.32/36.61  New rule produced :
% 36.32/36.61  [1847]
% 36.32/36.61  h(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 36.32/36.61  ->
% 36.32/36.61  op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 36.32/36.61  Current number of equations to process: 520
% 36.32/36.61  Current number of ordered equations: 0
% 36.32/36.61  Current number of rules: 1823
% 36.32/36.61  New rule produced :
% 36.32/36.61  [1848]
% 36.32/36.61  h(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 36.32/36.61    j(sK1_ax4_U))) ->
% 36.32/36.61  op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))),sK1_ax4_U)
% 36.32/36.61  Current number of equations to process: 519
% 36.32/36.61  Current number of ordered equations: 0
% 36.32/36.61  Current number of rules: 1824
% 36.32/36.61  New rule produced :
% 36.32/36.61  [1849]
% 36.32/36.61  h(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 36.32/36.61  ->
% 36.32/36.61  op2(sK1_ax4_U,h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 36.32/36.61  Current number of equations to process: 518
% 36.32/36.61  Current number of ordered equations: 0
% 36.32/36.61  Current number of rules: 1825
% 36.32/36.61  New rule produced :
% 36.32/36.61  [1850]
% 36.32/36.61  h(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U)))
% 36.32/36.61  ->
% 36.32/36.61  op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U)
% 36.32/36.61  Current number of equations to process: 517
% 36.32/36.61  Current number of ordered equations: 0
% 36.32/36.61  Current number of rules: 1826
% 36.32/36.61  New rule produced :
% 36.32/36.61  [1851]
% 36.32/36.61  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),
% 36.32/36.61                                   h(sK2_ax3_V(j(sK1_ax4_U)))))),true) -> true
% 36.32/36.61  Current number of equations to process: 515
% 36.32/36.61  Current number of ordered equations: 1
% 36.32/36.61  Current number of rules: 1827
% 36.32/36.61  New rule produced :
% 36.32/36.61  [1852]
% 36.32/36.61  ifeq(sorti2(A),true,sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),
% 36.32/36.61                                 h(sK2_ax3_V(j(sK1_ax4_U)))),A)),true) -> true
% 36.32/36.61  Current number of equations to process: 515
% 36.32/36.61  Current number of ordered equations: 0
% 36.32/36.61  Current number of rules: 1828
% 36.32/36.61  New rule produced :
% 36.32/36.61  [1853]
% 36.32/36.61  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(
% 36.32/36.61                                                             j(sK1_ax4_U)))),
% 36.32/36.61         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 36.32/36.61  Current number of equations to process: 514
% 36.32/36.61  Current number of ordered equations: 0
% 36.32/36.61  Current number of rules: 1829
% 36.32/36.61  New rule produced :
% 36.32/36.61  [1854]
% 36.32/36.61  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(h(sK2_ax3_V(
% 36.32/36.61                                                                 j(sK1_ax4_U))),sK1_ax4_U),
% 36.32/36.61                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 36.32/36.61  -> true
% 36.32/36.61  Current number of equations to process: 513
% 36.32/36.61  Current number of ordered equations: 0
% 36.32/36.61  Current number of rules: 1830
% 36.32/36.61  New rule produced :
% 36.32/36.61  [1855]
% 36.32/36.61  ifeq(sorti2(A),true,sorti2(op2(A,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(
% 36.32/36.61                                                                      sK2_ax3_V(
% 36.32/36.61                                                                      j(sK1_ax4_U))),sK1_ax4_U)))),true)
% 36.32/36.61  -> true
% 36.32/36.61  Current number of equations to process: 511
% 36.32/36.61  Current number of ordered equations: 1
% 36.32/36.61  Current number of rules: 1831
% 36.32/36.61  New rule produced :
% 36.32/36.61  [1856]
% 36.32/36.61  ifeq(sorti2(A),true,sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(
% 36.32/36.61                                                                      j(sK1_ax4_U))),sK1_ax4_U)),A)),true)
% 36.32/36.61  -> true
% 36.32/36.61  Current number of equations to process: 511
% 36.32/36.61  Current number of ordered equations: 0
% 36.32/36.61  Current number of rules: 1832
% 36.32/36.61  New rule produced :
% 36.32/36.61  [1857]
% 36.32/36.61  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 36.32/36.61         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 36.71/37.02  Current number of equations to process: 510
% 36.71/37.02  Current number of ordered equations: 0
% 36.71/37.02  Current number of rules: 1833
% 36.71/37.02  New rule produced :
% 36.71/37.02  [1858]
% 36.71/37.02  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(h(sK2_ax3_V(
% 36.71/37.02                                                             j(sK1_ax4_U))),
% 36.71/37.02                                                       op2(h(sK2_ax3_V(
% 36.71/37.02                                                             j(sK1_ax4_U))),sK1_ax4_U))))
% 36.71/37.02  -> true
% 36.71/37.02  Current number of equations to process: 509
% 36.71/37.02  Current number of ordered equations: 0
% 36.71/37.02  Current number of rules: 1834
% 36.71/37.02  New rule produced :
% 36.71/37.02  [1859]
% 36.71/37.02  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(sK2_ax3_V(
% 36.71/37.02                                                             j(sK1_ax4_U)))),
% 36.71/37.02         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 36.71/37.02  Current number of equations to process: 508
% 36.71/37.02  Current number of ordered equations: 0
% 36.71/37.02  Current number of rules: 1835
% 36.71/37.02  New rule produced :
% 36.71/37.02  [1860]
% 36.71/37.02  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 36.71/37.02         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 36.71/37.02  Current number of equations to process: 507
% 36.71/37.02  Current number of ordered equations: 0
% 36.71/37.02  Current number of rules: 1836
% 36.71/37.02  New rule produced :
% 36.71/37.02  [1861]
% 36.71/37.02  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(h(sK2_ax3_V(
% 36.71/37.02                                                                 j(sK1_ax4_U))),sK1_ax4_U),
% 36.71/37.02                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 36.71/37.02  -> true
% 36.71/37.02  Current number of equations to process: 506
% 36.71/37.02  Current number of ordered equations: 0
% 36.71/37.02  Current number of rules: 1837
% 36.71/37.02  New rule produced :
% 36.71/37.02  [1862]
% 36.71/37.02  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 36.71/37.02                                                             j(sK1_ax4_U))),
% 36.71/37.02                                                       op2(h(sK2_ax3_V(
% 36.71/37.02                                                             j(sK1_ax4_U))),sK1_ax4_U))))
% 36.71/37.02  -> true
% 36.71/37.02  Current number of equations to process: 505
% 36.71/37.02  Current number of ordered equations: 0
% 36.71/37.02  Current number of rules: 1838
% 36.71/37.02  New rule produced :
% 36.71/37.02  [1863]
% 36.71/37.02  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),
% 36.71/37.02                                   h(sK2_ax3_V(j(sK1_ax4_U)))))),true) -> true
% 36.71/37.02  Current number of equations to process: 503
% 36.71/37.02  Current number of ordered equations: 1
% 36.71/37.02  Current number of rules: 1839
% 36.71/37.02  New rule produced :
% 36.71/37.02  [1864]
% 36.71/37.02  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),
% 36.71/37.02                                 h(sK2_ax3_V(j(sK1_ax4_U)))),A)),true) -> true
% 36.71/37.02  Current number of equations to process: 503
% 36.71/37.02  Current number of ordered equations: 0
% 36.71/37.02  Current number of rules: 1840
% 36.71/37.02  New rule produced :
% 36.71/37.02  [1865]
% 36.71/37.02  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(
% 36.71/37.02                                                             j(sK1_ax4_U)))),
% 36.71/37.02         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 36.71/37.02  Current number of equations to process: 502
% 36.71/37.02  Current number of ordered equations: 0
% 36.71/37.02  Current number of rules: 1841
% 36.71/37.02  New rule produced :
% 36.71/37.02  [1866]
% 36.71/37.02  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 36.71/37.02                                                           h(sK2_ax3_V(
% 36.71/37.02                                                             j(sK1_ax4_U)))),
% 36.71/37.02                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 36.71/37.02  -> true
% 36.71/37.02  Current number of equations to process: 501
% 36.71/37.02  Current number of ordered equations: 0
% 36.71/37.02  Current number of rules: 1842
% 36.71/37.02  New rule produced :
% 36.71/37.02  [1867]
% 36.71/37.02  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(
% 36.71/37.02                                                             j(sK1_ax4_U)))),
% 36.71/37.02         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 36.71/37.02  Current number of equations to process: 500
% 36.71/37.02  Current number of ordered equations: 0
% 36.71/37.02  Current number of rules: 1843
% 36.71/37.02  New rule produced :
% 36.71/37.02  [1868]
% 36.71/37.02  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,
% 36.71/37.02                                                           h(sK2_ax3_V(
% 36.71/37.02                                                             j(sK1_ax4_U)))),
% 36.71/37.02                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 37.10/37.39  -> true
% 37.10/37.39  Current number of equations to process: 499
% 37.10/37.39  Current number of ordered equations: 0
% 37.10/37.39  Current number of rules: 1844
% 37.10/37.39  New rule produced :
% 37.10/37.39  [1869]
% 37.10/37.39  ifeq(sorti2(A),true,sorti2(op2(A,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,
% 37.10/37.39                                                                  h(sK2_ax3_V(
% 37.10/37.39                                                                    j(sK1_ax4_U))))))),true)
% 37.10/37.39  -> true
% 37.10/37.39  Current number of equations to process: 497
% 37.10/37.39  Current number of ordered equations: 1
% 37.10/37.39  Current number of rules: 1845
% 37.10/37.39  New rule produced :
% 37.10/37.39  [1870]
% 37.10/37.39  ifeq(sorti2(A),true,sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,
% 37.10/37.39                                                                h(sK2_ax3_V(
% 37.10/37.39                                                                  j(sK1_ax4_U))))),A)),true)
% 37.10/37.39  -> true
% 37.10/37.39  Current number of equations to process: 497
% 37.10/37.39  Current number of ordered equations: 0
% 37.10/37.39  Current number of rules: 1846
% 37.10/37.39  New rule produced :
% 37.10/37.39  [1871]
% 37.10/37.39  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 37.10/37.39         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 37.10/37.39  Current number of equations to process: 496
% 37.10/37.39  Current number of ordered equations: 0
% 37.10/37.39  Current number of rules: 1847
% 37.10/37.39  New rule produced :
% 37.10/37.39  [1872]
% 37.10/37.39  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(h(sK2_ax3_V(
% 37.10/37.39                                                             j(sK1_ax4_U))),
% 37.10/37.39                                                       op2(sK1_ax4_U,h(
% 37.10/37.39                                                                     sK2_ax3_V(
% 37.10/37.39                                                                     j(sK1_ax4_U)))))))
% 37.10/37.39  -> true
% 37.10/37.39  Current number of equations to process: 495
% 37.10/37.39  Current number of ordered equations: 0
% 37.10/37.39  Current number of rules: 1848
% 37.10/37.39  New rule produced :
% 37.10/37.39  [1873]
% 37.10/37.39  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 37.10/37.39         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 37.10/37.39  Current number of equations to process: 494
% 37.10/37.39  Current number of ordered equations: 0
% 37.10/37.39  Current number of rules: 1849
% 37.10/37.39  New rule produced :
% 37.10/37.39  [1874]
% 37.10/37.39  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 37.10/37.39                                                             j(sK1_ax4_U))),
% 37.10/37.39                                                       op2(sK1_ax4_U,h(
% 37.10/37.39                                                                     sK2_ax3_V(
% 37.10/37.39                                                                     j(sK1_ax4_U)))))))
% 37.10/37.39  -> true
% 37.10/37.39  Current number of equations to process: 493
% 37.10/37.39  Current number of ordered equations: 0
% 37.10/37.39  Current number of rules: 1850
% 37.10/37.39  New rule produced :
% 37.10/37.39  [1875]
% 37.10/37.39  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 37.10/37.39                                                               sK2_ax3_V(
% 37.10/37.39                                                               j(sK1_ax4_U)))),
% 37.10/37.39         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 37.10/37.39  Current number of equations to process: 492
% 37.10/37.39  Current number of ordered equations: 0
% 37.10/37.39  Current number of rules: 1851
% 37.10/37.39  New rule produced :
% 37.10/37.39  [1876]
% 37.10/37.39  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 37.10/37.39                                                              sK2_ax3_V(
% 37.10/37.39                                                              j(sK1_ax4_U))))),
% 37.10/37.39         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 37.10/37.39  Current number of equations to process: 491
% 37.10/37.39  Current number of ordered equations: 0
% 37.10/37.39  Current number of rules: 1852
% 37.10/37.39  New rule produced :
% 37.10/37.39  [1877]
% 37.10/37.39  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 37.10/37.39                                                              sK2_ax3_V(
% 37.10/37.39                                                              sK2_ax3_V(
% 37.10/37.39                                                              j(sK1_ax4_U)))),
% 37.10/37.39                                                          sK2_ax3_V(sK2_ax3_V(
% 37.10/37.39                                                                    j(sK1_ax4_U))))))
% 37.10/37.39  -> true
% 37.10/37.39  Current number of equations to process: 490
% 37.10/37.39  Current number of ordered equations: 0
% 37.10/37.39  Current number of rules: 1853
% 37.10/37.39  New rule produced :
% 37.10/37.39  [1878]
% 37.10/37.39  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 37.45/37.76                                                              sK2_ax3_V(
% 37.45/37.76                                                              j(sK1_ax4_U))),
% 37.45/37.76                                                          sK2_ax3_V(sK2_ax3_V(
% 37.45/37.76                                                                    sK2_ax3_V(
% 37.45/37.76                                                                    j(sK1_ax4_U)))))))
% 37.45/37.76  -> true
% 37.45/37.76  Current number of equations to process: 489
% 37.45/37.76  Current number of ordered equations: 0
% 37.45/37.76  Current number of rules: 1854
% 37.45/37.76  New rule produced :
% 37.45/37.76  [1879]
% 37.45/37.76  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 37.45/37.76                                   sK2_ax3_V(j(sK1_ax4_U))))),true) -> true
% 37.45/37.76  Current number of equations to process: 487
% 37.45/37.76  Current number of ordered equations: 1
% 37.45/37.76  Current number of rules: 1855
% 37.45/37.76  New rule produced :
% 37.45/37.76  [1880]
% 37.45/37.76  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 37.45/37.76                                 sK2_ax3_V(j(sK1_ax4_U))),A)),true) -> true
% 37.45/37.76  Current number of equations to process: 487
% 37.45/37.76  Current number of ordered equations: 0
% 37.45/37.76  Current number of rules: 1856
% 37.45/37.76  New rule produced :
% 37.45/37.76  [1881]
% 37.45/37.76  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(
% 37.45/37.76                                                                     sK2_ax3_V(
% 37.45/37.76                                                                     j(sK1_ax4_U))),sK1_ax4_U))))),true)
% 37.45/37.76  -> true
% 37.45/37.76  Current number of equations to process: 485
% 37.45/37.76  Current number of ordered equations: 1
% 37.45/37.76  Current number of rules: 1857
% 37.45/37.76  New rule produced :
% 37.45/37.76  [1882]
% 37.45/37.76  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(
% 37.45/37.76                                                                     j(sK1_ax4_U))),sK1_ax4_U))),A)),true)
% 37.45/37.76  -> true
% 37.45/37.76  Current number of equations to process: 485
% 37.45/37.76  Current number of ordered equations: 0
% 37.45/37.76  Current number of rules: 1858
% 37.45/37.76  New rule produced :
% 37.45/37.76  [1883]
% 37.45/37.76  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 37.45/37.76                                                              sK2_ax3_V(
% 37.45/37.76                                                              j(sK1_ax4_U)))),
% 37.45/37.76         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 37.45/37.76  Current number of equations to process: 484
% 37.45/37.76  Current number of ordered equations: 0
% 37.45/37.76  Current number of rules: 1859
% 37.45/37.76  New rule produced :
% 37.45/37.76  [1884]
% 37.45/37.76  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(h(
% 37.45/37.76                                                                     sK2_ax3_V(
% 37.45/37.76                                                                     j(sK1_ax4_U))),sK1_ax4_U)),
% 37.45/37.76                                                           sK2_ax3_V(sK2_ax3_V(
% 37.45/37.76                                                                     j(sK1_ax4_U))))))
% 37.45/37.76  -> true
% 37.45/37.76  Current number of equations to process: 483
% 37.45/37.76  Current number of ordered equations: 0
% 37.45/37.76  Current number of rules: 1860
% 37.45/37.76  New rule produced :
% 37.45/37.76  [1885]
% 37.45/37.76  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 37.45/37.76         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 37.45/37.76  Current number of equations to process: 482
% 37.45/37.76  Current number of ordered equations: 0
% 37.45/37.76  Current number of rules: 1861
% 37.45/37.76  New rule produced :
% 37.45/37.76  [1886]
% 37.45/37.76  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 37.45/37.76                                                               sK2_ax3_V(
% 37.45/37.76                                                               j(sK1_ax4_U))),
% 37.45/37.76                                                           j(op2(h(sK2_ax3_V(
% 37.45/37.76                                                                   j(sK1_ax4_U))),sK1_ax4_U)))))
% 37.45/37.76  -> true
% 37.45/37.76  Current number of equations to process: 481
% 37.45/37.76  Current number of ordered equations: 0
% 37.45/37.76  Current number of rules: 1862
% 37.45/37.76  New rule produced :
% 37.45/37.76  [1887]
% 37.45/37.76  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 37.45/37.76                                                               sK2_ax3_V(
% 37.45/37.76                                                               j(sK1_ax4_U)))),
% 37.45/37.76         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 37.45/37.76  Current number of equations to process: 480
% 37.45/37.76  Current number of ordered equations: 0
% 37.45/37.76  Current number of rules: 1863
% 37.45/37.76  New rule produced :
% 37.76/38.10  [1888]
% 37.76/38.10  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 37.76/38.10                                                              sK2_ax3_V(
% 37.76/38.10                                                              j(sK1_ax4_U))))),
% 37.76/38.10         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 37.76/38.10  Current number of equations to process: 479
% 37.76/38.10  Current number of ordered equations: 0
% 37.76/38.10  Current number of rules: 1864
% 37.76/38.10  New rule produced :
% 37.76/38.10  [1889]
% 37.76/38.10  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 37.76/38.10                                                              sK2_ax3_V(
% 37.76/38.10                                                              sK2_ax3_V(
% 37.76/38.10                                                              j(sK1_ax4_U)))),
% 37.76/38.10                                                          sK2_ax3_V(sK2_ax3_V(
% 37.76/38.10                                                                    j(sK1_ax4_U))))))
% 37.76/38.10  -> true
% 37.76/38.10  Current number of equations to process: 478
% 37.76/38.10  Current number of ordered equations: 0
% 37.76/38.10  Current number of rules: 1865
% 37.76/38.10  New rule produced :
% 37.76/38.10  [1890]
% 37.76/38.10  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 37.76/38.10                                                              sK2_ax3_V(
% 37.76/38.10                                                              j(sK1_ax4_U))),
% 37.76/38.10                                                          sK2_ax3_V(sK2_ax3_V(
% 37.76/38.10                                                                    sK2_ax3_V(
% 37.76/38.10                                                                    j(sK1_ax4_U)))))))
% 37.76/38.10  -> true
% 37.76/38.10  Current number of equations to process: 477
% 37.76/38.10  Current number of ordered equations: 0
% 37.76/38.10  Current number of rules: 1866
% 37.76/38.10  New rule produced :
% 37.76/38.10  [1891]
% 37.76/38.10  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 37.76/38.10                                   sK2_ax3_V(j(sK1_ax4_U))))),true) -> true
% 37.76/38.10  Current number of equations to process: 475
% 37.76/38.10  Current number of ordered equations: 1
% 37.76/38.10  Current number of rules: 1867
% 37.76/38.10  New rule produced :
% 37.76/38.10  [1892]
% 37.76/38.10  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 37.76/38.10                                 sK2_ax3_V(j(sK1_ax4_U))),A)),true) -> true
% 37.76/38.10  Current number of equations to process: 475
% 37.76/38.10  Current number of ordered equations: 0
% 37.76/38.10  Current number of rules: 1868
% 37.76/38.10  New rule produced :
% 37.76/38.10  [1893]
% 37.76/38.10  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,
% 37.76/38.10                                                                 h(sK2_ax3_V(
% 37.76/38.10                                                                   j(sK1_ax4_U)))))))),true)
% 37.76/38.10  -> true
% 37.76/38.10  Current number of equations to process: 473
% 37.76/38.10  Current number of ordered equations: 1
% 37.76/38.10  Current number of rules: 1869
% 37.76/38.10  New rule produced :
% 37.76/38.10  [1894]
% 37.76/38.10  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,
% 37.76/38.10                                                               h(sK2_ax3_V(
% 37.76/38.10                                                                 j(sK1_ax4_U)))))),A)),true)
% 37.76/38.10  -> true
% 37.76/38.10  Current number of equations to process: 473
% 37.76/38.10  Current number of ordered equations: 0
% 37.76/38.10  Current number of rules: 1870
% 37.76/38.10  New rule produced :
% 37.76/38.10  [1895]
% 37.76/38.10  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 37.76/38.10                                                              sK2_ax3_V(
% 37.76/38.10                                                              j(sK1_ax4_U)))),
% 37.76/38.10         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 37.76/38.10  Current number of equations to process: 472
% 37.76/38.10  Current number of ordered equations: 0
% 37.76/38.10  Current number of rules: 1871
% 37.76/38.10  New rule produced :
% 37.76/38.10  [1896]
% 37.76/38.10  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,
% 37.76/38.10                                                                 h(sK2_ax3_V(
% 37.76/38.10                                                                   j(sK1_ax4_U))))),
% 37.76/38.10                                                           sK2_ax3_V(sK2_ax3_V(
% 37.76/38.10                                                                     j(sK1_ax4_U))))))
% 37.76/38.10  -> true
% 37.76/38.10  Current number of equations to process: 471
% 37.76/38.10  Current number of ordered equations: 0
% 37.76/38.10  Current number of rules: 1872
% 37.76/38.10  New rule produced :
% 37.76/38.10  [1897]
% 37.76/38.10  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 37.76/38.10                                                                      j(sK1_ax4_U)))))),
% 38.13/38.43         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 38.13/38.43  Current number of equations to process: 470
% 38.13/38.43  Current number of ordered equations: 0
% 38.13/38.43  Current number of rules: 1873
% 38.13/38.43  New rule produced :
% 38.13/38.43  [1898]
% 38.13/38.43  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 38.13/38.43                                                               sK2_ax3_V(
% 38.13/38.43                                                               j(sK1_ax4_U))),
% 38.13/38.43                                                           j(op2(sK1_ax4_U,
% 38.13/38.43                                                             h(sK2_ax3_V(
% 38.13/38.43                                                               j(sK1_ax4_U))))))))
% 38.13/38.43  -> true
% 38.13/38.43  Current number of equations to process: 469
% 38.13/38.43  Current number of ordered equations: 0
% 38.13/38.43  Current number of rules: 1874
% 38.13/38.43  New rule produced :
% 38.13/38.43  [1899]
% 38.13/38.43  sorti1(op1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 38.13/38.43             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 38.13/38.43  -> true
% 38.13/38.43  Current number of equations to process: 468
% 38.13/38.43  Current number of ordered equations: 0
% 38.13/38.43  Current number of rules: 1875
% 38.13/38.43  New rule produced :
% 38.13/38.43  [1900]
% 38.13/38.43  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(op1(sK2_ax3_V(
% 38.13/38.43                                                                   sK2_ax3_V(
% 38.13/38.43                                                                   j(sK1_ax4_U))),
% 38.13/38.43                                                               sK2_ax3_V(
% 38.13/38.43                                                               j(sK1_ax4_U))),
% 38.13/38.43                                                           sK2_ax3_V(j(sK1_ax4_U)))))
% 38.13/38.43  -> true
% 38.13/38.43  Current number of equations to process: 467
% 38.13/38.43  Current number of ordered equations: 0
% 38.13/38.43  Current number of rules: 1876
% 38.13/38.43  New rule produced :
% 38.13/38.43  [1901]
% 38.13/38.43  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 38.13/38.43                                         sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 38.13/38.43                                                                   sK2_ax3_V(
% 38.13/38.43                                                                   sK2_ax3_V(
% 38.13/38.43                                                                   j(sK1_ax4_U))))))
% 38.13/38.43  -> true
% 38.13/38.43  Current number of equations to process: 466
% 38.13/38.43  Current number of ordered equations: 0
% 38.13/38.43  Current number of rules: 1877
% 38.13/38.43  New rule produced :
% 38.13/38.43  [1902]
% 38.13/38.43  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 38.13/38.43                                                               j(sK1_ax4_U)),
% 38.13/38.43                                                           op1(sK2_ax3_V(
% 38.13/38.43                                                               sK2_ax3_V(
% 38.13/38.43                                                               j(sK1_ax4_U))),
% 38.13/38.43                                                           sK2_ax3_V(j(sK1_ax4_U))))))
% 38.13/38.43  -> true
% 38.13/38.43  Current number of equations to process: 465
% 38.13/38.43  Current number of ordered equations: 0
% 38.13/38.43  Current number of rules: 1878
% 38.13/38.43  New rule produced :
% 38.13/38.43  [1903]
% 38.13/38.43  sorti1(op1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 38.13/38.43             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 38.13/38.43  -> true
% 38.13/38.43  Current number of equations to process: 464
% 38.13/38.43  Current number of ordered equations: 0
% 38.13/38.43  Current number of rules: 1879
% 38.13/38.43  New rule produced :
% 38.13/38.43  [1904]
% 38.13/38.43  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(op1(sK2_ax3_V(sK2_ax3_V(
% 38.13/38.43                                                                  j(sK1_ax4_U))),
% 38.13/38.43                                                    sK2_ax3_V(j(sK1_ax4_U))),
% 38.13/38.43                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 38.13/38.43  -> true
% 38.13/38.43  Current number of equations to process: 463
% 38.13/38.43  Current number of ordered equations: 0
% 38.13/38.43  Current number of rules: 1880
% 38.13/38.43  New rule produced :
% 38.13/38.43  [1905]
% 38.13/38.43  sorti1(op1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 38.13/38.43             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 38.13/38.43  -> true
% 38.13/38.43  Current number of equations to process: 462
% 38.13/38.43  Current number of ordered equations: 0
% 38.13/38.43  Current number of rules: 1881
% 38.13/38.43  New rule produced :
% 38.13/38.43  [1906]
% 38.13/38.43  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 38.13/38.43                                             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 38.45/38.78                                                                      sK2_ax3_V(
% 38.45/38.78                                                                      j(sK1_ax4_U))))))
% 38.45/38.78  -> true
% 38.45/38.78  Current number of equations to process: 461
% 38.45/38.78  Current number of ordered equations: 0
% 38.45/38.78  Current number of rules: 1882
% 38.45/38.78  New rule produced :
% 38.45/38.78  [1907]
% 38.45/38.78  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 38.45/38.78                                                                  j(sK1_ax4_U))),
% 38.45/38.78                                                    sK2_ax3_V(j(sK1_ax4_U)))),
% 38.45/38.78         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 38.45/38.78  Current number of equations to process: 460
% 38.45/38.78  Current number of ordered equations: 0
% 38.45/38.78  Current number of rules: 1883
% 38.45/38.78  New rule produced :
% 38.45/38.78  [1908]
% 38.45/38.78  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 38.45/38.78                                                              j(sK1_ax4_U))),
% 38.45/38.78                                                op1(sK2_ax3_V(sK2_ax3_V(
% 38.45/38.78                                                              j(sK1_ax4_U))),
% 38.45/38.78                                                sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 38.45/38.78  true
% 38.45/38.78  Current number of equations to process: 459
% 38.45/38.78  Current number of ordered equations: 0
% 38.45/38.78  Current number of rules: 1884
% 38.45/38.78  New rule produced :
% 38.45/38.78  [1909]
% 38.45/38.78  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 38.45/38.78                                                                  j(sK1_ax4_U))),
% 38.45/38.78                                                    sK2_ax3_V(j(sK1_ax4_U)))),
% 38.45/38.78         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 38.45/38.78  Current number of equations to process: 458
% 38.45/38.78  Current number of ordered equations: 0
% 38.45/38.78  Current number of rules: 1885
% 38.45/38.78  New rule produced :
% 38.45/38.78  [1910]
% 38.45/38.78  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 38.45/38.78                                         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 38.45/38.78                                         sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 38.45/38.78  Current number of equations to process: 457
% 38.45/38.78  Current number of ordered equations: 0
% 38.45/38.78  Current number of rules: 1886
% 38.45/38.78  New rule produced :
% 38.45/38.78  [1911]
% 38.45/38.78  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 38.45/38.78             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 38.45/38.78  -> true
% 38.45/38.78  Current number of equations to process: 456
% 38.45/38.78  Current number of ordered equations: 0
% 38.45/38.78  Current number of rules: 1887
% 38.45/38.78  New rule produced :
% 38.45/38.78  [1912]
% 38.45/38.78  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(op1(sK2_ax3_V(
% 38.45/38.78                                                                   j(sK1_ax4_U)),
% 38.45/38.78                                                               sK2_ax3_V(
% 38.45/38.78                                                               sK2_ax3_V(
% 38.45/38.78                                                               j(sK1_ax4_U)))),
% 38.45/38.78                                                           sK2_ax3_V(j(sK1_ax4_U)))))
% 38.45/38.78  -> true
% 38.45/38.78  Current number of equations to process: 455
% 38.45/38.78  Current number of ordered equations: 0
% 38.45/38.78  Current number of rules: 1888
% 38.45/38.78  New rule produced :
% 38.45/38.78  [1913]
% 38.45/38.78  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 38.45/38.78                                                                     sK2_ax3_V(
% 38.45/38.78                                                                     j(sK1_ax4_U))))),
% 38.45/38.78         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 38.45/38.78  Current number of equations to process: 454
% 38.45/38.78  Current number of ordered equations: 0
% 38.45/38.78  Current number of rules: 1889
% 38.45/38.78  New rule produced :
% 38.45/38.78  [1914]
% 38.45/38.78  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 38.45/38.78                                                               j(sK1_ax4_U)),
% 38.45/38.78                                                           op1(sK2_ax3_V(
% 38.45/38.78                                                               j(sK1_ax4_U)),
% 38.45/38.78                                                           sK2_ax3_V(sK2_ax3_V(
% 38.45/38.78                                                                     j(sK1_ax4_U)))))))
% 38.45/38.78  -> true
% 38.45/38.78  Current number of equations to process: 453
% 38.45/38.78  Current number of ordered equations: 0
% 38.45/38.78  Current number of rules: 1890
% 38.45/38.78  New rule produced :
% 38.45/38.78  [1915]
% 38.45/38.78  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 38.83/39.16                                                              sK2_ax3_V(
% 38.83/39.16                                                              j(sK1_ax4_U)))),
% 38.83/39.16         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 38.83/39.16  Current number of equations to process: 452
% 38.83/39.16  Current number of ordered equations: 0
% 38.83/39.16  Current number of rules: 1891
% 38.83/39.16  New rule produced :
% 38.83/39.16  [1916]
% 38.83/39.16  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 38.83/39.16         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 38.83/39.16  Current number of equations to process: 451
% 38.83/39.16  Current number of ordered equations: 0
% 38.83/39.16  Current number of rules: 1892
% 38.83/39.16  New rule produced :
% 38.83/39.16  [1917]
% 38.83/39.16  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 38.83/39.16                                                              sK2_ax3_V(
% 38.83/39.16                                                              j(sK1_ax4_U)))),
% 38.83/39.16         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 38.83/39.16  Current number of equations to process: 450
% 38.83/39.16  Current number of ordered equations: 0
% 38.83/39.16  Current number of rules: 1893
% 38.83/39.16  New rule produced :
% 38.83/39.16  [1918]
% 38.83/39.16  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 38.83/39.16                                                                      j(sK1_ax4_U)))))),
% 38.83/39.16         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 38.83/39.16  Current number of equations to process: 449
% 38.83/39.16  Current number of ordered equations: 0
% 38.83/39.16  Current number of rules: 1894
% 38.83/39.16  New rule produced :
% 38.83/39.16  [1919]
% 38.83/39.16  sorti1(op1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 38.83/39.16             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 38.83/39.16  -> true
% 38.83/39.16  Current number of equations to process: 448
% 38.83/39.16  Current number of ordered equations: 0
% 38.83/39.16  Current number of rules: 1895
% 38.83/39.16  New rule produced :
% 38.83/39.16  [1920]
% 38.83/39.16  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 38.83/39.16                                         sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 38.83/39.16                                                                   j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 38.83/39.16  -> true
% 38.83/39.16  Current number of equations to process: 447
% 38.83/39.16  Current number of ordered equations: 0
% 38.83/39.16  Current number of rules: 1896
% 38.83/39.16  New rule produced :
% 38.83/39.16  [1921]
% 38.83/39.16  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 38.83/39.16             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 38.83/39.16  -> true
% 38.83/39.16  Current number of equations to process: 446
% 38.83/39.16  Current number of ordered equations: 0
% 38.83/39.16  Current number of rules: 1897
% 38.83/39.16  New rule produced :
% 38.83/39.16  [1922]
% 38.83/39.16  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 38.83/39.16                                                                     sK2_ax3_V(
% 38.83/39.16                                                                     j(sK1_ax4_U))))),
% 38.83/39.16         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 38.83/39.16  Current number of equations to process: 445
% 38.83/39.16  Current number of ordered equations: 0
% 38.83/39.16  Current number of rules: 1898
% 38.83/39.16  New rule produced :
% 38.83/39.16  [1923]
% 38.83/39.16  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(h(sK2_ax3_V(
% 38.83/39.16                                                                j(sK1_ax4_U))),sK1_ax4_U)),
% 38.83/39.16                                                    sK2_ax3_V(sK2_ax3_V(
% 38.83/39.16                                                              j(sK1_ax4_U))))))
% 38.83/39.16  -> true
% 38.83/39.16  Current number of equations to process: 444
% 38.83/39.16  Current number of ordered equations: 0
% 38.83/39.16  Current number of rules: 1899
% 38.83/39.16  New rule produced :
% 38.83/39.16  [1924]
% 38.83/39.16  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 38.83/39.16                                                                  j(sK1_ax4_U))),
% 38.83/39.16                                                    j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 38.83/39.16  -> true
% 38.83/39.16  Current number of equations to process: 443
% 38.83/39.16  Current number of ordered equations: 0
% 38.83/39.16  Current number of rules: 1900
% 38.83/39.16  New rule produced :
% 38.83/39.16  [1925]
% 38.83/39.16  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,
% 38.83/39.16                                                          h(sK2_ax3_V(j(sK1_ax4_U))))),
% 38.83/39.16                                                    sK2_ax3_V(sK2_ax3_V(
% 38.83/39.16                                                              j(sK1_ax4_U))))))
% 38.83/39.16  -> true
% 38.83/39.16  Current number of equations to process: 442
% 39.25/39.54  Current number of ordered equations: 0
% 39.25/39.54  Current number of rules: 1901
% 39.25/39.54  New rule produced :
% 39.25/39.54  [1926]
% 39.25/39.54  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 39.25/39.54                                                                  j(sK1_ax4_U))),
% 39.25/39.54                                                    j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 39.25/39.54                                                                      j(sK1_ax4_U))))))))
% 39.25/39.54  -> true
% 39.25/39.54  Current number of equations to process: 441
% 39.25/39.54  Current number of ordered equations: 0
% 39.25/39.54  Current number of rules: 1902
% 39.25/39.54  New rule produced :
% 39.25/39.54  [1927]
% 39.25/39.54  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(op1(sK2_ax3_V(sK2_ax3_V(
% 39.25/39.54                                                                      j(sK1_ax4_U))),
% 39.25/39.54                                                        sK2_ax3_V(j(sK1_ax4_U))),
% 39.25/39.54                                                    sK2_ax3_V(j(sK1_ax4_U)))))
% 39.25/39.54  -> true
% 39.25/39.54  Current number of equations to process: 440
% 39.25/39.54  Current number of ordered equations: 0
% 39.25/39.54  Current number of rules: 1903
% 39.25/39.54  New rule produced :
% 39.25/39.54  [1928]
% 39.25/39.54  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 39.25/39.54                                                    op1(sK2_ax3_V(sK2_ax3_V(
% 39.25/39.54                                                                  j(sK1_ax4_U))),
% 39.25/39.54                                                    sK2_ax3_V(j(sK1_ax4_U))))))
% 39.25/39.54  -> true
% 39.25/39.54  Current number of equations to process: 439
% 39.25/39.54  Current number of ordered equations: 0
% 39.25/39.54  Current number of rules: 1904
% 39.25/39.54  New rule produced :
% 39.25/39.54  [1929]
% 39.25/39.54  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 39.25/39.54                                                        sK2_ax3_V(sK2_ax3_V(
% 39.25/39.54                                                                  j(sK1_ax4_U)))),
% 39.25/39.54                                                    sK2_ax3_V(j(sK1_ax4_U)))))
% 39.25/39.54  -> true
% 39.25/39.54  Current number of equations to process: 438
% 39.25/39.54  Current number of ordered equations: 0
% 39.25/39.54  Current number of rules: 1905
% 39.25/39.54  New rule produced :
% 39.25/39.54  [1930]
% 39.25/39.54  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 39.25/39.54                                                    op1(sK2_ax3_V(j(sK1_ax4_U)),
% 39.25/39.54                                                    sK2_ax3_V(sK2_ax3_V(
% 39.25/39.54                                                              j(sK1_ax4_U)))))))
% 39.25/39.54  -> true
% 39.25/39.54  Current number of equations to process: 437
% 39.25/39.54  Current number of ordered equations: 0
% 39.25/39.54  Current number of rules: 1906
% 39.25/39.54  New rule produced :
% 39.25/39.54  [1931]
% 39.25/39.54  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 39.25/39.54             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 39.25/39.54  -> true
% 39.25/39.54  Current number of equations to process: 436
% 39.25/39.54  Current number of ordered equations: 0
% 39.25/39.54  Current number of rules: 1907
% 39.25/39.54  New rule produced :
% 39.25/39.54  [1932]
% 39.25/39.54  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 39.25/39.54                                                    sK2_ax3_V(sK2_ax3_V(
% 39.25/39.54                                                              j(sK1_ax4_U)))),
% 39.25/39.54                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 39.25/39.54  -> true
% 39.25/39.54  Current number of equations to process: 435
% 39.25/39.54  Current number of ordered equations: 0
% 39.25/39.54  Current number of rules: 1908
% 39.25/39.54  New rule produced :
% 39.25/39.54  [1933]
% 39.25/39.54  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 39.25/39.54             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 39.25/39.54  -> true
% 39.25/39.54  Current number of equations to process: 434
% 39.25/39.54  Current number of ordered equations: 0
% 39.25/39.54  Current number of rules: 1909
% 39.25/39.54  New rule produced :
% 39.25/39.54  [1934]
% 39.25/39.54  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 39.25/39.54                                             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 39.25/39.54                                         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 39.25/39.54  -> true
% 39.25/39.54  Current number of equations to process: 433
% 39.25/39.54  Current number of ordered equations: 0
% 39.25/39.54  Current number of rules: 1910
% 39.25/39.54  New rule produced :
% 39.25/39.54  [1935]
% 39.25/39.54  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 39.25/39.54                                                    sK2_ax3_V(sK2_ax3_V(
% 39.25/39.54                                                              j(sK1_ax4_U))))),
% 39.64/39.93         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 39.64/39.93  Current number of equations to process: 432
% 39.64/39.93  Current number of ordered equations: 0
% 39.64/39.93  Current number of rules: 1911
% 39.64/39.93  New rule produced :
% 39.64/39.93  [1936]
% 39.64/39.93  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 39.64/39.93                                                              j(sK1_ax4_U))),
% 39.64/39.93                                                op1(sK2_ax3_V(j(sK1_ax4_U)),
% 39.64/39.93                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 39.64/39.93  -> true
% 39.64/39.93  Current number of equations to process: 431
% 39.64/39.93  Current number of ordered equations: 0
% 39.64/39.93  Current number of rules: 1912
% 39.64/39.93  New rule produced :
% 39.64/39.93  [1937]
% 39.64/39.93  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 39.64/39.93                                                    sK2_ax3_V(sK2_ax3_V(
% 39.64/39.93                                                              j(sK1_ax4_U))))),
% 39.64/39.93         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 39.64/39.93  Current number of equations to process: 430
% 39.64/39.93  Current number of ordered equations: 0
% 39.64/39.93  Current number of rules: 1913
% 39.64/39.93  New rule produced :
% 39.64/39.93  [1938]
% 39.64/39.93  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 39.64/39.93                                         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 39.64/39.93                                                                     sK2_ax3_V(
% 39.64/39.93                                                                     j(sK1_ax4_U)))))))
% 39.64/39.93  -> true
% 39.64/39.93  Current number of equations to process: 429
% 39.64/39.93  Current number of ordered equations: 0
% 39.64/39.93  Current number of rules: 1914
% 39.64/39.93  New rule produced :
% 39.64/39.93  [1939]
% 39.64/39.93  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 39.64/39.93                                                                  j(sK1_ax4_U)))),
% 39.64/39.93         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 39.64/39.93  Current number of equations to process: 428
% 39.64/39.93  Current number of ordered equations: 0
% 39.64/39.93  Current number of rules: 1915
% 39.64/39.93  New rule produced :
% 39.64/39.93  [1940]
% 39.64/39.93  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 39.64/39.93                                                              j(op2(sK1_ax4_U,sK1_ax4_U))),
% 39.64/39.93                                                          sK2_ax3_V(sK2_ax3_V(
% 39.64/39.93                                                                    j(sK1_ax4_U))))))
% 39.64/39.93  -> true
% 39.64/39.93  Current number of equations to process: 427
% 39.64/39.93  Current number of ordered equations: 0
% 39.64/39.93  Current number of rules: 1916
% 39.64/39.93  New rule produced :
% 39.64/39.93  [1941]
% 39.64/39.93  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 39.64/39.93                                                                  j(sK1_ax4_U)))),
% 39.64/39.93         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 39.64/39.93  Current number of equations to process: 426
% 39.64/39.93  Current number of ordered equations: 0
% 39.64/39.93  Current number of rules: 1917
% 39.64/39.93  New rule produced :
% 39.64/39.93  [1942]
% 39.64/39.93  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 39.64/39.93                                                              j(op2(sK1_ax4_U,sK1_ax4_U))),
% 39.64/39.93                                                          sK2_ax3_V(sK2_ax3_V(
% 39.64/39.93                                                                    j(sK1_ax4_U))))))
% 39.64/39.93  -> true
% 39.64/39.93  Current number of equations to process: 425
% 39.64/39.93  Current number of ordered equations: 0
% 39.64/39.93  Current number of rules: 1918
% 39.64/39.93  New rule produced :
% 39.64/39.93  [1943]
% 39.64/39.93  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 39.64/39.93         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 39.64/39.93  Current number of equations to process: 424
% 39.64/39.93  Current number of ordered equations: 0
% 39.64/39.93  Current number of rules: 1919
% 39.64/39.93  New rule produced :
% 39.64/39.93  [1944]
% 39.64/39.93  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 39.64/39.93                                                              sK2_ax3_V(
% 39.64/39.93                                                              j(sK1_ax4_U))),
% 39.64/39.93                                                          sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 39.64/39.93  -> true
% 39.64/39.93  Current number of equations to process: 423
% 39.64/39.93  Current number of ordered equations: 0
% 39.64/39.93  Current number of rules: 1920
% 39.64/39.93  New rule produced :
% 39.64/39.93  [1945]
% 39.64/39.93  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 39.64/39.93         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 40.04/40.34  Current number of equations to process: 422
% 40.04/40.34  Current number of ordered equations: 0
% 40.04/40.34  Current number of rules: 1921
% 40.04/40.34  New rule produced :
% 40.04/40.34  [1946]
% 40.04/40.34  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 40.04/40.34                                                              sK2_ax3_V(
% 40.04/40.34                                                              j(sK1_ax4_U))),
% 40.04/40.34                                                          sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 40.04/40.34  -> true
% 40.04/40.34  Current number of equations to process: 421
% 40.04/40.34  Current number of ordered equations: 0
% 40.04/40.34  Current number of rules: 1922
% 40.04/40.34  New rule produced :
% 40.04/40.34  [1947]
% 40.04/40.34  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(
% 40.04/40.34                                                                      j(sK1_ax4_U))),
% 40.04/40.34                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 40.04/40.34  -> true
% 40.04/40.34  Current number of equations to process: 465
% 40.04/40.34  Current number of ordered equations: 0
% 40.04/40.34  Current number of rules: 1923
% 40.04/40.34  New rule produced :
% 40.04/40.34  [1948]
% 40.04/40.34  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 40.04/40.34                                                                      j(sK1_ax4_U))),
% 40.04/40.34                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 40.04/40.34  -> true
% 40.04/40.34  Current number of equations to process: 464
% 40.04/40.34  Current number of ordered equations: 0
% 40.04/40.34  Current number of rules: 1924
% 40.04/40.34  New rule produced :
% 40.04/40.34  [1949]
% 40.04/40.34  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op1(
% 40.04/40.34                                                                      sK2_ax3_V(
% 40.04/40.34                                                                      sK2_ax3_V(
% 40.04/40.34                                                                      j(sK1_ax4_U))),
% 40.04/40.34                                                                      sK2_ax3_V(
% 40.04/40.34                                                                      j(sK1_ax4_U)))))
% 40.04/40.34  -> true
% 40.04/40.34  Current number of equations to process: 463
% 40.04/40.34  Current number of ordered equations: 0
% 40.04/40.34  Current number of rules: 1925
% 40.04/40.34  New rule produced :
% 40.04/40.34  [1950]
% 40.04/40.34  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op1(sK2_ax3_V(
% 40.04/40.34                                                                   sK2_ax3_V(
% 40.04/40.34                                                                   j(sK1_ax4_U))),
% 40.04/40.34                                                               sK2_ax3_V(
% 40.04/40.34                                                               j(sK1_ax4_U)))))
% 40.04/40.34  -> true
% 40.04/40.34  Current number of equations to process: 462
% 40.04/40.34  Current number of ordered equations: 0
% 40.04/40.34  Current number of rules: 1926
% 40.04/40.34  New rule produced :
% 40.04/40.34  [1951]
% 40.04/40.34  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 40.04/40.34         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.04/40.34  true
% 40.04/40.34  Current number of equations to process: 461
% 40.04/40.34  Current number of ordered equations: 0
% 40.04/40.34  Current number of rules: 1927
% 40.04/40.34  New rule produced :
% 40.04/40.34  [1952]
% 40.04/40.34  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 40.04/40.34         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.04/40.34  true
% 40.04/40.34  Current number of equations to process: 460
% 40.04/40.34  Current number of ordered equations: 0
% 40.04/40.34  Current number of rules: 1928
% 40.04/40.34  New rule produced :
% 40.04/40.34  [1953]
% 40.04/40.34  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),op1(
% 40.04/40.34                                                                      sK2_ax3_V(
% 40.04/40.34                                                                      sK2_ax3_V(
% 40.04/40.34                                                                      j(sK1_ax4_U))),
% 40.04/40.34                                                                      sK2_ax3_V(
% 40.04/40.34                                                                      j(sK1_ax4_U)))))
% 40.04/40.34  -> true
% 40.04/40.34  Current number of equations to process: 459
% 40.04/40.34  Current number of ordered equations: 0
% 40.04/40.34  Current number of rules: 1929
% 40.04/40.34  New rule produced :
% 40.04/40.34  [1954]
% 40.04/40.34  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),op1(
% 40.04/40.34                                                                      sK2_ax3_V(
% 40.04/40.34                                                                      sK2_ax3_V(
% 40.04/40.34                                                                      j(sK1_ax4_U))),
% 40.34/40.66                                                                      sK2_ax3_V(
% 40.34/40.66                                                                      j(sK1_ax4_U)))))
% 40.34/40.66  -> true
% 40.34/40.66  Current number of equations to process: 458
% 40.34/40.66  Current number of ordered equations: 0
% 40.34/40.66  Current number of rules: 1930
% 40.34/40.66  New rule produced :
% 40.34/40.66  [1955]
% 40.34/40.66  sorti1(op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),op1(
% 40.34/40.66                                                                     sK2_ax3_V(
% 40.34/40.66                                                                     sK2_ax3_V(
% 40.34/40.66                                                                     j(sK1_ax4_U))),
% 40.34/40.66                                                                     sK2_ax3_V(
% 40.34/40.66                                                                     j(sK1_ax4_U)))))
% 40.34/40.66  -> true
% 40.34/40.66  Current number of equations to process: 457
% 40.34/40.66  Current number of ordered equations: 0
% 40.34/40.66  Current number of rules: 1931
% 40.34/40.66  New rule produced :
% 40.34/40.66  [1956]
% 40.34/40.66  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),op1(
% 40.34/40.66                                                                     sK2_ax3_V(
% 40.34/40.66                                                                     sK2_ax3_V(
% 40.34/40.66                                                                     j(sK1_ax4_U))),
% 40.34/40.66                                                                     sK2_ax3_V(
% 40.34/40.66                                                                     j(sK1_ax4_U)))))
% 40.34/40.66  -> true
% 40.34/40.66  Current number of equations to process: 456
% 40.34/40.66  Current number of ordered equations: 0
% 40.34/40.66  Current number of rules: 1932
% 40.34/40.66  New rule produced :
% 40.34/40.66  [1957]
% 40.34/40.66  sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),op1(
% 40.34/40.66                                                                     sK2_ax3_V(
% 40.34/40.66                                                                     sK2_ax3_V(
% 40.34/40.66                                                                     j(sK1_ax4_U))),
% 40.34/40.66                                                                     sK2_ax3_V(
% 40.34/40.66                                                                     j(sK1_ax4_U)))))
% 40.34/40.66  -> true
% 40.34/40.66  Current number of equations to process: 455
% 40.34/40.66  Current number of ordered equations: 0
% 40.34/40.66  Current number of rules: 1933
% 40.34/40.66  New rule produced :
% 40.34/40.66  [1958]
% 40.34/40.66  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),op1(
% 40.34/40.66                                                                     sK2_ax3_V(
% 40.34/40.66                                                                     sK2_ax3_V(
% 40.34/40.66                                                                     j(sK1_ax4_U))),
% 40.34/40.66                                                                     sK2_ax3_V(
% 40.34/40.66                                                                     j(sK1_ax4_U)))))
% 40.34/40.66  -> true
% 40.34/40.66  Current number of equations to process: 454
% 40.34/40.66  Current number of ordered equations: 0
% 40.34/40.66  Current number of rules: 1934
% 40.34/40.66  New rule produced :
% 40.34/40.66  [1959]
% 40.34/40.66  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 40.34/40.66                                                               j(sK1_ax4_U))),
% 40.34/40.66         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.34/40.66  true
% 40.34/40.66  Current number of equations to process: 453
% 40.34/40.66  Current number of ordered equations: 0
% 40.34/40.66  Current number of rules: 1935
% 40.34/40.66  New rule produced :
% 40.34/40.66  [1960]
% 40.34/40.66  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 40.34/40.66                                                             j(sK1_ax4_U))))),
% 40.34/40.66         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.34/40.66  true
% 40.34/40.66  Current number of equations to process: 452
% 40.34/40.66  Current number of ordered equations: 0
% 40.34/40.66  Current number of rules: 1936
% 40.34/40.66  New rule produced :
% 40.34/40.66  [1961]
% 40.34/40.66  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 40.34/40.66         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.34/40.66  true
% 40.34/40.66  Current number of equations to process: 451
% 40.34/40.66  Current number of ordered equations: 0
% 40.34/40.66  Current number of rules: 1937
% 40.34/40.66  New rule produced :
% 40.34/40.66  [1962]
% 40.34/40.66  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 40.34/40.66         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.34/40.66  true
% 40.34/40.66  Current number of equations to process: 450
% 40.34/40.66  Current number of ordered equations: 0
% 40.94/41.27  Current number of rules: 1938
% 40.94/41.27  New rule produced :
% 40.94/41.27  [1963]
% 40.94/41.27  sorti1(op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),
% 40.94/41.27         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.94/41.27  true
% 40.94/41.27  Current number of equations to process: 449
% 40.94/41.27  Current number of ordered equations: 0
% 40.94/41.27  Current number of rules: 1939
% 40.94/41.27  New rule produced :
% 40.94/41.27  [1964]
% 40.94/41.27  sorti1(op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 40.94/41.27         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.94/41.27  true
% 40.94/41.27  Current number of equations to process: 448
% 40.94/41.27  Current number of ordered equations: 0
% 40.94/41.27  Current number of rules: 1940
% 40.94/41.27  New rule produced :
% 40.94/41.27  [1965]
% 40.94/41.27  sorti1(op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),
% 40.94/41.27         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.94/41.27  true
% 40.94/41.27  Current number of equations to process: 447
% 40.94/41.27  Current number of ordered equations: 0
% 40.94/41.27  Current number of rules: 1941
% 40.94/41.27  New rule produced :
% 40.94/41.27  [1966]
% 40.94/41.27  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 40.94/41.27         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.94/41.27  true
% 40.94/41.27  Current number of equations to process: 446
% 40.94/41.27  Current number of ordered equations: 0
% 40.94/41.27  Current number of rules: 1942
% 40.94/41.27  New rule produced :
% 40.94/41.27  [1967]
% 40.94/41.27  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 40.94/41.27                                                              j(sK1_ax4_U)))),
% 40.94/41.27         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.94/41.27  true
% 40.94/41.27  Current number of equations to process: 445
% 40.94/41.27  Current number of ordered equations: 0
% 40.94/41.27  Current number of rules: 1943
% 40.94/41.27  New rule produced :
% 40.94/41.27  [1968]
% 40.94/41.27  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 40.94/41.27                                                             j(sK1_ax4_U))))),
% 40.94/41.27         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.94/41.27  true
% 40.94/41.27  Current number of equations to process: 444
% 40.94/41.27  Current number of ordered equations: 0
% 40.94/41.27  Current number of rules: 1944
% 40.94/41.27  New rule produced :
% 40.94/41.27  [1969]
% 40.94/41.27  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 40.94/41.27         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.94/41.27  true
% 40.94/41.27  Current number of equations to process: 443
% 40.94/41.27  Current number of ordered equations: 0
% 40.94/41.27  Current number of rules: 1945
% 40.94/41.27  New rule produced :
% 40.94/41.27  [1970]
% 40.94/41.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 40.94/41.27         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.94/41.27  true
% 40.94/41.27  Current number of equations to process: 442
% 40.94/41.27  Current number of ordered equations: 0
% 40.94/41.27  Current number of rules: 1946
% 40.94/41.27  New rule produced :
% 40.94/41.27  [1971]
% 40.94/41.27  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 40.94/41.27         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 40.94/41.27  true
% 40.94/41.27  Current number of equations to process: 441
% 40.94/41.27  Current number of ordered equations: 0
% 40.94/41.27  Current number of rules: 1947
% 40.94/41.27  New rule produced :
% 40.94/41.27  [1972]
% 40.94/41.27  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 40.94/41.27         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 40.94/41.27  Current number of equations to process: 484
% 40.94/41.27  Current number of ordered equations: 0
% 40.94/41.27  Current number of rules: 1948
% 40.94/41.27  New rule produced :
% 40.94/41.27  [1973]
% 40.94/41.27  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 40.94/41.27         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 40.94/41.27  Current number of equations to process: 483
% 40.94/41.27  Current number of ordered equations: 0
% 40.94/41.27  Current number of rules: 1949
% 40.94/41.27  New rule produced :
% 40.94/41.27  [1974]
% 40.94/41.27  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 40.94/41.27         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 40.94/41.27  Current number of equations to process: 482
% 40.94/41.27  Current number of ordered equations: 0
% 40.94/41.27  Current number of rules: 1950
% 40.94/41.27  New rule produced :
% 40.94/41.27  [1975]
% 40.94/41.27  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 40.94/41.27         sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))) -> true
% 40.94/41.27  Current number of equations to process: 481
% 40.94/41.27  Current number of ordered equations: 0
% 40.94/41.27  Current number of rules: 1951
% 40.94/41.27  New rule produced :
% 40.94/41.27  [1976]
% 40.94/41.27  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 40.94/41.27         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 41.53/41.84  true
% 41.53/41.84  Current number of equations to process: 480
% 41.53/41.84  Current number of ordered equations: 0
% 41.53/41.84  Current number of rules: 1952
% 41.53/41.84  New rule produced :
% 41.53/41.84  [1977]
% 41.53/41.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 41.53/41.84         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 41.53/41.84  Current number of equations to process: 479
% 41.53/41.84  Current number of ordered equations: 0
% 41.53/41.84  Current number of rules: 1953
% 41.53/41.84  New rule produced :
% 41.53/41.84  [1978]
% 41.53/41.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 41.53/41.84         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 41.53/41.84  Current number of equations to process: 478
% 41.53/41.84  Current number of ordered equations: 0
% 41.53/41.84  Current number of rules: 1954
% 41.53/41.84  New rule produced :
% 41.53/41.84  [1979]
% 41.53/41.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 41.53/41.84         j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))) -> true
% 41.53/41.84  Current number of equations to process: 477
% 41.53/41.84  Current number of ordered equations: 0
% 41.53/41.84  Current number of rules: 1955
% 41.53/41.84  New rule produced :
% 41.53/41.84  [1980]
% 41.53/41.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 41.53/41.84         j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))) -> true
% 41.53/41.84  Current number of equations to process: 476
% 41.53/41.84  Current number of ordered equations: 0
% 41.53/41.84  Current number of rules: 1956
% 41.53/41.84  New rule produced :
% 41.53/41.84  [1981]
% 41.53/41.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 41.53/41.84         sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))) -> true
% 41.53/41.84  Current number of equations to process: 475
% 41.53/41.84  Current number of ordered equations: 0
% 41.53/41.84  Current number of rules: 1957
% 41.53/41.84  New rule produced :
% 41.53/41.84  [1982]
% 41.53/41.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 41.53/41.84         sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))) -> true
% 41.53/41.84  Current number of equations to process: 474
% 41.53/41.84  Current number of ordered equations: 0
% 41.53/41.84  Current number of rules: 1958
% 41.53/41.84  New rule produced :
% 41.53/41.84  [1983]
% 41.53/41.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 41.53/41.84         op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(sK1_ax4_U)))))
% 41.53/41.84  -> true
% 41.53/41.84  Current number of equations to process: 473
% 41.53/41.84  Current number of ordered equations: 0
% 41.53/41.84  Current number of rules: 1959
% 41.53/41.84  New rule produced :
% 41.53/41.84  [1984]
% 41.53/41.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 41.53/41.84         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 41.53/41.84  -> true
% 41.53/41.84  Current number of equations to process: 472
% 41.53/41.84  Current number of ordered equations: 0
% 41.53/41.84  Current number of rules: 1960
% 41.53/41.84  New rule produced :
% 41.53/41.84  [1985]
% 41.53/41.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 41.53/41.84         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 41.53/41.84  -> true
% 41.53/41.84  Current number of equations to process: 471
% 41.53/41.84  Current number of ordered equations: 0
% 41.53/41.84  Current number of rules: 1961
% 41.53/41.84  New rule produced :
% 41.53/41.84  [1986]
% 41.53/41.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 41.53/41.84         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 41.53/41.84  -> true
% 41.53/41.84  Current number of equations to process: 470
% 41.53/41.84  Current number of ordered equations: 0
% 41.53/41.84  Current number of rules: 1962
% 41.53/41.84  New rule produced :
% 41.53/41.84  [1987]
% 41.53/41.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 41.53/41.84         j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))) -> true
% 41.53/41.84  Current number of equations to process: 469
% 41.53/41.84  Current number of ordered equations: 0
% 41.53/41.84  Current number of rules: 1963
% 41.53/41.84  New rule produced :
% 41.53/41.84  [1988]
% 41.53/41.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 41.53/41.84         j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))) -> true
% 41.53/41.84  Current number of equations to process: 468
% 41.53/41.84  Current number of ordered equations: 0
% 41.53/41.84  Current number of rules: 1964
% 41.53/41.84  New rule produced :
% 41.53/41.84  [1989]
% 41.53/41.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 41.53/41.84         j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))) -> true
% 41.53/41.84  Current number of equations to process: 467
% 41.53/41.84  Current number of ordered equations: 0
% 41.53/41.84  Current number of rules: 1965
% 41.53/41.84  New rule produced :
% 41.53/41.84  [1990]
% 41.53/41.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 42.06/42.34         j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))) -> true
% 42.06/42.34  Current number of equations to process: 466
% 42.06/42.34  Current number of ordered equations: 0
% 42.06/42.34  Current number of rules: 1966
% 42.06/42.34  New rule produced :
% 42.06/42.34  [1991]
% 42.06/42.34  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 42.06/42.34         sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))))
% 42.06/42.34  -> true
% 42.06/42.34  Current number of equations to process: 465
% 42.06/42.34  Current number of ordered equations: 0
% 42.06/42.34  Current number of rules: 1967
% 42.06/42.34  New rule produced :
% 42.06/42.34  [1992]
% 42.06/42.34  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 42.06/42.34         sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 42.06/42.34  -> true
% 42.06/42.34  Current number of equations to process: 464
% 42.06/42.34  Current number of ordered equations: 0
% 42.06/42.34  Current number of rules: 1968
% 42.06/42.34  New rule produced :
% 42.06/42.34  [1993]
% 42.06/42.34  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 42.06/42.34         op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))))
% 42.06/42.34  -> true
% 42.06/42.34  Current number of equations to process: 463
% 42.06/42.34  Current number of ordered equations: 0
% 42.06/42.34  Current number of rules: 1969
% 42.06/42.34  New rule produced :
% 42.06/42.34  [1994]
% 42.06/42.34  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 42.06/42.34         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 42.06/42.34  -> true
% 42.06/42.34  Current number of equations to process: 462
% 42.06/42.34  Current number of ordered equations: 0
% 42.06/42.34  Current number of rules: 1970
% 42.06/42.34  New rule produced :
% 42.06/42.34  [1995]
% 42.06/42.34  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 42.06/42.34         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 42.06/42.34  Current number of equations to process: 461
% 42.06/42.34  Current number of ordered equations: 0
% 42.06/42.34  Current number of rules: 1971
% 42.06/42.34  New rule produced :
% 42.06/42.34  [1996]
% 42.06/42.34  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 42.06/42.34                                                        sK2_ax3_V(sK2_ax3_V(
% 42.06/42.34                                                                  j(sK1_ax4_U))))))
% 42.06/42.34  -> true
% 42.06/42.34  Current number of equations to process: 504
% 42.06/42.34  Current number of ordered equations: 0
% 42.06/42.34  Current number of rules: 1972
% 42.06/42.34  New rule produced :
% 42.06/42.34  [1997]
% 42.06/42.34  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 42.06/42.34                                                        sK2_ax3_V(sK2_ax3_V(
% 42.06/42.34                                                                  j(sK1_ax4_U))))))
% 42.06/42.34  -> true
% 42.06/42.34  Current number of equations to process: 503
% 42.06/42.34  Current number of ordered equations: 0
% 42.06/42.34  Current number of rules: 1973
% 42.06/42.34  New rule produced :
% 42.06/42.34  [1998]
% 42.06/42.34  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op1(
% 42.06/42.34                                                                      sK2_ax3_V(
% 42.06/42.34                                                                      j(sK1_ax4_U)),
% 42.06/42.34                                                                      sK2_ax3_V(
% 42.06/42.34                                                                      sK2_ax3_V(
% 42.06/42.34                                                                      j(sK1_ax4_U))))))
% 42.06/42.34  -> true
% 42.06/42.34  Current number of equations to process: 502
% 42.06/42.34  Current number of ordered equations: 0
% 42.06/42.34  Current number of rules: 1974
% 42.06/42.34  New rule produced :
% 42.06/42.34  [1999]
% 42.06/42.34  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op1(sK2_ax3_V(
% 42.06/42.34                                                                   j(sK1_ax4_U)),
% 42.06/42.34                                                               sK2_ax3_V(
% 42.06/42.34                                                               sK2_ax3_V(
% 42.06/42.34                                                               j(sK1_ax4_U))))))
% 42.06/42.34  -> true
% 42.06/42.34  Current number of equations to process: 501
% 42.06/42.34  Current number of ordered equations: 0
% 42.06/42.34  Current number of rules: 1975
% 42.06/42.34  New rule produced :
% 42.06/42.34  [2000]
% 42.06/42.34  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 42.06/42.34         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 42.06/42.34  true
% 42.06/42.34  Current number of equations to process: 500
% 42.06/42.34  Current number of ordered equations: 0
% 42.06/42.34  Current number of rules: 1976
% 42.06/42.34  New rule produced :
% 42.06/42.34  [2001]
% 42.06/42.34  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),op1(
% 42.06/42.34                                                                      sK2_ax3_V(
% 42.35/42.62                                                                      j(sK1_ax4_U)),
% 42.35/42.62                                                                      sK2_ax3_V(
% 42.35/42.62                                                                      sK2_ax3_V(
% 42.35/42.62                                                                      j(sK1_ax4_U))))))
% 42.35/42.62  -> true
% 42.35/42.62  Current number of equations to process: 499
% 42.35/42.62  Current number of ordered equations: 0
% 42.35/42.62  Current number of rules: 1977
% 42.35/42.62  New rule produced :
% 42.35/42.62  [2002]
% 42.35/42.62  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),op1(
% 42.35/42.62                                                                      sK2_ax3_V(
% 42.35/42.62                                                                      j(sK1_ax4_U)),
% 42.35/42.62                                                                      sK2_ax3_V(
% 42.35/42.62                                                                      sK2_ax3_V(
% 42.35/42.62                                                                      j(sK1_ax4_U))))))
% 42.35/42.62  -> true
% 42.35/42.62  Current number of equations to process: 498
% 42.35/42.62  Current number of ordered equations: 0
% 42.35/42.62  Current number of rules: 1978
% 42.35/42.62  New rule produced :
% 42.35/42.62  [2003]
% 42.35/42.62  sorti1(op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),op1(
% 42.35/42.62                                                                     sK2_ax3_V(
% 42.35/42.62                                                                     j(sK1_ax4_U)),
% 42.35/42.62                                                                     sK2_ax3_V(
% 42.35/42.62                                                                     sK2_ax3_V(
% 42.35/42.62                                                                     j(sK1_ax4_U))))))
% 42.35/42.62  -> true
% 42.35/42.62  Current number of equations to process: 497
% 42.35/42.62  Current number of ordered equations: 0
% 42.35/42.62  Current number of rules: 1979
% 42.35/42.62  New rule produced :
% 42.35/42.62  [2004]
% 42.35/42.62  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),op1(
% 42.35/42.62                                                                     sK2_ax3_V(
% 42.35/42.62                                                                     j(sK1_ax4_U)),
% 42.35/42.62                                                                     sK2_ax3_V(
% 42.35/42.62                                                                     sK2_ax3_V(
% 42.35/42.62                                                                     j(sK1_ax4_U))))))
% 42.35/42.62  -> true
% 42.35/42.62  Current number of equations to process: 496
% 42.35/42.62  Current number of ordered equations: 0
% 42.35/42.62  Current number of rules: 1980
% 42.35/42.62  New rule produced :
% 42.35/42.62  [2005]
% 42.35/42.62  sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),op1(
% 42.35/42.62                                                                     sK2_ax3_V(
% 42.35/42.62                                                                     j(sK1_ax4_U)),
% 42.35/42.62                                                                     sK2_ax3_V(
% 42.35/42.62                                                                     sK2_ax3_V(
% 42.35/42.62                                                                     j(sK1_ax4_U))))))
% 42.35/42.62  -> true
% 42.35/42.62  Current number of equations to process: 495
% 42.35/42.62  Current number of ordered equations: 0
% 42.35/42.62  Current number of rules: 1981
% 42.35/42.62  New rule produced :
% 42.35/42.62  [2006]
% 42.35/42.62  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),op1(
% 42.35/42.62                                                                     sK2_ax3_V(
% 42.35/42.62                                                                     j(sK1_ax4_U)),
% 42.35/42.62                                                                     sK2_ax3_V(
% 42.35/42.62                                                                     sK2_ax3_V(
% 42.35/42.62                                                                     j(sK1_ax4_U))))))
% 42.35/42.62  -> true
% 42.35/42.62  Current number of equations to process: 494
% 42.35/42.62  Current number of ordered equations: 0
% 42.35/42.62  Current number of rules: 1982
% 42.35/42.62  New rule produced :
% 42.35/42.62  [2007]
% 42.35/42.62  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 42.35/42.62                                                               j(sK1_ax4_U))),
% 42.35/42.62         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 42.35/42.62  true
% 42.35/42.62  Current number of equations to process: 493
% 42.35/42.62  Current number of ordered equations: 0
% 42.35/42.62  Current number of rules: 1983
% 42.35/42.62  New rule produced :
% 42.35/42.62  [2008]
% 42.35/42.62  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 42.35/42.62                                                             j(sK1_ax4_U))))),
% 42.92/43.21         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 42.92/43.21  true
% 42.92/43.21  Current number of equations to process: 492
% 42.92/43.21  Current number of ordered equations: 0
% 42.92/43.21  Current number of rules: 1984
% 42.92/43.21  New rule produced :
% 42.92/43.21  [2009]
% 42.92/43.21  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 42.92/43.21         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 42.92/43.21  true
% 42.92/43.21  Current number of equations to process: 491
% 42.92/43.21  Current number of ordered equations: 0
% 42.92/43.21  Current number of rules: 1985
% 42.92/43.21  New rule produced :
% 42.92/43.21  [2010]
% 42.92/43.21  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 42.92/43.21         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 42.92/43.21  true
% 42.92/43.21  Current number of equations to process: 490
% 42.92/43.21  Current number of ordered equations: 0
% 42.92/43.21  Current number of rules: 1986
% 42.92/43.21  New rule produced :
% 42.92/43.21  [2011]
% 42.92/43.21  sorti1(op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),
% 42.92/43.21         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 42.92/43.21  true
% 42.92/43.21  Current number of equations to process: 489
% 42.92/43.21  Current number of ordered equations: 0
% 42.92/43.21  Current number of rules: 1987
% 42.92/43.21  New rule produced :
% 42.92/43.21  [2012]
% 42.92/43.21  sorti1(op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 42.92/43.21         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 42.92/43.21  true
% 42.92/43.21  Current number of equations to process: 488
% 42.92/43.21  Current number of ordered equations: 0
% 42.92/43.21  Current number of rules: 1988
% 42.92/43.21  New rule produced :
% 42.92/43.21  [2013]
% 42.92/43.21  sorti1(op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),
% 42.92/43.21         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 42.92/43.21  true
% 42.92/43.21  Current number of equations to process: 487
% 42.92/43.21  Current number of ordered equations: 0
% 42.92/43.21  Current number of rules: 1989
% 42.92/43.21  New rule produced :
% 42.92/43.21  [2014]
% 42.92/43.21  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 42.92/43.21         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 42.92/43.21  true
% 42.92/43.21  Current number of equations to process: 486
% 42.92/43.21  Current number of ordered equations: 0
% 42.92/43.21  Current number of rules: 1990
% 42.92/43.21  New rule produced :
% 42.92/43.21  [2015]
% 42.92/43.21  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 42.92/43.21                                                              j(sK1_ax4_U)))),
% 42.92/43.21         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 42.92/43.21  true
% 42.92/43.21  Current number of equations to process: 485
% 42.92/43.21  Current number of ordered equations: 0
% 42.92/43.21  Current number of rules: 1991
% 42.92/43.21  New rule produced :
% 42.92/43.21  [2016]
% 42.92/43.21  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 42.92/43.21                                                             j(sK1_ax4_U))))),
% 42.92/43.21         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 42.92/43.21  true
% 42.92/43.21  Current number of equations to process: 484
% 42.92/43.21  Current number of ordered equations: 0
% 42.92/43.21  Current number of rules: 1992
% 42.92/43.21  New rule produced :
% 42.92/43.21  [2017]
% 42.92/43.21  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 42.92/43.21         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 42.92/43.21  true
% 42.92/43.21  Current number of equations to process: 483
% 42.92/43.21  Current number of ordered equations: 0
% 42.92/43.21  Current number of rules: 1993
% 42.92/43.21  New rule produced :
% 42.92/43.21  [2018]
% 42.92/43.21  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 42.92/43.21         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 42.92/43.21  true
% 42.92/43.21  Current number of equations to process: 482
% 42.92/43.21  Current number of ordered equations: 0
% 42.92/43.21  Current number of rules: 1994
% 42.92/43.21  New rule produced :
% 42.92/43.21  [2019]
% 42.92/43.21  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 42.92/43.21         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 42.92/43.21  true
% 42.92/43.21  Current number of equations to process: 481
% 42.92/43.21  Current number of ordered equations: 0
% 42.92/43.21  Current number of rules: 1995
% 42.92/43.21  New rule produced :
% 42.92/43.21  [2020]
% 42.92/43.21  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(
% 42.92/43.21                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 42.92/43.21  -> true
% 42.92/43.21  Current number of equations to process: 527
% 42.92/43.21  Current number of ordered equations: 0
% 42.92/43.21  Current number of rules: 1996
% 42.92/43.21  New rule produced :
% 42.92/43.21  [2021]
% 42.92/43.21  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 42.92/43.21  -> true
% 42.92/43.21  Current number of equations to process: 526
% 43.53/43.85  Current number of ordered equations: 0
% 43.53/43.85  Current number of rules: 1997
% 43.53/43.85  New rule produced :
% 43.53/43.85  [2022]
% 43.53/43.85  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 43.53/43.85         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 43.53/43.85  Current number of equations to process: 527
% 43.53/43.85  Current number of ordered equations: 0
% 43.53/43.85  Current number of rules: 1998
% 43.53/43.85  New rule produced :
% 43.53/43.85  [2023]
% 43.53/43.85  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 43.53/43.85         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 43.53/43.85  Current number of equations to process: 526
% 43.53/43.85  Current number of ordered equations: 0
% 43.53/43.85  Current number of rules: 1999
% 43.53/43.85  New rule produced :
% 43.53/43.85  [2024]
% 43.53/43.85  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 43.53/43.85         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 43.53/43.85  Current number of equations to process: 525
% 43.53/43.85  Current number of ordered equations: 0
% 43.53/43.85  Current number of rules: 2000
% 43.53/43.85  New rule produced :
% 43.53/43.85  [2025]
% 43.53/43.85  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 43.53/43.85         sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))) -> true
% 43.53/43.85  Current number of equations to process: 524
% 43.53/43.85  Current number of ordered equations: 0
% 43.53/43.85  Current number of rules: 2001
% 43.53/43.85  New rule produced :
% 43.53/43.85  [2026]
% 43.53/43.85  j(h(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 43.53/43.85  ->
% 43.53/43.85  op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U)))
% 43.53/43.85  Current number of equations to process: 523
% 43.53/43.85  Current number of ordered equations: 0
% 43.53/43.85  Current number of rules: 2002
% 43.53/43.85  New rule produced :
% 43.53/43.85  [2027]
% 43.53/43.85  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 43.53/43.85  -> true
% 43.53/43.85  Current number of equations to process: 550
% 43.53/43.85  Current number of ordered equations: 0
% 43.53/43.85  Current number of rules: 2003
% 43.53/43.85  New rule produced :
% 43.53/43.85  [2028]
% 43.53/43.85  sorti2(h(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 43.53/43.85  -> true
% 43.53/43.85  Current number of equations to process: 549
% 43.53/43.85  Current number of ordered equations: 0
% 43.53/43.85  Current number of rules: 2004
% 43.53/43.85  New rule produced :
% 43.53/43.85  [2029]
% 43.53/43.85  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 43.53/43.85         j(sK1_ax4_U))) -> true
% 43.53/43.85  Current number of equations to process: 550
% 43.53/43.85  Current number of ordered equations: 0
% 43.53/43.85  Current number of rules: 2005
% 43.53/43.85  New rule produced :
% 43.53/43.85  [2030]
% 43.53/43.85  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 43.53/43.85                          j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 43.53/43.85  Current number of equations to process: 549
% 43.53/43.85  Current number of ordered equations: 0
% 43.53/43.85  Current number of rules: 2006
% 43.53/43.85  New rule produced :
% 43.53/43.85  [2031]
% 43.53/43.85  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 43.53/43.85         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 43.53/43.85  Current number of equations to process: 548
% 43.53/43.85  Current number of ordered equations: 0
% 43.53/43.85  Current number of rules: 2007
% 43.53/43.85  New rule produced :
% 43.53/43.85  [2032]
% 43.53/43.85  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 43.53/43.85                                                             j(sK1_ax4_U)))),
% 43.53/43.85                                     j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 43.53/43.85  Current number of equations to process: 547
% 43.53/43.85  Current number of ordered equations: 0
% 43.53/43.85  Current number of rules: 2008
% 43.53/43.85  New rule produced :
% 43.53/43.85  [2033]
% 43.53/43.85  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 43.53/43.85         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 43.53/43.85  Current number of equations to process: 546
% 43.53/43.85  Current number of ordered equations: 0
% 43.53/43.85  Current number of rules: 2009
% 43.53/43.85  New rule produced :
% 43.53/43.85  [2034]
% 43.53/43.85  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 43.53/43.85                                                              sK2_ax3_V(
% 43.53/43.85                                                              j(sK1_ax4_U)))),
% 43.53/43.85                                                j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 43.53/43.85  -> true
% 43.53/43.85  Current number of equations to process: 545
% 43.53/43.85  Current number of ordered equations: 0
% 43.53/43.85  Current number of rules: 2010
% 43.53/43.85  New rule produced :
% 43.53/43.85  [2035]
% 43.53/43.85  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 43.53/43.85         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 43.53/43.85  Current number of equations to process: 544
% 43.53/43.85  Current number of ordered equations: 0
% 44.23/44.49  Current number of rules: 2011
% 44.23/44.49  New rule produced :
% 44.23/44.49  [2036]
% 44.23/44.49  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 44.23/44.49                                                                 j(sK1_ax4_U)))),
% 44.23/44.49                                         j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 44.23/44.49  Current number of equations to process: 543
% 44.23/44.49  Current number of ordered equations: 0
% 44.23/44.49  Current number of rules: 2012
% 44.23/44.49  New rule produced :
% 44.23/44.49  [2037]
% 44.23/44.49  j(h(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 44.23/44.49  -> op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))
% 44.23/44.49  Current number of equations to process: 542
% 44.23/44.49  Current number of ordered equations: 0
% 44.23/44.49  Current number of rules: 2013
% 44.23/44.49  New rule produced :
% 44.23/44.49  [2038]
% 44.23/44.49  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.23/44.49         j(sK1_ax4_U))) -> true
% 44.23/44.49  Current number of equations to process: 571
% 44.23/44.49  Current number of ordered equations: 0
% 44.23/44.49  Current number of rules: 2014
% 44.23/44.49  New rule produced :
% 44.23/44.49  [2039]
% 44.23/44.49  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 44.23/44.49                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 44.23/44.49  -> true
% 44.23/44.49  Current number of equations to process: 570
% 44.23/44.49  Current number of ordered equations: 0
% 44.23/44.49  Current number of rules: 2015
% 44.23/44.49  New rule produced :
% 44.23/44.49  [2040]
% 44.23/44.49  sorti1(sK2_ax3_V(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 44.23/44.49  -> true
% 44.23/44.49  Current number of equations to process: 569
% 44.23/44.49  Current number of ordered equations: 0
% 44.23/44.49  Current number of rules: 2016
% 44.23/44.49  New rule produced :
% 44.23/44.49  [2041]
% 44.23/44.49  sorti2(h(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 44.23/44.49  -> true
% 44.23/44.49  Current number of equations to process: 568
% 44.23/44.49  Current number of ordered equations: 0
% 44.23/44.49  Current number of rules: 2017
% 44.23/44.49  New rule produced :
% 44.23/44.49  [2042]
% 44.23/44.49  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.23/44.49         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 44.23/44.49  Current number of equations to process: 567
% 44.23/44.49  Current number of ordered equations: 0
% 44.23/44.49  Current number of rules: 2018
% 44.23/44.49  New rule produced :
% 44.23/44.49  [2043]
% 44.23/44.49  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.23/44.49                                     j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 44.23/44.49  Current number of equations to process: 566
% 44.23/44.49  Current number of ordered equations: 0
% 44.23/44.49  Current number of rules: 2019
% 44.23/44.49  New rule produced :
% 44.23/44.49  [2044]
% 44.23/44.49  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.23/44.49         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 44.23/44.49  Current number of equations to process: 565
% 44.23/44.49  Current number of ordered equations: 0
% 44.23/44.49  Current number of rules: 2020
% 44.23/44.49  New rule produced :
% 44.23/44.49  [2045]
% 44.23/44.49  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.23/44.49                                                j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 44.23/44.49  -> true
% 44.23/44.49  Current number of equations to process: 564
% 44.23/44.49  Current number of ordered equations: 0
% 44.23/44.49  Current number of rules: 2021
% 44.23/44.49  New rule produced :
% 44.23/44.49  [2046]
% 44.23/44.49  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.23/44.49         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 44.23/44.49  Current number of equations to process: 563
% 44.23/44.49  Current number of ordered equations: 0
% 44.23/44.49  Current number of rules: 2022
% 44.23/44.49  New rule produced :
% 44.23/44.49  [2047]
% 44.23/44.49  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.23/44.49                                         j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 44.23/44.49  Current number of equations to process: 562
% 44.23/44.49  Current number of ordered equations: 0
% 44.23/44.49  Current number of rules: 2023
% 44.23/44.49  New rule produced :
% 44.23/44.49  [2048]
% 44.23/44.49  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.23/44.49         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 44.23/44.49  Current number of equations to process: 561
% 44.23/44.49  Current number of ordered equations: 0
% 44.23/44.49  Current number of rules: 2024
% 44.23/44.49  New rule produced :
% 44.23/44.49  [2049]
% 44.23/44.49  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 44.23/44.49                                                               sK2_ax3_V(
% 44.23/44.49                                                               sK2_ax3_V(
% 44.23/44.49                                                               j(sK1_ax4_U)))),
% 44.87/45.15                                                           j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 44.87/45.15  -> true
% 44.87/45.15  Current number of equations to process: 560
% 44.87/45.15  Current number of ordered equations: 0
% 44.87/45.15  Current number of rules: 2025
% 44.87/45.15  New rule produced :
% 44.87/45.15  [2050]
% 44.87/45.15  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.87/45.15         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 44.87/45.15  Current number of equations to process: 559
% 44.87/45.15  Current number of ordered equations: 0
% 44.87/45.15  Current number of rules: 2026
% 44.87/45.15  New rule produced :
% 44.87/45.15  [2051]
% 44.87/45.15  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 44.87/45.15                                                                  sK2_ax3_V(
% 44.87/45.15                                                                  j(sK1_ax4_U)))),
% 44.87/45.15                                                    j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 44.87/45.15  -> true
% 44.87/45.15  Current number of equations to process: 558
% 44.87/45.15  Current number of ordered equations: 0
% 44.87/45.15  Current number of rules: 2027
% 44.87/45.15  New rule produced :
% 44.87/45.15  [2052]
% 44.87/45.15  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.87/45.15         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 44.87/45.15  Current number of equations to process: 557
% 44.87/45.15  Current number of ordered equations: 0
% 44.87/45.15  Current number of rules: 2028
% 44.87/45.15  New rule produced :
% 44.87/45.15  [2053]
% 44.87/45.15  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 44.87/45.15                                                               j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.87/45.15                                                           j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 44.87/45.15  -> true
% 44.87/45.15  Current number of equations to process: 556
% 44.87/45.15  Current number of ordered equations: 0
% 44.87/45.15  Current number of rules: 2029
% 44.87/45.15  New rule produced :
% 44.87/45.15  [2054]
% 44.87/45.15  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.87/45.15         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 44.87/45.15  Current number of equations to process: 555
% 44.87/45.15  Current number of ordered equations: 0
% 44.87/45.15  Current number of rules: 2030
% 44.87/45.15  New rule produced :
% 44.87/45.15  [2055]
% 44.87/45.15  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.87/45.15                                                    j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 44.87/45.15  -> true
% 44.87/45.15  Current number of equations to process: 554
% 44.87/45.15  Current number of ordered equations: 0
% 44.87/45.15  Current number of rules: 2031
% 44.87/45.15  New rule produced :
% 44.87/45.15  [2056]
% 44.87/45.15  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 44.87/45.15  -> true
% 44.87/45.15  Current number of equations to process: 583
% 44.87/45.15  Current number of ordered equations: 0
% 44.87/45.15  Current number of rules: 2032
% 44.87/45.15  New rule produced :
% 44.87/45.15  [2057]
% 44.87/45.15  sorti2(h(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 44.87/45.15  -> true
% 44.87/45.15  Current number of equations to process: 582
% 44.87/45.15  Current number of ordered equations: 0
% 44.87/45.15  Current number of rules: 2033
% 44.87/45.15  New rule produced :
% 44.87/45.15  [2058]
% 44.87/45.15  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.87/45.15         j(sK1_ax4_U))) -> true
% 44.87/45.15  Current number of equations to process: 581
% 44.87/45.15  Current number of ordered equations: 0
% 44.87/45.15  Current number of rules: 2034
% 44.87/45.15  New rule produced :
% 44.87/45.15  [2059]
% 44.87/45.15  sorti1(op1(j(sK1_ax4_U),op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 44.87/45.15                          j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 44.87/45.15  Current number of equations to process: 580
% 44.87/45.15  Current number of ordered equations: 0
% 44.87/45.15  Current number of rules: 2035
% 44.87/45.15  New rule produced :
% 44.87/45.15  [2060]
% 44.87/45.15  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 44.87/45.15         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 44.87/45.15  Current number of equations to process: 579
% 44.87/45.15  Current number of ordered equations: 0
% 44.87/45.15  Current number of rules: 2036
% 44.87/45.15  New rule produced :
% 44.87/45.15  [2061]
% 44.87/45.15  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 44.87/45.15                                     j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 44.87/45.15  Current number of equations to process: 578
% 44.87/45.15  Current number of ordered equations: 0
% 44.87/45.15  Current number of rules: 2037
% 44.87/45.15  New rule produced :
% 44.87/45.15  [2062]
% 44.87/45.15  sorti1(sK2_ax3_V(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 44.87/45.15                                                              j(sK1_ax4_U))),
% 44.87/45.15                   j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 44.87/45.15  Current number of equations to process: 607
% 45.47/45.74  Current number of ordered equations: 0
% 45.47/45.74  Current number of rules: 2038
% 45.47/45.74  New rule produced :
% 45.47/45.74  [2063]
% 45.47/45.74  sorti2(h(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 45.47/45.74           j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 45.47/45.74  Current number of equations to process: 606
% 45.47/45.74  Current number of ordered equations: 0
% 45.47/45.74  Current number of rules: 2039
% 45.47/45.74  New rule produced :
% 45.47/45.74  [2064]
% 45.47/45.74  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 45.47/45.74         j(sK1_ax4_U))) -> true
% 45.47/45.74  Current number of equations to process: 605
% 45.47/45.74  Current number of ordered equations: 0
% 45.47/45.74  Current number of rules: 2040
% 45.47/45.74  New rule produced :
% 45.47/45.74  [2065]
% 45.47/45.74  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 45.47/45.74                          j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 45.47/45.74  Current number of equations to process: 604
% 45.47/45.74  Current number of ordered equations: 0
% 45.47/45.74  Current number of rules: 2041
% 45.47/45.74  New rule produced :
% 45.47/45.74  [2066]
% 45.47/45.74  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 45.47/45.74         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 45.47/45.74  Current number of equations to process: 603
% 45.47/45.74  Current number of ordered equations: 0
% 45.47/45.74  Current number of rules: 2042
% 45.47/45.74  New rule produced :
% 45.47/45.74  [2067]
% 45.47/45.74  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 45.47/45.74                                     j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 45.47/45.74  Current number of equations to process: 602
% 45.47/45.74  Current number of ordered equations: 0
% 45.47/45.74  Current number of rules: 2043
% 45.47/45.74  New rule produced :
% 45.47/45.74  [2068]
% 45.47/45.74  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 45.47/45.74         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 45.47/45.74  Current number of equations to process: 601
% 45.47/45.74  Current number of ordered equations: 0
% 45.47/45.74  Current number of rules: 2044
% 45.47/45.74  New rule produced :
% 45.47/45.74  [2069]
% 45.47/45.74  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 45.47/45.74         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 45.47/45.74  Current number of equations to process: 600
% 45.47/45.74  Current number of ordered equations: 0
% 45.47/45.74  Current number of rules: 2045
% 45.47/45.74  New rule produced :
% 45.47/45.74  [2070]
% 45.47/45.74  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 45.47/45.74         j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))) -> true
% 45.47/45.74  Current number of equations to process: 599
% 45.47/45.74  Current number of ordered equations: 0
% 45.47/45.74  Current number of rules: 2046
% 45.47/45.74  New rule produced :
% 45.47/45.74  [2071]
% 45.47/45.74  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 45.47/45.74         j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))) -> true
% 45.47/45.74  Current number of equations to process: 598
% 45.47/45.74  Current number of ordered equations: 0
% 45.47/45.74  Current number of rules: 2047
% 45.47/45.74  New rule produced :
% 45.47/45.74  [2072]
% 45.47/45.74  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 45.47/45.74         sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))) -> true
% 45.47/45.74  Current number of equations to process: 597
% 45.47/45.74  Current number of ordered equations: 0
% 45.47/45.74  Current number of rules: 2048
% 45.47/45.74  New rule produced :
% 45.47/45.74  [2073]
% 45.47/45.74  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 45.47/45.74         sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))) -> true
% 45.47/45.74  Current number of equations to process: 596
% 45.47/45.74  Current number of ordered equations: 0
% 45.47/45.74  Current number of rules: 2049
% 45.47/45.74  New rule produced :
% 45.47/45.74  [2074]
% 45.47/45.74  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 45.47/45.74                                   j(op2(sK1_ax4_U,sK1_ax4_U))))),true) -> true
% 45.47/45.74  Current number of equations to process: 594
% 45.47/45.74  Current number of ordered equations: 1
% 45.47/45.74  Current number of rules: 2050
% 45.47/45.74  New rule produced :
% 45.47/45.74  [2075]
% 45.47/45.74  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 45.47/45.74                                 j(op2(sK1_ax4_U,sK1_ax4_U))),A)),true) -> true
% 45.47/45.74  Current number of equations to process: 594
% 45.47/45.74  Current number of ordered equations: 0
% 45.47/45.74  Current number of rules: 2051
% 45.47/45.74  New rule produced :
% 45.47/45.74  [2076]
% 45.47/45.74  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 45.47/45.74                                   j(op2(sK1_ax4_U,sK1_ax4_U))))),true) -> true
% 45.47/45.74  Current number of equations to process: 592
% 45.47/45.74  Current number of ordered equations: 1
% 45.47/45.74  Current number of rules: 2052
% 46.06/46.40  New rule produced :
% 46.06/46.40  [2077]
% 46.06/46.40  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),
% 46.06/46.40                                 j(op2(sK1_ax4_U,sK1_ax4_U))),A)),true) -> true
% 46.06/46.40  Current number of equations to process: 592
% 46.06/46.40  Current number of ordered equations: 0
% 46.06/46.40  Current number of rules: 2053
% 46.06/46.40  New rule produced :
% 46.06/46.40  [2078]
% 46.06/46.40  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 46.06/46.40         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 46.06/46.40  Current number of equations to process: 591
% 46.06/46.40  Current number of ordered equations: 0
% 46.06/46.40  Current number of rules: 2054
% 46.06/46.40  New rule produced :
% 46.06/46.40  [2079]
% 46.06/46.40  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 46.06/46.40                                                j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 46.06/46.40  -> true
% 46.06/46.40  Current number of equations to process: 590
% 46.06/46.40  Current number of ordered equations: 0
% 46.06/46.40  Current number of rules: 2055
% 46.06/46.40  New rule produced :
% 46.06/46.40  [2080]
% 46.06/46.40  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 46.06/46.40         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 46.06/46.40  Current number of equations to process: 589
% 46.06/46.40  Current number of ordered equations: 0
% 46.06/46.40  Current number of rules: 2056
% 46.06/46.40  New rule produced :
% 46.06/46.40  [2081]
% 46.06/46.40  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 46.06/46.40                                         j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 46.06/46.40  Current number of equations to process: 588
% 46.06/46.40  Current number of ordered equations: 0
% 46.06/46.40  Current number of rules: 2057
% 46.06/46.40  New rule produced :
% 46.06/46.40  [2082]
% 46.06/46.40  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 46.06/46.40         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 46.06/46.40  Current number of equations to process: 587
% 46.06/46.40  Current number of ordered equations: 0
% 46.06/46.40  Current number of rules: 2058
% 46.06/46.40  New rule produced :
% 46.06/46.40  [2083]
% 46.06/46.40  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 46.06/46.40                                                                      j(sK1_ax4_U))))),
% 46.06/46.40                                                j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 46.06/46.40  -> true
% 46.06/46.40  Current number of equations to process: 586
% 46.06/46.40  Current number of ordered equations: 0
% 46.06/46.40  Current number of rules: 2059
% 46.06/46.40  New rule produced :
% 46.06/46.40  [2084]
% 46.06/46.40  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 46.06/46.40         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 46.06/46.40  Current number of equations to process: 585
% 46.06/46.40  Current number of ordered equations: 0
% 46.06/46.40  Current number of rules: 2060
% 46.06/46.40  New rule produced :
% 46.06/46.40  [2085]
% 46.06/46.40  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 46.06/46.40                                                               j(sK1_ax4_U))))),
% 46.06/46.40                                         j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 46.06/46.40  Current number of equations to process: 584
% 46.06/46.40  Current number of ordered equations: 0
% 46.06/46.40  Current number of rules: 2061
% 46.06/46.40  New rule produced :
% 46.06/46.40  [2086]
% 46.06/46.40  sorti1(sK2_ax3_V(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 46.06/46.40                                                             j(sK1_ax4_U)))),
% 46.06/46.40                   j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 46.06/46.40  Current number of equations to process: 613
% 46.06/46.40  Current number of ordered equations: 0
% 46.06/46.40  Current number of rules: 2062
% 46.06/46.40  New rule produced :
% 46.06/46.40  [2087]
% 46.06/46.40  sorti2(h(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 46.06/46.40           j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 46.06/46.40  Current number of equations to process: 612
% 46.06/46.40  Current number of ordered equations: 0
% 46.06/46.40  Current number of rules: 2063
% 46.06/46.40  New rule produced :
% 46.06/46.40  [2088]
% 46.06/46.40  sorti1(op1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 46.06/46.40             j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U))) -> true
% 46.06/46.40  Current number of equations to process: 611
% 46.06/46.40  Current number of ordered equations: 0
% 46.06/46.40  Current number of rules: 2064
% 46.06/46.40  New rule produced :
% 46.06/46.40  [2089]
% 46.06/46.40  sorti1(op1(j(sK1_ax4_U),op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 46.06/46.40                                                                     j(sK1_ax4_U))),
% 46.06/46.40                          j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 46.06/46.40  Current number of equations to process: 610
% 46.06/46.40  Current number of ordered equations: 0
% 46.06/46.40  Current number of rules: 2065
% 46.06/46.40  New rule produced :
% 46.06/46.40  [2090]
% 46.06/46.40  sorti1(op1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 46.77/47.03             j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 46.77/47.03  Current number of equations to process: 609
% 46.77/47.03  Current number of ordered equations: 0
% 46.77/47.03  Current number of rules: 2066
% 46.77/47.03  New rule produced :
% 46.77/47.03  [2091]
% 46.77/47.03  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 46.77/47.03                                         sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 46.77/47.03  -> true
% 46.77/47.03  Current number of equations to process: 608
% 46.77/47.03  Current number of ordered equations: 0
% 46.77/47.03  Current number of rules: 2067
% 46.77/47.03  New rule produced :
% 46.77/47.03  [2092]
% 46.77/47.03  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 46.77/47.03                                                             sK2_ax3_V(
% 46.77/47.03                                                             j(sK1_ax4_U)))))))
% 46.77/47.03  -> true
% 46.77/47.03  Current number of equations to process: 635
% 46.77/47.03  Current number of ordered equations: 0
% 46.77/47.03  Current number of rules: 2068
% 46.77/47.03  New rule produced :
% 46.77/47.03  [2093]
% 46.77/47.03  sorti2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 46.77/47.03                                                               j(sK1_ax4_U)))))))
% 46.77/47.03  -> true
% 46.77/47.03  Current number of equations to process: 634
% 46.77/47.03  Current number of ordered equations: 0
% 46.77/47.03  Current number of rules: 2069
% 46.77/47.03  New rule produced :
% 46.77/47.03  [2094]
% 46.77/47.03  j(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 46.77/47.03  ->
% 46.77/47.03  op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 46.77/47.03  Current number of equations to process: 635
% 46.77/47.03  Current number of ordered equations: 0
% 46.77/47.03  Current number of rules: 2070
% 46.77/47.03  New rule produced :
% 46.77/47.03  [2095]
% 46.77/47.03  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 46.77/47.03  -> true
% 46.77/47.03  Current number of equations to process: 662
% 46.77/47.03  Current number of ordered equations: 0
% 46.77/47.03  Current number of rules: 2071
% 46.77/47.03  New rule produced :
% 46.77/47.03  [2096]
% 46.77/47.03  sorti2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 46.77/47.03  -> true
% 46.77/47.03  Current number of equations to process: 661
% 46.77/47.03  Current number of ordered equations: 0
% 46.77/47.03  Current number of rules: 2072
% 46.77/47.03  New rule produced :
% 46.77/47.03  [2097]
% 46.77/47.03  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 46.77/47.03                                                                 j(sK1_ax4_U))))),
% 46.77/47.03         j(sK1_ax4_U))) -> true
% 46.77/47.03  Current number of equations to process: 662
% 46.77/47.03  Current number of ordered equations: 0
% 46.77/47.03  Current number of rules: 2073
% 46.77/47.03  New rule produced :
% 46.77/47.03  [2098]
% 46.77/47.03  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 46.77/47.03                                                                    sK2_ax3_V(
% 46.77/47.03                                                                    j(sK1_ax4_U)))))))
% 46.77/47.03  -> true
% 46.77/47.03  Current number of equations to process: 661
% 46.77/47.03  Current number of ordered equations: 0
% 46.77/47.03  Current number of rules: 2074
% 46.77/47.03  New rule produced :
% 46.77/47.03  [2099]
% 46.77/47.03  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 46.77/47.03                                                                 j(sK1_ax4_U))))),
% 46.77/47.03         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 46.77/47.03  Current number of equations to process: 660
% 46.77/47.03  Current number of ordered equations: 0
% 46.77/47.03  Current number of rules: 2075
% 46.77/47.03  New rule produced :
% 46.77/47.03  [2100]
% 46.77/47.03  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 46.77/47.03                                                                     sK2_ax3_V(
% 46.77/47.03                                                                     sK2_ax3_V(
% 46.77/47.03                                                                     j(sK1_ax4_U)))))))
% 46.77/47.03  -> true
% 46.77/47.03  Current number of equations to process: 659
% 46.77/47.03  Current number of ordered equations: 0
% 46.77/47.03  Current number of rules: 2076
% 46.77/47.03  New rule produced :
% 46.77/47.03  [2101]
% 46.77/47.03  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 46.77/47.03                                                                 j(sK1_ax4_U))))),
% 46.77/47.03         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 46.77/47.03  Current number of equations to process: 658
% 46.77/47.03  Current number of ordered equations: 0
% 46.77/47.03  Current number of rules: 2077
% 46.77/47.03  New rule produced :
% 46.77/47.03  [2102]
% 46.77/47.03  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 46.77/47.03                                                sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 46.77/47.03                                                                    j(sK1_ax4_U)))))))
% 47.38/47.69  -> true
% 47.38/47.69  Current number of equations to process: 657
% 47.38/47.69  Current number of ordered equations: 0
% 47.38/47.69  Current number of rules: 2078
% 47.38/47.69  New rule produced :
% 47.38/47.69  [2103]
% 47.38/47.69  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 47.38/47.69                                                                 j(sK1_ax4_U))))),
% 47.38/47.69         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 47.38/47.69  Current number of equations to process: 656
% 47.38/47.69  Current number of ordered equations: 0
% 47.38/47.69  Current number of rules: 2079
% 47.38/47.69  New rule produced :
% 47.38/47.69  [2104]
% 47.38/47.69  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 47.38/47.69                                         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 47.38/47.69                                                             j(sK1_ax4_U)))))))
% 47.38/47.69  -> true
% 47.38/47.69  Current number of equations to process: 655
% 47.38/47.69  Current number of ordered equations: 0
% 47.38/47.69  Current number of rules: 2080
% 47.38/47.69  New rule produced :
% 47.38/47.69  [2105]
% 47.38/47.69  j(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 47.38/47.69  -> op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))
% 47.38/47.69  Current number of equations to process: 654
% 47.38/47.69  Current number of ordered equations: 0
% 47.38/47.69  Current number of rules: 2081
% 47.38/47.69  New rule produced :
% 47.38/47.69  [2106]
% 47.38/47.69  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 47.38/47.69         j(sK1_ax4_U))) -> true
% 47.38/47.69  Current number of equations to process: 683
% 47.38/47.69  Current number of ordered equations: 0
% 47.38/47.69  Current number of rules: 2082
% 47.38/47.69  New rule produced :
% 47.38/47.69  [2107]
% 47.38/47.69  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 47.38/47.69  -> true
% 47.38/47.69  Current number of equations to process: 682
% 47.38/47.69  Current number of ordered equations: 0
% 47.38/47.69  Current number of rules: 2083
% 47.38/47.69  New rule produced :
% 47.38/47.69  [2108]
% 47.38/47.69  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 47.38/47.69  -> true
% 47.38/47.69  Current number of equations to process: 681
% 47.38/47.69  Current number of ordered equations: 0
% 47.38/47.69  Current number of rules: 2084
% 47.38/47.69  New rule produced :
% 47.38/47.69  [2109]
% 47.38/47.69  sorti2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 47.38/47.69  -> true
% 47.38/47.69  Current number of equations to process: 680
% 47.38/47.69  Current number of ordered equations: 0
% 47.38/47.69  Current number of rules: 2085
% 47.38/47.69  New rule produced :
% 47.38/47.69  [2110]
% 47.38/47.69  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 47.38/47.69         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 47.38/47.69  Current number of equations to process: 679
% 47.38/47.69  Current number of ordered equations: 0
% 47.38/47.69  Current number of rules: 2086
% 47.38/47.69  New rule produced :
% 47.38/47.69  [2111]
% 47.38/47.69  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 47.38/47.69                                                                     j(
% 47.38/47.69                                                                     op2(sK1_ax4_U,sK1_ax4_U))))))
% 47.38/47.69  -> true
% 47.38/47.69  Current number of equations to process: 678
% 47.38/47.69  Current number of ordered equations: 0
% 47.38/47.69  Current number of rules: 2087
% 47.38/47.69  New rule produced :
% 47.38/47.69  [2112]
% 47.38/47.69  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 47.38/47.69         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 47.38/47.69  Current number of equations to process: 677
% 47.38/47.69  Current number of ordered equations: 0
% 47.38/47.69  Current number of rules: 2088
% 47.38/47.69  New rule produced :
% 47.38/47.69  [2113]
% 47.38/47.69  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 47.38/47.69                                                sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 47.38/47.69  -> true
% 47.38/47.69  Current number of equations to process: 676
% 47.38/47.69  Current number of ordered equations: 0
% 47.38/47.69  Current number of rules: 2089
% 47.38/47.69  New rule produced :
% 47.38/47.69  [2114]
% 47.38/47.69  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 47.38/47.69         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 47.38/47.69  Current number of equations to process: 675
% 47.38/47.69  Current number of ordered equations: 0
% 47.38/47.69  Current number of rules: 2090
% 47.38/47.69  New rule produced :
% 47.38/47.69  [2115]
% 47.38/47.69  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 47.38/47.69                                         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 47.38/47.69  -> true
% 47.38/47.69  Current number of equations to process: 674
% 47.38/47.69  Current number of ordered equations: 0
% 47.38/47.69  Current number of rules: 2091
% 47.38/47.69  New rule produced :
% 47.38/47.69  [2116]
% 47.38/47.69  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 47.38/47.69             j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U))) -> true
% 47.98/48.27  Current number of equations to process: 673
% 47.98/48.27  Current number of ordered equations: 0
% 47.98/48.27  Current number of rules: 2092
% 47.98/48.27  New rule produced :
% 47.98/48.27  [2117]
% 47.98/48.27  sorti1(op1(j(sK1_ax4_U),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 47.98/48.27                                                                    j(sK1_ax4_U)))),
% 47.98/48.27                          j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 47.98/48.27  Current number of equations to process: 672
% 47.98/48.27  Current number of ordered equations: 0
% 47.98/48.27  Current number of rules: 2093
% 47.98/48.27  New rule produced :
% 47.98/48.27  [2118]
% 47.98/48.27  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 47.98/48.27                                                                 j(sK1_ax4_U))))),
% 47.98/48.27         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 47.98/48.27  Current number of equations to process: 671
% 47.98/48.27  Current number of ordered equations: 0
% 47.98/48.27  Current number of rules: 2094
% 47.98/48.27  New rule produced :
% 47.98/48.27  [2119]
% 47.98/48.27  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 47.98/48.27                                                           sK2_ax3_V(sK2_ax3_V(
% 47.98/48.27                                                                     sK2_ax3_V(
% 47.98/48.27                                                                     j(sK1_ax4_U)))))))
% 47.98/48.27  -> true
% 47.98/48.27  Current number of equations to process: 670
% 47.98/48.27  Current number of ordered equations: 0
% 47.98/48.27  Current number of rules: 2095
% 47.98/48.27  New rule produced :
% 47.98/48.27  [2120]
% 47.98/48.27  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 47.98/48.27                                                                 j(sK1_ax4_U))))),
% 47.98/48.27         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 47.98/48.27  Current number of equations to process: 669
% 47.98/48.27  Current number of ordered equations: 0
% 47.98/48.27  Current number of rules: 2096
% 47.98/48.27  New rule produced :
% 47.98/48.27  [2121]
% 47.98/48.27  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 47.98/48.27                                                    sK2_ax3_V(sK2_ax3_V(
% 47.98/48.27                                                              sK2_ax3_V(
% 47.98/48.27                                                              j(sK1_ax4_U)))))))
% 47.98/48.27  -> true
% 47.98/48.27  Current number of equations to process: 668
% 47.98/48.27  Current number of ordered equations: 0
% 47.98/48.27  Current number of rules: 2097
% 47.98/48.27  New rule produced :
% 47.98/48.27  [2122]
% 47.98/48.27  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 47.98/48.27         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 47.98/48.27  Current number of equations to process: 667
% 47.98/48.27  Current number of ordered equations: 0
% 47.98/48.27  Current number of rules: 2098
% 47.98/48.27  New rule produced :
% 47.98/48.27  [2123]
% 47.98/48.27  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 47.98/48.27                                                           sK2_ax3_V(j(
% 47.98/48.27                                                                     op2(sK1_ax4_U,sK1_ax4_U))))))
% 47.98/48.27  -> true
% 47.98/48.27  Current number of equations to process: 666
% 47.98/48.27  Current number of ordered equations: 0
% 47.98/48.27  Current number of rules: 2099
% 47.98/48.27  New rule produced :
% 47.98/48.27  [2124]
% 47.98/48.27  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 47.98/48.27         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 47.98/48.27  Current number of equations to process: 665
% 47.98/48.27  Current number of ordered equations: 0
% 47.98/48.27  Current number of rules: 2100
% 47.98/48.27  New rule produced :
% 47.98/48.27  [2125]
% 47.98/48.27  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 47.98/48.27                                                    sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 47.98/48.27  -> true
% 47.98/48.27  Current number of equations to process: 664
% 47.98/48.27  Current number of ordered equations: 0
% 47.98/48.27  Current number of rules: 2101
% 47.98/48.27  New rule produced :
% 47.98/48.27  [2126]
% 47.98/48.27  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 47.98/48.27                                                                     j(sK1_ax4_U))))))))
% 47.98/48.27  -> true
% 47.98/48.27  Current number of equations to process: 693
% 47.98/48.27  Current number of ordered equations: 0
% 47.98/48.27  Current number of rules: 2102
% 47.98/48.27  New rule produced :
% 47.98/48.27  [2127]
% 47.98/48.27  sorti2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 47.98/48.27                                                             j(sK1_ax4_U))))))))
% 47.98/48.27  -> true
% 47.98/48.27  Current number of equations to process: 692
% 47.98/48.27  Current number of ordered equations: 0
% 47.98/48.27  Current number of rules: 2103
% 47.98/48.27  New rule produced :
% 47.98/48.27  [2128]
% 48.56/48.82  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 48.56/48.82         j(sK1_ax4_U))) -> true
% 48.56/48.82  Current number of equations to process: 691
% 48.56/48.82  Current number of ordered equations: 0
% 48.56/48.82  Current number of rules: 2104
% 48.56/48.82  New rule produced :
% 48.56/48.82  [2129]
% 48.56/48.82  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(h(sK2_ax3_V(
% 48.56/48.82                                                                  j(sK1_ax4_U))),sK1_ax4_U)))))
% 48.56/48.82  -> true
% 48.56/48.82  Current number of equations to process: 690
% 48.56/48.82  Current number of ordered equations: 0
% 48.56/48.82  Current number of rules: 2105
% 48.56/48.82  New rule produced :
% 48.56/48.82  [2130]
% 48.56/48.82  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 48.56/48.82         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 48.56/48.82  Current number of equations to process: 689
% 48.56/48.82  Current number of ordered equations: 0
% 48.56/48.82  Current number of rules: 2106
% 48.56/48.82  New rule produced :
% 48.56/48.82  [2131]
% 48.56/48.82  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(
% 48.56/48.82                                                                     op2(
% 48.56/48.82                                                                     h(
% 48.56/48.82                                                                     sK2_ax3_V(
% 48.56/48.82                                                                     j(sK1_ax4_U))),sK1_ax4_U)))))
% 48.56/48.82  -> true
% 48.56/48.82  Current number of equations to process: 688
% 48.56/48.82  Current number of ordered equations: 0
% 48.56/48.82  Current number of rules: 2107
% 48.56/48.82  New rule produced :
% 48.56/48.82  [2132]
% 48.56/48.82  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(
% 48.56/48.82                                                                 j(sK1_ax4_U))),
% 48.56/48.82                                                   sK2_ax3_V(j(sK1_ax4_U))))))
% 48.56/48.82  -> true
% 48.56/48.82  Current number of equations to process: 717
% 48.56/48.82  Current number of ordered equations: 0
% 48.56/48.82  Current number of rules: 2108
% 48.56/48.82  New rule produced :
% 48.56/48.82  [2133]
% 48.56/48.82  sorti2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 48.56/48.82                                           sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 48.56/48.82  Current number of equations to process: 716
% 48.56/48.82  Current number of ordered equations: 0
% 48.56/48.82  Current number of rules: 2109
% 48.56/48.82  New rule produced :
% 48.56/48.82  [2134]
% 48.56/48.82  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 48.56/48.82                                                               j(sK1_ax4_U)))))),
% 48.56/48.82         j(sK1_ax4_U))) -> true
% 48.56/48.82  Current number of equations to process: 715
% 48.56/48.82  Current number of ordered equations: 0
% 48.56/48.82  Current number of rules: 2110
% 48.56/48.82  New rule produced :
% 48.56/48.82  [2135]
% 48.56/48.82  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,
% 48.56/48.82                                                            h(sK2_ax3_V(
% 48.56/48.82                                                              j(sK1_ax4_U))))))))
% 48.56/48.82  -> true
% 48.56/48.82  Current number of equations to process: 714
% 48.56/48.82  Current number of ordered equations: 0
% 48.56/48.82  Current number of rules: 2111
% 48.56/48.82  New rule produced :
% 48.56/48.82  [2136]
% 48.56/48.82  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 48.56/48.82                                                               j(sK1_ax4_U)))))),
% 48.56/48.82         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 48.56/48.82  Current number of equations to process: 713
% 48.56/48.82  Current number of ordered equations: 0
% 48.56/48.82  Current number of rules: 2112
% 48.56/48.82  New rule produced :
% 48.56/48.82  [2137]
% 48.56/48.82  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(
% 48.56/48.82                                                                     op2(sK1_ax4_U,
% 48.56/48.82                                                                     h(
% 48.56/48.82                                                                     sK2_ax3_V(
% 48.56/48.82                                                                     j(sK1_ax4_U))))))))
% 48.56/48.82  -> true
% 48.56/48.82  Current number of equations to process: 712
% 48.56/48.82  Current number of ordered equations: 0
% 48.56/48.82  Current number of rules: 2113
% 48.56/48.82  New rule produced :
% 48.56/48.82  [2138]
% 48.56/48.82  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 48.56/48.82             j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 48.56/48.82  Current number of equations to process: 711
% 48.56/48.82  Current number of ordered equations: 0
% 48.56/48.82  Current number of rules: 2114
% 48.56/48.82  New rule produced :
% 48.56/48.82  [2139]
% 48.56/48.82  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 48.56/48.82                                                                     sK2_ax3_V(
% 48.56/48.82                                                                     j(sK1_ax4_U)))),
% 49.05/49.35                                     j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 49.05/49.35  Current number of equations to process: 710
% 49.05/49.35  Current number of ordered equations: 0
% 49.05/49.35  Current number of rules: 2115
% 49.05/49.35  New rule produced :
% 49.05/49.35  [2140]
% 49.05/49.35  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 49.05/49.35                                                                   sK2_ax3_V(
% 49.05/49.35                                                                   sK2_ax3_V(
% 49.05/49.35                                                                   j(sK1_ax4_U))))))),true)
% 49.05/49.35  -> true
% 49.05/49.35  Current number of equations to process: 708
% 49.05/49.35  Current number of ordered equations: 1
% 49.05/49.35  Current number of rules: 2116
% 49.05/49.35  New rule produced :
% 49.05/49.35  [2141]
% 49.05/49.35  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 49.05/49.35                                                                 sK2_ax3_V(
% 49.05/49.35                                                                 sK2_ax3_V(
% 49.05/49.35                                                                 j(sK1_ax4_U))))),A)),true)
% 49.05/49.35  -> true
% 49.05/49.35  Current number of equations to process: 708
% 49.05/49.35  Current number of ordered equations: 0
% 49.05/49.35  Current number of rules: 2117
% 49.05/49.35  New rule produced :
% 49.05/49.35  [2142]
% 49.05/49.35  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 49.05/49.35                                                                   j(op2(sK1_ax4_U,sK1_ax4_U)))))),true)
% 49.05/49.35  -> true
% 49.05/49.35  Current number of equations to process: 706
% 49.05/49.35  Current number of ordered equations: 1
% 49.05/49.35  Current number of rules: 2118
% 49.05/49.35  New rule produced :
% 49.05/49.35  [2143]
% 49.05/49.35  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 49.05/49.35                                                                 j(op2(sK1_ax4_U,sK1_ax4_U)))),A)),true)
% 49.05/49.35  -> true
% 49.05/49.35  Current number of equations to process: 706
% 49.05/49.35  Current number of ordered equations: 0
% 49.05/49.35  Current number of rules: 2119
% 49.05/49.35  New rule produced :
% 49.05/49.35  [2144]
% 49.05/49.35  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 49.05/49.35         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 49.05/49.35  Current number of equations to process: 705
% 49.05/49.35  Current number of ordered equations: 0
% 49.05/49.35  Current number of rules: 2120
% 49.05/49.35  New rule produced :
% 49.05/49.35  [2145]
% 49.05/49.35  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 49.05/49.35                                                j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 49.05/49.35  -> true
% 49.05/49.35  Current number of equations to process: 704
% 49.05/49.35  Current number of ordered equations: 0
% 49.05/49.35  Current number of rules: 2121
% 49.05/49.35  New rule produced :
% 49.05/49.35  [2146]
% 49.05/49.35  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 49.05/49.35         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 49.05/49.35  Current number of equations to process: 703
% 49.05/49.35  Current number of ordered equations: 0
% 49.05/49.35  Current number of rules: 2122
% 49.05/49.35  New rule produced :
% 49.05/49.35  [2147]
% 49.05/49.35  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 49.05/49.35                                         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 49.05/49.35  -> true
% 49.05/49.35  Current number of equations to process: 702
% 49.05/49.35  Current number of ordered equations: 0
% 49.05/49.35  Current number of rules: 2123
% 49.05/49.35  New rule produced :
% 49.05/49.35  [2148]
% 49.05/49.35  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 49.05/49.35                                                               j(sK1_ax4_U)))))),
% 49.05/49.35         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 49.05/49.35  Current number of equations to process: 701
% 49.05/49.35  Current number of ordered equations: 0
% 49.05/49.35  Current number of rules: 2124
% 49.05/49.35  New rule produced :
% 49.05/49.35  [2149]
% 49.05/49.35  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 49.05/49.35                                                j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 49.05/49.35                                                                  j(sK1_ax4_U))))))))
% 49.05/49.35  -> true
% 49.05/49.35  Current number of equations to process: 700
% 49.05/49.35  Current number of ordered equations: 0
% 49.05/49.35  Current number of rules: 2125
% 49.05/49.35  New rule produced :
% 49.05/49.35  [2150]
% 49.05/49.35  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 49.05/49.35                                                               j(sK1_ax4_U)))))),
% 49.05/49.35         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 49.05/49.35  Current number of equations to process: 699
% 49.05/49.35  Current number of ordered equations: 0
% 49.05/49.35  Current number of rules: 2126
% 49.05/49.35  New rule produced :
% 49.74/50.05  [2151]
% 49.74/50.05  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 49.74/50.05                                         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 49.74/50.05  -> true
% 49.74/50.05  Current number of equations to process: 698
% 49.74/50.05  Current number of ordered equations: 0
% 49.74/50.05  Current number of rules: 2127
% 49.74/50.05  New rule produced :
% 49.74/50.05  [2152]
% 49.74/50.05  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 49.74/50.05                                                   sK2_ax3_V(sK2_ax3_V(
% 49.74/50.05                                                             j(sK1_ax4_U)))))))
% 49.74/50.05  -> true
% 49.74/50.05  Current number of equations to process: 727
% 49.74/50.05  Current number of ordered equations: 0
% 49.74/50.05  Current number of rules: 2128
% 49.74/50.05  New rule produced :
% 49.74/50.05  [2153]
% 49.74/50.05  sorti2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 49.74/50.05                                           sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 49.74/50.05  -> true
% 49.74/50.05  Current number of equations to process: 726
% 49.74/50.05  Current number of ordered equations: 0
% 49.74/50.05  Current number of rules: 2129
% 49.74/50.05  New rule produced :
% 49.74/50.05  [2154]
% 49.74/50.05  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 49.74/50.05                                             sK2_ax3_V(j(sK1_ax4_U)))),
% 49.74/50.05         j(sK1_ax4_U))) -> true
% 49.74/50.05  Current number of equations to process: 725
% 49.74/50.05  Current number of ordered equations: 0
% 49.74/50.05  Current number of rules: 2130
% 49.74/50.05  New rule produced :
% 49.74/50.05  [2155]
% 49.74/50.05  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(
% 49.74/50.05                                                              sK2_ax3_V(
% 49.74/50.05                                                              j(sK1_ax4_U))),
% 49.74/50.05                                                          sK2_ax3_V(j(sK1_ax4_U))))))
% 49.74/50.05  -> true
% 49.74/50.05  Current number of equations to process: 724
% 49.74/50.05  Current number of ordered equations: 0
% 49.74/50.05  Current number of rules: 2131
% 49.74/50.05  New rule produced :
% 49.74/50.05  [2156]
% 49.74/50.05  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 49.74/50.05                                             sK2_ax3_V(j(sK1_ax4_U)))),
% 49.74/50.05         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 49.74/50.05  Current number of equations to process: 723
% 49.74/50.05  Current number of ordered equations: 0
% 49.74/50.05  Current number of rules: 2132
% 49.74/50.05  New rule produced :
% 49.74/50.05  [2157]
% 49.74/50.05  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(
% 49.74/50.05                                                                     sK2_ax3_V(
% 49.74/50.05                                                                     sK2_ax3_V(
% 49.74/50.05                                                                     j(sK1_ax4_U))),
% 49.74/50.05                                                                     sK2_ax3_V(
% 49.74/50.05                                                                     j(sK1_ax4_U))))))
% 49.74/50.05  -> true
% 49.74/50.05  Current number of equations to process: 722
% 49.74/50.05  Current number of ordered equations: 0
% 49.74/50.05  Current number of rules: 2133
% 49.74/50.05  New rule produced :
% 49.74/50.05  [2158]
% 49.74/50.05  sorti1(sK2_ax3_V(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))) ->
% 49.74/50.05  true
% 49.74/50.05  Current number of equations to process: 749
% 49.74/50.05  Current number of ordered equations: 0
% 49.74/50.05  Current number of rules: 2134
% 49.74/50.05  New rule produced :
% 49.74/50.05  [2159]
% 49.74/50.05  sorti2(h(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))) -> true
% 49.74/50.05  Current number of equations to process: 748
% 49.74/50.05  Current number of ordered equations: 0
% 49.74/50.05  Current number of rules: 2135
% 49.74/50.05  New rule produced :
% 49.74/50.05  [2160]
% 49.74/50.05  j(h(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))) ->
% 49.74/50.05  sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 49.74/50.05  Current number of equations to process: 749
% 49.74/50.05  Current number of ordered equations: 0
% 49.74/50.05  Current number of rules: 2136
% 49.74/50.05  New rule produced :
% 49.74/50.05  [2161]
% 49.74/50.05  ifeq(sorti1(A),true,sorti1(op1(A,sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))),true)
% 49.74/50.05  -> true
% 49.74/50.05  Current number of equations to process: 747
% 49.74/50.05  Current number of ordered equations: 1
% 49.74/50.05  Current number of rules: 2137
% 49.74/50.05  New rule produced :
% 49.74/50.05  [2162]
% 49.74/50.05  ifeq(sorti1(A),true,sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),A)),true)
% 49.74/50.05  -> true
% 49.74/50.05  Current number of equations to process: 747
% 49.74/50.05  Current number of ordered equations: 0
% 49.74/50.05  Current number of rules: 2138
% 49.74/50.05  New rule produced :
% 49.74/50.05  [2163]
% 49.74/50.05  sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),j(sK1_ax4_U)))
% 49.74/50.05  -> true
% 49.74/50.05  Current number of equations to process: 750
% 49.74/50.05  Current number of ordered equations: 0
% 49.74/50.05  Current number of rules: 2139
% 50.37/50.69  New rule produced :
% 50.37/50.69  [2164]
% 50.37/50.69  sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 50.37/50.69  -> true
% 50.37/50.69  Current number of equations to process: 749
% 50.37/50.69  Current number of ordered equations: 0
% 50.37/50.69  Current number of rules: 2140
% 50.37/50.69  New rule produced :
% 50.37/50.69  [2165]
% 50.37/50.69  sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK2_ax3_V(
% 50.37/50.69                                                                   j(sK1_ax4_U))))
% 50.37/50.69  -> true
% 50.37/50.69  Current number of equations to process: 768
% 50.37/50.69  Current number of ordered equations: 0
% 50.37/50.69  Current number of rules: 2141
% 50.37/50.69  New rule produced :
% 50.37/50.69  [2166]
% 50.37/50.69  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 50.37/50.69  -> true
% 50.37/50.69  Current number of equations to process: 767
% 50.37/50.69  Current number of ordered equations: 0
% 50.37/50.69  Current number of rules: 2142
% 50.37/50.69  New rule produced :
% 50.37/50.69  [2167]
% 50.37/50.69  sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK2_ax3_V(
% 50.37/50.69                                                                   sK2_ax3_V(
% 50.37/50.69                                                                   j(sK1_ax4_U)))))
% 50.37/50.69  -> true
% 50.37/50.69  Current number of equations to process: 766
% 50.37/50.69  Current number of ordered equations: 0
% 50.37/50.69  Current number of rules: 2143
% 50.37/50.69  New rule produced :
% 50.37/50.69  [2168]
% 50.37/50.69  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 50.37/50.69  -> true
% 50.37/50.69  Current number of equations to process: 765
% 50.37/50.69  Current number of ordered equations: 0
% 50.37/50.69  Current number of rules: 2144
% 50.37/50.69  New rule produced :
% 50.37/50.69  [2169]
% 50.37/50.69  sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 50.37/50.69  -> true
% 50.37/50.69  Current number of equations to process: 764
% 50.37/50.69  Current number of ordered equations: 0
% 50.37/50.69  Current number of rules: 2145
% 50.37/50.69  New rule produced :
% 50.37/50.69  [2170]
% 50.37/50.69  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 50.37/50.69  -> true
% 50.37/50.69  Current number of equations to process: 763
% 50.37/50.69  Current number of ordered equations: 0
% 50.37/50.69  Current number of rules: 2146
% 50.37/50.69  New rule produced :
% 50.37/50.69  [2171]
% 50.37/50.69  sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK2_ax3_V(
% 50.37/50.69                                                                   sK2_ax3_V(
% 50.37/50.69                                                                   sK2_ax3_V(
% 50.37/50.69                                                                   j(sK1_ax4_U))))))
% 50.37/50.69  -> true
% 50.37/50.69  Current number of equations to process: 762
% 50.37/50.69  Current number of ordered equations: 0
% 50.37/50.69  Current number of rules: 2147
% 50.37/50.69  New rule produced :
% 50.37/50.69  [2172]
% 50.37/50.69  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(
% 50.37/50.69                                                                     op2(
% 50.37/50.69                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 50.37/50.69  -> true
% 50.37/50.69  Current number of equations to process: 761
% 50.37/50.69  Current number of ordered equations: 0
% 50.37/50.69  Current number of rules: 2148
% 50.37/50.69  New rule produced :
% 50.37/50.69  [2173]
% 50.37/50.69  sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK2_ax3_V(
% 50.37/50.69                                                                   j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 50.37/50.69  -> true
% 50.37/50.69  Current number of equations to process: 760
% 50.37/50.69  Current number of ordered equations: 0
% 50.37/50.69  Current number of rules: 2149
% 50.37/50.69  New rule produced :
% 50.37/50.69  [2174]
% 50.37/50.69  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 50.37/50.69  -> true
% 50.37/50.69  Current number of equations to process: 759
% 50.37/50.69  Current number of ordered equations: 0
% 50.37/50.69  Current number of rules: 2150
% 50.37/50.69  New rule produced :
% 50.37/50.69  [2175]
% 50.37/50.69  h(op1(j(sK1_ax4_U),sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))) ->
% 50.37/50.69  op2(sK1_ax4_U,h(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 50.37/50.69  Current number of equations to process: 758
% 50.37/50.69  Current number of ordered equations: 0
% 50.37/50.69  Current number of rules: 2151
% 50.37/50.69  New rule produced :
% 50.37/50.69  [2176]
% 50.37/50.69  h(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),j(sK1_ax4_U))) ->
% 50.37/50.69  op2(h(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),sK1_ax4_U)
% 50.37/50.69  Current number of equations to process: 757
% 50.37/50.69  Current number of ordered equations: 0
% 50.37/50.69  Current number of rules: 2152
% 50.37/50.69  New rule produced :
% 50.37/50.69  [2177]
% 50.37/50.69  sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),j(op2(
% 50.37/50.69                                                                     h(
% 50.37/50.69                                                                     sK2_ax3_V(
% 50.84/51.14                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 50.84/51.14  -> true
% 50.84/51.14  Current number of equations to process: 756
% 50.84/51.14  Current number of ordered equations: 0
% 50.84/51.14  Current number of rules: 2153
% 50.84/51.14  New rule produced :
% 50.84/51.14  [2178]
% 50.84/51.14  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(j(op2(
% 50.84/51.14                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 50.84/51.14  -> true
% 50.84/51.14  Current number of equations to process: 755
% 50.84/51.14  Current number of ordered equations: 0
% 50.84/51.14  Current number of rules: 2154
% 50.84/51.14  New rule produced :
% 50.84/51.14  [2179]
% 50.84/51.14  sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),j(op2(sK1_ax4_U,
% 50.84/51.14                                                                     h(
% 50.84/51.14                                                                     sK2_ax3_V(
% 50.84/51.14                                                                     j(sK1_ax4_U)))))))
% 50.84/51.14  -> true
% 50.84/51.14  Current number of equations to process: 754
% 50.84/51.14  Current number of ordered equations: 0
% 50.84/51.14  Current number of rules: 2155
% 50.84/51.14  New rule produced :
% 50.84/51.14  [2180]
% 50.84/51.14  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(j(op2(
% 50.84/51.14                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 50.84/51.14  -> true
% 50.84/51.14  Current number of equations to process: 753
% 50.84/51.14  Current number of ordered equations: 0
% 50.84/51.14  Current number of rules: 2156
% 50.84/51.14  New rule produced :
% 50.84/51.14  [2181]
% 50.84/51.14  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 50.84/51.14                                             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 50.84/51.14         j(sK1_ax4_U))) -> true
% 50.84/51.14  Current number of equations to process: 752
% 50.84/51.14  Current number of ordered equations: 0
% 50.84/51.14  Current number of rules: 2157
% 50.84/51.14  New rule produced :
% 50.84/51.14  [2182]
% 50.84/51.14  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(
% 50.84/51.14                                                              j(sK1_ax4_U)),
% 50.84/51.14                                                          sK2_ax3_V(sK2_ax3_V(
% 50.84/51.14                                                                    j(sK1_ax4_U)))))))
% 50.84/51.14  -> true
% 50.84/51.14  Current number of equations to process: 751
% 50.84/51.14  Current number of ordered equations: 0
% 50.84/51.14  Current number of rules: 2158
% 50.84/51.14  New rule produced :
% 50.84/51.14  [2183]
% 50.84/51.14  sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),op1(
% 50.84/51.14                                                                   sK2_ax3_V(
% 50.84/51.14                                                                   sK2_ax3_V(
% 50.84/51.14                                                                   j(sK1_ax4_U))),
% 50.84/51.14                                                                   sK2_ax3_V(
% 50.84/51.14                                                                   j(sK1_ax4_U)))))
% 50.84/51.14  -> true
% 50.84/51.14  Current number of equations to process: 750
% 50.84/51.14  Current number of ordered equations: 0
% 50.84/51.14  Current number of rules: 2159
% 50.84/51.14  New rule produced :
% 50.84/51.14  [2184]
% 50.84/51.14  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 50.84/51.14         sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))) -> true
% 50.84/51.14  Current number of equations to process: 749
% 50.84/51.14  Current number of ordered equations: 0
% 50.84/51.14  Current number of rules: 2160
% 50.84/51.14  New rule produced :
% 50.84/51.14  [2185]
% 50.84/51.14  sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),op1(
% 50.84/51.14                                                                   sK2_ax3_V(
% 50.84/51.14                                                                   j(sK1_ax4_U)),
% 50.84/51.14                                                                   sK2_ax3_V(
% 50.84/51.14                                                                   sK2_ax3_V(
% 50.84/51.14                                                                   j(sK1_ax4_U))))))
% 50.84/51.14  -> true
% 50.84/51.14  Current number of equations to process: 748
% 50.84/51.14  Current number of ordered equations: 0
% 50.84/51.14  Current number of rules: 2161
% 50.84/51.14  New rule produced :
% 50.84/51.14  [2186]
% 50.84/51.14  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 50.84/51.14         sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))) -> true
% 50.84/51.14  Current number of equations to process: 747
% 50.84/51.14  Current number of ordered equations: 0
% 50.84/51.14  Current number of rules: 2162
% 50.84/51.14  New rule produced :
% 50.84/51.14  [2187]
% 50.84/51.14  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 50.84/51.14                                             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 51.43/51.71         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 51.43/51.71  Current number of equations to process: 746
% 51.43/51.71  Current number of ordered equations: 0
% 51.43/51.71  Current number of rules: 2163
% 51.43/51.71  New rule produced :
% 51.43/51.71  [2188]
% 51.43/51.71  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(
% 51.43/51.71                                                                     sK2_ax3_V(
% 51.43/51.71                                                                     j(sK1_ax4_U)),
% 51.43/51.71                                                                     sK2_ax3_V(
% 51.43/51.71                                                                     sK2_ax3_V(
% 51.43/51.71                                                                     j(sK1_ax4_U)))))))
% 51.43/51.71  -> true
% 51.43/51.71  Current number of equations to process: 745
% 51.43/51.71  Current number of ordered equations: 0
% 51.43/51.71  Current number of rules: 2164
% 51.43/51.71  New rule produced :
% 51.43/51.71  [2189]
% 51.43/51.71  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 51.43/51.71  -> true
% 51.43/51.71  Current number of equations to process: 753
% 51.43/51.71  Current number of ordered equations: 0
% 51.43/51.71  Current number of rules: 2165
% 51.43/51.71  New rule produced :
% 51.43/51.71  [2190]
% 51.43/51.71  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 51.43/51.71  -> true
% 51.43/51.71  Current number of equations to process: 752
% 51.43/51.71  Current number of ordered equations: 0
% 51.43/51.71  Current number of rules: 2166
% 51.43/51.71  New rule produced :
% 51.43/51.71  [2191]
% 51.43/51.71  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),j(
% 51.43/51.71                                                                      op2(
% 51.43/51.71                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 51.43/51.71  -> true
% 51.43/51.71  Current number of equations to process: 751
% 51.43/51.71  Current number of ordered equations: 0
% 51.43/51.71  Current number of rules: 2167
% 51.43/51.71  New rule produced :
% 51.43/51.71  [2192]
% 51.43/51.71  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 51.43/51.71  -> true
% 51.43/51.71  Current number of equations to process: 784
% 51.43/51.71  Current number of ordered equations: 0
% 51.43/51.71  Current number of rules: 2168
% 51.43/51.71  New rule produced :
% 51.43/51.71  [2193]
% 51.43/51.71  sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),j(op2(
% 51.43/51.71                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 51.43/51.71  -> true
% 51.43/51.71  Current number of equations to process: 796
% 51.43/51.71  Current number of ordered equations: 0
% 51.43/51.71  Current number of rules: 2169
% 51.43/51.71  New rule produced :
% 51.43/51.71  [2194]
% 51.43/51.71  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 51.43/51.71                                                                      op2(
% 51.43/51.71                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 51.43/51.71  -> true
% 51.43/51.71  Current number of equations to process: 795
% 51.43/51.71  Current number of ordered equations: 0
% 51.43/51.71  Current number of rules: 2170
% 51.43/51.71  New rule produced :
% 51.43/51.71  [2195]
% 51.43/51.71  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 51.43/51.71                                                                      op2(
% 51.43/51.71                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 51.43/51.71  -> true
% 51.43/51.71  Current number of equations to process: 794
% 51.43/51.71  Current number of ordered equations: 0
% 51.43/51.71  Current number of rules: 2171
% 51.43/51.71  New rule produced :
% 51.43/51.71  [2196]
% 51.43/51.71  sorti1(op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),j(
% 51.43/51.71                                                                     op2(
% 51.43/51.71                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 51.43/51.71  -> true
% 51.43/51.71  Current number of equations to process: 793
% 51.43/51.71  Current number of ordered equations: 0
% 51.43/51.71  Current number of rules: 2172
% 51.43/51.71  New rule produced :
% 51.43/51.71  [2197]
% 51.43/51.71  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),j(
% 51.43/51.71                                                                     op2(
% 51.43/51.71                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 51.43/51.71  -> true
% 51.43/51.71  Current number of equations to process: 792
% 51.43/51.71  Current number of ordered equations: 0
% 51.43/51.71  Current number of rules: 2173
% 51.43/51.71  New rule produced :
% 51.43/51.71  [2198]
% 51.43/51.71  sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),j(
% 51.43/51.71                                                                     op2(
% 51.43/51.71                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 51.98/52.30  -> true
% 51.98/52.30  Current number of equations to process: 791
% 51.98/52.30  Current number of ordered equations: 0
% 51.98/52.30  Current number of rules: 2174
% 51.98/52.30  New rule produced :
% 51.98/52.30  [2199]
% 51.98/52.30  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),j(
% 51.98/52.30                                                                     op2(
% 51.98/52.30                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 51.98/52.30  -> true
% 51.98/52.30  Current number of equations to process: 790
% 51.98/52.30  Current number of ordered equations: 0
% 51.98/52.30  Current number of rules: 2175
% 51.98/52.30  New rule produced :
% 51.98/52.30  [2200]
% 51.98/52.30  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 51.98/52.30                                                               j(sK1_ax4_U))),
% 51.98/52.30         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 51.98/52.30  Current number of equations to process: 789
% 51.98/52.30  Current number of ordered equations: 0
% 51.98/52.30  Current number of rules: 2176
% 51.98/52.30  New rule produced :
% 51.98/52.30  [2201]
% 51.98/52.30  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 51.98/52.30                                                             j(sK1_ax4_U))))),
% 51.98/52.30         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 51.98/52.30  Current number of equations to process: 788
% 51.98/52.30  Current number of ordered equations: 0
% 51.98/52.30  Current number of rules: 2177
% 51.98/52.30  New rule produced :
% 51.98/52.30  [2202]
% 51.98/52.30  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 51.98/52.30         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 51.98/52.30  Current number of equations to process: 787
% 51.98/52.30  Current number of ordered equations: 0
% 51.98/52.30  Current number of rules: 2178
% 51.98/52.30  New rule produced :
% 51.98/52.30  [2203]
% 51.98/52.30  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 51.98/52.30         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 51.98/52.30  Current number of equations to process: 786
% 51.98/52.30  Current number of ordered equations: 0
% 51.98/52.30  Current number of rules: 2179
% 51.98/52.30  New rule produced :
% 51.98/52.30  [2204]
% 51.98/52.30  sorti1(op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),
% 51.98/52.30         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 51.98/52.30  Current number of equations to process: 785
% 51.98/52.30  Current number of ordered equations: 0
% 51.98/52.30  Current number of rules: 2180
% 51.98/52.30  New rule produced :
% 51.98/52.30  [2205]
% 51.98/52.30  sorti1(op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 51.98/52.30         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 51.98/52.30  Current number of equations to process: 784
% 51.98/52.30  Current number of ordered equations: 0
% 51.98/52.30  Current number of rules: 2181
% 51.98/52.30  New rule produced :
% 51.98/52.30  [2206]
% 51.98/52.30  sorti1(op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),
% 51.98/52.30         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 51.98/52.30  Current number of equations to process: 783
% 51.98/52.30  Current number of ordered equations: 0
% 51.98/52.30  Current number of rules: 2182
% 51.98/52.30  New rule produced :
% 51.98/52.30  [2207]
% 51.98/52.30  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 51.98/52.30         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 51.98/52.30  Current number of equations to process: 782
% 51.98/52.30  Current number of ordered equations: 0
% 51.98/52.30  Current number of rules: 2183
% 51.98/52.30  New rule produced :
% 51.98/52.30  [2208]
% 51.98/52.30  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 51.98/52.30                                                              j(sK1_ax4_U)))),
% 51.98/52.30         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 51.98/52.30  Current number of equations to process: 781
% 51.98/52.30  Current number of ordered equations: 0
% 51.98/52.30  Current number of rules: 2184
% 51.98/52.30  New rule produced :
% 51.98/52.30  [2209]
% 51.98/52.30  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 51.98/52.30                                                             j(sK1_ax4_U))))),
% 51.98/52.30         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 51.98/52.30  Current number of equations to process: 780
% 51.98/52.30  Current number of ordered equations: 0
% 51.98/52.30  Current number of rules: 2185
% 51.98/52.30  New rule produced :
% 51.98/52.30  [2210]
% 51.98/52.30  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 51.98/52.30         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 51.98/52.30  Current number of equations to process: 779
% 51.98/52.30  Current number of ordered equations: 0
% 51.98/52.30  Current number of rules: 2186
% 51.98/52.30  New rule produced :
% 51.98/52.30  [2211]
% 51.98/52.30  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 51.98/52.30         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 51.98/52.30  Current number of equations to process: 778
% 52.63/52.90  Current number of ordered equations: 0
% 52.63/52.90  Current number of rules: 2187
% 52.63/52.90  New rule produced :
% 52.63/52.90  [2212]
% 52.63/52.90  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 52.63/52.90         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 52.63/52.90  Current number of equations to process: 777
% 52.63/52.90  Current number of ordered equations: 0
% 52.63/52.90  Current number of rules: 2188
% 52.63/52.90  New rule produced :
% 52.63/52.90  [2213]
% 52.63/52.90  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 52.63/52.90                                                               sK2_ax3_V(
% 52.63/52.90                                                               j(sK1_ax4_U)))),
% 52.63/52.90         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 52.63/52.90  Current number of equations to process: 776
% 52.63/52.90  Current number of ordered equations: 0
% 52.63/52.90  Current number of rules: 2189
% 52.63/52.90  New rule produced :
% 52.63/52.90  [2214]
% 52.63/52.90  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 52.63/52.90                                                              sK2_ax3_V(
% 52.63/52.90                                                              j(sK1_ax4_U))))),
% 52.63/52.90         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 52.63/52.90  Current number of equations to process: 775
% 52.63/52.90  Current number of ordered equations: 0
% 52.63/52.90  Current number of rules: 2190
% 52.63/52.90  New rule produced :
% 52.63/52.90  [2215]
% 52.63/52.90  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 52.63/52.90                                                                  j(sK1_ax4_U)))),
% 52.63/52.90         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 52.63/52.90  Current number of equations to process: 774
% 52.63/52.90  Current number of ordered equations: 0
% 52.63/52.90  Current number of rules: 2191
% 52.63/52.90  New rule produced :
% 52.63/52.90  [2216]
% 52.63/52.90  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 52.63/52.90         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 52.63/52.90  Current number of equations to process: 773
% 52.63/52.90  Current number of ordered equations: 0
% 52.63/52.90  Current number of rules: 2192
% 52.63/52.90  New rule produced :
% 52.63/52.90  [2217]
% 52.63/52.90  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 52.63/52.90         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 52.63/52.90  Current number of equations to process: 772
% 52.63/52.90  Current number of ordered equations: 0
% 52.63/52.90  Current number of rules: 2193
% 52.63/52.90  New rule produced :
% 52.63/52.90  [2218]
% 52.63/52.90  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 52.63/52.90         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 52.63/52.90  Current number of equations to process: 771
% 52.63/52.90  Current number of ordered equations: 0
% 52.63/52.90  Current number of rules: 2194
% 52.63/52.90  New rule produced :
% 52.63/52.90  [2219]
% 52.63/52.90  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 52.63/52.90                                                                 j(sK1_ax4_U))))),
% 52.63/52.90         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 52.63/52.90  Current number of equations to process: 770
% 52.63/52.90  Current number of ordered equations: 0
% 52.63/52.90  Current number of rules: 2195
% 52.63/52.90  New rule produced :
% 52.63/52.90  [2220]
% 52.63/52.90  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 52.63/52.90         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 52.63/52.90  Current number of equations to process: 769
% 52.63/52.90  Current number of ordered equations: 0
% 52.63/52.90  Current number of rules: 2196
% 52.63/52.90  New rule produced :
% 52.63/52.91  [2221]
% 52.63/52.91  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,
% 52.63/52.91                                                          op2(sK1_ax4_U,sK1_ax4_U)))))
% 52.63/52.91  -> true
% 52.63/52.91  Current number of equations to process: 776
% 52.63/52.91  Current number of ordered equations: 0
% 52.63/52.91  Current number of rules: 2197
% 52.63/52.91  New rule produced :
% 52.63/52.91  [2222]
% 52.63/52.91  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 52.63/52.91                                                                  sK2_ax3_V(
% 52.63/52.91                                                                  sK2_ax3_V(
% 52.63/52.91                                                                  j(sK1_ax4_U)))))))
% 52.63/52.91  -> true
% 52.63/52.91  Current number of equations to process: 775
% 52.63/52.91  Current number of ordered equations: 0
% 52.63/52.91  Current number of rules: 2198
% 52.63/52.91  New rule produced :
% 52.63/52.91  [2223]
% 52.63/52.91  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 52.63/52.91                                                                  j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 52.63/52.91  -> true
% 52.63/52.91  Current number of equations to process: 808
% 52.63/52.91  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2199
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2224]
% 53.38/53.66  sorti1(sK2_ax3_V(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 53.38/53.66  -> true
% 53.38/53.66  Current number of equations to process: 822
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2200
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2225]
% 53.38/53.66  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(op2(
% 53.38/53.66                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 53.38/53.66  -> true
% 53.38/53.66  Current number of equations to process: 823
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2201
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2226]
% 53.38/53.66  sorti1(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 53.38/53.66  -> true
% 53.38/53.66  Current number of equations to process: 826
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2202
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2227]
% 53.38/53.66  sorti1(j(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 53.38/53.66  -> true
% 53.38/53.66  Current number of equations to process: 825
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2203
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2228]
% 53.38/53.66  sorti1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 53.38/53.66  -> true
% 53.38/53.66  Current number of equations to process: 848
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2204
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2229]
% 53.38/53.66  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 53.38/53.66         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 53.38/53.66  Current number of equations to process: 849
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2205
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2230]
% 53.38/53.66  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 53.38/53.66  -> true
% 53.38/53.66  Current number of equations to process: 848
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2206
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2231]
% 53.38/53.66  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 53.38/53.66         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 53.38/53.66  Current number of equations to process: 847
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2207
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2232]
% 53.38/53.66  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 53.38/53.66  -> true
% 53.38/53.66  Current number of equations to process: 846
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2208
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2233]
% 53.38/53.66  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 53.38/53.66         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 53.38/53.66  Current number of equations to process: 845
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2209
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2234]
% 53.38/53.66  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 53.38/53.66  -> true
% 53.38/53.66  Current number of equations to process: 844
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2210
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2235]
% 53.38/53.66  h(j(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 53.38/53.66  -> op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))
% 53.38/53.66  Current number of equations to process: 843
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2211
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2236]
% 53.38/53.66  h(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 53.38/53.66  -> op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)
% 53.38/53.66  Current number of equations to process: 842
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2212
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2237]
% 53.38/53.66  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 53.38/53.66         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 53.38/53.66  Current number of equations to process: 841
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2213
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2238]
% 53.38/53.66  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 53.38/53.66  -> true
% 53.38/53.66  Current number of equations to process: 840
% 53.38/53.66  Current number of ordered equations: 0
% 53.38/53.66  Current number of rules: 2214
% 53.38/53.66  New rule produced :
% 53.38/53.66  [2239]
% 53.38/53.66  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 53.38/53.66         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 53.38/53.66  Current number of equations to process: 839
% 54.08/54.40  Current number of ordered equations: 0
% 54.08/54.40  Current number of rules: 2215
% 54.08/54.40  New rule produced :
% 54.08/54.40  [2240]
% 54.08/54.40  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 54.08/54.40  -> true
% 54.08/54.40  Current number of equations to process: 838
% 54.08/54.40  Current number of ordered equations: 0
% 54.08/54.40  Current number of rules: 2216
% 54.08/54.40  New rule produced :
% 54.08/54.40  [2241]
% 54.08/54.40  sorti1(j(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 54.08/54.40  -> true
% 54.08/54.40  Current number of equations to process: 841
% 54.08/54.40  Current number of ordered equations: 0
% 54.08/54.40  Current number of rules: 2217
% 54.08/54.40  New rule produced :
% 54.08/54.40  [2242]
% 54.08/54.40  sorti1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 54.08/54.40  -> true
% 54.08/54.40  Current number of equations to process: 840
% 54.08/54.40  Current number of ordered equations: 0
% 54.08/54.40  Current number of rules: 2218
% 54.08/54.40  New rule produced :
% 54.08/54.40  [2243]
% 54.08/54.40  sorti1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))) ->
% 54.08/54.40  true
% 54.08/54.40  Current number of equations to process: 865
% 54.08/54.40  Current number of ordered equations: 0
% 54.08/54.40  Current number of rules: 2219
% 54.08/54.40  New rule produced :
% 54.08/54.40  [2244]
% 54.08/54.40  sorti2(h(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))) -> true
% 54.08/54.40  Current number of equations to process: 864
% 54.08/54.40  Current number of ordered equations: 0
% 54.08/54.40  Current number of rules: 2220
% 54.08/54.40  New rule produced :
% 54.08/54.40  [2245]
% 54.08/54.40  j(h(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))) ->
% 54.08/54.40  sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 54.08/54.40  Current number of equations to process: 865
% 54.08/54.40  Current number of ordered equations: 0
% 54.08/54.40  Current number of rules: 2221
% 54.08/54.40  New rule produced :
% 54.08/54.40  [2246]
% 54.08/54.40  sorti1(op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 54.08/54.40         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 54.08/54.40  Current number of equations to process: 864
% 54.08/54.40  Current number of ordered equations: 0
% 54.08/54.40  Current number of rules: 2222
% 54.08/54.40  New rule produced :
% 54.08/54.40  [2247]
% 54.08/54.40  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 54.08/54.40  -> true
% 54.08/54.40  Current number of equations to process: 863
% 54.08/54.40  Current number of ordered equations: 0
% 54.08/54.40  Current number of rules: 2223
% 54.08/54.40  New rule produced :
% 54.08/54.40  [2248]
% 54.08/54.40  sorti1(op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 54.08/54.40         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 54.08/54.40  Current number of equations to process: 862
% 54.08/54.40  Current number of ordered equations: 0
% 54.08/54.40  Current number of rules: 2224
% 54.08/54.40  New rule produced :
% 54.08/54.40  [2249]
% 54.08/54.40  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 54.08/54.40  -> true
% 54.08/54.40  Current number of equations to process: 861
% 54.08/54.40  Current number of ordered equations: 0
% 54.08/54.40  Current number of rules: 2225
% 54.08/54.40  New rule produced :
% 54.08/54.40  [2250]
% 54.08/54.40  sorti1(op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 54.08/54.40         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 54.08/54.40  Current number of equations to process: 860
% 54.08/54.40  Current number of ordered equations: 0
% 54.08/54.40  Current number of rules: 2226
% 54.08/54.40  New rule produced :
% 54.08/54.40  [2251]
% 54.08/54.40  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 54.08/54.40  -> true
% 54.08/54.40  Current number of equations to process: 859
% 54.08/54.40  Current number of ordered equations: 0
% 54.08/54.40  Current number of rules: 2227
% 54.08/54.40  New rule produced :
% 54.08/54.40  [2252]
% 54.08/54.40  h(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 54.08/54.41  -> op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 54.08/54.41  Current number of equations to process: 858
% 54.08/54.41  Current number of ordered equations: 0
% 54.08/54.41  Current number of rules: 2228
% 54.08/54.41  New rule produced :
% 54.08/54.41  [2253]
% 54.08/54.41  h(j(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 54.08/54.41  -> op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)
% 54.08/54.41  Current number of equations to process: 857
% 54.08/54.41  Current number of ordered equations: 0
% 54.08/54.41  Current number of rules: 2229
% 54.08/54.41  New rule produced :
% 54.08/54.41  [2254]
% 54.08/54.41  sorti1(op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 54.08/54.41         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 54.08/54.41  Current number of equations to process: 856
% 54.08/54.41  Current number of ordered equations: 0
% 54.08/54.41  Current number of rules: 2230
% 54.08/54.41  New rule produced :
% 54.08/54.41  [2255]
% 54.08/54.41  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,
% 54.08/54.41                                                             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 54.08/54.41  -> true
% 54.08/54.41  Current number of equations to process: 855
% 54.87/55.11  Current number of ordered equations: 0
% 54.87/55.11  Current number of rules: 2231
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2256]
% 54.87/55.11  sorti1(op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 54.87/55.11         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 54.87/55.11  Current number of equations to process: 854
% 54.87/55.11  Current number of ordered equations: 0
% 54.87/55.11  Current number of rules: 2232
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2257]
% 54.87/55.11  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,op2(
% 54.87/55.11                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 54.87/55.11  -> true
% 54.87/55.11  Current number of equations to process: 853
% 54.87/55.11  Current number of ordered equations: 0
% 54.87/55.11  Current number of rules: 2233
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2258]
% 54.87/55.11  ifeq(sorti1(A),true,sorti1(op1(A,sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))),true)
% 54.87/55.11  -> true
% 54.87/55.11  Current number of equations to process: 851
% 54.87/55.11  Current number of ordered equations: 1
% 54.87/55.11  Current number of rules: 2234
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2259]
% 54.87/55.11  ifeq(sorti1(A),true,sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),A)),true)
% 54.87/55.11  -> true
% 54.87/55.11  Current number of equations to process: 851
% 54.87/55.11  Current number of ordered equations: 0
% 54.87/55.11  Current number of rules: 2235
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2260]
% 54.87/55.11  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),j(sK1_ax4_U)))
% 54.87/55.11  -> true
% 54.87/55.11  Current number of equations to process: 854
% 54.87/55.11  Current number of ordered equations: 0
% 54.87/55.11  Current number of rules: 2236
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2261]
% 54.87/55.11  sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 54.87/55.11  -> true
% 54.87/55.11  Current number of equations to process: 853
% 54.87/55.11  Current number of ordered equations: 0
% 54.87/55.11  Current number of rules: 2237
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2262]
% 54.87/55.11  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),sK2_ax3_V(
% 54.87/55.11                                                                   j(sK1_ax4_U))))
% 54.87/55.11  -> true
% 54.87/55.11  Current number of equations to process: 878
% 54.87/55.11  Current number of ordered equations: 0
% 54.87/55.11  Current number of rules: 2238
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2263]
% 54.87/55.11  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 54.87/55.11  -> true
% 54.87/55.11  Current number of equations to process: 877
% 54.87/55.11  Current number of ordered equations: 0
% 54.87/55.11  Current number of rules: 2239
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2264]
% 54.87/55.11  sorti1(sK2_ax3_V(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(
% 54.87/55.11                                                                  j(sK1_ax4_U)))))
% 54.87/55.11  -> true
% 54.87/55.11  Current number of equations to process: 876
% 54.87/55.11  Current number of ordered equations: 0
% 54.87/55.11  Current number of rules: 2240
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2265]
% 54.87/55.11  sorti2(h(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))
% 54.87/55.11  -> true
% 54.87/55.11  Current number of equations to process: 875
% 54.87/55.11  Current number of ordered equations: 0
% 54.87/55.11  Current number of rules: 2241
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2266]
% 54.87/55.11  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),sK2_ax3_V(
% 54.87/55.11                                                                   sK2_ax3_V(
% 54.87/55.11                                                                   j(sK1_ax4_U)))))
% 54.87/55.11  -> true
% 54.87/55.11  Current number of equations to process: 876
% 54.87/55.11  Current number of ordered equations: 0
% 54.87/55.11  Current number of rules: 2242
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2267]
% 54.87/55.11  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,
% 54.87/55.11                                                            op2(sK1_ax4_U,sK1_ax4_U))))))
% 54.87/55.11  -> true
% 54.87/55.11  Current number of equations to process: 875
% 54.87/55.11  Current number of ordered equations: 0
% 54.87/55.11  Current number of rules: 2243
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2268]
% 54.87/55.11  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 54.87/55.11  -> true
% 54.87/55.11  Current number of equations to process: 874
% 54.87/55.11  Current number of ordered equations: 0
% 54.87/55.11  Current number of rules: 2244
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2269]
% 54.87/55.11  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 54.87/55.11  -> true
% 54.87/55.11  Current number of equations to process: 873
% 54.87/55.11  Current number of ordered equations: 0
% 54.87/55.11  Current number of rules: 2245
% 54.87/55.11  New rule produced :
% 54.87/55.11  [2270]
% 54.87/55.11  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),sK2_ax3_V(
% 54.87/55.11                                                                   sK2_ax3_V(
% 54.87/55.11                                                                   sK2_ax3_V(
% 55.39/55.63                                                                   j(sK1_ax4_U))))))
% 55.39/55.63  -> true
% 55.39/55.63  Current number of equations to process: 872
% 55.39/55.63  Current number of ordered equations: 0
% 55.39/55.63  Current number of rules: 2246
% 55.39/55.63  New rule produced :
% 55.39/55.63  [2271]
% 55.39/55.63  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(
% 55.39/55.63                                                                     op2(sK1_ax4_U,
% 55.39/55.63                                                                     op2(sK1_ax4_U,sK1_ax4_U))))))
% 55.39/55.63  -> true
% 55.39/55.63  Current number of equations to process: 871
% 55.39/55.63  Current number of ordered equations: 0
% 55.39/55.63  Current number of rules: 2247
% 55.39/55.63  New rule produced :
% 55.39/55.63  [2272]
% 55.39/55.63  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),sK2_ax3_V(
% 55.39/55.63                                                                   j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 55.39/55.63  -> true
% 55.39/55.63  Current number of equations to process: 870
% 55.39/55.63  Current number of ordered equations: 0
% 55.39/55.63  Current number of rules: 2248
% 55.39/55.63  New rule produced :
% 55.39/55.63  [2273]
% 55.39/55.63  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,
% 55.39/55.63                                                                op2(sK1_ax4_U,sK1_ax4_U))))))
% 55.39/55.63  -> true
% 55.39/55.63  Current number of equations to process: 869
% 55.39/55.63  Current number of ordered equations: 0
% 55.39/55.63  Current number of rules: 2249
% 55.39/55.63  New rule produced :
% 55.39/55.63  [2274]
% 55.39/55.63  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),j(op2(
% 55.39/55.63                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 55.39/55.63  -> true
% 55.39/55.63  Current number of equations to process: 868
% 55.39/55.63  Current number of ordered equations: 0
% 55.39/55.63  Current number of rules: 2250
% 55.39/55.63  New rule produced :
% 55.39/55.63  [2275]
% 55.39/55.63  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,
% 55.39/55.63                                                                    op2(sK1_ax4_U,sK1_ax4_U))))))
% 55.39/55.63  -> true
% 55.39/55.63  Current number of equations to process: 867
% 55.39/55.63  Current number of ordered equations: 0
% 55.39/55.63  Current number of rules: 2251
% 55.39/55.63  New rule produced :
% 55.39/55.63  [2276]
% 55.39/55.63  h(op1(j(sK1_ax4_U),sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))) ->
% 55.39/55.63  op2(sK1_ax4_U,h(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 55.39/55.63  Current number of equations to process: 866
% 55.39/55.63  Current number of ordered equations: 0
% 55.39/55.63  Current number of rules: 2252
% 55.39/55.63  New rule produced :
% 55.39/55.63  [2277]
% 55.39/55.63  h(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),j(sK1_ax4_U))) ->
% 55.39/55.63  op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))),sK1_ax4_U)
% 55.39/55.63  Current number of equations to process: 865
% 55.39/55.63  Current number of ordered equations: 0
% 55.39/55.63  Current number of rules: 2253
% 55.39/55.63  New rule produced :
% 55.39/55.63  [2278]
% 55.39/55.63  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 55.39/55.63                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 55.39/55.63  -> true
% 55.39/55.63  Current number of equations to process: 864
% 55.39/55.63  Current number of ordered equations: 0
% 55.39/55.63  Current number of rules: 2254
% 55.39/55.63  New rule produced :
% 55.39/55.63  [2279]
% 55.39/55.63  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 55.39/55.63                                                        j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 55.39/55.63  -> true
% 55.39/55.63  Current number of equations to process: 863
% 55.39/55.63  Current number of ordered equations: 0
% 55.39/55.63  Current number of rules: 2255
% 55.39/55.63  New rule produced :
% 55.39/55.63  [2280]
% 55.39/55.63  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(h(sK2_ax3_V(
% 55.39/55.63                                                                sK2_ax3_V(
% 55.39/55.63                                                                j(sK1_ax4_U)))),sK1_ax4_U))))
% 55.39/55.63  -> true
% 55.39/55.63  Current number of equations to process: 862
% 55.39/55.63  Current number of ordered equations: 0
% 55.39/55.63  Current number of rules: 2256
% 55.39/55.63  New rule produced :
% 55.39/55.63  [2281]
% 55.39/55.63  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,
% 55.39/55.63                                                          h(sK2_ax3_V(sK2_ax3_V(
% 55.39/55.63                                                                      j(sK1_ax4_U))))))))
% 55.39/55.63  -> true
% 55.39/55.63  Current number of equations to process: 861
% 55.39/55.63  Current number of ordered equations: 0
% 55.39/55.63  Current number of rules: 2257
% 55.39/55.63  New rule produced :
% 55.39/55.63  [2282]
% 55.39/55.63  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(op2(
% 55.39/55.63                                                                    h(sK2_ax3_V(
% 55.39/55.63                                                                      j(sK1_ax4_U))),sK1_ax4_U)))))
% 55.95/56.19  -> true
% 55.95/56.19  Current number of equations to process: 860
% 55.95/56.19  Current number of ordered equations: 0
% 55.95/56.19  Current number of rules: 2258
% 55.95/56.19  New rule produced :
% 55.95/56.19  [2283]
% 55.95/56.19  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,
% 55.95/56.19                                                                    h(sK2_ax3_V(
% 55.95/56.19                                                                      j(sK1_ax4_U))))))))
% 55.95/56.19  -> true
% 55.95/56.19  Current number of equations to process: 859
% 55.95/56.19  Current number of ordered equations: 0
% 55.95/56.19  Current number of rules: 2259
% 55.95/56.19  New rule produced :
% 55.95/56.19  [2284]
% 55.95/56.19  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))),true)
% 55.95/56.19  -> true
% 55.95/56.19  Current number of equations to process: 857
% 55.95/56.19  Current number of ordered equations: 1
% 55.95/56.19  Current number of rules: 2260
% 55.95/56.19  New rule produced :
% 55.95/56.19  [2285]
% 55.95/56.19  ifeq(sorti1(A),true,sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),A)),true)
% 55.95/56.19  -> true
% 55.95/56.19  Current number of equations to process: 857
% 55.95/56.19  Current number of ordered equations: 0
% 55.95/56.19  Current number of rules: 2261
% 55.95/56.19  New rule produced :
% 55.95/56.19  [2286]
% 55.95/56.19  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 55.95/56.19         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 55.95/56.19  Current number of equations to process: 856
% 55.95/56.19  Current number of ordered equations: 0
% 55.95/56.19  Current number of rules: 2262
% 55.95/56.19  New rule produced :
% 55.95/56.19  [2287]
% 55.95/56.19  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 55.95/56.19  -> true
% 55.95/56.19  Current number of equations to process: 855
% 55.95/56.19  Current number of ordered equations: 0
% 55.95/56.19  Current number of rules: 2263
% 55.95/56.19  New rule produced :
% 55.95/56.19  [2288]
% 55.95/56.19  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))),true)
% 55.95/56.19  -> true
% 55.95/56.19  Current number of equations to process: 853
% 55.95/56.19  Current number of ordered equations: 1
% 55.95/56.19  Current number of rules: 2264
% 55.95/56.19  New rule produced :
% 55.95/56.19  [2289]
% 55.95/56.19  ifeq(sorti1(A),true,sorti1(op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),A)),true)
% 55.95/56.19  -> true
% 55.95/56.19  Current number of equations to process: 853
% 55.95/56.19  Current number of ordered equations: 0
% 55.95/56.19  Current number of rules: 2265
% 55.95/56.19  New rule produced :
% 55.95/56.19  [2290]
% 55.95/56.19  sorti1(op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 55.95/56.19         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 55.95/56.19  Current number of equations to process: 852
% 55.95/56.19  Current number of ordered equations: 0
% 55.95/56.19  Current number of rules: 2266
% 55.95/56.19  New rule produced :
% 55.95/56.19  [2291]
% 55.95/56.19  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,
% 55.95/56.19                                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 55.95/56.19  -> true
% 55.95/56.19  Current number of equations to process: 851
% 55.95/56.19  Current number of ordered equations: 0
% 55.95/56.19  Current number of rules: 2267
% 55.95/56.19  New rule produced :
% 55.95/56.19  [2292]
% 55.95/56.19  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),j(op2(
% 55.95/56.19                                                                     h(
% 55.95/56.19                                                                     sK2_ax3_V(
% 55.95/56.19                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 55.95/56.19  -> true
% 55.95/56.19  Current number of equations to process: 850
% 55.95/56.19  Current number of ordered equations: 0
% 55.95/56.19  Current number of rules: 2268
% 55.95/56.19  New rule produced :
% 55.95/56.19  [2293]
% 55.95/56.19  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,
% 55.95/56.19                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 55.95/56.19  -> true
% 55.95/56.19  Current number of equations to process: 849
% 55.95/56.19  Current number of ordered equations: 0
% 55.95/56.19  Current number of rules: 2269
% 55.95/56.19  New rule produced :
% 55.95/56.19  [2294]
% 55.95/56.19  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),j(op2(sK1_ax4_U,
% 55.95/56.19                                                                     h(
% 55.95/56.19                                                                     sK2_ax3_V(
% 55.95/56.19                                                                     j(sK1_ax4_U)))))))
% 55.95/56.19  -> true
% 55.95/56.19  Current number of equations to process: 848
% 55.95/56.19  Current number of ordered equations: 0
% 55.95/56.19  Current number of rules: 2270
% 55.95/56.19  New rule produced :
% 55.95/56.19  [2295]
% 55.95/56.19  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(j(op2(sK1_ax4_U,
% 55.95/56.19                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 56.68/56.98  -> true
% 56.68/56.98  Current number of equations to process: 847
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2271
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2296]
% 56.68/56.98  j(h(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))
% 56.68/56.98  -> op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))
% 56.68/56.98  Current number of equations to process: 846
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2272
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2297]
% 56.68/56.98  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 56.68/56.98  -> true
% 56.68/56.98  Current number of equations to process: 875
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2273
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2298]
% 56.68/56.98  sorti2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 56.68/56.98  -> true
% 56.68/56.98  Current number of equations to process: 874
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2274
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2299]
% 56.68/56.98  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 56.68/56.98         j(sK1_ax4_U))) -> true
% 56.68/56.98  Current number of equations to process: 875
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2275
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2300]
% 56.68/56.98  sorti1(op1(j(sK1_ax4_U),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 56.68/56.98                          sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 56.68/56.98  Current number of equations to process: 874
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2276
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2301]
% 56.68/56.98  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 56.68/56.98         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 56.68/56.98  Current number of equations to process: 873
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2277
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2302]
% 56.68/56.98  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 56.68/56.98                                     sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 56.68/56.98  Current number of equations to process: 872
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2278
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2303]
% 56.68/56.98  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 56.68/56.98         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 56.68/56.98  Current number of equations to process: 871
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2279
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2304]
% 56.68/56.98  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 56.68/56.98                                                sK2_ax3_V(j(sK1_ax4_U))))) ->
% 56.68/56.98  true
% 56.68/56.98  Current number of equations to process: 870
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2280
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2305]
% 56.68/56.98  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 56.68/56.98         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 56.68/56.98  Current number of equations to process: 869
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2281
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2306]
% 56.68/56.98  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 56.68/56.98                                         sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 56.68/56.98  Current number of equations to process: 868
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2282
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2307]
% 56.68/56.98  j(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 56.68/56.98  -> op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 56.68/56.98  Current number of equations to process: 867
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2283
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2308]
% 56.68/56.98  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 56.68/56.98         j(sK1_ax4_U))) -> true
% 56.68/56.98  Current number of equations to process: 892
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2284
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2309]
% 56.68/56.98  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 56.68/56.98  -> true
% 56.68/56.98  Current number of equations to process: 891
% 56.68/56.98  Current number of ordered equations: 0
% 56.68/56.98  Current number of rules: 2285
% 56.68/56.98  New rule produced :
% 56.68/56.98  [2310]
% 56.68/56.98  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 57.16/57.46         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 57.16/57.46  Current number of equations to process: 890
% 57.16/57.46  Current number of ordered equations: 0
% 57.16/57.46  Current number of rules: 2286
% 57.16/57.46  New rule produced :
% 57.16/57.46  [2311]
% 57.16/57.46  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(
% 57.16/57.46                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 57.16/57.46  -> true
% 57.16/57.46  Current number of equations to process: 889
% 57.16/57.46  Current number of ordered equations: 0
% 57.16/57.46  Current number of rules: 2287
% 57.16/57.46  New rule produced :
% 57.16/57.46  [2312]
% 57.16/57.46  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 57.16/57.46         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 57.16/57.46  Current number of equations to process: 888
% 57.16/57.46  Current number of ordered equations: 0
% 57.16/57.46  Current number of rules: 2288
% 57.16/57.46  New rule produced :
% 57.16/57.46  [2313]
% 57.16/57.46  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 57.16/57.46                                                j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 57.16/57.46  -> true
% 57.16/57.46  Current number of equations to process: 887
% 57.16/57.46  Current number of ordered equations: 0
% 57.16/57.46  Current number of rules: 2289
% 57.16/57.46  New rule produced :
% 57.16/57.46  [2314]
% 57.16/57.46  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 57.16/57.46         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 57.16/57.46  Current number of equations to process: 886
% 57.16/57.46  Current number of ordered equations: 0
% 57.16/57.46  Current number of rules: 2290
% 57.16/57.46  New rule produced :
% 57.16/57.46  [2315]
% 57.16/57.46  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 57.16/57.46                                                                     op2(
% 57.16/57.46                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 57.16/57.46  -> true
% 57.16/57.46  Current number of equations to process: 885
% 57.16/57.46  Current number of ordered equations: 0
% 57.16/57.46  Current number of rules: 2291
% 57.16/57.46  New rule produced :
% 57.16/57.46  [2316]
% 57.16/57.46  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(
% 57.16/57.46                                                                      sK2_ax3_V(
% 57.16/57.46                                                                      j(sK1_ax4_U)))),
% 57.16/57.46                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 57.16/57.46  -> true
% 57.16/57.46  Current number of equations to process: 884
% 57.16/57.46  Current number of ordered equations: 0
% 57.16/57.46  Current number of rules: 2292
% 57.16/57.46  New rule produced :
% 57.16/57.46  [2317]
% 57.16/57.46  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 57.16/57.46                                                        sK2_ax3_V(sK2_ax3_V(
% 57.16/57.46                                                                  sK2_ax3_V(
% 57.16/57.46                                                                  j(sK1_ax4_U)))))))
% 57.16/57.46  -> true
% 57.16/57.46  Current number of equations to process: 883
% 57.16/57.46  Current number of ordered equations: 0
% 57.16/57.46  Current number of rules: 2293
% 57.16/57.46  New rule produced :
% 57.16/57.46  [2318]
% 57.16/57.46  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 57.16/57.46                                                        sK2_ax3_V(sK2_ax3_V(
% 57.16/57.46                                                                  j(sK1_ax4_U))))))
% 57.16/57.46  -> true
% 57.16/57.46  Current number of equations to process: 882
% 57.16/57.46  Current number of ordered equations: 0
% 57.16/57.46  Current number of rules: 2294
% 57.16/57.46  New rule produced :
% 57.16/57.46  [2319]
% 57.16/57.46  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(
% 57.16/57.46                                                                      j(sK1_ax4_U))),
% 57.16/57.46                                                        j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 57.16/57.46  -> true
% 57.16/57.46  Current number of equations to process: 881
% 57.16/57.46  Current number of ordered equations: 0
% 57.16/57.46  Current number of rules: 2295
% 57.16/57.46  New rule produced :
% 57.16/57.46  [2320]
% 57.16/57.46  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(op2(h(sK2_ax3_V(
% 57.16/57.46                                                                    j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))))
% 57.16/57.46  -> true
% 57.16/57.46  Current number of equations to process: 880
% 57.16/57.46  Current number of ordered equations: 0
% 57.16/57.46  Current number of rules: 2296
% 57.16/57.46  New rule produced :
% 57.16/57.46  [2321]
% 57.16/57.46  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,
% 57.16/57.46                                                          op2(h(sK2_ax3_V(
% 57.16/57.46                                                                j(sK1_ax4_U))),sK1_ax4_U)))))
% 57.16/57.46  -> true
% 57.16/57.46  Current number of equations to process: 879
% 57.75/57.99  Current number of ordered equations: 0
% 57.75/57.99  Current number of rules: 2297
% 57.75/57.99  New rule produced :
% 57.75/57.99  [2322]
% 57.75/57.99  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(op2(sK1_ax4_U,
% 57.75/57.99                                                              h(sK2_ax3_V(
% 57.75/57.99                                                                j(sK1_ax4_U)))),sK1_ax4_U))))
% 57.75/57.99  -> true
% 57.75/57.99  Current number of equations to process: 878
% 57.75/57.99  Current number of ordered equations: 0
% 57.75/57.99  Current number of rules: 2298
% 57.75/57.99  New rule produced :
% 57.75/57.99  [2323]
% 57.75/57.99  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,
% 57.75/57.99                                                          op2(sK1_ax4_U,
% 57.75/57.99                                                          h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 57.75/57.99  -> true
% 57.75/57.99  Current number of equations to process: 877
% 57.75/57.99  Current number of ordered equations: 0
% 57.75/57.99  Current number of rules: 2299
% 57.75/57.99  New rule produced :
% 57.75/57.99  [2324]
% 57.75/57.99  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(op1(sK2_ax3_V(
% 57.75/57.99                                                                      sK2_ax3_V(
% 57.75/57.99                                                                      j(sK1_ax4_U))),
% 57.75/57.99                                                                  sK2_ax3_V(
% 57.75/57.99                                                                  j(sK1_ax4_U))))))
% 57.75/57.99  -> true
% 57.75/57.99  Current number of equations to process: 876
% 57.75/57.99  Current number of ordered equations: 0
% 57.75/57.99  Current number of rules: 2300
% 57.75/57.99  New rule produced :
% 57.75/57.99  [2325]
% 57.75/57.99  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(op1(sK2_ax3_V(
% 57.75/57.99                                                                      j(sK1_ax4_U)),
% 57.75/57.99                                                                  sK2_ax3_V(
% 57.75/57.99                                                                  sK2_ax3_V(
% 57.75/57.99                                                                  j(sK1_ax4_U)))))))
% 57.75/57.99  -> true
% 57.75/57.99  Current number of equations to process: 875
% 57.75/57.99  Current number of ordered equations: 0
% 57.75/57.99  Current number of rules: 2301
% 57.75/57.99  New rule produced :
% 57.75/57.99  [2326]
% 57.75/57.99  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(j(
% 57.75/57.99                                                                      op2(sK1_ax4_U,sK1_ax4_U))),
% 57.75/57.99                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 57.75/57.99  -> true
% 57.75/57.99  Current number of equations to process: 874
% 57.75/57.99  Current number of ordered equations: 0
% 57.75/57.99  Current number of rules: 2302
% 57.75/57.99  New rule produced :
% 57.75/57.99  [2327]
% 57.75/57.99  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 57.75/57.99                                                        sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 57.75/57.99  -> true
% 57.75/57.99  Current number of equations to process: 873
% 57.75/57.99  Current number of ordered equations: 0
% 57.75/57.99  Current number of rules: 2303
% 57.75/57.99  New rule produced :
% 57.75/57.99  [2328]
% 57.75/57.99  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 57.75/57.99                                                        j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 57.75/57.99  -> true
% 57.75/57.99  Current number of equations to process: 872
% 57.75/57.99  Current number of ordered equations: 0
% 57.75/57.99  Current number of rules: 2304
% 57.75/57.99  New rule produced :
% 57.75/57.99  [2329]
% 57.75/57.99  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 57.75/57.99         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 57.75/57.99  Current number of equations to process: 871
% 57.75/57.99  Current number of ordered equations: 0
% 57.75/57.99  Current number of rules: 2305
% 57.75/57.99  New rule produced :
% 57.75/57.99  [2330]
% 57.75/57.99  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 57.75/57.99  -> true
% 57.75/57.99  Current number of equations to process: 870
% 57.75/57.99  Current number of ordered equations: 0
% 57.75/57.99  Current number of rules: 2306
% 57.75/57.99  New rule produced :
% 57.75/57.99  [2331]
% 57.75/57.99  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 57.75/57.99         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 57.75/57.99  Current number of equations to process: 869
% 57.75/57.99  Current number of ordered equations: 0
% 57.75/57.99  Current number of rules: 2307
% 57.75/57.99  New rule produced :
% 57.75/57.99  [2332]
% 57.75/57.99  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 57.75/57.99  -> true
% 57.75/57.99  Current number of equations to process: 868
% 57.75/57.99  Current number of ordered equations: 0
% 57.75/57.99  Current number of rules: 2308
% 57.75/57.99  New rule produced :
% 57.75/57.99  [2333]
% 57.75/57.99  sorti1(op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 58.19/58.48         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 58.19/58.48  Current number of equations to process: 867
% 58.19/58.48  Current number of ordered equations: 0
% 58.19/58.48  Current number of rules: 2309
% 58.19/58.48  New rule produced :
% 58.19/58.48  [2334]
% 58.19/58.48  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,
% 58.19/58.48                                                            op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 58.19/58.48  -> true
% 58.19/58.48  Current number of equations to process: 866
% 58.19/58.48  Current number of ordered equations: 0
% 58.19/58.48  Current number of rules: 2310
% 58.19/58.48  New rule produced :
% 58.19/58.48  [2335]
% 58.19/58.48  sorti1(op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 58.19/58.48         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 58.19/58.48  Current number of equations to process: 865
% 58.19/58.48  Current number of ordered equations: 0
% 58.19/58.48  Current number of rules: 2311
% 58.19/58.48  New rule produced :
% 58.19/58.48  [2336]
% 58.19/58.48  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,
% 58.19/58.48                                                            op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 58.19/58.48  -> true
% 58.19/58.48  Current number of equations to process: 864
% 58.19/58.48  Current number of ordered equations: 0
% 58.19/58.48  Current number of rules: 2312
% 58.19/58.48  New rule produced :
% 58.19/58.48  [2337]
% 58.19/58.48  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),op1(
% 58.19/58.48                                                                   sK2_ax3_V(
% 58.19/58.48                                                                   sK2_ax3_V(
% 58.19/58.48                                                                   j(sK1_ax4_U))),
% 58.19/58.48                                                                   sK2_ax3_V(
% 58.19/58.48                                                                   j(sK1_ax4_U)))))
% 58.19/58.48  -> true
% 58.19/58.48  Current number of equations to process: 863
% 58.19/58.48  Current number of ordered equations: 0
% 58.19/58.48  Current number of rules: 2313
% 58.19/58.48  New rule produced :
% 58.19/58.48  [2338]
% 58.19/58.48  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 58.19/58.48         sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))) -> true
% 58.19/58.48  Current number of equations to process: 862
% 58.19/58.48  Current number of ordered equations: 0
% 58.19/58.48  Current number of rules: 2314
% 58.19/58.48  New rule produced :
% 58.19/58.48  [2339]
% 58.19/58.48  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),op1(
% 58.19/58.48                                                                   sK2_ax3_V(
% 58.19/58.48                                                                   j(sK1_ax4_U)),
% 58.19/58.48                                                                   sK2_ax3_V(
% 58.19/58.48                                                                   sK2_ax3_V(
% 58.19/58.48                                                                   j(sK1_ax4_U))))))
% 58.19/58.48  -> true
% 58.19/58.48  Current number of equations to process: 861
% 58.19/58.48  Current number of ordered equations: 0
% 58.19/58.48  Current number of rules: 2315
% 58.19/58.48  New rule produced :
% 58.19/58.48  [2340]
% 58.19/58.48  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 58.19/58.48         sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))) -> true
% 58.19/58.48  Current number of equations to process: 860
% 58.19/58.48  Current number of ordered equations: 0
% 58.19/58.48  Current number of rules: 2316
% 58.19/58.48  New rule produced :
% 58.19/58.48  [2341]
% 58.19/58.48  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 58.19/58.48         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 58.19/58.48  Current number of equations to process: 859
% 58.19/58.48  Current number of ordered equations: 0
% 58.19/58.48  Current number of rules: 2317
% 58.19/58.48  New rule produced :
% 58.19/58.48  [2342]
% 58.19/58.48  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 58.19/58.48                                                           sK2_ax3_V(j(sK1_ax4_U)))))
% 58.19/58.48  -> true
% 58.19/58.48  Current number of equations to process: 858
% 58.19/58.48  Current number of ordered equations: 0
% 58.19/58.48  Current number of rules: 2318
% 58.19/58.48  New rule produced :
% 58.19/58.48  [2343]
% 58.19/58.48  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 58.19/58.48         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 58.19/58.48  Current number of equations to process: 857
% 58.19/58.48  Current number of ordered equations: 0
% 58.19/58.48  Current number of rules: 2319
% 58.19/58.48  New rule produced :
% 58.19/58.48  [2344]
% 58.19/58.48  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 58.19/58.48                                                    sK2_ax3_V(j(sK1_ax4_U)))))
% 58.19/58.48  -> true
% 58.19/58.48  Current number of equations to process: 856
% 58.19/58.48  Current number of ordered equations: 0
% 58.95/59.25  Current number of rules: 2320
% 58.95/59.25  New rule produced :
% 58.95/59.25  [2345]
% 58.95/59.25  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 58.95/59.25         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 58.95/59.25  Current number of equations to process: 855
% 58.95/59.25  Current number of ordered equations: 0
% 58.95/59.25  Current number of rules: 2321
% 58.95/59.25  New rule produced :
% 58.95/59.25  [2346]
% 58.95/59.25  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 58.95/59.25                                                               j(sK1_ax4_U)),
% 58.95/59.25                                                           j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 58.95/59.25  -> true
% 58.95/59.25  Current number of equations to process: 854
% 58.95/59.25  Current number of ordered equations: 0
% 58.95/59.25  Current number of rules: 2322
% 58.95/59.25  New rule produced :
% 58.95/59.25  [2347]
% 58.95/59.25  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 58.95/59.25         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 58.95/59.25  Current number of equations to process: 853
% 58.95/59.25  Current number of ordered equations: 0
% 58.95/59.25  Current number of rules: 2323
% 58.95/59.25  New rule produced :
% 58.95/59.25  [2348]
% 58.95/59.25  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 58.95/59.25                                                    j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 58.95/59.25  -> true
% 58.95/59.25  Current number of equations to process: 852
% 58.95/59.25  Current number of ordered equations: 0
% 58.95/59.25  Current number of rules: 2324
% 58.95/59.25  New rule produced :
% 58.95/59.25  [2349]
% 58.95/59.25  sorti1(sK2_ax3_V(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(
% 58.95/59.25                                                                  sK2_ax3_V(
% 58.95/59.25                                                                  j(sK1_ax4_U))))))
% 58.95/59.25  -> true
% 58.95/59.25  Current number of equations to process: 857
% 58.95/59.25  Current number of ordered equations: 0
% 58.95/59.25  Current number of rules: 2325
% 58.95/59.25  New rule produced :
% 58.95/59.25  [2350]
% 58.95/59.25  sorti2(h(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 58.95/59.25                                                                    j(sK1_ax4_U))))))
% 58.95/59.25  -> true
% 58.95/59.25  Current number of equations to process: 856
% 58.95/59.25  Current number of ordered equations: 0
% 58.95/59.25  Current number of rules: 2326
% 58.95/59.25  New rule produced :
% 58.95/59.25  [2351]
% 58.95/59.25  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 58.95/59.25  -> true
% 58.95/59.25  Current number of equations to process: 887
% 58.95/59.25  Current number of ordered equations: 0
% 58.95/59.25  Current number of rules: 2327
% 58.95/59.25  New rule produced :
% 58.95/59.25  [2352]
% 58.95/59.25  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 58.95/59.25  -> true
% 58.95/59.25  Current number of equations to process: 886
% 58.95/59.25  Current number of ordered equations: 0
% 58.95/59.25  Current number of rules: 2328
% 58.95/59.25  New rule produced :
% 58.95/59.25  [2353]
% 58.95/59.25  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 58.95/59.25                                                                      j(sK1_ax4_U)))),
% 58.95/59.25         j(sK1_ax4_U))) -> true
% 58.95/59.25  Current number of equations to process: 885
% 58.95/59.25  Current number of ordered equations: 0
% 58.95/59.25  Current number of rules: 2329
% 58.95/59.25  New rule produced :
% 58.95/59.25  [2354]
% 58.95/59.25  sorti1(op1(j(sK1_ax4_U),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 58.95/59.25                          sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 58.95/59.25  Current number of equations to process: 884
% 58.95/59.25  Current number of ordered equations: 0
% 58.95/59.25  Current number of rules: 2330
% 58.95/59.25  New rule produced :
% 58.95/59.25  [2355]
% 58.95/59.25  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 58.95/59.25                                                                      j(sK1_ax4_U)))),
% 58.95/59.25         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 58.95/59.25  Current number of equations to process: 883
% 58.95/59.25  Current number of ordered equations: 0
% 58.95/59.25  Current number of rules: 2331
% 58.95/59.25  New rule produced :
% 58.95/59.25  [2356]
% 58.95/59.25  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 58.95/59.25                                     sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 58.95/59.25  true
% 58.95/59.25  Current number of equations to process: 882
% 58.95/59.25  Current number of ordered equations: 0
% 58.95/59.25  Current number of rules: 2332
% 58.95/59.25  New rule produced :
% 58.95/59.25  [2357]
% 58.95/59.25  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 58.95/59.25                                                                      j(sK1_ax4_U)))),
% 58.95/59.25         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 58.95/59.25  Current number of equations to process: 881
% 58.95/59.25  Current number of ordered equations: 0
% 59.80/60.03  Current number of rules: 2333
% 59.80/60.03  New rule produced :
% 59.80/60.03  [2358]
% 59.80/60.03  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 59.80/60.03                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 59.80/60.03  -> true
% 59.80/60.03  Current number of equations to process: 880
% 59.80/60.03  Current number of ordered equations: 0
% 59.80/60.03  Current number of rules: 2334
% 59.80/60.03  New rule produced :
% 59.80/60.03  [2359]
% 59.80/60.03  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 59.80/60.03                                                                      j(sK1_ax4_U)))),
% 59.80/60.03         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 59.80/60.03  Current number of equations to process: 879
% 59.80/60.03  Current number of ordered equations: 0
% 59.80/60.03  Current number of rules: 2335
% 59.80/60.03  New rule produced :
% 59.80/60.03  [2360]
% 59.80/60.03  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 59.80/60.03                                         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 59.80/60.03  -> true
% 59.80/60.03  Current number of equations to process: 878
% 59.80/60.03  Current number of ordered equations: 0
% 59.80/60.03  Current number of rules: 2336
% 59.80/60.03  New rule produced :
% 59.80/60.03  [2361]
% 59.80/60.03  sorti1(sK2_ax3_V(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 59.80/60.03  -> true
% 59.80/60.03  Current number of equations to process: 909
% 59.80/60.03  Current number of ordered equations: 0
% 59.80/60.03  Current number of rules: 2337
% 59.80/60.03  New rule produced :
% 59.80/60.03  [2362]
% 59.80/60.03  sorti2(h(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 59.80/60.03  -> true
% 59.80/60.03  Current number of equations to process: 908
% 59.80/60.03  Current number of ordered equations: 0
% 59.80/60.03  Current number of rules: 2338
% 59.80/60.03  New rule produced :
% 59.80/60.03  [2363]
% 59.80/60.03  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 59.80/60.03         j(sK1_ax4_U))) -> true
% 59.80/60.03  Current number of equations to process: 907
% 59.80/60.03  Current number of ordered equations: 0
% 59.80/60.03  Current number of rules: 2339
% 59.80/60.03  New rule produced :
% 59.80/60.03  [2364]
% 59.80/60.03  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(
% 59.80/60.03                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 59.80/60.03  -> true
% 59.80/60.03  Current number of equations to process: 906
% 59.80/60.03  Current number of ordered equations: 0
% 59.80/60.03  Current number of rules: 2340
% 59.80/60.03  New rule produced :
% 59.80/60.03  [2365]
% 59.80/60.03  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 59.80/60.03         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 59.80/60.03  Current number of equations to process: 905
% 59.80/60.03  Current number of ordered equations: 0
% 59.80/60.03  Current number of rules: 2341
% 59.80/60.03  New rule produced :
% 59.80/60.03  [2366]
% 59.80/60.03  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 59.80/60.03                                     j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 59.80/60.03  -> true
% 59.80/60.03  Current number of equations to process: 904
% 59.80/60.03  Current number of ordered equations: 0
% 59.80/60.03  Current number of rules: 2342
% 59.80/60.03  New rule produced :
% 59.80/60.03  [2367]
% 59.80/60.03  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 59.80/60.03         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 59.80/60.03  Current number of equations to process: 903
% 59.80/60.03  Current number of ordered equations: 0
% 59.80/60.03  Current number of rules: 2343
% 59.80/60.03  New rule produced :
% 59.80/60.03  [2368]
% 59.80/60.03  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 59.80/60.03                                                              j(sK1_ax4_U))),
% 59.80/60.03                                                j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 59.80/60.03  -> true
% 59.80/60.03  Current number of equations to process: 902
% 59.80/60.03  Current number of ordered equations: 0
% 59.80/60.03  Current number of rules: 2344
% 59.80/60.03  New rule produced :
% 59.80/60.03  [2369]
% 59.80/60.03  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 59.80/60.03         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 59.80/60.03  Current number of equations to process: 901
% 59.80/60.03  Current number of ordered equations: 0
% 59.80/60.03  Current number of rules: 2345
% 59.80/60.03  New rule produced :
% 59.80/60.03  [2370]
% 59.80/60.03  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 59.80/60.03                                         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 59.80/60.03  -> true
% 59.80/60.03  Current number of equations to process: 900
% 59.80/60.03  Current number of ordered equations: 0
% 59.80/60.03  Current number of rules: 2346
% 59.80/60.03  New rule produced :
% 59.80/60.03  [2371]
% 59.80/60.03  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 59.80/60.03  -> true
% 59.80/60.03  Current number of equations to process: 931
% 60.48/60.78  Current number of ordered equations: 0
% 60.48/60.78  Current number of rules: 2347
% 60.48/60.78  New rule produced :
% 60.48/60.78  [2372]
% 60.48/60.78  sorti2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 60.48/60.78  -> true
% 60.48/60.78  Current number of equations to process: 930
% 60.48/60.78  Current number of ordered equations: 0
% 60.48/60.78  Current number of rules: 2348
% 60.48/60.78  New rule produced :
% 60.48/60.78  [2373]
% 60.48/60.78  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 60.48/60.78         j(sK1_ax4_U))) -> true
% 60.48/60.78  Current number of equations to process: 929
% 60.48/60.78  Current number of ordered equations: 0
% 60.48/60.78  Current number of rules: 2349
% 60.48/60.78  New rule produced :
% 60.48/60.78  [2374]
% 60.48/60.78  sorti1(op1(j(sK1_ax4_U),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 60.48/60.78                          j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 60.48/60.78  Current number of equations to process: 928
% 60.48/60.78  Current number of ordered equations: 0
% 60.48/60.78  Current number of rules: 2350
% 60.48/60.78  New rule produced :
% 60.48/60.78  [2375]
% 60.48/60.78  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 60.48/60.78         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 60.56/60.79  Current number of equations to process: 927
% 60.56/60.79  Current number of ordered equations: 0
% 60.56/60.79  Current number of rules: 2351
% 60.56/60.79  New rule produced :
% 60.56/60.79  [2376]
% 60.56/60.79  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 60.56/60.79                                     j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 60.56/60.79  Current number of equations to process: 926
% 60.56/60.79  Current number of ordered equations: 0
% 60.56/60.79  Current number of rules: 2352
% 60.56/60.79  New rule produced :
% 60.56/60.79  [2377]
% 60.56/60.79  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 60.56/60.79         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 60.56/60.79  Current number of equations to process: 925
% 60.56/60.79  Current number of ordered equations: 0
% 60.56/60.79  Current number of rules: 2353
% 60.56/60.79  New rule produced :
% 60.56/60.79  [2378]
% 60.56/60.79  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 60.56/60.79                                                j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 60.56/60.79  -> true
% 60.56/60.79  Current number of equations to process: 924
% 60.56/60.79  Current number of ordered equations: 0
% 60.56/60.79  Current number of rules: 2354
% 60.56/60.79  New rule produced :
% 60.56/60.79  [2379]
% 60.56/60.79  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 60.56/60.79         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 60.56/60.79  Current number of equations to process: 923
% 60.56/60.79  Current number of ordered equations: 0
% 60.56/60.79  Current number of rules: 2355
% 60.56/60.79  New rule produced :
% 60.56/60.79  [2380]
% 60.56/60.79  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 60.56/60.79                                         j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 60.56/60.79  Current number of equations to process: 922
% 60.56/60.79  Current number of ordered equations: 0
% 60.56/60.79  Current number of rules: 2356
% 60.56/60.79  New rule produced :
% 60.56/60.79  [2381]
% 60.56/60.79  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 60.56/60.79         j(sK1_ax4_U))) -> true
% 60.56/60.79  Current number of equations to process: 947
% 60.56/60.79  Current number of ordered equations: 0
% 60.56/60.79  Current number of rules: 2357
% 60.56/60.79  New rule produced :
% 60.56/60.79  [2382]
% 60.56/60.79  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 60.56/60.79  -> true
% 60.56/60.79  Current number of equations to process: 946
% 60.56/60.79  Current number of ordered equations: 0
% 60.56/60.79  Current number of rules: 2358
% 60.56/60.79  New rule produced :
% 60.56/60.79  [2383]
% 60.56/60.79  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 60.56/60.79         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 60.56/60.79  Current number of equations to process: 945
% 60.56/60.79  Current number of ordered equations: 0
% 60.56/60.79  Current number of rules: 2359
% 60.56/60.79  New rule produced :
% 60.56/60.79  [2384]
% 60.56/60.79  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(
% 60.56/60.79                                                                     op2(
% 60.56/60.79                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 60.56/60.79  -> true
% 60.56/60.79  Current number of equations to process: 944
% 60.56/60.79  Current number of ordered equations: 0
% 60.56/60.79  Current number of rules: 2360
% 60.56/60.79  New rule produced :
% 60.56/60.79  [2385]
% 60.56/60.79  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 60.56/60.79         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 60.56/60.79  Current number of equations to process: 943
% 60.56/60.79  Current number of ordered equations: 0
% 60.56/60.79  Current number of rules: 2361
% 60.56/60.79  New rule produced :
% 60.56/60.79  [2386]
% 60.97/61.20  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 60.97/61.20                                                j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 60.97/61.20  -> true
% 60.97/61.20  Current number of equations to process: 942
% 60.97/61.20  Current number of ordered equations: 0
% 60.97/61.20  Current number of rules: 2362
% 60.97/61.20  New rule produced :
% 60.97/61.20  [2387]
% 60.97/61.20  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 60.97/61.20         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 60.97/61.20  Current number of equations to process: 941
% 60.97/61.20  Current number of ordered equations: 0
% 60.97/61.20  Current number of rules: 2363
% 60.97/61.20  New rule produced :
% 60.97/61.20  [2388]
% 60.97/61.20  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 60.97/61.20                                         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 60.97/61.20  -> true
% 60.97/61.20  Current number of equations to process: 940
% 60.97/61.20  Current number of ordered equations: 0
% 60.97/61.20  Current number of rules: 2364
% 60.97/61.20  New rule produced :
% 60.97/61.20  [2389]
% 60.97/61.20  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(
% 60.97/61.20                                                                      sK2_ax3_V(
% 60.97/61.20                                                                      j(sK1_ax4_U)))),
% 60.97/61.20                                                        sK2_ax3_V(sK2_ax3_V(
% 60.97/61.20                                                                  j(sK1_ax4_U))))))
% 60.97/61.20  -> true
% 60.97/61.20  Current number of equations to process: 939
% 60.97/61.20  Current number of ordered equations: 0
% 60.97/61.20  Current number of rules: 2365
% 60.97/61.20  New rule produced :
% 60.97/61.20  [2390]
% 60.97/61.20  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(
% 60.97/61.20                                                                      j(sK1_ax4_U))),
% 60.97/61.20                                                        sK2_ax3_V(sK2_ax3_V(
% 60.97/61.20                                                                  sK2_ax3_V(
% 60.97/61.20                                                                  j(sK1_ax4_U)))))))
% 60.97/61.20  -> true
% 60.97/61.20  Current number of equations to process: 938
% 60.97/61.20  Current number of ordered equations: 0
% 60.97/61.20  Current number of rules: 2366
% 60.97/61.20  New rule produced :
% 60.97/61.20  [2391]
% 60.97/61.20  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(j(
% 60.97/61.20                                                                      op2(sK1_ax4_U,sK1_ax4_U))),
% 60.97/61.20                                                        sK2_ax3_V(sK2_ax3_V(
% 60.97/61.20                                                                  j(sK1_ax4_U))))))
% 60.97/61.20  -> true
% 60.97/61.20  Current number of equations to process: 937
% 60.97/61.20  Current number of ordered equations: 0
% 60.97/61.20  Current number of rules: 2367
% 60.97/61.20  New rule produced :
% 60.97/61.20  [2392]
% 60.97/61.20  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(
% 60.97/61.20                                                                      j(sK1_ax4_U))),
% 60.97/61.20                                                        sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 60.97/61.20  -> true
% 60.97/61.20  Current number of equations to process: 936
% 60.97/61.20  Current number of ordered equations: 0
% 60.97/61.20  Current number of rules: 2368
% 60.97/61.20  New rule produced :
% 60.97/61.20  [2393]
% 60.97/61.20  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(
% 60.97/61.20                                                                      sK2_ax3_V(
% 60.97/61.20                                                                      j(sK1_ax4_U)))),
% 60.97/61.20                                                        j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 60.97/61.20  -> true
% 60.97/61.20  Current number of equations to process: 935
% 60.97/61.20  Current number of ordered equations: 0
% 60.97/61.20  Current number of rules: 2369
% 60.97/61.20  New rule produced :
% 60.97/61.20  [2394]
% 60.97/61.20  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(j(
% 60.97/61.20                                                                      op2(sK1_ax4_U,sK1_ax4_U))),
% 60.97/61.20                                                        j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 60.97/61.20  -> true
% 60.97/61.20  Current number of equations to process: 934
% 60.97/61.20  Current number of ordered equations: 0
% 60.97/61.20  Current number of rules: 2370
% 60.97/61.20  New rule produced :
% 60.97/61.20  [2395]
% 60.97/61.20  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 60.97/61.20                                                        sK2_ax3_V(sK2_ax3_V(
% 60.97/61.20                                                                  sK2_ax3_V(
% 60.97/61.20                                                                  j(sK1_ax4_U)))))))
% 60.97/61.20  -> true
% 60.97/61.20  Current number of equations to process: 933
% 61.56/61.84  Current number of ordered equations: 0
% 61.56/61.84  Current number of rules: 2371
% 61.56/61.84  New rule produced :
% 61.56/61.84  [2396]
% 61.56/61.84  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 61.56/61.84                                                        sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 61.56/61.84  -> true
% 61.56/61.84  Current number of equations to process: 932
% 61.56/61.84  Current number of ordered equations: 0
% 61.56/61.84  Current number of rules: 2372
% 61.56/61.84  New rule produced :
% 61.56/61.84  [2397]
% 61.56/61.84  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 61.56/61.84         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 61.56/61.84  true
% 61.56/61.84  Current number of equations to process: 931
% 61.56/61.84  Current number of ordered equations: 0
% 61.56/61.84  Current number of rules: 2373
% 61.56/61.84  New rule produced :
% 61.56/61.84  [2398]
% 61.56/61.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 61.56/61.84         j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))) -> true
% 61.56/61.84  Current number of equations to process: 930
% 61.56/61.84  Current number of ordered equations: 0
% 61.56/61.84  Current number of rules: 2374
% 61.56/61.84  New rule produced :
% 61.56/61.84  [2399]
% 61.56/61.84  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 61.56/61.84         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 61.56/61.84  true
% 61.56/61.84  Current number of equations to process: 929
% 61.56/61.84  Current number of ordered equations: 0
% 61.56/61.84  Current number of rules: 2375
% 61.56/61.84  New rule produced :
% 61.56/61.84  [2400]
% 61.56/61.84  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 61.56/61.84         j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))) -> true
% 61.56/61.84  Current number of equations to process: 928
% 61.56/61.84  Current number of ordered equations: 0
% 61.56/61.84  Current number of rules: 2376
% 61.56/61.84  New rule produced :
% 61.56/61.84  [2401]
% 61.56/61.84  sorti1(op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 61.56/61.84         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 61.56/61.84  true
% 61.56/61.84  Current number of equations to process: 927
% 61.56/61.84  Current number of ordered equations: 0
% 61.56/61.84  Current number of rules: 2377
% 61.56/61.84  New rule produced :
% 61.56/61.84  [2402]
% 61.56/61.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 61.56/61.84         j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))) -> true
% 61.56/61.84  Current number of equations to process: 926
% 61.56/61.84  Current number of ordered equations: 0
% 61.56/61.84  Current number of rules: 2378
% 61.56/61.84  New rule produced :
% 61.56/61.84  [2403]
% 61.56/61.84  sorti1(op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 61.56/61.84         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 61.56/61.84  true
% 61.56/61.84  Current number of equations to process: 925
% 61.56/61.84  Current number of ordered equations: 0
% 61.56/61.84  Current number of rules: 2379
% 61.56/61.84  New rule produced :
% 61.56/61.84  [2404]
% 61.56/61.84  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 61.56/61.84         j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))) -> true
% 61.56/61.84  Current number of equations to process: 924
% 61.56/61.84  Current number of ordered equations: 0
% 61.56/61.84  Current number of rules: 2380
% 61.56/61.84  New rule produced :
% 61.56/61.84  [2405]
% 61.56/61.84  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 61.56/61.84                                   sK2_ax3_V(j(sK1_ax4_U))))),true) -> true
% 61.56/61.84  Current number of equations to process: 922
% 61.56/61.84  Current number of ordered equations: 1
% 61.56/61.84  Current number of rules: 2381
% 61.56/61.84  New rule produced :
% 61.56/61.84  [2406]
% 61.56/61.84  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 61.56/61.84                                 sK2_ax3_V(j(sK1_ax4_U))),A)),true) -> true
% 61.56/61.84  Current number of equations to process: 922
% 61.56/61.84  Current number of ordered equations: 0
% 61.56/61.84  Current number of rules: 2382
% 61.56/61.84  New rule produced :
% 61.56/61.84  [2407]
% 61.56/61.84  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 61.56/61.84         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 61.56/61.84  Current number of equations to process: 921
% 61.56/61.84  Current number of ordered equations: 0
% 61.56/61.84  Current number of rules: 2383
% 61.56/61.84  New rule produced :
% 61.56/61.84  [2408]
% 61.56/61.84  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 61.56/61.84                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 61.56/61.84  -> true
% 61.56/61.84  Current number of equations to process: 920
% 61.56/61.84  Current number of ordered equations: 0
% 61.56/61.84  Current number of rules: 2384
% 61.56/61.84  New rule produced :
% 61.56/61.84  [2409]
% 61.56/61.84  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))),true)
% 62.15/62.39  -> true
% 62.15/62.39  Current number of equations to process: 918
% 62.15/62.39  Current number of ordered equations: 1
% 62.15/62.39  Current number of rules: 2385
% 62.15/62.39  New rule produced :
% 62.15/62.39  [2410]
% 62.15/62.39  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),A)),true)
% 62.15/62.39  -> true
% 62.15/62.39  Current number of equations to process: 918
% 62.15/62.39  Current number of ordered equations: 0
% 62.15/62.39  Current number of rules: 2386
% 62.15/62.39  New rule produced :
% 62.15/62.39  [2411]
% 62.15/62.39  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 62.15/62.39         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 62.15/62.39  Current number of equations to process: 917
% 62.15/62.39  Current number of ordered equations: 0
% 62.15/62.39  Current number of rules: 2387
% 62.15/62.39  New rule produced :
% 62.15/62.39  [2412]
% 62.15/62.39  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 62.15/62.39                                                        j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 62.15/62.39  -> true
% 62.15/62.39  Current number of equations to process: 916
% 62.15/62.39  Current number of ordered equations: 0
% 62.15/62.39  Current number of rules: 2388
% 62.15/62.39  New rule produced :
% 62.15/62.39  [2413]
% 62.15/62.39  j(h(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 62.15/62.39                                                               j(sK1_ax4_U))))))
% 62.15/62.39  ->
% 62.15/62.39  op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))
% 62.15/62.39  Current number of equations to process: 915
% 62.15/62.39  Current number of ordered equations: 0
% 62.15/62.39  Current number of rules: 2389
% 62.15/62.39  New rule produced :
% 62.15/62.39  [2414]
% 62.15/62.39  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 62.15/62.39                                                                      j(sK1_ax4_U)))),
% 62.15/62.39         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 62.15/62.39  Current number of equations to process: 914
% 62.15/62.39  Current number of ordered equations: 0
% 62.15/62.39  Current number of rules: 2390
% 62.15/62.39  New rule produced :
% 62.15/62.39  [2415]
% 62.15/62.39  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 62.15/62.39                                                           sK2_ax3_V(sK2_ax3_V(
% 62.15/62.39                                                                     j(sK1_ax4_U))))))
% 62.15/62.39  -> true
% 62.15/62.39  Current number of equations to process: 913
% 62.15/62.39  Current number of ordered equations: 0
% 62.15/62.39  Current number of rules: 2391
% 62.15/62.39  New rule produced :
% 62.15/62.39  [2416]
% 62.15/62.39  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 62.15/62.39                                                                      j(sK1_ax4_U)))),
% 62.15/62.39         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 62.15/62.39  Current number of equations to process: 912
% 62.15/62.39  Current number of ordered equations: 0
% 62.15/62.39  Current number of rules: 2392
% 62.15/62.39  New rule produced :
% 62.15/62.39  [2417]
% 62.15/62.39  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 62.15/62.39                                                    sK2_ax3_V(sK2_ax3_V(
% 62.15/62.39                                                              j(sK1_ax4_U))))))
% 62.15/62.39  -> true
% 62.15/62.39  Current number of equations to process: 911
% 62.15/62.39  Current number of ordered equations: 0
% 62.15/62.39  Current number of rules: 2393
% 62.15/62.39  New rule produced :
% 62.15/62.39  [2418]
% 62.15/62.39  j(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 62.15/62.39  ->
% 62.15/62.39  op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 62.15/62.39  Current number of equations to process: 910
% 62.15/62.39  Current number of ordered equations: 0
% 62.15/62.39  Current number of rules: 2394
% 62.15/62.39  New rule produced :
% 62.15/62.39  [2419]
% 62.15/62.39  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 62.15/62.39         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 62.15/62.39  Current number of equations to process: 909
% 62.15/62.39  Current number of ordered equations: 0
% 62.15/62.39  Current number of rules: 2395
% 62.15/62.39  New rule produced :
% 62.15/62.39  [2420]
% 62.15/62.39  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 62.15/62.39                                                               sK2_ax3_V(
% 62.15/62.39                                                               j(sK1_ax4_U))),
% 62.15/62.39                                                           j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 62.15/62.39  -> true
% 62.15/62.39  Current number of equations to process: 908
% 62.15/62.39  Current number of ordered equations: 0
% 62.15/62.39  Current number of rules: 2396
% 62.15/62.39  New rule produced :
% 62.15/62.39  [2421]
% 62.15/62.39  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 62.77/63.02         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 62.77/63.02  Current number of equations to process: 907
% 62.77/63.02  Current number of ordered equations: 0
% 62.77/63.02  Current number of rules: 2397
% 62.77/63.02  New rule produced :
% 62.77/63.02  [2422]
% 62.77/63.02  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 62.77/63.02                                                                  j(sK1_ax4_U))),
% 62.77/63.02                                                    j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 62.77/63.02  -> true
% 62.77/63.02  Current number of equations to process: 906
% 62.77/63.02  Current number of ordered equations: 0
% 62.77/63.02  Current number of rules: 2398
% 62.77/63.02  New rule produced :
% 62.77/63.02  [2423]
% 62.77/63.02  j(h(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 62.77/63.02  ->
% 62.77/63.02  op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))
% 62.77/63.02  Current number of equations to process: 905
% 62.77/63.02  Current number of ordered equations: 0
% 62.77/63.02  Current number of rules: 2399
% 62.77/63.02  New rule produced :
% 62.77/63.02  [2424]
% 62.77/63.02  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 62.77/63.02         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 62.77/63.02  Current number of equations to process: 904
% 62.77/63.02  Current number of ordered equations: 0
% 62.77/63.02  Current number of rules: 2400
% 62.77/63.02  New rule produced :
% 62.77/63.02  [2425]
% 62.77/63.02  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 62.77/63.02                                                           j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 62.77/63.02  -> true
% 62.77/63.02  Current number of equations to process: 903
% 62.77/63.02  Current number of ordered equations: 0
% 62.77/63.02  Current number of rules: 2401
% 62.77/63.02  New rule produced :
% 62.77/63.02  [2426]
% 62.77/63.02  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 62.77/63.02         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 62.77/63.02  Current number of equations to process: 902
% 62.77/63.02  Current number of ordered equations: 0
% 62.77/63.02  Current number of rules: 2402
% 62.77/63.02  New rule produced :
% 62.77/63.02  [2427]
% 62.77/63.02  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 62.77/63.02                                                    j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 62.77/63.02  -> true
% 62.77/63.02  Current number of equations to process: 901
% 62.77/63.02  Current number of ordered equations: 0
% 62.77/63.02  Current number of rules: 2403
% 62.77/63.02  New rule produced :
% 62.77/63.02  [2428]
% 62.77/63.02  j(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 62.77/63.02  ->
% 62.77/63.02  op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 62.77/63.02  Current number of equations to process: 900
% 62.77/63.02  Current number of ordered equations: 0
% 62.77/63.02  Current number of rules: 2404
% 62.77/63.02  New rule produced :
% 62.77/63.02  [2429]
% 62.77/63.02  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 62.77/63.02         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 62.77/63.02  Current number of equations to process: 899
% 62.77/63.02  Current number of ordered equations: 0
% 62.77/63.02  Current number of rules: 2405
% 62.77/63.02  New rule produced :
% 62.77/63.02  [2430]
% 62.77/63.02  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 62.77/63.02                                                           j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 62.77/63.02  -> true
% 62.77/63.02  Current number of equations to process: 898
% 62.77/63.02  Current number of ordered equations: 0
% 62.77/63.02  Current number of rules: 2406
% 62.77/63.02  New rule produced :
% 62.77/63.02  [2431]
% 62.77/63.02  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 62.77/63.02         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 62.77/63.02  Current number of equations to process: 897
% 62.77/63.02  Current number of ordered equations: 0
% 62.77/63.02  Current number of rules: 2407
% 62.77/63.02  New rule produced :
% 62.77/63.02  [2432]
% 62.77/63.02  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 62.77/63.02                                                    j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 62.77/63.02  -> true
% 62.77/63.02  Current number of equations to process: 896
% 62.77/63.02  Current number of ordered equations: 0
% 62.77/63.02  Current number of rules: 2408
% 62.77/63.02  New rule produced :
% 62.77/63.02  [2433]
% 62.77/63.02  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,
% 62.77/63.02                                                          op2(sK1_ax4_U,sK1_ax4_U)))))
% 62.77/63.02  -> true
% 62.77/63.02  Current number of equations to process: 903
% 62.77/63.02  Current number of ordered equations: 0
% 62.77/63.02  Current number of rules: 2409
% 62.77/63.02  New rule produced :
% 62.77/63.02  [2434]
% 62.77/63.02  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),j(
% 62.77/63.02                                                                      op2(sK1_ax4_U,
% 63.36/63.59                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 63.36/63.59  -> true
% 63.36/63.59  Current number of equations to process: 902
% 63.36/63.59  Current number of ordered equations: 0
% 63.36/63.59  Current number of rules: 2410
% 63.36/63.59  New rule produced :
% 63.36/63.59  [2435]
% 63.36/63.59  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),j(op2(sK1_ax4_U,
% 63.36/63.59                                                                 op2(sK1_ax4_U,sK1_ax4_U)))))
% 63.36/63.59  -> true
% 63.36/63.59  Current number of equations to process: 935
% 63.36/63.59  Current number of ordered equations: 0
% 63.36/63.59  Current number of rules: 2411
% 63.36/63.59  New rule produced :
% 63.36/63.59  [2436]
% 63.36/63.59  sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),j(op2(sK1_ax4_U,
% 63.36/63.59                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 63.36/63.59  -> true
% 63.36/63.59  Current number of equations to process: 956
% 63.36/63.59  Current number of ordered equations: 0
% 63.36/63.59  Current number of rules: 2412
% 63.36/63.59  New rule produced :
% 63.36/63.59  [2437]
% 63.36/63.59  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),j(op2(sK1_ax4_U,
% 63.36/63.59                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 63.36/63.59  -> true
% 63.36/63.59  Current number of equations to process: 955
% 63.36/63.59  Current number of ordered equations: 0
% 63.36/63.59  Current number of rules: 2413
% 63.36/63.59  New rule produced :
% 63.36/63.59  [2438]
% 63.36/63.59  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 63.36/63.59                                                                      op2(sK1_ax4_U,
% 63.36/63.59                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 63.36/63.59  -> true
% 63.36/63.59  Current number of equations to process: 954
% 63.36/63.59  Current number of ordered equations: 0
% 63.36/63.59  Current number of rules: 2414
% 63.36/63.59  New rule produced :
% 63.36/63.59  [2439]
% 63.36/63.59  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 63.36/63.59                                                                      op2(sK1_ax4_U,
% 63.36/63.59                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 63.36/63.59  -> true
% 63.36/63.59  Current number of equations to process: 953
% 63.36/63.59  Current number of ordered equations: 0
% 63.36/63.59  Current number of rules: 2415
% 63.36/63.59  New rule produced :
% 63.36/63.59  [2440]
% 63.36/63.59  sorti1(op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),j(
% 63.36/63.59                                                                     op2(sK1_ax4_U,
% 63.36/63.59                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 63.36/63.59  -> true
% 63.36/63.59  Current number of equations to process: 952
% 63.36/63.59  Current number of ordered equations: 0
% 63.36/63.59  Current number of rules: 2416
% 63.36/63.59  New rule produced :
% 63.36/63.59  [2441]
% 63.36/63.59  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),j(
% 63.36/63.59                                                                     op2(sK1_ax4_U,
% 63.36/63.59                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 63.36/63.59  -> true
% 63.36/63.59  Current number of equations to process: 951
% 63.36/63.59  Current number of ordered equations: 0
% 63.36/63.59  Current number of rules: 2417
% 63.36/63.59  New rule produced :
% 63.36/63.59  [2442]
% 63.36/63.59  sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),j(
% 63.36/63.59                                                                     op2(sK1_ax4_U,
% 63.36/63.59                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 63.36/63.59  -> true
% 63.36/63.59  Current number of equations to process: 950
% 63.36/63.59  Current number of ordered equations: 0
% 63.36/63.59  Current number of rules: 2418
% 63.36/63.59  New rule produced :
% 63.36/63.59  [2443]
% 63.36/63.59  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),j(
% 63.36/63.59                                                                     op2(sK1_ax4_U,
% 63.36/63.59                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 63.36/63.59  -> true
% 63.36/63.59  Current number of equations to process: 949
% 63.36/63.59  Current number of ordered equations: 0
% 63.36/63.59  Current number of rules: 2419
% 63.36/63.59  New rule produced :
% 63.36/63.59  [2444]
% 63.36/63.59  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 63.36/63.59         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.36/63.59  Current number of equations to process: 948
% 63.36/63.59  Current number of ordered equations: 0
% 63.36/63.59  Current number of rules: 2420
% 63.36/63.59  New rule produced :
% 63.36/63.59  [2445]
% 63.36/63.59  sorti1(op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 63.36/63.59         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.36/63.59  Current number of equations to process: 947
% 63.97/64.24  Current number of ordered equations: 0
% 63.97/64.24  Current number of rules: 2421
% 63.97/64.24  New rule produced :
% 63.97/64.24  [2446]
% 63.97/64.24  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 63.97/64.24                                                               j(sK1_ax4_U))),
% 63.97/64.24         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.97/64.24  Current number of equations to process: 946
% 63.97/64.24  Current number of ordered equations: 0
% 63.97/64.24  Current number of rules: 2422
% 63.97/64.24  New rule produced :
% 63.97/64.24  [2447]
% 63.97/64.24  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 63.97/64.24                                                             j(sK1_ax4_U))))),
% 63.97/64.24         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.97/64.24  Current number of equations to process: 945
% 63.97/64.24  Current number of ordered equations: 0
% 63.97/64.24  Current number of rules: 2423
% 63.97/64.24  New rule produced :
% 63.97/64.24  [2448]
% 63.97/64.24  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 63.97/64.24         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.97/64.24  Current number of equations to process: 944
% 63.97/64.24  Current number of ordered equations: 0
% 63.97/64.24  Current number of rules: 2424
% 63.97/64.24  New rule produced :
% 63.97/64.24  [2449]
% 63.97/64.24  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 63.97/64.24         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.97/64.24  Current number of equations to process: 943
% 63.97/64.24  Current number of ordered equations: 0
% 63.97/64.24  Current number of rules: 2425
% 63.97/64.24  New rule produced :
% 63.97/64.24  [2450]
% 63.97/64.24  sorti1(op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),
% 63.97/64.24         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.97/64.24  Current number of equations to process: 942
% 63.97/64.24  Current number of ordered equations: 0
% 63.97/64.24  Current number of rules: 2426
% 63.97/64.24  New rule produced :
% 63.97/64.24  [2451]
% 63.97/64.24  sorti1(op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 63.97/64.24         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.97/64.24  Current number of equations to process: 941
% 63.97/64.24  Current number of ordered equations: 0
% 63.97/64.24  Current number of rules: 2427
% 63.97/64.24  New rule produced :
% 63.97/64.24  [2452]
% 63.97/64.24  sorti1(op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),
% 63.97/64.24         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.97/64.24  Current number of equations to process: 940
% 63.97/64.25  Current number of ordered equations: 0
% 63.97/64.25  Current number of rules: 2428
% 63.97/64.25  New rule produced :
% 63.97/64.25  [2453]
% 63.97/64.25  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 63.97/64.25         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.97/64.25  Current number of equations to process: 939
% 63.97/64.25  Current number of ordered equations: 0
% 63.97/64.25  Current number of rules: 2429
% 63.97/64.25  New rule produced :
% 63.97/64.25  [2454]
% 63.97/64.25  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 63.97/64.25                                                              j(sK1_ax4_U)))),
% 63.97/64.25         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.97/64.25  Current number of equations to process: 938
% 63.97/64.25  Current number of ordered equations: 0
% 63.97/64.25  Current number of rules: 2430
% 63.97/64.25  New rule produced :
% 63.97/64.25  [2455]
% 63.97/64.25  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 63.97/64.25                                                             j(sK1_ax4_U))))),
% 63.97/64.25         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.97/64.25  Current number of equations to process: 937
% 63.97/64.25  Current number of ordered equations: 0
% 63.97/64.25  Current number of rules: 2431
% 63.97/64.25  New rule produced :
% 63.97/64.25  [2456]
% 63.97/64.25  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 63.97/64.25         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.97/64.25  Current number of equations to process: 936
% 63.97/64.25  Current number of ordered equations: 0
% 63.97/64.25  Current number of rules: 2432
% 63.97/64.25  New rule produced :
% 63.97/64.25  [2457]
% 63.97/64.25  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 63.97/64.25         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.97/64.25  Current number of equations to process: 935
% 63.97/64.25  Current number of ordered equations: 0
% 63.97/64.25  Current number of rules: 2433
% 63.97/64.25  New rule produced :
% 63.97/64.25  [2458]
% 63.97/64.25  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 63.97/64.25         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 63.97/64.25  Current number of equations to process: 934
% 63.97/64.25  Current number of ordered equations: 0
% 63.97/64.25  Current number of rules: 2434
% 63.97/64.25  New rule produced :
% 63.97/64.25  [2459]
% 63.97/64.25  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 63.97/64.25                                                               sK2_ax3_V(
% 64.68/64.90                                                               j(sK1_ax4_U)))),
% 64.68/64.90         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 64.68/64.90  Current number of equations to process: 933
% 64.68/64.90  Current number of ordered equations: 0
% 64.68/64.90  Current number of rules: 2435
% 64.68/64.90  New rule produced :
% 64.68/64.90  [2460]
% 64.68/64.90  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 64.68/64.90                                                              sK2_ax3_V(
% 64.68/64.90                                                              j(sK1_ax4_U))))),
% 64.68/64.90         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 64.68/64.90  Current number of equations to process: 932
% 64.68/64.90  Current number of ordered equations: 0
% 64.68/64.90  Current number of rules: 2436
% 64.68/64.90  New rule produced :
% 64.68/64.90  [2461]
% 64.68/64.90  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 64.68/64.90                                                                  j(sK1_ax4_U)))),
% 64.68/64.90         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 64.68/64.90  Current number of equations to process: 931
% 64.68/64.90  Current number of ordered equations: 0
% 64.68/64.90  Current number of rules: 2437
% 64.68/64.90  New rule produced :
% 64.68/64.90  [2462]
% 64.68/64.90  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 64.68/64.90         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 64.68/64.90  Current number of equations to process: 930
% 64.68/64.90  Current number of ordered equations: 0
% 64.68/64.90  Current number of rules: 2438
% 64.68/64.90  New rule produced :
% 64.68/64.90  [2463]
% 64.68/64.90  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 64.68/64.90         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 64.68/64.90  Current number of equations to process: 929
% 64.68/64.90  Current number of ordered equations: 0
% 64.68/64.90  Current number of rules: 2439
% 64.68/64.90  New rule produced :
% 64.68/64.90  [2464]
% 64.68/64.90  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 64.68/64.90         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 64.68/64.90  Current number of equations to process: 928
% 64.68/64.90  Current number of ordered equations: 0
% 64.68/64.90  Current number of rules: 2440
% 64.68/64.90  New rule produced :
% 64.68/64.90  [2465]
% 64.68/64.90  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 64.68/64.90                                                                 j(sK1_ax4_U))))),
% 64.68/64.90         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 64.68/64.90  Current number of equations to process: 927
% 64.68/64.90  Current number of ordered equations: 0
% 64.68/64.90  Current number of rules: 2441
% 64.68/64.90  New rule produced :
% 64.68/64.90  [2466]
% 64.68/64.90  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 64.68/64.90         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 64.68/64.90  Current number of equations to process: 926
% 64.68/64.90  Current number of ordered equations: 0
% 64.68/64.90  Current number of rules: 2442
% 64.68/64.90  New rule produced :
% 64.68/64.90  [2467]
% 64.68/64.90  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 64.68/64.90         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 64.68/64.90  Current number of equations to process: 925
% 64.68/64.90  Current number of ordered equations: 0
% 64.68/64.90  Current number of rules: 2443
% 64.68/64.90  New rule produced :
% 64.68/64.90  [2468]
% 64.68/64.90  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 64.68/64.90         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 64.68/64.90  Current number of equations to process: 924
% 64.68/64.90  Current number of ordered equations: 0
% 64.68/64.90  Current number of rules: 2444
% 64.68/64.90  New rule produced :
% 64.68/64.90  [2469]
% 64.68/64.90  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 64.68/64.90                                                                  sK2_ax3_V(
% 64.68/64.90                                                                  sK2_ax3_V(
% 64.68/64.90                                                                  j(sK1_ax4_U)))))))
% 64.68/64.90  -> true
% 64.68/64.90  Current number of equations to process: 930
% 64.68/64.90  Current number of ordered equations: 0
% 64.68/64.90  Current number of rules: 2445
% 64.68/64.90  New rule produced :
% 64.68/64.90  [2470]
% 64.68/64.90  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 64.68/64.90                                                                  j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 64.68/64.90  -> true
% 64.68/64.90  Current number of equations to process: 963
% 64.68/64.90  Current number of ordered equations: 0
% 64.68/64.90  Current number of rules: 2446
% 64.68/64.90  New rule produced :
% 64.68/64.90  [2471]
% 64.68/64.90  sorti1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 64.68/64.90  -> true
% 64.68/64.90  Current number of equations to process: 986
% 64.68/64.90  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2447
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2472]
% 65.49/65.74  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(op2(
% 65.49/65.74                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 65.49/65.74  -> true
% 65.49/65.74  Current number of equations to process: 987
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2448
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2473]
% 65.49/65.74  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,
% 65.49/65.74                                                                    op2(sK1_ax4_U,sK1_ax4_U))))))
% 65.49/65.74  -> true
% 65.49/65.74  Current number of equations to process: 986
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2449
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2474]
% 65.49/65.74  sorti1(j(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U)))
% 65.49/65.74  -> true
% 65.49/65.74  Current number of equations to process: 989
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2450
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2475]
% 65.49/65.74  sorti1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 65.49/65.74  -> true
% 65.49/65.74  Current number of equations to process: 988
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2451
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2476]
% 65.49/65.74  sorti1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 65.49/65.74  -> true
% 65.49/65.74  Current number of equations to process: 1013
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2452
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2477]
% 65.49/65.74  sorti1(op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 65.49/65.74         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 65.49/65.74  Current number of equations to process: 1014
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2453
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2478]
% 65.49/65.74  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 65.49/65.74  -> true
% 65.49/65.74  Current number of equations to process: 1013
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2454
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2479]
% 65.49/65.74  sorti1(op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 65.49/65.74         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 65.49/65.74  Current number of equations to process: 1012
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2455
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2480]
% 65.49/65.74  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 65.49/65.74  -> true
% 65.49/65.74  Current number of equations to process: 1011
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2456
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2481]
% 65.49/65.74  sorti1(op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 65.49/65.74         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 65.49/65.74  Current number of equations to process: 1010
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2457
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2482]
% 65.49/65.74  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 65.49/65.74  -> true
% 65.49/65.74  Current number of equations to process: 1009
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2458
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2483]
% 65.49/65.74  h(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 65.49/65.74  -> op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))
% 65.49/65.74  Current number of equations to process: 1008
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2459
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2484]
% 65.49/65.74  h(j(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U)))
% 65.49/65.74  -> op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U)
% 65.49/65.74  Current number of equations to process: 1007
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2460
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2485]
% 65.49/65.74  sorti1(op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 65.49/65.74         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 65.49/65.74  Current number of equations to process: 1006
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2461
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2486]
% 65.49/65.74  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(op2(sK1_ax4_U,
% 65.49/65.74                                                                 op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 65.49/65.74  -> true
% 65.49/65.74  Current number of equations to process: 1005
% 65.49/65.74  Current number of ordered equations: 0
% 65.49/65.74  Current number of rules: 2462
% 65.49/65.74  New rule produced :
% 65.49/65.74  [2487]
% 66.30/66.53  sorti1(op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 66.30/66.53         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 66.30/66.53  Current number of equations to process: 1004
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2463
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2488]
% 66.30/66.53  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(sK1_ax4_U,
% 66.30/66.53                                                          op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 66.30/66.53  -> true
% 66.30/66.53  Current number of equations to process: 1003
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2464
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2489]
% 66.30/66.53  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U)))
% 66.30/66.53  -> true
% 66.30/66.53  Current number of equations to process: 1006
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2465
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2490]
% 66.30/66.53  sorti1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 66.30/66.53  -> true
% 66.30/66.53  Current number of equations to process: 1005
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2466
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2491]
% 66.30/66.53  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 66.30/66.53                                                                  j(sK1_ax4_U)))))
% 66.30/66.53  -> true
% 66.30/66.53  Current number of equations to process: 1032
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2467
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2492]
% 66.30/66.53  sorti2(h(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))))
% 66.30/66.53  -> true
% 66.30/66.53  Current number of equations to process: 1031
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2468
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2493]
% 66.30/66.53  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 66.30/66.53         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 66.30/66.53  Current number of equations to process: 1032
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2469
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2494]
% 66.30/66.53  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 66.30/66.53  -> true
% 66.30/66.53  Current number of equations to process: 1031
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2470
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2495]
% 66.30/66.53  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 66.30/66.53         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 66.30/66.53  Current number of equations to process: 1030
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2471
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2496]
% 66.30/66.53  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,
% 66.30/66.53                                                                op2(sK1_ax4_U,sK1_ax4_U))))))
% 66.30/66.53  -> true
% 66.30/66.53  Current number of equations to process: 1029
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2472
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2497]
% 66.30/66.53  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 66.30/66.53         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 66.30/66.53  Current number of equations to process: 1028
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2473
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2498]
% 66.30/66.53  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,
% 66.30/66.53                                                         op2(sK1_ax4_U,sK1_ax4_U))))))
% 66.30/66.53  -> true
% 66.30/66.53  Current number of equations to process: 1027
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2474
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2499]
% 66.30/66.53  h(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 66.30/66.53  -> op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 66.30/66.53  Current number of equations to process: 1026
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2475
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2500]
% 66.30/66.53  h(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U)))
% 66.30/66.53  -> op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U)
% 66.30/66.53  Current number of equations to process: 1025
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2476
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2501]
% 66.30/66.53  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 66.30/66.53         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 66.30/66.53  Current number of equations to process: 1024
% 66.30/66.53  Current number of ordered equations: 0
% 66.30/66.53  Current number of rules: 2477
% 66.30/66.53  New rule produced :
% 66.30/66.53  [2502]
% 66.30/66.53  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,
% 66.86/67.11                                                             op2(sK1_ax4_U,
% 66.86/67.11                                                             op2(sK1_ax4_U,sK1_ax4_U))))))
% 66.86/67.11  -> true
% 66.86/67.11  Current number of equations to process: 1023
% 66.86/67.11  Current number of ordered equations: 0
% 66.86/67.11  Current number of rules: 2478
% 66.86/67.11  New rule produced :
% 66.86/67.11  [2503]
% 66.86/67.11  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 66.86/67.11         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 66.86/67.11  Current number of equations to process: 1022
% 66.86/67.11  Current number of ordered equations: 0
% 66.86/67.11  Current number of rules: 2479
% 66.86/67.11  New rule produced :
% 66.86/67.11  [2504]
% 66.86/67.11  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,
% 66.86/67.11                                                                    op2(sK1_ax4_U,sK1_ax4_U))))))
% 66.86/67.11  -> true
% 66.86/67.11  Current number of equations to process: 1021
% 66.86/67.11  Current number of ordered equations: 0
% 66.86/67.11  Current number of rules: 2480
% 66.86/67.11  New rule produced :
% 66.86/67.11  [2505]
% 66.86/67.11  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 66.86/67.11                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 66.86/67.11  -> true
% 66.86/67.11  Current number of equations to process: 1020
% 66.86/67.11  Current number of ordered equations: 0
% 66.86/67.11  Current number of rules: 2481
% 66.86/67.11  New rule produced :
% 66.86/67.11  [2506]
% 66.86/67.11  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 66.86/67.11                                                        j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 66.86/67.11  -> true
% 66.86/67.11  Current number of equations to process: 1019
% 66.86/67.11  Current number of ordered equations: 0
% 66.86/67.11  Current number of rules: 2482
% 66.86/67.11  New rule produced :
% 66.86/67.11  [2507]
% 66.86/67.11  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(h(sK2_ax3_V(
% 66.86/67.11                                                                sK2_ax3_V(
% 66.86/67.11                                                                j(sK1_ax4_U)))),sK1_ax4_U))))
% 66.86/67.11  -> true
% 66.86/67.11  Current number of equations to process: 1018
% 66.86/67.11  Current number of ordered equations: 0
% 66.86/67.11  Current number of rules: 2483
% 66.86/67.11  New rule produced :
% 66.86/67.11  [2508]
% 66.86/67.11  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,
% 66.86/67.11                                                          h(sK2_ax3_V(sK2_ax3_V(
% 66.86/67.11                                                                      j(sK1_ax4_U))))))))
% 66.86/67.11  -> true
% 66.86/67.11  Current number of equations to process: 1017
% 66.86/67.11  Current number of ordered equations: 0
% 66.86/67.11  Current number of rules: 2484
% 66.86/67.11  New rule produced :
% 66.86/67.11  [2509]
% 66.86/67.11  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(op2(
% 66.86/67.11                                                                    h(sK2_ax3_V(
% 66.86/67.11                                                                      j(sK1_ax4_U))),sK1_ax4_U)))))
% 66.86/67.11  -> true
% 66.86/67.11  Current number of equations to process: 1016
% 66.86/67.11  Current number of ordered equations: 0
% 66.86/67.11  Current number of rules: 2485
% 66.86/67.11  New rule produced :
% 66.86/67.11  [2510]
% 66.86/67.11  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,
% 66.86/67.11                                                                    h(sK2_ax3_V(
% 66.86/67.11                                                                      j(sK1_ax4_U))))))))
% 66.86/67.11  -> true
% 66.86/67.11  Current number of equations to process: 1015
% 66.86/67.11  Current number of ordered equations: 0
% 66.86/67.11  Current number of rules: 2486
% 66.86/67.11  New rule produced :
% 66.86/67.11  [2511]
% 66.86/67.11  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 66.86/67.11  -> true
% 66.86/67.11  Current number of equations to process: 1014
% 66.86/67.11  Current number of ordered equations: 0
% 66.86/67.11  Current number of rules: 2487
% 66.86/67.11  New rule produced :
% 66.86/67.11  [2512]
% 66.86/67.11  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,
% 66.86/67.11                                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 66.86/67.11  -> true
% 66.86/67.11  Current number of equations to process: 1013
% 66.86/67.11  Current number of ordered equations: 0
% 66.86/67.11  Current number of rules: 2488
% 66.86/67.11  New rule produced :
% 66.86/67.11  [2513]
% 66.86/67.11  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))),true)
% 66.86/67.11  -> true
% 66.86/67.11  Current number of equations to process: 1011
% 66.86/67.11  Current number of ordered equations: 1
% 66.86/67.11  Current number of rules: 2489
% 66.86/67.11  New rule produced :
% 66.86/67.11  [2514]
% 66.86/67.11  ifeq(sorti1(A),true,sorti1(op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),A)),true)
% 66.86/67.11  -> true
% 66.86/67.11  Current number of equations to process: 1011
% 67.59/67.87  Current number of ordered equations: 0
% 67.59/67.87  Current number of rules: 2490
% 67.59/67.87  New rule produced :
% 67.59/67.87  [2515]
% 67.59/67.87  sorti1(op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 67.59/67.87         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 67.59/67.87  Current number of equations to process: 1010
% 67.59/67.87  Current number of ordered equations: 0
% 67.59/67.87  Current number of rules: 2491
% 67.59/67.87  New rule produced :
% 67.59/67.87  [2516]
% 67.59/67.87  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(op2(sK1_ax4_U,
% 67.59/67.87                                                              op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 67.59/67.87  -> true
% 67.59/67.87  Current number of equations to process: 1009
% 67.59/67.87  Current number of ordered equations: 0
% 67.59/67.87  Current number of rules: 2492
% 67.59/67.87  New rule produced :
% 67.59/67.87  [2517]
% 67.59/67.87  sorti1(op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 67.59/67.87         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 67.59/67.87  Current number of equations to process: 1008
% 67.59/67.87  Current number of ordered equations: 0
% 67.59/67.87  Current number of rules: 2493
% 67.59/67.87  New rule produced :
% 67.59/67.87  [2518]
% 67.59/67.87  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(sK1_ax4_U,
% 67.59/67.87                                                              op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 67.59/67.87  -> true
% 67.59/67.87  Current number of equations to process: 1007
% 67.59/67.87  Current number of ordered equations: 0
% 67.59/67.87  Current number of rules: 2494
% 67.59/67.87  New rule produced :
% 67.59/67.87  [2519]
% 67.59/67.87  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))),true)
% 67.59/67.87  -> true
% 67.59/67.87  Current number of equations to process: 1005
% 67.59/67.87  Current number of ordered equations: 1
% 67.59/67.87  Current number of rules: 2495
% 67.59/67.87  New rule produced :
% 67.59/67.87  [2520]
% 67.59/67.87  ifeq(sorti1(A),true,sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),A)),true)
% 67.59/67.87  -> true
% 67.59/67.87  Current number of equations to process: 1005
% 67.59/67.87  Current number of ordered equations: 0
% 67.59/67.87  Current number of rules: 2496
% 67.59/67.87  New rule produced :
% 67.59/67.87  [2521]
% 67.59/67.87  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 67.59/67.87         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 67.59/67.87  Current number of equations to process: 1004
% 67.59/67.87  Current number of ordered equations: 0
% 67.59/67.87  Current number of rules: 2497
% 67.59/67.87  New rule produced :
% 67.59/67.87  [2522]
% 67.59/67.87  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,
% 67.59/67.87                                                          op2(sK1_ax4_U,
% 67.59/67.87                                                          op2(sK1_ax4_U,sK1_ax4_U))))))
% 67.59/67.87  -> true
% 67.59/67.87  Current number of equations to process: 1003
% 67.59/67.87  Current number of ordered equations: 0
% 67.59/67.87  Current number of rules: 2498
% 67.59/67.87  New rule produced :
% 67.59/67.87  [2523]
% 67.59/67.87  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 67.59/67.87         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 67.59/67.87  Current number of equations to process: 1002
% 67.59/67.87  Current number of ordered equations: 0
% 67.59/67.87  Current number of rules: 2499
% 67.59/67.87  New rule produced :
% 67.59/67.87  [2524]
% 67.59/67.87  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,
% 67.59/67.87                                                          op2(sK1_ax4_U,
% 67.59/67.87                                                          op2(sK1_ax4_U,sK1_ax4_U))))))
% 67.59/67.87  -> true
% 67.59/67.87  Current number of equations to process: 1001
% 67.59/67.87  Current number of ordered equations: 0
% 67.59/67.87  Current number of rules: 2500
% 67.59/67.87  New rule produced :
% 67.59/67.87  [2525]
% 67.59/67.87  j(h(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))))
% 67.59/67.87  -> op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))
% 67.59/67.87  Current number of equations to process: 1000
% 67.59/67.87  Current number of ordered equations: 0
% 67.59/67.87  Current number of rules: 2501
% 67.59/67.87  New rule produced :
% 67.59/67.87  [2526]
% 67.59/67.87  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 67.59/67.87  -> true
% 67.59/67.87  Current number of equations to process: 1031
% 67.59/67.87  Current number of ordered equations: 0
% 67.59/67.87  Current number of rules: 2502
% 67.59/67.87  New rule produced :
% 67.59/67.87  [2527]
% 67.59/67.87  sorti2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 67.59/67.87  -> true
% 67.59/67.87  Current number of equations to process: 1030
% 67.59/67.87  Current number of ordered equations: 0
% 67.59/67.87  Current number of rules: 2503
% 67.59/67.87  New rule produced :
% 67.59/67.87  [2528]
% 67.59/67.87  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 67.59/67.87         j(sK1_ax4_U))) -> true
% 67.59/67.87  Current number of equations to process: 1031
% 67.59/67.87  Current number of ordered equations: 0
% 67.59/67.87  Current number of rules: 2504
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2529]
% 68.37/68.67  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 68.37/68.67                          sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 68.37/68.67  Current number of equations to process: 1030
% 68.37/68.67  Current number of ordered equations: 0
% 68.37/68.67  Current number of rules: 2505
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2530]
% 68.37/68.67  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 68.37/68.67         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 68.37/68.67  Current number of equations to process: 1029
% 68.37/68.67  Current number of ordered equations: 0
% 68.37/68.67  Current number of rules: 2506
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2531]
% 68.37/68.67  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 68.37/68.67                                     sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 68.37/68.67  Current number of equations to process: 1028
% 68.37/68.67  Current number of ordered equations: 0
% 68.37/68.67  Current number of rules: 2507
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2532]
% 68.37/68.67  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 68.37/68.67         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 68.37/68.67  Current number of equations to process: 1027
% 68.37/68.67  Current number of ordered equations: 0
% 68.37/68.67  Current number of rules: 2508
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2533]
% 68.37/68.67  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 68.37/68.67                                                sK2_ax3_V(j(sK1_ax4_U))))) ->
% 68.37/68.67  true
% 68.37/68.67  Current number of equations to process: 1026
% 68.37/68.67  Current number of ordered equations: 0
% 68.37/68.67  Current number of rules: 2509
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2534]
% 68.37/68.67  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 68.37/68.67         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 68.37/68.67  Current number of equations to process: 1025
% 68.37/68.67  Current number of ordered equations: 0
% 68.37/68.67  Current number of rules: 2510
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2535]
% 68.37/68.67  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 68.37/68.67                                         sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 68.37/68.67  Current number of equations to process: 1024
% 68.37/68.67  Current number of ordered equations: 0
% 68.37/68.67  Current number of rules: 2511
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2536]
% 68.37/68.67  j(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 68.37/68.67  -> op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 68.37/68.67  Current number of equations to process: 1023
% 68.37/68.67  Current number of ordered equations: 0
% 68.37/68.67  Current number of rules: 2512
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2537]
% 68.37/68.67  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 68.37/68.67         j(sK1_ax4_U))) -> true
% 68.37/68.67  Current number of equations to process: 1050
% 68.37/68.67  Current number of ordered equations: 0
% 68.37/68.67  Current number of rules: 2513
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2538]
% 68.37/68.67  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 68.37/68.67  -> true
% 68.37/68.67  Current number of equations to process: 1049
% 68.37/68.67  Current number of ordered equations: 0
% 68.37/68.67  Current number of rules: 2514
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2539]
% 68.37/68.67  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 68.37/68.67         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 68.37/68.67  Current number of equations to process: 1048
% 68.37/68.67  Current number of ordered equations: 0
% 68.37/68.67  Current number of rules: 2515
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2540]
% 68.37/68.67  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,
% 68.37/68.67                                                                   op2(sK1_ax4_U,sK1_ax4_U))))))
% 68.37/68.67  -> true
% 68.37/68.67  Current number of equations to process: 1047
% 68.37/68.67  Current number of ordered equations: 0
% 68.37/68.67  Current number of rules: 2516
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2541]
% 68.37/68.67  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 68.37/68.67         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 68.37/68.67  Current number of equations to process: 1046
% 68.37/68.67  Current number of ordered equations: 0
% 68.37/68.67  Current number of rules: 2517
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2542]
% 68.37/68.67  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 68.37/68.67                                                j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 68.37/68.67  -> true
% 68.37/68.67  Current number of equations to process: 1045
% 68.37/68.67  Current number of ordered equations: 0
% 68.37/68.67  Current number of rules: 2518
% 68.37/68.67  New rule produced :
% 68.37/68.67  [2543]
% 68.37/68.67  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 68.88/69.16         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 68.88/69.16  Current number of equations to process: 1044
% 68.88/69.16  Current number of ordered equations: 0
% 68.88/69.16  Current number of rules: 2519
% 68.88/69.16  New rule produced :
% 68.88/69.16  [2544]
% 68.88/69.16  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 68.88/69.16                                                                     op2(sK1_ax4_U,
% 68.88/69.16                                                                     op2(sK1_ax4_U,sK1_ax4_U))))))
% 68.88/69.16  -> true
% 68.88/69.16  Current number of equations to process: 1043
% 68.88/69.16  Current number of ordered equations: 0
% 68.88/69.16  Current number of rules: 2520
% 68.88/69.16  New rule produced :
% 68.88/69.16  [2545]
% 68.88/69.16  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 68.88/69.16                                                                      sK2_ax3_V(
% 68.88/69.16                                                                      j(sK1_ax4_U)))),
% 68.88/69.16                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 68.88/69.16  -> true
% 68.88/69.16  Current number of equations to process: 1042
% 68.88/69.16  Current number of ordered equations: 0
% 68.88/69.16  Current number of rules: 2521
% 68.88/69.16  New rule produced :
% 68.88/69.16  [2546]
% 68.88/69.16  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 68.88/69.16                                                        sK2_ax3_V(sK2_ax3_V(
% 68.88/69.16                                                                  sK2_ax3_V(
% 68.88/69.16                                                                  j(sK1_ax4_U)))))))
% 68.88/69.16  -> true
% 68.88/69.16  Current number of equations to process: 1041
% 68.88/69.16  Current number of ordered equations: 0
% 68.88/69.16  Current number of rules: 2522
% 68.88/69.16  New rule produced :
% 68.88/69.16  [2547]
% 68.88/69.16  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 68.88/69.16                                                        sK2_ax3_V(sK2_ax3_V(
% 68.88/69.16                                                                  j(sK1_ax4_U))))))
% 68.88/69.16  -> true
% 68.88/69.16  Current number of equations to process: 1040
% 68.88/69.16  Current number of ordered equations: 0
% 68.88/69.16  Current number of rules: 2523
% 68.88/69.16  New rule produced :
% 68.88/69.16  [2548]
% 68.88/69.16  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 68.88/69.16                                                                      j(sK1_ax4_U))),
% 68.88/69.16                                                        j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 68.88/69.16  -> true
% 68.88/69.16  Current number of equations to process: 1039
% 68.88/69.16  Current number of ordered equations: 0
% 68.88/69.16  Current number of rules: 2524
% 68.88/69.16  New rule produced :
% 68.88/69.16  [2549]
% 68.88/69.16  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(h(sK2_ax3_V(
% 68.88/69.16                                                                    j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))))
% 68.88/69.16  -> true
% 68.88/69.16  Current number of equations to process: 1038
% 68.88/69.16  Current number of ordered equations: 0
% 68.88/69.16  Current number of rules: 2525
% 68.88/69.16  New rule produced :
% 68.88/69.16  [2550]
% 68.88/69.16  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,
% 68.88/69.16                                                          op2(h(sK2_ax3_V(
% 68.88/69.16                                                                j(sK1_ax4_U))),sK1_ax4_U)))))
% 68.88/69.16  -> true
% 68.88/69.16  Current number of equations to process: 1037
% 68.88/69.16  Current number of ordered equations: 0
% 68.88/69.16  Current number of rules: 2526
% 68.88/69.16  New rule produced :
% 68.88/69.16  [2551]
% 68.88/69.16  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(sK1_ax4_U,
% 68.88/69.16                                                              h(sK2_ax3_V(
% 68.88/69.16                                                                j(sK1_ax4_U)))),sK1_ax4_U))))
% 68.88/69.16  -> true
% 68.88/69.16  Current number of equations to process: 1036
% 68.88/69.16  Current number of ordered equations: 0
% 68.88/69.16  Current number of rules: 2527
% 68.88/69.16  New rule produced :
% 68.88/69.16  [2552]
% 68.88/69.16  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,
% 68.88/69.16                                                          op2(sK1_ax4_U,
% 68.88/69.16                                                          h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 68.88/69.16  -> true
% 68.88/69.16  Current number of equations to process: 1035
% 68.88/69.16  Current number of ordered equations: 0
% 68.88/69.16  Current number of rules: 2528
% 68.88/69.16  New rule produced :
% 68.88/69.16  [2553]
% 68.88/69.16  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(op1(sK2_ax3_V(
% 68.88/69.16                                                                      sK2_ax3_V(
% 68.88/69.16                                                                      j(sK1_ax4_U))),
% 68.88/69.16                                                                  sK2_ax3_V(
% 69.50/69.75                                                                  j(sK1_ax4_U))))))
% 69.50/69.75  -> true
% 69.50/69.75  Current number of equations to process: 1034
% 69.50/69.75  Current number of ordered equations: 0
% 69.50/69.75  Current number of rules: 2529
% 69.50/69.75  New rule produced :
% 69.50/69.75  [2554]
% 69.50/69.75  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(op1(sK2_ax3_V(
% 69.50/69.75                                                                      j(sK1_ax4_U)),
% 69.50/69.75                                                                  sK2_ax3_V(
% 69.50/69.75                                                                  sK2_ax3_V(
% 69.50/69.75                                                                  j(sK1_ax4_U)))))))
% 69.50/69.75  -> true
% 69.50/69.75  Current number of equations to process: 1033
% 69.50/69.75  Current number of ordered equations: 0
% 69.50/69.75  Current number of rules: 2530
% 69.50/69.75  New rule produced :
% 69.50/69.75  [2555]
% 69.50/69.75  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(
% 69.50/69.75                                                                      op2(sK1_ax4_U,sK1_ax4_U))),
% 69.50/69.75                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 69.50/69.75  -> true
% 69.50/69.75  Current number of equations to process: 1032
% 69.50/69.75  Current number of ordered equations: 0
% 69.50/69.75  Current number of rules: 2531
% 69.50/69.75  New rule produced :
% 69.50/69.75  [2556]
% 69.50/69.75  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 69.50/69.75                                                        sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 69.50/69.75  -> true
% 69.50/69.75  Current number of equations to process: 1031
% 69.50/69.75  Current number of ordered equations: 0
% 69.50/69.75  Current number of rules: 2532
% 69.50/69.75  New rule produced :
% 69.50/69.75  [2557]
% 69.50/69.75  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 69.50/69.75                                                        j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 69.50/69.75  -> true
% 69.50/69.75  Current number of equations to process: 1030
% 69.50/69.75  Current number of ordered equations: 0
% 69.50/69.75  Current number of rules: 2533
% 69.50/69.75  New rule produced :
% 69.50/69.75  [2558]
% 69.50/69.75  sorti1(op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 69.50/69.75         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 69.50/69.75  Current number of equations to process: 1029
% 69.50/69.75  Current number of ordered equations: 0
% 69.50/69.75  Current number of rules: 2534
% 69.50/69.75  New rule produced :
% 69.50/69.75  [2559]
% 69.50/69.75  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(op2(sK1_ax4_U,
% 69.50/69.75                                                                op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 69.50/69.75  -> true
% 69.50/69.75  Current number of equations to process: 1028
% 69.50/69.75  Current number of ordered equations: 0
% 69.50/69.75  Current number of rules: 2535
% 69.50/69.75  New rule produced :
% 69.50/69.75  [2560]
% 69.50/69.75  sorti1(op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 69.50/69.75         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 69.50/69.75  Current number of equations to process: 1027
% 69.50/69.75  Current number of ordered equations: 0
% 69.50/69.75  Current number of rules: 2536
% 69.50/69.75  New rule produced :
% 69.50/69.75  [2561]
% 69.50/69.75  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(op2(sK1_ax4_U,
% 69.50/69.75                                                                op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 69.50/69.75  -> true
% 69.50/69.75  Current number of equations to process: 1026
% 69.50/69.75  Current number of ordered equations: 0
% 69.50/69.75  Current number of rules: 2537
% 69.50/69.75  New rule produced :
% 69.50/69.75  [2562]
% 69.50/69.75  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 69.50/69.75         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 69.50/69.75  Current number of equations to process: 1025
% 69.50/69.75  Current number of ordered equations: 0
% 69.50/69.75  Current number of rules: 2538
% 69.50/69.75  New rule produced :
% 69.50/69.75  [2563]
% 69.50/69.75  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,
% 69.50/69.75                                                            op2(sK1_ax4_U,
% 69.50/69.75                                                            op2(sK1_ax4_U,sK1_ax4_U))))))
% 69.50/69.75  -> true
% 69.50/69.75  Current number of equations to process: 1024
% 69.50/69.75  Current number of ordered equations: 0
% 69.50/69.75  Current number of rules: 2539
% 69.50/69.75  New rule produced :
% 69.50/69.75  [2564]
% 69.50/69.75  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 69.50/69.75         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 69.50/69.75  Current number of equations to process: 1023
% 69.50/69.75  Current number of ordered equations: 0
% 69.50/69.75  Current number of rules: 2540
% 69.50/69.75  New rule produced :
% 69.50/69.75  [2565]
% 69.50/69.75  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,
% 69.50/69.75                                                            op2(sK1_ax4_U,
% 70.31/70.58                                                            op2(sK1_ax4_U,sK1_ax4_U))))))
% 70.31/70.58  -> true
% 70.31/70.58  Current number of equations to process: 1022
% 70.31/70.58  Current number of ordered equations: 0
% 70.31/70.58  Current number of rules: 2541
% 70.31/70.58  New rule produced :
% 70.31/70.58  [2566]
% 70.31/70.58  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 70.31/70.58         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 70.31/70.58  Current number of equations to process: 1021
% 70.31/70.58  Current number of ordered equations: 0
% 70.31/70.58  Current number of rules: 2542
% 70.31/70.58  New rule produced :
% 70.31/70.58  [2567]
% 70.31/70.58  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,
% 70.31/70.58                                                                 op2(sK1_ax4_U,sK1_ax4_U))),
% 70.31/70.58                                                           sK2_ax3_V(j(sK1_ax4_U)))))
% 70.31/70.58  -> true
% 70.31/70.58  Current number of equations to process: 1020
% 70.31/70.58  Current number of ordered equations: 0
% 70.31/70.58  Current number of rules: 2543
% 70.31/70.58  New rule produced :
% 70.31/70.58  [2568]
% 70.31/70.58  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 70.31/70.58         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 70.31/70.58  Current number of equations to process: 1019
% 70.31/70.58  Current number of ordered equations: 0
% 70.31/70.58  Current number of rules: 2544
% 70.31/70.58  New rule produced :
% 70.31/70.58  [2569]
% 70.31/70.58  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,
% 70.31/70.58                                                          op2(sK1_ax4_U,sK1_ax4_U))),
% 70.31/70.58                                                    sK2_ax3_V(j(sK1_ax4_U)))))
% 70.31/70.58  -> true
% 70.31/70.58  Current number of equations to process: 1018
% 70.31/70.58  Current number of ordered equations: 0
% 70.31/70.58  Current number of rules: 2545
% 70.31/70.58  New rule produced :
% 70.31/70.58  [2570]
% 70.31/70.58  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 70.31/70.58         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 70.31/70.58  Current number of equations to process: 1017
% 70.31/70.58  Current number of ordered equations: 0
% 70.31/70.58  Current number of rules: 2546
% 70.31/70.58  New rule produced :
% 70.31/70.58  [2571]
% 70.31/70.58  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 70.31/70.58                                                               j(sK1_ax4_U)),
% 70.31/70.58                                                           j(op2(sK1_ax4_U,
% 70.31/70.58                                                             op2(sK1_ax4_U,sK1_ax4_U))))))
% 70.31/70.58  -> true
% 70.31/70.58  Current number of equations to process: 1016
% 70.31/70.58  Current number of ordered equations: 0
% 70.31/70.58  Current number of rules: 2547
% 70.31/70.58  New rule produced :
% 70.31/70.58  [2572]
% 70.31/70.58  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 70.31/70.58         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 70.31/70.58  Current number of equations to process: 1015
% 70.31/70.58  Current number of ordered equations: 0
% 70.31/70.58  Current number of rules: 2548
% 70.31/70.58  New rule produced :
% 70.31/70.58  [2573]
% 70.31/70.58  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 70.31/70.58                                                    j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 70.31/70.58  -> true
% 70.31/70.58  Current number of equations to process: 1014
% 70.31/70.58  Current number of ordered equations: 0
% 70.31/70.58  Current number of rules: 2549
% 70.31/70.58  New rule produced :
% 70.31/70.58  [2574]
% 70.31/70.58  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 70.31/70.58                                                                  sK2_ax3_V(
% 70.31/70.58                                                                  j(sK1_ax4_U))))))
% 70.31/70.58  -> true
% 70.31/70.58  Current number of equations to process: 1019
% 70.31/70.58  Current number of ordered equations: 0
% 70.31/70.58  Current number of rules: 2550
% 70.31/70.58  New rule produced :
% 70.31/70.58  [2575]
% 70.31/70.58  sorti2(h(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 70.31/70.58                                                                    j(sK1_ax4_U))))))
% 70.31/70.58  -> true
% 70.31/70.58  Current number of equations to process: 1018
% 70.31/70.58  Current number of ordered equations: 0
% 70.31/70.58  Current number of rules: 2551
% 70.31/70.58  New rule produced :
% 70.31/70.58  [2576]
% 70.31/70.58  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,
% 70.31/70.58                                                            op2(sK1_ax4_U,sK1_ax4_U))))))
% 70.31/70.58  -> true
% 70.31/70.58  Current number of equations to process: 1051
% 70.31/70.58  Current number of ordered equations: 0
% 70.31/70.58  Current number of rules: 2552
% 70.31/70.58  New rule produced :
% 70.31/70.58  [2577]
% 70.31/70.58  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 70.31/70.58  -> true
% 70.31/70.58  Current number of equations to process: 1050
% 71.08/71.36  Current number of ordered equations: 0
% 71.08/71.36  Current number of rules: 2553
% 71.08/71.36  New rule produced :
% 71.08/71.36  [2578]
% 71.08/71.36  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 71.08/71.36                                                                      j(sK1_ax4_U)))),
% 71.08/71.36         j(sK1_ax4_U))) -> true
% 71.08/71.36  Current number of equations to process: 1049
% 71.08/71.36  Current number of ordered equations: 0
% 71.08/71.36  Current number of rules: 2554
% 71.08/71.36  New rule produced :
% 71.08/71.36  [2579]
% 71.08/71.36  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 71.08/71.36                          sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 71.08/71.36  Current number of equations to process: 1048
% 71.08/71.36  Current number of ordered equations: 0
% 71.08/71.36  Current number of rules: 2555
% 71.08/71.36  New rule produced :
% 71.08/71.36  [2580]
% 71.08/71.36  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 71.08/71.36                                                                      j(sK1_ax4_U)))),
% 71.08/71.36         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 71.08/71.36  Current number of equations to process: 1047
% 71.08/71.36  Current number of ordered equations: 0
% 71.08/71.36  Current number of rules: 2556
% 71.08/71.36  New rule produced :
% 71.08/71.36  [2581]
% 71.08/71.36  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 71.08/71.36                                     sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 71.08/71.36  true
% 71.08/71.36  Current number of equations to process: 1046
% 71.08/71.36  Current number of ordered equations: 0
% 71.08/71.36  Current number of rules: 2557
% 71.08/71.36  New rule produced :
% 71.08/71.36  [2582]
% 71.08/71.36  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 71.08/71.36                                                                      j(sK1_ax4_U)))),
% 71.08/71.36         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 71.08/71.36  Current number of equations to process: 1045
% 71.08/71.36  Current number of ordered equations: 0
% 71.08/71.36  Current number of rules: 2558
% 71.08/71.36  New rule produced :
% 71.08/71.36  [2583]
% 71.08/71.36  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 71.08/71.36                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 71.08/71.36  -> true
% 71.08/71.36  Current number of equations to process: 1044
% 71.08/71.36  Current number of ordered equations: 0
% 71.08/71.36  Current number of rules: 2559
% 71.08/71.36  New rule produced :
% 71.08/71.36  [2584]
% 71.08/71.36  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 71.08/71.36                                                                      j(sK1_ax4_U)))),
% 71.08/71.36         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 71.08/71.36  Current number of equations to process: 1043
% 71.08/71.36  Current number of ordered equations: 0
% 71.08/71.36  Current number of rules: 2560
% 71.08/71.36  New rule produced :
% 71.08/71.36  [2585]
% 71.08/71.36  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 71.08/71.36                                         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 71.08/71.36  -> true
% 71.08/71.36  Current number of equations to process: 1042
% 71.08/71.36  Current number of ordered equations: 0
% 71.08/71.36  Current number of rules: 2561
% 71.08/71.36  New rule produced :
% 71.08/71.36  [2586]
% 71.08/71.36  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 71.08/71.36  -> true
% 71.08/71.36  Current number of equations to process: 1075
% 71.08/71.36  Current number of ordered equations: 0
% 71.08/71.36  Current number of rules: 2562
% 71.08/71.36  New rule produced :
% 71.08/71.36  [2587]
% 71.08/71.36  sorti2(h(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 71.08/71.36  -> true
% 71.08/71.36  Current number of equations to process: 1074
% 71.08/71.36  Current number of ordered equations: 0
% 71.08/71.36  Current number of rules: 2563
% 71.08/71.36  New rule produced :
% 71.08/71.36  [2588]
% 71.08/71.36  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 71.08/71.36         j(sK1_ax4_U))) -> true
% 71.08/71.36  Current number of equations to process: 1073
% 71.08/71.36  Current number of ordered equations: 0
% 71.08/71.36  Current number of rules: 2564
% 71.08/71.36  New rule produced :
% 71.08/71.36  [2589]
% 71.08/71.36  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,
% 71.08/71.36                                                                   op2(sK1_ax4_U,sK1_ax4_U))))))
% 71.08/71.36  -> true
% 71.08/71.36  Current number of equations to process: 1072
% 71.08/71.36  Current number of ordered equations: 0
% 71.08/71.36  Current number of rules: 2565
% 71.08/71.36  New rule produced :
% 71.08/71.36  [2590]
% 71.08/71.36  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 71.08/71.36         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 71.08/71.36  Current number of equations to process: 1071
% 71.08/71.36  Current number of ordered equations: 0
% 71.08/71.36  Current number of rules: 2566
% 71.08/71.36  New rule produced :
% 71.08/71.36  [2591]
% 71.08/71.36  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 71.91/72.17                                     j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 71.91/72.17  -> true
% 71.91/72.17  Current number of equations to process: 1070
% 71.91/72.17  Current number of ordered equations: 0
% 71.91/72.17  Current number of rules: 2567
% 71.91/72.17  New rule produced :
% 71.91/72.17  [2592]
% 71.91/72.17  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 71.91/72.17         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 71.91/72.17  Current number of equations to process: 1069
% 71.91/72.17  Current number of ordered equations: 0
% 71.91/72.17  Current number of rules: 2568
% 71.91/72.17  New rule produced :
% 71.91/72.17  [2593]
% 71.91/72.17  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 71.91/72.17                                                              j(sK1_ax4_U))),
% 71.91/72.17                                                j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 71.91/72.17  -> true
% 71.91/72.17  Current number of equations to process: 1068
% 71.91/72.17  Current number of ordered equations: 0
% 71.91/72.17  Current number of rules: 2569
% 71.91/72.17  New rule produced :
% 71.91/72.17  [2594]
% 71.91/72.17  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 71.91/72.17         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 71.91/72.17  Current number of equations to process: 1067
% 71.91/72.17  Current number of ordered equations: 0
% 71.91/72.17  Current number of rules: 2570
% 71.91/72.17  New rule produced :
% 71.91/72.17  [2595]
% 71.91/72.17  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 71.91/72.17                                         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 71.91/72.17  -> true
% 71.91/72.17  Current number of equations to process: 1066
% 71.91/72.17  Current number of ordered equations: 0
% 71.91/72.17  Current number of rules: 2571
% 71.91/72.17  New rule produced :
% 71.91/72.17  [2596]
% 71.91/72.17  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 71.91/72.17  -> true
% 71.91/72.17  Current number of equations to process: 1099
% 71.91/72.17  Current number of ordered equations: 0
% 71.91/72.17  Current number of rules: 2572
% 71.91/72.17  New rule produced :
% 71.91/72.17  [2597]
% 71.91/72.17  sorti2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 71.91/72.17  -> true
% 71.91/72.17  Current number of equations to process: 1098
% 71.91/72.17  Current number of ordered equations: 0
% 71.91/72.17  Current number of rules: 2573
% 71.91/72.17  New rule produced :
% 71.91/72.17  [2598]
% 71.91/72.17  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 71.91/72.17         j(sK1_ax4_U))) -> true
% 71.91/72.17  Current number of equations to process: 1097
% 71.91/72.17  Current number of ordered equations: 0
% 71.91/72.17  Current number of rules: 2574
% 71.91/72.17  New rule produced :
% 71.91/72.17  [2599]
% 71.91/72.17  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 71.91/72.17                          j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 71.91/72.17  Current number of equations to process: 1096
% 71.91/72.17  Current number of ordered equations: 0
% 71.91/72.17  Current number of rules: 2575
% 71.91/72.17  New rule produced :
% 71.91/72.17  [2600]
% 71.91/72.17  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 71.91/72.17         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 71.91/72.17  Current number of equations to process: 1095
% 71.91/72.17  Current number of ordered equations: 0
% 71.91/72.17  Current number of rules: 2576
% 71.91/72.17  New rule produced :
% 71.91/72.17  [2601]
% 71.91/72.17  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 71.91/72.17                                     j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 71.91/72.17  Current number of equations to process: 1094
% 71.91/72.17  Current number of ordered equations: 0
% 71.91/72.17  Current number of rules: 2577
% 71.91/72.17  New rule produced :
% 71.91/72.17  [2602]
% 71.91/72.17  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 71.91/72.17         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 71.91/72.17  Current number of equations to process: 1093
% 71.91/72.17  Current number of ordered equations: 0
% 71.91/72.17  Current number of rules: 2578
% 71.91/72.17  New rule produced :
% 71.91/72.17  [2603]
% 71.91/72.17  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 71.91/72.17                                                j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 71.91/72.17  -> true
% 71.91/72.17  Current number of equations to process: 1092
% 71.91/72.17  Current number of ordered equations: 0
% 71.91/72.17  Current number of rules: 2579
% 71.91/72.17  New rule produced :
% 71.91/72.17  [2604]
% 71.91/72.17  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 71.91/72.17         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 71.91/72.17  Current number of equations to process: 1091
% 71.91/72.17  Current number of ordered equations: 0
% 71.91/72.17  Current number of rules: 2580
% 71.91/72.17  New rule produced :
% 71.91/72.17  [2605]
% 71.91/72.17  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 72.82/73.08                                         j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 72.82/73.08  Current number of equations to process: 1090
% 72.82/73.08  Current number of ordered equations: 0
% 72.82/73.08  Current number of rules: 2581
% 72.82/73.08  New rule produced :
% 72.82/73.08  [2606]
% 72.82/73.08  sorti1(sK2_ax3_V(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 72.82/73.08                                                             j(sK1_ax4_U))))))
% 72.82/73.08  -> true
% 72.82/73.08  Current number of equations to process: 1121
% 72.82/73.08  Current number of ordered equations: 0
% 72.82/73.08  Current number of rules: 2582
% 72.82/73.08  New rule produced :
% 72.82/73.08  [2607]
% 72.82/73.08  sorti2(h(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))))
% 72.82/73.08  -> true
% 72.82/73.08  Current number of equations to process: 1120
% 72.82/73.08  Current number of ordered equations: 0
% 72.82/73.08  Current number of rules: 2583
% 72.82/73.08  New rule produced :
% 72.82/73.08  [2608]
% 72.82/73.08  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 72.82/73.08         j(sK1_ax4_U))) -> true
% 72.82/73.08  Current number of equations to process: 1121
% 72.82/73.08  Current number of ordered equations: 0
% 72.82/73.08  Current number of rules: 2584
% 72.82/73.08  New rule produced :
% 72.82/73.08  [2609]
% 72.82/73.08  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,
% 72.82/73.08                                                            op2(sK1_ax4_U,sK1_ax4_U))))))
% 72.82/73.08  -> true
% 72.82/73.08  Current number of equations to process: 1120
% 72.82/73.08  Current number of ordered equations: 0
% 72.82/73.08  Current number of rules: 2585
% 72.82/73.08  New rule produced :
% 72.82/73.08  [2610]
% 72.82/73.08  j(h(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 72.82/73.08  sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))
% 72.82/73.08  Current number of equations to process: 1119
% 72.82/73.08  Current number of ordered equations: 0
% 72.82/73.08  Current number of rules: 2586
% 72.82/73.08  New rule produced :
% 72.82/73.08  [2611]
% 72.82/73.08  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 72.82/73.08         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 72.82/73.08  Current number of equations to process: 1118
% 72.82/73.08  Current number of ordered equations: 0
% 72.82/73.08  Current number of rules: 2587
% 72.82/73.08  New rule produced :
% 72.82/73.08  [2612]
% 72.82/73.08  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(
% 72.82/73.08                                                                     op2(sK1_ax4_U,
% 72.82/73.08                                                                     op2(sK1_ax4_U,sK1_ax4_U))))))
% 72.82/73.08  -> true
% 72.82/73.08  Current number of equations to process: 1117
% 72.82/73.08  Current number of ordered equations: 0
% 72.82/73.08  Current number of rules: 2588
% 72.82/73.08  New rule produced :
% 72.82/73.08  [2613]
% 72.82/73.08  (eq)(tuple(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 72.82/73.08             h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))),true),
% 72.82/73.08  tuple(sK1_ax4_U,true)) -> (false)
% 72.82/73.08  Current number of equations to process: 1145
% 72.82/73.08  Current number of ordered equations: 0
% 72.82/73.08  Current number of rules: 2589
% 72.82/73.08  New rule produced :
% 72.82/73.08  [2614]
% 72.82/73.08  sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 72.82/73.08         j(sK1_ax4_U))) -> true
% 72.82/73.08  Current number of equations to process: 1146
% 72.82/73.08  Current number of ordered equations: 0
% 72.82/73.08  Current number of rules: 2590
% 72.82/73.08  New rule produced :
% 72.82/73.08  [2615]
% 72.82/73.08  sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 72.82/73.08                                                                    j(sK1_ax4_U))))))
% 72.82/73.08  -> true
% 72.82/73.08  Current number of equations to process: 1145
% 72.82/73.08  Current number of ordered equations: 0
% 72.82/73.08  Current number of rules: 2591
% 72.82/73.08  New rule produced :
% 72.82/73.08  [2616]
% 72.82/73.08  sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 72.82/73.08         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 72.82/73.08  Current number of equations to process: 1144
% 72.82/73.08  Current number of ordered equations: 0
% 72.82/73.08  Current number of rules: 2592
% 72.82/73.08  New rule produced :
% 72.82/73.08  [2617]
% 72.82/73.08  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 72.82/73.08                                               sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 72.82/73.08  true
% 72.82/73.08  Current number of equations to process: 1143
% 72.82/73.08  Current number of ordered equations: 0
% 72.82/73.08  Current number of rules: 2593
% 72.82/73.08  New rule produced :
% 72.82/73.08  [2618]
% 72.82/73.08  sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 72.82/73.08         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 72.82/73.08  Current number of equations to process: 1142
% 72.82/73.08  Current number of ordered equations: 0
% 72.82/73.08  Current number of rules: 2594
% 72.82/73.08  New rule produced :
% 72.82/73.08  [2619]
% 72.82/73.08  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 72.82/73.08                                                          sK2_ax3_V(j(sK1_ax4_U))))))
% 73.58/73.86  -> true
% 73.58/73.86  Current number of equations to process: 1141
% 73.58/73.86  Current number of ordered equations: 0
% 73.58/73.86  Current number of rules: 2595
% 73.58/73.86  New rule produced :
% 73.58/73.86  [2620]
% 73.58/73.86  sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 73.58/73.86         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 73.58/73.86  Current number of equations to process: 1140
% 73.58/73.86  Current number of ordered equations: 0
% 73.58/73.86  Current number of rules: 2596
% 73.58/73.86  New rule produced :
% 73.58/73.86  [2621]
% 73.58/73.86  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 73.58/73.86                                                   sK2_ax3_V(j(sK1_ax4_U))))))
% 73.58/73.86  -> true
% 73.58/73.86  Current number of equations to process: 1139
% 73.58/73.86  Current number of ordered equations: 0
% 73.58/73.86  Current number of rules: 2597
% 73.58/73.86  New rule produced :
% 73.58/73.86  [2622]
% 73.58/73.86  sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 73.58/73.86         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 73.58/73.86  Current number of equations to process: 1138
% 73.58/73.86  Current number of ordered equations: 0
% 73.58/73.86  Current number of rules: 2598
% 73.58/73.86  New rule produced :
% 73.58/73.86  [2623]
% 73.58/73.86  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(op1(
% 73.58/73.86                                                                     j(
% 73.58/73.86                                                                     op2(sK1_ax4_U,sK1_ax4_U)),
% 73.58/73.86                                                                     sK2_ax3_V(
% 73.58/73.86                                                                     j(sK1_ax4_U))))))
% 73.58/73.86  -> true
% 73.58/73.86  Current number of equations to process: 1137
% 73.58/73.86  Current number of ordered equations: 0
% 73.58/73.86  Current number of rules: 2599
% 73.58/73.86  New rule produced :
% 73.58/73.86  [2624]
% 73.58/73.86  sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 73.58/73.86         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 73.58/73.86  Current number of equations to process: 1136
% 73.58/73.86  Current number of ordered equations: 0
% 73.58/73.86  Current number of rules: 2600
% 73.58/73.86  New rule produced :
% 73.58/73.86  [2625]
% 73.58/73.86  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 73.58/73.86                                                              sK2_ax3_V(
% 73.58/73.86                                                              j(sK1_ax4_U))))))
% 73.58/73.86  -> true
% 73.58/73.86  Current number of equations to process: 1135
% 73.58/73.86  Current number of ordered equations: 0
% 73.58/73.86  Current number of rules: 2601
% 73.58/73.86  New rule produced :
% 73.58/73.86  [2626]
% 73.58/73.86  sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 73.58/73.86  -> true
% 73.58/73.86  Current number of equations to process: 1138
% 73.58/73.86  Current number of ordered equations: 0
% 73.58/73.86  Current number of rules: 2602
% 73.58/73.86  New rule produced :
% 73.58/73.86  [2627]
% 73.58/73.86  sorti2(op2(sK1_ax4_U,h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))))
% 73.58/73.86  -> true
% 73.58/73.86  Current number of equations to process: 1137
% 73.58/73.86  Current number of ordered equations: 0
% 73.58/73.86  Current number of rules: 2603
% 73.58/73.86  New rule produced :
% 73.58/73.86  [2628]
% 73.58/73.86  sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 73.58/73.86         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 73.58/73.86  Current number of equations to process: 1152
% 73.58/73.86  Current number of ordered equations: 0
% 73.58/73.86  Current number of rules: 2604
% 73.58/73.86  New rule produced :
% 73.58/73.86  [2629]
% 73.58/73.86  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 73.58/73.86                                        sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 73.58/73.86  Current number of equations to process: 1151
% 73.58/73.86  Current number of ordered equations: 0
% 73.58/73.86  Current number of rules: 2605
% 73.58/73.86  New rule produced :
% 73.58/73.86  [2630]
% 73.58/73.86  sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 73.58/73.86         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 73.58/73.86  Current number of equations to process: 1150
% 73.58/73.86  Current number of ordered equations: 0
% 73.58/73.86  Current number of rules: 2606
% 73.58/73.86  New rule produced :
% 73.58/73.86  [2631]
% 73.58/73.86  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 73.58/73.86                                          sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 73.58/73.86  Current number of equations to process: 1149
% 73.58/73.86  Current number of ordered equations: 0
% 73.58/73.86  Current number of rules: 2607
% 73.58/73.86  New rule produced :
% 73.58/73.86  [2632]
% 73.58/73.86  sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 73.58/73.86         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 73.58/73.86  Current number of equations to process: 1148
% 73.58/73.86  Current number of ordered equations: 0
% 73.58/73.86  Current number of rules: 2608
% 74.31/74.60  New rule produced :
% 74.31/74.60  [2633]
% 74.31/74.60  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 74.31/74.60                                                       sK2_ax3_V(j(sK1_ax4_U))))))
% 74.31/74.60  -> true
% 74.31/74.60  Current number of equations to process: 1147
% 74.31/74.60  Current number of ordered equations: 0
% 74.31/74.60  Current number of rules: 2609
% 74.31/74.60  New rule produced :
% 74.31/74.60  [2634]
% 74.31/74.60  sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 74.31/74.60         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 74.31/74.60  Current number of equations to process: 1146
% 74.31/74.60  Current number of ordered equations: 0
% 74.31/74.60  Current number of rules: 2610
% 74.31/74.60  New rule produced :
% 74.31/74.60  [2635]
% 74.31/74.60  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 74.31/74.60                                                       sK2_ax3_V(j(sK1_ax4_U))))))
% 74.31/74.60  -> true
% 74.31/74.60  Current number of equations to process: 1145
% 74.31/74.60  Current number of ordered equations: 0
% 74.31/74.60  Current number of rules: 2611
% 74.31/74.60  New rule produced :
% 74.31/74.60  [2636]
% 74.31/74.60  sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 74.31/74.60         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 74.31/74.60  Current number of equations to process: 1144
% 74.31/74.60  Current number of ordered equations: 0
% 74.31/74.60  Current number of rules: 2612
% 74.31/74.60  New rule produced :
% 74.31/74.60  [2637]
% 74.31/74.60  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 74.31/74.60                                                     sK2_ax3_V(j(sK1_ax4_U))))))
% 74.31/74.60  -> true
% 74.31/74.60  Current number of equations to process: 1143
% 74.31/74.60  Current number of ordered equations: 0
% 74.31/74.60  Current number of rules: 2613
% 74.31/74.60  New rule produced :
% 74.31/74.60  [2638]
% 74.31/74.60  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 74.31/74.60         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 74.31/74.60  Current number of equations to process: 1142
% 74.31/74.60  Current number of ordered equations: 0
% 74.31/74.60  Current number of rules: 2614
% 74.31/74.60  New rule produced :
% 74.31/74.60  [2639]
% 74.31/74.60  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 74.31/74.60                                                j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 74.31/74.60  -> true
% 74.31/74.60  Current number of equations to process: 1141
% 74.31/74.60  Current number of ordered equations: 0
% 74.31/74.60  Current number of rules: 2615
% 74.31/74.60  New rule produced :
% 74.31/74.60  [2640]
% 74.31/74.60  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 74.31/74.60         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 74.31/74.60  Current number of equations to process: 1140
% 74.31/74.60  Current number of ordered equations: 0
% 74.31/74.60  Current number of rules: 2616
% 74.31/74.60  New rule produced :
% 74.31/74.60  [2641]
% 74.31/74.60  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 74.31/74.60                                         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 74.31/74.60  -> true
% 74.31/74.60  Current number of equations to process: 1139
% 74.31/74.60  Current number of ordered equations: 0
% 74.31/74.60  Current number of rules: 2617
% 74.31/74.60  New rule produced :
% 74.31/74.60  [2642]
% 74.31/74.60  ifeq(sorti1(A),true,sorti1(op1(A,sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 74.31/74.60                                             sK2_ax3_V(j(sK1_ax4_U)))))),true)
% 74.31/74.60  -> true
% 74.31/74.60  Current number of equations to process: 1137
% 74.31/74.60  Current number of ordered equations: 1
% 74.31/74.60  Current number of rules: 2618
% 74.31/74.60  New rule produced :
% 74.31/74.60  [2643]
% 74.31/74.60  ifeq(sorti1(A),true,sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 74.31/74.60                                           sK2_ax3_V(j(sK1_ax4_U)))),A)),true)
% 74.31/74.60  -> true
% 74.31/74.60  Current number of equations to process: 1137
% 74.31/74.60  Current number of ordered equations: 0
% 74.31/74.60  Current number of rules: 2619
% 74.31/74.60  New rule produced :
% 74.31/74.60  [2644]
% 74.31/74.60  sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 74.31/74.60         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 74.31/74.60  Current number of equations to process: 1136
% 74.31/74.60  Current number of ordered equations: 0
% 74.31/74.60  Current number of rules: 2620
% 74.31/74.60  New rule produced :
% 74.31/74.60  [2645]
% 74.31/74.60  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(op1(j(
% 74.31/74.60                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 74.31/74.60                                                                  sK2_ax3_V(
% 74.31/74.60                                                                  j(sK1_ax4_U))))))
% 74.31/74.60  -> true
% 74.31/74.60  Current number of equations to process: 1135
% 74.31/74.60  Current number of ordered equations: 0
% 74.31/74.60  Current number of rules: 2621
% 74.31/74.60  New rule produced :
% 74.31/74.60  [2646]
% 74.31/74.60  sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 76.22/76.51         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 76.22/76.51  Current number of equations to process: 1134
% 76.22/76.51  Current number of ordered equations: 0
% 76.22/76.51  Current number of rules: 2622
% 76.22/76.51  New rule produced :
% 76.22/76.51  [2647]
% 76.22/76.51  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(op1(j(
% 76.22/76.51                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 76.22/76.51                                                                  sK2_ax3_V(
% 76.22/76.51                                                                  j(sK1_ax4_U))))))
% 76.22/76.51  -> true
% 76.22/76.51  Current number of equations to process: 1133
% 76.22/76.51  Current number of ordered equations: 0
% 76.22/76.51  Current number of rules: 2623
% 76.22/76.51  New rule produced :
% 76.22/76.51  [2648]
% 76.22/76.51  ifeq(sorti2(A),true,sorti2(op2(A,h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 76.22/76.51                                                                     j(sK1_ax4_U)))))),true)
% 76.22/76.51  -> true
% 76.22/76.51  Current number of equations to process: 1131
% 76.22/76.51  Current number of ordered equations: 1
% 76.22/76.51  Current number of rules: 2624
% 76.22/76.51  New rule produced :
% 76.22/76.51  [2649]
% 76.22/76.51  ifeq(sorti2(A),true,sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 76.22/76.51                                                                   j(sK1_ax4_U)))),A)),true)
% 76.22/76.51  -> true
% 76.22/76.51  Current number of equations to process: 1131
% 76.22/76.51  Current number of ordered equations: 0
% 76.22/76.51  Current number of rules: 2625
% 76.22/76.51  New rule produced :
% 76.22/76.51  [2650]
% 76.22/76.51  op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U)) ->
% 76.22/76.51  j(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))
% 76.22/76.51  Rule
% 76.22/76.51  [268]
% 76.22/76.51  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U)))
% 76.22/76.51  -> true collapsed.
% 76.22/76.51  Rule
% 76.22/76.51  [325]
% 76.22/76.51  h(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U)))
% 76.22/76.51  -> op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)
% 76.22/76.51  collapsed.
% 76.22/76.51  Current number of equations to process: 1132
% 76.22/76.51  Current number of ordered equations: 0
% 76.22/76.51  Current number of rules: 2624
% 76.22/76.51  New rule produced :
% 76.22/76.51  [2651]
% 76.22/76.51  sorti1(j(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 76.22/76.51  -> true
% 76.22/76.51  Current number of equations to process: 1131
% 76.22/76.51  Current number of ordered equations: 0
% 76.22/76.51  Current number of rules: 2625
% 76.22/76.51  New rule produced :
% 76.22/76.51  [2652]
% 76.22/76.51  op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))) ->
% 76.22/76.51  j(op2(sK1_ax4_U,h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))))
% 76.22/76.51  Rule
% 76.22/76.51  [269]
% 76.22/76.51  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))
% 76.22/76.51  -> true collapsed.
% 76.22/76.51  Rule
% 76.22/76.51  [324]
% 76.22/76.51  h(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))
% 76.22/76.51  -> op2(sK1_ax4_U,h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))
% 76.22/76.51  collapsed.
% 76.22/76.51  Current number of equations to process: 1132
% 76.22/76.51  Current number of ordered equations: 0
% 76.22/76.51  Current number of rules: 2624
% 76.22/76.51  New rule produced :
% 76.22/76.51  [2653]
% 76.22/76.51  sorti1(j(op2(sK1_ax4_U,h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))))
% 76.22/76.51  -> true
% 76.22/76.51  Current number of equations to process: 1131
% 76.22/76.51  Current number of ordered equations: 0
% 76.22/76.51  Current number of rules: 2625
% 76.22/76.51  New rule produced :
% 76.22/76.51  [2654]
% 76.22/76.51  sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 76.22/76.51         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 76.22/76.51  Current number of equations to process: 1130
% 76.22/76.51  Current number of ordered equations: 0
% 76.22/76.51  Current number of rules: 2626
% 76.22/76.51  New rule produced :
% 76.22/76.51  [2655]
% 76.22/76.51  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 76.22/76.51                                                         sK2_ax3_V(j(sK1_ax4_U))))))
% 76.22/76.51  -> true
% 76.22/76.51  Current number of equations to process: 1129
% 76.22/76.51  Current number of ordered equations: 0
% 76.22/76.51  Current number of rules: 2627
% 76.22/76.51  New rule produced :
% 76.22/76.51  [2656]
% 76.22/76.51  sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 76.22/76.51         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 76.22/76.51  Current number of equations to process: 1128
% 76.22/76.51  Current number of ordered equations: 0
% 76.22/76.51  Current number of rules: 2628
% 76.22/76.51  New rule produced :
% 76.22/76.51  [2657]
% 76.22/76.51  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 76.22/76.51                                                         sK2_ax3_V(j(sK1_ax4_U))))))
% 76.22/76.51  -> true
% 76.22/76.51  Current number of equations to process: 1127
% 76.22/76.51  Current number of ordered equations: 0
% 77.20/77.41  Current number of rules: 2629
% 77.20/77.41  New rule produced :
% 77.20/77.41  [2658]
% 77.20/77.41  sorti1(sK2_ax3_V(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 77.20/77.41  -> true
% 77.20/77.41  Current number of equations to process: 1130
% 77.20/77.41  Current number of ordered equations: 0
% 77.20/77.41  Current number of rules: 2630
% 77.20/77.41  New rule produced :
% 77.20/77.41  [2659]
% 77.20/77.41  sorti2(h(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 77.20/77.41  -> true
% 77.20/77.41  Current number of equations to process: 1129
% 77.20/77.41  Current number of ordered equations: 0
% 77.20/77.41  Current number of rules: 2631
% 77.20/77.41  New rule produced :
% 77.20/77.41  [2660]
% 77.20/77.41  j(h(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))) ->
% 77.20/77.41  sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 77.20/77.41  Current number of equations to process: 1130
% 77.20/77.41  Current number of ordered equations: 0
% 77.20/77.41  Current number of rules: 2632
% 77.20/77.41  New rule produced :
% 77.20/77.41  [2661]
% 77.20/77.41  (eq)(tuple(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 77.20/77.41             h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))),true),
% 77.20/77.41  tuple(sK1_ax4_U,true)) -> (false)
% 77.20/77.41  Current number of equations to process: 1158
% 77.20/77.41  Current number of ordered equations: 0
% 77.20/77.41  Current number of rules: 2633
% 77.20/77.41  New rule produced :
% 77.20/77.41  [2662]
% 77.20/77.41  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 77.20/77.41         j(sK1_ax4_U))) -> true
% 77.20/77.41  Current number of equations to process: 1159
% 77.20/77.41  Current number of ordered equations: 0
% 77.20/77.41  Current number of rules: 2634
% 77.20/77.41  New rule produced :
% 77.20/77.41  [2663]
% 77.20/77.41  sorti1(op1(j(sK1_ax4_U),sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 77.20/77.41  -> true
% 77.20/77.41  Current number of equations to process: 1158
% 77.20/77.41  Current number of ordered equations: 0
% 77.20/77.41  Current number of rules: 2635
% 77.20/77.41  New rule produced :
% 77.20/77.41  [2664]
% 77.20/77.41  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 77.20/77.41         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 77.20/77.41  Current number of equations to process: 1157
% 77.20/77.41  Current number of ordered equations: 0
% 77.20/77.41  Current number of rules: 2636
% 77.20/77.41  New rule produced :
% 77.20/77.41  [2665]
% 77.20/77.41  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 77.20/77.41                                               j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 77.20/77.41  -> true
% 77.20/77.41  Current number of equations to process: 1156
% 77.20/77.41  Current number of ordered equations: 0
% 77.20/77.41  Current number of rules: 2637
% 77.20/77.41  New rule produced :
% 77.20/77.41  [2666]
% 77.20/77.41  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 77.20/77.41         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 77.20/77.41  Current number of equations to process: 1155
% 77.20/77.41  Current number of ordered equations: 0
% 77.20/77.41  Current number of rules: 2638
% 77.20/77.41  New rule produced :
% 77.20/77.41  [2667]
% 77.20/77.41  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(op1(sK2_ax3_V(
% 77.20/77.41                                                              j(sK1_ax4_U)),
% 77.20/77.41                                                          j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 77.20/77.41  -> true
% 77.20/77.41  Current number of equations to process: 1154
% 77.20/77.41  Current number of ordered equations: 0
% 77.20/77.41  Current number of rules: 2639
% 77.20/77.41  New rule produced :
% 77.20/77.41  [2668]
% 77.20/77.41  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 77.20/77.41         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 77.20/77.41  Current number of equations to process: 1153
% 77.20/77.41  Current number of ordered equations: 0
% 77.20/77.41  Current number of rules: 2640
% 77.20/77.41  New rule produced :
% 77.20/77.41  [2669]
% 77.20/77.41  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 77.20/77.41                                                   j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 77.20/77.41  -> true
% 77.20/77.41  Current number of equations to process: 1152
% 77.20/77.41  Current number of ordered equations: 0
% 77.20/77.41  Current number of rules: 2641
% 77.20/77.41  New rule produced :
% 77.20/77.41  [2670]
% 77.20/77.41  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 77.20/77.41         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 77.20/77.41  Current number of equations to process: 1151
% 77.20/77.41  Current number of ordered equations: 0
% 77.20/77.41  Current number of rules: 2642
% 77.20/77.41  New rule produced :
% 77.20/77.41  [2671]
% 77.20/77.41  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(op1(
% 77.20/77.41                                                                     sK2_ax3_V(
% 77.20/77.41                                                                     j(sK1_ax4_U)),
% 77.20/77.41                                                                     j(
% 77.20/77.41                                                                     op2(sK1_ax4_U,sK1_ax4_U))))))
% 78.10/78.31  -> true
% 78.10/78.31  Current number of equations to process: 1150
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2643
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2672]
% 78.10/78.31  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 78.10/78.31         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 78.10/78.31  Current number of equations to process: 1149
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2644
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2673]
% 78.10/78.31  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(op1(sK2_ax3_V(
% 78.10/78.31                                                                  j(sK1_ax4_U)),
% 78.10/78.31                                                              j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 78.10/78.31  -> true
% 78.10/78.31  Current number of equations to process: 1148
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2645
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2674]
% 78.10/78.31  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U))
% 78.10/78.31  -> true
% 78.10/78.31  Current number of equations to process: 1151
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2646
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2675]
% 78.10/78.31  sorti2(op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 78.10/78.31  -> true
% 78.10/78.31  Current number of equations to process: 1150
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2647
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2676]
% 78.10/78.31  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 78.10/78.31         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 78.10/78.31  Current number of equations to process: 1171
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2648
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2677]
% 78.10/78.31  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 78.10/78.31  -> true
% 78.10/78.31  Current number of equations to process: 1170
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2649
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2678]
% 78.10/78.31  sorti1(sK2_ax3_V(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 78.10/78.31                   sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 78.10/78.31  Current number of equations to process: 1169
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2650
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2679]
% 78.10/78.31  sorti2(h(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 78.10/78.31           sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 78.10/78.31  Current number of equations to process: 1168
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2651
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2680]
% 78.10/78.31  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 78.10/78.31         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 78.10/78.31  Current number of equations to process: 1167
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2652
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2681]
% 78.10/78.31  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 78.10/78.31                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 78.10/78.31  -> true
% 78.10/78.31  Current number of equations to process: 1166
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2653
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2682]
% 78.10/78.31  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 78.10/78.31         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 78.10/78.31  Current number of equations to process: 1165
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2654
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2683]
% 78.10/78.31  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 78.10/78.31                                                       j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 78.10/78.31  -> true
% 78.10/78.31  Current number of equations to process: 1164
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2655
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2684]
% 78.10/78.31  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 78.10/78.31         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 78.10/78.31  Current number of equations to process: 1163
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2656
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2685]
% 78.10/78.31  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 78.10/78.31                                                       j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 78.10/78.31  -> true
% 78.10/78.31  Current number of equations to process: 1162
% 78.10/78.31  Current number of ordered equations: 0
% 78.10/78.31  Current number of rules: 2657
% 78.10/78.31  New rule produced :
% 78.10/78.31  [2686]
% 78.10/78.31  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 79.39/79.60         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 79.39/79.60  Current number of equations to process: 1161
% 79.39/79.60  Current number of ordered equations: 0
% 79.39/79.60  Current number of rules: 2658
% 79.39/79.60  New rule produced :
% 79.39/79.60  [2687]
% 79.39/79.60  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 79.39/79.60                                                     j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 79.39/79.60  -> true
% 79.39/79.60  Current number of equations to process: 1160
% 79.39/79.60  Current number of ordered equations: 0
% 79.39/79.60  Current number of rules: 2659
% 79.39/79.60  New rule produced :
% 79.39/79.60  [2688]
% 79.39/79.60  ifeq(sorti1(A),true,sorti1(op1(A,sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 79.39/79.60                                             j(op2(sK1_ax4_U,sK1_ax4_U)))))),true)
% 79.39/79.60  -> true
% 79.39/79.60  Current number of equations to process: 1158
% 79.39/79.60  Current number of ordered equations: 1
% 79.39/79.60  Current number of rules: 2660
% 79.39/79.60  New rule produced :
% 79.39/79.60  [2689]
% 79.39/79.60  ifeq(sorti1(A),true,sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 79.39/79.60                                           j(op2(sK1_ax4_U,sK1_ax4_U)))),A)),true)
% 79.39/79.60  -> true
% 79.39/79.60  Current number of equations to process: 1158
% 79.39/79.60  Current number of ordered equations: 0
% 79.39/79.60  Current number of rules: 2661
% 79.39/79.60  New rule produced :
% 79.39/79.60  [2690]
% 79.39/79.60  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 79.39/79.60         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 79.39/79.60  Current number of equations to process: 1157
% 79.39/79.60  Current number of ordered equations: 0
% 79.39/79.60  Current number of rules: 2662
% 79.39/79.60  New rule produced :
% 79.39/79.60  [2691]
% 79.39/79.60  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(op1(sK2_ax3_V(
% 79.39/79.60                                                                      j(sK1_ax4_U)),
% 79.39/79.60                                                                  j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 79.39/79.60  -> true
% 79.39/79.60  Current number of equations to process: 1156
% 79.39/79.60  Current number of ordered equations: 0
% 79.39/79.60  Current number of rules: 2663
% 79.39/79.60  New rule produced :
% 79.39/79.60  [2692]
% 79.39/79.60  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 79.39/79.60         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 79.39/79.60  Current number of equations to process: 1155
% 79.39/79.60  Current number of ordered equations: 0
% 79.39/79.60  Current number of rules: 2664
% 79.39/79.60  New rule produced :
% 79.39/79.60  [2693]
% 79.39/79.60  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(op1(sK2_ax3_V(
% 79.39/79.60                                                                      j(sK1_ax4_U)),
% 79.39/79.60                                                                  j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 79.39/79.60  -> true
% 79.39/79.60  Current number of equations to process: 1154
% 79.39/79.60  Current number of ordered equations: 0
% 79.39/79.60  Current number of rules: 2665
% 79.39/79.60  New rule produced :
% 79.39/79.60  [2694]
% 79.39/79.60  ifeq(sorti2(A),true,sorti2(op2(A,h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))),true)
% 79.39/79.60  -> true
% 79.39/79.60  Current number of equations to process: 1152
% 79.39/79.60  Current number of ordered equations: 1
% 79.39/79.60  Current number of rules: 2666
% 79.39/79.60  New rule produced :
% 79.39/79.60  [2695]
% 79.39/79.60  ifeq(sorti2(A),true,sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),A)),true)
% 79.39/79.60  -> true
% 79.39/79.60  Current number of equations to process: 1152
% 79.39/79.60  Current number of ordered equations: 0
% 79.39/79.60  Current number of rules: 2667
% 79.39/79.60  New rule produced :
% 79.39/79.60  [2696]
% 79.39/79.60  op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U)) ->
% 79.39/79.60  j(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U))
% 79.39/79.60  Rule
% 79.39/79.60  [279]
% 79.39/79.60  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U)))
% 79.39/79.60  -> true collapsed.
% 79.39/79.60  Rule
% 79.39/79.60  [327]
% 79.39/79.60  h(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U)))
% 79.39/79.60  -> op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U)
% 79.39/79.60  collapsed.
% 79.39/79.60  Current number of equations to process: 1153
% 79.39/79.60  Current number of ordered equations: 0
% 79.39/79.60  Current number of rules: 2666
% 79.39/79.60  New rule produced :
% 79.39/79.60  [2697]
% 79.39/79.60  sorti1(j(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U)))
% 79.39/79.60  -> true
% 79.39/79.60  Current number of equations to process: 1152
% 79.39/79.60  Current number of ordered equations: 0
% 79.39/79.60  Current number of rules: 2667
% 79.39/79.60  New rule produced :
% 79.39/79.60  [2698]
% 79.39/79.60  op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))) ->
% 79.39/79.60  j(op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 79.39/79.60  Rule
% 79.39/79.60  [280]
% 79.39/79.60  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 80.31/80.52  -> true collapsed.
% 80.31/80.52  Rule
% 80.31/80.52  [326]
% 80.31/80.52  h(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 80.31/80.52  -> op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 80.31/80.52  collapsed.
% 80.31/80.52  Current number of equations to process: 1153
% 80.31/80.52  Current number of ordered equations: 0
% 80.31/80.52  Current number of rules: 2666
% 80.31/80.52  New rule produced :
% 80.31/80.52  [2699]
% 80.31/80.52  sorti1(j(op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))))
% 80.31/80.52  -> true
% 80.31/80.52  Current number of equations to process: 1152
% 80.31/80.52  Current number of ordered equations: 0
% 80.31/80.52  Current number of rules: 2667
% 80.31/80.52  New rule produced :
% 80.31/80.52  [2700]
% 80.31/80.52  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 80.31/80.52         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 80.31/80.52  Current number of equations to process: 1151
% 80.31/80.52  Current number of ordered equations: 0
% 80.31/80.52  Current number of rules: 2668
% 80.31/80.52  New rule produced :
% 80.31/80.52  [2701]
% 80.31/80.52  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),h(op1(sK2_ax3_V(
% 80.31/80.52                                                             j(sK1_ax4_U)),
% 80.31/80.52                                                         j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 80.31/80.52  -> true
% 80.31/80.52  Current number of equations to process: 1150
% 80.31/80.52  Current number of ordered equations: 0
% 80.31/80.52  Current number of rules: 2669
% 80.31/80.52  New rule produced :
% 80.31/80.52  [2702]
% 80.31/80.52  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 80.31/80.52         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 80.31/80.52  Current number of equations to process: 1149
% 80.31/80.52  Current number of ordered equations: 0
% 80.31/80.52  Current number of rules: 2670
% 80.31/80.52  New rule produced :
% 80.31/80.52  [2703]
% 80.31/80.52  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),h(op1(sK2_ax3_V(
% 80.31/80.52                                                             j(sK1_ax4_U)),
% 80.31/80.52                                                         j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 80.31/80.52  -> true
% 80.31/80.52  Current number of equations to process: 1148
% 80.31/80.52  Current number of ordered equations: 0
% 80.31/80.52  Current number of rules: 2671
% 80.31/80.52  New rule produced :
% 80.31/80.52  [2704]
% 80.31/80.52  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 80.31/80.52                                               sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 80.31/80.52  true
% 80.31/80.52  Current number of equations to process: 1181
% 80.31/80.52  Current number of ordered equations: 0
% 80.31/80.52  Current number of rules: 2672
% 80.31/80.52  New rule produced :
% 80.31/80.52  [2705]
% 80.31/80.52  sorti2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 80.31/80.52                                       sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 80.31/80.52  Current number of equations to process: 1180
% 80.31/80.52  Current number of ordered equations: 0
% 80.31/80.52  Current number of rules: 2673
% 80.31/80.52  New rule produced :
% 80.31/80.52  [2706]
% 80.31/80.52  sorti1(op1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 80.31/80.52             sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U))) -> true
% 80.31/80.52  Current number of equations to process: 1179
% 80.31/80.52  Current number of ordered equations: 0
% 80.31/80.52  Current number of rules: 2674
% 80.31/80.52  New rule produced :
% 80.31/80.52  [2707]
% 80.31/80.52  sorti1(op1(j(sK1_ax4_U),op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 80.31/80.52                                                              j(sK1_ax4_U))),
% 80.31/80.52                          sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 80.31/80.52  Current number of equations to process: 1178
% 80.31/80.52  Current number of ordered equations: 0
% 80.31/80.52  Current number of rules: 2675
% 80.31/80.52  New rule produced :
% 80.31/80.52  [2708]
% 80.31/80.52  sorti1(op1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 80.31/80.52             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 80.31/80.52  Current number of equations to process: 1177
% 80.31/80.52  Current number of ordered equations: 0
% 80.31/80.52  Current number of rules: 2676
% 80.31/80.52  New rule produced :
% 80.31/80.52  [2709]
% 80.31/80.52  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 80.31/80.52                                         sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 80.31/80.52                                                                  j(sK1_ax4_U)))))
% 80.31/80.52  -> true
% 80.31/80.52  Current number of equations to process: 1176
% 80.31/80.52  Current number of ordered equations: 0
% 80.31/80.52  Current number of rules: 2677
% 80.31/80.52  New rule produced :
% 80.31/80.52  [2710]
% 80.31/80.52  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 80.31/80.52                                         sK2_ax3_V(j(sK1_ax4_U)))),j(sK1_ax4_U)))
% 80.31/80.52  -> true
% 80.31/80.52  Current number of equations to process: 1203
% 80.31/80.52  Current number of ordered equations: 0
% 80.31/80.52  Current number of rules: 2678
% 80.31/80.52  New rule produced :
% 80.31/80.52  [2711]
% 80.31/80.52  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 80.91/81.21                                                      sK2_ax3_V(j(sK1_ax4_U))))))
% 80.91/81.21  -> true
% 80.91/81.21  Current number of equations to process: 1202
% 80.91/81.21  Current number of ordered equations: 0
% 80.91/81.21  Current number of rules: 2679
% 80.91/81.21  New rule produced :
% 80.91/81.21  [2712]
% 80.91/81.21  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 80.91/81.21                                         sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 80.91/81.21                                                                   j(sK1_ax4_U))))
% 80.91/81.21  -> true
% 80.91/81.21  Current number of equations to process: 1201
% 80.91/81.21  Current number of ordered equations: 0
% 80.91/81.21  Current number of rules: 2680
% 80.91/81.21  New rule produced :
% 80.91/81.21  [2713]
% 80.91/81.21  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(
% 80.91/81.21                                                                     op2(sK1_ax4_U,sK1_ax4_U)),
% 80.91/81.21                                                                 sK2_ax3_V(
% 80.91/81.21                                                                 j(sK1_ax4_U))))))
% 80.91/81.21  -> true
% 80.91/81.21  Current number of equations to process: 1200
% 80.91/81.21  Current number of ordered equations: 0
% 80.91/81.21  Current number of rules: 2681
% 80.91/81.21  New rule produced :
% 80.91/81.21  [2714]
% 80.91/81.21  sorti1(sK2_ax3_V(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 80.91/81.21                   sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 80.91/81.21  Current number of equations to process: 1205
% 80.91/81.21  Current number of ordered equations: 0
% 80.91/81.21  Current number of rules: 2682
% 80.91/81.21  New rule produced :
% 80.91/81.21  [2715]
% 80.91/81.21  sorti2(h(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 80.91/81.21           sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 80.91/81.21  Current number of equations to process: 1204
% 80.91/81.21  Current number of ordered equations: 0
% 80.91/81.21  Current number of rules: 2683
% 80.91/81.21  New rule produced :
% 80.91/81.21  [2716]
% 80.91/81.21  h(j(op2(sK1_ax4_U,h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))))
% 80.91/81.21  -> op2(sK1_ax4_U,h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))))
% 80.91/81.21  Current number of equations to process: 1203
% 80.91/81.21  Current number of ordered equations: 0
% 80.91/81.21  Current number of rules: 2684
% 80.91/81.21  New rule produced :
% 80.91/81.21  [2717]
% 80.91/81.21  h(j(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 80.91/81.21  -> op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)
% 80.91/81.21  Current number of equations to process: 1202
% 80.91/81.21  Current number of ordered equations: 0
% 80.91/81.21  Current number of rules: 2685
% 80.91/81.21  New rule produced :
% 80.91/81.21  [2718]
% 80.91/81.21  h(j(op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))))
% 80.91/81.21  -> op2(sK1_ax4_U,h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 80.91/81.21  Current number of equations to process: 1201
% 80.91/81.21  Current number of ordered equations: 0
% 80.91/81.21  Current number of rules: 2686
% 80.91/81.21  New rule produced :
% 80.91/81.21  [2719]
% 80.91/81.21  h(j(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U)))
% 80.91/81.21  -> op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),sK1_ax4_U)
% 80.91/81.21  Current number of equations to process: 1200
% 80.91/81.21  Current number of ordered equations: 0
% 80.91/81.21  Current number of rules: 2687
% 80.91/81.21  New rule produced :
% 80.91/81.21  [2720]
% 80.91/81.21  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 80.91/81.21                                                                      sK2_ax3_V(
% 80.91/81.21                                                                      j(sK1_ax4_U)))),
% 80.91/81.21                                                        sK2_ax3_V(sK2_ax3_V(
% 80.91/81.21                                                                  j(sK1_ax4_U))))))
% 80.91/81.21  -> true
% 80.91/81.21  Current number of equations to process: 1199
% 80.91/81.21  Current number of ordered equations: 0
% 80.91/81.21  Current number of rules: 2688
% 80.91/81.21  New rule produced :
% 80.91/81.21  [2721]
% 80.91/81.21  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 80.91/81.21                                                                      j(sK1_ax4_U))),
% 80.91/81.21                                                        sK2_ax3_V(sK2_ax3_V(
% 80.91/81.21                                                                  sK2_ax3_V(
% 80.91/81.21                                                                  j(sK1_ax4_U)))))))
% 80.91/81.21  -> true
% 80.91/81.21  Current number of equations to process: 1198
% 80.91/81.21  Current number of ordered equations: 0
% 80.91/81.21  Current number of rules: 2689
% 80.91/81.21  New rule produced :
% 80.91/81.21  [2722]
% 80.91/81.21  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(
% 80.91/81.21                                                                      op2(sK1_ax4_U,sK1_ax4_U))),
% 81.60/81.83                                                        sK2_ax3_V(sK2_ax3_V(
% 81.60/81.83                                                                  j(sK1_ax4_U))))))
% 81.60/81.83  -> true
% 81.60/81.83  Current number of equations to process: 1197
% 81.60/81.83  Current number of ordered equations: 0
% 81.60/81.83  Current number of rules: 2690
% 81.60/81.83  New rule produced :
% 81.60/81.83  [2723]
% 81.60/81.83  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 81.60/81.83                                                                      j(sK1_ax4_U))),
% 81.60/81.83                                                        sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 81.60/81.83  -> true
% 81.60/81.83  Current number of equations to process: 1196
% 81.60/81.83  Current number of ordered equations: 0
% 81.60/81.83  Current number of rules: 2691
% 81.60/81.83  New rule produced :
% 81.60/81.83  [2724]
% 81.60/81.83  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 81.60/81.83                                                                      sK2_ax3_V(
% 81.60/81.83                                                                      j(sK1_ax4_U)))),
% 81.60/81.83                                                        j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 81.60/81.83  -> true
% 81.60/81.83  Current number of equations to process: 1195
% 81.60/81.83  Current number of ordered equations: 0
% 81.60/81.83  Current number of rules: 2692
% 81.60/81.83  New rule produced :
% 81.60/81.83  [2725]
% 81.60/81.83  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(
% 81.60/81.83                                                                      op2(sK1_ax4_U,sK1_ax4_U))),
% 81.60/81.83                                                        j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 81.60/81.83  -> true
% 81.60/81.83  Current number of equations to process: 1194
% 81.60/81.83  Current number of ordered equations: 0
% 81.60/81.83  Current number of rules: 2693
% 81.60/81.83  New rule produced :
% 81.60/81.83  [2726]
% 81.60/81.83  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 81.60/81.83                                                        sK2_ax3_V(sK2_ax3_V(
% 81.60/81.83                                                                  sK2_ax3_V(
% 81.60/81.83                                                                  j(sK1_ax4_U)))))))
% 81.60/81.83  -> true
% 81.60/81.83  Current number of equations to process: 1193
% 81.60/81.83  Current number of ordered equations: 0
% 81.60/81.83  Current number of rules: 2694
% 81.60/81.83  New rule produced :
% 81.60/81.83  [2727]
% 81.60/81.83  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 81.60/81.83                                                        sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 81.60/81.83  -> true
% 81.60/81.83  Current number of equations to process: 1192
% 81.60/81.83  Current number of ordered equations: 0
% 81.60/81.83  Current number of rules: 2695
% 81.60/81.83  New rule produced :
% 81.60/81.83  [2728]
% 81.60/81.83  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 81.60/81.83                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 81.60/81.83  -> true
% 81.60/81.83  Current number of equations to process: 1191
% 81.60/81.83  Current number of ordered equations: 0
% 81.60/81.83  Current number of rules: 2696
% 81.60/81.83  New rule produced :
% 81.60/81.83  [2729]
% 81.60/81.83  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 81.60/81.83                                                        j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 81.60/81.83  -> true
% 81.60/81.83  Current number of equations to process: 1190
% 81.60/81.83  Current number of ordered equations: 0
% 81.60/81.83  Current number of rules: 2697
% 81.60/81.83  New rule produced :
% 81.60/81.83  [2730]
% 81.60/81.83  sorti1(op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 81.60/81.83         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 81.60/81.83  true
% 81.60/81.83  Current number of equations to process: 1189
% 81.60/81.83  Current number of ordered equations: 0
% 81.60/81.83  Current number of rules: 2698
% 81.60/81.83  New rule produced :
% 81.60/81.83  [2731]
% 81.60/81.83  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 81.60/81.83         j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))) -> true
% 81.60/81.83  Current number of equations to process: 1188
% 81.60/81.83  Current number of ordered equations: 0
% 81.60/81.83  Current number of rules: 2699
% 81.60/81.83  New rule produced :
% 81.60/81.83  [2732]
% 81.60/81.83  sorti1(op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 81.60/81.83         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 81.60/81.83  true
% 81.60/81.83  Current number of equations to process: 1187
% 81.60/81.83  Current number of ordered equations: 0
% 81.60/81.83  Current number of rules: 2700
% 81.60/81.83  New rule produced :
% 81.60/81.83  [2733]
% 81.60/81.83  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 81.60/81.83         j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))) -> true
% 82.30/82.56  Current number of equations to process: 1186
% 82.30/82.56  Current number of ordered equations: 0
% 82.30/82.56  Current number of rules: 2701
% 82.30/82.56  New rule produced :
% 82.30/82.56  [2734]
% 82.30/82.56  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 82.30/82.56         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 82.30/82.56  true
% 82.30/82.56  Current number of equations to process: 1185
% 82.30/82.56  Current number of ordered equations: 0
% 82.30/82.56  Current number of rules: 2702
% 82.30/82.56  New rule produced :
% 82.30/82.56  [2735]
% 82.30/82.56  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 82.30/82.56         j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))) -> true
% 82.30/82.56  Current number of equations to process: 1184
% 82.30/82.56  Current number of ordered equations: 0
% 82.30/82.56  Current number of rules: 2703
% 82.30/82.56  New rule produced :
% 82.30/82.56  [2736]
% 82.30/82.56  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 82.30/82.56         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 82.30/82.56  true
% 82.30/82.56  Current number of equations to process: 1183
% 82.30/82.56  Current number of ordered equations: 0
% 82.30/82.56  Current number of rules: 2704
% 82.30/82.56  New rule produced :
% 82.30/82.56  [2737]
% 82.30/82.56  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 82.30/82.56         j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))) -> true
% 82.30/82.56  Current number of equations to process: 1182
% 82.30/82.56  Current number of ordered equations: 0
% 82.30/82.56  Current number of rules: 2705
% 82.30/82.56  New rule produced :
% 82.30/82.56  [2738]
% 82.30/82.56  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 82.30/82.56                                   sK2_ax3_V(j(sK1_ax4_U))))),true) -> true
% 82.30/82.56  Current number of equations to process: 1180
% 82.30/82.56  Current number of ordered equations: 1
% 82.30/82.56  Current number of rules: 2706
% 82.30/82.56  New rule produced :
% 82.30/82.56  [2739]
% 82.30/82.56  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 82.30/82.56                                 sK2_ax3_V(j(sK1_ax4_U))),A)),true) -> true
% 82.30/82.56  Current number of equations to process: 1180
% 82.30/82.56  Current number of ordered equations: 0
% 82.30/82.56  Current number of rules: 2707
% 82.30/82.56  New rule produced :
% 82.30/82.56  [2740]
% 82.30/82.56  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 82.30/82.56         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 82.30/82.56  Current number of equations to process: 1179
% 82.30/82.56  Current number of ordered equations: 0
% 82.30/82.56  Current number of rules: 2708
% 82.30/82.56  New rule produced :
% 82.30/82.56  [2741]
% 82.30/82.56  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,
% 82.30/82.56                                                              op2(sK1_ax4_U,sK1_ax4_U))),
% 82.30/82.56                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 82.30/82.56  -> true
% 82.30/82.56  Current number of equations to process: 1178
% 82.30/82.56  Current number of ordered equations: 0
% 82.30/82.56  Current number of rules: 2709
% 82.30/82.56  New rule produced :
% 82.30/82.56  [2742]
% 82.30/82.56  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 82.30/82.56         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 82.30/82.56  Current number of equations to process: 1177
% 82.30/82.56  Current number of ordered equations: 0
% 82.30/82.56  Current number of rules: 2710
% 82.30/82.56  New rule produced :
% 82.30/82.56  [2743]
% 82.30/82.56  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,
% 82.30/82.56                                                              op2(sK1_ax4_U,sK1_ax4_U))),
% 82.30/82.56                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 82.30/82.56  -> true
% 82.30/82.56  Current number of equations to process: 1176
% 82.30/82.56  Current number of ordered equations: 0
% 82.30/82.56  Current number of rules: 2711
% 82.30/82.56  New rule produced :
% 82.30/82.56  [2744]
% 82.30/82.56  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,
% 82.30/82.56                                                                 op2(sK1_ax4_U,sK1_ax4_U)))))),true)
% 82.30/82.56  -> true
% 82.30/82.56  Current number of equations to process: 1174
% 82.30/82.56  Current number of ordered equations: 1
% 82.30/82.56  Current number of rules: 2712
% 82.30/82.56  New rule produced :
% 82.30/82.56  [2745]
% 82.30/82.56  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,
% 82.30/82.56                                                               op2(sK1_ax4_U,sK1_ax4_U)))),A)),true)
% 82.30/82.56  -> true
% 82.30/82.56  Current number of equations to process: 1174
% 82.30/82.56  Current number of ordered equations: 0
% 82.30/82.56  Current number of rules: 2713
% 82.30/82.56  New rule produced :
% 82.30/82.56  [2746]
% 82.30/82.56  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 82.30/82.56         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 82.30/82.56  Current number of equations to process: 1173
% 82.91/83.18  Current number of ordered equations: 0
% 82.91/83.18  Current number of rules: 2714
% 82.91/83.18  New rule produced :
% 82.91/83.18  [2747]
% 82.91/83.18  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 82.91/83.18                                                        j(op2(sK1_ax4_U,
% 82.91/83.18                                                          op2(sK1_ax4_U,sK1_ax4_U))))))
% 82.91/83.18  -> true
% 82.91/83.18  Current number of equations to process: 1172
% 82.91/83.18  Current number of ordered equations: 0
% 82.91/83.18  Current number of rules: 2715
% 82.91/83.18  New rule produced :
% 82.91/83.18  [2748]
% 82.91/83.18  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 82.91/83.18         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 82.91/83.18  Current number of equations to process: 1171
% 82.91/83.18  Current number of ordered equations: 0
% 82.91/83.18  Current number of rules: 2716
% 82.91/83.18  New rule produced :
% 82.91/83.18  [2749]
% 82.91/83.18  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 82.91/83.18                                                        j(op2(sK1_ax4_U,
% 82.91/83.18                                                          op2(sK1_ax4_U,sK1_ax4_U))))))
% 82.91/83.18  -> true
% 82.91/83.18  Current number of equations to process: 1170
% 82.91/83.18  Current number of ordered equations: 0
% 82.91/83.18  Current number of rules: 2717
% 82.91/83.18  New rule produced :
% 82.91/83.18  [2750]
% 82.91/83.18  j(h(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 82.91/83.18                                                               j(sK1_ax4_U))))))
% 82.91/83.18  ->
% 82.91/83.18  op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))
% 82.91/83.18  Current number of equations to process: 1169
% 82.91/83.18  Current number of ordered equations: 0
% 82.91/83.18  Current number of rules: 2718
% 82.91/83.18  New rule produced :
% 82.91/83.18  [2751]
% 82.91/83.18  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 82.91/83.18                                                                      j(sK1_ax4_U)))),
% 82.91/83.18         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 82.91/83.18  Current number of equations to process: 1168
% 82.91/83.18  Current number of ordered equations: 0
% 82.91/83.18  Current number of rules: 2719
% 82.91/83.18  New rule produced :
% 82.91/83.18  [2752]
% 82.91/83.18  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,
% 82.91/83.18                                                                 op2(sK1_ax4_U,sK1_ax4_U))),
% 82.91/83.18                                                           sK2_ax3_V(sK2_ax3_V(
% 82.91/83.18                                                                     j(sK1_ax4_U))))))
% 82.91/83.18  -> true
% 82.91/83.18  Current number of equations to process: 1167
% 82.91/83.18  Current number of ordered equations: 0
% 82.91/83.18  Current number of rules: 2720
% 82.91/83.18  New rule produced :
% 82.91/83.18  [2753]
% 82.91/83.18  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 82.91/83.18                                                                      j(sK1_ax4_U)))),
% 82.91/83.18         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 82.91/83.18  Current number of equations to process: 1166
% 82.91/83.18  Current number of ordered equations: 0
% 82.91/83.18  Current number of rules: 2721
% 82.91/83.18  New rule produced :
% 82.91/83.18  [2754]
% 82.91/83.18  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,
% 82.91/83.18                                                          op2(sK1_ax4_U,sK1_ax4_U))),
% 82.91/83.18                                                    sK2_ax3_V(sK2_ax3_V(
% 82.91/83.18                                                              j(sK1_ax4_U))))))
% 82.91/83.18  -> true
% 82.91/83.18  Current number of equations to process: 1165
% 82.91/83.18  Current number of ordered equations: 0
% 82.91/83.18  Current number of rules: 2722
% 82.91/83.18  New rule produced :
% 82.91/83.18  [2755]
% 82.91/83.18  j(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 82.91/83.18  ->
% 82.91/83.18  op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 82.91/83.18  Current number of equations to process: 1164
% 82.91/83.18  Current number of ordered equations: 0
% 82.91/83.18  Current number of rules: 2723
% 82.91/83.18  New rule produced :
% 82.91/83.18  [2756]
% 82.91/83.18  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 82.91/83.18         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 82.91/83.18  Current number of equations to process: 1163
% 82.91/83.18  Current number of ordered equations: 0
% 82.91/83.18  Current number of rules: 2724
% 82.91/83.18  New rule produced :
% 82.91/83.18  [2757]
% 82.91/83.18  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 82.91/83.18                                                               sK2_ax3_V(
% 82.91/83.18                                                               j(sK1_ax4_U))),
% 82.91/83.18                                                           j(op2(sK1_ax4_U,
% 83.62/83.86                                                             op2(sK1_ax4_U,sK1_ax4_U))))))
% 83.62/83.86  -> true
% 83.62/83.86  Current number of equations to process: 1162
% 83.62/83.86  Current number of ordered equations: 0
% 83.62/83.86  Current number of rules: 2725
% 83.62/83.86  New rule produced :
% 83.62/83.86  [2758]
% 83.62/83.86  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 83.62/83.86         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 83.62/83.86  Current number of equations to process: 1161
% 83.62/83.86  Current number of ordered equations: 0
% 83.62/83.86  Current number of rules: 2726
% 83.62/83.86  New rule produced :
% 83.62/83.86  [2759]
% 83.62/83.86  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 83.62/83.86                                                                  j(sK1_ax4_U))),
% 83.62/83.86                                                    j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 83.62/83.86  -> true
% 83.62/83.86  Current number of equations to process: 1160
% 83.62/83.86  Current number of ordered equations: 0
% 83.62/83.86  Current number of rules: 2727
% 83.62/83.86  New rule produced :
% 83.62/83.86  [2760]
% 83.62/83.86  j(h(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 83.62/83.86  ->
% 83.62/83.86  op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))
% 83.62/83.86  Current number of equations to process: 1159
% 83.62/83.86  Current number of ordered equations: 0
% 83.62/83.86  Current number of rules: 2728
% 83.62/83.86  New rule produced :
% 83.62/83.86  [2761]
% 83.62/83.86  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 83.62/83.86         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 83.62/83.86  Current number of equations to process: 1158
% 83.62/83.86  Current number of ordered equations: 0
% 83.62/83.86  Current number of rules: 2729
% 83.62/83.86  New rule produced :
% 83.62/83.86  [2762]
% 83.62/83.86  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,
% 83.62/83.86                                                                 op2(sK1_ax4_U,sK1_ax4_U))),
% 83.62/83.86                                                           j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 83.62/83.86  -> true
% 83.62/83.86  Current number of equations to process: 1157
% 83.62/83.86  Current number of ordered equations: 0
% 83.62/83.86  Current number of rules: 2730
% 83.62/83.86  New rule produced :
% 83.62/83.86  [2763]
% 83.62/83.86  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 83.62/83.86         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 83.62/83.86  Current number of equations to process: 1156
% 83.62/83.86  Current number of ordered equations: 0
% 83.62/83.86  Current number of rules: 2731
% 83.62/83.86  New rule produced :
% 83.62/83.86  [2764]
% 83.62/83.86  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,
% 83.62/83.86                                                          op2(sK1_ax4_U,sK1_ax4_U))),
% 83.62/83.86                                                    j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 83.62/83.86  -> true
% 83.62/83.86  Current number of equations to process: 1155
% 83.62/83.86  Current number of ordered equations: 0
% 83.62/83.86  Current number of rules: 2732
% 83.62/83.86  New rule produced :
% 83.62/83.86  [2765]
% 83.62/83.86  j(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 83.62/83.86  ->
% 83.62/83.86  op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 83.62/83.86  Current number of equations to process: 1154
% 83.62/83.86  Current number of ordered equations: 0
% 83.62/83.86  Current number of rules: 2733
% 83.62/83.86  New rule produced :
% 83.62/83.86  [2766]
% 83.62/83.86  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 83.62/83.86         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 83.62/83.86  Current number of equations to process: 1153
% 83.62/83.86  Current number of ordered equations: 0
% 83.62/83.86  Current number of rules: 2734
% 83.62/83.86  New rule produced :
% 83.62/83.86  [2767]
% 83.62/83.86  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 83.62/83.86                                                           j(op2(sK1_ax4_U,
% 83.62/83.86                                                             op2(sK1_ax4_U,sK1_ax4_U))))))
% 83.62/83.86  -> true
% 83.62/83.86  Current number of equations to process: 1152
% 83.62/83.86  Current number of ordered equations: 0
% 83.62/83.86  Current number of rules: 2735
% 83.62/83.86  New rule produced :
% 83.62/83.86  [2768]
% 83.62/83.86  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 83.62/83.86         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 83.62/83.86  Current number of equations to process: 1151
% 83.62/83.86  Current number of ordered equations: 0
% 83.62/83.86  Current number of rules: 2736
% 83.62/83.86  New rule produced :
% 83.62/83.86  [2769]
% 83.62/83.86  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 83.62/83.86                                                    j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))))
% 84.22/84.48  -> true
% 84.22/84.48  Current number of equations to process: 1150
% 84.22/84.48  Current number of ordered equations: 0
% 84.22/84.48  Current number of rules: 2737
% 84.22/84.48  New rule produced :
% 84.22/84.48  [2770]
% 84.22/84.48  sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 84.22/84.48         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 84.22/84.48  Current number of equations to process: 1149
% 84.22/84.48  Current number of ordered equations: 0
% 84.22/84.48  Current number of rules: 2738
% 84.22/84.48  New rule produced :
% 84.22/84.48  [2771]
% 84.22/84.48  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(op1(
% 84.22/84.48                                                                    j(op2(sK1_ax4_U,sK1_ax4_U)),
% 84.22/84.48                                                                    sK2_ax3_V(
% 84.22/84.48                                                                    j(sK1_ax4_U))))))
% 84.22/84.48  -> true
% 84.22/84.48  Current number of equations to process: 1148
% 84.22/84.48  Current number of ordered equations: 0
% 84.22/84.48  Current number of rules: 2739
% 84.22/84.48  New rule produced :
% 84.22/84.48  [2772]
% 84.22/84.48  sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 84.22/84.48         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 84.22/84.48  Current number of equations to process: 1147
% 84.22/84.48  Current number of ordered equations: 0
% 84.22/84.48  Current number of rules: 2740
% 84.22/84.48  New rule produced :
% 84.22/84.48  [2773]
% 84.22/84.48  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(op1(
% 84.22/84.48                                                                    j(op2(sK1_ax4_U,sK1_ax4_U)),
% 84.22/84.48                                                                    sK2_ax3_V(
% 84.22/84.48                                                                    j(sK1_ax4_U))))))
% 84.22/84.48  -> true
% 84.22/84.48  Current number of equations to process: 1146
% 84.22/84.48  Current number of ordered equations: 0
% 84.22/84.48  Current number of rules: 2741
% 84.22/84.48  New rule produced :
% 84.22/84.48  [2774]
% 84.22/84.48  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 84.22/84.48         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 84.22/84.48  Current number of equations to process: 1145
% 84.22/84.48  Current number of ordered equations: 0
% 84.22/84.48  Current number of rules: 2742
% 84.22/84.48  New rule produced :
% 84.22/84.48  [2775]
% 84.22/84.48  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(op1(
% 84.22/84.48                                                                    sK2_ax3_V(
% 84.22/84.48                                                                    j(sK1_ax4_U)),
% 84.22/84.48                                                                    j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 84.22/84.48  -> true
% 84.22/84.48  Current number of equations to process: 1144
% 84.22/84.48  Current number of ordered equations: 0
% 84.22/84.48  Current number of rules: 2743
% 84.22/84.48  New rule produced :
% 84.22/84.48  [2776]
% 84.22/84.48  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 84.22/84.48         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 84.22/84.48  Current number of equations to process: 1143
% 84.22/84.48  Current number of ordered equations: 0
% 84.22/84.48  Current number of rules: 2744
% 84.22/84.48  New rule produced :
% 84.22/84.48  [2777]
% 84.22/84.48  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(op1(
% 84.22/84.48                                                                    sK2_ax3_V(
% 84.22/84.48                                                                    j(sK1_ax4_U)),
% 84.22/84.48                                                                    j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 84.22/84.48  -> true
% 84.22/84.48  Current number of equations to process: 1142
% 84.22/84.48  Current number of ordered equations: 0
% 84.22/84.48  Current number of rules: 2745
% 84.22/84.48  New rule produced :
% 84.22/84.48  [2778]
% 84.22/84.48  sorti1(op1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 84.22/84.48             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) ->
% 84.22/84.48  true
% 84.22/84.48  Current number of equations to process: 1141
% 84.22/84.48  Current number of ordered equations: 0
% 84.22/84.48  Current number of rules: 2746
% 84.22/84.48  New rule produced :
% 84.22/84.48  [2779]
% 84.22/84.48  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 84.22/84.48                                                    sK2_ax3_V(j(sK1_ax4_U))),
% 84.22/84.48                                                sK2_ax3_V(j(sK1_ax4_U))))) ->
% 84.22/84.48  true
% 84.22/84.48  Current number of equations to process: 1140
% 84.22/84.48  Current number of ordered equations: 0
% 84.22/84.48  Current number of rules: 2747
% 84.22/84.48  New rule produced :
% 84.22/84.48  [2780]
% 84.22/84.48  sorti1(op1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 84.22/84.48             sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 84.22/84.48  Current number of equations to process: 1139
% 84.22/84.48  Current number of ordered equations: 0
% 85.02/85.20  Current number of rules: 2748
% 85.02/85.20  New rule produced :
% 85.02/85.20  [2781]
% 85.02/85.20  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 85.02/85.20                                             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 85.02/85.20                                                                      j(sK1_ax4_U)))))
% 85.02/85.20  -> true
% 85.02/85.20  Current number of equations to process: 1138
% 85.02/85.20  Current number of ordered equations: 0
% 85.02/85.20  Current number of rules: 2749
% 85.02/85.20  New rule produced :
% 85.02/85.20  [2782]
% 85.02/85.20  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 85.02/85.20                                         sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 85.02/85.20                                                                   sK2_ax3_V(
% 85.02/85.20                                                                   j(sK1_ax4_U)))))
% 85.02/85.20  -> true
% 85.02/85.20  Current number of equations to process: 1137
% 85.02/85.20  Current number of ordered equations: 0
% 85.02/85.20  Current number of rules: 2750
% 85.02/85.20  New rule produced :
% 85.02/85.20  [2783]
% 85.02/85.20  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 85.02/85.20                                                op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 85.02/85.20                                                sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 85.02/85.20  true
% 85.02/85.20  Current number of equations to process: 1136
% 85.02/85.20  Current number of ordered equations: 0
% 85.02/85.20  Current number of rules: 2751
% 85.02/85.20  New rule produced :
% 85.02/85.20  [2784]
% 85.02/85.20  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 85.02/85.20                                         sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 85.02/85.20  -> true
% 85.02/85.20  Current number of equations to process: 1135
% 85.02/85.20  Current number of ordered equations: 0
% 85.02/85.20  Current number of rules: 2752
% 85.02/85.20  New rule produced :
% 85.02/85.20  [2785]
% 85.02/85.20  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),op1(
% 85.02/85.20                                                                     j(
% 85.02/85.20                                                                     op2(sK1_ax4_U,sK1_ax4_U)),
% 85.02/85.20                                                                     sK2_ax3_V(
% 85.02/85.20                                                                     j(sK1_ax4_U))))))
% 85.02/85.20  -> true
% 85.02/85.20  Current number of equations to process: 1134
% 85.02/85.20  Current number of ordered equations: 0
% 85.02/85.20  Current number of rules: 2753
% 85.02/85.20  New rule produced :
% 85.02/85.20  [2786]
% 85.02/85.20  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 85.02/85.20                                                          sK2_ax3_V(j(sK1_ax4_U))))))
% 85.02/85.20  -> true
% 85.02/85.20  Current number of equations to process: 1167
% 85.02/85.20  Current number of ordered equations: 0
% 85.02/85.20  Current number of rules: 2754
% 85.02/85.20  New rule produced :
% 85.02/85.20  [2787]
% 85.02/85.20  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 85.02/85.20                                                  sK2_ax3_V(j(sK1_ax4_U))))))
% 85.02/85.20  -> true
% 85.02/85.20  Current number of equations to process: 1166
% 85.02/85.20  Current number of ordered equations: 0
% 85.02/85.20  Current number of rules: 2755
% 85.02/85.20  New rule produced :
% 85.02/85.20  [2788]
% 85.02/85.20  sorti1(op1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 85.02/85.20             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(sK1_ax4_U))) -> true
% 85.02/85.20  Current number of equations to process: 1165
% 85.02/85.20  Current number of ordered equations: 0
% 85.02/85.20  Current number of rules: 2756
% 85.02/85.20  New rule produced :
% 85.02/85.20  [2789]
% 85.02/85.20  sorti1(op1(j(sK1_ax4_U),op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 85.02/85.20                                                              j(sK1_ax4_U))),
% 85.02/85.20                          sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 85.02/85.20  Current number of equations to process: 1164
% 85.02/85.20  Current number of ordered equations: 0
% 85.02/85.20  Current number of rules: 2757
% 85.02/85.20  New rule produced :
% 85.02/85.20  [2790]
% 85.02/85.20  sorti1(op1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 85.02/85.20             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(sK1_ax4_U)))) ->
% 85.02/85.20  true
% 85.02/85.20  Current number of equations to process: 1163
% 85.02/85.20  Current number of ordered equations: 0
% 85.02/85.20  Current number of rules: 2758
% 85.02/85.20  New rule produced :
% 85.02/85.20  [2791]
% 85.02/85.20  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 85.02/85.20                                         sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 85.02/85.20                                                                  sK2_ax3_V(
% 85.02/85.20                                                                  j(sK1_ax4_U))))))
% 85.02/85.20  -> true
% 85.02/85.20  Current number of equations to process: 1162
% 85.02/85.20  Current number of ordered equations: 0
% 86.12/86.31  Current number of rules: 2759
% 86.12/86.31  New rule produced :
% 86.12/86.31  [2792]
% 86.12/86.31  sorti1(sK2_ax3_V(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 86.12/86.31                   j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 86.12/86.31  Current number of equations to process: 1195
% 86.12/86.31  Current number of ordered equations: 0
% 86.12/86.31  Current number of rules: 2760
% 86.12/86.31  New rule produced :
% 86.12/86.31  [2793]
% 86.12/86.31  sorti2(h(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 86.12/86.31           j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 86.12/86.31  Current number of equations to process: 1194
% 86.12/86.31  Current number of ordered equations: 0
% 86.12/86.31  Current number of rules: 2761
% 86.12/86.31  New rule produced :
% 86.12/86.31  [2794]
% 86.12/86.31  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 86.12/86.31                                                    sK2_ax3_V(j(sK1_ax4_U)))),
% 86.12/86.31         j(sK1_ax4_U))) -> true
% 86.12/86.31  Current number of equations to process: 1193
% 86.12/86.31  Current number of ordered equations: 0
% 86.12/86.31  Current number of rules: 2762
% 86.12/86.31  New rule produced :
% 86.12/86.31  [2795]
% 86.12/86.31  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(
% 86.12/86.31                                                                     op2(sK1_ax4_U,sK1_ax4_U)),
% 86.12/86.31                                                                 sK2_ax3_V(
% 86.12/86.31                                                                 j(sK1_ax4_U))))))
% 86.12/86.31  -> true
% 86.12/86.31  Current number of equations to process: 1192
% 86.12/86.31  Current number of ordered equations: 0
% 86.12/86.31  Current number of rules: 2763
% 86.12/86.31  New rule produced :
% 86.12/86.31  [2796]
% 86.12/86.31  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 86.12/86.31                                                    sK2_ax3_V(j(sK1_ax4_U)))),
% 86.12/86.31         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 86.12/86.31  Current number of equations to process: 1191
% 86.12/86.31  Current number of ordered equations: 0
% 86.12/86.31  Current number of rules: 2764
% 86.12/86.31  New rule produced :
% 86.12/86.31  [2797]
% 86.12/86.31  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 86.12/86.31                                     op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 86.12/86.31                                                                     j(sK1_ax4_U))))))
% 86.12/86.31  -> true
% 86.12/86.31  Current number of equations to process: 1190
% 86.12/86.31  Current number of ordered equations: 0
% 86.12/86.31  Current number of rules: 2765
% 86.12/86.31  New rule produced :
% 86.12/86.31  [2798]
% 86.12/86.31  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 86.12/86.31                                                   sK2_ax3_V(j(sK1_ax4_U))))))
% 86.12/86.31  -> true
% 86.12/86.31  Current number of equations to process: 1223
% 86.12/86.31  Current number of ordered equations: 0
% 86.12/86.31  Current number of rules: 2766
% 86.12/86.31  New rule produced :
% 86.12/86.31  [2799]
% 86.12/86.31  sorti2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 86.12/86.31                                           sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 86.12/86.31  Current number of equations to process: 1222
% 86.12/86.31  Current number of ordered equations: 0
% 86.12/86.31  Current number of rules: 2767
% 86.12/86.31  New rule produced :
% 86.12/86.31  [2800]
% 86.12/86.31  sorti1(op1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 86.12/86.31             j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U))) -> true
% 86.12/86.31  Current number of equations to process: 1221
% 86.12/86.31  Current number of ordered equations: 0
% 86.12/86.31  Current number of rules: 2768
% 86.12/86.31  New rule produced :
% 86.12/86.31  [2801]
% 86.12/86.31  sorti1(op1(j(sK1_ax4_U),op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 86.12/86.31                                                              j(sK1_ax4_U))),
% 86.12/86.31                          j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 86.12/86.31  Current number of equations to process: 1220
% 86.12/86.31  Current number of ordered equations: 0
% 86.12/86.31  Current number of rules: 2769
% 86.12/86.31  New rule produced :
% 86.12/86.31  [2802]
% 86.12/86.31  sorti1(op1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 86.12/86.31             j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 86.12/86.31  Current number of equations to process: 1219
% 86.12/86.31  Current number of ordered equations: 0
% 86.12/86.31  Current number of rules: 2770
% 86.12/86.31  New rule produced :
% 86.12/86.31  [2803]
% 86.12/86.31  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 86.12/86.31                                         sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 86.12/86.31  -> true
% 86.12/86.31  Current number of equations to process: 1218
% 86.12/86.31  Current number of ordered equations: 0
% 86.12/86.31  Current number of rules: 2771
% 86.12/86.31  New rule produced :
% 86.12/86.31  [2804]
% 86.12/86.31  sorti1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 86.12/86.31  -> true
% 86.12/86.31  Current number of equations to process: 1247
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2772
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2805]
% 87.00/87.28  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 87.00/87.28  -> true
% 87.00/87.28  Current number of equations to process: 1252
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2773
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2806]
% 87.00/87.28  sorti1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 87.00/87.28  -> true
% 87.00/87.28  Current number of equations to process: 1251
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2774
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2807]
% 87.00/87.28  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 87.00/87.28         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 87.00/87.28  Current number of equations to process: 1274
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2775
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2808]
% 87.00/87.28  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 87.00/87.28  -> true
% 87.00/87.28  Current number of equations to process: 1273
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2776
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2809]
% 87.00/87.28  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 87.00/87.28         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 87.00/87.28  Current number of equations to process: 1272
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2777
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2810]
% 87.00/87.28  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 87.00/87.28                                                  op2(sK1_ax4_U,sK1_ax4_U)))))
% 87.00/87.28  -> true
% 87.00/87.28  Current number of equations to process: 1271
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2778
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2811]
% 87.00/87.28  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 87.00/87.28         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 87.00/87.28  Current number of equations to process: 1270
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2779
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2812]
% 87.00/87.28  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 87.00/87.28                                           op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 87.00/87.28  Current number of equations to process: 1269
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2780
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2813]
% 87.00/87.28  h(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 87.00/87.28  -> op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))
% 87.00/87.28  Current number of equations to process: 1268
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2781
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2814]
% 87.00/87.28  h(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 87.00/87.28  -> op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)
% 87.00/87.28  Current number of equations to process: 1267
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2782
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2815]
% 87.00/87.28  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 87.00/87.28         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 87.00/87.28  Current number of equations to process: 1266
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2783
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2816]
% 87.00/87.28  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 87.00/87.28                                                             op2(sK1_ax4_U,sK1_ax4_U)))))
% 87.00/87.28  -> true
% 87.00/87.28  Current number of equations to process: 1265
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2784
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2817]
% 87.00/87.28  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 87.00/87.28         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 87.00/87.28  Current number of equations to process: 1264
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2785
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2818]
% 87.00/87.28  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 87.00/87.28                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 87.00/87.28  -> true
% 87.00/87.28  Current number of equations to process: 1263
% 87.00/87.28  Current number of ordered equations: 0
% 87.00/87.28  Current number of rules: 2786
% 87.00/87.28  New rule produced :
% 87.00/87.28  [2819]
% 87.00/87.28  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 87.00/87.28  -> true
% 87.00/87.28  Current number of equations to process: 1261
% 87.00/87.28  Current number of ordered equations: 1
% 88.03/88.28  Current number of rules: 2787
% 88.03/88.28  New rule produced :
% 88.03/88.28  [2820]
% 88.03/88.28  ifeq(sorti1(A),true,sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 88.03/88.28  -> true
% 88.03/88.28  Current number of equations to process: 1261
% 88.03/88.28  Current number of ordered equations: 0
% 88.03/88.28  Current number of rules: 2788
% 88.03/88.28  New rule produced :
% 88.03/88.28  [2821]
% 88.03/88.28  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 88.03/88.28         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 88.03/88.28  Current number of equations to process: 1260
% 88.03/88.28  Current number of ordered equations: 0
% 88.03/88.28  Current number of rules: 2789
% 88.03/88.28  New rule produced :
% 88.03/88.28  [2822]
% 88.03/88.28  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 88.03/88.28                                                          op2(sK1_ax4_U,sK1_ax4_U)))))
% 88.03/88.28  -> true
% 88.03/88.28  Current number of equations to process: 1259
% 88.03/88.28  Current number of ordered equations: 0
% 88.03/88.28  Current number of rules: 2790
% 88.03/88.28  New rule produced :
% 88.03/88.28  [2823]
% 88.03/88.28  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 88.03/88.28         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 88.03/88.28  Current number of equations to process: 1258
% 88.03/88.28  Current number of ordered equations: 0
% 88.03/88.28  Current number of rules: 2791
% 88.03/88.28  New rule produced :
% 88.03/88.28  [2824]
% 88.03/88.28  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 88.03/88.28                                                          op2(sK1_ax4_U,sK1_ax4_U)))))
% 88.03/88.28  -> true
% 88.03/88.28  Current number of equations to process: 1257
% 88.03/88.28  Current number of ordered equations: 0
% 88.03/88.28  Current number of rules: 2792
% 88.03/88.28  New rule produced :
% 88.03/88.28  [2825]
% 88.03/88.28  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 88.03/88.28                                             sK2_ax3_V(j(sK1_ax4_U)))),
% 88.03/88.28         j(sK1_ax4_U))) -> true
% 88.03/88.28  Current number of equations to process: 1256
% 88.03/88.28  Current number of ordered equations: 0
% 88.03/88.28  Current number of rules: 2793
% 88.03/88.28  New rule produced :
% 88.03/88.28  [2826]
% 88.03/88.28  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 88.03/88.28                                                          sK2_ax3_V(j(sK1_ax4_U))))))
% 88.03/88.28  -> true
% 88.03/88.28  Current number of equations to process: 1255
% 88.03/88.28  Current number of ordered equations: 0
% 88.03/88.28  Current number of rules: 2794
% 88.03/88.28  New rule produced :
% 88.03/88.28  [2827]
% 88.03/88.28  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 88.03/88.28         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 88.03/88.28  Current number of equations to process: 1254
% 88.03/88.28  Current number of ordered equations: 0
% 88.03/88.28  Current number of rules: 2795
% 88.03/88.28  New rule produced :
% 88.03/88.28  [2828]
% 88.03/88.28  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 88.03/88.28                                                            op2(sK1_ax4_U,sK1_ax4_U)))))
% 88.03/88.28  -> true
% 88.03/88.28  Current number of equations to process: 1253
% 88.03/88.28  Current number of ordered equations: 0
% 88.03/88.28  Current number of rules: 2796
% 88.03/88.28  New rule produced :
% 88.03/88.28  [2829]
% 88.03/88.28  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 88.03/88.28         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 88.03/88.28  Current number of equations to process: 1252
% 88.03/88.28  Current number of ordered equations: 0
% 88.03/88.28  Current number of rules: 2797
% 88.03/88.28  New rule produced :
% 88.03/88.28  [2830]
% 88.03/88.28  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 88.03/88.28                                                            op2(sK1_ax4_U,sK1_ax4_U)))))
% 88.03/88.28  -> true
% 88.03/88.28  Current number of equations to process: 1251
% 88.03/88.28  Current number of ordered equations: 0
% 88.03/88.28  Current number of rules: 2798
% 88.03/88.28  New rule produced :
% 88.03/88.28  [2831]
% 88.03/88.28  sorti1(sK2_ax3_V(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 88.03/88.28                   sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 88.03/88.28  Current number of equations to process: 1256
% 88.03/88.28  Current number of ordered equations: 0
% 88.03/88.28  Current number of rules: 2799
% 88.03/88.28  New rule produced :
% 88.03/88.28  [2832]
% 88.03/88.28  sorti2(h(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 88.03/88.28           sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 88.03/88.28  Current number of equations to process: 1255
% 88.03/88.28  Current number of ordered equations: 0
% 88.03/88.28  Current number of rules: 2800
% 88.03/88.28  New rule produced :
% 88.03/88.28  [2833]
% 88.03/88.28  sorti1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 88.03/88.28                                               j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 88.03/88.28  -> true
% 88.03/88.28  Current number of equations to process: 1288
% 88.03/88.28  Current number of ordered equations: 0
% 88.92/89.13  Current number of rules: 2801
% 88.92/89.13  New rule produced :
% 88.92/89.13  [2834]
% 88.92/89.13  sorti2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 88.92/89.13  -> true
% 88.92/89.13  Current number of equations to process: 1287
% 88.92/89.13  Current number of ordered equations: 0
% 88.92/89.13  Current number of rules: 2802
% 88.92/89.13  New rule produced :
% 88.92/89.13  [2835]
% 88.92/89.13  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 88.92/89.13             sK2_ax3_V(j(sK1_ax4_U))),j(sK1_ax4_U))) -> true
% 88.92/89.13  Current number of equations to process: 1286
% 88.92/89.13  Current number of ordered equations: 0
% 88.92/89.13  Current number of rules: 2803
% 88.92/89.13  New rule produced :
% 88.92/89.13  [2836]
% 88.92/89.13  sorti1(op1(j(sK1_ax4_U),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 88.92/89.13                          sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 88.92/89.13  Current number of equations to process: 1285
% 88.92/89.13  Current number of ordered equations: 0
% 88.92/89.13  Current number of rules: 2804
% 88.92/89.13  New rule produced :
% 88.92/89.13  [2837]
% 88.92/89.13  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 88.92/89.13             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 88.92/89.13  Current number of equations to process: 1284
% 88.92/89.13  Current number of ordered equations: 0
% 88.92/89.13  Current number of rules: 2805
% 88.92/89.13  New rule produced :
% 88.92/89.13  [2838]
% 88.92/89.13  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 88.92/89.13                                                                     op2(sK1_ax4_U,sK1_ax4_U))),
% 88.92/89.13                                     sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 88.92/89.13  Current number of equations to process: 1283
% 88.92/89.13  Current number of ordered equations: 0
% 88.92/89.13  Current number of rules: 2806
% 88.92/89.13  New rule produced :
% 88.92/89.13  [2839]
% 88.92/89.13  sorti1(sK2_ax3_V(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 88.92/89.13                   sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 88.92/89.13  Current number of equations to process: 1316
% 88.92/89.13  Current number of ordered equations: 0
% 88.92/89.13  Current number of rules: 2807
% 88.92/89.13  New rule produced :
% 88.92/89.13  [2840]
% 88.92/89.13  sorti2(h(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 88.92/89.13           sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 88.92/89.13  Current number of equations to process: 1315
% 88.92/89.13  Current number of ordered equations: 0
% 88.92/89.13  Current number of rules: 2808
% 88.92/89.13  New rule produced :
% 88.92/89.13  [2841]
% 88.92/89.13  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 88.92/89.13                                                                     op2(sK1_ax4_U,sK1_ax4_U)))),
% 88.92/89.13         j(sK1_ax4_U))) -> true
% 88.92/89.13  Current number of equations to process: 1314
% 88.92/89.13  Current number of ordered equations: 0
% 88.92/89.13  Current number of rules: 2809
% 88.92/89.13  New rule produced :
% 88.92/89.13  [2842]
% 88.92/89.13  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 88.92/89.13                                                      j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 88.92/89.13  -> true
% 88.92/89.13  Current number of equations to process: 1313
% 88.92/89.13  Current number of ordered equations: 0
% 88.92/89.13  Current number of rules: 2810
% 88.92/89.13  New rule produced :
% 88.92/89.13  [2843]
% 88.92/89.13  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 88.92/89.13                                                                     op2(sK1_ax4_U,sK1_ax4_U)))),
% 88.92/89.13         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 88.92/89.13  Current number of equations to process: 1312
% 88.92/89.13  Current number of ordered equations: 0
% 88.92/89.13  Current number of rules: 2811
% 88.92/89.13  New rule produced :
% 88.92/89.13  [2844]
% 88.92/89.13  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(
% 88.92/89.13                                                                     j(sK1_ax4_U)),
% 88.92/89.13                                                                 j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 88.92/89.13  -> true
% 88.92/89.13  Current number of equations to process: 1311
% 88.92/89.13  Current number of ordered equations: 0
% 88.92/89.13  Current number of rules: 2812
% 88.92/89.13  New rule produced :
% 88.92/89.13  [2845]
% 88.92/89.13  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 88.92/89.13                                             sK2_ax3_V(j(sK1_ax4_U)))),
% 88.92/89.13         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 88.92/89.13  Current number of equations to process: 1310
% 88.92/89.13  Current number of ordered equations: 0
% 88.92/89.13  Current number of rules: 2813
% 88.92/89.13  New rule produced :
% 88.92/89.13  [2846]
% 88.92/89.13  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(
% 88.92/89.13                                                                     j(
% 88.92/89.13                                                                     op2(sK1_ax4_U,sK1_ax4_U)),
% 88.92/89.13                                                                     sK2_ax3_V(
% 89.61/89.84                                                                     j(sK1_ax4_U))))))
% 89.61/89.84  -> true
% 89.61/89.84  Current number of equations to process: 1309
% 89.61/89.84  Current number of ordered equations: 0
% 89.61/89.84  Current number of rules: 2814
% 89.61/89.84  New rule produced :
% 89.61/89.84  [2847]
% 89.61/89.84  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 89.61/89.84         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 89.61/89.84  true
% 89.61/89.84  Current number of equations to process: 1308
% 89.61/89.84  Current number of ordered equations: 0
% 89.61/89.84  Current number of rules: 2815
% 89.61/89.84  New rule produced :
% 89.61/89.84  [2848]
% 89.61/89.84  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 89.61/89.84         j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 89.61/89.84  Current number of equations to process: 1307
% 89.61/89.84  Current number of ordered equations: 0
% 89.61/89.84  Current number of rules: 2816
% 89.61/89.84  New rule produced :
% 89.61/89.84  [2849]
% 89.61/89.84  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 89.61/89.84         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 89.61/89.84  true
% 89.61/89.84  Current number of equations to process: 1306
% 89.61/89.84  Current number of ordered equations: 0
% 89.61/89.84  Current number of rules: 2817
% 89.61/89.84  New rule produced :
% 89.61/89.84  [2850]
% 89.61/89.84  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 89.61/89.84         j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 89.61/89.84  Current number of equations to process: 1305
% 89.61/89.84  Current number of ordered equations: 0
% 89.61/89.84  Current number of rules: 2818
% 89.61/89.84  New rule produced :
% 89.61/89.84  [2851]
% 89.61/89.84  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 89.61/89.84             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) ->
% 89.61/89.84  true
% 89.61/89.84  Current number of equations to process: 1304
% 89.61/89.84  Current number of ordered equations: 0
% 89.61/89.84  Current number of rules: 2819
% 89.61/89.84  New rule produced :
% 89.61/89.84  [2852]
% 89.61/89.84  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 89.61/89.84                                                    j(op2(sK1_ax4_U,sK1_ax4_U))),
% 89.61/89.84                                                sK2_ax3_V(j(sK1_ax4_U))))) ->
% 89.61/89.84  true
% 89.61/89.84  Current number of equations to process: 1303
% 89.61/89.84  Current number of ordered equations: 0
% 89.61/89.84  Current number of rules: 2820
% 89.61/89.84  New rule produced :
% 89.61/89.84  [2853]
% 89.61/89.84  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 89.61/89.84             sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 89.61/89.84  Current number of equations to process: 1302
% 89.61/89.84  Current number of ordered equations: 0
% 89.61/89.84  Current number of rules: 2821
% 89.61/89.84  New rule produced :
% 89.61/89.84  [2854]
% 89.61/89.84  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 89.61/89.84                                             j(op2(sK1_ax4_U,sK1_ax4_U))),
% 89.61/89.84                                         sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 89.61/89.84  Current number of equations to process: 1301
% 89.61/89.84  Current number of ordered equations: 0
% 89.61/89.84  Current number of rules: 2822
% 89.61/89.84  New rule produced :
% 89.61/89.84  [2855]
% 89.61/89.84  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 89.61/89.84                                                                     op2(sK1_ax4_U,sK1_ax4_U)))),
% 89.61/89.84         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 89.61/89.84  Current number of equations to process: 1300
% 89.61/89.84  Current number of ordered equations: 0
% 89.61/89.84  Current number of rules: 2823
% 89.61/89.84  New rule produced :
% 89.61/89.84  [2856]
% 89.61/89.84  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 89.61/89.84                                                op1(sK2_ax3_V(j(sK1_ax4_U)),
% 89.61/89.84                                                j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 89.61/89.84  -> true
% 89.61/89.84  Current number of equations to process: 1299
% 89.61/89.84  Current number of ordered equations: 0
% 89.61/89.84  Current number of rules: 2824
% 89.61/89.84  New rule produced :
% 89.61/89.84  [2857]
% 89.61/89.84  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 89.61/89.84                                                                     op2(sK1_ax4_U,sK1_ax4_U)))),
% 89.61/89.84         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 89.61/89.84  Current number of equations to process: 1298
% 89.61/89.84  Current number of ordered equations: 0
% 89.61/89.84  Current number of rules: 2825
% 89.61/89.84  New rule produced :
% 89.61/89.84  [2858]
% 89.61/89.84  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),op1(
% 89.61/89.84                                                                     sK2_ax3_V(
% 89.61/89.84                                                                     j(sK1_ax4_U)),
% 89.61/89.84                                                                     j(
% 90.52/90.74                                                                     op2(sK1_ax4_U,sK1_ax4_U))))))
% 90.52/90.74  -> true
% 90.52/90.74  Current number of equations to process: 1297
% 90.52/90.74  Current number of ordered equations: 0
% 90.52/90.74  Current number of rules: 2826
% 90.52/90.74  New rule produced :
% 90.52/90.74  [2859]
% 90.52/90.74  sorti1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(
% 90.52/90.74                                                              j(sK1_ax4_U)),
% 90.52/90.74                                                          j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 90.52/90.74  -> true
% 90.52/90.74  Current number of equations to process: 1330
% 90.52/90.74  Current number of ordered equations: 0
% 90.52/90.74  Current number of rules: 2827
% 90.52/90.74  New rule produced :
% 90.52/90.74  [2860]
% 90.52/90.74  sorti2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 90.52/90.74                                                  j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 90.52/90.74  -> true
% 90.52/90.74  Current number of equations to process: 1329
% 90.52/90.74  Current number of ordered equations: 0
% 90.52/90.74  Current number of rules: 2828
% 90.52/90.74  New rule produced :
% 90.52/90.74  [2861]
% 90.52/90.74  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 90.52/90.74             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(sK1_ax4_U))) -> true
% 90.52/90.74  Current number of equations to process: 1328
% 90.52/90.74  Current number of ordered equations: 0
% 90.52/90.74  Current number of rules: 2829
% 90.52/90.74  New rule produced :
% 90.52/90.74  [2862]
% 90.52/90.74  sorti1(op1(j(sK1_ax4_U),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 90.52/90.74                          sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 90.52/90.74  Current number of equations to process: 1327
% 90.52/90.74  Current number of ordered equations: 0
% 90.52/90.74  Current number of rules: 2830
% 90.52/90.74  New rule produced :
% 90.52/90.74  [2863]
% 90.52/90.74  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 90.52/90.74             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(sK1_ax4_U)))) ->
% 90.52/90.74  true
% 90.52/90.74  Current number of equations to process: 1326
% 90.52/90.74  Current number of ordered equations: 0
% 90.52/90.74  Current number of rules: 2831
% 90.52/90.74  New rule produced :
% 90.52/90.74  [2864]
% 90.52/90.74  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 90.52/90.74                                                                     op2(sK1_ax4_U,sK1_ax4_U))),
% 90.52/90.74                                     sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 90.52/90.74  true
% 90.52/90.74  Current number of equations to process: 1325
% 90.52/90.74  Current number of ordered equations: 0
% 90.52/90.74  Current number of rules: 2832
% 90.52/90.74  New rule produced :
% 90.52/90.74  [2865]
% 90.52/90.74  sorti1(sK2_ax3_V(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 90.52/90.74                   j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 90.52/90.74  Current number of equations to process: 1358
% 90.52/90.74  Current number of ordered equations: 0
% 90.52/90.74  Current number of rules: 2833
% 90.52/90.74  New rule produced :
% 90.52/90.74  [2866]
% 90.52/90.74  sorti2(h(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 90.52/90.74           j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 90.52/90.74  Current number of equations to process: 1357
% 90.52/90.74  Current number of ordered equations: 0
% 90.52/90.74  Current number of rules: 2834
% 90.52/90.74  New rule produced :
% 90.52/90.74  [2867]
% 90.52/90.74  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 90.52/90.74                                                    j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 90.52/90.74         j(sK1_ax4_U))) -> true
% 90.52/90.74  Current number of equations to process: 1356
% 90.52/90.74  Current number of ordered equations: 0
% 90.52/90.74  Current number of rules: 2835
% 90.52/90.74  New rule produced :
% 90.52/90.74  [2868]
% 90.52/90.74  sorti1(op1(j(sK1_ax4_U),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(
% 90.52/90.74                                                                     j(sK1_ax4_U)),
% 90.52/90.74                                                                 j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 90.52/90.74  -> true
% 90.52/90.74  Current number of equations to process: 1355
% 90.52/90.74  Current number of ordered equations: 0
% 90.52/90.74  Current number of rules: 2836
% 90.52/90.74  New rule produced :
% 90.52/90.74  [2869]
% 90.52/90.74  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 90.52/90.74                                                    j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 90.52/90.74         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 90.52/90.74  Current number of equations to process: 1354
% 90.52/90.74  Current number of ordered equations: 0
% 90.52/90.74  Current number of rules: 2837
% 90.52/90.74  New rule produced :
% 90.52/90.74  [2870]
% 90.52/90.74  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 90.52/90.74                                     op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 90.52/90.74  -> true
% 90.52/90.74  Current number of equations to process: 1353
% 90.52/90.74  Current number of ordered equations: 0
% 91.43/91.65  Current number of rules: 2838
% 91.43/91.65  New rule produced :
% 91.43/91.65  [2871]
% 91.43/91.65  sorti1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 91.43/91.65                                                   j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 91.43/91.65  -> true
% 91.43/91.65  Current number of equations to process: 1386
% 91.43/91.65  Current number of ordered equations: 0
% 91.43/91.65  Current number of rules: 2839
% 91.43/91.65  New rule produced :
% 91.43/91.65  [2872]
% 91.43/91.65  sorti2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 91.43/91.65                                           j(op2(sK1_ax4_U,sK1_ax4_U)))))) ->
% 91.43/91.65  true
% 91.43/91.65  Current number of equations to process: 1385
% 91.43/91.65  Current number of ordered equations: 0
% 91.43/91.65  Current number of rules: 2840
% 91.43/91.65  New rule produced :
% 91.43/91.65  [2873]
% 91.43/91.65  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 91.43/91.65             j(op2(sK1_ax4_U,sK1_ax4_U))),j(sK1_ax4_U))) -> true
% 91.43/91.65  Current number of equations to process: 1384
% 91.43/91.65  Current number of ordered equations: 0
% 91.43/91.65  Current number of rules: 2841
% 91.43/91.65  New rule produced :
% 91.43/91.65  [2874]
% 91.43/91.65  sorti1(op1(j(sK1_ax4_U),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 91.43/91.65                          j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 91.43/91.65  Current number of equations to process: 1383
% 91.43/91.65  Current number of ordered equations: 0
% 91.43/91.65  Current number of rules: 2842
% 91.43/91.65  New rule produced :
% 91.43/91.65  [2875]
% 91.43/91.65  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 91.43/91.65             j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 91.43/91.65  Current number of equations to process: 1382
% 91.43/91.65  Current number of ordered equations: 0
% 91.43/91.65  Current number of rules: 2843
% 91.43/91.65  New rule produced :
% 91.43/91.65  [2876]
% 91.43/91.65  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 91.43/91.65                                                                     op2(sK1_ax4_U,sK1_ax4_U))),
% 91.43/91.65                                     j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 91.43/91.65  Current number of equations to process: 1381
% 91.43/91.65  Current number of ordered equations: 0
% 91.43/91.65  Current number of rules: 2844
% 91.43/91.65  New rule produced :
% 91.43/91.65  [2877]
% 91.43/91.65  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 91.43/91.65                                             j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 91.43/91.65         j(sK1_ax4_U))) -> true
% 91.43/91.65  Current number of equations to process: 1408
% 91.43/91.65  Current number of ordered equations: 0
% 91.43/91.65  Current number of rules: 2845
% 91.43/91.65  New rule produced :
% 91.43/91.65  [2878]
% 91.43/91.65  sorti1(op1(j(sK1_ax4_U),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(
% 91.43/91.65                                                              j(sK1_ax4_U)),
% 91.43/91.65                                                          j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 91.43/91.65  -> true
% 91.43/91.65  Current number of equations to process: 1407
% 91.43/91.65  Current number of ordered equations: 0
% 91.43/91.65  Current number of rules: 2846
% 91.43/91.65  New rule produced :
% 91.43/91.65  [2879]
% 91.43/91.65  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 91.43/91.65                                             j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 91.43/91.65         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 91.43/91.65  Current number of equations to process: 1406
% 91.43/91.65  Current number of ordered equations: 0
% 91.43/91.65  Current number of rules: 2847
% 91.43/91.65  New rule produced :
% 91.43/91.65  [2880]
% 91.43/91.65  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(
% 91.43/91.65                                                                     sK2_ax3_V(
% 91.43/91.65                                                                     j(sK1_ax4_U)),
% 91.43/91.65                                                                     j(
% 91.43/91.65                                                                     op2(sK1_ax4_U,sK1_ax4_U))))))
% 91.43/91.65  -> true
% 91.43/91.65  Current number of equations to process: 1405
% 91.43/91.65  Current number of ordered equations: 0
% 91.43/91.65  Current number of rules: 2848
% 91.43/91.65  New rule produced :
% 91.43/91.65  [2881]
% 91.43/91.65  h(op1(j(sK1_ax4_U),sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 91.43/91.65                                                               j(sK1_ax4_U))))))
% 91.43/91.65  ->
% 91.43/91.65  op2(sK1_ax4_U,h(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))))
% 91.43/91.65  Current number of equations to process: 1404
% 91.43/91.65  Current number of ordered equations: 0
% 91.43/91.65  Current number of rules: 2849
% 91.43/91.65  New rule produced :
% 91.43/91.65  [2882]
% 91.43/91.65  h(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 91.43/91.65    j(sK1_ax4_U))) ->
% 91.43/91.65  op2(h(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U)
% 91.43/91.65  Current number of equations to process: 1403
% 92.23/92.49  Current number of ordered equations: 0
% 92.23/92.49  Current number of rules: 2850
% 92.23/92.49  New rule produced :
% 92.23/92.49  [2883]
% 92.23/92.49  h(op1(j(sK1_ax4_U),sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 92.23/92.49  ->
% 92.23/92.49  op2(sK1_ax4_U,h(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 92.23/92.49  Current number of equations to process: 1402
% 92.23/92.49  Current number of ordered equations: 0
% 92.23/92.49  Current number of rules: 2851
% 92.23/92.49  New rule produced :
% 92.23/92.49  [2884]
% 92.23/92.49  h(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 92.23/92.49    j(sK1_ax4_U))) ->
% 92.23/92.49  op2(h(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))),sK1_ax4_U)
% 92.23/92.49  Current number of equations to process: 1401
% 92.23/92.49  Current number of ordered equations: 0
% 92.23/92.49  Current number of rules: 2852
% 92.23/92.49  New rule produced :
% 92.23/92.49  [2885]
% 92.23/92.49  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 92.23/92.49                                                              op2(sK1_ax4_U,sK1_ax4_U))))
% 92.23/92.49  -> true
% 92.23/92.49  Current number of equations to process: 1438
% 92.23/92.49  Current number of ordered equations: 0
% 92.23/92.49  Current number of rules: 2853
% 92.23/92.49  New rule produced :
% 92.23/92.49  [2886]
% 92.23/92.49  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 92.23/92.49                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 92.23/92.49  -> true
% 92.23/92.49  Current number of equations to process: 1437
% 92.23/92.49  Current number of ordered equations: 0
% 92.23/92.49  Current number of rules: 2854
% 92.23/92.49  New rule produced :
% 92.23/92.49  [2887]
% 92.23/92.49  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 92.23/92.49                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 92.23/92.49                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 92.23/92.49  -> true
% 92.23/92.49  Current number of equations to process: 1438
% 92.23/92.49  Current number of ordered equations: 0
% 92.23/92.49  Current number of rules: 2855
% 92.23/92.49  New rule produced :
% 92.23/92.49  [2888]
% 92.23/92.49  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 92.23/92.49                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 92.23/92.49                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 92.23/92.49  -> true
% 92.23/92.49  Current number of equations to process: 1437
% 92.23/92.49  Current number of ordered equations: 0
% 92.23/92.49  Current number of rules: 2856
% 92.23/92.49  New rule produced :
% 92.23/92.49  [2889]
% 92.23/92.49  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 92.23/92.49                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 92.23/92.49                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 92.23/92.49  -> true
% 92.23/92.49  Current number of equations to process: 1436
% 92.23/92.49  Current number of ordered equations: 0
% 92.23/92.49  Current number of rules: 2857
% 92.23/92.49  New rule produced :
% 92.23/92.49  [2890]
% 92.23/92.49  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 92.23/92.49                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 92.23/92.49                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 92.23/92.49  -> true
% 92.23/92.49  Current number of equations to process: 1435
% 92.23/92.49  Current number of ordered equations: 0
% 92.23/92.49  Current number of rules: 2858
% 92.23/92.49  New rule produced :
% 92.23/92.49  [2891]
% 92.23/92.49  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(
% 92.23/92.49                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 92.23/92.49                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 92.23/92.49  -> true
% 92.23/92.49  Current number of equations to process: 1434
% 92.23/92.49  Current number of ordered equations: 0
% 92.23/92.49  Current number of rules: 2859
% 92.23/92.49  New rule produced :
% 92.23/92.49  [2892]
% 92.23/92.49  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 92.23/92.49                                                                  op2(sK1_ax4_U,sK1_ax4_U))))
% 92.23/92.49  -> true
% 92.23/92.49  Current number of equations to process: 1433
% 92.23/92.49  Current number of ordered equations: 0
% 92.23/92.49  Current number of rules: 2860
% 92.23/92.49  New rule produced :
% 92.23/92.49  [2893]
% 92.23/92.49  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 92.23/92.49                                                                  op2(sK1_ax4_U,sK1_ax4_U))))
% 92.23/92.49  -> true
% 92.23/92.49  Current number of equations to process: 1432
% 92.23/92.49  Current number of ordered equations: 0
% 92.23/92.49  Current number of rules: 2861
% 92.23/92.49  New rule produced :
% 92.23/92.49  [2894]
% 92.23/92.49  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 92.93/93.15                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 92.93/93.15                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 92.93/93.15  -> true
% 92.93/93.15  Current number of equations to process: 1431
% 92.93/93.15  Current number of ordered equations: 0
% 92.93/93.15  Current number of rules: 2862
% 92.93/93.15  New rule produced :
% 92.93/93.15  [2895]
% 92.93/93.15  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 92.93/93.15                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 92.93/93.15                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 92.93/93.15  -> true
% 92.93/93.15  Current number of equations to process: 1430
% 92.93/93.15  Current number of ordered equations: 0
% 92.93/93.15  Current number of rules: 2863
% 92.93/93.15  New rule produced :
% 92.93/93.15  [2896]
% 92.93/93.15  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),op2(
% 92.93/93.15                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 92.93/93.15                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 92.93/93.15  -> true
% 92.93/93.15  Current number of equations to process: 1429
% 92.93/93.15  Current number of ordered equations: 0
% 92.93/93.15  Current number of rules: 2864
% 92.93/93.15  New rule produced :
% 92.93/93.15  [2897]
% 92.93/93.15  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op2(
% 92.93/93.15                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 92.93/93.15                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 92.93/93.15  -> true
% 92.93/93.15  Current number of equations to process: 1428
% 92.93/93.15  Current number of ordered equations: 0
% 92.93/93.15  Current number of rules: 2865
% 92.93/93.15  New rule produced :
% 92.93/93.15  [2898]
% 92.93/93.15  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(
% 92.93/93.15                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 92.93/93.15                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 92.93/93.15  -> true
% 92.93/93.15  Current number of equations to process: 1427
% 92.93/93.15  Current number of ordered equations: 0
% 92.93/93.15  Current number of rules: 2866
% 92.93/93.15  New rule produced :
% 92.93/93.15  [2899]
% 92.93/93.15  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op2(
% 92.93/93.15                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 92.93/93.15                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 92.93/93.15  -> true
% 92.93/93.15  Current number of equations to process: 1426
% 92.93/93.15  Current number of ordered equations: 0
% 92.93/93.15  Current number of rules: 2867
% 92.93/93.15  New rule produced :
% 92.93/93.15  [2900]
% 92.93/93.15  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 92.93/93.15         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 92.93/93.15  Current number of equations to process: 1425
% 92.93/93.15  Current number of ordered equations: 0
% 92.93/93.15  Current number of rules: 2868
% 92.93/93.15  New rule produced :
% 92.93/93.15  [2901]
% 92.93/93.15  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 92.93/93.15         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 92.93/93.15  Current number of equations to process: 1424
% 92.93/93.15  Current number of ordered equations: 0
% 92.93/93.15  Current number of rules: 2869
% 92.93/93.15  New rule produced :
% 92.93/93.15  [2902]
% 92.93/93.15  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),
% 92.93/93.15         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 92.93/93.15  Current number of equations to process: 1423
% 92.93/93.15  Current number of ordered equations: 0
% 92.93/93.15  Current number of rules: 2870
% 92.93/93.15  New rule produced :
% 92.93/93.15  [2903]
% 92.93/93.15  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 92.93/93.15         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 92.93/93.15  Current number of equations to process: 1422
% 92.93/93.15  Current number of ordered equations: 0
% 92.93/93.15  Current number of rules: 2871
% 92.93/93.15  New rule produced :
% 92.93/93.15  [2904]
% 92.93/93.15  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 92.93/93.15         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 92.93/93.15  Current number of equations to process: 1421
% 92.93/93.15  Current number of ordered equations: 0
% 92.93/93.15  Current number of rules: 2872
% 92.93/93.15  New rule produced :
% 92.93/93.15  [2905]
% 92.93/93.15  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 92.93/93.15         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 92.93/93.15  Current number of equations to process: 1420
% 93.71/93.99  Current number of ordered equations: 0
% 93.71/93.99  Current number of rules: 2873
% 93.71/93.99  New rule produced :
% 93.71/93.99  [2906]
% 93.71/93.99  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 93.71/93.99         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 93.71/93.99  Current number of equations to process: 1419
% 93.71/93.99  Current number of ordered equations: 0
% 93.71/93.99  Current number of rules: 2874
% 93.71/93.99  New rule produced :
% 93.71/93.99  [2907]
% 93.71/93.99  sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 93.71/93.99         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 93.71/93.99  Current number of equations to process: 1418
% 93.71/93.99  Current number of ordered equations: 0
% 93.71/93.99  Current number of rules: 2875
% 93.71/93.99  New rule produced :
% 93.71/93.99  [2908]
% 93.71/93.99  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 93.71/93.99         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 93.71/93.99  Current number of equations to process: 1417
% 93.71/93.99  Current number of ordered equations: 0
% 93.71/93.99  Current number of rules: 2876
% 93.71/93.99  New rule produced :
% 93.71/93.99  [2909]
% 93.71/93.99  sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 93.71/94.00         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 93.71/94.00  Current number of equations to process: 1416
% 93.71/94.00  Current number of ordered equations: 0
% 93.71/94.00  Current number of rules: 2877
% 93.71/94.00  New rule produced :
% 93.71/94.00  [2910]
% 93.71/94.00  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 93.71/94.00         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 93.71/94.00  Current number of equations to process: 1415
% 93.71/94.00  Current number of ordered equations: 0
% 93.71/94.00  Current number of rules: 2878
% 93.71/94.00  New rule produced :
% 93.71/94.00  [2911]
% 93.71/94.00  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(
% 93.71/94.00                                                                      sK2_ax3_V(
% 93.71/94.00                                                                      sK2_ax3_V(
% 93.71/94.00                                                                      j(sK1_ax4_U)))))))
% 93.71/94.00  -> true
% 93.71/94.00  Current number of equations to process: 1451
% 93.71/94.00  Current number of ordered equations: 0
% 93.71/94.00  Current number of rules: 2879
% 93.71/94.00  New rule produced :
% 93.71/94.00  [2912]
% 93.71/94.00  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(
% 93.71/94.00                                                                      j(
% 93.71/94.00                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 93.71/94.00  -> true
% 93.71/94.00  Current number of equations to process: 1450
% 93.71/94.00  Current number of ordered equations: 0
% 93.71/94.00  Current number of rules: 2880
% 93.71/94.00  New rule produced :
% 93.71/94.00  [2913]
% 93.71/94.00  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 93.71/94.00             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),true),
% 93.71/94.00  tuple(sK1_ax4_U,true)) -> (false)
% 93.71/94.00  Current number of equations to process: 1452
% 93.71/94.00  Current number of ordered equations: 0
% 93.71/94.00  Current number of rules: 2881
% 93.71/94.00  New rule produced :
% 93.71/94.00  [2914]
% 93.71/94.00  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 93.71/94.00                                                                    op2(
% 93.71/94.00                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 93.71/94.00  -> true
% 93.71/94.00  Current number of equations to process: 1453
% 93.71/94.00  Current number of ordered equations: 0
% 93.71/94.00  Current number of rules: 2882
% 93.71/94.00  New rule produced :
% 93.71/94.00  [2915]
% 93.71/94.00  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 93.71/94.00                                                                    op2(
% 93.71/94.00                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 93.71/94.00  -> true
% 93.71/94.00  Current number of equations to process: 1452
% 93.71/94.00  Current number of ordered equations: 0
% 93.71/94.00  Current number of rules: 2883
% 93.71/94.00  New rule produced :
% 93.71/94.00  [2916]
% 93.71/94.00  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 93.71/94.00                                                                    op2(sK1_ax4_U,
% 93.71/94.00                                                                    op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 93.71/94.00  -> true
% 93.71/94.00  Current number of equations to process: 1451
% 93.71/94.00  Current number of ordered equations: 0
% 93.71/94.00  Current number of rules: 2884
% 93.71/94.00  New rule produced :
% 93.71/94.00  [2917]
% 93.71/94.00  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 93.71/94.00                                                                    op2(sK1_ax4_U,
% 94.62/94.83                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 94.62/94.83  -> true
% 94.62/94.83  Current number of equations to process: 1450
% 94.62/94.83  Current number of ordered equations: 0
% 94.62/94.83  Current number of rules: 2885
% 94.62/94.83  New rule produced :
% 94.62/94.83  [2918]
% 94.62/94.83  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 94.62/94.83                                                                    h(sK2_ax3_V(
% 94.62/94.83                                                                      sK2_ax3_V(
% 94.62/94.83                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 94.62/94.83  -> true
% 94.62/94.83  Current number of equations to process: 1449
% 94.62/94.83  Current number of ordered equations: 0
% 94.62/94.83  Current number of rules: 2886
% 94.62/94.83  New rule produced :
% 94.62/94.83  [2919]
% 94.62/94.83  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 94.62/94.83                                                                    h(sK2_ax3_V(
% 94.62/94.83                                                                      sK2_ax3_V(
% 94.62/94.83                                                                      j(sK1_ax4_U)))))))
% 94.62/94.83  -> true
% 94.62/94.83  Current number of equations to process: 1448
% 94.62/94.83  Current number of ordered equations: 0
% 94.62/94.83  Current number of rules: 2887
% 94.62/94.83  New rule produced :
% 94.62/94.83  [2920]
% 94.62/94.83  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U))
% 94.62/94.83  -> true
% 94.62/94.83  Current number of equations to process: 1451
% 94.62/94.83  Current number of ordered equations: 0
% 94.62/94.83  Current number of rules: 2888
% 94.62/94.83  New rule produced :
% 94.62/94.83  [2921]
% 94.62/94.83  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 94.62/94.83  -> true
% 94.62/94.83  Current number of equations to process: 1450
% 94.62/94.83  Current number of ordered equations: 0
% 94.62/94.83  Current number of rules: 2889
% 94.62/94.83  New rule produced :
% 94.62/94.83  [2922]
% 94.62/94.83  (eq)(tuple(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 94.62/94.83             op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 94.62/94.83  tuple(sK1_ax4_U,true)) -> (false)
% 94.62/94.83  Current number of equations to process: 1468
% 94.62/94.83  Current number of ordered equations: 0
% 94.62/94.83  Current number of rules: 2890
% 94.62/94.83  New rule produced :
% 94.62/94.83  [2923]
% 94.62/94.83  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 94.62/94.83         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 94.62/94.83  Current number of equations to process: 1469
% 94.62/94.83  Current number of ordered equations: 0
% 94.62/94.83  Current number of rules: 2891
% 94.62/94.83  New rule produced :
% 94.62/94.83  [2924]
% 94.62/94.83  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 94.62/94.83                                          op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 94.62/94.83  -> true
% 94.62/94.83  Current number of equations to process: 1468
% 94.62/94.83  Current number of ordered equations: 0
% 94.62/94.83  Current number of rules: 2892
% 94.62/94.83  New rule produced :
% 94.62/94.83  [2925]
% 94.62/94.83  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 94.62/94.83         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 94.62/94.83  Current number of equations to process: 1467
% 94.62/94.83  Current number of ordered equations: 0
% 94.62/94.83  Current number of rules: 2893
% 94.62/94.83  New rule produced :
% 94.62/94.83  [2926]
% 94.62/94.83  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 94.62/94.83                                            op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 94.62/94.83  -> true
% 94.62/94.83  Current number of equations to process: 1466
% 94.62/94.83  Current number of ordered equations: 0
% 94.62/94.83  Current number of rules: 2894
% 94.62/94.83  New rule produced :
% 94.62/94.83  [2927]
% 94.62/94.83  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 94.62/94.83         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 94.62/94.83  Current number of equations to process: 1465
% 94.62/94.83  Current number of ordered equations: 0
% 94.62/94.83  Current number of rules: 2895
% 94.62/94.83  New rule produced :
% 94.62/94.83  [2928]
% 94.62/94.83  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 94.62/94.83                                                         op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 94.62/94.83  -> true
% 94.62/94.83  Current number of equations to process: 1464
% 94.62/94.83  Current number of ordered equations: 0
% 94.62/94.83  Current number of rules: 2896
% 94.62/94.83  New rule produced :
% 94.62/94.83  [2929]
% 94.62/94.83  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 94.62/94.83         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 94.62/94.83  Current number of equations to process: 1463
% 94.62/94.83  Current number of ordered equations: 0
% 94.62/94.83  Current number of rules: 2897
% 95.63/95.88  New rule produced :
% 95.63/95.88  [2930]
% 95.63/95.88  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 95.63/95.88                                                         op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 95.63/95.88  -> true
% 95.63/95.88  Current number of equations to process: 1462
% 95.63/95.88  Current number of ordered equations: 0
% 95.63/95.88  Current number of rules: 2898
% 95.63/95.88  New rule produced :
% 95.63/95.88  [2931]
% 95.63/95.88  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 95.63/95.88         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 95.63/95.88  Current number of equations to process: 1461
% 95.63/95.88  Current number of ordered equations: 0
% 95.63/95.88  Current number of rules: 2899
% 95.63/95.88  New rule produced :
% 95.63/95.88  [2932]
% 95.63/95.88  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 95.63/95.88                                                       op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 95.63/95.88  -> true
% 95.63/95.88  Current number of equations to process: 1460
% 95.63/95.88  Current number of ordered equations: 0
% 95.63/95.88  Current number of rules: 2900
% 95.63/95.88  New rule produced :
% 95.63/95.88  [2933]
% 95.63/95.88  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 95.63/95.88  -> true
% 95.63/95.88  Current number of equations to process: 1463
% 95.63/95.88  Current number of ordered equations: 0
% 95.63/95.88  Current number of rules: 2901
% 95.63/95.88  New rule produced :
% 95.63/95.88  [2934]
% 95.63/95.88  sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 95.63/95.88  -> true
% 95.63/95.88  Current number of equations to process: 1462
% 95.63/95.88  Current number of ordered equations: 0
% 95.63/95.88  Current number of rules: 2902
% 95.63/95.88  New rule produced :
% 95.63/95.88  [2935]
% 95.63/95.88  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 95.63/95.88         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 95.63/95.88  Current number of equations to process: 1479
% 95.63/95.88  Current number of ordered equations: 0
% 95.63/95.88  Current number of rules: 2903
% 95.63/95.88  New rule produced :
% 95.63/95.88  [2936]
% 95.63/95.88  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 95.63/95.88                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 95.63/95.88  -> true
% 95.63/95.88  Current number of equations to process: 1478
% 95.63/95.88  Current number of ordered equations: 0
% 95.63/95.88  Current number of rules: 2904
% 95.63/95.88  New rule produced :
% 95.63/95.88  [2937]
% 95.63/95.88  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 95.63/95.88         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 95.63/95.88  Current number of equations to process: 1477
% 95.63/95.88  Current number of ordered equations: 0
% 95.63/95.88  Current number of rules: 2905
% 95.63/95.88  New rule produced :
% 95.63/95.88  [2938]
% 95.63/95.88  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 95.63/95.88                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 95.63/95.88  -> true
% 95.63/95.88  Current number of equations to process: 1476
% 95.63/95.88  Current number of ordered equations: 0
% 95.63/95.88  Current number of rules: 2906
% 95.63/95.88  New rule produced :
% 95.63/95.88  [2939]
% 95.63/95.88  sorti1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))))
% 95.63/95.88  -> true
% 95.63/95.88  Current number of equations to process: 1477
% 95.63/95.88  Current number of ordered equations: 0
% 95.63/95.88  Current number of rules: 2907
% 95.63/95.88  New rule produced :
% 95.63/95.88  [2940]
% 95.63/95.88  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 95.63/95.88         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 95.63/95.88  Current number of equations to process: 1478
% 95.63/95.88  Current number of ordered equations: 0
% 95.63/95.88  Current number of rules: 2908
% 95.63/95.88  New rule produced :
% 95.63/95.88  [2941]
% 95.63/95.88  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 95.63/95.88                                                                   op2(sK1_ax4_U,sK1_ax4_U),
% 95.63/95.88                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 95.63/95.88  -> true
% 95.63/95.88  Current number of equations to process: 1477
% 95.63/95.88  Current number of ordered equations: 0
% 95.63/95.88  Current number of rules: 2909
% 95.63/95.88  New rule produced :
% 95.63/95.88  [2942]
% 95.63/95.88  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 95.63/95.88         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 95.63/95.88  Current number of equations to process: 1476
% 95.63/95.88  Current number of ordered equations: 0
% 95.63/95.88  Current number of rules: 2910
% 95.63/95.88  New rule produced :
% 95.63/95.88  [2943]
% 95.63/95.88  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(
% 95.63/95.88                                                                   op2(sK1_ax4_U,sK1_ax4_U),
% 95.63/95.88                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 95.63/95.88  -> true
% 95.63/95.88  Current number of equations to process: 1475
% 96.63/96.84  Current number of ordered equations: 0
% 96.63/96.84  Current number of rules: 2911
% 96.63/96.84  New rule produced :
% 96.63/96.84  [2944]
% 96.63/96.84  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 96.63/96.84         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 96.63/96.84  Current number of equations to process: 1474
% 96.63/96.84  Current number of ordered equations: 0
% 96.63/96.84  Current number of rules: 2912
% 96.63/96.84  New rule produced :
% 96.63/96.84  [2945]
% 96.63/96.84  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 96.63/96.84                                                                 op2(sK1_ax4_U,sK1_ax4_U)))))
% 96.63/96.84  -> true
% 96.63/96.84  Current number of equations to process: 1473
% 96.63/96.84  Current number of ordered equations: 0
% 96.63/96.84  Current number of rules: 2913
% 96.63/96.84  New rule produced :
% 96.63/96.84  [2946]
% 96.63/96.84  sorti1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 96.63/96.84  -> true
% 96.63/96.84  Current number of equations to process: 1476
% 96.63/96.84  Current number of ordered equations: 0
% 96.63/96.84  Current number of rules: 2914
% 96.63/96.84  New rule produced :
% 96.63/96.84  [2947]
% 96.63/96.84  sorti1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))))
% 96.63/96.84  -> true
% 96.63/96.84  Current number of equations to process: 1475
% 96.63/96.84  Current number of ordered equations: 0
% 96.63/96.84  Current number of rules: 2915
% 96.63/96.84  New rule produced :
% 96.63/96.84  [2948]
% 96.63/96.84  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 96.63/96.84                 op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 96.63/96.84                                               op2(sK1_ax4_U,sK1_ax4_U)),
% 96.63/96.84                                           op2(sK1_ax4_U,sK1_ax4_U))),true),
% 96.63/96.84  tuple(sK1_ax4_U,true)) -> (false)
% 96.63/96.84  Current number of equations to process: 1501
% 96.63/96.84  Current number of ordered equations: 0
% 96.63/96.84  Current number of rules: 2916
% 96.63/96.84  New rule produced :
% 96.63/96.84  [2949]
% 96.63/96.84  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 96.63/96.84  -> true
% 96.63/96.84  Current number of equations to process: 1502
% 96.63/96.84  Current number of ordered equations: 0
% 96.63/96.84  Current number of rules: 2917
% 96.63/96.84  New rule produced :
% 96.63/96.84  [2950]
% 96.63/96.84  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 96.63/96.84         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 96.63/96.84  Current number of equations to process: 1501
% 96.63/96.84  Current number of ordered equations: 0
% 96.63/96.84  Current number of rules: 2918
% 96.63/96.84  New rule produced :
% 96.63/96.84  [2951]
% 96.63/96.84  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))))
% 96.63/96.84  -> true
% 96.63/96.84  Current number of equations to process: 1500
% 96.63/96.84  Current number of ordered equations: 0
% 96.63/96.84  Current number of rules: 2919
% 96.63/96.84  New rule produced :
% 96.63/96.84  [2952]
% 96.63/96.84  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 96.63/96.84         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 96.63/96.84  Current number of equations to process: 1499
% 96.63/96.84  Current number of ordered equations: 0
% 96.63/96.84  Current number of rules: 2920
% 96.63/96.84  New rule produced :
% 96.63/96.84  [2953]
% 96.63/96.84  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 96.63/96.84                                                  op2(sK1_ax4_U,sK1_ax4_U)))))
% 96.63/96.84  -> true
% 96.63/96.84  Current number of equations to process: 1498
% 96.63/96.84  Current number of ordered equations: 0
% 96.63/96.84  Current number of rules: 2921
% 96.63/96.84  New rule produced :
% 96.63/96.84  [2954]
% 96.63/96.84  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 96.63/96.84         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 96.63/96.84  Current number of equations to process: 1497
% 96.63/96.84  Current number of ordered equations: 0
% 96.63/96.84  Current number of rules: 2922
% 96.63/96.84  New rule produced :
% 96.63/96.84  [2955]
% 96.63/96.84  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 96.63/96.84                                           op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 96.63/96.84  Current number of equations to process: 1496
% 96.63/96.84  Current number of ordered equations: 0
% 96.63/96.84  Current number of rules: 2923
% 96.63/96.84  New rule produced :
% 96.63/96.84  [2956]
% 96.63/96.84  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 96.63/96.84         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 96.63/96.84  Current number of equations to process: 1495
% 96.63/96.84  Current number of ordered equations: 0
% 96.63/96.84  Current number of rules: 2924
% 96.63/96.84  New rule produced :
% 96.63/96.84  [2957]
% 96.63/96.84  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(h(sK2_ax3_V(
% 96.63/96.84                                                                   j(sK1_ax4_U))),
% 96.63/96.84                                                             op2(sK1_ax4_U,sK1_ax4_U)))))
% 96.63/96.84  -> true
% 96.63/96.84  Current number of equations to process: 1494
% 96.63/96.84  Current number of ordered equations: 0
% 97.33/97.52  Current number of rules: 2925
% 97.33/97.52  New rule produced :
% 97.33/97.52  [2958]
% 97.33/97.52  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 97.33/97.52         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 97.33/97.52  Current number of equations to process: 1493
% 97.33/97.52  Current number of ordered equations: 0
% 97.33/97.52  Current number of rules: 2926
% 97.33/97.52  New rule produced :
% 97.33/97.52  [2959]
% 97.33/97.52  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 97.33/97.52                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 97.33/97.52  -> true
% 97.33/97.52  Current number of equations to process: 1492
% 97.33/97.52  Current number of ordered equations: 0
% 97.33/97.52  Current number of rules: 2927
% 97.33/97.52  New rule produced :
% 97.33/97.52  [2960]
% 97.33/97.52  h(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))))
% 97.33/97.52  -> op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))
% 97.33/97.52  Current number of equations to process: 1491
% 97.33/97.52  Current number of ordered equations: 0
% 97.33/97.52  Current number of rules: 2928
% 97.33/97.52  New rule produced :
% 97.33/97.52  [2961]
% 97.33/97.52  h(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 97.33/97.52  -> op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)
% 97.33/97.52  Current number of equations to process: 1490
% 97.33/97.52  Current number of ordered equations: 0
% 97.33/97.52  Current number of rules: 2929
% 97.33/97.52  New rule produced :
% 97.33/97.52  [2962]
% 97.33/97.52  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 97.33/97.52                                                                    h(sK2_ax3_V(
% 97.33/97.52                                                                      j(sK1_ax4_U))),
% 97.33/97.52                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 97.33/97.52  -> true
% 97.33/97.52  Current number of equations to process: 1489
% 97.33/97.52  Current number of ordered equations: 0
% 97.33/97.52  Current number of rules: 2930
% 97.33/97.52  New rule produced :
% 97.33/97.52  [2963]
% 97.33/97.52  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 97.33/97.52                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 97.33/97.52                                                                    h(sK2_ax3_V(
% 97.33/97.52                                                                      j(sK1_ax4_U))))))
% 97.33/97.52  -> true
% 97.33/97.52  Current number of equations to process: 1488
% 97.33/97.52  Current number of ordered equations: 0
% 97.33/97.52  Current number of rules: 2931
% 97.33/97.52  New rule produced :
% 97.33/97.52  [2964]
% 97.33/97.52  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 97.33/97.52                                                                    op2(
% 97.33/97.52                                                                    h(sK2_ax3_V(
% 97.33/97.52                                                                      j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 97.33/97.52  -> true
% 97.33/97.52  Current number of equations to process: 1487
% 97.33/97.52  Current number of ordered equations: 0
% 97.33/97.52  Current number of rules: 2932
% 97.33/97.52  New rule produced :
% 97.33/97.52  [2965]
% 97.33/97.52  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 97.33/97.52                                                                    op2(
% 97.33/97.52                                                                    h(sK2_ax3_V(
% 97.33/97.52                                                                      j(sK1_ax4_U))),sK1_ax4_U))))
% 97.33/97.52  -> true
% 97.33/97.52  Current number of equations to process: 1486
% 97.33/97.52  Current number of ordered equations: 0
% 97.33/97.52  Current number of rules: 2933
% 97.33/97.52  New rule produced :
% 97.33/97.52  [2966]
% 97.33/97.52  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 97.33/97.52                                                                    op2(sK1_ax4_U,
% 97.33/97.52                                                                    h(sK2_ax3_V(
% 97.33/97.52                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 97.33/97.52  -> true
% 97.33/97.52  Current number of equations to process: 1485
% 97.33/97.52  Current number of ordered equations: 0
% 97.33/97.52  Current number of rules: 2934
% 97.33/97.52  New rule produced :
% 97.33/97.52  [2967]
% 97.33/97.52  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 97.33/97.52                                                                    op2(sK1_ax4_U,
% 97.33/97.52                                                                    h(sK2_ax3_V(
% 97.33/97.52                                                                      j(sK1_ax4_U)))))))
% 97.33/97.52  -> true
% 97.33/97.52  Current number of equations to process: 1484
% 97.33/97.52  Current number of ordered equations: 0
% 97.33/97.52  Current number of rules: 2935
% 97.33/97.52  New rule produced :
% 98.14/98.32  [2968]
% 98.14/98.32  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))),true)
% 98.14/98.32  -> true
% 98.14/98.32  Current number of equations to process: 1482
% 98.14/98.32  Current number of ordered equations: 1
% 98.14/98.32  Current number of rules: 2936
% 98.14/98.32  New rule produced :
% 98.14/98.32  [2969]
% 98.14/98.32  ifeq(sorti2(A),true,sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),A)),true)
% 98.14/98.32  -> true
% 98.14/98.32  Current number of equations to process: 1482
% 98.14/98.32  Current number of ordered equations: 0
% 98.14/98.32  Current number of rules: 2937
% 98.14/98.32  New rule produced :
% 98.14/98.32  [2970]
% 98.14/98.32  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 98.14/98.32         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 98.14/98.32  Current number of equations to process: 1481
% 98.14/98.32  Current number of ordered equations: 0
% 98.14/98.32  Current number of rules: 2938
% 98.14/98.32  New rule produced :
% 98.14/98.32  [2971]
% 98.14/98.32  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 98.14/98.32                                                           op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 98.14/98.32  -> true
% 98.14/98.32  Current number of equations to process: 1480
% 98.14/98.32  Current number of ordered equations: 0
% 98.14/98.32  Current number of rules: 2939
% 98.14/98.32  New rule produced :
% 98.14/98.32  [2972]
% 98.14/98.32  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 98.14/98.32         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 98.14/98.32  Current number of equations to process: 1479
% 98.14/98.32  Current number of ordered equations: 0
% 98.14/98.32  Current number of rules: 2940
% 98.14/98.32  New rule produced :
% 98.14/98.32  [2973]
% 98.14/98.32  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 98.14/98.32                                                           op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 98.14/98.32  -> true
% 98.14/98.32  Current number of equations to process: 1478
% 98.14/98.32  Current number of ordered equations: 0
% 98.14/98.32  Current number of rules: 2941
% 98.14/98.32  New rule produced :
% 98.14/98.32  [2974]
% 98.14/98.32  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 98.14/98.32                                                 op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 98.14/98.32  -> true
% 98.14/98.32  Current number of equations to process: 1476
% 98.14/98.32  Current number of ordered equations: 1
% 98.14/98.32  Current number of rules: 2942
% 98.14/98.32  New rule produced :
% 98.14/98.32  [2975]
% 98.14/98.32  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 98.14/98.32                                               op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 98.14/98.32  -> true
% 98.14/98.32  Current number of equations to process: 1476
% 98.14/98.32  Current number of ordered equations: 0
% 98.14/98.32  Current number of rules: 2943
% 98.14/98.32  New rule produced :
% 98.14/98.32  [2976]
% 98.14/98.32  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 98.14/98.32         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 98.14/98.32  Current number of equations to process: 1475
% 98.14/98.32  Current number of ordered equations: 0
% 98.14/98.32  Current number of rules: 2944
% 98.14/98.32  New rule produced :
% 98.14/98.32  [2977]
% 98.14/98.32  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 98.14/98.32                                                                     op2(sK1_ax4_U,sK1_ax4_U),
% 98.14/98.32                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 98.14/98.32  -> true
% 98.14/98.32  Current number of equations to process: 1474
% 98.14/98.32  Current number of ordered equations: 0
% 98.14/98.32  Current number of rules: 2945
% 98.14/98.32  New rule produced :
% 98.14/98.32  [2978]
% 98.14/98.32  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 98.14/98.32         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 98.14/98.32  Current number of equations to process: 1473
% 98.14/98.32  Current number of ordered equations: 0
% 98.14/98.32  Current number of rules: 2946
% 98.14/98.32  New rule produced :
% 98.14/98.32  [2979]
% 98.14/98.32  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(
% 98.14/98.32                                                                     op2(sK1_ax4_U,sK1_ax4_U),
% 98.14/98.32                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 98.14/98.32  -> true
% 98.14/98.32  Current number of equations to process: 1472
% 98.14/98.32  Current number of ordered equations: 0
% 98.14/98.32  Current number of rules: 2947
% 98.14/98.32  New rule produced :
% 98.14/98.32  [2980]
% 98.14/98.32  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 98.14/98.32  -> true
% 98.14/98.32  Current number of equations to process: 1470
% 98.14/98.32  Current number of ordered equations: 1
% 98.14/98.32  Current number of rules: 2948
% 98.14/98.32  New rule produced :
% 98.14/98.32  [2981]
% 98.14/98.32  ifeq(sorti1(A),true,sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 99.13/99.35  -> true
% 99.13/99.35  Current number of equations to process: 1470
% 99.13/99.35  Current number of ordered equations: 0
% 99.13/99.35  Current number of rules: 2949
% 99.13/99.35  New rule produced :
% 99.13/99.35  [2982]
% 99.13/99.35  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 99.13/99.35         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 99.13/99.35  Current number of equations to process: 1469
% 99.13/99.35  Current number of ordered equations: 0
% 99.13/99.35  Current number of rules: 2950
% 99.13/99.35  New rule produced :
% 99.13/99.35  [2983]
% 99.13/99.35  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(h(sK2_ax3_V(
% 99.13/99.35                                                                j(sK1_ax4_U))),
% 99.13/99.35                                                          op2(sK1_ax4_U,sK1_ax4_U)))))
% 99.13/99.35  -> true
% 99.13/99.35  Current number of equations to process: 1468
% 99.13/99.35  Current number of ordered equations: 0
% 99.13/99.35  Current number of rules: 2951
% 99.13/99.35  New rule produced :
% 99.13/99.35  [2984]
% 99.13/99.35  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 99.13/99.35         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 99.13/99.35  Current number of equations to process: 1467
% 99.13/99.35  Current number of ordered equations: 0
% 99.13/99.35  Current number of rules: 2952
% 99.13/99.35  New rule produced :
% 99.13/99.35  [2985]
% 99.13/99.35  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(h(sK2_ax3_V(
% 99.13/99.35                                                                j(sK1_ax4_U))),
% 99.13/99.35                                                          op2(sK1_ax4_U,sK1_ax4_U)))))
% 99.13/99.35  -> true
% 99.13/99.35  Current number of equations to process: 1466
% 99.13/99.35  Current number of ordered equations: 0
% 99.13/99.35  Current number of rules: 2953
% 99.13/99.35  New rule produced :
% 99.13/99.35  [2986]
% 99.13/99.35  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 99.13/99.35                                              op2(sK1_ax4_U,sK1_ax4_U))),
% 99.13/99.35             op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 99.13/99.35                                          op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 99.13/99.35  tuple(sK1_ax4_U,true)) -> (false)
% 99.13/99.35  Current number of equations to process: 1490
% 99.13/99.35  Current number of ordered equations: 0
% 99.13/99.35  Current number of rules: 2954
% 99.13/99.35  New rule produced :
% 99.13/99.35  [2987]
% 99.13/99.35  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 99.13/99.35  -> true
% 99.13/99.35  Current number of equations to process: 1491
% 99.13/99.35  Current number of ordered equations: 0
% 99.13/99.35  Current number of rules: 2955
% 99.13/99.35  New rule produced :
% 99.13/99.35  [2988]
% 99.13/99.35  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 99.13/99.35             op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)) -> true
% 99.13/99.35  Current number of equations to process: 1490
% 99.13/99.35  Current number of ordered equations: 0
% 99.13/99.35  Current number of rules: 2956
% 99.13/99.35  New rule produced :
% 99.13/99.35  [2989]
% 99.13/99.35  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 99.13/99.35                       op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 99.13/99.35  Current number of equations to process: 1489
% 99.13/99.35  Current number of ordered equations: 0
% 99.13/99.35  Current number of rules: 2957
% 99.13/99.35  New rule produced :
% 99.13/99.35  [2990]
% 99.13/99.35  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 99.13/99.35             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 99.13/99.35  Current number of equations to process: 1488
% 99.13/99.35  Current number of ordered equations: 0
% 99.13/99.35  Current number of rules: 2958
% 99.13/99.35  New rule produced :
% 99.13/99.35  [2991]
% 99.13/99.35  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 99.13/99.35                                          op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 99.13/99.35  -> true
% 99.13/99.35  Current number of equations to process: 1487
% 99.13/99.35  Current number of ordered equations: 0
% 99.13/99.35  Current number of rules: 2959
% 99.13/99.35  New rule produced :
% 99.13/99.35  [2992]
% 99.13/99.35  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 99.13/99.35             op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 99.13/99.35  Current number of equations to process: 1486
% 99.13/99.35  Current number of ordered equations: 0
% 99.13/99.35  Current number of rules: 2960
% 99.13/99.35  New rule produced :
% 99.13/99.35  [2993]
% 99.13/99.35  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 99.13/99.35                                            op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 99.13/99.35  -> true
% 99.13/99.35  Current number of equations to process: 1485
% 99.13/99.35  Current number of ordered equations: 0
% 99.13/99.35  Current number of rules: 2961
% 99.13/99.35  New rule produced :
% 99.13/99.35  [2994]
% 99.13/99.35  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 99.13/99.35                 h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 99.94/100.15                                                 op2(sK1_ax4_U,sK1_ax4_U)),
% 99.94/100.15                                             h(sK2_ax3_V(j(sK1_ax4_U))))),true),
% 99.94/100.15  tuple(sK1_ax4_U,true)) -> (false)
% 99.94/100.15  Current number of equations to process: 1509
% 99.94/100.15  Current number of ordered equations: 0
% 99.94/100.15  Current number of rules: 2962
% 99.94/100.15  New rule produced :
% 99.94/100.15  [2995]
% 99.94/100.15  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 99.94/100.15                                          op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 99.94/100.15  -> true
% 99.94/100.15  Current number of equations to process: 1510
% 99.94/100.15  Current number of ordered equations: 0
% 99.94/100.15  Current number of rules: 2963
% 99.94/100.15  New rule produced :
% 99.94/100.15  [2996]
% 99.94/100.15  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 99.94/100.15                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 99.94/100.15  -> true
% 99.94/100.15  Current number of equations to process: 1509
% 99.94/100.15  Current number of ordered equations: 0
% 99.94/100.15  Current number of rules: 2964
% 99.94/100.15  New rule produced :
% 99.94/100.15  [2997]
% 99.94/100.15  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),h(
% 99.94/100.15                                                                      sK2_ax3_V(
% 99.94/100.15                                                                      j(sK1_ax4_U))))))
% 99.94/100.15  -> true
% 99.94/100.15  Current number of equations to process: 1508
% 99.94/100.15  Current number of ordered equations: 0
% 99.94/100.15  Current number of rules: 2965
% 99.94/100.15  New rule produced :
% 99.94/100.15  [2998]
% 99.94/100.15  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 99.94/100.15                                          op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))
% 99.94/100.15  -> true
% 99.94/100.15  Current number of equations to process: 1507
% 99.94/100.15  Current number of ordered equations: 0
% 99.94/100.15  Current number of rules: 2966
% 99.94/100.15  New rule produced :
% 99.94/100.15  [2999]
% 99.94/100.15  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 99.94/100.15                                                                   op2(sK1_ax4_U,sK1_ax4_U),
% 99.94/100.15                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 99.94/100.15  -> true
% 99.94/100.15  Current number of equations to process: 1506
% 99.94/100.15  Current number of ordered equations: 0
% 99.94/100.15  Current number of rules: 2967
% 99.94/100.15  New rule produced :
% 99.94/100.15  [3000]
% 99.94/100.15  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 99.94/100.15                                          op2(sK1_ax4_U,sK1_ax4_U))),h(
% 99.94/100.15                                                                     sK2_ax3_V(
% 99.94/100.15                                                                     j(sK1_ax4_U)))))
% 99.94/100.15  -> true
% 99.94/100.15  Current number of equations to process: 1505
% 99.94/100.15  Current number of ordered equations: 0
% 99.94/100.15  Current number of rules: 2968
% 99.94/100.15  New rule produced :
% 99.94/100.15  [3001]
% 99.94/100.15  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 99.94/100.15                                                                     op2(sK1_ax4_U,sK1_ax4_U),
% 99.94/100.15                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 99.94/100.15  -> true
% 99.94/100.15  Current number of equations to process: 1504
% 99.94/100.15  Current number of ordered equations: 0
% 99.94/100.15  Current number of rules: 2969
% 99.94/100.15  New rule produced :
% 99.94/100.15  [3002]
% 99.94/100.15  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 99.94/100.15                                                op2(sK1_ax4_U,sK1_ax4_U))),
% 99.94/100.15             op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 99.94/100.15                                            op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 99.94/100.15  tuple(sK1_ax4_U,true)) -> (false)
% 99.94/100.15  Current number of equations to process: 1528
% 99.94/100.15  Current number of ordered equations: 0
% 99.94/100.15  Current number of rules: 2970
% 99.94/100.15  New rule produced :
% 99.94/100.15  [3003]
% 99.94/100.15  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 99.94/100.15                                          op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 99.94/100.15  Current number of equations to process: 1529
% 99.94/100.15  Current number of ordered equations: 0
% 99.94/100.15  Current number of rules: 2971
% 99.94/100.15  New rule produced :
% 99.94/100.15  [3004]
% 99.94/100.15  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 99.94/100.15             h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)) -> true
% 99.94/100.15  Current number of equations to process: 1528
% 99.94/100.15  Current number of ordered equations: 0
% 99.94/100.15  Current number of rules: 2972
% 99.94/100.15  New rule produced :
% 99.94/100.15  [3005]
% 99.94/100.15  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 99.94/100.15                       h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 99.94/100.15  Current number of equations to process: 1527
% 100.85/101.05  Current number of ordered equations: 0
% 100.85/101.05  Current number of rules: 2973
% 100.85/101.05  New rule produced :
% 100.85/101.05  [3006]
% 100.85/101.05  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 100.85/101.05             h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 100.85/101.05  Current number of equations to process: 1526
% 100.85/101.05  Current number of ordered equations: 0
% 100.85/101.05  Current number of rules: 2974
% 100.85/101.05  New rule produced :
% 100.85/101.05  [3007]
% 100.85/101.05  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 100.85/101.05                                          op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(
% 100.85/101.05                                                                      j(sK1_ax4_U))))))
% 100.85/101.05  -> true
% 100.85/101.05  Current number of equations to process: 1525
% 100.85/101.05  Current number of ordered equations: 0
% 100.85/101.05  Current number of rules: 2975
% 100.85/101.05  New rule produced :
% 100.85/101.05  [3008]
% 100.85/101.05  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 100.85/101.05                                            op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 100.85/101.05  -> true
% 100.85/101.05  Current number of equations to process: 1546
% 100.85/101.05  Current number of ordered equations: 0
% 100.85/101.05  Current number of rules: 2976
% 100.85/101.05  New rule produced :
% 100.85/101.05  [3009]
% 100.85/101.05  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 100.85/101.05                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 100.85/101.05  -> true
% 100.85/101.05  Current number of equations to process: 1545
% 100.85/101.05  Current number of ordered equations: 0
% 100.85/101.05  Current number of rules: 2977
% 100.85/101.05  New rule produced :
% 100.85/101.05  [3010]
% 100.85/101.05  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 100.85/101.05                                            op2(sK1_ax4_U,sK1_ax4_U))),
% 100.85/101.05         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 100.85/101.05  Current number of equations to process: 1544
% 100.85/101.05  Current number of ordered equations: 0
% 100.85/101.05  Current number of rules: 2978
% 100.85/101.05  New rule produced :
% 100.85/101.05  [3011]
% 100.85/101.05  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(
% 100.85/101.05                                                                     op2(sK1_ax4_U,sK1_ax4_U),
% 100.85/101.05                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 100.85/101.05  -> true
% 100.85/101.05  Current number of equations to process: 1543
% 100.85/101.05  Current number of ordered equations: 0
% 100.85/101.05  Current number of rules: 2979
% 100.85/101.05  New rule produced :
% 100.85/101.05  [3012]
% 100.85/101.05  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 100.85/101.05                                                                    op2(
% 100.85/101.05                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 100.85/101.05                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 100.85/101.05  -> true
% 100.85/101.05  Current number of equations to process: 1542
% 100.85/101.05  Current number of ordered equations: 0
% 100.85/101.05  Current number of rules: 2980
% 100.85/101.05  New rule produced :
% 100.85/101.05  [3013]
% 100.85/101.05  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 100.85/101.05                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 100.85/101.05                                                                    op2(
% 100.85/101.05                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 100.85/101.05  -> true
% 100.85/101.05  Current number of equations to process: 1541
% 100.85/101.05  Current number of ordered equations: 0
% 100.85/101.05  Current number of rules: 2981
% 100.85/101.05  New rule produced :
% 100.85/101.05  [3014]
% 100.85/101.05  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 100.85/101.05                                                                    op2(sK1_ax4_U,
% 100.85/101.05                                                                    op2(sK1_ax4_U,sK1_ax4_U)),
% 100.85/101.05                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 100.85/101.05  -> true
% 100.85/101.05  Current number of equations to process: 1540
% 100.85/101.05  Current number of ordered equations: 0
% 100.85/101.05  Current number of rules: 2982
% 100.85/101.05  New rule produced :
% 100.85/101.05  [3015]
% 100.85/101.05  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 100.85/101.05                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 100.85/101.05                                                                    op2(sK1_ax4_U,
% 100.85/101.05                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 100.85/101.05  -> true
% 100.85/101.05  Current number of equations to process: 1539
% 100.85/101.05  Current number of ordered equations: 0
% 100.85/101.05  Current number of rules: 2983
% 100.85/101.05  New rule produced :
% 100.85/101.05  [3016]
% 100.85/101.05  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 101.24/101.48                                                                    h(sK2_ax3_V(
% 101.24/101.48                                                                      sK2_ax3_V(
% 101.24/101.48                                                                      j(sK1_ax4_U)))),
% 101.24/101.48                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 101.24/101.48  -> true
% 101.24/101.48  Current number of equations to process: 1538
% 101.24/101.48  Current number of ordered equations: 0
% 101.24/101.48  Current number of rules: 2984
% 101.24/101.48  New rule produced :
% 101.24/101.48  [3017]
% 101.24/101.48  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 101.24/101.48                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 101.24/101.48                                                                    h(sK2_ax3_V(
% 101.24/101.48                                                                      sK2_ax3_V(
% 101.24/101.48                                                                      j(sK1_ax4_U)))))))
% 101.24/101.48  -> true
% 101.24/101.48  Current number of equations to process: 1537
% 101.24/101.48  Current number of ordered equations: 0
% 101.24/101.48  Current number of rules: 2985
% 101.24/101.48  New rule produced :
% 101.24/101.48  [3018]
% 101.24/101.48  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 101.24/101.48                                                                    h(sK2_ax3_V(
% 101.24/101.48                                                                      j(sK1_ax4_U))),
% 101.24/101.48                                                                    h(sK2_ax3_V(
% 101.24/101.48                                                                      j(sK1_ax4_U))))))
% 101.24/101.48  -> true
% 101.24/101.48  Current number of equations to process: 1536
% 101.24/101.48  Current number of ordered equations: 0
% 101.24/101.48  Current number of rules: 2986
% 101.24/101.48  New rule produced :
% 101.24/101.48  [3019]
% 101.24/101.48  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),h(op1(
% 101.24/101.48                                                                      sK2_ax3_V(
% 101.24/101.48                                                                      sK2_ax3_V(
% 101.24/101.48                                                                      j(sK1_ax4_U))),
% 101.24/101.48                                                                      sK2_ax3_V(
% 101.24/101.48                                                                      j(sK1_ax4_U))))))
% 101.24/101.48  -> true
% 101.24/101.48  Current number of equations to process: 1535
% 101.24/101.48  Current number of ordered equations: 0
% 101.24/101.48  Current number of rules: 2987
% 101.24/101.48  New rule produced :
% 101.24/101.48  [3020]
% 101.24/101.48  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),h(op1(
% 101.24/101.48                                                                      sK2_ax3_V(
% 101.24/101.48                                                                      j(sK1_ax4_U)),
% 101.24/101.48                                                                      sK2_ax3_V(
% 101.24/101.48                                                                      sK2_ax3_V(
% 101.24/101.48                                                                      j(sK1_ax4_U)))))))
% 101.24/101.48  -> true
% 101.24/101.48  Current number of equations to process: 1534
% 101.24/101.48  Current number of ordered equations: 0
% 101.24/101.48  Current number of rules: 2988
% 101.24/101.48  New rule produced :
% 101.24/101.48  [3021]
% 101.24/101.48  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),h(op1(
% 101.24/101.48                                                                      j(
% 101.24/101.48                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 101.24/101.48                                                                      sK2_ax3_V(
% 101.24/101.48                                                                      j(sK1_ax4_U))))))
% 101.24/101.48  -> true
% 101.24/101.48  Current number of equations to process: 1533
% 101.24/101.48  Current number of ordered equations: 0
% 101.24/101.48  Current number of rules: 2989
% 101.24/101.48  New rule produced :
% 101.24/101.48  [3022]
% 101.24/101.48  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),h(op1(
% 101.24/101.48                                                                      sK2_ax3_V(
% 101.24/101.48                                                                      j(sK1_ax4_U)),
% 101.24/101.48                                                                      j(
% 101.24/101.48                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 101.24/101.48  -> true
% 101.24/101.48  Current number of equations to process: 1532
% 101.24/101.48  Current number of ordered equations: 0
% 101.24/101.48  Current number of rules: 2990
% 101.24/101.48  New rule produced :
% 101.24/101.48  [3023]
% 101.24/101.48  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 101.93/102.18         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 101.93/102.18  Current number of equations to process: 1531
% 101.93/102.18  Current number of ordered equations: 0
% 101.93/102.18  Current number of rules: 2991
% 101.93/102.18  New rule produced :
% 101.93/102.18  [3024]
% 101.93/102.18  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 101.93/102.18                                                                    op2(
% 101.93/102.18                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 101.93/102.18                                                                    op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 101.93/102.18  -> true
% 101.93/102.18  Current number of equations to process: 1530
% 101.93/102.18  Current number of ordered equations: 0
% 101.93/102.18  Current number of rules: 2992
% 101.93/102.18  New rule produced :
% 101.93/102.18  [3025]
% 101.93/102.18  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 101.93/102.18         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 101.93/102.18  Current number of equations to process: 1529
% 101.93/102.18  Current number of ordered equations: 0
% 101.93/102.18  Current number of rules: 2993
% 101.93/102.18  New rule produced :
% 101.93/102.18  [3026]
% 101.93/102.18  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 101.93/102.18                                                                    op2(
% 101.93/102.18                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 101.93/102.18                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 101.93/102.18  -> true
% 101.93/102.18  Current number of equations to process: 1528
% 101.93/102.18  Current number of ordered equations: 0
% 101.93/102.18  Current number of rules: 2994
% 101.93/102.18  New rule produced :
% 101.93/102.18  [3027]
% 101.93/102.18  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 101.93/102.18         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 101.93/102.18  Current number of equations to process: 1527
% 101.93/102.18  Current number of ordered equations: 0
% 101.93/102.18  Current number of rules: 2995
% 101.93/102.18  New rule produced :
% 101.93/102.18  [3028]
% 101.93/102.18  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(h(sK2_ax3_V(
% 101.93/102.18                                                                  j(sK1_ax4_U))),
% 101.93/102.18                                                            op2(sK1_ax4_U,sK1_ax4_U)))))
% 101.93/102.18  -> true
% 101.93/102.18  Current number of equations to process: 1526
% 101.93/102.18  Current number of ordered equations: 0
% 101.93/102.18  Current number of rules: 2996
% 101.93/102.18  New rule produced :
% 101.93/102.18  [3029]
% 101.93/102.18  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 101.93/102.18         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 101.93/102.18  Current number of equations to process: 1525
% 101.93/102.18  Current number of ordered equations: 0
% 101.93/102.18  Current number of rules: 2997
% 101.93/102.18  New rule produced :
% 101.93/102.18  [3030]
% 101.93/102.18  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(h(sK2_ax3_V(
% 101.93/102.18                                                                  j(sK1_ax4_U))),
% 101.93/102.18                                                            op2(sK1_ax4_U,sK1_ax4_U)))))
% 101.93/102.18  -> true
% 101.93/102.18  Current number of equations to process: 1524
% 101.93/102.18  Current number of ordered equations: 0
% 101.93/102.18  Current number of rules: 2998
% 101.93/102.18  New rule produced :
% 101.93/102.18  [3031]
% 101.93/102.18  h(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 101.93/102.18  ->
% 101.93/102.18  op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))
% 101.93/102.18  Current number of equations to process: 1523
% 101.93/102.18  Current number of ordered equations: 0
% 101.93/102.18  Current number of rules: 2999
% 101.93/102.18  New rule produced :
% 101.93/102.18  [3032]
% 101.93/102.18  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 101.93/102.18             op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 101.93/102.18  -> true
% 101.93/102.18  Current number of equations to process: 1522
% 101.93/102.18  Current number of ordered equations: 0
% 101.93/102.18  Current number of rules: 3000
% 101.93/102.18  New rule produced :
% 101.93/102.18  [3033]
% 101.93/102.18  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 101.93/102.18                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 101.93/102.18                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 101.93/102.18  -> true
% 101.93/102.18  Current number of equations to process: 1521
% 101.93/102.18  Current number of ordered equations: 0
% 101.93/102.18  Current number of rules: 3001
% 101.93/102.18  New rule produced :
% 101.93/102.18  [3034]
% 101.93/102.18  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 101.93/102.18             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 101.93/102.18  -> true
% 101.93/102.18  Current number of equations to process: 1520
% 101.93/102.18  Current number of ordered equations: 0
% 101.93/102.18  Current number of rules: 3002
% 102.65/102.88  New rule produced :
% 102.65/102.88  [3035]
% 102.65/102.88  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 102.65/102.88                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 102.65/102.88                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 102.65/102.88  -> true
% 102.65/102.88  Current number of equations to process: 1519
% 102.65/102.88  Current number of ordered equations: 0
% 102.65/102.88  Current number of rules: 3003
% 102.65/102.88  New rule produced :
% 102.65/102.88  [3036]
% 102.65/102.88  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 102.65/102.88             op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 102.65/102.88  -> true
% 102.65/102.88  Current number of equations to process: 1518
% 102.65/102.88  Current number of ordered equations: 0
% 102.65/102.88  Current number of rules: 3004
% 102.65/102.88  New rule produced :
% 102.65/102.88  [3037]
% 102.65/102.88  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 102.65/102.88                                                       op2(sK1_ax4_U,sK1_ax4_U)),
% 102.65/102.88                                                   op2(sK1_ax4_U,sK1_ax4_U))))
% 102.65/102.88  -> true
% 102.65/102.88  Current number of equations to process: 1517
% 102.65/102.88  Current number of ordered equations: 0
% 102.65/102.88  Current number of rules: 3005
% 102.65/102.88  New rule produced :
% 102.65/102.88  [3038]
% 102.65/102.88  h(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 102.65/102.88  ->
% 102.65/102.88  op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))
% 102.65/102.88  Current number of equations to process: 1516
% 102.65/102.88  Current number of ordered equations: 0
% 102.65/102.88  Current number of rules: 3006
% 102.65/102.88  New rule produced :
% 102.65/102.88  [3039]
% 102.65/102.88  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 102.65/102.88                                          op2(sK1_ax4_U,sK1_ax4_U))),op2(
% 102.65/102.88                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 102.65/102.88  -> true
% 102.65/102.88  Current number of equations to process: 1515
% 102.65/102.88  Current number of ordered equations: 0
% 102.65/102.88  Current number of rules: 3007
% 102.65/102.88  New rule produced :
% 102.65/102.88  [3040]
% 102.65/102.88  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 102.65/102.88                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),
% 102.65/102.88                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 102.65/102.88  -> true
% 102.65/102.88  Current number of equations to process: 1514
% 102.65/102.88  Current number of ordered equations: 0
% 102.65/102.88  Current number of rules: 3008
% 102.65/102.88  New rule produced :
% 102.65/102.88  [3041]
% 102.65/102.88  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 102.65/102.88                                          op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,
% 102.65/102.88                                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 102.65/102.88  -> true
% 102.65/102.88  Current number of equations to process: 1513
% 102.65/102.88  Current number of ordered equations: 0
% 102.65/102.88  Current number of rules: 3009
% 102.65/102.88  New rule produced :
% 102.65/102.88  [3042]
% 102.65/102.88  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 102.65/102.88                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),
% 102.65/102.88                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 102.65/102.88  -> true
% 102.65/102.88  Current number of equations to process: 1512
% 102.65/102.88  Current number of ordered equations: 0
% 102.65/102.88  Current number of rules: 3010
% 102.65/102.88  New rule produced :
% 102.65/102.88  [3043]
% 102.65/102.88  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 102.65/102.88                                          op2(sK1_ax4_U,sK1_ax4_U))),h(
% 102.65/102.88                                                                     sK2_ax3_V(
% 102.65/102.88                                                                     sK2_ax3_V(
% 102.65/102.88                                                                     j(sK1_ax4_U))))))
% 102.65/102.88  -> true
% 102.65/102.88  Current number of equations to process: 1511
% 102.65/102.88  Current number of ordered equations: 0
% 102.65/102.88  Current number of rules: 3011
% 102.65/102.88  New rule produced :
% 102.65/102.88  [3044]
% 102.65/102.88  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 102.65/102.88                                                   op2(op2(sK1_ax4_U,sK1_ax4_U),
% 102.65/102.88                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 102.65/102.88  -> true
% 102.65/102.88  Current number of equations to process: 1510
% 102.65/102.88  Current number of ordered equations: 0
% 102.65/102.88  Current number of rules: 3012
% 102.65/102.88  New rule produced :
% 102.65/102.88  [3045]
% 102.65/102.88  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 102.65/102.88             h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 102.65/102.88  Current number of equations to process: 1509
% 103.84/104.02  Current number of ordered equations: 0
% 103.84/104.02  Current number of rules: 3013
% 103.84/104.02  New rule produced :
% 103.84/104.02  [3046]
% 103.84/104.02  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 103.84/104.02                                            op2(sK1_ax4_U,sK1_ax4_U)),h(
% 103.84/104.02                                                                      sK2_ax3_V(
% 103.84/104.02                                                                      j(sK1_ax4_U))))))
% 103.84/104.02  -> true
% 103.84/104.02  Current number of equations to process: 1508
% 103.84/104.02  Current number of ordered equations: 0
% 103.84/104.02  Current number of rules: 3014
% 103.84/104.02  New rule produced :
% 103.84/104.02  [3047]
% 103.84/104.02  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 103.84/104.02                                            op2(sK1_ax4_U,sK1_ax4_U))),
% 103.84/104.02         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 103.84/104.02  Current number of equations to process: 1507
% 103.84/104.02  Current number of ordered equations: 0
% 103.84/104.02  Current number of rules: 3015
% 103.84/104.02  New rule produced :
% 103.84/104.02  [3048]
% 103.84/104.02  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 103.84/104.02                                        op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 103.84/104.02  -> true
% 103.84/104.02  Current number of equations to process: 1506
% 103.84/104.02  Current number of ordered equations: 0
% 103.84/104.02  Current number of rules: 3016
% 103.84/104.02  New rule produced :
% 103.84/104.02  [3049]
% 103.84/104.02  op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 103.84/104.02  j(sK1_ax4_U)) ->
% 103.84/104.02  j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U))
% 103.84/104.02  Current number of equations to process: 1505
% 103.84/104.02  Current number of ordered equations: 0
% 103.84/104.02  Current number of rules: 3017
% 103.84/104.02  New rule produced :
% 103.84/104.02  [3050]
% 103.84/104.02  op1(j(sK1_ax4_U),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 103.84/104.02  ->
% 103.84/104.02  j(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 103.84/104.02  Current number of equations to process: 1504
% 103.84/104.02  Current number of ordered equations: 0
% 103.84/104.02  Current number of rules: 3018
% 103.84/104.02  New rule produced :
% 103.84/104.02  [3051]
% 103.84/104.02  op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))),
% 103.84/104.02  j(sK1_ax4_U)) ->
% 103.84/104.02  j(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 103.84/104.02  Current number of equations to process: 1503
% 103.84/104.02  Current number of ordered equations: 0
% 103.84/104.02  Current number of rules: 3019
% 103.84/104.02  New rule produced :
% 103.84/104.02  [3052]
% 103.84/104.02  op1(j(sK1_ax4_U),j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 103.84/104.02  ->
% 103.84/104.02  j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 103.84/104.02  Current number of equations to process: 1502
% 103.84/104.02  Current number of ordered equations: 0
% 103.84/104.02  Current number of rules: 3020
% 103.84/104.02  New rule produced :
% 103.84/104.02  [3053]
% 103.84/104.02  (eq)(tuple(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 103.84/104.02             op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),true),
% 103.84/104.02  tuple(sK1_ax4_U,true)) -> (false)
% 103.84/104.02  Current number of equations to process: 1502
% 103.84/104.02  Current number of ordered equations: 0
% 103.84/104.02  Current number of rules: 3021
% 103.84/104.02  New rule produced :
% 103.84/104.02  [3054]
% 103.84/104.02  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U))
% 103.84/104.02  -> true
% 103.84/104.02  Current number of equations to process: 1523
% 103.84/104.02  Current number of ordered equations: 0
% 103.84/104.02  Current number of rules: 3022
% 103.84/104.02  New rule produced :
% 103.84/104.02  [3055]
% 103.84/104.02  sorti2(op2(sK1_ax4_U,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 103.84/104.02  -> true
% 103.84/104.02  Current number of equations to process: 1522
% 103.84/104.02  Current number of ordered equations: 0
% 103.84/104.02  Current number of rules: 3023
% 103.84/104.02  New rule produced :
% 103.84/104.02  [3056]
% 103.84/104.02  (eq)(tuple(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 103.84/104.02             op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 103.84/104.02  tuple(sK1_ax4_U,true)) -> (false)
% 103.84/104.02  Current number of equations to process: 1524
% 103.84/104.02  Current number of ordered equations: 0
% 103.84/104.02  Current number of rules: 3024
% 103.84/104.02  New rule produced :
% 103.84/104.02  [3057]
% 103.84/104.02  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 103.84/104.02         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 103.84/104.02  Current number of equations to process: 1525
% 103.84/104.02  Current number of ordered equations: 0
% 103.84/104.02  Current number of rules: 3025
% 103.84/104.02  New rule produced :
% 103.84/104.02  [3058]
% 103.84/104.02  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 103.84/104.02                                          op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 105.05/105.24  -> true
% 105.05/105.24  Current number of equations to process: 1524
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3026
% 105.05/105.24  New rule produced :
% 105.05/105.24  [3059]
% 105.05/105.24  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 105.05/105.24         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 105.05/105.24  Current number of equations to process: 1523
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3027
% 105.05/105.24  New rule produced :
% 105.05/105.24  [3060]
% 105.05/105.24  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 105.05/105.24                                            op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 105.05/105.24  -> true
% 105.05/105.24  Current number of equations to process: 1522
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3028
% 105.05/105.24  New rule produced :
% 105.05/105.24  [3061]
% 105.05/105.24  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 105.05/105.24  -> true
% 105.05/105.24  Current number of equations to process: 1541
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3029
% 105.05/105.24  New rule produced :
% 105.05/105.24  [3062]
% 105.05/105.24  sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))))
% 105.05/105.24  -> true
% 105.05/105.24  Current number of equations to process: 1540
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3030
% 105.05/105.24  New rule produced :
% 105.05/105.24  [3063]
% 105.05/105.24  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 105.05/105.24         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 105.05/105.24  Current number of equations to process: 1541
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3031
% 105.05/105.24  New rule produced :
% 105.05/105.24  [3064]
% 105.05/105.24  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 105.05/105.24                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 105.05/105.24  -> true
% 105.05/105.24  Current number of equations to process: 1540
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3032
% 105.05/105.24  New rule produced :
% 105.05/105.24  [3065]
% 105.05/105.24  sorti1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 105.05/105.24  -> true
% 105.05/105.24  Current number of equations to process: 1541
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3033
% 105.05/105.24  New rule produced :
% 105.05/105.24  [3066]
% 105.05/105.24  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 105.05/105.24         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 105.05/105.24  Current number of equations to process: 1542
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3034
% 105.05/105.24  New rule produced :
% 105.05/105.24  [3067]
% 105.05/105.24  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 105.05/105.24                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 105.05/105.24  -> true
% 105.05/105.24  Current number of equations to process: 1541
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3035
% 105.05/105.24  New rule produced :
% 105.05/105.24  [3068]
% 105.05/105.24  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 105.05/105.24  -> true
% 105.05/105.24  Current number of equations to process: 1544
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3036
% 105.05/105.24  New rule produced :
% 105.05/105.24  [3069]
% 105.05/105.24  sorti1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 105.05/105.24  -> true
% 105.05/105.24  Current number of equations to process: 1543
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3037
% 105.05/105.24  New rule produced :
% 105.05/105.24  [3070]
% 105.05/105.24  (eq)(tuple(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 105.05/105.24                 op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 105.05/105.24                                               op2(sK1_ax4_U,sK1_ax4_U)),
% 105.05/105.24                                           op2(sK1_ax4_U,sK1_ax4_U))),true),
% 105.05/105.24  tuple(sK1_ax4_U,true)) -> (false)
% 105.05/105.24  Current number of equations to process: 1569
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3038
% 105.05/105.24  New rule produced :
% 105.05/105.24  [3071]
% 105.05/105.24  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 105.05/105.24         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 105.05/105.24  Current number of equations to process: 1570
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3039
% 105.05/105.24  New rule produced :
% 105.05/105.24  [3072]
% 105.05/105.24  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 105.05/105.24                                                                      j(sK1_ax4_U)))))))
% 105.05/105.24  -> true
% 105.05/105.24  Current number of equations to process: 1569
% 105.05/105.24  Current number of ordered equations: 0
% 105.05/105.24  Current number of rules: 3040
% 105.96/106.14  New rule produced :
% 105.96/106.14  [3073]
% 105.96/106.14  sorti1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 105.96/106.14           op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 105.96/106.14  Current number of equations to process: 1568
% 105.96/106.14  Current number of ordered equations: 0
% 105.96/106.14  Current number of rules: 3041
% 105.96/106.14  New rule produced :
% 105.96/106.14  [3074]
% 105.96/106.14  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 105.96/106.14         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 105.96/106.14  Current number of equations to process: 1567
% 105.96/106.14  Current number of ordered equations: 0
% 105.96/106.14  Current number of rules: 3042
% 105.96/106.14  New rule produced :
% 105.96/106.14  [3075]
% 105.96/106.14  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 105.96/106.14                                                  h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 105.96/106.14  -> true
% 105.96/106.14  Current number of equations to process: 1566
% 105.96/106.14  Current number of ordered equations: 0
% 105.96/106.14  Current number of rules: 3043
% 105.96/106.14  New rule produced :
% 105.96/106.14  [3076]
% 105.96/106.14  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 105.96/106.14         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 105.96/106.14  Current number of equations to process: 1565
% 105.96/106.14  Current number of ordered equations: 0
% 105.96/106.14  Current number of rules: 3044
% 105.96/106.14  New rule produced :
% 105.96/106.14  [3077]
% 105.96/106.14  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 105.96/106.14                                           h(sK2_ax3_V(j(sK1_ax4_U))))))) ->
% 105.96/106.14  true
% 105.96/106.14  Current number of equations to process: 1564
% 105.96/106.14  Current number of ordered equations: 0
% 105.96/106.14  Current number of rules: 3045
% 105.96/106.14  New rule produced :
% 105.96/106.14  [3078]
% 105.96/106.14  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 105.96/106.14         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 105.96/106.14  Current number of equations to process: 1563
% 105.96/106.14  Current number of ordered equations: 0
% 105.96/106.14  Current number of rules: 3046
% 105.96/106.14  New rule produced :
% 105.96/106.14  [3079]
% 105.96/106.14  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 105.96/106.14                                                             h(sK2_ax3_V(
% 105.96/106.14                                                               j(sK1_ax4_U)))))))
% 105.96/106.14  -> true
% 105.96/106.14  Current number of equations to process: 1562
% 105.96/106.14  Current number of ordered equations: 0
% 105.96/106.14  Current number of rules: 3047
% 105.96/106.14  New rule produced :
% 105.96/106.14  [3080]
% 105.96/106.14  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 105.96/106.14         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 105.96/106.14  Current number of equations to process: 1561
% 105.96/106.14  Current number of ordered equations: 0
% 105.96/106.14  Current number of rules: 3048
% 105.96/106.14  New rule produced :
% 105.96/106.14  [3081]
% 105.96/106.14  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 105.96/106.14                                                      h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 105.96/106.14  -> true
% 105.96/106.14  Current number of equations to process: 1560
% 105.96/106.14  Current number of ordered equations: 0
% 105.96/106.14  Current number of rules: 3049
% 105.96/106.14  New rule produced :
% 105.96/106.14  [3082]
% 105.96/106.14  h(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 105.96/106.14  -> op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))
% 105.96/106.14  Current number of equations to process: 1559
% 105.96/106.14  Current number of ordered equations: 0
% 105.96/106.14  Current number of rules: 3050
% 105.96/106.14  New rule produced :
% 105.96/106.14  [3083]
% 105.96/106.14  h(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 105.96/106.14  -> op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)
% 105.96/106.15  Current number of equations to process: 1558
% 105.96/106.15  Current number of ordered equations: 0
% 105.96/106.15  Current number of rules: 3051
% 105.96/106.15  New rule produced :
% 105.96/106.15  [3084]
% 105.96/106.15  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 105.96/106.15         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 105.96/106.15  Current number of equations to process: 1557
% 105.96/106.15  Current number of ordered equations: 0
% 105.96/106.15  Current number of rules: 3052
% 105.96/106.15  New rule produced :
% 105.96/106.15  [3085]
% 105.96/106.15  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(h(sK2_ax3_V(
% 105.96/106.15                                                               j(sK1_ax4_U))),
% 105.96/106.15                                                         op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 105.96/106.15  -> true
% 105.96/106.15  Current number of equations to process: 1556
% 105.96/106.15  Current number of ordered equations: 0
% 105.96/106.15  Current number of rules: 3053
% 105.96/106.15  New rule produced :
% 105.96/106.15  [3086]
% 105.96/106.15  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 105.96/106.15         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 105.96/106.15  Current number of equations to process: 1555
% 106.76/106.92  Current number of ordered equations: 0
% 106.76/106.92  Current number of rules: 3054
% 106.76/106.92  New rule produced :
% 106.76/106.92  [3087]
% 106.76/106.92  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(h(sK2_ax3_V(
% 106.76/106.92                                                               j(sK1_ax4_U))),
% 106.76/106.92                                                         op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 106.76/106.92  -> true
% 106.76/106.92  Current number of equations to process: 1554
% 106.76/106.92  Current number of ordered equations: 0
% 106.76/106.92  Current number of rules: 3055
% 106.76/106.92  New rule produced :
% 106.76/106.92  [3088]
% 106.76/106.92  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 106.76/106.92         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 106.76/106.92  Current number of equations to process: 1553
% 106.76/106.92  Current number of ordered equations: 0
% 106.76/106.92  Current number of rules: 3056
% 106.76/106.92  New rule produced :
% 106.76/106.92  [3089]
% 106.76/106.92  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(h(sK2_ax3_V(
% 106.76/106.92                                                             j(sK1_ax4_U))),
% 106.76/106.92                                                       op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 106.76/106.92  -> true
% 106.76/106.92  Current number of equations to process: 1552
% 106.76/106.92  Current number of ordered equations: 0
% 106.76/106.92  Current number of rules: 3057
% 106.76/106.92  New rule produced :
% 106.76/106.92  [3090]
% 106.76/106.92  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 106.76/106.92         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 106.76/106.92  Current number of equations to process: 1551
% 106.76/106.92  Current number of ordered equations: 0
% 106.76/106.92  Current number of rules: 3058
% 106.76/106.92  New rule produced :
% 106.76/106.92  [3091]
% 106.76/106.92  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 106.76/106.92                                                                   h(sK2_ax3_V(
% 106.76/106.92                                                                     j(sK1_ax4_U))),
% 106.76/106.92                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 106.76/106.92  -> true
% 106.76/106.92  Current number of equations to process: 1550
% 106.76/106.92  Current number of ordered equations: 0
% 106.76/106.92  Current number of rules: 3059
% 106.76/106.92  New rule produced :
% 106.76/106.92  [3092]
% 106.76/106.92  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 106.76/106.92         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 106.76/106.92  Current number of equations to process: 1549
% 106.76/106.92  Current number of ordered equations: 0
% 106.76/106.92  Current number of rules: 3060
% 106.76/106.92  New rule produced :
% 106.76/106.92  [3093]
% 106.76/106.92  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(
% 106.76/106.92                                                                   h(sK2_ax3_V(
% 106.76/106.92                                                                     j(sK1_ax4_U))),
% 106.76/106.92                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 106.76/106.92  -> true
% 106.76/106.92  Current number of equations to process: 1548
% 106.76/106.92  Current number of ordered equations: 0
% 106.76/106.92  Current number of rules: 3061
% 106.76/106.92  New rule produced :
% 106.76/106.92  [3094]
% 106.76/106.92  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 106.76/106.92         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 106.76/106.92  Current number of equations to process: 1547
% 106.76/106.92  Current number of ordered equations: 0
% 106.76/106.92  Current number of rules: 3062
% 106.76/106.92  New rule produced :
% 106.76/106.92  [3095]
% 106.76/106.92  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(h(
% 106.76/106.92                                                                     sK2_ax3_V(
% 106.76/106.92                                                                     j(sK1_ax4_U))),
% 106.76/106.92                                                                 op2(sK1_ax4_U,sK1_ax4_U)))))
% 106.76/106.92  -> true
% 106.76/106.92  Current number of equations to process: 1546
% 106.76/106.92  Current number of ordered equations: 0
% 106.76/106.92  Current number of rules: 3063
% 106.76/106.92  New rule produced :
% 106.76/106.92  [3096]
% 106.76/106.92  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 106.76/106.92                                                                    j(sK1_ax4_U))))))),true)
% 106.76/106.92  -> true
% 106.76/106.92  Current number of equations to process: 1544
% 106.76/106.92  Current number of ordered equations: 1
% 106.76/106.92  Current number of rules: 3064
% 106.76/106.92  New rule produced :
% 106.76/106.92  [3097]
% 106.76/106.92  ifeq(sorti1(A),true,sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 106.76/106.92                                                                  j(sK1_ax4_U))))),A)),true)
% 106.76/106.92  -> true
% 106.76/106.92  Current number of equations to process: 1544
% 106.76/106.92  Current number of ordered equations: 0
% 106.76/106.92  Current number of rules: 3065
% 106.76/106.92  New rule produced :
% 106.76/106.92  [3098]
% 106.76/106.92  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 107.84/108.00         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 107.84/108.00  Current number of equations to process: 1543
% 107.84/108.00  Current number of ordered equations: 0
% 107.84/108.00  Current number of rules: 3066
% 107.84/108.00  New rule produced :
% 107.84/108.00  [3099]
% 107.84/108.00  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 107.84/108.00                                                          h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 107.84/108.00  -> true
% 107.84/108.00  Current number of equations to process: 1542
% 107.84/108.00  Current number of ordered equations: 0
% 107.84/108.00  Current number of rules: 3067
% 107.84/108.00  New rule produced :
% 107.84/108.00  [3100]
% 107.84/108.00  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 107.84/108.00         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 107.84/108.00  Current number of equations to process: 1541
% 107.84/108.00  Current number of ordered equations: 0
% 107.84/108.00  Current number of rules: 3068
% 107.84/108.00  New rule produced :
% 107.84/108.00  [3101]
% 107.84/108.00  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 107.84/108.00                                                          h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 107.84/108.00  -> true
% 107.84/108.00  Current number of equations to process: 1540
% 107.84/108.00  Current number of ordered equations: 0
% 107.84/108.00  Current number of rules: 3069
% 107.84/108.00  New rule produced :
% 107.84/108.00  [3102]
% 107.84/108.00  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 107.84/108.00                                              op2(sK1_ax4_U,sK1_ax4_U))),
% 107.84/108.00             op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 107.84/108.00                                          op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 107.84/108.00  tuple(sK1_ax4_U,true)) -> (false)
% 107.84/108.00  Current number of equations to process: 1564
% 107.84/108.00  Current number of ordered equations: 0
% 107.84/108.00  Current number of rules: 3070
% 107.84/108.00  New rule produced :
% 107.84/108.00  [3103]
% 107.84/108.00  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 107.84/108.00                                        op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 107.84/108.00  Current number of equations to process: 1565
% 107.84/108.00  Current number of ordered equations: 0
% 107.84/108.00  Current number of rules: 3071
% 107.84/108.00  New rule produced :
% 107.84/108.00  [3104]
% 107.84/108.00  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 107.84/108.00             op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)) -> true
% 107.84/108.00  Current number of equations to process: 1564
% 107.84/108.00  Current number of ordered equations: 0
% 107.84/108.00  Current number of rules: 3072
% 107.84/108.00  New rule produced :
% 107.84/108.00  [3105]
% 107.84/108.00  sorti2(op2(sK1_ax4_U,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 107.84/108.00                       op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 107.84/108.00  Current number of equations to process: 1563
% 107.84/108.00  Current number of ordered equations: 0
% 107.84/108.00  Current number of rules: 3073
% 107.84/108.00  New rule produced :
% 107.84/108.00  [3106]
% 107.84/108.00  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 107.84/108.00             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 107.84/108.00  Current number of equations to process: 1562
% 107.84/108.00  Current number of ordered equations: 0
% 107.84/108.00  Current number of rules: 3074
% 107.84/108.00  New rule produced :
% 107.84/108.00  [3107]
% 107.84/108.00  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 107.84/108.00                                          op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 107.84/108.00  -> true
% 107.84/108.00  Current number of equations to process: 1561
% 107.84/108.00  Current number of ordered equations: 0
% 107.84/108.00  Current number of rules: 3075
% 107.84/108.00  New rule produced :
% 107.84/108.00  [3108]
% 107.84/108.00  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 107.84/108.00                                          op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 107.84/108.00  -> true
% 107.84/108.00  Current number of equations to process: 1582
% 107.84/108.00  Current number of ordered equations: 0
% 107.84/108.00  Current number of rules: 3076
% 107.84/108.00  New rule produced :
% 107.84/108.00  [3109]
% 107.84/108.00  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 107.84/108.00                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 107.84/108.00  -> true
% 107.84/108.00  Current number of equations to process: 1581
% 107.84/108.00  Current number of ordered equations: 0
% 107.84/108.00  Current number of rules: 3077
% 107.84/108.00  New rule produced :
% 107.84/108.00  [3110]
% 107.84/108.00  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 107.84/108.00                                          op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))
% 107.84/108.00  -> true
% 107.84/108.00  Current number of equations to process: 1580
% 107.84/108.00  Current number of ordered equations: 0
% 107.84/108.00  Current number of rules: 3078
% 107.84/108.00  New rule produced :
% 107.84/108.00  [3111]
% 107.84/108.00  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 107.84/108.00                                                                   h(sK2_ax3_V(
% 108.74/108.89                                                                     j(sK1_ax4_U))),
% 108.74/108.89                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 108.74/108.89  -> true
% 108.74/108.89  Current number of equations to process: 1579
% 108.74/108.89  Current number of ordered equations: 0
% 108.74/108.89  Current number of rules: 3079
% 108.74/108.89  New rule produced :
% 108.74/108.89  [3112]
% 108.74/108.89  (eq)(tuple(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 108.74/108.89                 h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 108.74/108.89                                                 op2(sK1_ax4_U,sK1_ax4_U)),
% 108.74/108.89                                             h(sK2_ax3_V(j(sK1_ax4_U))))),true),
% 108.74/108.89  tuple(sK1_ax4_U,true)) -> (false)
% 108.74/108.89  Current number of equations to process: 1583
% 108.74/108.89  Current number of ordered equations: 0
% 108.74/108.89  Current number of rules: 3080
% 108.74/108.89  New rule produced :
% 108.74/108.89  [3113]
% 108.74/108.89  sorti1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 108.74/108.89           h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 108.74/108.89  Current number of equations to process: 1582
% 108.74/108.89  Current number of ordered equations: 0
% 108.74/108.89  Current number of rules: 3081
% 108.74/108.89  New rule produced :
% 108.74/108.89  [3114]
% 108.74/108.89  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))),true)
% 108.74/108.89  -> true
% 108.74/108.89  Current number of equations to process: 1580
% 108.74/108.89  Current number of ordered equations: 1
% 108.74/108.89  Current number of rules: 3082
% 108.74/108.89  New rule produced :
% 108.74/108.89  [3115]
% 108.74/108.89  ifeq(sorti2(A),true,sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),A)),true)
% 108.74/108.89  -> true
% 108.74/108.89  Current number of equations to process: 1580
% 108.74/108.89  Current number of ordered equations: 0
% 108.74/108.89  Current number of rules: 3083
% 108.74/108.89  New rule produced :
% 108.74/108.89  [3116]
% 108.74/108.89  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 108.74/108.89         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 108.74/108.89  Current number of equations to process: 1579
% 108.74/108.89  Current number of ordered equations: 0
% 108.74/108.89  Current number of rules: 3084
% 108.74/108.89  New rule produced :
% 108.74/108.89  [3117]
% 108.74/108.89  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(h(sK2_ax3_V(
% 108.74/108.89                                                                 j(sK1_ax4_U))),
% 108.74/108.89                                                           op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 108.74/108.89  -> true
% 108.74/108.89  Current number of equations to process: 1578
% 108.74/108.89  Current number of ordered equations: 0
% 108.74/108.89  Current number of rules: 3085
% 108.74/108.89  New rule produced :
% 108.74/108.89  [3118]
% 108.74/108.89  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 108.74/108.89         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 108.74/108.89  Current number of equations to process: 1577
% 108.74/108.89  Current number of ordered equations: 0
% 108.74/108.89  Current number of rules: 3086
% 108.74/108.89  New rule produced :
% 108.74/108.89  [3119]
% 108.74/108.89  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(h(sK2_ax3_V(
% 108.74/108.89                                                                 j(sK1_ax4_U))),
% 108.74/108.89                                                           op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 108.74/108.89  -> true
% 108.74/108.89  Current number of equations to process: 1576
% 108.74/108.89  Current number of ordered equations: 0
% 108.74/108.89  Current number of rules: 3087
% 108.74/108.89  New rule produced :
% 108.74/108.89  [3120]
% 108.74/108.89  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 108.74/108.89                                                 op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 108.74/108.89  -> true
% 108.74/108.89  Current number of equations to process: 1574
% 108.74/108.89  Current number of ordered equations: 1
% 108.74/108.89  Current number of rules: 3088
% 108.74/108.89  New rule produced :
% 108.74/108.89  [3121]
% 108.74/108.89  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 108.74/108.89                                               op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 108.74/108.89  -> true
% 108.74/108.89  Current number of equations to process: 1574
% 108.74/108.89  Current number of ordered equations: 0
% 108.74/108.89  Current number of rules: 3089
% 108.74/108.89  New rule produced :
% 108.74/108.89  [3122]
% 108.74/108.89  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 108.74/108.89         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 108.74/108.89  Current number of equations to process: 1573
% 108.74/108.89  Current number of ordered equations: 0
% 108.74/108.89  Current number of rules: 3090
% 108.74/108.89  New rule produced :
% 108.74/108.89  [3123]
% 108.74/108.89  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 108.74/108.89                                                                     h(
% 108.74/108.89                                                                     sK2_ax3_V(
% 109.36/109.54                                                                     j(sK1_ax4_U))),
% 109.36/109.54                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 109.36/109.54  -> true
% 109.36/109.54  Current number of equations to process: 1572
% 109.36/109.54  Current number of ordered equations: 0
% 109.36/109.54  Current number of rules: 3091
% 109.36/109.54  New rule produced :
% 109.36/109.54  [3124]
% 109.36/109.54  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 109.36/109.54         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 109.36/109.54  Current number of equations to process: 1571
% 109.36/109.54  Current number of ordered equations: 0
% 109.36/109.54  Current number of rules: 3092
% 109.36/109.54  New rule produced :
% 109.36/109.54  [3125]
% 109.36/109.54  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(
% 109.36/109.54                                                                     h(
% 109.36/109.54                                                                     sK2_ax3_V(
% 109.36/109.54                                                                     j(sK1_ax4_U))),
% 109.36/109.54                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 109.36/109.54  -> true
% 109.36/109.54  Current number of equations to process: 1570
% 109.36/109.54  Current number of ordered equations: 0
% 109.36/109.54  Current number of rules: 3093
% 109.36/109.54  New rule produced :
% 109.36/109.54  [3126]
% 109.36/109.54  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 109.36/109.54         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 109.36/109.54  Current number of equations to process: 1569
% 109.36/109.54  Current number of ordered equations: 0
% 109.36/109.54  Current number of rules: 3094
% 109.36/109.54  New rule produced :
% 109.36/109.54  [3127]
% 109.36/109.54  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 109.36/109.54                                                            h(sK2_ax3_V(
% 109.36/109.54                                                              j(sK1_ax4_U)))))))
% 109.36/109.54  -> true
% 109.36/109.54  Current number of equations to process: 1568
% 109.36/109.54  Current number of ordered equations: 0
% 109.36/109.54  Current number of rules: 3095
% 109.36/109.54  New rule produced :
% 109.36/109.54  [3128]
% 109.36/109.54  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 109.36/109.54         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 109.36/109.54  Current number of equations to process: 1567
% 109.36/109.54  Current number of ordered equations: 0
% 109.36/109.54  Current number of rules: 3096
% 109.36/109.54  New rule produced :
% 109.36/109.54  [3129]
% 109.36/109.54  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 109.36/109.54                                                            h(sK2_ax3_V(
% 109.36/109.54                                                              j(sK1_ax4_U)))))))
% 109.36/109.54  -> true
% 109.36/109.54  Current number of equations to process: 1566
% 109.36/109.54  Current number of ordered equations: 0
% 109.36/109.54  Current number of rules: 3097
% 109.36/109.54  New rule produced :
% 109.36/109.54  [3130]
% 109.36/109.54  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 109.36/109.54             op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 109.36/109.54  Current number of equations to process: 1565
% 109.36/109.54  Current number of ordered equations: 0
% 109.36/109.54  Current number of rules: 3098
% 109.36/109.54  New rule produced :
% 109.36/109.54  [3131]
% 109.36/109.54  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 109.36/109.54                                            op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 109.36/109.54  -> true
% 109.36/109.54  Current number of equations to process: 1564
% 109.36/109.54  Current number of ordered equations: 0
% 109.36/109.54  Current number of rules: 3099
% 109.36/109.54  New rule produced :
% 109.36/109.54  [3132]
% 109.36/109.54  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 109.36/109.54                                          op2(sK1_ax4_U,sK1_ax4_U))),h(
% 109.36/109.54                                                                     sK2_ax3_V(
% 109.36/109.54                                                                     j(sK1_ax4_U)))))
% 109.36/109.54  -> true
% 109.36/109.54  Current number of equations to process: 1563
% 109.36/109.54  Current number of ordered equations: 0
% 109.36/109.54  Current number of rules: 3100
% 109.36/109.54  New rule produced :
% 109.36/109.54  [3133]
% 109.36/109.54  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 109.36/109.54                                                                     h(
% 109.36/109.54                                                                     sK2_ax3_V(
% 109.36/109.54                                                                     j(sK1_ax4_U))),
% 109.36/109.54                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 109.36/109.54  -> true
% 109.36/109.54  Current number of equations to process: 1562
% 109.36/109.54  Current number of ordered equations: 0
% 109.36/109.54  Current number of rules: 3101
% 110.56/110.76  New rule produced :
% 110.56/110.76  [3134]
% 110.56/110.76  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 110.56/110.76                                                op2(sK1_ax4_U,sK1_ax4_U))),
% 110.56/110.76             op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 110.56/110.76                                            op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 110.56/110.76  tuple(sK1_ax4_U,true)) -> (false)
% 110.56/110.76  Current number of equations to process: 1588
% 110.56/110.76  Current number of ordered equations: 0
% 110.56/110.76  Current number of rules: 3102
% 110.56/110.76  New rule produced :
% 110.56/110.76  [3135]
% 110.56/110.76  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 110.56/110.76                                          op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 110.56/110.76  Current number of equations to process: 1587
% 110.56/110.76  Current number of ordered equations: 0
% 110.56/110.76  Current number of rules: 3103
% 110.56/110.76  New rule produced :
% 110.56/110.76  [3136]
% 110.56/110.76  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 110.56/110.76             h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)) -> true
% 110.56/110.76  Current number of equations to process: 1586
% 110.56/110.76  Current number of ordered equations: 0
% 110.56/110.76  Current number of rules: 3104
% 110.56/110.76  New rule produced :
% 110.56/110.76  [3137]
% 110.56/110.76  sorti2(op2(sK1_ax4_U,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 110.56/110.76                       h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 110.56/110.76  Current number of equations to process: 1585
% 110.56/110.76  Current number of ordered equations: 0
% 110.56/110.76  Current number of rules: 3105
% 110.56/110.76  New rule produced :
% 110.56/110.76  [3138]
% 110.56/110.76  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 110.56/110.76             h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 110.56/110.76  Current number of equations to process: 1584
% 110.56/110.76  Current number of ordered equations: 0
% 110.56/110.76  Current number of rules: 3106
% 110.56/110.76  New rule produced :
% 110.56/110.76  [3139]
% 110.56/110.76  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 110.56/110.76                                          op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(
% 110.56/110.76                                                                      j(sK1_ax4_U))))))
% 110.56/110.76  -> true
% 110.56/110.76  Current number of equations to process: 1583
% 110.56/110.76  Current number of ordered equations: 0
% 110.56/110.76  Current number of rules: 3107
% 110.56/110.76  New rule produced :
% 110.56/110.76  [3140]
% 110.56/110.76  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),
% 110.56/110.76             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),true),
% 110.56/110.76  tuple(sK1_ax4_U,true)) -> (false)
% 110.56/110.76  Current number of equations to process: 1605
% 110.56/110.76  Current number of ordered equations: 0
% 110.56/110.76  Current number of rules: 3108
% 110.56/110.76  New rule produced :
% 110.56/110.76  [3141]
% 110.56/110.76  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 110.56/110.76                                            op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 110.56/110.76  -> true
% 110.56/110.76  Current number of equations to process: 1606
% 110.56/110.76  Current number of ordered equations: 0
% 110.56/110.76  Current number of rules: 3109
% 110.56/110.76  New rule produced :
% 110.56/110.76  [3142]
% 110.56/110.76  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 110.56/110.76                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 110.56/110.76  -> true
% 110.56/110.76  Current number of equations to process: 1605
% 110.56/110.76  Current number of ordered equations: 0
% 110.56/110.76  Current number of rules: 3110
% 110.56/110.76  New rule produced :
% 110.56/110.76  [3143]
% 110.56/110.76  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),sK1_ax4_U))
% 110.56/110.76  -> true
% 110.56/110.76  Current number of equations to process: 1624
% 110.56/110.76  Current number of ordered equations: 0
% 110.56/110.76  Current number of rules: 3111
% 110.56/110.76  New rule produced :
% 110.56/110.76  [3144]
% 110.56/110.76  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 110.56/110.76  -> true
% 110.56/110.76  Current number of equations to process: 1623
% 110.56/110.76  Current number of ordered equations: 0
% 110.56/110.76  Current number of rules: 3112
% 110.56/110.76  New rule produced :
% 110.56/110.76  [3145]
% 110.56/110.76  (eq)(tuple(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 110.56/110.76                                                              j(sK1_ax4_U))))),
% 110.56/110.76             op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))),true),
% 110.56/110.76  tuple(sK1_ax4_U,true)) -> (false)
% 110.56/110.76  Current number of equations to process: 1625
% 110.56/110.76  Current number of ordered equations: 0
% 110.56/110.76  Current number of rules: 3113
% 110.56/110.76  New rule produced :
% 110.56/110.76  [3146]
% 110.56/110.76  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),
% 110.56/110.76         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 110.56/110.76  Current number of equations to process: 1626
% 110.56/110.76  Current number of ordered equations: 0
% 111.65/111.81  Current number of rules: 3114
% 111.65/111.81  New rule produced :
% 111.65/111.81  [3147]
% 111.65/111.81  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 111.65/111.81                                          h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 111.65/111.81  -> true
% 111.65/111.81  Current number of equations to process: 1625
% 111.65/111.81  Current number of ordered equations: 0
% 111.65/111.81  Current number of rules: 3115
% 111.65/111.81  New rule produced :
% 111.65/111.81  [3148]
% 111.65/111.81  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),
% 111.65/111.81         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 111.65/111.81  Current number of equations to process: 1624
% 111.65/111.81  Current number of ordered equations: 0
% 111.65/111.81  Current number of rules: 3116
% 111.65/111.81  New rule produced :
% 111.65/111.81  [3149]
% 111.65/111.81  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 111.65/111.81                                            h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 111.65/111.81  -> true
% 111.65/111.81  Current number of equations to process: 1623
% 111.65/111.81  Current number of ordered equations: 0
% 111.65/111.81  Current number of rules: 3117
% 111.65/111.81  New rule produced :
% 111.65/111.81  [3150]
% 111.65/111.81  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 111.65/111.81  -> true
% 111.65/111.81  Current number of equations to process: 1642
% 111.65/111.81  Current number of ordered equations: 0
% 111.65/111.81  Current number of rules: 3118
% 111.65/111.81  New rule produced :
% 111.65/111.81  [3151]
% 111.65/111.81  sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 111.65/111.81                                                                    j(sK1_ax4_U)))))))
% 111.65/111.81  -> true
% 111.65/111.81  Current number of equations to process: 1641
% 111.65/111.81  Current number of ordered equations: 0
% 111.65/111.81  Current number of rules: 3119
% 111.65/111.81  New rule produced :
% 111.65/111.81  [3152]
% 111.65/111.81  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 111.65/111.81                 op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 111.65/111.81                                               h(sK2_ax3_V(j(sK1_ax4_U)))),
% 111.65/111.81                                           op2(sK1_ax4_U,sK1_ax4_U))),true),
% 111.65/111.81  tuple(sK1_ax4_U,true)) -> (false)
% 111.65/111.81  Current number of equations to process: 1645
% 111.65/111.81  Current number of ordered equations: 0
% 111.65/111.81  Current number of rules: 3120
% 111.65/111.81  New rule produced :
% 111.65/111.81  [3153]
% 111.65/111.81  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 111.65/111.81           op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 111.65/111.81  Current number of equations to process: 1646
% 111.65/111.81  Current number of ordered equations: 0
% 111.65/111.81  Current number of rules: 3121
% 111.65/111.81  New rule produced :
% 111.65/111.81  [3154]
% 111.65/111.81  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 111.65/111.81         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 111.65/111.81  Current number of equations to process: 1645
% 111.65/111.81  Current number of ordered equations: 0
% 111.65/111.81  Current number of rules: 3122
% 111.65/111.81  New rule produced :
% 111.65/111.81  [3155]
% 111.65/111.81  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 111.65/111.81                                                    h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 111.65/111.81  -> true
% 111.65/111.81  Current number of equations to process: 1644
% 111.65/111.81  Current number of ordered equations: 0
% 111.65/111.81  Current number of rules: 3123
% 111.65/111.81  New rule produced :
% 111.65/111.81  [3156]
% 111.65/111.81  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 111.65/111.81         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 111.65/111.81  Current number of equations to process: 1643
% 111.65/111.81  Current number of ordered equations: 0
% 111.65/111.81  Current number of rules: 3124
% 111.65/111.81  New rule produced :
% 111.65/111.81  [3157]
% 111.65/111.81  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 111.65/111.81                                                      h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 111.65/111.81  -> true
% 111.65/111.81  Current number of equations to process: 1642
% 111.65/111.81  Current number of ordered equations: 0
% 111.65/111.81  Current number of rules: 3125
% 111.65/111.81  New rule produced :
% 111.65/111.81  [3158]
% 111.65/111.81  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),
% 111.65/111.81         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 111.65/111.81  Current number of equations to process: 1641
% 111.65/111.81  Current number of ordered equations: 0
% 111.65/111.81  Current number of rules: 3126
% 111.65/111.81  New rule produced :
% 111.65/111.81  [3159]
% 111.65/111.81  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 111.65/111.81                                                         h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 111.65/111.81  -> true
% 111.65/111.81  Current number of equations to process: 1640
% 111.65/111.81  Current number of ordered equations: 0
% 111.65/111.81  Current number of rules: 3127
% 111.65/111.81  New rule produced :
% 111.65/111.81  [3160]
% 111.65/111.81  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),
% 111.65/111.81         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 112.46/112.67  Current number of equations to process: 1639
% 112.46/112.67  Current number of ordered equations: 0
% 112.46/112.67  Current number of rules: 3128
% 112.46/112.67  New rule produced :
% 112.46/112.67  [3161]
% 112.46/112.67  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 112.46/112.67                                                         h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 112.46/112.67  -> true
% 112.46/112.67  Current number of equations to process: 1638
% 112.46/112.67  Current number of ordered equations: 0
% 112.46/112.67  Current number of rules: 3129
% 112.46/112.67  New rule produced :
% 112.46/112.67  [3162]
% 112.46/112.67  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),
% 112.46/112.67         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 112.46/112.67  Current number of equations to process: 1637
% 112.46/112.67  Current number of ordered equations: 0
% 112.46/112.67  Current number of rules: 3130
% 112.46/112.67  New rule produced :
% 112.46/112.67  [3163]
% 112.46/112.67  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 112.46/112.67                                                       h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))
% 112.46/112.67  -> true
% 112.46/112.67  Current number of equations to process: 1636
% 112.46/112.67  Current number of ordered equations: 0
% 112.46/112.67  Current number of rules: 3131
% 112.46/112.67  New rule produced :
% 112.46/112.67  [3164]
% 112.46/112.67  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 112.46/112.67         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 112.46/112.67  Current number of equations to process: 1635
% 112.46/112.67  Current number of ordered equations: 0
% 112.46/112.67  Current number of rules: 3132
% 112.46/112.67  New rule produced :
% 112.46/112.67  [3165]
% 112.46/112.67  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 112.46/112.67                                                                   op2(sK1_ax4_U,sK1_ax4_U),
% 112.46/112.67                                                                   h(sK2_ax3_V(
% 112.46/112.67                                                                     j(sK1_ax4_U)))))))
% 112.46/112.67  -> true
% 112.46/112.67  Current number of equations to process: 1634
% 112.46/112.67  Current number of ordered equations: 0
% 112.46/112.67  Current number of rules: 3133
% 112.46/112.67  New rule produced :
% 112.46/112.67  [3166]
% 112.46/112.67  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 112.46/112.67         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 112.46/112.67  Current number of equations to process: 1633
% 112.46/112.67  Current number of ordered equations: 0
% 112.46/112.67  Current number of rules: 3134
% 112.46/112.67  New rule produced :
% 112.46/112.67  [3167]
% 112.46/112.67  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(
% 112.46/112.67                                                                   op2(sK1_ax4_U,sK1_ax4_U),
% 112.46/112.67                                                                   h(sK2_ax3_V(
% 112.46/112.67                                                                     j(sK1_ax4_U)))))))
% 112.46/112.67  -> true
% 112.46/112.67  Current number of equations to process: 1632
% 112.46/112.67  Current number of ordered equations: 0
% 112.46/112.67  Current number of rules: 3135
% 112.46/112.67  New rule produced :
% 112.46/112.67  [3168]
% 112.46/112.67  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 112.46/112.67         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 112.46/112.67  Current number of equations to process: 1631
% 112.46/112.67  Current number of ordered equations: 0
% 112.46/112.67  Current number of rules: 3136
% 112.46/112.67  New rule produced :
% 112.46/112.67  [3169]
% 112.46/112.67  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 112.46/112.67                                                                 h(sK2_ax3_V(
% 112.46/112.67                                                                   j(sK1_ax4_U)))))))
% 112.46/112.67  -> true
% 112.46/112.67  Current number of equations to process: 1630
% 112.46/112.67  Current number of ordered equations: 0
% 112.46/112.67  Current number of rules: 3137
% 112.46/112.67  New rule produced :
% 112.46/112.67  [3170]
% 112.46/112.67  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 112.46/112.67                                              h(sK2_ax3_V(j(sK1_ax4_U))))),
% 112.46/112.67             op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 112.46/112.67                                          h(sK2_ax3_V(j(sK1_ax4_U)))))),true),
% 112.46/112.67  tuple(sK1_ax4_U,true)) -> (false)
% 112.46/112.67  Current number of equations to process: 1654
% 112.46/112.67  Current number of ordered equations: 0
% 112.46/112.67  Current number of rules: 3138
% 112.46/112.67  New rule produced :
% 112.46/112.67  [3171]
% 112.46/112.67  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),h(
% 112.46/112.67                                                                     sK2_ax3_V(
% 112.46/112.67                                                                     j(sK1_ax4_U)))))))
% 112.46/112.67  -> true
% 112.46/112.67  Current number of equations to process: 1655
% 112.46/112.67  Current number of ordered equations: 0
% 113.38/113.60  Current number of rules: 3139
% 113.38/113.60  New rule produced :
% 113.38/113.60  [3172]
% 113.38/113.60  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 113.38/113.60             op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)) -> true
% 113.38/113.60  Current number of equations to process: 1654
% 113.38/113.60  Current number of ordered equations: 0
% 113.38/113.60  Current number of rules: 3140
% 113.38/113.60  New rule produced :
% 113.38/113.60  [3173]
% 113.38/113.60  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 113.38/113.60                       op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 113.38/113.60  Current number of equations to process: 1653
% 113.38/113.60  Current number of ordered equations: 0
% 113.38/113.60  Current number of rules: 3141
% 113.38/113.60  New rule produced :
% 113.38/113.60  [3174]
% 113.38/113.60  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 113.38/113.60             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 113.38/113.60  Current number of equations to process: 1652
% 113.38/113.60  Current number of ordered equations: 0
% 113.38/113.60  Current number of rules: 3142
% 113.38/113.60  New rule produced :
% 113.38/113.60  [3175]
% 113.38/113.60  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 113.38/113.60                                          h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))))
% 113.38/113.60  -> true
% 113.38/113.60  Current number of equations to process: 1651
% 113.38/113.60  Current number of ordered equations: 0
% 113.38/113.60  Current number of rules: 3143
% 113.38/113.60  New rule produced :
% 113.38/113.60  [3176]
% 113.38/113.60  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 113.38/113.60                 h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 113.38/113.60                                                 h(sK2_ax3_V(j(sK1_ax4_U)))),
% 113.38/113.60                                             h(sK2_ax3_V(j(sK1_ax4_U))))),true),
% 113.38/113.60  tuple(sK1_ax4_U,true)) -> (false)
% 113.38/113.60  Current number of equations to process: 1677
% 113.38/113.60  Current number of ordered equations: 0
% 113.38/113.60  Current number of rules: 3144
% 113.38/113.60  New rule produced :
% 113.38/113.60  [3177]
% 113.38/113.60  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 113.38/113.60                                          h(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 113.38/113.60  -> true
% 113.38/113.60  Current number of equations to process: 1676
% 113.38/113.60  Current number of ordered equations: 0
% 113.38/113.60  Current number of rules: 3145
% 113.38/113.60  New rule produced :
% 113.38/113.60  [3178]
% 113.38/113.60  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 113.38/113.60                                                    h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 113.38/113.60  -> true
% 113.38/113.60  Current number of equations to process: 1675
% 113.38/113.60  Current number of ordered equations: 0
% 113.38/113.60  Current number of rules: 3146
% 113.38/113.60  New rule produced :
% 113.38/113.60  [3179]
% 113.38/113.60  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 113.38/113.60           h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 113.38/113.60  Current number of equations to process: 1674
% 113.38/113.60  Current number of ordered equations: 0
% 113.38/113.60  Current number of rules: 3147
% 113.38/113.60  New rule produced :
% 113.38/113.60  [3180]
% 113.38/113.60  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 113.38/113.60                                          h(sK2_ax3_V(j(sK1_ax4_U))))),
% 113.38/113.60         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 113.38/113.60  Current number of equations to process: 1673
% 113.38/113.60  Current number of ordered equations: 0
% 113.38/113.60  Current number of rules: 3148
% 113.38/113.60  New rule produced :
% 113.38/113.60  [3181]
% 113.38/113.60  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 113.38/113.60                                                                   op2(sK1_ax4_U,sK1_ax4_U),
% 113.38/113.60                                                                   h(sK2_ax3_V(
% 113.38/113.60                                                                     j(sK1_ax4_U)))))))
% 113.38/113.60  -> true
% 113.38/113.60  Current number of equations to process: 1672
% 113.38/113.60  Current number of ordered equations: 0
% 113.38/113.60  Current number of rules: 3149
% 113.38/113.60  New rule produced :
% 113.38/113.60  [3182]
% 113.38/113.60  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 113.38/113.60                                            op2(sK1_ax4_U,sK1_ax4_U))),
% 113.38/113.60         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 113.38/113.60  Current number of equations to process: 1671
% 113.38/113.60  Current number of ordered equations: 0
% 113.38/113.60  Current number of rules: 3150
% 113.38/113.60  New rule produced :
% 113.38/113.60  [3183]
% 113.38/113.60  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(
% 113.38/113.60                                                                     h(
% 113.38/113.60                                                                     sK2_ax3_V(
% 113.38/113.60                                                                     j(sK1_ax4_U))),
% 113.38/113.60                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 114.25/114.40  -> true
% 114.25/114.40  Current number of equations to process: 1670
% 114.25/114.40  Current number of ordered equations: 0
% 114.25/114.40  Current number of rules: 3151
% 114.25/114.40  New rule produced :
% 114.25/114.40  [3184]
% 114.25/114.40  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 114.25/114.40                                                                      j(sK1_ax4_U)))),sK1_ax4_U))),true)
% 114.25/114.40  -> true
% 114.25/114.40  Current number of equations to process: 1668
% 114.25/114.40  Current number of ordered equations: 1
% 114.25/114.40  Current number of rules: 3152
% 114.25/114.40  New rule produced :
% 114.25/114.40  [3185]
% 114.25/114.40  ifeq(sorti2(A),true,sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 114.25/114.40                                                                    j(sK1_ax4_U)))),sK1_ax4_U),A)),true)
% 114.25/114.40  -> true
% 114.25/114.40  Current number of equations to process: 1668
% 114.25/114.40  Current number of ordered equations: 0
% 114.25/114.40  Current number of rules: 3153
% 114.25/114.40  New rule produced :
% 114.25/114.40  [3186]
% 114.25/114.40  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),
% 114.25/114.40         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 114.25/114.40  Current number of equations to process: 1667
% 114.25/114.40  Current number of ordered equations: 0
% 114.25/114.40  Current number of rules: 3154
% 114.25/114.40  New rule produced :
% 114.25/114.40  [3187]
% 114.25/114.40  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 114.25/114.40                                                           h(sK2_ax3_V(
% 114.25/114.40                                                             j(sK1_ax4_U)))),sK1_ax4_U)))
% 114.25/114.40  -> true
% 114.25/114.40  Current number of equations to process: 1666
% 114.25/114.40  Current number of ordered equations: 0
% 114.25/114.40  Current number of rules: 3155
% 114.25/114.40  New rule produced :
% 114.25/114.40  [3188]
% 114.25/114.40  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),
% 114.25/114.40         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 114.25/114.40  Current number of equations to process: 1665
% 114.25/114.40  Current number of ordered equations: 0
% 114.25/114.40  Current number of rules: 3156
% 114.25/114.40  New rule produced :
% 114.25/114.40  [3189]
% 114.25/114.40  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 114.25/114.40                                                           h(sK2_ax3_V(
% 114.25/114.40                                                             j(sK1_ax4_U)))),sK1_ax4_U)))
% 114.25/114.40  -> true
% 114.25/114.40  Current number of equations to process: 1664
% 114.25/114.40  Current number of ordered equations: 0
% 114.25/114.40  Current number of rules: 3157
% 114.25/114.40  New rule produced :
% 114.25/114.40  [3190]
% 114.25/114.40  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 114.25/114.40                                                 h(sK2_ax3_V(j(sK1_ax4_U))))))),true)
% 114.25/114.40  -> true
% 114.25/114.40  Current number of equations to process: 1662
% 114.25/114.40  Current number of ordered equations: 1
% 114.25/114.40  Current number of rules: 3158
% 114.25/114.40  New rule produced :
% 114.25/114.40  [3191]
% 114.25/114.40  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 114.25/114.40                                               h(sK2_ax3_V(j(sK1_ax4_U))))),A)),true)
% 114.25/114.40  -> true
% 114.25/114.40  Current number of equations to process: 1662
% 114.25/114.40  Current number of ordered equations: 0
% 114.25/114.40  Current number of rules: 3159
% 114.25/114.40  New rule produced :
% 114.25/114.40  [3192]
% 114.25/114.40  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 114.25/114.40         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 114.25/114.40  Current number of equations to process: 1661
% 114.25/114.40  Current number of ordered equations: 0
% 114.25/114.40  Current number of rules: 3160
% 114.25/114.40  New rule produced :
% 114.25/114.40  [3193]
% 114.25/114.40  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 114.25/114.40                                                                     op2(sK1_ax4_U,sK1_ax4_U),
% 114.25/114.40                                                                     h(
% 114.25/114.40                                                                     sK2_ax3_V(
% 114.25/114.40                                                                     j(sK1_ax4_U)))))))
% 114.25/114.40  -> true
% 114.25/114.40  Current number of equations to process: 1660
% 114.25/114.40  Current number of ordered equations: 0
% 114.25/114.40  Current number of rules: 3161
% 114.25/114.40  New rule produced :
% 114.25/114.40  [3194]
% 114.25/114.40  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 114.25/114.40         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 114.25/114.40  Current number of equations to process: 1659
% 114.25/114.40  Current number of ordered equations: 0
% 114.25/114.40  Current number of rules: 3162
% 114.25/114.40  New rule produced :
% 114.25/114.40  [3195]
% 114.25/114.40  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(
% 114.25/114.40                                                                     op2(sK1_ax4_U,sK1_ax4_U),
% 114.25/114.40                                                                     h(
% 115.16/115.39                                                                     sK2_ax3_V(
% 115.16/115.39                                                                     j(sK1_ax4_U)))))))
% 115.16/115.39  -> true
% 115.16/115.39  Current number of equations to process: 1658
% 115.16/115.39  Current number of ordered equations: 0
% 115.16/115.39  Current number of rules: 3163
% 115.16/115.39  New rule produced :
% 115.16/115.39  [3196]
% 115.16/115.39  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 115.16/115.39             op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 115.16/115.39  Current number of equations to process: 1657
% 115.16/115.39  Current number of ordered equations: 0
% 115.16/115.39  Current number of rules: 3164
% 115.16/115.39  New rule produced :
% 115.16/115.39  [3197]
% 115.16/115.39  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 115.16/115.39                                            h(sK2_ax3_V(j(sK1_ax4_U)))),
% 115.16/115.39                                        op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 115.16/115.39  Current number of equations to process: 1656
% 115.16/115.39  Current number of ordered equations: 0
% 115.16/115.39  Current number of rules: 3165
% 115.16/115.39  New rule produced :
% 115.16/115.39  [3198]
% 115.16/115.39  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 115.16/115.39                                          h(sK2_ax3_V(j(sK1_ax4_U))))),
% 115.16/115.39         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 115.16/115.39  Current number of equations to process: 1655
% 115.16/115.39  Current number of ordered equations: 0
% 115.16/115.39  Current number of rules: 3166
% 115.16/115.39  New rule produced :
% 115.16/115.39  [3199]
% 115.16/115.39  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 115.16/115.39                                                                     op2(sK1_ax4_U,sK1_ax4_U),
% 115.16/115.39                                                                     h(
% 115.16/115.39                                                                     sK2_ax3_V(
% 115.16/115.39                                                                     j(sK1_ax4_U)))))))
% 115.16/115.39  -> true
% 115.16/115.39  Current number of equations to process: 1654
% 115.16/115.39  Current number of ordered equations: 0
% 115.16/115.39  Current number of rules: 3167
% 115.16/115.39  New rule produced :
% 115.16/115.39  [3200]
% 115.16/115.39  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 115.16/115.39                                                h(sK2_ax3_V(j(sK1_ax4_U))))),
% 115.16/115.39             op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 115.16/115.39                                            h(sK2_ax3_V(j(sK1_ax4_U)))))),true),
% 115.16/115.39  tuple(sK1_ax4_U,true)) -> (false)
% 115.16/115.39  Current number of equations to process: 1680
% 115.16/115.39  Current number of ordered equations: 0
% 115.16/115.39  Current number of rules: 3168
% 115.16/115.39  New rule produced :
% 115.16/115.39  [3201]
% 115.16/115.39  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 115.16/115.39                                          h(sK2_ax3_V(j(sK1_ax4_U))))))) ->
% 115.16/115.39  true
% 115.16/115.39  Current number of equations to process: 1679
% 115.16/115.39  Current number of ordered equations: 0
% 115.16/115.39  Current number of rules: 3169
% 115.16/115.39  New rule produced :
% 115.16/115.39  [3202]
% 115.16/115.39  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 115.16/115.39             h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)) -> true
% 115.16/115.39  Current number of equations to process: 1678
% 115.16/115.39  Current number of ordered equations: 0
% 115.16/115.39  Current number of rules: 3170
% 115.16/115.39  New rule produced :
% 115.16/115.39  [3203]
% 115.16/115.39  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 115.16/115.39                       h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 115.16/115.39  Current number of equations to process: 1677
% 115.16/115.39  Current number of ordered equations: 0
% 115.16/115.39  Current number of rules: 3171
% 115.16/115.39  New rule produced :
% 115.16/115.39  [3204]
% 115.16/115.39  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 115.16/115.39             h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 115.16/115.39  Current number of equations to process: 1676
% 115.16/115.39  Current number of ordered equations: 0
% 115.16/115.39  Current number of rules: 3172
% 115.16/115.39  New rule produced :
% 115.16/115.39  [3205]
% 115.16/115.39  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 115.16/115.39                                          h(sK2_ax3_V(j(sK1_ax4_U)))),h(
% 115.16/115.39                                                                      sK2_ax3_V(
% 115.16/115.39                                                                      j(sK1_ax4_U))))))
% 115.16/115.39  -> true
% 115.16/115.39  Current number of equations to process: 1675
% 115.16/115.39  Current number of ordered equations: 0
% 115.16/115.39  Current number of rules: 3173
% 115.16/115.39  New rule produced :
% 115.16/115.39  [3206]
% 115.16/115.39  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 115.16/115.39                                            h(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 116.07/116.27  -> true
% 116.07/116.27  Current number of equations to process: 1696
% 116.07/116.27  Current number of ordered equations: 0
% 116.07/116.27  Current number of rules: 3174
% 116.07/116.27  New rule produced :
% 116.07/116.27  [3207]
% 116.07/116.27  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 116.07/116.27                                                      h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 116.07/116.27  -> true
% 116.07/116.27  Current number of equations to process: 1695
% 116.07/116.27  Current number of ordered equations: 0
% 116.07/116.27  Current number of rules: 3175
% 116.07/116.27  New rule produced :
% 116.07/116.27  [3208]
% 116.07/116.27  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 116.07/116.27                                            h(sK2_ax3_V(j(sK1_ax4_U))))),
% 116.07/116.27         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 116.07/116.27  Current number of equations to process: 1694
% 116.07/116.27  Current number of ordered equations: 0
% 116.07/116.27  Current number of rules: 3176
% 116.07/116.27  New rule produced :
% 116.07/116.27  [3209]
% 116.07/116.27  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(
% 116.07/116.27                                                                     op2(sK1_ax4_U,sK1_ax4_U),
% 116.07/116.27                                                                     h(
% 116.07/116.27                                                                     sK2_ax3_V(
% 116.07/116.27                                                                     j(sK1_ax4_U)))))))
% 116.07/116.27  -> true
% 116.07/116.27  Current number of equations to process: 1693
% 116.07/116.27  Current number of ordered equations: 0
% 116.07/116.27  Current number of rules: 3177
% 116.07/116.27  New rule produced :
% 116.07/116.27  [3210]
% 116.07/116.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 116.07/116.27         op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(j(sK1_ax4_U)))))
% 116.07/116.27  -> true
% 116.07/116.27  Current number of equations to process: 1692
% 116.07/116.27  Current number of ordered equations: 0
% 116.07/116.27  Current number of rules: 3178
% 116.07/116.27  New rule produced :
% 116.07/116.27  [3211]
% 116.07/116.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 116.07/116.27         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 116.07/116.27  -> true
% 116.07/116.27  Current number of equations to process: 1691
% 116.07/116.27  Current number of ordered equations: 0
% 116.07/116.27  Current number of rules: 3179
% 116.07/116.27  New rule produced :
% 116.07/116.27  [3212]
% 116.07/116.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 116.07/116.27         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 116.07/116.27  -> true
% 116.07/116.27  Current number of equations to process: 1690
% 116.07/116.27  Current number of ordered equations: 0
% 116.07/116.27  Current number of rules: 3180
% 116.07/116.27  New rule produced :
% 116.07/116.27  [3213]
% 116.07/116.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 116.07/116.27         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 116.07/116.27  -> true
% 116.07/116.27  Current number of equations to process: 1689
% 116.07/116.27  Current number of ordered equations: 0
% 116.07/116.27  Current number of rules: 3181
% 116.07/116.27  New rule produced :
% 116.07/116.27  [3214]
% 116.07/116.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 116.07/116.27         j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))) -> true
% 116.07/116.27  Current number of equations to process: 1688
% 116.07/116.27  Current number of ordered equations: 0
% 116.07/116.27  Current number of rules: 3182
% 116.07/116.27  New rule produced :
% 116.07/116.27  [3215]
% 116.07/116.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 116.07/116.27         j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))) -> true
% 116.07/116.27  Current number of equations to process: 1687
% 116.07/116.27  Current number of ordered equations: 0
% 116.07/116.27  Current number of rules: 3183
% 116.07/116.27  New rule produced :
% 116.07/116.27  [3216]
% 116.07/116.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 116.07/116.27         j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)))) -> true
% 116.07/116.27  Current number of equations to process: 1686
% 116.07/116.27  Current number of ordered equations: 0
% 116.07/116.27  Current number of rules: 3184
% 116.07/116.27  New rule produced :
% 116.07/116.27  [3217]
% 116.07/116.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 116.07/116.27         j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))) -> true
% 116.07/116.27  Current number of equations to process: 1685
% 116.07/116.27  Current number of ordered equations: 0
% 116.07/116.27  Current number of rules: 3185
% 116.07/116.27  New rule produced :
% 116.07/116.27  [3218]
% 116.07/116.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 116.07/116.27         sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))))
% 116.07/116.27  -> true
% 116.07/116.27  Current number of equations to process: 1684
% 116.07/116.27  Current number of ordered equations: 0
% 116.07/116.27  Current number of rules: 3186
% 116.07/116.27  New rule produced :
% 116.07/116.27  [3219]
% 116.07/116.27  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 116.86/117.03         sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 116.86/117.03  -> true
% 116.86/117.03  Current number of equations to process: 1683
% 116.86/117.03  Current number of ordered equations: 0
% 116.86/117.03  Current number of rules: 3187
% 116.86/117.03  New rule produced :
% 116.86/117.03  [3220]
% 116.86/117.03  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 116.86/117.03         op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))))
% 116.86/117.03  -> true
% 116.86/117.03  Current number of equations to process: 1682
% 116.86/117.03  Current number of ordered equations: 0
% 116.86/117.03  Current number of rules: 3188
% 116.86/117.03  New rule produced :
% 116.86/117.03  [3221]
% 116.86/117.03  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 116.86/117.03         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 116.86/117.03  -> true
% 116.86/117.03  Current number of equations to process: 1681
% 116.86/117.03  Current number of ordered equations: 0
% 116.86/117.03  Current number of rules: 3189
% 116.86/117.03  New rule produced :
% 116.86/117.03  [3222]
% 116.86/117.03  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 116.86/117.03         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 116.86/117.03  Current number of equations to process: 1680
% 116.86/117.03  Current number of ordered equations: 0
% 116.86/117.03  Current number of rules: 3190
% 116.86/117.03  New rule produced :
% 116.86/117.03  [3223]
% 116.86/117.03  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 116.86/117.03         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 116.86/117.03  Current number of equations to process: 1679
% 116.86/117.03  Current number of ordered equations: 0
% 116.86/117.03  Current number of rules: 3191
% 116.86/117.03  New rule produced :
% 116.86/117.03  [3224]
% 116.86/117.03  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 116.86/117.03                                                              sK2_ax3_V(
% 116.86/117.03                                                              sK2_ax3_V(
% 116.86/117.03                                                              j(sK1_ax4_U)))),
% 116.86/117.03                                                          j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 116.86/117.03  -> true
% 116.86/117.03  Current number of equations to process: 1678
% 116.86/117.03  Current number of ordered equations: 0
% 116.86/117.03  Current number of rules: 3192
% 116.86/117.03  New rule produced :
% 116.86/117.03  [3225]
% 116.86/117.03  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 116.86/117.03         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 116.86/117.03  Current number of equations to process: 1677
% 116.86/117.03  Current number of ordered equations: 0
% 116.86/117.03  Current number of rules: 3193
% 116.86/117.03  New rule produced :
% 116.86/117.03  [3226]
% 116.86/117.03  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 116.86/117.03                                                              sK2_ax3_V(
% 116.86/117.03                                                              sK2_ax3_V(
% 116.86/117.03                                                              j(sK1_ax4_U)))),
% 116.86/117.03                                                          j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 116.86/117.03  -> true
% 116.86/117.03  Current number of equations to process: 1676
% 116.86/117.03  Current number of ordered equations: 0
% 116.86/117.03  Current number of rules: 3194
% 116.86/117.03  New rule produced :
% 116.86/117.03  [3227]
% 116.86/117.03  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 116.86/117.03         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 116.86/117.03  Current number of equations to process: 1675
% 116.86/117.03  Current number of ordered equations: 0
% 116.86/117.03  Current number of rules: 3195
% 116.86/117.03  New rule produced :
% 116.86/117.03  [3228]
% 116.86/117.03  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 116.86/117.03                                                              j(op2(sK1_ax4_U,sK1_ax4_U))),
% 116.86/117.03                                                          j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 116.86/117.03  -> true
% 116.86/117.03  Current number of equations to process: 1674
% 116.86/117.03  Current number of ordered equations: 0
% 116.86/117.03  Current number of rules: 3196
% 116.86/117.03  New rule produced :
% 116.86/117.03  [3229]
% 116.86/117.03  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 116.86/117.03         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 116.86/117.03  Current number of equations to process: 1673
% 116.86/117.03  Current number of ordered equations: 0
% 116.86/117.03  Current number of rules: 3197
% 116.86/117.03  New rule produced :
% 116.86/117.03  [3230]
% 116.86/117.03  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 116.86/117.03                                                              j(op2(sK1_ax4_U,sK1_ax4_U))),
% 116.86/117.03                                                          j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 116.86/117.03  -> true
% 116.86/117.03  Current number of equations to process: 1672
% 116.86/117.03  Current number of ordered equations: 0
% 117.67/117.85  Current number of rules: 3198
% 117.67/117.85  New rule produced :
% 117.67/117.85  [3231]
% 117.67/117.85  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 117.67/117.85         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 117.67/117.85  Current number of equations to process: 1671
% 117.67/117.85  Current number of ordered equations: 0
% 117.67/117.85  Current number of rules: 3199
% 117.67/117.85  New rule produced :
% 117.67/117.85  [3232]
% 117.67/117.85  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(h(
% 117.67/117.85                                                                     sK2_ax3_V(
% 117.67/117.85                                                                     j(sK1_ax4_U))),sK1_ax4_U)),
% 117.67/117.85                                                           j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 117.67/117.85  -> true
% 117.67/117.85  Current number of equations to process: 1670
% 117.67/117.85  Current number of ordered equations: 0
% 117.67/117.85  Current number of rules: 3200
% 117.67/117.85  New rule produced :
% 117.67/117.85  [3233]
% 117.67/117.85  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 117.67/117.85         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 117.67/117.85  Current number of equations to process: 1669
% 117.67/117.85  Current number of ordered equations: 0
% 117.67/117.85  Current number of rules: 3201
% 117.67/117.85  New rule produced :
% 117.67/117.85  [3234]
% 117.67/117.85  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(h(sK2_ax3_V(
% 117.67/117.85                                                                j(sK1_ax4_U))),sK1_ax4_U)),
% 117.67/117.85                                                    j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 117.67/117.85  -> true
% 117.67/117.85  Current number of equations to process: 1668
% 117.67/117.85  Current number of ordered equations: 0
% 117.67/117.85  Current number of rules: 3202
% 117.67/117.85  New rule produced :
% 117.67/117.85  [3235]
% 117.67/117.85  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 117.67/117.85         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 117.67/117.85  Current number of equations to process: 1667
% 117.67/117.85  Current number of ordered equations: 0
% 117.67/117.85  Current number of rules: 3203
% 117.67/117.85  New rule produced :
% 117.67/117.85  [3236]
% 117.67/117.85  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,
% 117.67/117.85                                                                 h(sK2_ax3_V(
% 117.67/117.85                                                                   j(sK1_ax4_U))))),
% 117.67/117.85                                                           j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 117.67/117.85  -> true
% 117.67/117.85  Current number of equations to process: 1666
% 117.67/117.85  Current number of ordered equations: 0
% 117.67/117.85  Current number of rules: 3204
% 117.67/117.85  New rule produced :
% 117.67/117.85  [3237]
% 117.67/117.85  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 117.67/117.85         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 117.67/117.85  Current number of equations to process: 1665
% 117.67/117.85  Current number of ordered equations: 0
% 117.67/117.85  Current number of rules: 3205
% 117.67/117.85  New rule produced :
% 117.67/117.85  [3238]
% 117.67/117.85  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,
% 117.67/117.85                                                          h(sK2_ax3_V(j(sK1_ax4_U))))),
% 117.67/117.85                                                    j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 117.67/117.85  -> true
% 117.67/117.85  Current number of equations to process: 1664
% 117.67/117.85  Current number of ordered equations: 0
% 117.67/117.85  Current number of rules: 3206
% 117.67/117.85  New rule produced :
% 117.67/117.85  [3239]
% 117.67/117.85  sorti1(op1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 117.67/117.85             j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 117.67/117.85  -> true
% 117.67/117.85  Current number of equations to process: 1663
% 117.67/117.85  Current number of ordered equations: 0
% 117.67/117.85  Current number of rules: 3207
% 117.67/117.85  New rule produced :
% 117.67/117.85  [3240]
% 117.67/117.85  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(op1(sK2_ax3_V(sK2_ax3_V(
% 117.67/117.85                                                                  j(sK1_ax4_U))),
% 117.67/117.85                                                    sK2_ax3_V(j(sK1_ax4_U))),
% 117.67/117.85                                                j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 117.67/117.85  -> true
% 117.67/117.85  Current number of equations to process: 1662
% 117.67/117.85  Current number of ordered equations: 0
% 117.67/117.85  Current number of rules: 3208
% 117.67/117.85  New rule produced :
% 117.67/117.85  [3241]
% 117.67/117.85  sorti1(op1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 117.67/117.85             j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 117.67/117.85  Current number of equations to process: 1661
% 117.67/117.85  Current number of ordered equations: 0
% 117.67/117.85  Current number of rules: 3209
% 117.67/117.85  New rule produced :
% 117.67/117.85  [3242]
% 117.67/117.85  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 118.45/118.61                                             sK2_ax3_V(j(sK1_ax4_U))),j(
% 118.45/118.61                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 118.45/118.61  -> true
% 118.45/118.61  Current number of equations to process: 1660
% 118.45/118.61  Current number of ordered equations: 0
% 118.45/118.61  Current number of rules: 3210
% 118.45/118.61  New rule produced :
% 118.45/118.61  [3243]
% 118.45/118.61  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 118.45/118.61             j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 118.45/118.61  -> true
% 118.45/118.61  Current number of equations to process: 1659
% 118.45/118.61  Current number of ordered equations: 0
% 118.45/118.61  Current number of rules: 3211
% 118.45/118.61  New rule produced :
% 118.45/118.61  [3244]
% 118.45/118.61  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 118.45/118.61                                                    sK2_ax3_V(sK2_ax3_V(
% 118.45/118.61                                                              j(sK1_ax4_U)))),
% 118.45/118.61                                                j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 118.45/118.61  -> true
% 118.45/118.61  Current number of equations to process: 1658
% 118.45/118.61  Current number of ordered equations: 0
% 118.45/118.61  Current number of rules: 3212
% 118.45/118.61  New rule produced :
% 118.45/118.61  [3245]
% 118.45/118.61  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 118.45/118.61             j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 118.45/118.61  Current number of equations to process: 1657
% 118.45/118.61  Current number of ordered equations: 0
% 118.45/118.61  Current number of rules: 3213
% 118.45/118.61  New rule produced :
% 118.45/118.61  [3246]
% 118.45/118.61  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 118.45/118.61                                             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 118.45/118.61                                         j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 118.45/118.61  Current number of equations to process: 1656
% 118.45/118.61  Current number of ordered equations: 0
% 118.45/118.61  Current number of rules: 3214
% 118.45/118.61  New rule produced :
% 118.45/118.61  [3247]
% 118.45/118.61  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 118.45/118.61                                                                 j(sK1_ax4_U))))),
% 118.45/118.61         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 118.45/118.61  Current number of equations to process: 1655
% 118.45/118.61  Current number of ordered equations: 0
% 118.45/118.61  Current number of rules: 3215
% 118.45/118.61  New rule produced :
% 118.45/118.61  [3248]
% 118.45/118.61  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 118.45/118.61                                                          sK2_ax3_V(sK2_ax3_V(
% 118.45/118.61                                                                    sK2_ax3_V(
% 118.45/118.61                                                                    j(sK1_ax4_U)))))))
% 118.45/118.61  -> true
% 118.45/118.61  Current number of equations to process: 1654
% 118.45/118.61  Current number of ordered equations: 0
% 118.45/118.61  Current number of rules: 3216
% 118.45/118.61  New rule produced :
% 118.45/118.61  [3249]
% 118.45/118.61  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 118.45/118.61                                                                 j(sK1_ax4_U))))),
% 118.45/118.61         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 118.45/118.61  Current number of equations to process: 1653
% 118.45/118.61  Current number of ordered equations: 0
% 118.45/118.61  Current number of rules: 3217
% 118.45/118.61  New rule produced :
% 118.45/118.61  [3250]
% 118.45/118.61  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 118.45/118.61                                                          sK2_ax3_V(sK2_ax3_V(
% 118.45/118.61                                                                    sK2_ax3_V(
% 118.45/118.61                                                                    j(sK1_ax4_U)))))))
% 118.45/118.61  -> true
% 118.45/118.61  Current number of equations to process: 1652
% 118.45/118.61  Current number of ordered equations: 0
% 118.45/118.61  Current number of rules: 3218
% 118.45/118.61  New rule produced :
% 118.45/118.61  [3251]
% 118.45/118.61  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 118.45/118.61         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 118.45/118.61  Current number of equations to process: 1651
% 118.45/118.61  Current number of ordered equations: 0
% 118.45/118.61  Current number of rules: 3219
% 118.45/118.61  New rule produced :
% 118.45/118.61  [3252]
% 118.45/118.61  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 118.45/118.61                                                          sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 118.45/118.61  -> true
% 118.45/118.61  Current number of equations to process: 1650
% 118.45/118.61  Current number of ordered equations: 0
% 118.45/118.61  Current number of rules: 3220
% 118.45/118.61  New rule produced :
% 118.45/118.61  [3253]
% 118.45/118.61  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 119.16/119.37         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 119.16/119.37  Current number of equations to process: 1649
% 119.16/119.37  Current number of ordered equations: 0
% 119.16/119.37  Current number of rules: 3221
% 119.16/119.37  New rule produced :
% 119.16/119.37  [3254]
% 119.16/119.37  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 119.16/119.37                                                          sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 119.16/119.37  -> true
% 119.16/119.37  Current number of equations to process: 1648
% 119.16/119.37  Current number of ordered equations: 0
% 119.16/119.37  Current number of rules: 3222
% 119.16/119.37  New rule produced :
% 119.16/119.37  [3255]
% 119.16/119.37  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 119.16/119.37         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 119.16/119.37  Current number of equations to process: 1647
% 119.16/119.37  Current number of ordered equations: 0
% 119.16/119.37  Current number of rules: 3223
% 119.16/119.37  New rule produced :
% 119.16/119.37  [3256]
% 119.16/119.37  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 119.16/119.37                                                           j(op2(h(sK2_ax3_V(
% 119.16/119.37                                                                   j(sK1_ax4_U))),sK1_ax4_U)))))
% 119.16/119.37  -> true
% 119.16/119.37  Current number of equations to process: 1646
% 119.16/119.37  Current number of ordered equations: 0
% 119.16/119.37  Current number of rules: 3224
% 119.16/119.37  New rule produced :
% 119.16/119.37  [3257]
% 119.16/119.37  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 119.16/119.37         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 119.16/119.37  Current number of equations to process: 1645
% 119.16/119.37  Current number of ordered equations: 0
% 119.16/119.37  Current number of rules: 3225
% 119.16/119.37  New rule produced :
% 119.16/119.37  [3258]
% 119.16/119.37  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 119.16/119.37                                                    j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 119.16/119.37  -> true
% 119.16/119.37  Current number of equations to process: 1644
% 119.16/119.37  Current number of ordered equations: 0
% 119.16/119.37  Current number of rules: 3226
% 119.16/119.37  New rule produced :
% 119.16/119.37  [3259]
% 119.16/119.37  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 119.16/119.37                                                               j(sK1_ax4_U)))))),
% 119.16/119.37         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 119.16/119.37  Current number of equations to process: 1643
% 119.16/119.37  Current number of ordered equations: 0
% 119.16/119.37  Current number of rules: 3227
% 119.16/119.37  New rule produced :
% 119.16/119.37  [3260]
% 119.16/119.37  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 119.16/119.37                                                           j(op2(sK1_ax4_U,
% 119.16/119.37                                                             h(sK2_ax3_V(
% 119.16/119.37                                                               j(sK1_ax4_U))))))))
% 119.16/119.37  -> true
% 119.16/119.37  Current number of equations to process: 1642
% 119.16/119.37  Current number of ordered equations: 0
% 119.16/119.37  Current number of rules: 3228
% 119.16/119.37  New rule produced :
% 119.16/119.37  [3261]
% 119.16/119.37  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 119.16/119.37                                                               j(sK1_ax4_U)))))),
% 119.16/119.37         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 119.16/119.37  Current number of equations to process: 1641
% 119.16/119.37  Current number of ordered equations: 0
% 119.16/119.37  Current number of rules: 3229
% 119.16/119.37  New rule produced :
% 119.16/119.37  [3262]
% 119.16/119.37  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 119.16/119.37                                                    j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 119.16/119.37                                                                      j(sK1_ax4_U))))))))
% 119.16/119.37  -> true
% 119.16/119.37  Current number of equations to process: 1640
% 119.16/119.37  Current number of ordered equations: 0
% 119.16/119.37  Current number of rules: 3230
% 119.16/119.37  New rule produced :
% 119.16/119.37  [3263]
% 119.16/119.37  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 119.16/119.37                                             sK2_ax3_V(j(sK1_ax4_U)))),
% 119.16/119.37         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 119.16/119.37  Current number of equations to process: 1639
% 119.16/119.37  Current number of ordered equations: 0
% 119.16/119.37  Current number of rules: 3231
% 119.16/119.37  New rule produced :
% 119.16/119.37  [3264]
% 119.16/119.37  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 119.16/119.37                                                op1(sK2_ax3_V(sK2_ax3_V(
% 119.16/119.37                                                              j(sK1_ax4_U))),
% 119.16/119.37                                                sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 120.07/120.21  true
% 120.07/120.21  Current number of equations to process: 1638
% 120.07/120.21  Current number of ordered equations: 0
% 120.07/120.21  Current number of rules: 3232
% 120.07/120.21  New rule produced :
% 120.07/120.21  [3265]
% 120.07/120.21  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 120.07/120.21                                             sK2_ax3_V(j(sK1_ax4_U)))),
% 120.07/120.21         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 120.07/120.21  Current number of equations to process: 1637
% 120.07/120.21  Current number of ordered equations: 0
% 120.07/120.21  Current number of rules: 3233
% 120.07/120.21  New rule produced :
% 120.07/120.21  [3266]
% 120.07/120.21  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 120.07/120.21                                         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 120.07/120.21                                         sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 120.07/120.21  Current number of equations to process: 1636
% 120.07/120.21  Current number of ordered equations: 0
% 120.07/120.21  Current number of rules: 3234
% 120.07/120.21  New rule produced :
% 120.07/120.21  [3267]
% 120.07/120.21  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 120.07/120.21                                             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 120.07/120.21         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 120.07/120.21  Current number of equations to process: 1635
% 120.07/120.21  Current number of ordered equations: 0
% 120.07/120.21  Current number of rules: 3235
% 120.07/120.21  New rule produced :
% 120.07/120.21  [3268]
% 120.07/120.21  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 120.07/120.21                                                op1(sK2_ax3_V(j(sK1_ax4_U)),
% 120.07/120.21                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 120.07/120.21  -> true
% 120.07/120.21  Current number of equations to process: 1634
% 120.07/120.21  Current number of ordered equations: 0
% 120.07/120.21  Current number of rules: 3236
% 120.07/120.21  New rule produced :
% 120.07/120.21  [3269]
% 120.07/120.21  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 120.07/120.21                                             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 120.07/120.21         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 120.07/120.21  Current number of equations to process: 1633
% 120.07/120.21  Current number of ordered equations: 0
% 120.07/120.21  Current number of rules: 3237
% 120.07/120.21  New rule produced :
% 120.07/120.21  [3270]
% 120.07/120.21  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 120.07/120.21                                         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 120.07/120.21                                                                     sK2_ax3_V(
% 120.07/120.21                                                                     j(sK1_ax4_U)))))))
% 120.07/120.21  -> true
% 120.07/120.21  Current number of equations to process: 1632
% 120.07/120.21  Current number of ordered equations: 0
% 120.07/120.21  Current number of rules: 3238
% 120.07/120.21  New rule produced :
% 120.07/120.21  [3271]
% 120.07/120.21  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 120.07/120.21                                                              j(sK1_ax4_U))),
% 120.07/120.21         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 120.07/120.21  Current number of equations to process: 1631
% 120.07/120.21  Current number of ordered equations: 0
% 120.07/120.21  Current number of rules: 3239
% 120.07/120.21  New rule produced :
% 120.07/120.21  [3272]
% 120.07/120.21  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 120.07/120.21         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 120.07/120.21  Current number of equations to process: 1630
% 120.07/120.21  Current number of ordered equations: 0
% 120.07/120.21  Current number of rules: 3240
% 120.07/120.21  New rule produced :
% 120.07/120.21  [3273]
% 120.07/120.21  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 120.07/120.21                                                              j(sK1_ax4_U))),
% 120.07/120.21         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 120.07/120.21  Current number of equations to process: 1629
% 120.07/120.21  Current number of ordered equations: 0
% 120.07/120.21  Current number of rules: 3241
% 120.07/120.21  New rule produced :
% 120.07/120.21  [3274]
% 120.07/120.21  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 120.07/120.21         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 120.07/120.21  Current number of equations to process: 1628
% 120.07/120.21  Current number of ordered equations: 0
% 120.07/120.21  Current number of rules: 3242
% 120.07/120.21  New rule produced :
% 120.07/120.21  [3275]
% 120.07/120.21  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(h(sK2_ax3_V(
% 120.07/120.21                                                                    j(sK1_ax4_U))),sK1_ax4_U)),
% 120.07/120.21                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 120.07/120.21  -> true
% 120.07/120.21  Current number of equations to process: 1627
% 120.07/120.21  Current number of ordered equations: 0
% 120.07/120.21  Current number of rules: 3243
% 120.07/120.21  New rule produced :
% 120.07/120.21  [3276]
% 120.07/120.21  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 120.76/120.97                                                        j(op2(h(sK2_ax3_V(
% 120.76/120.97                                                                j(sK1_ax4_U))),sK1_ax4_U)))))
% 120.76/120.97  -> true
% 120.76/120.97  Current number of equations to process: 1626
% 120.76/120.97  Current number of ordered equations: 0
% 120.76/120.97  Current number of rules: 3244
% 120.76/120.97  New rule produced :
% 120.76/120.97  [3277]
% 120.76/120.97  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,
% 120.76/120.97                                                              h(sK2_ax3_V(
% 120.76/120.97                                                                j(sK1_ax4_U))))),
% 120.76/120.97                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 120.76/120.97  -> true
% 120.76/120.97  Current number of equations to process: 1625
% 120.76/120.97  Current number of ordered equations: 0
% 120.76/120.97  Current number of rules: 3245
% 120.76/120.97  New rule produced :
% 120.76/120.97  [3278]
% 120.76/120.97  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 120.76/120.97                                                        j(op2(sK1_ax4_U,
% 120.76/120.97                                                          h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 120.76/120.97  -> true
% 120.76/120.97  Current number of equations to process: 1624
% 120.76/120.97  Current number of ordered equations: 0
% 120.76/120.97  Current number of rules: 3246
% 120.76/120.97  New rule produced :
% 120.76/120.97  [3279]
% 120.76/120.97  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 120.76/120.97         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 120.76/120.97  Current number of equations to process: 1623
% 120.76/120.97  Current number of ordered equations: 0
% 120.76/120.97  Current number of rules: 3247
% 120.76/120.97  New rule produced :
% 120.76/120.97  [3280]
% 120.76/120.97  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 120.76/120.97                                                          sK2_ax3_V(j(sK1_ax4_U)))))
% 120.76/120.97  -> true
% 120.76/120.97  Current number of equations to process: 1622
% 120.76/120.97  Current number of ordered equations: 0
% 120.76/120.97  Current number of rules: 3248
% 120.76/120.97  New rule produced :
% 120.76/120.97  [3281]
% 120.76/120.97  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 120.76/120.97         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 120.76/120.97  Current number of equations to process: 1621
% 120.76/120.97  Current number of ordered equations: 0
% 120.76/120.97  Current number of rules: 3249
% 120.76/120.97  New rule produced :
% 120.76/120.97  [3282]
% 120.76/120.97  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 120.76/120.97                                                          sK2_ax3_V(j(sK1_ax4_U)))))
% 120.76/120.97  -> true
% 120.76/120.97  Current number of equations to process: 1620
% 120.76/120.97  Current number of ordered equations: 0
% 120.76/120.97  Current number of rules: 3250
% 120.76/120.97  New rule produced :
% 120.76/120.97  [3283]
% 120.76/120.97  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 120.76/120.97         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 120.76/120.97  Current number of equations to process: 1619
% 120.76/120.97  Current number of ordered equations: 0
% 120.76/120.97  Current number of rules: 3251
% 120.76/120.97  New rule produced :
% 120.76/120.97  [3284]
% 120.76/120.97  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 120.76/120.97                                                              j(sK1_ax4_U)),
% 120.76/120.97                                                          j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 120.76/120.97  -> true
% 120.76/120.97  Current number of equations to process: 1618
% 120.76/120.97  Current number of ordered equations: 0
% 120.76/120.97  Current number of rules: 3252
% 120.76/120.97  New rule produced :
% 120.76/120.97  [3285]
% 120.76/120.97  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 120.76/120.97         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 120.76/120.97  Current number of equations to process: 1617
% 120.76/120.97  Current number of ordered equations: 0
% 120.76/120.97  Current number of rules: 3253
% 120.76/120.97  New rule produced :
% 120.76/120.97  [3286]
% 120.76/120.97  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 120.76/120.97                                                              j(sK1_ax4_U)),
% 120.76/120.97                                                          j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 120.76/120.97  -> true
% 120.76/120.97  Current number of equations to process: 1616
% 120.76/120.97  Current number of ordered equations: 0
% 120.76/120.97  Current number of rules: 3254
% 120.76/120.97  New rule produced :
% 120.76/120.97  [3287]
% 120.76/120.97  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 120.76/120.97                                   sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),true)
% 120.76/120.97  -> true
% 120.76/120.97  Current number of equations to process: 1614
% 120.76/120.97  Current number of ordered equations: 1
% 121.66/121.88  Current number of rules: 3255
% 121.66/121.88  New rule produced :
% 121.66/121.88  [3288]
% 121.66/121.88  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 121.66/121.88                                 sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),A)),true)
% 121.66/121.88  -> true
% 121.66/121.88  Current number of equations to process: 1614
% 121.66/121.88  Current number of ordered equations: 0
% 121.66/121.88  Current number of rules: 3256
% 121.66/121.88  New rule produced :
% 121.66/121.88  [3289]
% 121.66/121.88  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 121.66/121.88                                                                      j(sK1_ax4_U)))),
% 121.66/121.88         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 121.66/121.88  Current number of equations to process: 1613
% 121.66/121.88  Current number of ordered equations: 0
% 121.66/121.88  Current number of rules: 3257
% 121.66/121.88  New rule produced :
% 121.66/121.88  [3290]
% 121.66/121.88  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 121.66/121.88                                                        sK2_ax3_V(sK2_ax3_V(
% 121.66/121.88                                                                  j(sK1_ax4_U))))))
% 121.66/121.88  -> true
% 121.66/121.88  Current number of equations to process: 1612
% 121.66/121.88  Current number of ordered equations: 0
% 121.66/121.88  Current number of rules: 3258
% 121.66/121.88  New rule produced :
% 121.66/121.88  [3291]
% 121.66/121.88  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 121.66/121.88                                   j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))),true)
% 121.66/121.88  -> true
% 121.66/121.88  Current number of equations to process: 1610
% 121.66/121.88  Current number of ordered equations: 1
% 121.66/121.88  Current number of rules: 3259
% 121.66/121.88  New rule produced :
% 121.66/121.88  [3292]
% 121.66/121.88  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 121.66/121.88                                 j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),A)),true)
% 121.66/121.88  -> true
% 121.66/121.88  Current number of equations to process: 1610
% 121.66/121.88  Current number of ordered equations: 0
% 121.66/121.88  Current number of rules: 3260
% 121.66/121.88  New rule produced :
% 121.66/121.88  [3293]
% 121.66/121.88  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 121.66/121.88         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 121.66/121.88  Current number of equations to process: 1609
% 121.66/121.88  Current number of ordered equations: 0
% 121.66/121.88  Current number of rules: 3261
% 121.66/121.88  New rule produced :
% 121.66/121.88  [3294]
% 121.66/121.88  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(
% 121.66/121.88                                                                      j(sK1_ax4_U))),
% 121.66/121.88                                                        j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 121.66/121.88  -> true
% 121.66/121.88  Current number of equations to process: 1608
% 121.66/121.88  Current number of ordered equations: 0
% 121.66/121.88  Current number of rules: 3262
% 121.66/121.88  New rule produced :
% 121.66/121.88  [3295]
% 121.66/121.88  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 121.66/121.88                                   j(op2(sK1_ax4_U,sK1_ax4_U))))),true) -> true
% 121.66/121.88  Current number of equations to process: 1606
% 121.66/121.88  Current number of ordered equations: 1
% 121.66/121.88  Current number of rules: 3263
% 121.66/121.88  New rule produced :
% 121.66/121.88  [3296]
% 121.66/121.88  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 121.66/121.88                                 j(op2(sK1_ax4_U,sK1_ax4_U))),A)),true) -> true
% 121.66/121.88  Current number of equations to process: 1606
% 121.66/121.88  Current number of ordered equations: 0
% 121.66/121.88  Current number of rules: 3264
% 121.66/121.88  New rule produced :
% 121.66/121.88  [3297]
% 121.66/121.88  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 121.66/121.88         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 121.66/121.88  Current number of equations to process: 1605
% 121.66/121.88  Current number of ordered equations: 0
% 121.66/121.88  Current number of rules: 3265
% 121.66/121.88  New rule produced :
% 121.66/121.88  [3298]
% 121.66/121.88  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 121.66/121.88                                                        j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 121.66/121.88  -> true
% 121.66/121.88  Current number of equations to process: 1604
% 121.66/121.88  Current number of ordered equations: 0
% 121.66/121.88  Current number of rules: 3266
% 121.66/121.88  New rule produced :
% 121.66/121.88  [3299]
% 121.66/121.88  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(
% 121.66/121.88                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))),true)
% 121.66/121.88  -> true
% 121.66/121.88  Current number of equations to process: 1602
% 121.66/121.88  Current number of ordered equations: 1
% 121.66/121.88  Current number of rules: 3267
% 121.66/121.88  New rule produced :
% 121.66/121.88  [3300]
% 121.66/121.88  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(
% 121.66/121.88                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),A)),true)
% 122.56/122.73  -> true
% 122.56/122.73  Current number of equations to process: 1602
% 122.56/122.73  Current number of ordered equations: 0
% 122.56/122.73  Current number of rules: 3268
% 122.56/122.73  New rule produced :
% 122.56/122.73  [3301]
% 122.56/122.73  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 122.56/122.73         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 122.56/122.73  Current number of equations to process: 1601
% 122.56/122.73  Current number of ordered equations: 0
% 122.56/122.73  Current number of rules: 3269
% 122.56/122.73  New rule produced :
% 122.56/122.73  [3302]
% 122.56/122.73  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 122.56/122.73                                                        j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 122.56/122.73  -> true
% 122.56/122.73  Current number of equations to process: 1600
% 122.56/122.73  Current number of ordered equations: 0
% 122.56/122.73  Current number of rules: 3270
% 122.56/122.73  New rule produced :
% 122.56/122.73  [3303]
% 122.56/122.73  sorti1(op1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(
% 122.56/122.73                                                              j(sK1_ax4_U))),
% 122.56/122.73         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 122.56/122.73  Current number of equations to process: 1599
% 122.56/122.73  Current number of ordered equations: 0
% 122.56/122.73  Current number of rules: 3271
% 122.56/122.73  New rule produced :
% 122.56/122.73  [3304]
% 122.56/122.73  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 122.56/122.73         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 122.56/122.73  Current number of equations to process: 1598
% 122.56/122.73  Current number of ordered equations: 0
% 122.56/122.73  Current number of rules: 3272
% 122.56/122.73  New rule produced :
% 122.56/122.73  [3305]
% 122.56/122.73  sorti1(op1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(
% 122.56/122.73                                                              j(sK1_ax4_U))),
% 122.56/122.73         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 122.56/122.73  Current number of equations to process: 1597
% 122.56/122.73  Current number of ordered equations: 0
% 122.56/122.73  Current number of rules: 3273
% 122.56/122.73  New rule produced :
% 122.56/122.73  [3306]
% 122.56/122.73  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 122.56/122.73         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 122.56/122.73  Current number of equations to process: 1596
% 122.56/122.73  Current number of ordered equations: 0
% 122.56/122.73  Current number of rules: 3274
% 122.56/122.73  New rule produced :
% 122.56/122.73  [3307]
% 122.56/122.73  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 122.56/122.73                                                                      j(sK1_ax4_U)))),
% 122.56/122.73         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 122.56/122.73  Current number of equations to process: 1595
% 122.56/122.73  Current number of ordered equations: 0
% 122.56/122.73  Current number of rules: 3275
% 122.56/122.73  New rule produced :
% 122.56/122.73  [3308]
% 122.56/122.73  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 122.56/122.73         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 122.56/122.73  Current number of equations to process: 1594
% 122.56/122.73  Current number of ordered equations: 0
% 122.56/122.73  Current number of rules: 3276
% 122.56/122.73  New rule produced :
% 122.56/122.73  [3309]
% 122.56/122.73  sorti1(op1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 122.56/122.73         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 122.56/122.73  Current number of equations to process: 1593
% 122.56/122.73  Current number of ordered equations: 0
% 122.56/122.73  Current number of rules: 3277
% 122.56/122.73  New rule produced :
% 122.56/122.73  [3310]
% 122.56/122.73  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 122.56/122.73         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 122.56/122.73  Current number of equations to process: 1592
% 122.56/122.73  Current number of ordered equations: 0
% 122.56/122.73  Current number of rules: 3278
% 122.56/122.73  New rule produced :
% 122.56/122.73  [3311]
% 122.56/122.73  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(h(sK2_ax3_V(
% 122.56/122.73                                                                    j(sK1_ax4_U))),sK1_ax4_U)),
% 122.56/122.73                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 122.56/122.73  -> true
% 122.56/122.73  Current number of equations to process: 1591
% 122.56/122.73  Current number of ordered equations: 0
% 122.56/122.73  Current number of rules: 3279
% 122.56/122.73  New rule produced :
% 122.56/122.73  [3312]
% 122.56/122.73  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 122.56/122.73                                                        j(op2(h(sK2_ax3_V(
% 122.56/122.73                                                                j(sK1_ax4_U))),sK1_ax4_U)))))
% 122.56/122.73  -> true
% 122.56/122.73  Current number of equations to process: 1590
% 122.56/122.73  Current number of ordered equations: 0
% 123.37/123.57  Current number of rules: 3280
% 123.37/123.57  New rule produced :
% 123.37/123.57  [3313]
% 123.37/123.57  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,
% 123.37/123.57                                                              h(sK2_ax3_V(
% 123.37/123.57                                                                j(sK1_ax4_U))))),
% 123.37/123.57                                                        sK2_ax3_V(j(sK1_ax4_U)))))
% 123.37/123.57  -> true
% 123.37/123.57  Current number of equations to process: 1589
% 123.37/123.57  Current number of ordered equations: 0
% 123.37/123.57  Current number of rules: 3281
% 123.37/123.57  New rule produced :
% 123.37/123.57  [3314]
% 123.37/123.57  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 123.37/123.57                                                        j(op2(sK1_ax4_U,
% 123.37/123.57                                                          h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 123.37/123.57  -> true
% 123.37/123.57  Current number of equations to process: 1588
% 123.37/123.57  Current number of ordered equations: 0
% 123.37/123.57  Current number of rules: 3282
% 123.37/123.57  New rule produced :
% 123.37/123.57  [3315]
% 123.37/123.57  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 123.37/123.57                                                        sK2_ax3_V(sK2_ax3_V(
% 123.37/123.57                                                                  j(sK1_ax4_U))))))
% 123.37/123.57  -> true
% 123.37/123.57  Current number of equations to process: 1587
% 123.37/123.57  Current number of ordered equations: 0
% 123.37/123.57  Current number of rules: 3283
% 123.37/123.57  New rule produced :
% 123.37/123.57  [3316]
% 123.37/123.57  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 123.37/123.57                                                                      j(sK1_ax4_U))),
% 123.37/123.57                                                        j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 123.37/123.57  -> true
% 123.37/123.57  Current number of equations to process: 1586
% 123.37/123.57  Current number of ordered equations: 0
% 123.37/123.57  Current number of rules: 3284
% 123.37/123.57  New rule produced :
% 123.37/123.57  [3317]
% 123.37/123.57  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 123.37/123.57                                                        j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 123.37/123.57  -> true
% 123.37/123.57  Current number of equations to process: 1585
% 123.37/123.57  Current number of ordered equations: 0
% 123.37/123.57  Current number of rules: 3285
% 123.37/123.57  New rule produced :
% 123.37/123.57  [3318]
% 123.37/123.57  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 123.37/123.57                                                        j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 123.37/123.57  -> true
% 123.37/123.57  Current number of equations to process: 1584
% 123.37/123.57  Current number of ordered equations: 0
% 123.37/123.57  Current number of rules: 3286
% 123.37/123.57  New rule produced :
% 123.37/123.57  [3319]
% 123.37/123.57  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 123.37/123.57         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 123.37/123.57  Current number of equations to process: 1583
% 123.37/123.57  Current number of ordered equations: 0
% 123.37/123.57  Current number of rules: 3287
% 123.37/123.57  New rule produced :
% 123.37/123.57  [3320]
% 123.37/123.57  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,
% 123.37/123.57                                                                op2(sK1_ax4_U,sK1_ax4_U))),
% 123.37/123.57                                                          sK2_ax3_V(j(sK1_ax4_U)))))
% 123.37/123.57  -> true
% 123.37/123.57  Current number of equations to process: 1582
% 123.37/123.57  Current number of ordered equations: 0
% 123.37/123.57  Current number of rules: 3288
% 123.37/123.57  New rule produced :
% 123.37/123.57  [3321]
% 123.37/123.57  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 123.37/123.57         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 123.37/123.57  Current number of equations to process: 1581
% 123.37/123.57  Current number of ordered equations: 0
% 123.37/123.57  Current number of rules: 3289
% 123.37/123.57  New rule produced :
% 123.37/123.57  [3322]
% 123.37/123.57  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(j(op2(sK1_ax4_U,
% 123.37/123.57                                                                op2(sK1_ax4_U,sK1_ax4_U))),
% 123.37/123.57                                                          sK2_ax3_V(j(sK1_ax4_U)))))
% 123.37/123.57  -> true
% 123.37/123.57  Current number of equations to process: 1580
% 123.37/123.57  Current number of ordered equations: 0
% 123.37/123.57  Current number of rules: 3290
% 123.37/123.57  New rule produced :
% 123.37/123.57  [3323]
% 123.37/123.57  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 123.37/123.57         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 123.37/123.57  Current number of equations to process: 1579
% 123.37/123.57  Current number of ordered equations: 0
% 123.37/123.57  Current number of rules: 3291
% 123.37/123.57  New rule produced :
% 123.37/123.57  [3324]
% 123.37/123.57  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op1(sK2_ax3_V(
% 124.17/124.35                                                              j(sK1_ax4_U)),
% 124.17/124.35                                                          j(op2(sK1_ax4_U,
% 124.17/124.35                                                            op2(sK1_ax4_U,sK1_ax4_U))))))
% 124.17/124.35  -> true
% 124.17/124.35  Current number of equations to process: 1578
% 124.17/124.35  Current number of ordered equations: 0
% 124.17/124.35  Current number of rules: 3292
% 124.17/124.35  New rule produced :
% 124.17/124.35  [3325]
% 124.17/124.35  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 124.17/124.35         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 124.17/124.35  Current number of equations to process: 1577
% 124.17/124.35  Current number of ordered equations: 0
% 124.17/124.35  Current number of rules: 3293
% 124.17/124.35  New rule produced :
% 124.17/124.35  [3326]
% 124.17/124.35  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op1(sK2_ax3_V(
% 124.17/124.35                                                              j(sK1_ax4_U)),
% 124.17/124.35                                                          j(op2(sK1_ax4_U,
% 124.17/124.35                                                            op2(sK1_ax4_U,sK1_ax4_U))))))
% 124.17/124.35  -> true
% 124.17/124.35  Current number of equations to process: 1576
% 124.17/124.35  Current number of ordered equations: 0
% 124.17/124.35  Current number of rules: 3294
% 124.17/124.35  New rule produced :
% 124.17/124.35  [3327]
% 124.17/124.35  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 124.17/124.35                                   sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),true)
% 124.17/124.35  -> true
% 124.17/124.35  Current number of equations to process: 1574
% 124.17/124.35  Current number of ordered equations: 1
% 124.17/124.35  Current number of rules: 3295
% 124.17/124.35  New rule produced :
% 124.17/124.35  [3328]
% 124.17/124.35  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 124.17/124.35                                 sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),A)),true)
% 124.17/124.35  -> true
% 124.17/124.35  Current number of equations to process: 1574
% 124.17/124.35  Current number of ordered equations: 0
% 124.17/124.35  Current number of rules: 3296
% 124.17/124.35  New rule produced :
% 124.17/124.35  [3329]
% 124.17/124.35  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 124.17/124.35                                                                      j(sK1_ax4_U)))),
% 124.17/124.35         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 124.17/124.35  Current number of equations to process: 1573
% 124.17/124.35  Current number of ordered equations: 0
% 124.17/124.35  Current number of rules: 3297
% 124.17/124.35  New rule produced :
% 124.17/124.35  [3330]
% 124.17/124.35  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,
% 124.17/124.35                                                              op2(sK1_ax4_U,sK1_ax4_U))),
% 124.17/124.35                                                        sK2_ax3_V(sK2_ax3_V(
% 124.17/124.35                                                                  j(sK1_ax4_U))))))
% 124.17/124.35  -> true
% 124.17/124.35  Current number of equations to process: 1572
% 124.17/124.35  Current number of ordered equations: 0
% 124.17/124.35  Current number of rules: 3298
% 124.17/124.35  New rule produced :
% 124.17/124.35  [3331]
% 124.17/124.35  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(
% 124.17/124.35                                                                      j(sK1_ax4_U)))),
% 124.17/124.35         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 124.17/124.35  Current number of equations to process: 1571
% 124.17/124.35  Current number of ordered equations: 0
% 124.17/124.35  Current number of rules: 3299
% 124.17/124.35  New rule produced :
% 124.17/124.35  [3332]
% 124.17/124.35  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,
% 124.17/124.35                                                              op2(sK1_ax4_U,sK1_ax4_U))),
% 124.17/124.35                                                        sK2_ax3_V(sK2_ax3_V(
% 124.17/124.35                                                                  j(sK1_ax4_U))))))
% 124.17/124.35  -> true
% 124.17/124.35  Current number of equations to process: 1570
% 124.17/124.35  Current number of ordered equations: 0
% 124.17/124.35  Current number of rules: 3300
% 124.17/124.35  New rule produced :
% 124.17/124.35  [3333]
% 124.17/124.35  ifeq(sorti1(A),true,sorti1(op1(A,op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 124.17/124.35                                   j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))),true)
% 124.17/124.35  -> true
% 124.17/124.35  Current number of equations to process: 1568
% 124.17/124.35  Current number of ordered equations: 1
% 124.17/124.35  Current number of rules: 3301
% 124.17/124.35  New rule produced :
% 124.17/124.35  [3334]
% 124.17/124.35  ifeq(sorti1(A),true,sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 124.17/124.35                                 j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),A)),true)
% 124.17/124.35  -> true
% 124.17/124.35  Current number of equations to process: 1568
% 124.17/124.35  Current number of ordered equations: 0
% 124.17/124.35  Current number of rules: 3302
% 124.17/124.35  New rule produced :
% 124.17/124.35  [3335]
% 124.17/124.35  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 124.97/125.14         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 124.97/125.14  Current number of equations to process: 1567
% 124.97/125.14  Current number of ordered equations: 0
% 124.97/125.14  Current number of rules: 3303
% 124.97/125.14  New rule produced :
% 124.97/125.14  [3336]
% 124.97/125.14  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(
% 124.97/125.14                                                                      j(sK1_ax4_U))),
% 124.97/125.14                                                        j(op2(sK1_ax4_U,
% 124.97/125.14                                                          op2(sK1_ax4_U,sK1_ax4_U))))))
% 124.97/125.14  -> true
% 124.97/125.14  Current number of equations to process: 1566
% 124.97/125.14  Current number of ordered equations: 0
% 124.97/125.14  Current number of rules: 3304
% 124.97/125.14  New rule produced :
% 124.97/125.14  [3337]
% 124.97/125.14  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 124.97/125.14         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 124.97/125.14  Current number of equations to process: 1565
% 124.97/125.14  Current number of ordered equations: 0
% 124.97/125.14  Current number of rules: 3305
% 124.97/125.14  New rule produced :
% 124.97/125.14  [3338]
% 124.97/125.14  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 124.97/125.14                                                                      j(sK1_ax4_U))),
% 124.97/125.14                                                        j(op2(sK1_ax4_U,
% 124.97/125.14                                                          op2(sK1_ax4_U,sK1_ax4_U))))))
% 124.97/125.14  -> true
% 124.97/125.14  Current number of equations to process: 1564
% 124.97/125.14  Current number of ordered equations: 0
% 124.97/125.14  Current number of rules: 3306
% 124.97/125.14  New rule produced :
% 124.97/125.14  [3339]
% 124.97/125.14  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 124.97/125.14                                   j(op2(sK1_ax4_U,sK1_ax4_U))))),true) -> true
% 124.97/125.14  Current number of equations to process: 1562
% 124.97/125.14  Current number of ordered equations: 1
% 124.97/125.14  Current number of rules: 3307
% 124.97/125.14  New rule produced :
% 124.97/125.14  [3340]
% 124.97/125.14  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 124.97/125.14                                 j(op2(sK1_ax4_U,sK1_ax4_U))),A)),true) -> true
% 124.97/125.14  Current number of equations to process: 1562
% 124.97/125.14  Current number of ordered equations: 0
% 124.97/125.14  Current number of rules: 3308
% 124.97/125.14  New rule produced :
% 124.97/125.14  [3341]
% 124.97/125.14  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 124.97/125.14         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 124.97/125.14  Current number of equations to process: 1561
% 124.97/125.14  Current number of ordered equations: 0
% 124.97/125.14  Current number of rules: 3309
% 124.97/125.14  New rule produced :
% 124.97/125.14  [3342]
% 124.97/125.14  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,
% 124.97/125.14                                                              op2(sK1_ax4_U,sK1_ax4_U))),
% 124.97/125.14                                                        j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 124.97/125.14  -> true
% 124.97/125.14  Current number of equations to process: 1560
% 124.97/125.14  Current number of ordered equations: 0
% 124.97/125.14  Current number of rules: 3310
% 124.97/125.14  New rule produced :
% 124.97/125.14  [3343]
% 124.97/125.14  sorti1(op1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 124.97/125.14         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 124.97/125.14  Current number of equations to process: 1559
% 124.97/125.14  Current number of ordered equations: 0
% 124.97/125.14  Current number of rules: 3311
% 124.97/125.14  New rule produced :
% 124.97/125.14  [3344]
% 124.97/125.14  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,
% 124.97/125.14                                                              op2(sK1_ax4_U,sK1_ax4_U))),
% 124.97/125.14                                                        j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 124.97/125.14  -> true
% 124.97/125.14  Current number of equations to process: 1558
% 124.97/125.14  Current number of ordered equations: 0
% 124.97/125.14  Current number of rules: 3312
% 124.97/125.14  New rule produced :
% 124.97/125.14  [3345]
% 124.97/125.14  ifeq(sorti1(A),true,sorti1(op1(A,op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,
% 124.97/125.14                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))),true)
% 124.97/125.14  -> true
% 124.97/125.14  Current number of equations to process: 1556
% 124.97/125.14  Current number of ordered equations: 1
% 124.97/125.14  Current number of rules: 3313
% 124.97/125.14  New rule produced :
% 124.97/125.14  [3346]
% 124.97/125.14  ifeq(sorti1(A),true,sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,
% 124.97/125.14                                                                   op2(sK1_ax4_U,sK1_ax4_U)))),A)),true)
% 124.97/125.14  -> true
% 124.97/125.14  Current number of equations to process: 1556
% 124.97/125.14  Current number of ordered equations: 0
% 125.88/126.07  Current number of rules: 3314
% 125.88/126.07  New rule produced :
% 125.88/126.07  [3347]
% 125.88/126.07  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 125.88/126.07         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 125.88/126.07  Current number of equations to process: 1555
% 125.88/126.07  Current number of ordered equations: 0
% 125.88/126.07  Current number of rules: 3315
% 125.88/126.07  New rule produced :
% 125.88/126.07  [3348]
% 125.88/126.07  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 125.88/126.07                                                        j(op2(sK1_ax4_U,
% 125.88/126.07                                                          op2(sK1_ax4_U,sK1_ax4_U))))))
% 125.88/126.07  -> true
% 125.88/126.07  Current number of equations to process: 1554
% 125.88/126.07  Current number of ordered equations: 0
% 125.88/126.07  Current number of rules: 3316
% 125.88/126.07  New rule produced :
% 125.88/126.07  [3349]
% 125.88/126.07  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 125.88/126.07         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 125.88/126.07  Current number of equations to process: 1553
% 125.88/126.07  Current number of ordered equations: 0
% 125.88/126.07  Current number of rules: 3317
% 125.88/126.07  New rule produced :
% 125.88/126.07  [3350]
% 125.88/126.07  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 125.88/126.07                                                        j(op2(sK1_ax4_U,
% 125.88/126.07                                                          op2(sK1_ax4_U,sK1_ax4_U))))))
% 125.88/126.07  -> true
% 125.88/126.07  Current number of equations to process: 1552
% 125.88/126.07  Current number of ordered equations: 0
% 125.88/126.07  Current number of rules: 3318
% 125.88/126.07  New rule produced :
% 125.88/126.07  [3351]
% 125.88/126.07  sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 125.88/126.07         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 125.88/126.07  true
% 125.88/126.07  Current number of equations to process: 1551
% 125.88/126.07  Current number of ordered equations: 0
% 125.88/126.07  Current number of rules: 3319
% 125.88/126.07  New rule produced :
% 125.88/126.07  [3352]
% 125.88/126.07  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 125.88/126.07         sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))))
% 125.88/126.07  -> true
% 125.88/126.07  Current number of equations to process: 1550
% 125.88/126.07  Current number of ordered equations: 0
% 125.88/126.07  Current number of rules: 3320
% 125.88/126.07  New rule produced :
% 125.88/126.07  [3353]
% 125.88/126.07  sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 125.88/126.07         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 125.88/126.07  true
% 125.88/126.07  Current number of equations to process: 1549
% 125.88/126.07  Current number of ordered equations: 0
% 125.88/126.07  Current number of rules: 3321
% 125.88/126.07  New rule produced :
% 125.88/126.07  [3354]
% 125.88/126.07  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 125.88/126.07         sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))))
% 125.88/126.07  -> true
% 125.88/126.07  Current number of equations to process: 1548
% 125.88/126.07  Current number of ordered equations: 0
% 125.88/126.07  Current number of rules: 3322
% 125.88/126.07  New rule produced :
% 125.88/126.07  [3355]
% 125.88/126.07  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 125.88/126.07         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 125.88/126.07  true
% 125.88/126.07  Current number of equations to process: 1547
% 125.88/126.07  Current number of ordered equations: 0
% 125.88/126.07  Current number of rules: 3323
% 125.88/126.07  New rule produced :
% 125.88/126.07  [3356]
% 125.88/126.07  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 125.88/126.07         sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 125.88/126.07  -> true
% 125.88/126.07  Current number of equations to process: 1546
% 125.88/126.07  Current number of ordered equations: 0
% 125.88/126.07  Current number of rules: 3324
% 125.88/126.07  New rule produced :
% 125.88/126.07  [3357]
% 125.88/126.07  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 125.88/126.07         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 125.88/126.07  true
% 125.88/126.07  Current number of equations to process: 1545
% 125.88/126.07  Current number of ordered equations: 0
% 125.88/126.07  Current number of rules: 3325
% 125.88/126.07  New rule produced :
% 125.88/126.07  [3358]
% 125.88/126.07  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 125.88/126.07         sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 125.88/126.07  -> true
% 125.88/126.07  Current number of equations to process: 1544
% 125.88/126.07  Current number of ordered equations: 0
% 125.88/126.07  Current number of rules: 3326
% 125.88/126.07  New rule produced :
% 125.88/126.07  [3359]
% 125.88/126.07  sorti1(op1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 125.88/126.07             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 125.88/126.07  -> true
% 125.88/126.07  Current number of equations to process: 1543
% 125.88/126.07  Current number of ordered equations: 0
% 125.88/126.07  Current number of rules: 3327
% 126.68/126.86  New rule produced :
% 126.68/126.86  [3360]
% 126.68/126.86  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 126.68/126.86                                                               sK2_ax3_V(
% 126.68/126.86                                                               j(sK1_ax4_U))),
% 126.68/126.86                                                           sK2_ax3_V(j(sK1_ax4_U)))))
% 126.68/126.86  -> true
% 126.68/126.86  Current number of equations to process: 1542
% 126.68/126.86  Current number of ordered equations: 0
% 126.68/126.86  Current number of rules: 3328
% 126.68/126.86  New rule produced :
% 126.68/126.86  [3361]
% 126.68/126.86  sorti1(op1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 126.68/126.86             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 126.68/126.86  -> true
% 126.68/126.86  Current number of equations to process: 1541
% 126.68/126.86  Current number of ordered equations: 0
% 126.68/126.86  Current number of rules: 3329
% 126.68/126.86  New rule produced :
% 126.68/126.86  [3362]
% 126.68/126.86  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 126.68/126.86                                                        sK2_ax3_V(j(sK1_ax4_U))),
% 126.68/126.86                                                    sK2_ax3_V(j(sK1_ax4_U)))))
% 126.68/126.86  -> true
% 126.68/126.86  Current number of equations to process: 1540
% 126.68/126.86  Current number of ordered equations: 0
% 126.68/126.86  Current number of rules: 3330
% 126.68/126.86  New rule produced :
% 126.68/126.86  [3363]
% 126.68/126.86  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 126.68/126.86                                         sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 126.68/126.86                                                                   sK2_ax3_V(
% 126.68/126.86                                                                   sK2_ax3_V(
% 126.68/126.86                                                                   j(sK1_ax4_U))))))
% 126.68/126.86  -> true
% 126.68/126.86  Current number of equations to process: 1539
% 126.68/126.86  Current number of ordered equations: 0
% 126.68/126.86  Current number of rules: 3331
% 126.68/126.86  New rule produced :
% 126.68/126.86  [3364]
% 126.68/126.86  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 126.68/126.86                                                               j(sK1_ax4_U)),
% 126.68/126.86                                                           op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 126.68/126.86                                                           sK2_ax3_V(j(sK1_ax4_U))))))
% 126.68/126.86  -> true
% 126.68/126.86  Current number of equations to process: 1538
% 126.68/126.86  Current number of ordered equations: 0
% 126.68/126.86  Current number of rules: 3332
% 126.68/126.86  New rule produced :
% 126.68/126.86  [3365]
% 126.68/126.86  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 126.68/126.86                                         sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 126.68/126.86                                                                   j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 126.68/126.86  -> true
% 126.68/126.86  Current number of equations to process: 1537
% 126.68/126.86  Current number of ordered equations: 0
% 126.68/126.86  Current number of rules: 3333
% 126.68/126.86  New rule produced :
% 126.68/126.86  [3366]
% 126.68/126.86  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 126.68/126.86                                                    op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 126.68/126.86                                                    sK2_ax3_V(j(sK1_ax4_U))))))
% 126.68/126.86  -> true
% 126.68/126.86  Current number of equations to process: 1536
% 126.68/126.86  Current number of ordered equations: 0
% 126.68/126.86  Current number of rules: 3334
% 126.68/126.86  New rule produced :
% 126.68/126.86  [3367]
% 126.68/126.86  sorti1(op1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 126.68/126.86             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 126.68/126.86  -> true
% 126.68/126.86  Current number of equations to process: 1535
% 126.68/126.86  Current number of ordered equations: 0
% 126.68/126.86  Current number of rules: 3335
% 126.68/126.86  New rule produced :
% 126.68/126.86  [3368]
% 126.68/126.86  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 126.68/126.86                                                    sK2_ax3_V(j(sK1_ax4_U))),
% 126.68/126.86                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 126.68/126.86  -> true
% 126.68/126.86  Current number of equations to process: 1534
% 126.68/126.86  Current number of ordered equations: 0
% 126.68/126.86  Current number of rules: 3336
% 126.68/126.86  New rule produced :
% 126.68/126.86  [3369]
% 126.68/126.86  sorti1(op1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 126.68/126.86             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 126.68/126.86  -> true
% 126.68/126.86  Current number of equations to process: 1533
% 126.68/126.86  Current number of ordered equations: 0
% 126.68/126.86  Current number of rules: 3337
% 126.68/126.86  New rule produced :
% 126.68/126.86  [3370]
% 126.68/126.86  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 126.68/126.86                                             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 127.47/127.65                                                                      sK2_ax3_V(
% 127.47/127.65                                                                      j(sK1_ax4_U))))))
% 127.47/127.65  -> true
% 127.47/127.65  Current number of equations to process: 1532
% 127.47/127.65  Current number of ordered equations: 0
% 127.47/127.65  Current number of rules: 3338
% 127.47/127.65  New rule produced :
% 127.47/127.65  [3371]
% 127.47/127.65  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 127.47/127.65                                                    sK2_ax3_V(j(sK1_ax4_U)))),
% 127.47/127.65         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 127.47/127.65  Current number of equations to process: 1531
% 127.47/127.65  Current number of ordered equations: 0
% 127.47/127.65  Current number of rules: 3339
% 127.47/127.65  New rule produced :
% 127.47/127.65  [3372]
% 127.47/127.65  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 127.47/127.65                                                              j(sK1_ax4_U))),
% 127.47/127.65                                                op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 127.47/127.65                                                sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 127.47/127.65  true
% 127.47/127.65  Current number of equations to process: 1530
% 127.47/127.65  Current number of ordered equations: 0
% 127.47/127.65  Current number of rules: 3340
% 127.47/127.65  New rule produced :
% 127.47/127.65  [3373]
% 127.47/127.65  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 127.47/127.65                                                    sK2_ax3_V(j(sK1_ax4_U)))),
% 127.47/127.65         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 127.47/127.65  Current number of equations to process: 1529
% 127.47/127.65  Current number of ordered equations: 0
% 127.47/127.65  Current number of rules: 3341
% 127.47/127.65  New rule produced :
% 127.47/127.65  [3374]
% 127.47/127.65  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 127.47/127.65                                         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 127.47/127.65                                         sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 127.47/127.65  Current number of equations to process: 1528
% 127.47/127.65  Current number of ordered equations: 0
% 127.47/127.65  Current number of rules: 3342
% 127.47/127.65  New rule produced :
% 127.47/127.65  [3375]
% 127.47/127.65  sorti1(op1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 127.47/127.65             j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 127.47/127.65  -> true
% 127.47/127.65  Current number of equations to process: 1527
% 127.47/127.65  Current number of ordered equations: 0
% 127.47/127.65  Current number of rules: 3343
% 127.47/127.65  New rule produced :
% 127.47/127.65  [3376]
% 127.47/127.65  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 127.47/127.65                                                    sK2_ax3_V(j(sK1_ax4_U))),
% 127.47/127.65                                                j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 127.47/127.65  -> true
% 127.47/127.65  Current number of equations to process: 1526
% 127.47/127.65  Current number of ordered equations: 0
% 127.47/127.65  Current number of rules: 3344
% 127.47/127.65  New rule produced :
% 127.47/127.65  [3377]
% 127.47/127.65  sorti1(op1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),
% 127.47/127.65             j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 127.47/127.65  Current number of equations to process: 1525
% 127.47/127.65  Current number of ordered equations: 0
% 127.47/127.65  Current number of rules: 3345
% 127.47/127.65  New rule produced :
% 127.47/127.65  [3378]
% 127.47/127.65  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 127.47/127.65                                             sK2_ax3_V(j(sK1_ax4_U))),j(
% 127.47/127.65                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 127.47/127.65  -> true
% 127.47/127.65  Current number of equations to process: 1524
% 127.47/127.65  Current number of ordered equations: 0
% 127.47/127.65  Current number of rules: 3346
% 127.47/127.65  New rule produced :
% 127.47/127.65  [3379]
% 127.47/127.65  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 127.47/127.65                                             sK2_ax3_V(j(sK1_ax4_U)))),
% 127.47/127.65         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 127.47/127.65  Current number of equations to process: 1523
% 127.47/127.65  Current number of ordered equations: 0
% 127.47/127.65  Current number of rules: 3347
% 127.47/127.65  New rule produced :
% 127.47/127.65  [3380]
% 127.47/127.65  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 127.47/127.65                                                op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 127.47/127.65                                                sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 127.47/127.65  true
% 127.47/127.65  Current number of equations to process: 1522
% 127.47/127.65  Current number of ordered equations: 0
% 127.47/127.65  Current number of rules: 3348
% 127.47/127.65  New rule produced :
% 127.47/127.65  [3381]
% 127.47/127.65  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 127.47/127.65                                             sK2_ax3_V(j(sK1_ax4_U)))),
% 128.26/128.45         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 128.26/128.45  Current number of equations to process: 1521
% 128.26/128.45  Current number of ordered equations: 0
% 128.26/128.45  Current number of rules: 3349
% 128.26/128.45  New rule produced :
% 128.26/128.45  [3382]
% 128.26/128.45  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 128.26/128.45                                         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 128.26/128.45                                         sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 128.26/128.45  Current number of equations to process: 1520
% 128.26/128.45  Current number of ordered equations: 0
% 128.26/128.45  Current number of rules: 3350
% 128.26/128.45  New rule produced :
% 128.26/128.45  [3383]
% 128.26/128.45  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 128.26/128.45             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 128.26/128.45  -> true
% 128.26/128.45  Current number of equations to process: 1519
% 128.26/128.45  Current number of ordered equations: 0
% 128.26/128.45  Current number of rules: 3351
% 128.26/128.45  New rule produced :
% 128.26/128.45  [3384]
% 128.26/128.45  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(op1(sK2_ax3_V(
% 128.26/128.45                                                                   j(sK1_ax4_U)),
% 128.26/128.45                                                               j(op2(sK1_ax4_U,sK1_ax4_U))),
% 128.26/128.45                                                           sK2_ax3_V(j(sK1_ax4_U)))))
% 128.26/128.45  -> true
% 128.26/128.45  Current number of equations to process: 1518
% 128.26/128.45  Current number of ordered equations: 0
% 128.26/128.45  Current number of rules: 3352
% 128.26/128.45  New rule produced :
% 128.26/128.45  [3385]
% 128.26/128.45  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 128.26/128.45             sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 128.26/128.45  -> true
% 128.26/128.45  Current number of equations to process: 1517
% 128.26/128.45  Current number of ordered equations: 0
% 128.26/128.45  Current number of rules: 3353
% 128.26/128.45  New rule produced :
% 128.26/128.45  [3386]
% 128.26/128.45  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 128.26/128.45                                                        j(op2(sK1_ax4_U,sK1_ax4_U))),
% 128.26/128.45                                                    sK2_ax3_V(j(sK1_ax4_U)))))
% 128.26/128.45  -> true
% 128.26/128.45  Current number of equations to process: 1516
% 128.26/128.45  Current number of ordered equations: 0
% 128.26/128.45  Current number of rules: 3354
% 128.26/128.45  New rule produced :
% 128.26/128.45  [3387]
% 128.26/128.45  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 128.26/128.45                                                                     op2(sK1_ax4_U,sK1_ax4_U)))),
% 128.26/128.45         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 128.26/128.45  Current number of equations to process: 1515
% 128.26/128.45  Current number of ordered equations: 0
% 128.26/128.45  Current number of rules: 3355
% 128.26/128.45  New rule produced :
% 128.26/128.45  [3388]
% 128.26/128.45  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op1(sK2_ax3_V(
% 128.26/128.45                                                               j(sK1_ax4_U)),
% 128.26/128.45                                                           op1(sK2_ax3_V(
% 128.26/128.45                                                               j(sK1_ax4_U)),
% 128.26/128.45                                                           j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 128.26/128.45  -> true
% 128.26/128.45  Current number of equations to process: 1514
% 128.26/128.45  Current number of ordered equations: 0
% 128.26/128.45  Current number of rules: 3356
% 128.26/128.45  New rule produced :
% 128.26/128.45  [3389]
% 128.26/128.45  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 128.26/128.45                                                                     op2(sK1_ax4_U,sK1_ax4_U)))),
% 128.26/128.45         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 128.26/128.45  Current number of equations to process: 1513
% 128.26/128.45  Current number of ordered equations: 0
% 128.26/128.45  Current number of rules: 3357
% 128.26/128.45  New rule produced :
% 128.26/128.45  [3390]
% 128.26/128.45  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 128.26/128.45                                                    op1(sK2_ax3_V(j(sK1_ax4_U)),
% 128.26/128.45                                                    j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 128.26/128.45  -> true
% 128.26/128.45  Current number of equations to process: 1512
% 128.26/128.45  Current number of ordered equations: 0
% 128.26/128.45  Current number of rules: 3358
% 128.26/128.45  New rule produced :
% 128.26/128.45  [3391]
% 128.26/128.45  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 128.26/128.45             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 128.26/128.45  -> true
% 128.26/128.45  Current number of equations to process: 1511
% 128.26/128.45  Current number of ordered equations: 0
% 128.26/128.45  Current number of rules: 3359
% 128.26/128.45  New rule produced :
% 128.26/128.45  [3392]
% 128.26/128.45  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 128.26/128.45                                                    j(op2(sK1_ax4_U,sK1_ax4_U))),
% 129.06/129.25                                                sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 129.06/129.25  -> true
% 129.06/129.25  Current number of equations to process: 1510
% 129.06/129.25  Current number of ordered equations: 0
% 129.06/129.25  Current number of rules: 3360
% 129.06/129.25  New rule produced :
% 129.06/129.25  [3393]
% 129.06/129.25  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 129.06/129.25             sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 129.06/129.25  -> true
% 129.06/129.25  Current number of equations to process: 1509
% 129.06/129.25  Current number of ordered equations: 0
% 129.06/129.25  Current number of rules: 3361
% 129.06/129.25  New rule produced :
% 129.06/129.25  [3394]
% 129.06/129.25  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 129.06/129.25                                             j(op2(sK1_ax4_U,sK1_ax4_U))),
% 129.06/129.25                                         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 129.06/129.25  -> true
% 129.06/129.25  Current number of equations to process: 1508
% 129.06/129.25  Current number of ordered equations: 0
% 129.06/129.25  Current number of rules: 3362
% 129.06/129.25  New rule produced :
% 129.06/129.25  [3395]
% 129.06/129.25  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 129.06/129.25                                                    j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 129.06/129.25         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 129.06/129.25  Current number of equations to process: 1507
% 129.06/129.25  Current number of ordered equations: 0
% 129.06/129.25  Current number of rules: 3363
% 129.06/129.25  New rule produced :
% 129.06/129.25  [3396]
% 129.06/129.25  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(sK2_ax3_V(
% 129.06/129.25                                                              j(sK1_ax4_U))),
% 129.06/129.25                                                op1(sK2_ax3_V(j(sK1_ax4_U)),
% 129.06/129.25                                                j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 129.06/129.25  -> true
% 129.06/129.25  Current number of equations to process: 1506
% 129.06/129.25  Current number of ordered equations: 0
% 129.06/129.25  Current number of rules: 3364
% 129.06/129.25  New rule produced :
% 129.06/129.25  [3397]
% 129.06/129.25  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 129.06/129.25                                                    j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 129.06/129.25         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 129.06/129.25  Current number of equations to process: 1505
% 129.06/129.25  Current number of ordered equations: 0
% 129.06/129.25  Current number of rules: 3365
% 129.06/129.25  New rule produced :
% 129.06/129.25  [3398]
% 129.06/129.25  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 129.06/129.25                                         op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 129.06/129.25                                                                     op2(sK1_ax4_U,sK1_ax4_U))))))
% 129.06/129.25  -> true
% 129.06/129.25  Current number of equations to process: 1504
% 129.06/129.25  Current number of ordered equations: 0
% 129.06/129.25  Current number of rules: 3366
% 129.06/129.25  New rule produced :
% 129.06/129.25  [3399]
% 129.06/129.25  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 129.06/129.25             j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 129.06/129.25  -> true
% 129.06/129.25  Current number of equations to process: 1503
% 129.06/129.25  Current number of ordered equations: 0
% 129.06/129.25  Current number of rules: 3367
% 129.06/129.25  New rule produced :
% 129.06/129.25  [3400]
% 129.06/129.25  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 129.06/129.25                                                    j(op2(sK1_ax4_U,sK1_ax4_U))),
% 129.06/129.25                                                j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 129.06/129.25  -> true
% 129.06/129.25  Current number of equations to process: 1502
% 129.06/129.25  Current number of ordered equations: 0
% 129.06/129.25  Current number of rules: 3368
% 129.06/129.25  New rule produced :
% 129.06/129.25  [3401]
% 129.06/129.25  sorti1(op1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 129.06/129.25             j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 129.06/129.25  Current number of equations to process: 1501
% 129.06/129.25  Current number of ordered equations: 0
% 129.06/129.25  Current number of rules: 3369
% 129.06/129.25  New rule produced :
% 129.06/129.25  [3402]
% 129.06/129.25  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(op1(sK2_ax3_V(j(sK1_ax4_U)),
% 129.06/129.25                                             j(op2(sK1_ax4_U,sK1_ax4_U))),
% 129.06/129.25                                         j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 129.06/129.25  Current number of equations to process: 1500
% 129.06/129.25  Current number of ordered equations: 0
% 129.06/129.25  Current number of rules: 3370
% 129.06/129.25  New rule produced :
% 129.06/129.25  [3403]
% 129.06/129.25  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 129.06/129.25                                             j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 129.06/129.25         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 129.06/129.25  Current number of equations to process: 1499
% 129.99/130.19  Current number of ordered equations: 0
% 129.99/130.19  Current number of rules: 3371
% 129.99/130.19  New rule produced :
% 129.99/130.19  [3404]
% 129.99/130.19  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 129.99/130.19                                                op1(sK2_ax3_V(j(sK1_ax4_U)),
% 129.99/130.19                                                j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 129.99/130.19  -> true
% 129.99/130.19  Current number of equations to process: 1498
% 129.99/130.19  Current number of ordered equations: 0
% 129.99/130.19  Current number of rules: 3372
% 129.99/130.19  New rule produced :
% 129.99/130.19  [3405]
% 129.99/130.19  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),
% 129.99/130.19                                             j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 129.99/130.19         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 129.99/130.19  Current number of equations to process: 1497
% 129.99/130.19  Current number of ordered equations: 0
% 129.99/130.19  Current number of rules: 3373
% 129.99/130.19  New rule produced :
% 129.99/130.19  [3406]
% 129.99/130.19  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 129.99/130.19                                         op1(sK2_ax3_V(j(sK1_ax4_U)),j(
% 129.99/130.19                                                                     op2(sK1_ax4_U,sK1_ax4_U))))))
% 129.99/130.19  -> true
% 129.99/130.19  Current number of equations to process: 1496
% 129.99/130.19  Current number of ordered equations: 0
% 129.99/130.19  Current number of rules: 3374
% 129.99/130.19  New rule produced :
% 129.99/130.19  [3407]
% 129.99/130.19  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 129.99/130.19         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 129.99/130.19  Current number of equations to process: 1495
% 129.99/130.19  Current number of ordered equations: 0
% 129.99/130.19  Current number of rules: 3375
% 129.99/130.19  New rule produced :
% 129.99/130.19  [3408]
% 129.99/130.19  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 129.99/130.19         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 129.99/130.19  Current number of equations to process: 1494
% 129.99/130.19  Current number of ordered equations: 0
% 129.99/130.19  Current number of rules: 3376
% 129.99/130.19  New rule produced :
% 129.99/130.19  [3409]
% 129.99/130.19  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 129.99/130.19         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 129.99/130.19  Current number of equations to process: 1493
% 129.99/130.19  Current number of ordered equations: 0
% 129.99/130.19  Current number of rules: 3377
% 129.99/130.19  New rule produced :
% 129.99/130.19  [3410]
% 129.99/130.19  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 129.99/130.19         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 129.99/130.19  Current number of equations to process: 1492
% 129.99/130.19  Current number of ordered equations: 0
% 129.99/130.19  Current number of rules: 3378
% 129.99/130.19  New rule produced :
% 129.99/130.19  [3411]
% 129.99/130.19  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 129.99/130.19         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 129.99/130.19  Current number of equations to process: 1491
% 129.99/130.19  Current number of ordered equations: 0
% 129.99/130.19  Current number of rules: 3379
% 129.99/130.19  New rule produced :
% 129.99/130.19  [3412]
% 129.99/130.19  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 129.99/130.19         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 129.99/130.19  Current number of equations to process: 1490
% 129.99/130.19  Current number of ordered equations: 0
% 129.99/130.19  Current number of rules: 3380
% 129.99/130.19  New rule produced :
% 129.99/130.19  [3413]
% 129.99/130.19  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 129.99/130.19         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 129.99/130.19  Current number of equations to process: 1489
% 129.99/130.19  Current number of ordered equations: 0
% 129.99/130.19  Current number of rules: 3381
% 129.99/130.19  New rule produced :
% 129.99/130.19  [3414]
% 129.99/130.19  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 129.99/130.19         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 129.99/130.19  Current number of equations to process: 1488
% 129.99/130.19  Current number of ordered equations: 0
% 129.99/130.19  Current number of rules: 3382
% 129.99/130.19  New rule produced :
% 129.99/130.19  [3415]
% 129.99/130.19  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 129.99/130.19         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 129.99/130.19  Current number of equations to process: 1487
% 129.99/130.19  Current number of ordered equations: 0
% 129.99/130.19  Current number of rules: 3383
% 129.99/130.19  New rule produced :
% 129.99/130.19  [3416]
% 129.99/130.19  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 129.99/130.19         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 129.99/130.19  Current number of equations to process: 1486
% 129.99/130.19  Current number of ordered equations: 0
% 130.59/130.72  Current number of rules: 3384
% 130.59/130.72  New rule produced :
% 130.59/130.72  [3417]
% 130.59/130.72  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 130.59/130.72                                                                    op2(
% 130.59/130.72                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 130.59/130.72                                                                    h(sK2_ax3_V(
% 130.59/130.72                                                                      j(sK1_ax4_U))))))
% 130.59/130.72  -> true
% 130.59/130.72  Current number of equations to process: 1485
% 130.59/130.72  Current number of ordered equations: 0
% 130.59/130.72  Current number of rules: 3385
% 130.59/130.72  New rule produced :
% 130.59/130.72  [3418]
% 130.59/130.72  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 130.59/130.72                                                                    op2(sK1_ax4_U,
% 130.59/130.72                                                                    op2(sK1_ax4_U,sK1_ax4_U)),
% 130.59/130.72                                                                    h(sK2_ax3_V(
% 130.59/130.72                                                                      j(sK1_ax4_U))))))
% 130.59/130.72  -> true
% 130.59/130.72  Current number of equations to process: 1484
% 130.59/130.72  Current number of ordered equations: 0
% 130.59/130.72  Current number of rules: 3386
% 130.59/130.72  New rule produced :
% 130.59/130.72  [3419]
% 130.59/130.72  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 130.59/130.72                                                                    h(sK2_ax3_V(
% 130.59/130.72                                                                      sK2_ax3_V(
% 130.59/130.72                                                                      j(sK1_ax4_U)))),
% 130.59/130.72                                                                    h(sK2_ax3_V(
% 130.59/130.72                                                                      j(sK1_ax4_U))))))
% 130.59/130.72  -> true
% 130.59/130.72  Current number of equations to process: 1483
% 130.59/130.72  Current number of ordered equations: 0
% 130.59/130.72  Current number of rules: 3387
% 130.59/130.72  New rule produced :
% 130.59/130.72  [3420]
% 130.59/130.72  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 130.59/130.72                                                                    h(sK2_ax3_V(
% 130.59/130.72                                                                      j(sK1_ax4_U))),
% 130.59/130.72                                                                    op2(
% 130.59/130.72                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 130.59/130.72  -> true
% 130.59/130.72  Current number of equations to process: 1482
% 130.59/130.72  Current number of ordered equations: 0
% 130.59/130.72  Current number of rules: 3388
% 130.59/130.72  New rule produced :
% 130.59/130.72  [3421]
% 130.59/130.72  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 130.59/130.72                                                                    h(sK2_ax3_V(
% 130.59/130.72                                                                      j(sK1_ax4_U))),
% 130.59/130.72                                                                    op2(sK1_ax4_U,
% 130.59/130.72                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 130.59/130.72  -> true
% 130.59/130.72  Current number of equations to process: 1481
% 130.59/130.72  Current number of ordered equations: 0
% 130.59/130.72  Current number of rules: 3389
% 130.59/130.72  New rule produced :
% 130.59/130.72  [3422]
% 130.59/130.72  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 130.59/130.72                                                                    h(sK2_ax3_V(
% 130.59/130.72                                                                      j(sK1_ax4_U))),
% 130.59/130.72                                                                    h(sK2_ax3_V(
% 130.59/130.72                                                                      sK2_ax3_V(
% 130.59/130.72                                                                      j(sK1_ax4_U)))))))
% 130.59/130.72  -> true
% 130.59/130.72  Current number of equations to process: 1480
% 130.59/130.72  Current number of ordered equations: 0
% 130.59/130.72  Current number of rules: 3390
% 130.59/130.72  New rule produced :
% 130.59/130.72  [3423]
% 130.59/130.72  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 130.59/130.72                                                                    op2(
% 130.59/130.72                                                                    h(sK2_ax3_V(
% 130.59/130.72                                                                      j(sK1_ax4_U))),sK1_ax4_U),
% 130.59/130.72                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 130.59/130.72  -> true
% 130.59/130.72  Current number of equations to process: 1479
% 130.59/130.72  Current number of ordered equations: 0
% 130.59/130.72  Current number of rules: 3391
% 131.39/131.52  New rule produced :
% 131.39/131.52  [3424]
% 131.39/131.52  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 131.39/131.52                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 131.39/131.52                                                                    op2(
% 131.39/131.52                                                                    h(sK2_ax3_V(
% 131.39/131.52                                                                      j(sK1_ax4_U))),sK1_ax4_U))))
% 131.39/131.52  -> true
% 131.39/131.52  Current number of equations to process: 1478
% 131.39/131.52  Current number of ordered equations: 0
% 131.39/131.52  Current number of rules: 3392
% 131.39/131.52  New rule produced :
% 131.39/131.52  [3425]
% 131.39/131.52  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 131.39/131.52                                                                    op2(sK1_ax4_U,
% 131.39/131.52                                                                    h(sK2_ax3_V(
% 131.39/131.52                                                                      j(sK1_ax4_U)))),
% 131.39/131.52                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 131.39/131.52  -> true
% 131.39/131.52  Current number of equations to process: 1477
% 131.39/131.52  Current number of ordered equations: 0
% 131.39/131.52  Current number of rules: 3393
% 131.39/131.52  New rule produced :
% 131.39/131.52  [3426]
% 131.39/131.52  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 131.39/131.52                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 131.39/131.52                                                                    op2(sK1_ax4_U,
% 131.39/131.52                                                                    h(sK2_ax3_V(
% 131.39/131.52                                                                      j(sK1_ax4_U)))))))
% 131.39/131.52  -> true
% 131.39/131.52  Current number of equations to process: 1476
% 131.39/131.52  Current number of ordered equations: 0
% 131.39/131.52  Current number of rules: 3394
% 131.39/131.52  New rule produced :
% 131.39/131.52  [3427]
% 131.39/131.52  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 131.39/131.52         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 131.39/131.52  true
% 131.39/131.52  Current number of equations to process: 1475
% 131.39/131.52  Current number of ordered equations: 0
% 131.39/131.52  Current number of rules: 3395
% 131.39/131.52  New rule produced :
% 131.39/131.52  [3428]
% 131.39/131.52  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 131.39/131.52         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 131.39/131.52  Current number of equations to process: 1474
% 131.39/131.52  Current number of ordered equations: 0
% 131.39/131.52  Current number of rules: 3396
% 131.39/131.52  New rule produced :
% 131.39/131.52  [3429]
% 131.39/131.52  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 131.39/131.52         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 131.39/131.52  true
% 131.39/131.52  Current number of equations to process: 1473
% 131.39/131.52  Current number of ordered equations: 0
% 131.39/131.52  Current number of rules: 3397
% 131.39/131.52  New rule produced :
% 131.39/131.52  [3430]
% 131.39/131.52  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 131.39/131.52         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 131.39/131.52  Current number of equations to process: 1472
% 131.39/131.52  Current number of ordered equations: 0
% 131.39/131.52  Current number of rules: 3398
% 131.39/131.52  New rule produced :
% 131.39/131.52  [3431]
% 131.39/131.52  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 131.39/131.52                                   op2(sK1_ax4_U,sK1_ax4_U)))),true) -> true
% 131.39/131.52  Current number of equations to process: 1470
% 131.39/131.52  Current number of ordered equations: 1
% 131.39/131.52  Current number of rules: 3399
% 131.39/131.52  New rule produced :
% 131.39/131.52  [3432]
% 131.39/131.52  ifeq(sorti2(A),true,sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 131.39/131.52                                 op2(sK1_ax4_U,sK1_ax4_U)),A)),true) -> true
% 131.39/131.52  Current number of equations to process: 1470
% 131.39/131.52  Current number of ordered equations: 0
% 131.39/131.52  Current number of rules: 3400
% 131.39/131.52  New rule produced :
% 131.39/131.52  [3433]
% 131.39/131.52  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 131.39/131.52             op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 131.39/131.52  -> true
% 131.39/131.52  Current number of equations to process: 1469
% 131.39/131.52  Current number of ordered equations: 0
% 131.39/131.52  Current number of rules: 3401
% 131.39/131.52  New rule produced :
% 131.39/131.52  [3434]
% 131.39/131.52  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 131.39/131.52                                                           op2(sK1_ax4_U,sK1_ax4_U)),
% 131.39/131.52                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 131.39/131.52  -> true
% 131.39/131.52  Current number of equations to process: 1468
% 132.19/132.34  Current number of ordered equations: 0
% 132.19/132.34  Current number of rules: 3402
% 132.19/132.34  New rule produced :
% 132.19/132.34  [3435]
% 132.19/132.34  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 132.19/132.34             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))
% 132.19/132.34  -> true
% 132.19/132.34  Current number of equations to process: 1467
% 132.19/132.34  Current number of ordered equations: 0
% 132.19/132.34  Current number of rules: 3403
% 132.19/132.34  New rule produced :
% 132.19/132.34  [3436]
% 132.19/132.34  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.19/132.34                                                           op2(sK1_ax4_U,sK1_ax4_U)),
% 132.19/132.34                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 132.19/132.34  -> true
% 132.19/132.34  Current number of equations to process: 1466
% 132.19/132.34  Current number of ordered equations: 0
% 132.19/132.34  Current number of rules: 3404
% 132.19/132.34  New rule produced :
% 132.19/132.34  [3437]
% 132.19/132.34  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.19/132.34                                                                op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 132.19/132.34  -> true
% 132.19/132.34  Current number of equations to process: 1464
% 132.19/132.34  Current number of ordered equations: 1
% 132.19/132.34  Current number of rules: 3405
% 132.19/132.34  New rule produced :
% 132.19/132.34  [3438]
% 132.19/132.34  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.19/132.34                                                              op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 132.19/132.34  -> true
% 132.19/132.34  Current number of equations to process: 1464
% 132.19/132.34  Current number of ordered equations: 0
% 132.19/132.34  Current number of rules: 3406
% 132.19/132.34  New rule produced :
% 132.19/132.34  [3439]
% 132.19/132.34  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.19/132.34                                          op2(sK1_ax4_U,sK1_ax4_U))),op2(
% 132.19/132.34                                                                     h(
% 132.19/132.34                                                                     sK2_ax3_V(
% 132.19/132.34                                                                     j(sK1_ax4_U))),sK1_ax4_U)))
% 132.19/132.34  -> true
% 132.19/132.34  Current number of equations to process: 1463
% 132.19/132.34  Current number of ordered equations: 0
% 132.19/132.34  Current number of rules: 3407
% 132.19/132.34  New rule produced :
% 132.19/132.34  [3440]
% 132.19/132.34  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.19/132.34                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.19/132.34                                                       op2(sK1_ax4_U,sK1_ax4_U)))))
% 132.19/132.34  -> true
% 132.19/132.34  Current number of equations to process: 1462
% 132.19/132.34  Current number of ordered equations: 0
% 132.19/132.34  Current number of rules: 3408
% 132.19/132.34  New rule produced :
% 132.19/132.34  [3441]
% 132.19/132.34  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.19/132.34                                          op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,
% 132.19/132.34                                                                     h(
% 132.19/132.34                                                                     sK2_ax3_V(
% 132.19/132.34                                                                     j(sK1_ax4_U))))))
% 132.19/132.34  -> true
% 132.19/132.34  Current number of equations to process: 1461
% 132.19/132.34  Current number of ordered equations: 0
% 132.19/132.34  Current number of rules: 3409
% 132.19/132.34  New rule produced :
% 132.19/132.34  [3442]
% 132.19/132.34  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.19/132.34                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.19/132.34                                                       op2(sK1_ax4_U,sK1_ax4_U)))))
% 132.19/132.34  -> true
% 132.19/132.34  Current number of equations to process: 1460
% 132.19/132.34  Current number of ordered equations: 0
% 132.19/132.34  Current number of rules: 3410
% 132.19/132.34  New rule produced :
% 132.19/132.34  [3443]
% 132.19/132.34  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 132.19/132.34             h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 132.19/132.34  -> true
% 132.19/132.34  Current number of equations to process: 1459
% 132.19/132.34  Current number of ordered equations: 0
% 132.19/132.34  Current number of rules: 3411
% 132.19/132.34  New rule produced :
% 132.19/132.34  [3444]
% 132.19/132.34  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.19/132.34                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 132.19/132.34                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 132.19/132.34  -> true
% 132.19/132.34  Current number of equations to process: 1458
% 132.19/132.34  Current number of ordered equations: 0
% 132.19/132.34  Current number of rules: 3412
% 132.19/132.34  New rule produced :
% 132.19/132.34  [3445]
% 132.19/132.34  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 132.99/133.15             h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 132.99/133.15  -> true
% 132.99/133.15  Current number of equations to process: 1457
% 132.99/133.15  Current number of ordered equations: 0
% 132.99/133.15  Current number of rules: 3413
% 132.99/133.15  New rule produced :
% 132.99/133.15  [3446]
% 132.99/133.15  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.99/133.15                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 132.99/133.15                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 132.99/133.15  -> true
% 132.99/133.15  Current number of equations to process: 1456
% 132.99/133.15  Current number of ordered equations: 0
% 132.99/133.15  Current number of rules: 3414
% 132.99/133.15  New rule produced :
% 132.99/133.15  [3447]
% 132.99/133.15  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 132.99/133.15             h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 132.99/133.15  -> true
% 132.99/133.15  Current number of equations to process: 1455
% 132.99/133.15  Current number of ordered equations: 0
% 132.99/133.15  Current number of rules: 3415
% 132.99/133.15  New rule produced :
% 132.99/133.15  [3448]
% 132.99/133.15  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.99/133.15                                                       op2(sK1_ax4_U,sK1_ax4_U)),
% 132.99/133.15                                                   h(sK2_ax3_V(j(sK1_ax4_U))))))
% 132.99/133.15  -> true
% 132.99/133.15  Current number of equations to process: 1454
% 132.99/133.15  Current number of ordered equations: 0
% 132.99/133.15  Current number of rules: 3416
% 132.99/133.15  New rule produced :
% 132.99/133.15  [3449]
% 132.99/133.15  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.99/133.15                                            op2(sK1_ax4_U,sK1_ax4_U))),
% 132.99/133.15         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 132.99/133.15  Current number of equations to process: 1453
% 132.99/133.15  Current number of ordered equations: 0
% 132.99/133.15  Current number of rules: 3417
% 132.99/133.15  New rule produced :
% 132.99/133.15  [3450]
% 132.99/133.15  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 132.99/133.15                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.99/133.15                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 132.99/133.15  -> true
% 132.99/133.15  Current number of equations to process: 1452
% 132.99/133.15  Current number of ordered equations: 0
% 132.99/133.15  Current number of rules: 3418
% 132.99/133.15  New rule produced :
% 132.99/133.15  [3451]
% 132.99/133.15  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.99/133.15                                            op2(sK1_ax4_U,sK1_ax4_U))),
% 132.99/133.15         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 132.99/133.15  Current number of equations to process: 1451
% 132.99/133.15  Current number of ordered equations: 0
% 132.99/133.15  Current number of rules: 3419
% 132.99/133.15  New rule produced :
% 132.99/133.15  [3452]
% 132.99/133.15  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 132.99/133.15                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.99/133.15                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 132.99/133.15  -> true
% 132.99/133.15  Current number of equations to process: 1450
% 132.99/133.15  Current number of ordered equations: 0
% 132.99/133.15  Current number of rules: 3420
% 132.99/133.15  New rule produced :
% 132.99/133.15  [3453]
% 132.99/133.15  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.99/133.15                                            op2(sK1_ax4_U,sK1_ax4_U))),
% 132.99/133.15         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 132.99/133.15  Current number of equations to process: 1449
% 132.99/133.15  Current number of ordered equations: 0
% 132.99/133.15  Current number of rules: 3421
% 132.99/133.15  New rule produced :
% 132.99/133.15  [3454]
% 132.99/133.15  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 132.99/133.15                                                   op2(op2(sK1_ax4_U,sK1_ax4_U),
% 132.99/133.15                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 132.99/133.15  -> true
% 132.99/133.15  Current number of equations to process: 1448
% 132.99/133.15  Current number of ordered equations: 0
% 132.99/133.15  Current number of rules: 3422
% 132.99/133.15  New rule produced :
% 132.99/133.15  [3455]
% 132.99/133.15  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 132.99/133.15         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 132.99/133.15  Current number of equations to process: 1447
% 132.99/133.15  Current number of ordered equations: 0
% 132.99/133.15  Current number of rules: 3423
% 132.99/133.15  New rule produced :
% 132.99/133.15  [3456]
% 132.99/133.15  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 132.99/133.15                                                                    op2(
% 132.99/133.15                                                                    h(sK2_ax3_V(
% 132.99/133.15                                                                      j(sK1_ax4_U))),
% 133.79/133.97                                                                    op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 133.79/133.97  -> true
% 133.79/133.97  Current number of equations to process: 1446
% 133.79/133.97  Current number of ordered equations: 0
% 133.79/133.97  Current number of rules: 3424
% 133.79/133.97  New rule produced :
% 133.79/133.97  [3457]
% 133.79/133.97  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 133.79/133.97         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 133.79/133.97  Current number of equations to process: 1445
% 133.79/133.97  Current number of ordered equations: 0
% 133.79/133.97  Current number of rules: 3425
% 133.79/133.97  New rule produced :
% 133.79/133.97  [3458]
% 133.79/133.97  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 133.79/133.97                                                                    op2(
% 133.79/133.97                                                                    h(sK2_ax3_V(
% 133.79/133.97                                                                      j(sK1_ax4_U))),
% 133.79/133.97                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 133.79/133.97  -> true
% 133.79/133.97  Current number of equations to process: 1444
% 133.79/133.97  Current number of ordered equations: 0
% 133.79/133.97  Current number of rules: 3426
% 133.79/133.97  New rule produced :
% 133.79/133.97  [3459]
% 133.79/133.97  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 133.79/133.97         op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))))) ->
% 133.79/133.97  true
% 133.79/133.97  Current number of equations to process: 1443
% 133.79/133.97  Current number of ordered equations: 0
% 133.79/133.97  Current number of rules: 3427
% 133.79/133.97  New rule produced :
% 133.79/133.97  [3460]
% 133.79/133.97  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 133.79/133.97         j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 133.79/133.97  Current number of equations to process: 1442
% 133.79/133.97  Current number of ordered equations: 0
% 133.79/133.97  Current number of rules: 3428
% 133.79/133.97  New rule produced :
% 133.79/133.97  [3461]
% 133.79/133.97  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 133.79/133.97         op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 133.79/133.97  true
% 133.79/133.97  Current number of equations to process: 1441
% 133.79/133.97  Current number of ordered equations: 0
% 133.79/133.97  Current number of rules: 3429
% 133.79/133.97  New rule produced :
% 133.79/133.97  [3462]
% 133.79/133.97  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 133.79/133.97         j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 133.79/133.97  Current number of equations to process: 1440
% 133.79/133.97  Current number of ordered equations: 0
% 133.79/133.97  Current number of rules: 3430
% 133.79/133.97  New rule produced :
% 133.79/133.97  [3463]
% 133.79/133.97  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 133.79/133.97             op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 133.79/133.97  -> true
% 133.79/133.97  Current number of equations to process: 1439
% 133.79/133.97  Current number of ordered equations: 0
% 133.79/133.97  Current number of rules: 3431
% 133.79/133.97  New rule produced :
% 133.79/133.97  [3464]
% 133.79/133.97  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(h(sK2_ax3_V(
% 133.79/133.97                                                               j(sK1_ax4_U))),
% 133.79/133.97                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 133.79/133.97                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 133.79/133.97  -> true
% 133.79/133.97  Current number of equations to process: 1438
% 133.79/133.97  Current number of ordered equations: 0
% 133.79/133.97  Current number of rules: 3432
% 133.79/133.97  New rule produced :
% 133.79/133.97  [3465]
% 133.79/133.97  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 133.79/133.97             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 133.79/133.97  -> true
% 133.79/133.97  Current number of equations to process: 1437
% 133.79/133.97  Current number of ordered equations: 0
% 133.79/133.97  Current number of rules: 3433
% 133.79/133.97  New rule produced :
% 133.79/133.97  [3466]
% 133.79/133.97  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(h(sK2_ax3_V(
% 133.79/133.97                                                               j(sK1_ax4_U))),
% 133.79/133.97                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 133.79/133.97                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 133.79/133.97  -> true
% 133.79/133.97  Current number of equations to process: 1436
% 133.79/133.97  Current number of ordered equations: 0
% 133.79/133.97  Current number of rules: 3434
% 133.79/133.97  New rule produced :
% 133.79/133.97  [3467]
% 133.79/133.97  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 133.79/133.97             op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 133.79/133.97  -> true
% 133.79/133.97  Current number of equations to process: 1435
% 133.79/133.97  Current number of ordered equations: 0
% 133.79/133.97  Current number of rules: 3435
% 134.58/134.79  New rule produced :
% 134.58/134.79  [3468]
% 134.58/134.79  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(h(sK2_ax3_V(
% 134.58/134.79                                                             j(sK1_ax4_U))),
% 134.58/134.79                                                       op2(sK1_ax4_U,sK1_ax4_U)),
% 134.58/134.79                                                   op2(sK1_ax4_U,sK1_ax4_U))))
% 134.58/134.79  -> true
% 134.58/134.79  Current number of equations to process: 1434
% 134.58/134.79  Current number of ordered equations: 0
% 134.58/134.79  Current number of rules: 3436
% 134.58/134.79  New rule produced :
% 134.58/134.79  [3469]
% 134.58/134.79  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 134.58/134.79                                          op2(sK1_ax4_U,sK1_ax4_U))),op2(
% 134.58/134.79                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 134.58/134.79  -> true
% 134.58/134.79  Current number of equations to process: 1433
% 134.58/134.79  Current number of ordered equations: 0
% 134.58/134.79  Current number of rules: 3437
% 134.58/134.79  New rule produced :
% 134.58/134.79  [3470]
% 134.58/134.79  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 134.58/134.79                                                     op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 134.58/134.79                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 134.58/134.79  -> true
% 134.58/134.79  Current number of equations to process: 1432
% 134.58/134.79  Current number of ordered equations: 0
% 134.58/134.79  Current number of rules: 3438
% 134.58/134.79  New rule produced :
% 134.58/134.79  [3471]
% 134.58/134.79  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 134.58/134.79                                          op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,
% 134.58/134.79                                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 134.58/134.79  -> true
% 134.58/134.79  Current number of equations to process: 1431
% 134.58/134.79  Current number of ordered equations: 0
% 134.58/134.79  Current number of rules: 3439
% 134.58/134.79  New rule produced :
% 134.58/134.79  [3472]
% 134.58/134.79  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 134.58/134.79                                                     op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 134.58/134.79                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 134.58/134.79  -> true
% 134.58/134.79  Current number of equations to process: 1430
% 134.58/134.79  Current number of ordered equations: 0
% 134.58/134.79  Current number of rules: 3440
% 134.58/134.79  New rule produced :
% 134.58/134.79  [3473]
% 134.58/134.79  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 134.58/134.79                                          op2(sK1_ax4_U,sK1_ax4_U))),h(
% 134.58/134.79                                                                     sK2_ax3_V(
% 134.58/134.79                                                                     sK2_ax3_V(
% 134.58/134.79                                                                     j(sK1_ax4_U))))))
% 134.58/134.79  -> true
% 134.58/134.79  Current number of equations to process: 1429
% 134.58/134.79  Current number of ordered equations: 0
% 134.58/134.79  Current number of rules: 3441
% 134.58/134.79  New rule produced :
% 134.58/134.79  [3474]
% 134.58/134.79  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 134.58/134.79                                                   op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 134.58/134.79                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 134.58/134.79  -> true
% 134.58/134.79  Current number of equations to process: 1428
% 134.58/134.79  Current number of ordered equations: 0
% 134.58/134.79  Current number of rules: 3442
% 134.58/134.79  New rule produced :
% 134.58/134.79  [3475]
% 134.58/134.79  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 134.58/134.79             h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 134.58/134.79  Current number of equations to process: 1427
% 134.58/134.79  Current number of ordered equations: 0
% 134.58/134.79  Current number of rules: 3443
% 134.58/134.79  New rule produced :
% 134.58/134.79  [3476]
% 134.58/134.79  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 134.58/134.79                                            op2(sK1_ax4_U,sK1_ax4_U)),h(
% 134.58/134.79                                                                      sK2_ax3_V(
% 134.58/134.79                                                                      j(sK1_ax4_U))))))
% 134.58/134.79  -> true
% 134.58/134.79  Current number of equations to process: 1426
% 134.58/134.79  Current number of ordered equations: 0
% 134.58/134.79  Current number of rules: 3444
% 134.58/134.79  New rule produced :
% 134.58/134.79  [3477]
% 134.58/134.79  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 134.58/134.79                                            op2(sK1_ax4_U,sK1_ax4_U))),
% 134.58/134.79         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 134.58/134.79  Current number of equations to process: 1425
% 134.58/134.79  Current number of ordered equations: 0
% 134.58/134.79  Current number of rules: 3445
% 134.58/134.79  New rule produced :
% 134.58/134.79  [3478]
% 134.58/134.79  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 135.38/135.54                                        op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 135.38/135.54                                        op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 135.38/135.54  Current number of equations to process: 1424
% 135.38/135.54  Current number of ordered equations: 0
% 135.38/135.54  Current number of rules: 3446
% 135.38/135.54  New rule produced :
% 135.38/135.54  [3479]
% 135.38/135.54  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),
% 135.38/135.54         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 135.38/135.54  Current number of equations to process: 1423
% 135.38/135.54  Current number of ordered equations: 0
% 135.38/135.54  Current number of rules: 3447
% 135.38/135.54  New rule produced :
% 135.38/135.54  [3480]
% 135.38/135.54  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 135.38/135.54                                                                    op2(
% 135.38/135.54                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 135.38/135.54                                                                    h(sK2_ax3_V(
% 135.38/135.54                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 135.38/135.54  -> true
% 135.38/135.54  Current number of equations to process: 1422
% 135.38/135.54  Current number of ordered equations: 0
% 135.38/135.54  Current number of rules: 3448
% 135.38/135.54  New rule produced :
% 135.38/135.54  [3481]
% 135.38/135.54  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 135.38/135.54         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 135.38/135.54  Current number of equations to process: 1421
% 135.38/135.54  Current number of ordered equations: 0
% 135.38/135.54  Current number of rules: 3449
% 135.38/135.54  New rule produced :
% 135.38/135.54  [3482]
% 135.38/135.54  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 135.38/135.54                                                                    op2(
% 135.38/135.54                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 135.38/135.54                                                                    h(sK2_ax3_V(
% 135.38/135.54                                                                      j(sK1_ax4_U)))))))
% 135.38/135.54  -> true
% 135.38/135.54  Current number of equations to process: 1420
% 135.38/135.54  Current number of ordered equations: 0
% 135.38/135.54  Current number of rules: 3450
% 135.38/135.54  New rule produced :
% 135.38/135.54  [3483]
% 135.38/135.54  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 135.38/135.54             op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 135.38/135.54  -> true
% 135.38/135.54  Current number of equations to process: 1419
% 135.38/135.54  Current number of ordered equations: 0
% 135.38/135.54  Current number of rules: 3451
% 135.38/135.54  New rule produced :
% 135.38/135.54  [3484]
% 135.38/135.54  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 135.38/135.54                                                         h(sK2_ax3_V(j(sK1_ax4_U)))),
% 135.38/135.54                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 135.38/135.54  -> true
% 135.38/135.54  Current number of equations to process: 1418
% 135.38/135.54  Current number of ordered equations: 0
% 135.38/135.54  Current number of rules: 3452
% 135.38/135.54  New rule produced :
% 135.38/135.54  [3485]
% 135.38/135.54  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 135.38/135.54             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 135.38/135.54  -> true
% 135.38/135.54  Current number of equations to process: 1417
% 135.38/135.54  Current number of ordered equations: 0
% 135.38/135.54  Current number of rules: 3453
% 135.38/135.54  New rule produced :
% 135.38/135.54  [3486]
% 135.38/135.54  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 135.38/135.54                                                         h(sK2_ax3_V(j(sK1_ax4_U)))),
% 135.38/135.54                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 135.38/135.54  -> true
% 135.38/135.54  Current number of equations to process: 1416
% 135.38/135.54  Current number of ordered equations: 0
% 135.38/135.54  Current number of rules: 3454
% 135.38/135.54  New rule produced :
% 135.38/135.54  [3487]
% 135.38/135.54  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 135.38/135.54             op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 135.38/135.54  -> true
% 135.38/135.54  Current number of equations to process: 1415
% 135.38/135.54  Current number of ordered equations: 0
% 135.38/135.54  Current number of rules: 3455
% 135.38/135.54  New rule produced :
% 135.38/135.54  [3488]
% 135.38/135.54  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 135.38/135.54                                                       h(sK2_ax3_V(j(sK1_ax4_U)))),
% 135.38/135.54                                                   op2(sK1_ax4_U,sK1_ax4_U))))
% 135.38/135.54  -> true
% 135.38/135.54  Current number of equations to process: 1414
% 135.38/135.54  Current number of ordered equations: 0
% 135.38/135.54  Current number of rules: 3456
% 136.39/136.54  New rule produced :
% 136.39/136.54  [3489]
% 136.39/136.54  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 136.39/136.54                                          h(sK2_ax3_V(j(sK1_ax4_U))))),
% 136.39/136.54         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 136.39/136.54  Current number of equations to process: 1413
% 136.39/136.54  Current number of ordered equations: 0
% 136.39/136.54  Current number of rules: 3457
% 136.39/136.54  New rule produced :
% 136.39/136.54  [3490]
% 136.39/136.54  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 136.39/136.54                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),
% 136.39/136.54                                                     h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 136.39/136.54  -> true
% 136.39/136.54  Current number of equations to process: 1412
% 136.39/136.54  Current number of ordered equations: 0
% 136.39/136.54  Current number of rules: 3458
% 136.39/136.54  New rule produced :
% 136.39/136.54  [3491]
% 136.39/136.54  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 136.39/136.54                                          h(sK2_ax3_V(j(sK1_ax4_U))))),
% 136.39/136.54         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 136.39/136.54  Current number of equations to process: 1411
% 136.39/136.54  Current number of ordered equations: 0
% 136.39/136.54  Current number of rules: 3459
% 136.39/136.54  New rule produced :
% 136.39/136.54  [3492]
% 136.39/136.54  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 136.39/136.54                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),
% 136.39/136.54                                                     h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 136.39/136.54  -> true
% 136.39/136.54  Current number of equations to process: 1410
% 136.39/136.54  Current number of ordered equations: 0
% 136.39/136.54  Current number of rules: 3460
% 136.39/136.54  New rule produced :
% 136.39/136.54  [3493]
% 136.39/136.54  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 136.39/136.54                                          h(sK2_ax3_V(j(sK1_ax4_U))))),
% 136.39/136.54         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 136.39/136.54  Current number of equations to process: 1409
% 136.39/136.54  Current number of ordered equations: 0
% 136.39/136.54  Current number of rules: 3461
% 136.39/136.54  New rule produced :
% 136.39/136.54  [3494]
% 136.39/136.54  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 136.39/136.54                                                   op2(op2(sK1_ax4_U,sK1_ax4_U),
% 136.39/136.54                                                   h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 136.39/136.54  -> true
% 136.39/136.54  Current number of equations to process: 1408
% 136.39/136.54  Current number of ordered equations: 0
% 136.39/136.54  Current number of rules: 3462
% 136.39/136.54  New rule produced :
% 136.39/136.54  [3495]
% 136.39/136.54  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 136.39/136.54             h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 136.39/136.54  Current number of equations to process: 1407
% 136.39/136.54  Current number of ordered equations: 0
% 136.39/136.54  Current number of rules: 3463
% 136.39/136.54  New rule produced :
% 136.39/136.54  [3496]
% 136.39/136.54  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 136.39/136.54                                            h(sK2_ax3_V(j(sK1_ax4_U)))),
% 136.39/136.54                                        h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 136.39/136.54  Current number of equations to process: 1406
% 136.39/136.54  Current number of ordered equations: 0
% 136.39/136.54  Current number of rules: 3464
% 136.39/136.54  New rule produced :
% 136.39/136.54  [3497]
% 136.39/136.54  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 136.39/136.54                                            h(sK2_ax3_V(j(sK1_ax4_U))))),
% 136.39/136.54         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 136.39/136.54  Current number of equations to process: 1405
% 136.39/136.54  Current number of ordered equations: 0
% 136.39/136.54  Current number of rules: 3465
% 136.39/136.54  New rule produced :
% 136.39/136.54  [3498]
% 136.39/136.54  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 136.39/136.54                                        op2(op2(sK1_ax4_U,sK1_ax4_U),h(
% 136.39/136.54                                                                     sK2_ax3_V(
% 136.39/136.54                                                                     j(sK1_ax4_U)))))))
% 136.39/136.54  -> true
% 136.39/136.54  Current number of equations to process: 1404
% 136.39/136.54  Current number of ordered equations: 0
% 136.39/136.54  Current number of rules: 3466
% 136.39/136.54  New rule produced :
% 136.39/136.54  [3499]
% 136.39/136.54  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op1(
% 136.39/136.54                                                                      j(
% 136.39/136.54                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 136.39/136.54                                                                      sK2_ax3_V(
% 136.39/136.54                                                                      j(sK1_ax4_U)))))
% 136.39/136.54  -> true
% 136.39/136.54  Current number of equations to process: 1491
% 136.98/137.15  Current number of ordered equations: 0
% 136.98/137.15  Current number of rules: 3467
% 136.98/137.15  New rule produced :
% 136.98/137.15  [3500]
% 136.98/137.15  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),
% 136.98/137.15                                                               sK2_ax3_V(
% 136.98/137.15                                                               j(sK1_ax4_U)))))
% 136.98/137.15  -> true
% 136.98/137.15  Current number of equations to process: 1490
% 136.98/137.15  Current number of ordered equations: 0
% 136.98/137.15  Current number of rules: 3468
% 136.98/137.15  New rule produced :
% 136.98/137.15  [3501]
% 136.98/137.15  sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),op1(
% 136.98/137.15                                                                   j(op2(sK1_ax4_U,sK1_ax4_U)),
% 136.98/137.15                                                                   sK2_ax3_V(
% 136.98/137.15                                                                   j(sK1_ax4_U)))))
% 136.98/137.15  -> true
% 136.98/137.15  Current number of equations to process: 1489
% 136.98/137.15  Current number of ordered equations: 0
% 136.98/137.15  Current number of rules: 3469
% 136.98/137.15  New rule produced :
% 136.98/137.15  [3502]
% 136.98/137.15  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),op1(
% 136.98/137.15                                                                   j(op2(sK1_ax4_U,sK1_ax4_U)),
% 136.98/137.15                                                                   sK2_ax3_V(
% 136.98/137.15                                                                   j(sK1_ax4_U)))))
% 136.98/137.15  -> true
% 136.98/137.15  Current number of equations to process: 1488
% 136.98/137.15  Current number of ordered equations: 0
% 136.98/137.15  Current number of rules: 3470
% 136.98/137.15  New rule produced :
% 136.98/137.15  [3503]
% 136.98/137.15  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),op1(
% 136.98/137.15                                                                      j(
% 136.98/137.15                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 136.98/137.15                                                                      sK2_ax3_V(
% 136.98/137.15                                                                      j(sK1_ax4_U)))))
% 136.98/137.15  -> true
% 136.98/137.15  Current number of equations to process: 1487
% 136.98/137.15  Current number of ordered equations: 0
% 136.98/137.15  Current number of rules: 3471
% 136.98/137.15  New rule produced :
% 136.98/137.15  [3504]
% 136.98/137.15  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),op1(
% 136.98/137.15                                                                      j(
% 136.98/137.15                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 136.98/137.15                                                                      sK2_ax3_V(
% 136.98/137.15                                                                      j(sK1_ax4_U)))))
% 136.98/137.15  -> true
% 136.98/137.15  Current number of equations to process: 1486
% 136.98/137.15  Current number of ordered equations: 0
% 136.98/137.15  Current number of rules: 3472
% 136.98/137.15  New rule produced :
% 136.98/137.15  [3505]
% 136.98/137.15  sorti1(op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),op1(
% 136.98/137.15                                                                     j(
% 136.98/137.15                                                                     op2(sK1_ax4_U,sK1_ax4_U)),
% 136.98/137.15                                                                     sK2_ax3_V(
% 136.98/137.15                                                                     j(sK1_ax4_U)))))
% 136.98/137.15  -> true
% 136.98/137.15  Current number of equations to process: 1485
% 136.98/137.15  Current number of ordered equations: 0
% 136.98/137.15  Current number of rules: 3473
% 136.98/137.15  New rule produced :
% 136.98/137.15  [3506]
% 136.98/137.15  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),op1(
% 136.98/137.15                                                                     j(
% 136.98/137.15                                                                     op2(sK1_ax4_U,sK1_ax4_U)),
% 136.98/137.15                                                                     sK2_ax3_V(
% 136.98/137.15                                                                     j(sK1_ax4_U)))))
% 136.98/137.15  -> true
% 136.98/137.15  Current number of equations to process: 1484
% 136.98/137.15  Current number of ordered equations: 0
% 136.98/137.15  Current number of rules: 3474
% 136.98/137.15  New rule produced :
% 136.98/137.15  [3507]
% 136.98/137.15  sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),op1(
% 136.98/137.15                                                                     j(
% 136.98/137.15                                                                     op2(sK1_ax4_U,sK1_ax4_U)),
% 136.98/137.15                                                                     sK2_ax3_V(
% 136.98/137.15                                                                     j(sK1_ax4_U)))))
% 136.98/137.15  -> true
% 136.98/137.15  Current number of equations to process: 1483
% 136.98/137.15  Current number of ordered equations: 0
% 137.99/138.15  Current number of rules: 3475
% 137.99/138.15  New rule produced :
% 137.99/138.15  [3508]
% 137.99/138.15  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),op1(
% 137.99/138.15                                                                     j(
% 137.99/138.15                                                                     op2(sK1_ax4_U,sK1_ax4_U)),
% 137.99/138.15                                                                     sK2_ax3_V(
% 137.99/138.15                                                                     j(sK1_ax4_U)))))
% 137.99/138.15  -> true
% 137.99/138.15  Current number of equations to process: 1482
% 137.99/138.15  Current number of ordered equations: 0
% 137.99/138.15  Current number of rules: 3476
% 137.99/138.15  New rule produced :
% 137.99/138.15  [3509]
% 137.99/138.15  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 137.99/138.15         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 137.99/138.15  Current number of equations to process: 1481
% 137.99/138.15  Current number of ordered equations: 0
% 137.99/138.15  Current number of rules: 3477
% 137.99/138.15  New rule produced :
% 137.99/138.15  [3510]
% 137.99/138.15  sorti1(op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 137.99/138.15         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 137.99/138.15  Current number of equations to process: 1480
% 137.99/138.15  Current number of ordered equations: 0
% 137.99/138.15  Current number of rules: 3478
% 137.99/138.15  New rule produced :
% 137.99/138.15  [3511]
% 137.99/138.15  sorti1(op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 137.99/138.15         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 137.99/138.15  Current number of equations to process: 1479
% 137.99/138.15  Current number of ordered equations: 0
% 137.99/138.15  Current number of rules: 3479
% 137.99/138.15  New rule produced :
% 137.99/138.15  [3512]
% 137.99/138.15  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 137.99/138.15         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 137.99/138.15  Current number of equations to process: 1478
% 137.99/138.15  Current number of ordered equations: 0
% 137.99/138.15  Current number of rules: 3480
% 137.99/138.15  New rule produced :
% 137.99/138.15  [3513]
% 137.99/138.15  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 137.99/138.15         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 137.99/138.15  Current number of equations to process: 1477
% 137.99/138.15  Current number of ordered equations: 0
% 137.99/138.15  Current number of rules: 3481
% 137.99/138.15  New rule produced :
% 137.99/138.15  [3514]
% 137.99/138.15  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 137.99/138.15                                                               j(sK1_ax4_U))),
% 137.99/138.15         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 137.99/138.15  Current number of equations to process: 1476
% 137.99/138.15  Current number of ordered equations: 0
% 137.99/138.15  Current number of rules: 3482
% 137.99/138.15  New rule produced :
% 137.99/138.15  [3515]
% 137.99/138.15  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 137.99/138.15                                                             j(sK1_ax4_U))))),
% 137.99/138.15         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 137.99/138.15  Current number of equations to process: 1475
% 137.99/138.15  Current number of ordered equations: 0
% 137.99/138.15  Current number of rules: 3483
% 137.99/138.15  New rule produced :
% 137.99/138.15  [3516]
% 137.99/138.15  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 137.99/138.15         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 137.99/138.15  Current number of equations to process: 1474
% 137.99/138.15  Current number of ordered equations: 0
% 137.99/138.15  Current number of rules: 3484
% 137.99/138.15  New rule produced :
% 137.99/138.15  [3517]
% 137.99/138.15  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 137.99/138.15         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 137.99/138.15  Current number of equations to process: 1473
% 137.99/138.15  Current number of ordered equations: 0
% 137.99/138.15  Current number of rules: 3485
% 137.99/138.15  New rule produced :
% 137.99/138.15  [3518]
% 137.99/138.15  sorti1(op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),
% 137.99/138.15         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 137.99/138.15  Current number of equations to process: 1472
% 137.99/138.15  Current number of ordered equations: 0
% 137.99/138.15  Current number of rules: 3486
% 137.99/138.15  New rule produced :
% 137.99/138.15  [3519]
% 137.99/138.15  sorti1(op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 137.99/138.15         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 137.99/138.15  Current number of equations to process: 1471
% 137.99/138.15  Current number of ordered equations: 0
% 137.99/138.15  Current number of rules: 3487
% 137.99/138.15  New rule produced :
% 137.99/138.15  [3520]
% 137.99/138.15  sorti1(op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),
% 137.99/138.15         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 139.10/139.25  Current number of equations to process: 1470
% 139.10/139.25  Current number of ordered equations: 0
% 139.10/139.25  Current number of rules: 3488
% 139.10/139.25  New rule produced :
% 139.10/139.25  [3521]
% 139.10/139.25  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 139.10/139.25         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 139.10/139.25  Current number of equations to process: 1469
% 139.10/139.25  Current number of ordered equations: 0
% 139.10/139.25  Current number of rules: 3489
% 139.10/139.25  New rule produced :
% 139.10/139.25  [3522]
% 139.10/139.25  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 139.10/139.25                                                              j(sK1_ax4_U)))),
% 139.10/139.25         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 139.10/139.25  Current number of equations to process: 1468
% 139.10/139.25  Current number of ordered equations: 0
% 139.10/139.25  Current number of rules: 3490
% 139.10/139.25  New rule produced :
% 139.10/139.25  [3523]
% 139.10/139.25  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 139.10/139.25                                                             j(sK1_ax4_U))))),
% 139.10/139.25         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 139.10/139.25  Current number of equations to process: 1467
% 139.10/139.25  Current number of ordered equations: 0
% 139.10/139.25  Current number of rules: 3491
% 139.10/139.25  New rule produced :
% 139.10/139.25  [3524]
% 139.10/139.25  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 139.10/139.25         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 139.10/139.25  Current number of equations to process: 1466
% 139.10/139.25  Current number of ordered equations: 0
% 139.10/139.25  Current number of rules: 3492
% 139.10/139.25  New rule produced :
% 139.10/139.25  [3525]
% 139.10/139.25  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 139.10/139.25         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 139.10/139.25  Current number of equations to process: 1465
% 139.10/139.25  Current number of ordered equations: 0
% 139.10/139.25  Current number of rules: 3493
% 139.10/139.25  New rule produced :
% 139.10/139.25  [3526]
% 139.10/139.25  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 139.10/139.25         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 139.10/139.25  Current number of equations to process: 1464
% 139.10/139.25  Current number of ordered equations: 0
% 139.10/139.25  Current number of rules: 3494
% 139.10/139.25  New rule produced :
% 139.10/139.25  [3527]
% 139.10/139.25  sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 139.10/139.25         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 139.10/139.25  Current number of equations to process: 1463
% 139.10/139.25  Current number of ordered equations: 0
% 139.10/139.25  Current number of rules: 3495
% 139.10/139.25  New rule produced :
% 139.10/139.25  [3528]
% 139.10/139.25  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 139.10/139.25         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 139.10/139.25  Current number of equations to process: 1462
% 139.10/139.25  Current number of ordered equations: 0
% 139.10/139.25  Current number of rules: 3496
% 139.10/139.25  New rule produced :
% 139.10/139.25  [3529]
% 139.10/139.25  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 139.10/139.25         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 139.10/139.25  Current number of equations to process: 1461
% 139.10/139.25  Current number of ordered equations: 0
% 139.10/139.25  Current number of rules: 3497
% 139.10/139.25  New rule produced :
% 139.10/139.25  [3530]
% 139.10/139.25  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 139.10/139.25         op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 139.10/139.25  Current number of equations to process: 1460
% 139.10/139.25  Current number of ordered equations: 0
% 139.10/139.25  Current number of rules: 3498
% 139.10/139.25  New rule produced :
% 139.10/139.25  [3531]
% 139.10/139.25  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 139.10/139.25                                                                      sK2_ax3_V(
% 139.10/139.25                                                                      sK2_ax3_V(
% 139.10/139.25                                                                      sK2_ax3_V(
% 139.10/139.25                                                                      j(sK1_ax4_U)))))))
% 139.10/139.25  -> true
% 139.10/139.25  Current number of equations to process: 1546
% 139.10/139.25  Current number of ordered equations: 0
% 139.10/139.25  Current number of rules: 3499
% 139.10/139.25  New rule produced :
% 139.10/139.25  [3532]
% 139.10/139.25  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 139.10/139.25                                                                      sK2_ax3_V(
% 139.10/139.25                                                                      j(
% 139.10/139.25                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 139.10/139.25  -> true
% 139.10/139.25  Current number of equations to process: 1545
% 139.69/139.87  Current number of ordered equations: 0
% 139.69/139.87  Current number of rules: 3500
% 139.69/139.87  New rule produced :
% 139.69/139.87  [3533]
% 139.69/139.87  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 139.69/139.87                                                                      j(
% 139.69/139.87                                                                      op2(
% 139.69/139.87                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 139.69/139.87  -> true
% 139.69/139.87  Current number of equations to process: 1544
% 139.69/139.87  Current number of ordered equations: 0
% 139.69/139.87  Current number of rules: 3501
% 139.69/139.87  New rule produced :
% 139.69/139.87  [3534]
% 139.69/139.87  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 139.69/139.87                                                                      j(
% 139.69/139.87                                                                      op2(sK1_ax4_U,
% 139.69/139.87                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 139.69/139.87  -> true
% 139.69/139.87  Current number of equations to process: 1543
% 139.69/139.87  Current number of ordered equations: 0
% 139.69/139.87  Current number of rules: 3502
% 139.69/139.87  New rule produced :
% 139.69/139.87  [3535]
% 139.69/139.87  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),op1(
% 139.69/139.87                                                                      sK2_ax3_V(
% 139.69/139.87                                                                      j(sK1_ax4_U)),
% 139.69/139.87                                                                      j(
% 139.69/139.87                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 139.69/139.87  -> true
% 139.69/139.87  Current number of equations to process: 1542
% 139.69/139.87  Current number of ordered equations: 0
% 139.69/139.87  Current number of rules: 3503
% 139.69/139.87  New rule produced :
% 139.69/139.87  [3536]
% 139.69/139.87  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 139.69/139.87                                                                      op2(
% 139.69/139.87                                                                      h(
% 139.69/139.87                                                                      sK2_ax3_V(
% 139.69/139.87                                                                      sK2_ax3_V(
% 139.69/139.87                                                                      j(sK1_ax4_U)))),sK1_ax4_U))))
% 139.69/139.87  -> true
% 139.69/139.87  Current number of equations to process: 1541
% 139.69/139.87  Current number of ordered equations: 0
% 139.69/139.87  Current number of rules: 3504
% 139.69/139.87  New rule produced :
% 139.69/139.87  [3537]
% 139.69/139.87  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 139.69/139.87                                                                      op2(sK1_ax4_U,
% 139.69/139.87                                                                      h(
% 139.69/139.87                                                                      sK2_ax3_V(
% 139.69/139.87                                                                      sK2_ax3_V(
% 139.69/139.87                                                                      j(sK1_ax4_U))))))))
% 139.69/139.87  -> true
% 139.69/139.87  Current number of equations to process: 1540
% 139.69/139.87  Current number of ordered equations: 0
% 139.69/139.87  Current number of rules: 3505
% 139.69/139.87  New rule produced :
% 139.69/139.87  [3538]
% 139.69/139.87  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 139.69/139.87                                                                      j(
% 139.69/139.87                                                                      op2(
% 139.69/139.87                                                                      h(
% 139.69/139.87                                                                      sK2_ax3_V(
% 139.69/139.87                                                                      j(sK1_ax4_U))),sK1_ax4_U)))))
% 139.69/139.87  -> true
% 139.69/139.87  Current number of equations to process: 1539
% 139.69/139.87  Current number of ordered equations: 0
% 139.69/139.87  Current number of rules: 3506
% 139.69/139.87  New rule produced :
% 139.69/139.87  [3539]
% 139.69/139.87  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 139.69/139.87                                                                      j(
% 139.69/139.87                                                                      op2(sK1_ax4_U,
% 139.69/139.87                                                                      h(
% 139.69/139.87                                                                      sK2_ax3_V(
% 139.69/139.87                                                                      j(sK1_ax4_U))))))))
% 139.69/139.87  -> true
% 139.69/139.87  Current number of equations to process: 1538
% 139.69/139.87  Current number of ordered equations: 0
% 139.69/139.87  Current number of rules: 3507
% 140.28/140.42  New rule produced :
% 140.28/140.42  [3540]
% 140.28/140.42  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 140.28/140.42                                                                      op2(
% 140.28/140.42                                                                      op2(
% 140.28/140.42                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 140.28/140.42  -> true
% 140.28/140.42  Current number of equations to process: 1537
% 140.28/140.42  Current number of ordered equations: 0
% 140.28/140.42  Current number of rules: 3508
% 140.28/140.42  New rule produced :
% 140.28/140.42  [3541]
% 140.28/140.42  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 140.28/140.42                                                                      op2(sK1_ax4_U,
% 140.28/140.42                                                                      op2(
% 140.28/140.42                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 140.28/140.42  -> true
% 140.28/140.42  Current number of equations to process: 1536
% 140.28/140.42  Current number of ordered equations: 0
% 140.28/140.42  Current number of rules: 3509
% 140.28/140.42  New rule produced :
% 140.28/140.42  [3542]
% 140.28/140.42  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 140.28/140.42                                                                      op2(
% 140.28/140.42                                                                      op2(sK1_ax4_U,
% 140.28/140.42                                                                      op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 140.28/140.42  -> true
% 140.28/140.42  Current number of equations to process: 1535
% 140.28/140.42  Current number of ordered equations: 0
% 140.28/140.42  Current number of rules: 3510
% 140.28/140.42  New rule produced :
% 140.28/140.42  [3543]
% 140.28/140.42  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 140.28/140.42                                                                      op2(sK1_ax4_U,
% 140.28/140.42                                                                      op2(sK1_ax4_U,
% 140.28/140.42                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 140.28/140.42  -> true
% 140.28/140.42  Current number of equations to process: 1534
% 140.28/140.42  Current number of ordered equations: 0
% 140.28/140.42  Current number of rules: 3511
% 140.28/140.42  New rule produced :
% 140.28/140.42  [3544]
% 140.28/140.42  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 140.28/140.42                                                                      op2(
% 140.28/140.42                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 140.28/140.42                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 140.28/140.42  -> true
% 140.28/140.42  Current number of equations to process: 1533
% 140.28/140.42  Current number of ordered equations: 0
% 140.28/140.42  Current number of rules: 3512
% 140.28/140.42  New rule produced :
% 140.28/140.42  [3545]
% 140.28/140.42  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),op1(
% 140.28/140.42                                                                      sK2_ax3_V(
% 140.28/140.42                                                                      sK2_ax3_V(
% 140.28/140.42                                                                      sK2_ax3_V(
% 140.28/140.42                                                                      j(sK1_ax4_U)))),
% 140.28/140.42                                                                      sK2_ax3_V(
% 140.28/140.42                                                                      j(sK1_ax4_U)))))
% 140.28/140.42  -> true
% 140.28/140.42  Current number of equations to process: 1532
% 140.28/140.42  Current number of ordered equations: 0
% 140.28/140.42  Current number of rules: 3513
% 140.28/140.42  New rule produced :
% 140.28/140.42  [3546]
% 140.28/140.42  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),op1(
% 140.28/140.42                                                                      sK2_ax3_V(
% 140.28/140.42                                                                      j(sK1_ax4_U)),
% 140.28/140.42                                                                      sK2_ax3_V(
% 140.28/140.42                                                                      sK2_ax3_V(
% 140.28/140.42                                                                      sK2_ax3_V(
% 140.28/140.42                                                                      j(sK1_ax4_U)))))))
% 140.28/140.42  -> true
% 140.28/140.42  Current number of equations to process: 1531
% 140.28/140.42  Current number of ordered equations: 0
% 140.28/140.42  Current number of rules: 3514
% 140.28/140.42  New rule produced :
% 140.28/140.42  [3547]
% 140.28/140.42  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),op1(
% 140.28/140.42                                                                      j(
% 140.28/140.42                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 140.77/140.89                                                                      sK2_ax3_V(
% 140.77/140.89                                                                      sK2_ax3_V(
% 140.77/140.89                                                                      j(sK1_ax4_U))))))
% 140.77/140.89  -> true
% 140.77/140.89  Current number of equations to process: 1530
% 140.77/140.89  Current number of ordered equations: 0
% 140.77/140.89  Current number of rules: 3515
% 140.77/140.89  New rule produced :
% 140.77/140.89  [3548]
% 140.77/140.89  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),op1(
% 140.77/140.89                                                                      sK2_ax3_V(
% 140.77/140.89                                                                      sK2_ax3_V(
% 140.77/140.89                                                                      j(sK1_ax4_U))),
% 140.77/140.89                                                                      j(
% 140.77/140.89                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 140.77/140.89  -> true
% 140.77/140.89  Current number of equations to process: 1529
% 140.77/140.89  Current number of ordered equations: 0
% 140.77/140.89  Current number of rules: 3516
% 140.77/140.89  New rule produced :
% 140.77/140.89  [3549]
% 140.77/140.89  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 140.77/140.89                                                                      op2(
% 140.77/140.89                                                                      op2(
% 140.77/140.89                                                                      h(
% 140.77/140.89                                                                      sK2_ax3_V(
% 140.77/140.89                                                                      j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))))
% 140.77/140.89  -> true
% 140.77/140.89  Current number of equations to process: 1528
% 140.77/140.89  Current number of ordered equations: 0
% 140.77/140.89  Current number of rules: 3517
% 140.77/140.89  New rule produced :
% 140.77/140.89  [3550]
% 140.77/140.89  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 140.77/140.89                                                                      op2(sK1_ax4_U,
% 140.77/140.89                                                                      op2(
% 140.77/140.89                                                                      h(
% 140.77/140.89                                                                      sK2_ax3_V(
% 140.77/140.89                                                                      j(sK1_ax4_U))),sK1_ax4_U)))))
% 140.77/140.89  -> true
% 140.77/140.89  Current number of equations to process: 1527
% 140.77/140.89  Current number of ordered equations: 0
% 140.77/140.89  Current number of rules: 3518
% 140.77/140.89  New rule produced :
% 140.77/140.89  [3551]
% 140.77/140.89  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 140.77/140.89                                                                      op2(
% 140.77/140.89                                                                      op2(sK1_ax4_U,
% 140.77/140.89                                                                      h(
% 140.77/140.89                                                                      sK2_ax3_V(
% 140.77/140.89                                                                      j(sK1_ax4_U)))),sK1_ax4_U))))
% 140.77/140.89  -> true
% 140.77/140.89  Current number of equations to process: 1526
% 140.77/140.89  Current number of ordered equations: 0
% 140.77/140.89  Current number of rules: 3519
% 140.77/140.89  New rule produced :
% 140.77/140.89  [3552]
% 140.77/140.89  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 140.77/140.89                                                                      op2(sK1_ax4_U,
% 140.77/140.89                                                                      op2(sK1_ax4_U,
% 140.77/140.89                                                                      h(
% 140.77/140.89                                                                      sK2_ax3_V(
% 140.77/140.89                                                                      j(sK1_ax4_U))))))))
% 140.77/140.89  -> true
% 140.77/140.89  Current number of equations to process: 1525
% 140.77/140.89  Current number of ordered equations: 0
% 140.77/140.89  Current number of rules: 3520
% 140.77/140.89  New rule produced :
% 140.77/140.89  [3553]
% 140.77/140.89  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 140.77/140.89                                                                      op1(
% 140.77/140.89                                                                      sK2_ax3_V(
% 140.77/140.89                                                                      sK2_ax3_V(
% 140.77/140.89                                                                      j(sK1_ax4_U))),
% 140.77/140.89                                                                      sK2_ax3_V(
% 140.77/140.89                                                                      j(sK1_ax4_U))))))
% 140.77/140.89  -> true
% 140.77/140.89  Current number of equations to process: 1524
% 141.31/141.44  Current number of ordered equations: 0
% 141.31/141.44  Current number of rules: 3521
% 141.31/141.44  New rule produced :
% 141.31/141.44  [3554]
% 141.31/141.44  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 141.31/141.44                                                                      op1(
% 141.31/141.44                                                                      sK2_ax3_V(
% 141.31/141.44                                                                      j(sK1_ax4_U)),
% 141.31/141.44                                                                      sK2_ax3_V(
% 141.31/141.44                                                                      sK2_ax3_V(
% 141.31/141.44                                                                      j(sK1_ax4_U)))))))
% 141.31/141.44  -> true
% 141.31/141.44  Current number of equations to process: 1523
% 141.31/141.44  Current number of ordered equations: 0
% 141.31/141.44  Current number of rules: 3522
% 141.31/141.44  New rule produced :
% 141.31/141.44  [3555]
% 141.31/141.44  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),op1(
% 141.31/141.44                                                                      sK2_ax3_V(
% 141.31/141.44                                                                      j(
% 141.31/141.44                                                                      op2(sK1_ax4_U,sK1_ax4_U))),
% 141.31/141.44                                                                      sK2_ax3_V(
% 141.31/141.44                                                                      j(sK1_ax4_U)))))
% 141.31/141.44  -> true
% 141.31/141.44  Current number of equations to process: 1522
% 141.31/141.44  Current number of ordered equations: 0
% 141.31/141.44  Current number of rules: 3523
% 141.31/141.44  New rule produced :
% 141.31/141.44  [3556]
% 141.31/141.44  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),op1(
% 141.31/141.44                                                                      sK2_ax3_V(
% 141.31/141.44                                                                      j(sK1_ax4_U)),
% 141.31/141.44                                                                      sK2_ax3_V(
% 141.31/141.44                                                                      j(
% 141.31/141.44                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 141.31/141.44  -> true
% 141.31/141.44  Current number of equations to process: 1521
% 141.31/141.44  Current number of ordered equations: 0
% 141.31/141.44  Current number of rules: 3524
% 141.31/141.44  New rule produced :
% 141.31/141.44  [3557]
% 141.31/141.44  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),op1(
% 141.31/141.44                                                                      j(
% 141.31/141.44                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 141.31/141.44                                                                      j(
% 141.31/141.44                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 141.31/141.44  -> true
% 141.31/141.44  Current number of equations to process: 1520
% 141.31/141.44  Current number of ordered equations: 0
% 141.31/141.44  Current number of rules: 3525
% 141.31/141.44  New rule produced :
% 141.31/141.44  [3558]
% 141.31/141.44  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 141.31/141.44                                                                      op1(
% 141.31/141.44                                                                      j(
% 141.31/141.44                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 141.31/141.44                                                                      sK2_ax3_V(
% 141.31/141.44                                                                      j(sK1_ax4_U))))))
% 141.31/141.44  -> true
% 141.31/141.44  Current number of equations to process: 1519
% 141.31/141.44  Current number of ordered equations: 0
% 141.31/141.44  Current number of rules: 3526
% 141.31/141.44  New rule produced :
% 141.31/141.44  [3559]
% 141.31/141.44  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 141.31/141.44                                                                      op1(
% 141.31/141.44                                                                      sK2_ax3_V(
% 141.31/141.44                                                                      j(sK1_ax4_U)),
% 141.31/141.44                                                                      j(
% 141.31/141.44                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 141.31/141.44  -> true
% 141.31/141.44  Current number of equations to process: 1518
% 141.31/141.44  Current number of ordered equations: 0
% 141.31/141.44  Current number of rules: 3527
% 141.31/141.44  New rule produced :
% 141.31/141.44  [3560]
% 141.31/141.44  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 141.31/141.44                                                                      op2(
% 141.31/141.44                                                                      h(
% 142.09/142.25                                                                      sK2_ax3_V(
% 142.09/142.25                                                                      j(sK1_ax4_U))),
% 142.09/142.25                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 142.09/142.25  -> true
% 142.09/142.25  Current number of equations to process: 1517
% 142.09/142.25  Current number of ordered equations: 0
% 142.09/142.25  Current number of rules: 3528
% 142.09/142.25  New rule produced :
% 142.09/142.25  [3561]
% 142.09/142.25  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),j(
% 142.09/142.25                                                                      op2(
% 142.09/142.25                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 142.09/142.25                                                                      h(
% 142.09/142.25                                                                      sK2_ax3_V(
% 142.09/142.25                                                                      j(sK1_ax4_U)))))))
% 142.09/142.25  -> true
% 142.09/142.25  Current number of equations to process: 1516
% 142.09/142.25  Current number of ordered equations: 0
% 142.09/142.25  Current number of rules: 3529
% 142.09/142.25  New rule produced :
% 142.09/142.25  [3562]
% 142.09/142.25  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op1(
% 142.09/142.25                                                                      sK2_ax3_V(
% 142.09/142.25                                                                      j(sK1_ax4_U)),
% 142.09/142.25                                                                      j(
% 142.09/142.25                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 142.09/142.25  -> true
% 142.09/142.25  Current number of equations to process: 1602
% 142.09/142.25  Current number of ordered equations: 0
% 142.09/142.25  Current number of rules: 3530
% 142.09/142.25  New rule produced :
% 142.09/142.25  [3563]
% 142.09/142.25  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op1(sK2_ax3_V(
% 142.09/142.25                                                                   j(sK1_ax4_U)),
% 142.09/142.25                                                               j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 142.09/142.25  -> true
% 142.09/142.25  Current number of equations to process: 1601
% 142.09/142.25  Current number of ordered equations: 0
% 142.09/142.25  Current number of rules: 3531
% 142.09/142.25  New rule produced :
% 142.09/142.25  [3564]
% 142.09/142.25  sorti1(op1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),op1(
% 142.09/142.25                                                                   sK2_ax3_V(
% 142.09/142.25                                                                   j(sK1_ax4_U)),
% 142.09/142.25                                                                   j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 142.09/142.25  -> true
% 142.09/142.25  Current number of equations to process: 1600
% 142.09/142.25  Current number of ordered equations: 0
% 142.09/142.25  Current number of rules: 3532
% 142.09/142.25  New rule produced :
% 142.09/142.25  [3565]
% 142.09/142.25  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),op1(
% 142.09/142.25                                                                   sK2_ax3_V(
% 142.09/142.25                                                                   j(sK1_ax4_U)),
% 142.09/142.25                                                                   j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 142.09/142.25  -> true
% 142.09/142.25  Current number of equations to process: 1599
% 142.09/142.25  Current number of ordered equations: 0
% 142.09/142.25  Current number of rules: 3533
% 142.09/142.25  New rule produced :
% 142.09/142.25  [3566]
% 142.09/142.25  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),op1(
% 142.09/142.25                                                                      sK2_ax3_V(
% 142.09/142.25                                                                      j(sK1_ax4_U)),
% 142.09/142.25                                                                      j(
% 142.09/142.25                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 142.09/142.25  -> true
% 142.09/142.25  Current number of equations to process: 1598
% 142.09/142.25  Current number of ordered equations: 0
% 142.09/142.25  Current number of rules: 3534
% 142.09/142.25  New rule produced :
% 142.09/142.25  [3567]
% 142.09/142.25  sorti1(op1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),op1(
% 142.09/142.25                                                                     sK2_ax3_V(
% 142.09/142.25                                                                     j(sK1_ax4_U)),
% 142.09/142.25                                                                     j(
% 142.09/142.25                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 142.09/142.25  -> true
% 142.09/142.25  Current number of equations to process: 1597
% 142.09/142.25  Current number of ordered equations: 0
% 142.09/142.25  Current number of rules: 3535
% 142.09/142.25  New rule produced :
% 142.09/142.25  [3568]
% 142.09/142.25  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))),op1(
% 143.00/143.11                                                                     sK2_ax3_V(
% 143.00/143.11                                                                     j(sK1_ax4_U)),
% 143.00/143.11                                                                     j(
% 143.00/143.11                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 143.00/143.11  -> true
% 143.00/143.11  Current number of equations to process: 1596
% 143.00/143.11  Current number of ordered equations: 0
% 143.00/143.11  Current number of rules: 3536
% 143.00/143.11  New rule produced :
% 143.00/143.11  [3569]
% 143.00/143.11  sorti1(op1(sK2_ax3_V(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),op1(
% 143.00/143.11                                                                     sK2_ax3_V(
% 143.00/143.11                                                                     j(sK1_ax4_U)),
% 143.00/143.11                                                                     j(
% 143.00/143.11                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 143.00/143.11  -> true
% 143.00/143.11  Current number of equations to process: 1595
% 143.00/143.11  Current number of ordered equations: 0
% 143.00/143.11  Current number of rules: 3537
% 143.00/143.11  New rule produced :
% 143.00/143.11  [3570]
% 143.00/143.11  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),op1(
% 143.00/143.11                                                                     sK2_ax3_V(
% 143.00/143.11                                                                     j(sK1_ax4_U)),
% 143.00/143.11                                                                     j(
% 143.00/143.11                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 143.00/143.11  -> true
% 143.00/143.11  Current number of equations to process: 1594
% 143.00/143.11  Current number of ordered equations: 0
% 143.00/143.11  Current number of rules: 3538
% 143.00/143.11  New rule produced :
% 143.00/143.11  [3571]
% 143.00/143.11  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 143.00/143.11         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 143.00/143.11  Current number of equations to process: 1593
% 143.00/143.11  Current number of ordered equations: 0
% 143.00/143.11  Current number of rules: 3539
% 143.00/143.11  New rule produced :
% 143.00/143.11  [3572]
% 143.00/143.11  sorti1(op1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 143.00/143.11         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 143.00/143.11  Current number of equations to process: 1592
% 143.00/143.11  Current number of ordered equations: 0
% 143.00/143.11  Current number of rules: 3540
% 143.00/143.11  New rule produced :
% 143.00/143.11  [3573]
% 143.00/143.11  sorti1(op1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 143.00/143.11         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 143.00/143.11  Current number of equations to process: 1591
% 143.00/143.11  Current number of ordered equations: 0
% 143.00/143.11  Current number of rules: 3541
% 143.00/143.11  New rule produced :
% 143.00/143.11  [3574]
% 143.00/143.11  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),
% 143.00/143.11         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 143.00/143.11  Current number of equations to process: 1590
% 143.00/143.11  Current number of ordered equations: 0
% 143.00/143.11  Current number of rules: 3542
% 143.00/143.11  New rule produced :
% 143.00/143.11  [3575]
% 143.00/143.11  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 143.00/143.11         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 143.00/143.11  Current number of equations to process: 1589
% 143.00/143.11  Current number of ordered equations: 0
% 143.00/143.11  Current number of rules: 3543
% 143.00/143.11  New rule produced :
% 143.00/143.11  [3576]
% 143.00/143.11  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 143.00/143.11                                                               j(sK1_ax4_U))),
% 143.00/143.11         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 143.00/143.11  Current number of equations to process: 1588
% 143.00/143.11  Current number of ordered equations: 0
% 143.00/143.11  Current number of rules: 3544
% 143.00/143.11  New rule produced :
% 143.00/143.11  [3577]
% 143.00/143.11  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(
% 143.00/143.11                                                             j(sK1_ax4_U))))),
% 143.00/143.11         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 143.00/143.11  Current number of equations to process: 1587
% 143.00/143.11  Current number of ordered equations: 0
% 143.00/143.11  Current number of rules: 3545
% 143.00/143.11  New rule produced :
% 143.00/143.11  [3578]
% 143.00/143.11  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 143.00/143.11         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 143.00/143.11  Current number of equations to process: 1586
% 143.00/143.11  Current number of ordered equations: 0
% 143.00/143.11  Current number of rules: 3546
% 143.00/143.11  New rule produced :
% 143.00/143.11  [3579]
% 143.00/143.11  sorti1(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 144.00/144.13         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 144.00/144.13  Current number of equations to process: 1585
% 144.00/144.13  Current number of ordered equations: 0
% 144.00/144.13  Current number of rules: 3547
% 144.00/144.13  New rule produced :
% 144.00/144.13  [3580]
% 144.00/144.13  sorti1(op1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)),
% 144.00/144.13         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 144.00/144.13  Current number of equations to process: 1584
% 144.00/144.13  Current number of ordered equations: 0
% 144.00/144.13  Current number of rules: 3548
% 144.00/144.13  New rule produced :
% 144.00/144.13  [3581]
% 144.00/144.13  sorti1(op1(j(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))),
% 144.00/144.13         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 144.00/144.13  Current number of equations to process: 1583
% 144.00/144.13  Current number of ordered equations: 0
% 144.00/144.13  Current number of rules: 3549
% 144.00/144.13  New rule produced :
% 144.00/144.13  [3582]
% 144.00/144.13  sorti1(op1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)),
% 144.00/144.13         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 144.00/144.13  Current number of equations to process: 1582
% 144.00/144.13  Current number of ordered equations: 0
% 144.00/144.13  Current number of rules: 3550
% 144.00/144.13  New rule produced :
% 144.00/144.13  [3583]
% 144.00/144.13  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))),
% 144.00/144.13         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 144.00/144.13  Current number of equations to process: 1581
% 144.00/144.13  Current number of ordered equations: 0
% 144.00/144.13  Current number of rules: 3551
% 144.00/144.13  New rule produced :
% 144.00/144.13  [3584]
% 144.00/144.13  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 144.00/144.13                                                              j(sK1_ax4_U)))),
% 144.00/144.13         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 144.00/144.13  Current number of equations to process: 1580
% 144.00/144.13  Current number of ordered equations: 0
% 144.00/144.13  Current number of rules: 3552
% 144.00/144.13  New rule produced :
% 144.00/144.13  [3585]
% 144.00/144.13  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 144.00/144.13                                                             j(sK1_ax4_U))))),
% 144.00/144.13         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 144.00/144.13  Current number of equations to process: 1579
% 144.00/144.13  Current number of ordered equations: 0
% 144.00/144.13  Current number of rules: 3553
% 144.00/144.13  New rule produced :
% 144.00/144.13  [3586]
% 144.00/144.13  sorti1(op1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 144.00/144.13         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 144.00/144.13  Current number of equations to process: 1578
% 144.00/144.13  Current number of ordered equations: 0
% 144.00/144.13  Current number of rules: 3554
% 144.00/144.13  New rule produced :
% 144.00/144.13  [3587]
% 144.00/144.13  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 144.00/144.13         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 144.00/144.13  Current number of equations to process: 1577
% 144.00/144.13  Current number of ordered equations: 0
% 144.00/144.13  Current number of rules: 3555
% 144.00/144.13  New rule produced :
% 144.00/144.13  [3588]
% 144.00/144.13  sorti1(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),
% 144.00/144.13         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 144.00/144.13  Current number of equations to process: 1576
% 144.00/144.13  Current number of ordered equations: 0
% 144.00/144.13  Current number of rules: 3556
% 144.00/144.13  New rule produced :
% 144.00/144.13  [3589]
% 144.00/144.13  sorti1(op1(sK2_ax3_V(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 144.00/144.13         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 144.00/144.13  Current number of equations to process: 1575
% 144.00/144.13  Current number of ordered equations: 0
% 144.00/144.13  Current number of rules: 3557
% 144.00/144.13  New rule produced :
% 144.00/144.13  [3590]
% 144.00/144.13  sorti1(op1(sK2_ax3_V(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 144.00/144.13         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 144.00/144.13  Current number of equations to process: 1574
% 144.00/144.13  Current number of ordered equations: 0
% 144.00/144.13  Current number of rules: 3558
% 144.00/144.13  New rule produced :
% 144.00/144.13  [3591]
% 144.00/144.13  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 144.00/144.13         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 144.00/144.13  Current number of equations to process: 1573
% 144.00/144.13  Current number of ordered equations: 0
% 144.00/144.13  Current number of rules: 3559
% 144.00/144.13  New rule produced :
% 144.00/144.13  [3592]
% 144.00/144.13  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 144.00/144.13         op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 144.00/144.13  Current number of equations to process: 1572
% 144.00/144.13  Current number of ordered equations: 0
% 144.81/144.94  Current number of rules: 3560
% 144.81/144.94  New rule produced :
% 144.81/144.94  [3593]
% 144.81/144.94  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 144.81/144.94                                                                      sK2_ax3_V(
% 144.81/144.94                                                                      sK2_ax3_V(
% 144.81/144.94                                                                      sK2_ax3_V(
% 144.81/144.94                                                                      j(sK1_ax4_U)))))))
% 144.81/144.94  -> true
% 144.81/144.94  Current number of equations to process: 1657
% 144.81/144.94  Current number of ordered equations: 0
% 144.81/144.94  Current number of rules: 3561
% 144.81/144.94  New rule produced :
% 144.81/144.94  [3594]
% 144.81/144.94  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 144.81/144.94                                                                      sK2_ax3_V(
% 144.81/144.94                                                                      j(
% 144.81/144.94                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 144.81/144.94  -> true
% 144.81/144.94  Current number of equations to process: 1656
% 144.81/144.94  Current number of ordered equations: 0
% 144.81/144.94  Current number of rules: 3562
% 144.81/144.94  New rule produced :
% 144.81/144.94  [3595]
% 144.81/144.94  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 144.81/144.94                                                                      j(
% 144.81/144.94                                                                      op2(
% 144.81/144.94                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 144.81/144.94  -> true
% 144.81/144.94  Current number of equations to process: 1655
% 144.81/144.94  Current number of ordered equations: 0
% 144.81/144.94  Current number of rules: 3563
% 144.81/144.94  New rule produced :
% 144.81/144.94  [3596]
% 144.81/144.94  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 144.81/144.94                                                                      j(
% 144.81/144.94                                                                      op2(sK1_ax4_U,
% 144.81/144.94                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 144.81/144.94  -> true
% 144.81/144.94  Current number of equations to process: 1654
% 144.81/144.94  Current number of ordered equations: 0
% 144.81/144.94  Current number of rules: 3564
% 144.81/144.94  New rule produced :
% 144.81/144.94  [3597]
% 144.81/144.94  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 144.81/144.94                                                                      op2(
% 144.81/144.94                                                                      h(
% 144.81/144.94                                                                      sK2_ax3_V(
% 144.81/144.94                                                                      sK2_ax3_V(
% 144.81/144.94                                                                      j(sK1_ax4_U)))),sK1_ax4_U))))
% 144.81/144.94  -> true
% 144.81/144.94  Current number of equations to process: 1653
% 144.81/144.94  Current number of ordered equations: 0
% 144.81/144.94  Current number of rules: 3565
% 144.81/144.94  New rule produced :
% 144.81/144.94  [3598]
% 144.81/144.94  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 144.81/144.94                                                                      op2(sK1_ax4_U,
% 144.81/144.94                                                                      h(
% 144.81/144.94                                                                      sK2_ax3_V(
% 144.81/144.94                                                                      sK2_ax3_V(
% 144.81/144.95                                                                      j(sK1_ax4_U))))))))
% 144.81/144.95  -> true
% 144.81/144.95  Current number of equations to process: 1652
% 144.81/144.95  Current number of ordered equations: 0
% 144.81/144.95  Current number of rules: 3566
% 144.81/144.95  New rule produced :
% 144.81/144.95  [3599]
% 144.81/144.95  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 144.81/144.95                                                                      j(
% 144.81/144.95                                                                      op2(
% 144.81/144.95                                                                      h(
% 144.81/144.95                                                                      sK2_ax3_V(
% 144.81/144.95                                                                      j(sK1_ax4_U))),sK1_ax4_U)))))
% 144.81/144.95  -> true
% 144.81/144.95  Current number of equations to process: 1651
% 144.81/144.95  Current number of ordered equations: 0
% 144.81/144.95  Current number of rules: 3567
% 144.81/144.95  New rule produced :
% 144.81/144.95  [3600]
% 144.81/144.95  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 144.81/144.95                                                                      j(
% 144.81/144.95                                                                      op2(sK1_ax4_U,
% 145.40/145.50                                                                      h(
% 145.40/145.50                                                                      sK2_ax3_V(
% 145.40/145.50                                                                      j(sK1_ax4_U))))))))
% 145.40/145.50  -> true
% 145.40/145.50  Current number of equations to process: 1650
% 145.40/145.50  Current number of ordered equations: 0
% 145.40/145.50  Current number of rules: 3568
% 145.40/145.50  New rule produced :
% 145.40/145.50  [3601]
% 145.40/145.50  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 145.40/145.50                                                                      op2(
% 145.40/145.50                                                                      op2(
% 145.40/145.50                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 145.40/145.50  -> true
% 145.40/145.50  Current number of equations to process: 1649
% 145.40/145.50  Current number of ordered equations: 0
% 145.40/145.50  Current number of rules: 3569
% 145.40/145.50  New rule produced :
% 145.40/145.50  [3602]
% 145.40/145.50  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 145.40/145.50                                                                      op2(sK1_ax4_U,
% 145.40/145.50                                                                      op2(
% 145.40/145.50                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 145.40/145.50  -> true
% 145.40/145.50  Current number of equations to process: 1648
% 145.40/145.50  Current number of ordered equations: 0
% 145.40/145.50  Current number of rules: 3570
% 145.40/145.50  New rule produced :
% 145.40/145.50  [3603]
% 145.40/145.50  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 145.40/145.50                                                                      op2(
% 145.40/145.50                                                                      op2(sK1_ax4_U,
% 145.40/145.50                                                                      op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 145.40/145.50  -> true
% 145.40/145.50  Current number of equations to process: 1647
% 145.40/145.50  Current number of ordered equations: 0
% 145.40/145.50  Current number of rules: 3571
% 145.40/145.50  New rule produced :
% 145.40/145.50  [3604]
% 145.40/145.50  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 145.40/145.50                                                                      op2(sK1_ax4_U,
% 145.40/145.50                                                                      op2(sK1_ax4_U,
% 145.40/145.50                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 145.40/145.50  -> true
% 145.40/145.50  Current number of equations to process: 1646
% 145.40/145.50  Current number of ordered equations: 0
% 145.40/145.50  Current number of rules: 3572
% 145.40/145.50  New rule produced :
% 145.40/145.50  [3605]
% 145.40/145.50  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 145.40/145.50                                                                      op2(
% 145.40/145.50                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 145.40/145.50                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 145.40/145.50  -> true
% 145.40/145.50  Current number of equations to process: 1645
% 145.40/145.50  Current number of ordered equations: 0
% 145.40/145.50  Current number of rules: 3573
% 145.40/145.50  New rule produced :
% 145.40/145.50  [3606]
% 145.40/145.50  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),op1(
% 145.40/145.50                                                                      sK2_ax3_V(
% 145.40/145.50                                                                      sK2_ax3_V(
% 145.40/145.50                                                                      sK2_ax3_V(
% 145.40/145.50                                                                      j(sK1_ax4_U)))),
% 145.40/145.50                                                                      sK2_ax3_V(
% 145.40/145.50                                                                      j(sK1_ax4_U)))))
% 145.40/145.50  -> true
% 145.40/145.50  Current number of equations to process: 1644
% 145.40/145.50  Current number of ordered equations: 0
% 145.40/145.50  Current number of rules: 3574
% 145.40/145.50  New rule produced :
% 145.40/145.50  [3607]
% 145.40/145.50  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),op1(
% 145.40/145.50                                                                      sK2_ax3_V(
% 145.40/145.50                                                                      j(sK1_ax4_U)),
% 145.40/145.50                                                                      sK2_ax3_V(
% 145.40/145.50                                                                      sK2_ax3_V(
% 145.40/145.50                                                                      sK2_ax3_V(
% 145.40/145.50                                                                      j(sK1_ax4_U)))))))
% 145.90/146.06  -> true
% 145.90/146.06  Current number of equations to process: 1643
% 145.90/146.06  Current number of ordered equations: 0
% 145.90/146.06  Current number of rules: 3575
% 145.90/146.06  New rule produced :
% 145.90/146.06  [3608]
% 145.90/146.06  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),op1(
% 145.90/146.06                                                                      j(
% 145.90/146.06                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 145.90/146.06                                                                      sK2_ax3_V(
% 145.90/146.06                                                                      sK2_ax3_V(
% 145.90/146.06                                                                      j(sK1_ax4_U))))))
% 145.90/146.06  -> true
% 145.90/146.06  Current number of equations to process: 1642
% 145.90/146.06  Current number of ordered equations: 0
% 145.90/146.06  Current number of rules: 3576
% 145.90/146.06  New rule produced :
% 145.90/146.06  [3609]
% 145.90/146.06  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),op1(
% 145.90/146.06                                                                      sK2_ax3_V(
% 145.90/146.06                                                                      sK2_ax3_V(
% 145.90/146.06                                                                      j(sK1_ax4_U))),
% 145.90/146.06                                                                      j(
% 145.90/146.06                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 145.90/146.06  -> true
% 145.90/146.06  Current number of equations to process: 1641
% 145.90/146.06  Current number of ordered equations: 0
% 145.90/146.06  Current number of rules: 3577
% 145.90/146.06  New rule produced :
% 145.90/146.06  [3610]
% 145.90/146.06  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 145.90/146.06                                                                      op2(
% 145.90/146.06                                                                      op2(
% 145.90/146.06                                                                      h(
% 145.90/146.06                                                                      sK2_ax3_V(
% 145.90/146.06                                                                      j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))))
% 145.90/146.06  -> true
% 145.90/146.06  Current number of equations to process: 1640
% 145.90/146.06  Current number of ordered equations: 0
% 145.90/146.06  Current number of rules: 3578
% 145.90/146.06  New rule produced :
% 145.90/146.06  [3611]
% 145.90/146.06  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 145.90/146.06                                                                      op2(sK1_ax4_U,
% 145.90/146.06                                                                      op2(
% 145.90/146.06                                                                      h(
% 145.90/146.06                                                                      sK2_ax3_V(
% 145.90/146.06                                                                      j(sK1_ax4_U))),sK1_ax4_U)))))
% 145.90/146.06  -> true
% 145.90/146.06  Current number of equations to process: 1639
% 145.90/146.06  Current number of ordered equations: 0
% 145.90/146.06  Current number of rules: 3579
% 145.90/146.06  New rule produced :
% 145.90/146.06  [3612]
% 145.90/146.06  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 145.90/146.06                                                                      op2(
% 145.90/146.06                                                                      op2(sK1_ax4_U,
% 145.90/146.06                                                                      h(
% 145.90/146.06                                                                      sK2_ax3_V(
% 145.90/146.06                                                                      j(sK1_ax4_U)))),sK1_ax4_U))))
% 145.90/146.06  -> true
% 145.90/146.06  Current number of equations to process: 1638
% 145.90/146.06  Current number of ordered equations: 0
% 145.90/146.06  Current number of rules: 3580
% 145.90/146.06  New rule produced :
% 145.90/146.06  [3613]
% 145.90/146.06  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 145.90/146.06                                                                      op2(sK1_ax4_U,
% 145.90/146.06                                                                      op2(sK1_ax4_U,
% 145.90/146.06                                                                      h(
% 145.90/146.06                                                                      sK2_ax3_V(
% 145.90/146.06                                                                      j(sK1_ax4_U))))))))
% 145.90/146.06  -> true
% 145.90/146.06  Current number of equations to process: 1637
% 145.90/146.06  Current number of ordered equations: 0
% 145.90/146.06  Current number of rules: 3581
% 145.90/146.06  New rule produced :
% 145.90/146.06  [3614]
% 145.90/146.06  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 145.90/146.06                                                                      op1(
% 146.40/146.54                                                                      sK2_ax3_V(
% 146.40/146.54                                                                      sK2_ax3_V(
% 146.40/146.54                                                                      j(sK1_ax4_U))),
% 146.40/146.54                                                                      sK2_ax3_V(
% 146.40/146.54                                                                      j(sK1_ax4_U))))))
% 146.40/146.54  -> true
% 146.40/146.54  Current number of equations to process: 1636
% 146.40/146.54  Current number of ordered equations: 0
% 146.40/146.54  Current number of rules: 3582
% 146.40/146.54  New rule produced :
% 146.40/146.54  [3615]
% 146.40/146.54  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 146.40/146.54                                                                      op1(
% 146.40/146.54                                                                      sK2_ax3_V(
% 146.40/146.54                                                                      j(sK1_ax4_U)),
% 146.40/146.54                                                                      sK2_ax3_V(
% 146.40/146.54                                                                      sK2_ax3_V(
% 146.40/146.54                                                                      j(sK1_ax4_U)))))))
% 146.40/146.54  -> true
% 146.40/146.54  Current number of equations to process: 1635
% 146.40/146.54  Current number of ordered equations: 0
% 146.40/146.54  Current number of rules: 3583
% 146.40/146.54  New rule produced :
% 146.40/146.54  [3616]
% 146.40/146.54  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),op1(
% 146.40/146.54                                                                      sK2_ax3_V(
% 146.40/146.54                                                                      j(
% 146.40/146.54                                                                      op2(sK1_ax4_U,sK1_ax4_U))),
% 146.40/146.54                                                                      sK2_ax3_V(
% 146.40/146.54                                                                      j(sK1_ax4_U)))))
% 146.40/146.54  -> true
% 146.40/146.54  Current number of equations to process: 1634
% 146.40/146.54  Current number of ordered equations: 0
% 146.40/146.54  Current number of rules: 3584
% 146.40/146.54  New rule produced :
% 146.40/146.54  [3617]
% 146.40/146.54  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),op1(
% 146.40/146.54                                                                      sK2_ax3_V(
% 146.40/146.54                                                                      j(sK1_ax4_U)),
% 146.40/146.54                                                                      sK2_ax3_V(
% 146.40/146.54                                                                      j(
% 146.40/146.54                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 146.40/146.54  -> true
% 146.40/146.54  Current number of equations to process: 1633
% 146.40/146.54  Current number of ordered equations: 0
% 146.40/146.54  Current number of rules: 3585
% 146.40/146.54  New rule produced :
% 146.40/146.54  [3618]
% 146.40/146.54  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),op1(
% 146.40/146.54                                                                      j(
% 146.40/146.54                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 146.40/146.54                                                                      j(
% 146.40/146.54                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 146.40/146.54  -> true
% 146.40/146.54  Current number of equations to process: 1632
% 146.40/146.54  Current number of ordered equations: 0
% 146.40/146.54  Current number of rules: 3586
% 146.40/146.54  New rule produced :
% 146.40/146.54  [3619]
% 146.40/146.54  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 146.40/146.54                                                                      op1(
% 146.40/146.54                                                                      j(
% 146.40/146.54                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 146.40/146.54                                                                      sK2_ax3_V(
% 146.40/146.54                                                                      j(sK1_ax4_U))))))
% 146.40/146.54  -> true
% 146.40/146.54  Current number of equations to process: 1631
% 146.40/146.54  Current number of ordered equations: 0
% 146.40/146.54  Current number of rules: 3587
% 146.40/146.54  New rule produced :
% 146.40/146.54  [3620]
% 146.40/146.54  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 146.40/146.54                                                                      op1(
% 146.40/146.54                                                                      sK2_ax3_V(
% 146.40/146.54                                                                      j(sK1_ax4_U)),
% 146.40/146.54                                                                      j(
% 147.20/147.36                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 147.20/147.36  -> true
% 147.20/147.36  Current number of equations to process: 1630
% 147.20/147.36  Current number of ordered equations: 0
% 147.20/147.36  Current number of rules: 3588
% 147.20/147.36  New rule produced :
% 147.20/147.36  [3621]
% 147.20/147.36  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 147.20/147.36                                                                      op2(
% 147.20/147.36                                                                      h(
% 147.20/147.36                                                                      sK2_ax3_V(
% 147.20/147.36                                                                      j(sK1_ax4_U))),
% 147.20/147.36                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 147.20/147.36  -> true
% 147.20/147.36  Current number of equations to process: 1629
% 147.20/147.36  Current number of ordered equations: 0
% 147.20/147.36  Current number of rules: 3589
% 147.20/147.36  New rule produced :
% 147.20/147.36  [3622]
% 147.20/147.36  sorti1(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),j(
% 147.20/147.36                                                                      op2(
% 147.20/147.36                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 147.20/147.36                                                                      h(
% 147.20/147.36                                                                      sK2_ax3_V(
% 147.20/147.36                                                                      j(sK1_ax4_U)))))))
% 147.20/147.36  -> true
% 147.20/147.36  Current number of equations to process: 1628
% 147.20/147.36  Current number of ordered equations: 0
% 147.20/147.36  Current number of rules: 3590
% 147.20/147.36  New rule produced :
% 147.20/147.36  [3623]
% 147.20/147.36  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(h(sK2_ax3_V(
% 147.20/147.36                                                                    j(sK1_ax4_U))),
% 147.20/147.36                                                              op2(sK1_ax4_U,sK1_ax4_U))))
% 147.20/147.36  -> true
% 147.20/147.36  Current number of equations to process: 1684
% 147.20/147.36  Current number of ordered equations: 0
% 147.20/147.36  Current number of rules: 3591
% 147.20/147.36  New rule produced :
% 147.20/147.36  [3624]
% 147.20/147.36  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 147.20/147.36                                                             j(sK1_ax4_U))),
% 147.20/147.36                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 147.20/147.36  -> true
% 147.20/147.36  Current number of equations to process: 1683
% 147.20/147.36  Current number of ordered equations: 0
% 147.20/147.36  Current number of rules: 3592
% 147.20/147.36  New rule produced :
% 147.20/147.36  [3625]
% 147.20/147.36  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 147.20/147.36                                                                    h(sK2_ax3_V(
% 147.20/147.36                                                                      j(sK1_ax4_U))),
% 147.20/147.36                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 147.20/147.36  -> true
% 147.20/147.36  Current number of equations to process: 1682
% 147.20/147.36  Current number of ordered equations: 0
% 147.20/147.36  Current number of rules: 3593
% 147.20/147.36  New rule produced :
% 147.20/147.36  [3626]
% 147.20/147.36  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 147.20/147.36                                                                    h(sK2_ax3_V(
% 147.20/147.36                                                                      j(sK1_ax4_U))),
% 147.20/147.36                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 147.20/147.36  -> true
% 147.20/147.36  Current number of equations to process: 1681
% 147.20/147.36  Current number of ordered equations: 0
% 147.20/147.36  Current number of rules: 3594
% 147.20/147.36  New rule produced :
% 147.20/147.36  [3627]
% 147.20/147.36  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 147.20/147.36                                                                    h(sK2_ax3_V(
% 147.20/147.36                                                                      j(sK1_ax4_U))),
% 147.20/147.36                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 147.20/147.36  -> true
% 147.20/147.36  Current number of equations to process: 1680
% 147.20/147.36  Current number of ordered equations: 0
% 147.20/147.36  Current number of rules: 3595
% 147.20/147.36  New rule produced :
% 147.20/147.36  [3628]
% 147.20/147.36  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(
% 147.20/147.36                                                                    h(sK2_ax3_V(
% 147.20/147.36                                                                      j(sK1_ax4_U))),
% 147.20/147.36                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 147.20/147.36  -> true
% 147.20/147.36  Current number of equations to process: 1679
% 147.20/147.36  Current number of ordered equations: 0
% 147.90/148.00  Current number of rules: 3596
% 147.90/148.00  New rule produced :
% 147.90/148.00  [3629]
% 147.90/148.00  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(h(
% 147.90/148.00                                                                      sK2_ax3_V(
% 147.90/148.00                                                                      j(sK1_ax4_U))),
% 147.90/148.00                                                                  op2(sK1_ax4_U,sK1_ax4_U))))
% 147.90/148.00  -> true
% 147.90/148.00  Current number of equations to process: 1678
% 147.90/148.00  Current number of ordered equations: 0
% 147.90/148.00  Current number of rules: 3597
% 147.90/148.00  New rule produced :
% 147.90/148.00  [3630]
% 147.90/148.00  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(h(
% 147.90/148.00                                                                      sK2_ax3_V(
% 147.90/148.00                                                                      j(sK1_ax4_U))),
% 147.90/148.00                                                                  op2(sK1_ax4_U,sK1_ax4_U))))
% 147.90/148.00  -> true
% 147.90/148.00  Current number of equations to process: 1677
% 147.90/148.00  Current number of ordered equations: 0
% 147.90/148.00  Current number of rules: 3598
% 147.90/148.00  New rule produced :
% 147.90/148.00  [3631]
% 147.90/148.00  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 147.90/148.00                                                                      h(
% 147.90/148.00                                                                      sK2_ax3_V(
% 147.90/148.00                                                                      j(sK1_ax4_U))),
% 147.90/148.00                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 147.90/148.00  -> true
% 147.90/148.00  Current number of equations to process: 1676
% 147.90/148.00  Current number of ordered equations: 0
% 147.90/148.00  Current number of rules: 3599
% 147.90/148.00  New rule produced :
% 147.90/148.00  [3632]
% 147.90/148.00  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 147.90/148.00                                                                      h(
% 147.90/148.00                                                                      sK2_ax3_V(
% 147.90/148.00                                                                      j(sK1_ax4_U))),
% 147.90/148.00                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 147.90/148.00  -> true
% 147.90/148.00  Current number of equations to process: 1675
% 147.90/148.00  Current number of ordered equations: 0
% 147.90/148.00  Current number of rules: 3600
% 147.90/148.00  New rule produced :
% 147.90/148.00  [3633]
% 147.90/148.00  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),op2(
% 147.90/148.00                                                                      h(
% 147.90/148.00                                                                      sK2_ax3_V(
% 147.90/148.00                                                                      j(sK1_ax4_U))),
% 147.90/148.00                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 147.90/148.00  -> true
% 147.90/148.00  Current number of equations to process: 1674
% 147.90/148.00  Current number of ordered equations: 0
% 147.90/148.00  Current number of rules: 3601
% 147.90/148.00  New rule produced :
% 147.90/148.00  [3634]
% 147.90/148.00  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op2(
% 147.90/148.00                                                                      h(
% 147.90/148.00                                                                      sK2_ax3_V(
% 147.90/148.00                                                                      j(sK1_ax4_U))),
% 147.90/148.00                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 147.90/148.00  -> true
% 147.90/148.00  Current number of equations to process: 1673
% 147.90/148.00  Current number of ordered equations: 0
% 147.90/148.00  Current number of rules: 3602
% 147.90/148.00  New rule produced :
% 147.90/148.00  [3635]
% 147.90/148.00  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(
% 147.90/148.00                                                                      h(
% 147.90/148.00                                                                      sK2_ax3_V(
% 147.90/148.00                                                                      j(sK1_ax4_U))),
% 147.90/148.00                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 147.90/148.00  -> true
% 147.90/148.00  Current number of equations to process: 1672
% 147.90/148.00  Current number of ordered equations: 0
% 147.90/148.00  Current number of rules: 3603
% 147.90/148.00  New rule produced :
% 147.90/148.00  [3636]
% 147.90/148.00  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op2(
% 147.90/148.00                                                                      h(
% 147.90/148.00                                                                      sK2_ax3_V(
% 147.90/148.00                                                                      j(sK1_ax4_U))),
% 149.19/149.33                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 149.19/149.33  -> true
% 149.19/149.33  Current number of equations to process: 1671
% 149.19/149.33  Current number of ordered equations: 0
% 149.19/149.33  Current number of rules: 3604
% 149.19/149.33  New rule produced :
% 149.19/149.33  [3637]
% 149.19/149.33  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 149.19/149.33         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 149.19/149.33  Current number of equations to process: 1670
% 149.19/149.33  Current number of ordered equations: 0
% 149.19/149.33  Current number of rules: 3605
% 149.19/149.33  New rule produced :
% 149.19/149.33  [3638]
% 149.19/149.33  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 149.19/149.33         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 149.19/149.33  Current number of equations to process: 1669
% 149.19/149.33  Current number of ordered equations: 0
% 149.19/149.33  Current number of rules: 3606
% 149.19/149.33  New rule produced :
% 149.19/149.33  [3639]
% 149.19/149.33  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),
% 149.19/149.33         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 149.19/149.33  Current number of equations to process: 1668
% 149.19/149.33  Current number of ordered equations: 0
% 149.19/149.33  Current number of rules: 3607
% 149.19/149.33  New rule produced :
% 149.19/149.33  [3640]
% 149.19/149.33  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 149.19/149.33         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 149.19/149.33  Current number of equations to process: 1667
% 149.19/149.33  Current number of ordered equations: 0
% 149.19/149.33  Current number of rules: 3608
% 149.19/149.33  New rule produced :
% 149.19/149.33  [3641]
% 149.19/149.33  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 149.19/149.33         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 149.19/149.33  Current number of equations to process: 1666
% 149.19/149.33  Current number of ordered equations: 0
% 149.19/149.33  Current number of rules: 3609
% 149.19/149.33  New rule produced :
% 149.19/149.33  [3642]
% 149.19/149.33  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 149.19/149.33         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 149.19/149.33  Current number of equations to process: 1665
% 149.19/149.33  Current number of ordered equations: 0
% 149.19/149.33  Current number of rules: 3610
% 149.19/149.33  New rule produced :
% 149.19/149.33  [3643]
% 149.19/149.33  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 149.19/149.33         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 149.19/149.33  Current number of equations to process: 1664
% 149.19/149.33  Current number of ordered equations: 0
% 149.19/149.33  Current number of rules: 3611
% 149.19/149.33  New rule produced :
% 149.19/149.33  [3644]
% 149.19/149.33  sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 149.19/149.33         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 149.19/149.33  Current number of equations to process: 1663
% 149.19/149.33  Current number of ordered equations: 0
% 149.19/149.33  Current number of rules: 3612
% 149.19/149.33  New rule produced :
% 149.19/149.33  [3645]
% 149.19/149.33  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 149.19/149.33         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 149.19/149.33  Current number of equations to process: 1662
% 149.19/149.33  Current number of ordered equations: 0
% 149.19/149.33  Current number of rules: 3613
% 149.19/149.33  New rule produced :
% 149.19/149.33  [3646]
% 149.19/149.33  sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 149.19/149.33         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 149.19/149.33  Current number of equations to process: 1661
% 149.19/149.33  Current number of ordered equations: 0
% 149.19/149.33  Current number of rules: 3614
% 149.19/149.33  New rule produced :
% 149.19/149.33  [3647]
% 149.19/149.33  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 149.19/149.33         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 149.19/149.33  Current number of equations to process: 1660
% 149.19/149.33  Current number of ordered equations: 0
% 149.19/149.33  Current number of rules: 3615
% 149.19/149.33  New rule produced :
% 149.19/149.33  [3648]
% 149.19/149.33  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 149.19/149.33         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 149.19/149.33  Current number of equations to process: 1659
% 149.19/149.33  Current number of ordered equations: 0
% 149.19/149.33  Current number of rules: 3616
% 149.19/149.33  New rule produced :
% 149.19/149.33  [3649]
% 149.19/149.33  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 149.19/149.33         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 149.19/149.33  Current number of equations to process: 1658
% 149.19/149.33  Current number of ordered equations: 0
% 149.19/149.33  Current number of rules: 3617
% 149.19/149.33  New rule produced :
% 149.19/149.33  [3650]
% 149.19/149.33  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),h(
% 149.80/149.98                                                                      sK2_ax3_V(
% 149.80/149.98                                                                      sK2_ax3_V(
% 149.80/149.98                                                                      sK2_ax3_V(
% 149.80/149.98                                                                      j(sK1_ax4_U)))))))
% 149.80/149.98  -> true
% 149.80/149.98  Current number of equations to process: 1713
% 149.80/149.98  Current number of ordered equations: 0
% 149.80/149.98  Current number of rules: 3618
% 149.80/149.98  New rule produced :
% 149.80/149.98  [3651]
% 149.80/149.98  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),h(
% 149.80/149.98                                                                      sK2_ax3_V(
% 149.80/149.98                                                                      j(
% 149.80/149.98                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 149.80/149.98  -> true
% 149.80/149.98  Current number of equations to process: 1712
% 149.80/149.98  Current number of ordered equations: 0
% 149.80/149.98  Current number of rules: 3619
% 149.80/149.98  New rule produced :
% 149.80/149.98  [3652]
% 149.80/149.98  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 149.80/149.98                                                                      op2(
% 149.80/149.98                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 149.80/149.98  -> true
% 149.80/149.98  Current number of equations to process: 1711
% 149.80/149.98  Current number of ordered equations: 0
% 149.80/149.98  Current number of rules: 3620
% 149.80/149.98  New rule produced :
% 149.80/149.98  [3653]
% 149.80/149.98  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 149.80/149.98                                                                      op2(
% 149.80/149.98                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 149.80/149.98  -> true
% 149.80/149.98  Current number of equations to process: 1710
% 149.80/149.98  Current number of ordered equations: 0
% 149.80/149.98  Current number of rules: 3621
% 149.80/149.98  New rule produced :
% 149.80/149.98  [3654]
% 149.80/149.98  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 149.80/149.98                                                                      op2(sK1_ax4_U,
% 149.80/149.98                                                                      op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 149.80/149.98  -> true
% 149.80/149.98  Current number of equations to process: 1709
% 149.80/149.98  Current number of ordered equations: 0
% 149.80/149.98  Current number of rules: 3622
% 149.80/149.98  New rule produced :
% 149.80/149.98  [3655]
% 149.80/149.98  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 149.80/149.98                                                                      op2(sK1_ax4_U,
% 149.80/149.98                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 149.80/149.98  -> true
% 149.80/149.98  Current number of equations to process: 1708
% 149.80/149.98  Current number of ordered equations: 0
% 149.80/149.98  Current number of rules: 3623
% 149.80/149.98  New rule produced :
% 149.80/149.98  [3656]
% 149.80/149.98  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 149.80/149.98                                                                      h(
% 149.80/149.98                                                                      sK2_ax3_V(
% 149.80/149.98                                                                      sK2_ax3_V(
% 149.80/149.98                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 149.80/149.98  -> true
% 149.80/149.98  Current number of equations to process: 1707
% 149.80/149.98  Current number of ordered equations: 0
% 149.80/149.98  Current number of rules: 3624
% 149.80/149.98  New rule produced :
% 149.80/149.98  [3657]
% 149.80/149.98  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 149.80/149.98                                                                      h(
% 149.80/149.98                                                                      sK2_ax3_V(
% 149.80/149.98                                                                      sK2_ax3_V(
% 149.80/149.98                                                                      j(sK1_ax4_U)))))))
% 149.80/149.98  -> true
% 149.80/149.98  Current number of equations to process: 1706
% 149.80/149.98  Current number of ordered equations: 0
% 149.80/149.98  Current number of rules: 3625
% 149.80/149.98  New rule produced :
% 149.80/149.98  [3658]
% 149.80/149.98  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 149.80/149.98                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 149.80/149.98                                                                      h(
% 149.80/149.98                                                                      sK2_ax3_V(
% 149.80/149.98                                                                      j(sK1_ax4_U))))))
% 150.51/150.63  -> true
% 150.51/150.63  Current number of equations to process: 1705
% 150.51/150.63  Current number of ordered equations: 0
% 150.51/150.63  Current number of rules: 3626
% 150.51/150.63  New rule produced :
% 150.51/150.63  [3659]
% 150.51/150.63  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 150.51/150.63                                                                      op2(
% 150.51/150.63                                                                      h(
% 150.51/150.63                                                                      sK2_ax3_V(
% 150.51/150.63                                                                      j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 150.51/150.63  -> true
% 150.51/150.63  Current number of equations to process: 1704
% 150.51/150.63  Current number of ordered equations: 0
% 150.51/150.63  Current number of rules: 3627
% 150.51/150.63  New rule produced :
% 150.51/150.63  [3660]
% 150.51/150.63  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 150.51/150.63                                                                      op2(
% 150.51/150.63                                                                      h(
% 150.51/150.63                                                                      sK2_ax3_V(
% 150.51/150.63                                                                      j(sK1_ax4_U))),sK1_ax4_U))))
% 150.51/150.63  -> true
% 150.51/150.63  Current number of equations to process: 1703
% 150.51/150.63  Current number of ordered equations: 0
% 150.51/150.63  Current number of rules: 3628
% 150.51/150.63  New rule produced :
% 150.51/150.63  [3661]
% 150.51/150.63  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 150.51/150.63                                                                      op2(sK1_ax4_U,
% 150.51/150.63                                                                      h(
% 150.51/150.63                                                                      sK2_ax3_V(
% 150.51/150.63                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 150.51/150.63  -> true
% 150.51/150.63  Current number of equations to process: 1702
% 150.51/150.63  Current number of ordered equations: 0
% 150.51/150.63  Current number of rules: 3629
% 150.51/150.63  New rule produced :
% 150.51/150.63  [3662]
% 150.51/150.63  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 150.51/150.63                                                                      op2(sK1_ax4_U,
% 150.51/150.63                                                                      h(
% 150.51/150.63                                                                      sK2_ax3_V(
% 150.51/150.63                                                                      j(sK1_ax4_U)))))))
% 150.51/150.63  -> true
% 150.51/150.63  Current number of equations to process: 1701
% 150.51/150.63  Current number of ordered equations: 0
% 150.51/150.63  Current number of rules: 3630
% 150.51/150.63  New rule produced :
% 150.51/150.63  [3663]
% 150.51/150.63  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 150.51/150.63                                                                      op2(
% 150.51/150.63                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 150.51/150.63                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 150.51/150.63  -> true
% 150.51/150.63  Current number of equations to process: 1700
% 150.51/150.63  Current number of ordered equations: 0
% 150.51/150.63  Current number of rules: 3631
% 150.51/150.63  New rule produced :
% 150.51/150.63  [3664]
% 150.51/150.63  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 150.51/150.63                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 150.51/150.63                                                                      op2(
% 150.51/150.63                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 150.51/150.63  -> true
% 150.51/150.63  Current number of equations to process: 1699
% 150.51/150.63  Current number of ordered equations: 0
% 150.51/150.63  Current number of rules: 3632
% 150.51/150.63  New rule produced :
% 150.51/150.63  [3665]
% 150.51/150.63  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 150.51/150.63                                                                      op2(sK1_ax4_U,
% 150.51/150.63                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 150.51/150.63                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 150.51/150.63  -> true
% 150.51/150.63  Current number of equations to process: 1698
% 150.51/150.63  Current number of ordered equations: 0
% 150.51/150.63  Current number of rules: 3633
% 150.51/150.63  New rule produced :
% 150.51/150.63  [3666]
% 150.51/150.63  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 150.51/150.63                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 150.51/150.63                                                                      op2(sK1_ax4_U,
% 151.00/151.12                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 151.00/151.12  -> true
% 151.00/151.12  Current number of equations to process: 1697
% 151.00/151.12  Current number of ordered equations: 0
% 151.00/151.12  Current number of rules: 3634
% 151.00/151.12  New rule produced :
% 151.00/151.12  [3667]
% 151.00/151.12  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 151.00/151.12                                                                      h(
% 151.00/151.12                                                                      sK2_ax3_V(
% 151.00/151.12                                                                      sK2_ax3_V(
% 151.00/151.12                                                                      j(sK1_ax4_U)))),
% 151.00/151.12                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 151.00/151.12  -> true
% 151.00/151.12  Current number of equations to process: 1696
% 151.00/151.12  Current number of ordered equations: 0
% 151.00/151.12  Current number of rules: 3635
% 151.00/151.12  New rule produced :
% 151.00/151.12  [3668]
% 151.00/151.12  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 151.00/151.12                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 151.00/151.12                                                                      h(
% 151.00/151.12                                                                      sK2_ax3_V(
% 151.00/151.12                                                                      sK2_ax3_V(
% 151.00/151.12                                                                      j(sK1_ax4_U)))))))
% 151.00/151.12  -> true
% 151.00/151.12  Current number of equations to process: 1695
% 151.00/151.12  Current number of ordered equations: 0
% 151.00/151.12  Current number of rules: 3636
% 151.00/151.12  New rule produced :
% 151.00/151.12  [3669]
% 151.00/151.12  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 151.00/151.12                                                                      h(
% 151.00/151.12                                                                      sK2_ax3_V(
% 151.00/151.12                                                                      j(sK1_ax4_U))),
% 151.00/151.12                                                                      h(
% 151.00/151.12                                                                      sK2_ax3_V(
% 151.00/151.12                                                                      j(sK1_ax4_U))))))
% 151.00/151.12  -> true
% 151.00/151.12  Current number of equations to process: 1694
% 151.00/151.12  Current number of ordered equations: 0
% 151.00/151.12  Current number of rules: 3637
% 151.00/151.12  New rule produced :
% 151.00/151.12  [3670]
% 151.00/151.12  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),h(
% 151.00/151.12                                                                      op1(
% 151.00/151.12                                                                      sK2_ax3_V(
% 151.00/151.12                                                                      sK2_ax3_V(
% 151.00/151.12                                                                      j(sK1_ax4_U))),
% 151.00/151.12                                                                      sK2_ax3_V(
% 151.00/151.12                                                                      j(sK1_ax4_U))))))
% 151.00/151.12  -> true
% 151.00/151.12  Current number of equations to process: 1693
% 151.00/151.12  Current number of ordered equations: 0
% 151.00/151.12  Current number of rules: 3638
% 151.00/151.12  New rule produced :
% 151.00/151.12  [3671]
% 151.00/151.12  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),h(
% 151.00/151.12                                                                      op1(
% 151.00/151.12                                                                      sK2_ax3_V(
% 151.00/151.12                                                                      j(sK1_ax4_U)),
% 151.00/151.12                                                                      sK2_ax3_V(
% 151.00/151.12                                                                      sK2_ax3_V(
% 151.00/151.12                                                                      j(sK1_ax4_U)))))))
% 151.00/151.12  -> true
% 151.00/151.12  Current number of equations to process: 1692
% 151.00/151.12  Current number of ordered equations: 0
% 151.00/151.12  Current number of rules: 3639
% 151.00/151.12  New rule produced :
% 151.00/151.12  [3672]
% 151.00/151.12  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),h(
% 151.00/151.12                                                                      op1(
% 151.00/151.12                                                                      j(
% 151.00/151.12                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 151.00/151.12                                                                      sK2_ax3_V(
% 151.00/151.12                                                                      j(sK1_ax4_U))))))
% 151.91/152.05  -> true
% 151.91/152.05  Current number of equations to process: 1691
% 151.91/152.05  Current number of ordered equations: 0
% 151.91/152.05  Current number of rules: 3640
% 151.91/152.05  New rule produced :
% 151.91/152.05  [3673]
% 151.91/152.05  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),h(
% 151.91/152.05                                                                      op1(
% 151.91/152.05                                                                      sK2_ax3_V(
% 151.91/152.05                                                                      j(sK1_ax4_U)),
% 151.91/152.05                                                                      j(
% 151.91/152.05                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 151.91/152.05  -> true
% 151.91/152.05  Current number of equations to process: 1690
% 151.91/152.05  Current number of ordered equations: 0
% 151.91/152.05  Current number of rules: 3641
% 151.91/152.05  New rule produced :
% 151.91/152.05  [3674]
% 151.91/152.05  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 151.91/152.05                                                                      op2(
% 151.91/152.05                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 151.91/152.05                                                                      op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 151.91/152.05  -> true
% 151.91/152.05  Current number of equations to process: 1689
% 151.91/152.05  Current number of ordered equations: 0
% 151.91/152.05  Current number of rules: 3642
% 151.91/152.05  New rule produced :
% 151.91/152.05  [3675]
% 151.91/152.05  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 151.91/152.05                                                                      op2(
% 151.91/152.05                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 151.91/152.05                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 151.91/152.05  -> true
% 151.91/152.05  Current number of equations to process: 1688
% 151.91/152.05  Current number of ordered equations: 0
% 151.91/152.05  Current number of rules: 3643
% 151.91/152.05  New rule produced :
% 151.91/152.05  [3676]
% 151.91/152.05  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 151.91/152.05                                                              h(sK2_ax3_V(
% 151.91/152.05                                                                j(sK1_ax4_U))))))
% 151.91/152.05  -> true
% 151.91/152.05  Current number of equations to process: 1743
% 151.91/152.05  Current number of ordered equations: 0
% 151.91/152.05  Current number of rules: 3644
% 151.91/152.05  New rule produced :
% 151.91/152.05  [3677]
% 151.91/152.05  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 151.91/152.05                                                       h(sK2_ax3_V(j(sK1_ax4_U))))))
% 151.91/152.05  -> true
% 151.91/152.05  Current number of equations to process: 1742
% 151.91/152.05  Current number of ordered equations: 0
% 151.91/152.05  Current number of rules: 3645
% 151.91/152.05  New rule produced :
% 151.91/152.05  [3678]
% 151.91/152.05  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 151.91/152.05                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 151.91/152.05                                                                    h(sK2_ax3_V(
% 151.91/152.05                                                                      j(sK1_ax4_U))))))
% 151.91/152.05  -> true
% 151.91/152.05  Current number of equations to process: 1741
% 151.91/152.05  Current number of ordered equations: 0
% 151.91/152.05  Current number of rules: 3646
% 151.91/152.05  New rule produced :
% 151.91/152.05  [3679]
% 151.91/152.05  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 151.91/152.05                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 151.91/152.05                                                                    h(sK2_ax3_V(
% 151.91/152.05                                                                      j(sK1_ax4_U))))))
% 151.91/152.05  -> true
% 151.91/152.05  Current number of equations to process: 1740
% 151.91/152.05  Current number of ordered equations: 0
% 151.91/152.05  Current number of rules: 3647
% 151.91/152.05  New rule produced :
% 151.91/152.05  [3680]
% 151.91/152.05  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 151.91/152.05                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 151.91/152.05                                                                    h(sK2_ax3_V(
% 151.91/152.05                                                                      j(sK1_ax4_U))))))
% 151.91/152.05  -> true
% 151.91/152.05  Current number of equations to process: 1739
% 151.91/152.05  Current number of ordered equations: 0
% 151.91/152.05  Current number of rules: 3648
% 151.91/152.05  New rule produced :
% 151.91/152.05  [3681]
% 151.91/152.05  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(
% 151.91/152.05                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 151.91/152.05                                                                    h(sK2_ax3_V(
% 152.61/152.71                                                                      j(sK1_ax4_U))))))
% 152.61/152.71  -> true
% 152.61/152.71  Current number of equations to process: 1738
% 152.61/152.71  Current number of ordered equations: 0
% 152.61/152.71  Current number of rules: 3649
% 152.61/152.71  New rule produced :
% 152.61/152.71  [3682]
% 152.61/152.71  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 152.61/152.71                                                                  h(sK2_ax3_V(
% 152.61/152.71                                                                    j(sK1_ax4_U))))))
% 152.61/152.71  -> true
% 152.61/152.71  Current number of equations to process: 1737
% 152.61/152.71  Current number of ordered equations: 0
% 152.61/152.71  Current number of rules: 3650
% 152.61/152.71  New rule produced :
% 152.61/152.71  [3683]
% 152.61/152.71  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 152.61/152.71                                                                  h(sK2_ax3_V(
% 152.61/152.71                                                                    j(sK1_ax4_U))))))
% 152.61/152.71  -> true
% 152.61/152.71  Current number of equations to process: 1736
% 152.61/152.71  Current number of ordered equations: 0
% 152.61/152.71  Current number of rules: 3651
% 152.61/152.71  New rule produced :
% 152.61/152.71  [3684]
% 152.61/152.71  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 152.61/152.71                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 152.61/152.71                                                                      h(
% 152.61/152.71                                                                      sK2_ax3_V(
% 152.61/152.71                                                                      j(sK1_ax4_U))))))
% 152.61/152.71  -> true
% 152.61/152.71  Current number of equations to process: 1735
% 152.61/152.71  Current number of ordered equations: 0
% 152.61/152.71  Current number of rules: 3652
% 152.61/152.71  New rule produced :
% 152.61/152.71  [3685]
% 152.61/152.71  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),op2(
% 152.61/152.71                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 152.61/152.71                                                                      h(
% 152.61/152.71                                                                      sK2_ax3_V(
% 152.61/152.71                                                                      j(sK1_ax4_U))))))
% 152.61/152.71  -> true
% 152.61/152.71  Current number of equations to process: 1734
% 152.61/152.71  Current number of ordered equations: 0
% 152.61/152.71  Current number of rules: 3653
% 152.61/152.71  New rule produced :
% 152.61/152.71  [3686]
% 152.61/152.71  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op2(
% 152.61/152.71                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 152.61/152.71                                                                      h(
% 152.61/152.71                                                                      sK2_ax3_V(
% 152.61/152.71                                                                      j(sK1_ax4_U))))))
% 152.61/152.71  -> true
% 152.61/152.71  Current number of equations to process: 1733
% 152.61/152.71  Current number of ordered equations: 0
% 152.61/152.71  Current number of rules: 3654
% 152.61/152.71  New rule produced :
% 152.61/152.71  [3687]
% 152.61/152.71  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(
% 152.61/152.71                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 152.61/152.71                                                                      h(
% 152.61/152.71                                                                      sK2_ax3_V(
% 152.61/152.71                                                                      j(sK1_ax4_U))))))
% 152.61/152.71  -> true
% 152.61/152.71  Current number of equations to process: 1732
% 152.61/152.71  Current number of ordered equations: 0
% 152.61/152.71  Current number of rules: 3655
% 152.61/152.71  New rule produced :
% 152.61/152.71  [3688]
% 152.61/152.71  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op2(
% 152.61/152.71                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 152.61/152.71                                                                      h(
% 152.61/152.71                                                                      sK2_ax3_V(
% 152.61/152.71                                                                      j(sK1_ax4_U))))))
% 152.61/152.71  -> true
% 152.61/152.71  Current number of equations to process: 1731
% 152.61/152.71  Current number of ordered equations: 0
% 152.61/152.71  Current number of rules: 3656
% 152.61/152.71  New rule produced :
% 152.61/152.71  [3689]
% 152.61/152.71  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 152.61/152.71         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 152.61/152.71  Current number of equations to process: 1730
% 152.61/152.71  Current number of ordered equations: 0
% 153.90/153.99  Current number of rules: 3657
% 153.90/153.99  New rule produced :
% 153.90/153.99  [3690]
% 153.90/153.99  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 153.90/153.99         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 153.90/153.99  Current number of equations to process: 1729
% 153.90/153.99  Current number of ordered equations: 0
% 153.90/153.99  Current number of rules: 3658
% 153.90/153.99  New rule produced :
% 153.90/153.99  [3691]
% 153.90/153.99  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),
% 153.90/153.99         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 153.90/153.99  Current number of equations to process: 1728
% 153.90/153.99  Current number of ordered equations: 0
% 153.90/153.99  Current number of rules: 3659
% 153.90/153.99  New rule produced :
% 153.90/153.99  [3692]
% 153.90/153.99  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 153.90/153.99         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 153.90/153.99  Current number of equations to process: 1727
% 153.90/153.99  Current number of ordered equations: 0
% 153.90/153.99  Current number of rules: 3660
% 153.90/153.99  New rule produced :
% 153.90/153.99  [3693]
% 153.90/153.99  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 153.90/153.99         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 153.90/153.99  Current number of equations to process: 1726
% 153.90/153.99  Current number of ordered equations: 0
% 153.90/153.99  Current number of rules: 3661
% 153.90/153.99  New rule produced :
% 153.90/153.99  [3694]
% 153.90/153.99  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 153.90/153.99         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 153.90/153.99  Current number of equations to process: 1725
% 153.90/153.99  Current number of ordered equations: 0
% 153.90/153.99  Current number of rules: 3662
% 153.90/153.99  New rule produced :
% 153.90/153.99  [3695]
% 153.90/153.99  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 153.90/153.99         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 153.90/153.99  Current number of equations to process: 1724
% 153.90/153.99  Current number of ordered equations: 0
% 153.90/153.99  Current number of rules: 3663
% 153.90/153.99  New rule produced :
% 153.90/153.99  [3696]
% 153.90/153.99  sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 153.90/153.99         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 153.90/153.99  Current number of equations to process: 1723
% 153.90/153.99  Current number of ordered equations: 0
% 153.90/153.99  Current number of rules: 3664
% 153.90/153.99  New rule produced :
% 153.90/153.99  [3697]
% 153.90/153.99  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 153.90/153.99         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 153.90/153.99  Current number of equations to process: 1722
% 153.90/153.99  Current number of ordered equations: 0
% 153.90/153.99  Current number of rules: 3665
% 153.90/153.99  New rule produced :
% 153.90/153.99  [3698]
% 153.90/153.99  sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 153.90/153.99         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 153.90/153.99  Current number of equations to process: 1721
% 153.90/153.99  Current number of ordered equations: 0
% 153.90/153.99  Current number of rules: 3666
% 153.90/153.99  New rule produced :
% 153.90/153.99  [3699]
% 153.90/153.99  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 153.90/153.99         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 153.90/153.99  Current number of equations to process: 1720
% 153.90/153.99  Current number of ordered equations: 0
% 153.90/153.99  Current number of rules: 3667
% 153.90/153.99  New rule produced :
% 153.90/153.99  [3700]
% 153.90/153.99  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 153.90/153.99         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 153.90/153.99  Current number of equations to process: 1719
% 153.90/153.99  Current number of ordered equations: 0
% 153.90/153.99  Current number of rules: 3668
% 153.90/153.99  New rule produced :
% 153.90/153.99  [3701]
% 153.90/153.99  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 153.90/153.99         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 153.90/153.99  Current number of equations to process: 1718
% 153.90/153.99  Current number of ordered equations: 0
% 153.90/153.99  Current number of rules: 3669
% 153.90/153.99  New rule produced :
% 153.90/153.99  [3702]
% 153.90/153.99  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),h(
% 153.90/153.99                                                                      sK2_ax3_V(
% 153.90/153.99                                                                      sK2_ax3_V(
% 153.90/153.99                                                                      sK2_ax3_V(
% 153.90/153.99                                                                      j(sK1_ax4_U)))))))
% 153.90/153.99  -> true
% 153.90/153.99  Current number of equations to process: 1772
% 153.90/153.99  Current number of ordered equations: 0
% 153.90/153.99  Current number of rules: 3670
% 154.60/154.74  New rule produced :
% 154.60/154.74  [3703]
% 154.60/154.74  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),h(
% 154.60/154.74                                                                      sK2_ax3_V(
% 154.60/154.74                                                                      j(
% 154.60/154.74                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 154.60/154.74  -> true
% 154.60/154.74  Current number of equations to process: 1771
% 154.60/154.74  Current number of ordered equations: 0
% 154.60/154.74  Current number of rules: 3671
% 154.60/154.74  New rule produced :
% 154.60/154.74  [3704]
% 154.60/154.74  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 154.60/154.74                                                                      op2(
% 154.60/154.74                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 154.60/154.74  -> true
% 154.60/154.74  Current number of equations to process: 1770
% 154.60/154.74  Current number of ordered equations: 0
% 154.60/154.74  Current number of rules: 3672
% 154.60/154.74  New rule produced :
% 154.60/154.74  [3705]
% 154.60/154.74  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 154.60/154.74                                                                      op2(
% 154.60/154.74                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 154.60/154.74  -> true
% 154.60/154.74  Current number of equations to process: 1769
% 154.60/154.74  Current number of ordered equations: 0
% 154.60/154.74  Current number of rules: 3673
% 154.60/154.74  New rule produced :
% 154.60/154.74  [3706]
% 154.60/154.74  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 154.60/154.74                                                                      op2(sK1_ax4_U,
% 154.60/154.74                                                                      op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 154.60/154.74  -> true
% 154.60/154.74  Current number of equations to process: 1768
% 154.60/154.74  Current number of ordered equations: 0
% 154.60/154.74  Current number of rules: 3674
% 154.60/154.74  New rule produced :
% 154.60/154.74  [3707]
% 154.60/154.74  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 154.60/154.74                                                                      op2(sK1_ax4_U,
% 154.60/154.74                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 154.60/154.74  -> true
% 154.60/154.74  Current number of equations to process: 1767
% 154.60/154.74  Current number of ordered equations: 0
% 154.60/154.74  Current number of rules: 3675
% 154.60/154.74  New rule produced :
% 154.60/154.74  [3708]
% 154.60/154.74  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 154.60/154.74                                                                      h(
% 154.60/154.74                                                                      sK2_ax3_V(
% 154.60/154.74                                                                      sK2_ax3_V(
% 154.60/154.74                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 154.60/154.74  -> true
% 154.60/154.74  Current number of equations to process: 1766
% 154.60/154.74  Current number of ordered equations: 0
% 154.60/154.74  Current number of rules: 3676
% 154.60/154.74  New rule produced :
% 154.60/154.74  [3709]
% 154.60/154.74  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 154.60/154.74                                                                      h(
% 154.60/154.74                                                                      sK2_ax3_V(
% 154.60/154.74                                                                      sK2_ax3_V(
% 154.60/154.74                                                                      j(sK1_ax4_U)))))))
% 154.60/154.74  -> true
% 154.60/154.74  Current number of equations to process: 1765
% 154.60/154.74  Current number of ordered equations: 0
% 154.60/154.74  Current number of rules: 3677
% 154.60/154.74  New rule produced :
% 154.60/154.74  [3710]
% 154.60/154.74  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 154.60/154.74                                                                      op2(
% 154.60/154.74                                                                      h(
% 154.60/154.74                                                                      sK2_ax3_V(
% 154.60/154.74                                                                      j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 154.60/154.74  -> true
% 154.60/154.74  Current number of equations to process: 1764
% 154.60/154.74  Current number of ordered equations: 0
% 154.60/154.74  Current number of rules: 3678
% 154.60/154.74  New rule produced :
% 154.60/154.74  [3711]
% 154.60/154.74  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 154.60/154.74                                                                      op2(
% 154.60/154.74                                                                      h(
% 154.60/154.74                                                                      sK2_ax3_V(
% 155.31/155.40                                                                      j(sK1_ax4_U))),sK1_ax4_U))))
% 155.31/155.40  -> true
% 155.31/155.40  Current number of equations to process: 1763
% 155.31/155.40  Current number of ordered equations: 0
% 155.31/155.40  Current number of rules: 3679
% 155.31/155.40  New rule produced :
% 155.31/155.40  [3712]
% 155.31/155.40  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 155.31/155.40                                                                      op2(sK1_ax4_U,
% 155.31/155.40                                                                      h(
% 155.31/155.40                                                                      sK2_ax3_V(
% 155.31/155.40                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 155.31/155.40  -> true
% 155.31/155.40  Current number of equations to process: 1762
% 155.31/155.40  Current number of ordered equations: 0
% 155.31/155.40  Current number of rules: 3680
% 155.31/155.40  New rule produced :
% 155.31/155.40  [3713]
% 155.31/155.40  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 155.31/155.40                                                                      op2(sK1_ax4_U,
% 155.31/155.40                                                                      h(
% 155.31/155.40                                                                      sK2_ax3_V(
% 155.31/155.40                                                                      j(sK1_ax4_U)))))))
% 155.31/155.40  -> true
% 155.31/155.40  Current number of equations to process: 1761
% 155.31/155.40  Current number of ordered equations: 0
% 155.31/155.40  Current number of rules: 3681
% 155.31/155.40  New rule produced :
% 155.31/155.40  [3714]
% 155.31/155.40  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 155.31/155.40                                                                      op2(
% 155.31/155.40                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 155.31/155.40                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 155.31/155.40  -> true
% 155.31/155.40  Current number of equations to process: 1760
% 155.31/155.40  Current number of ordered equations: 0
% 155.31/155.40  Current number of rules: 3682
% 155.31/155.40  New rule produced :
% 155.31/155.40  [3715]
% 155.31/155.40  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 155.31/155.40                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 155.31/155.40                                                                      op2(
% 155.31/155.40                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 155.31/155.40  -> true
% 155.31/155.40  Current number of equations to process: 1759
% 155.31/155.40  Current number of ordered equations: 0
% 155.31/155.40  Current number of rules: 3683
% 155.31/155.40  New rule produced :
% 155.31/155.40  [3716]
% 155.31/155.40  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 155.31/155.40                                                                      op2(sK1_ax4_U,
% 155.31/155.40                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 155.31/155.40                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 155.31/155.40  -> true
% 155.31/155.40  Current number of equations to process: 1758
% 155.31/155.40  Current number of ordered equations: 0
% 155.31/155.40  Current number of rules: 3684
% 155.31/155.40  New rule produced :
% 155.31/155.40  [3717]
% 155.31/155.40  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 155.31/155.40                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 155.31/155.40                                                                      op2(sK1_ax4_U,
% 155.31/155.40                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 155.31/155.40  -> true
% 155.31/155.40  Current number of equations to process: 1757
% 155.31/155.40  Current number of ordered equations: 0
% 155.31/155.40  Current number of rules: 3685
% 155.31/155.40  New rule produced :
% 155.31/155.40  [3718]
% 155.31/155.40  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 155.31/155.40                                                                      h(
% 155.31/155.40                                                                      sK2_ax3_V(
% 155.31/155.40                                                                      sK2_ax3_V(
% 155.31/155.40                                                                      j(sK1_ax4_U)))),
% 155.31/155.40                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 155.31/155.40  -> true
% 155.31/155.40  Current number of equations to process: 1756
% 155.31/155.40  Current number of ordered equations: 0
% 155.31/155.40  Current number of rules: 3686
% 155.31/155.40  New rule produced :
% 155.31/155.40  [3719]
% 155.31/155.40  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 155.31/155.40                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 155.81/155.91                                                                      h(
% 155.81/155.91                                                                      sK2_ax3_V(
% 155.81/155.91                                                                      sK2_ax3_V(
% 155.81/155.91                                                                      j(sK1_ax4_U)))))))
% 155.81/155.91  -> true
% 155.81/155.91  Current number of equations to process: 1755
% 155.81/155.91  Current number of ordered equations: 0
% 155.81/155.91  Current number of rules: 3687
% 155.81/155.91  New rule produced :
% 155.81/155.91  [3720]
% 155.81/155.91  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 155.81/155.91                                                                      h(
% 155.81/155.91                                                                      sK2_ax3_V(
% 155.81/155.91                                                                      j(sK1_ax4_U))),
% 155.81/155.91                                                                      h(
% 155.81/155.91                                                                      sK2_ax3_V(
% 155.81/155.91                                                                      j(sK1_ax4_U))))))
% 155.81/155.91  -> true
% 155.81/155.91  Current number of equations to process: 1754
% 155.81/155.91  Current number of ordered equations: 0
% 155.81/155.91  Current number of rules: 3688
% 155.81/155.91  New rule produced :
% 155.81/155.91  [3721]
% 155.81/155.91  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),h(
% 155.81/155.91                                                                      op1(
% 155.81/155.91                                                                      sK2_ax3_V(
% 155.81/155.91                                                                      sK2_ax3_V(
% 155.81/155.91                                                                      j(sK1_ax4_U))),
% 155.81/155.91                                                                      sK2_ax3_V(
% 155.81/155.91                                                                      j(sK1_ax4_U))))))
% 155.81/155.91  -> true
% 155.81/155.91  Current number of equations to process: 1753
% 155.81/155.91  Current number of ordered equations: 0
% 155.81/155.91  Current number of rules: 3689
% 155.81/155.91  New rule produced :
% 155.81/155.91  [3722]
% 155.81/155.91  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),h(
% 155.81/155.91                                                                      op1(
% 155.81/155.91                                                                      sK2_ax3_V(
% 155.81/155.91                                                                      j(sK1_ax4_U)),
% 155.81/155.91                                                                      sK2_ax3_V(
% 155.81/155.91                                                                      sK2_ax3_V(
% 155.81/155.91                                                                      j(sK1_ax4_U)))))))
% 155.81/155.91  -> true
% 155.81/155.91  Current number of equations to process: 1752
% 155.81/155.91  Current number of ordered equations: 0
% 155.81/155.91  Current number of rules: 3690
% 155.81/155.91  New rule produced :
% 155.81/155.91  [3723]
% 155.81/155.91  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),h(
% 155.81/155.91                                                                      op1(
% 155.81/155.91                                                                      j(
% 155.81/155.91                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 155.81/155.91                                                                      sK2_ax3_V(
% 155.81/155.91                                                                      j(sK1_ax4_U))))))
% 155.81/155.91  -> true
% 155.81/155.91  Current number of equations to process: 1751
% 155.81/155.91  Current number of ordered equations: 0
% 155.81/155.91  Current number of rules: 3691
% 155.81/155.91  New rule produced :
% 155.81/155.91  [3724]
% 155.81/155.91  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),h(
% 155.81/155.91                                                                      op1(
% 155.81/155.91                                                                      sK2_ax3_V(
% 155.81/155.91                                                                      j(sK1_ax4_U)),
% 155.81/155.91                                                                      j(
% 155.81/155.91                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 155.81/155.91  -> true
% 155.81/155.91  Current number of equations to process: 1750
% 155.81/155.91  Current number of ordered equations: 0
% 155.81/155.91  Current number of rules: 3692
% 155.81/155.91  New rule produced :
% 155.81/155.91  [3725]
% 155.81/155.91  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 155.81/155.91                                                                      op2(
% 155.81/155.91                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 156.71/156.83                                                                      op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 156.71/156.83  -> true
% 156.71/156.83  Current number of equations to process: 1749
% 156.71/156.83  Current number of ordered equations: 0
% 156.71/156.83  Current number of rules: 3693
% 156.71/156.83  New rule produced :
% 156.71/156.83  [3726]
% 156.71/156.83  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 156.71/156.83                                                                      op2(
% 156.71/156.83                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 156.71/156.83                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 156.71/156.83  -> true
% 156.71/156.83  Current number of equations to process: 1748
% 156.71/156.83  Current number of ordered equations: 0
% 156.71/156.83  Current number of rules: 3694
% 156.71/156.83  New rule produced :
% 156.71/156.83  [3727]
% 156.71/156.83  ifeq2(sorti1(A),true,op2(h(A),h(sK2_ax3_V(j(sK1_ax4_U)))),h(op1(A,sK2_ax3_V(
% 156.71/156.83                                                                    j(sK1_ax4_U)))))
% 156.71/156.83  -> h(op1(A,sK2_ax3_V(j(sK1_ax4_U))))
% 156.71/156.83  Current number of equations to process: 1746
% 156.71/156.83  Current number of ordered equations: 1
% 156.71/156.83  Current number of rules: 3695
% 156.71/156.83  New rule produced :
% 156.71/156.83  [3728]
% 156.71/156.83  ifeq2(sorti1(A),true,op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(A)),h(op1(sK2_ax3_V(
% 156.71/156.83                                                                  j(sK1_ax4_U)),A)))
% 156.71/156.83  -> h(op1(sK2_ax3_V(j(sK1_ax4_U)),A))
% 156.71/156.83  Current number of equations to process: 1746
% 156.71/156.83  Current number of ordered equations: 0
% 156.71/156.83  Current number of rules: 3696
% 156.71/156.83  New rule produced :
% 156.71/156.83  [3729]
% 156.71/156.83  ifeq2(sorti2(A),true,op1(j(A),j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(A,op2(sK1_ax4_U,sK1_ax4_U))))
% 156.71/156.83  -> j(op2(A,op2(sK1_ax4_U,sK1_ax4_U)))
% 156.71/156.83  Current number of equations to process: 1744
% 156.71/156.83  Current number of ordered equations: 1
% 156.71/156.83  Current number of rules: 3697
% 156.71/156.83  New rule produced :
% 156.71/156.83  [3730]
% 156.71/156.83  ifeq2(sorti2(A),true,op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(A)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),A)))
% 156.71/156.83  -> j(op2(op2(sK1_ax4_U,sK1_ax4_U),A))
% 156.71/156.83  Current number of equations to process: 1744
% 156.71/156.83  Current number of ordered equations: 0
% 156.71/156.83  Current number of rules: 3698
% 156.71/156.83  New rule produced :
% 156.71/156.83  [3731]
% 156.71/156.83  j(h(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 156.71/156.83                                                                 j(sK1_ax4_U))))))
% 156.71/156.83  ->
% 156.71/156.83  op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 156.71/156.83                                                             j(sK1_ax4_U))))
% 156.71/156.83  Current number of equations to process: 1743
% 156.71/156.83  Current number of ordered equations: 0
% 156.71/156.83  Current number of rules: 3699
% 156.71/156.83  New rule produced :
% 156.71/156.83  [3732]
% 156.71/156.83  j(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 156.71/156.83  ->
% 156.71/156.83  op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 156.71/156.83  Current number of equations to process: 1742
% 156.71/156.83  Current number of ordered equations: 0
% 156.71/156.83  Current number of rules: 3700
% 156.71/156.83  New rule produced :
% 156.71/156.83  [3733]
% 156.71/156.83  j(h(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(sK2_ax3_V(
% 156.71/156.83                                                                 j(sK1_ax4_U))))))
% 156.71/156.83  ->
% 156.71/156.83  op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),sK2_ax3_V(sK2_ax3_V(
% 156.71/156.83                                                             j(sK1_ax4_U))))
% 156.71/156.83  Current number of equations to process: 1741
% 156.71/156.83  Current number of ordered equations: 0
% 156.71/156.83  Current number of rules: 3701
% 156.71/156.83  New rule produced :
% 156.71/156.83  [3734]
% 156.71/156.83  j(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,h(sK2_ax3_V(
% 156.71/156.83                                                               j(sK1_ax4_U))))))))
% 156.71/156.83  ->
% 156.71/156.83  op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))
% 156.71/156.83  Current number of equations to process: 1740
% 156.71/156.83  Current number of ordered equations: 0
% 156.71/156.83  Current number of rules: 3702
% 156.71/156.83  New rule produced :
% 156.71/156.83  [3735]
% 156.71/156.83  j(h(op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),
% 156.71/156.83      sK2_ax3_V(j(sK1_ax4_U))))) ->
% 156.71/156.83  op1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 156.71/156.83                                                                      j(sK1_ax4_U)))
% 156.71/156.83  Current number of equations to process: 1739
% 156.71/156.83  Current number of ordered equations: 0
% 156.71/156.83  Current number of rules: 3703
% 156.71/156.83  New rule produced :
% 156.71/156.83  [3736]
% 156.71/156.83  j(h(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),
% 156.71/156.83                                  sK2_ax3_V(j(sK1_ax4_U)))))) ->
% 157.50/157.67  op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 157.50/157.67                                                                     j(sK1_ax4_U))))
% 157.50/157.67  Current number of equations to process: 1738
% 157.50/157.67  Current number of ordered equations: 0
% 157.50/157.67  Current number of rules: 3704
% 157.50/157.67  New rule produced :
% 157.50/157.67  [3737]
% 157.50/157.67  j(h(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 157.50/157.67      sK2_ax3_V(j(sK1_ax4_U))))) ->
% 157.50/157.67  op1(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK2_ax3_V(
% 157.50/157.67                                                                      j(sK1_ax4_U)))
% 157.50/157.67  Current number of equations to process: 1737
% 157.50/157.67  Current number of ordered equations: 0
% 157.50/157.67  Current number of rules: 3705
% 157.50/157.67  New rule produced :
% 157.50/157.67  [3738]
% 157.50/157.67  j(h(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(
% 157.50/157.67                                                              sK2_ax3_V(
% 157.50/157.67                                                              j(sK1_ax4_U)))))))
% 157.50/157.67  ->
% 157.50/157.67  op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(
% 157.50/157.67                                                                    j(sK1_ax4_U)))))
% 157.50/157.67  Current number of equations to process: 1736
% 157.50/157.67  Current number of ordered equations: 0
% 157.50/157.67  Current number of rules: 3706
% 157.50/157.67  New rule produced :
% 157.50/157.67  [3739]
% 157.50/157.67  j(h(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 157.50/157.67  ->
% 157.50/157.67  op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))
% 157.50/157.67  Current number of equations to process: 1735
% 157.50/157.67  Current number of ordered equations: 0
% 157.50/157.67  Current number of rules: 3707
% 157.50/157.67  New rule produced :
% 157.50/157.67  [3740]
% 157.50/157.67  j(h(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 157.50/157.67  ->
% 157.50/157.67  op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(sK1_ax4_U,sK1_ax4_U)))
% 157.50/157.67  Current number of equations to process: 1734
% 157.50/157.67  Current number of ordered equations: 0
% 157.50/157.67  Current number of rules: 3708
% 157.50/157.67  New rule produced :
% 157.50/157.67  [3741]
% 157.50/157.67  j(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))))
% 157.50/157.67  ->
% 157.50/157.67  op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 157.50/157.67  Current number of equations to process: 1733
% 157.50/157.67  Current number of ordered equations: 0
% 157.50/157.67  Current number of rules: 3709
% 157.50/157.67  New rule produced :
% 157.50/157.67  [3742]
% 157.50/157.67  j(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))))
% 157.50/157.67  ->
% 157.50/157.67  op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))
% 157.50/157.67  Current number of equations to process: 1732
% 157.50/157.67  Current number of ordered equations: 0
% 157.50/157.67  Current number of rules: 3710
% 157.50/157.67  New rule produced :
% 157.50/157.67  [3743]
% 157.50/157.67  j(h(op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 157.50/157.67                                                                   j(sK1_ax4_U)))))
% 157.50/157.67  ->
% 157.50/157.67  op1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(
% 157.50/157.67                                                               j(sK1_ax4_U)))
% 157.50/157.67  Current number of equations to process: 1731
% 157.50/157.67  Current number of ordered equations: 0
% 157.50/157.67  Current number of rules: 3711
% 157.50/157.67  New rule produced :
% 157.50/157.67  [3744]
% 157.50/157.67  j(h(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 157.50/157.67                                                                  j(sK1_ax4_U))))))
% 157.50/157.67  ->
% 157.50/157.67  op1(sK2_ax3_V(j(sK1_ax4_U)),op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(
% 157.50/157.67                                                              j(sK1_ax4_U))))
% 157.50/157.67  Current number of equations to process: 1730
% 157.50/157.67  Current number of ordered equations: 0
% 157.50/157.67  Current number of rules: 3712
% 157.50/157.67  New rule produced :
% 157.50/157.67  [3745]
% 157.50/157.67  j(h(op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 157.50/157.67                                                                   j(sK1_ax4_U)))))
% 157.50/157.67  ->
% 157.50/157.67  op1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))),sK2_ax3_V(
% 157.50/157.67                                                               j(sK1_ax4_U)))
% 157.50/157.67  Current number of equations to process: 1729
% 157.50/157.67  Current number of ordered equations: 0
% 157.50/157.67  Current number of rules: 3713
% 157.50/157.67  New rule produced :
% 157.50/157.67  [3746]
% 157.50/157.67  j(h(op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))))
% 157.50/157.67  ->
% 157.50/157.67  op1(sK2_ax3_V(j(sK1_ax4_U)),op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U))))
% 157.50/157.67  Current number of equations to process: 1728
% 157.50/157.67  Current number of ordered equations: 0
% 159.61/159.75  Current number of rules: 3714
% 159.61/159.75  New rule produced :
% 159.61/159.75  [3747]
% 159.61/159.75  h(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(
% 159.61/159.75                                                                   j(sK1_ax4_U))))))
% 159.61/159.75  ->
% 159.61/159.75  op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(
% 159.61/159.75                                                               j(sK1_ax4_U))))
% 159.61/159.75  Current number of equations to process: 1727
% 159.61/159.75  Current number of ordered equations: 0
% 159.61/159.75  Current number of rules: 3715
% 159.61/159.75  New rule produced :
% 159.61/159.75  [3748]
% 159.61/159.75  h(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 159.61/159.75  ->
% 159.61/159.75  op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))
% 159.61/159.75  Current number of equations to process: 1726
% 159.61/159.75  Current number of ordered equations: 0
% 159.61/159.75  Current number of rules: 3716
% 159.61/159.75  New rule produced :
% 159.61/159.75  [3749]
% 159.61/159.75  h(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 159.61/159.75  ->
% 159.61/159.75  op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))
% 159.61/159.75  Current number of equations to process: 1725
% 159.61/159.75  Current number of ordered equations: 0
% 159.61/159.75  Current number of rules: 3717
% 159.61/159.75  New rule produced :
% 159.61/159.75  [3750]
% 159.61/159.75  h(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))))
% 159.61/159.75  ->
% 159.61/159.75  op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))
% 159.61/159.75  Current number of equations to process: 1724
% 159.61/159.75  Current number of ordered equations: 0
% 159.61/159.75  Current number of rules: 3718
% 159.61/159.75  New rule produced :
% 159.61/159.75  [3751]
% 159.61/159.75  h(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))))
% 159.61/159.75  ->
% 159.61/159.75  op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))
% 159.61/159.75  Current number of equations to process: 1723
% 159.61/159.75  Current number of ordered equations: 0
% 159.61/159.75  Current number of rules: 3719
% 159.61/159.75  New rule produced :
% 159.61/159.75  [3752]
% 159.61/159.75  h(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 159.61/159.75                                                                  j(sK1_ax4_U)))))))
% 159.61/159.75  ->
% 159.61/159.75  op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 159.61/159.75                                                              j(sK1_ax4_U)))))
% 159.61/159.75  Current number of equations to process: 1722
% 159.61/159.75  Current number of ordered equations: 0
% 159.61/159.75  Current number of rules: 3720
% 159.61/159.75  New rule produced :
% 159.61/159.75  [3753]
% 159.61/159.75  ifeq2(sorti2(A),true,op1(j(A),sK2_ax3_V(j(sK1_ax4_U))),j(op2(A,h(sK2_ax3_V(
% 159.61/159.75                                                                   j(sK1_ax4_U))))))
% 159.61/159.75  -> j(op2(A,h(sK2_ax3_V(j(sK1_ax4_U)))))
% 159.61/159.75  Current number of equations to process: 1720
% 159.61/159.75  Current number of ordered equations: 1
% 159.61/159.75  Current number of rules: 3721
% 159.61/159.75  New rule produced :
% 159.61/159.75  [3754]
% 159.61/159.75  ifeq2(sorti2(A),true,op1(sK2_ax3_V(j(sK1_ax4_U)),j(A)),j(op2(h(sK2_ax3_V(
% 159.61/159.75                                                                 j(sK1_ax4_U))),A)))
% 159.61/159.75  -> j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),A))
% 159.61/159.75  Current number of equations to process: 1720
% 159.61/159.75  Current number of ordered equations: 0
% 159.61/159.75  Current number of rules: 3722
% 159.61/159.75  New rule produced :
% 159.61/159.75  [3755]
% 159.61/159.75  ifeq2(sorti1(A),true,op2(h(A),op2(sK1_ax4_U,sK1_ax4_U)),h(op1(A,j(op2(sK1_ax4_U,sK1_ax4_U)))))
% 159.61/159.75  -> h(op1(A,j(op2(sK1_ax4_U,sK1_ax4_U))))
% 159.61/159.75  Current number of equations to process: 1718
% 159.61/159.75  Current number of ordered equations: 1
% 159.61/159.75  Current number of rules: 3723
% 159.61/159.75  New rule produced :
% 159.61/159.75  [3756]
% 159.61/159.75  ifeq2(sorti1(A),true,op2(op2(sK1_ax4_U,sK1_ax4_U),h(A)),h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),A)))
% 159.61/159.75  -> h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),A))
% 159.61/159.75  Current number of equations to process: 1718
% 159.61/159.75  Current number of ordered equations: 0
% 159.61/159.75  Current number of rules: 3724
% 159.61/159.75  New rule produced :
% 159.61/159.75  [3757]
% 159.61/159.75  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 159.61/159.75             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 159.61/159.75  tuple(sK1_ax4_U,true)) -> (false)
% 159.61/159.75  Current number of equations to process: 1720
% 159.61/159.75  Current number of ordered equations: 0
% 159.61/159.75  Current number of rules: 3725
% 159.61/159.75  New rule produced :
% 159.61/159.75  [3758]
% 159.61/159.75  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 159.61/159.75  -> true
% 159.61/159.75  Current number of equations to process: 1721
% 159.61/159.75  Current number of ordered equations: 0
% 159.61/159.75  Current number of rules: 3726
% 159.61/159.75  New rule produced :
% 160.91/161.03  [3759]
% 160.91/161.03  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 160.91/161.03  -> true
% 160.91/161.03  Current number of equations to process: 1746
% 160.91/161.03  Current number of ordered equations: 0
% 160.91/161.03  Current number of rules: 3727
% 160.91/161.03  New rule produced :
% 160.91/161.03  [3760]
% 160.91/161.03  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(
% 160.91/161.03                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 160.91/161.03  -> true
% 160.91/161.03  Current number of equations to process: 1745
% 160.91/161.03  Current number of ordered equations: 0
% 160.91/161.03  Current number of rules: 3728
% 160.91/161.03  New rule produced :
% 160.91/161.03  [3761]
% 160.91/161.03  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 160.91/161.03             op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 160.91/161.03  tuple(sK1_ax4_U,true)) -> (false)
% 160.91/161.03  Current number of equations to process: 1747
% 160.91/161.03  Current number of ordered equations: 0
% 160.91/161.03  Current number of rules: 3729
% 160.91/161.03  New rule produced :
% 160.91/161.03  [3762]
% 160.91/161.03  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 160.91/161.03  -> true
% 160.91/161.03  Current number of equations to process: 1748
% 160.91/161.03  Current number of ordered equations: 0
% 160.91/161.03  Current number of rules: 3730
% 160.91/161.03  New rule produced :
% 160.91/161.03  [3763]
% 160.91/161.03  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 160.91/161.03         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 160.91/161.03  Current number of equations to process: 1747
% 160.91/161.03  Current number of ordered equations: 0
% 160.91/161.03  Current number of rules: 3731
% 160.91/161.03  New rule produced :
% 160.91/161.03  [3764]
% 160.91/161.03  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 160.91/161.03                                      op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 160.91/161.03  -> true
% 160.91/161.03  Current number of equations to process: 1746
% 160.91/161.03  Current number of ordered equations: 0
% 160.91/161.03  Current number of rules: 3732
% 160.91/161.03  New rule produced :
% 160.91/161.03  [3765]
% 160.91/161.03  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 160.91/161.03         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 160.91/161.03  Current number of equations to process: 1745
% 160.91/161.03  Current number of ordered equations: 0
% 160.91/161.03  Current number of rules: 3733
% 160.91/161.03  New rule produced :
% 160.91/161.03  [3766]
% 160.91/161.03  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 160.91/161.03                                        op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 160.91/161.03  -> true
% 160.91/161.03  Current number of equations to process: 1744
% 160.91/161.03  Current number of ordered equations: 0
% 160.91/161.03  Current number of rules: 3734
% 160.91/161.03  New rule produced :
% 160.91/161.03  [3767]
% 160.91/161.03  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 160.91/161.03  -> true
% 160.91/161.03  Current number of equations to process: 1769
% 160.91/161.03  Current number of ordered equations: 0
% 160.91/161.03  Current number of rules: 3735
% 160.91/161.03  New rule produced :
% 160.91/161.03  [3768]
% 160.91/161.03  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 160.91/161.03                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 160.91/161.03  -> true
% 160.91/161.03  Current number of equations to process: 1768
% 160.91/161.03  Current number of ordered equations: 0
% 160.91/161.03  Current number of rules: 3736
% 160.91/161.03  New rule produced :
% 160.91/161.03  [3769]
% 160.91/161.03  (eq)(tuple(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 160.91/161.04             op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 160.91/161.04  tuple(sK1_ax4_U,true)) -> (false)
% 160.91/161.04  Current number of equations to process: 1770
% 160.91/161.04  Current number of ordered equations: 0
% 160.91/161.04  Current number of rules: 3737
% 160.91/161.04  New rule produced :
% 160.91/161.04  [3770]
% 160.91/161.04  sorti1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 160.91/161.04  -> true
% 160.91/161.04  Current number of equations to process: 1771
% 160.91/161.04  Current number of ordered equations: 0
% 160.91/161.04  Current number of rules: 3738
% 160.91/161.04  New rule produced :
% 160.91/161.04  [3771]
% 160.91/161.04  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 160.91/161.04         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 160.91/161.04  Current number of equations to process: 1770
% 160.91/161.04  Current number of ordered equations: 0
% 160.91/161.04  Current number of rules: 3739
% 160.91/161.04  New rule produced :
% 160.91/161.04  [3772]
% 160.91/161.04  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 160.91/161.04                                      op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 160.91/161.04  -> true
% 160.91/161.04  Current number of equations to process: 1769
% 162.41/162.56  Current number of ordered equations: 0
% 162.41/162.56  Current number of rules: 3740
% 162.41/162.56  New rule produced :
% 162.41/162.56  [3773]
% 162.41/162.56  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 162.41/162.56         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 162.41/162.56  Current number of equations to process: 1768
% 162.41/162.56  Current number of ordered equations: 0
% 162.41/162.56  Current number of rules: 3741
% 162.41/162.56  New rule produced :
% 162.41/162.56  [3774]
% 162.41/162.56  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 162.41/162.56                                        op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 162.41/162.56  -> true
% 162.41/162.56  Current number of equations to process: 1767
% 162.41/162.56  Current number of ordered equations: 0
% 162.41/162.56  Current number of rules: 3742
% 162.41/162.56  New rule produced :
% 162.41/162.56  [3775]
% 162.41/162.56  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 162.41/162.56  -> true
% 162.41/162.56  Current number of equations to process: 1792
% 162.41/162.56  Current number of ordered equations: 0
% 162.41/162.56  Current number of rules: 3743
% 162.41/162.56  New rule produced :
% 162.41/162.56  [3776]
% 162.41/162.56  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 162.41/162.56  -> true
% 162.41/162.56  Current number of equations to process: 1791
% 162.41/162.56  Current number of ordered equations: 0
% 162.41/162.56  Current number of rules: 3744
% 162.41/162.56  New rule produced :
% 162.41/162.56  [3777]
% 162.41/162.56  (eq)(tuple(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 162.41/162.56             op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 162.41/162.56  tuple(sK1_ax4_U,true)) -> (false)
% 162.41/162.56  Current number of equations to process: 1793
% 162.41/162.56  Current number of ordered equations: 0
% 162.41/162.56  Current number of rules: 3745
% 162.41/162.56  New rule produced :
% 162.41/162.56  [3778]
% 162.41/162.56  sorti1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 162.41/162.56  -> true
% 162.41/162.56  Current number of equations to process: 1794
% 162.41/162.56  Current number of ordered equations: 0
% 162.41/162.56  Current number of rules: 3746
% 162.41/162.56  New rule produced :
% 162.41/162.56  [3779]
% 162.41/162.56  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 162.41/162.56         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 162.41/162.56  Current number of equations to process: 1793
% 162.41/162.56  Current number of ordered equations: 0
% 162.41/162.56  Current number of rules: 3747
% 162.41/162.56  New rule produced :
% 162.41/162.56  [3780]
% 162.41/162.56  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 162.41/162.56                                      op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 162.41/162.56  -> true
% 162.41/162.56  Current number of equations to process: 1792
% 162.41/162.56  Current number of ordered equations: 0
% 162.41/162.56  Current number of rules: 3748
% 162.41/162.56  New rule produced :
% 162.41/162.56  [3781]
% 162.41/162.56  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 162.41/162.56         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 162.41/162.56  Current number of equations to process: 1791
% 162.41/162.56  Current number of ordered equations: 0
% 162.41/162.56  Current number of rules: 3749
% 162.41/162.56  New rule produced :
% 162.41/162.56  [3782]
% 162.41/162.56  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 162.41/162.56                                        op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 162.41/162.56  -> true
% 162.41/162.56  Current number of equations to process: 1790
% 162.41/162.56  Current number of ordered equations: 0
% 162.41/162.56  Current number of rules: 3750
% 162.41/162.56  New rule produced :
% 162.41/162.56  [3783]
% 162.41/162.56  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 162.41/162.56  -> true
% 162.41/162.56  Current number of equations to process: 1815
% 162.41/162.56  Current number of ordered equations: 0
% 162.41/162.56  Current number of rules: 3751
% 162.41/162.56  New rule produced :
% 162.41/162.56  [3784]
% 162.41/162.56  sorti2(op2(sK1_ax4_U,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(
% 162.41/162.56                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 162.41/162.56  -> true
% 162.41/162.56  Current number of equations to process: 1814
% 162.41/162.56  Current number of ordered equations: 0
% 162.41/162.56  Current number of rules: 3752
% 162.41/162.56  New rule produced :
% 162.41/162.56  [3785]
% 162.41/162.56  (eq)(tuple(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 162.41/162.56             op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 162.41/162.56  tuple(sK1_ax4_U,true)) -> (false)
% 162.41/162.56  Current number of equations to process: 1816
% 162.41/162.56  Current number of ordered equations: 0
% 162.41/162.56  Current number of rules: 3753
% 162.41/162.56  New rule produced :
% 162.41/162.56  [3786]
% 162.41/162.56  sorti1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 162.41/162.56  -> true
% 162.41/162.56  Current number of equations to process: 1817
% 163.73/163.85  Current number of ordered equations: 0
% 163.73/163.85  Current number of rules: 3754
% 163.73/163.85  New rule produced :
% 163.73/163.85  [3787]
% 163.73/163.85  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 163.73/163.85         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 163.73/163.85  Current number of equations to process: 1816
% 163.73/163.85  Current number of ordered equations: 0
% 163.73/163.85  Current number of rules: 3755
% 163.73/163.85  New rule produced :
% 163.73/163.85  [3788]
% 163.73/163.85  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),
% 163.73/163.85                                      op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 163.73/163.85  -> true
% 163.73/163.85  Current number of equations to process: 1815
% 163.73/163.85  Current number of ordered equations: 0
% 163.73/163.85  Current number of rules: 3756
% 163.73/163.85  New rule produced :
% 163.73/163.85  [3789]
% 163.73/163.85  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 163.73/163.85  -> true
% 163.73/163.85  Current number of equations to process: 1840
% 163.73/163.85  Current number of ordered equations: 0
% 163.73/163.85  Current number of rules: 3757
% 163.73/163.85  New rule produced :
% 163.73/163.85  [3790]
% 163.73/163.85  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 163.73/163.85                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 163.73/163.85  -> true
% 163.73/163.85  Current number of equations to process: 1839
% 163.73/163.85  Current number of ordered equations: 0
% 163.73/163.85  Current number of rules: 3758
% 163.73/163.85  New rule produced :
% 163.73/163.85  [3791]
% 163.73/163.85  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 163.73/163.85                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 163.73/163.85                                                              op2(sK1_ax4_U,sK1_ax4_U)),
% 163.73/163.85                                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 163.73/163.85  tuple(sK1_ax4_U,true)) -> (false)
% 163.73/163.85  Current number of equations to process: 1843
% 163.73/163.85  Current number of ordered equations: 0
% 163.73/163.85  Current number of rules: 3759
% 163.73/163.85  New rule produced :
% 163.73/163.85  [3792]
% 163.73/163.85  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 163.73/163.85                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 163.73/163.85  -> true
% 163.73/163.85  Current number of equations to process: 1842
% 163.73/163.85  Current number of ordered equations: 0
% 163.73/163.85  Current number of rules: 3760
% 163.73/163.85  New rule produced :
% 163.73/163.85  [3793]
% 163.73/163.85  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 163.73/163.85         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 163.73/163.85  Current number of equations to process: 1841
% 163.73/163.85  Current number of ordered equations: 0
% 163.73/163.85  Current number of rules: 3761
% 163.73/163.85  New rule produced :
% 163.73/163.85  [3794]
% 163.73/163.85  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),
% 163.73/163.85                                      op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 163.73/163.85  -> true
% 163.73/163.85  Current number of equations to process: 1840
% 163.73/163.85  Current number of ordered equations: 0
% 163.73/163.85  Current number of rules: 3762
% 163.73/163.85  New rule produced :
% 163.73/163.85  [3795]
% 163.73/163.85  h(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 163.73/163.85  ->
% 163.73/163.85  op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))
% 163.73/163.85  Current number of equations to process: 1839
% 163.73/163.85  Current number of ordered equations: 0
% 163.73/163.85  Current number of rules: 3763
% 163.73/163.85  New rule produced :
% 163.73/163.85  [3796]
% 163.73/163.85  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 163.73/163.85         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 163.73/163.85  Current number of equations to process: 1838
% 163.73/163.85  Current number of ordered equations: 0
% 163.73/163.85  Current number of rules: 3764
% 163.73/163.85  New rule produced :
% 163.73/163.85  [3797]
% 163.73/163.85  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 163.73/163.85                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 163.73/163.85  -> true
% 163.73/163.85  Current number of equations to process: 1837
% 163.73/163.85  Current number of ordered equations: 0
% 163.73/163.85  Current number of rules: 3765
% 163.73/163.85  New rule produced :
% 163.73/163.85  [3798]
% 163.73/163.85  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 163.73/163.85         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 163.73/163.85  Current number of equations to process: 1836
% 163.73/163.85  Current number of ordered equations: 0
% 163.73/163.85  Current number of rules: 3766
% 163.73/163.85  New rule produced :
% 163.73/163.85  [3799]
% 163.73/163.85  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 164.73/164.87                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 164.73/164.87  -> true
% 164.73/164.87  Current number of equations to process: 1835
% 164.73/164.87  Current number of ordered equations: 0
% 164.73/164.87  Current number of rules: 3767
% 164.73/164.87  New rule produced :
% 164.73/164.87  [3800]
% 164.73/164.87  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 164.73/164.87         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 164.73/164.87  Current number of equations to process: 1834
% 164.73/164.87  Current number of ordered equations: 0
% 164.73/164.87  Current number of rules: 3768
% 164.73/164.87  New rule produced :
% 164.73/164.87  [3801]
% 164.73/164.87  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 164.73/164.87                                                   op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 164.73/164.87  -> true
% 164.73/164.87  Current number of equations to process: 1833
% 164.73/164.87  Current number of ordered equations: 0
% 164.73/164.87  Current number of rules: 3769
% 164.73/164.87  New rule produced :
% 164.73/164.87  [3802]
% 164.73/164.87  h(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 164.73/164.87  ->
% 164.73/164.87  op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))
% 164.73/164.87  Current number of equations to process: 1832
% 164.73/164.87  Current number of ordered equations: 0
% 164.73/164.87  Current number of rules: 3770
% 164.73/164.87  New rule produced :
% 164.73/164.87  [3803]
% 164.73/164.87  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 164.73/164.87         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 164.73/164.87  Current number of equations to process: 1831
% 164.73/164.87  Current number of ordered equations: 0
% 164.73/164.87  Current number of rules: 3771
% 164.73/164.87  New rule produced :
% 164.73/164.87  [3804]
% 164.73/164.87  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 164.73/164.87                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 164.73/164.87                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 164.73/164.87  -> true
% 164.73/164.87  Current number of equations to process: 1830
% 164.73/164.87  Current number of ordered equations: 0
% 164.73/164.87  Current number of rules: 3772
% 164.73/164.87  New rule produced :
% 164.73/164.87  [3805]
% 164.73/164.87  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 164.73/164.87         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 164.73/164.87  Current number of equations to process: 1829
% 164.73/164.87  Current number of ordered equations: 0
% 164.73/164.87  Current number of rules: 3773
% 164.73/164.87  New rule produced :
% 164.73/164.87  [3806]
% 164.73/164.87  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 164.73/164.87                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 164.73/164.87                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 164.73/164.87  -> true
% 164.73/164.87  Current number of equations to process: 1828
% 164.73/164.87  Current number of ordered equations: 0
% 164.73/164.87  Current number of rules: 3774
% 164.73/164.87  New rule produced :
% 164.73/164.87  [3807]
% 164.73/164.87  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 164.73/164.87         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 164.73/164.87  Current number of equations to process: 1827
% 164.73/164.87  Current number of ordered equations: 0
% 164.73/164.87  Current number of rules: 3775
% 164.73/164.87  New rule produced :
% 164.73/164.87  [3808]
% 164.73/164.87  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 164.73/164.87                                                   op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 164.73/164.87  -> true
% 164.73/164.87  Current number of equations to process: 1826
% 164.73/164.87  Current number of ordered equations: 0
% 164.73/164.87  Current number of rules: 3776
% 164.73/164.87  New rule produced :
% 164.73/164.87  [3809]
% 164.73/164.87  h(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 164.73/164.87  ->
% 164.73/164.87  op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))
% 164.73/164.87  Current number of equations to process: 1825
% 164.73/164.87  Current number of ordered equations: 0
% 164.73/164.87  Current number of rules: 3777
% 164.73/164.87  New rule produced :
% 164.73/164.87  [3810]
% 164.73/164.87  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 164.73/164.87         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 164.73/164.87  Current number of equations to process: 1824
% 164.73/164.87  Current number of ordered equations: 0
% 164.73/164.87  Current number of rules: 3778
% 164.73/164.87  New rule produced :
% 164.73/164.87  [3811]
% 164.73/164.87  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(sK2_ax3_V(
% 164.73/164.87                                                                     j(sK1_ax4_U)))),
% 164.73/164.87                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 164.73/164.87  -> true
% 164.73/164.87  Current number of equations to process: 1823
% 165.93/166.09  Current number of ordered equations: 0
% 165.93/166.09  Current number of rules: 3779
% 165.93/166.09  New rule produced :
% 165.93/166.09  [3812]
% 165.93/166.09  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 165.93/166.09         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 165.93/166.09  Current number of equations to process: 1822
% 165.93/166.09  Current number of ordered equations: 0
% 165.93/166.09  Current number of rules: 3780
% 165.93/166.09  New rule produced :
% 165.93/166.09  [3813]
% 165.93/166.09  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(sK2_ax3_V(
% 165.93/166.09                                                                     j(sK1_ax4_U)))),
% 165.93/166.09                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 165.93/166.09  -> true
% 165.93/166.09  Current number of equations to process: 1821
% 165.93/166.09  Current number of ordered equations: 0
% 165.93/166.09  Current number of rules: 3781
% 165.93/166.09  New rule produced :
% 165.93/166.09  [3814]
% 165.93/166.09  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 165.93/166.09         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 165.93/166.09  Current number of equations to process: 1820
% 165.93/166.09  Current number of ordered equations: 0
% 165.93/166.09  Current number of rules: 3782
% 165.93/166.09  New rule produced :
% 165.93/166.09  [3815]
% 165.93/166.09  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(sK2_ax3_V(
% 165.93/166.09                                                                   j(sK1_ax4_U)))),
% 165.93/166.09                                                   op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 165.93/166.09  -> true
% 165.93/166.09  Current number of equations to process: 1819
% 165.93/166.09  Current number of ordered equations: 0
% 165.93/166.09  Current number of rules: 3783
% 165.93/166.09  New rule produced :
% 165.93/166.09  [3816]
% 165.93/166.09  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 165.93/166.09         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 165.93/166.09  Current number of equations to process: 1818
% 165.93/166.09  Current number of ordered equations: 0
% 165.93/166.09  Current number of rules: 3784
% 165.93/166.09  New rule produced :
% 165.93/166.09  [3817]
% 165.93/166.09  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),
% 165.93/166.09                                        op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 165.93/166.09  -> true
% 165.93/166.09  Current number of equations to process: 1817
% 165.93/166.09  Current number of ordered equations: 0
% 165.93/166.09  Current number of rules: 3785
% 165.93/166.09  New rule produced :
% 165.93/166.09  [3818]
% 165.93/166.09  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 165.93/166.09         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 165.93/166.09  Current number of equations to process: 1816
% 165.93/166.09  Current number of ordered equations: 0
% 165.93/166.09  Current number of rules: 3786
% 165.93/166.09  New rule produced :
% 165.93/166.09  [3819]
% 165.93/166.09  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),
% 165.93/166.09                                        op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 165.93/166.09  -> true
% 165.93/166.09  Current number of equations to process: 1815
% 165.93/166.09  Current number of ordered equations: 0
% 165.93/166.09  Current number of rules: 3787
% 165.93/166.09  New rule produced :
% 165.93/166.09  [3820]
% 165.93/166.09  (eq)(tuple(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 165.93/166.09                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(op2(h(sK2_ax3_V(
% 165.93/166.09                                                                    j(sK1_ax4_U))),
% 165.93/166.09                                                              op2(sK1_ax4_U,sK1_ax4_U)),
% 165.93/166.09                                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 165.93/166.09  tuple(sK1_ax4_U,true)) -> (false)
% 165.93/166.09  Current number of equations to process: 1845
% 165.93/166.09  Current number of ordered equations: 0
% 165.93/166.09  Current number of rules: 3788
% 165.93/166.09  New rule produced :
% 165.93/166.09  [3821]
% 165.93/166.09  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 165.93/166.09             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)) -> true
% 165.93/166.09  Current number of equations to process: 1844
% 165.93/166.09  Current number of ordered equations: 0
% 165.93/166.09  Current number of rules: 3789
% 165.93/166.09  New rule produced :
% 165.93/166.09  [3822]
% 165.93/166.09  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 165.93/166.09                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 165.93/166.09  Current number of equations to process: 1843
% 165.93/166.09  Current number of ordered equations: 0
% 165.93/166.09  Current number of rules: 3790
% 165.93/166.09  New rule produced :
% 165.93/166.09  [3823]
% 165.93/166.09  sorti1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 165.93/166.09           op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 165.93/166.09  Current number of equations to process: 1842
% 165.93/166.09  Current number of ordered equations: 0
% 167.54/167.65  Current number of rules: 3791
% 167.54/167.65  New rule produced :
% 167.54/167.65  [3824]
% 167.54/167.65  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 167.54/167.65             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)))
% 167.54/167.65  -> true
% 167.54/167.65  Current number of equations to process: 1841
% 167.54/167.65  Current number of ordered equations: 0
% 167.54/167.65  Current number of rules: 3792
% 167.54/167.65  New rule produced :
% 167.54/167.65  [3825]
% 167.54/167.65  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 167.54/167.65                                          op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 167.54/167.65                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 167.54/167.65  -> true
% 167.54/167.65  Current number of equations to process: 1840
% 167.54/167.65  Current number of ordered equations: 0
% 167.54/167.65  Current number of rules: 3793
% 167.54/167.65  New rule produced :
% 167.54/167.65  [3826]
% 167.54/167.65  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 167.54/167.65                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 167.54/167.65                                                              h(sK2_ax3_V(
% 167.54/167.65                                                                j(sK1_ax4_U)))),
% 167.54/167.65                                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 167.54/167.65  tuple(sK1_ax4_U,true)) -> (false)
% 167.54/167.65  Current number of equations to process: 1870
% 167.54/167.65  Current number of ordered equations: 0
% 167.54/167.65  Current number of rules: 3794
% 167.54/167.65  New rule produced :
% 167.54/167.65  [3827]
% 167.54/167.65  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 167.54/167.65           op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 167.54/167.65  Current number of equations to process: 1869
% 167.54/167.65  Current number of ordered equations: 0
% 167.54/167.65  Current number of rules: 3795
% 167.54/167.65  New rule produced :
% 167.54/167.65  [3828]
% 167.54/167.65  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 167.54/167.65             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)) -> true
% 167.54/167.65  Current number of equations to process: 1868
% 167.54/167.65  Current number of ordered equations: 0
% 167.54/167.65  Current number of rules: 3796
% 167.54/167.65  New rule produced :
% 167.54/167.65  [3829]
% 167.54/167.65  sorti2(op2(sK1_ax4_U,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 167.54/167.65                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 167.54/167.65  Current number of equations to process: 1867
% 167.54/167.65  Current number of ordered equations: 0
% 167.54/167.65  Current number of rules: 3797
% 167.54/167.65  New rule produced :
% 167.54/167.65  [3830]
% 167.54/167.65  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 167.54/167.65                                                             op2(sK1_ax4_U,sK1_ax4_U))),
% 167.54/167.65             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 167.54/167.65                                                         op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 167.54/167.65  tuple(sK1_ax4_U,true)) -> (false)
% 167.54/167.65  Current number of equations to process: 1895
% 167.54/167.65  Current number of ordered equations: 0
% 167.54/167.65  Current number of rules: 3798
% 167.54/167.65  New rule produced :
% 167.54/167.65  [3831]
% 167.54/167.65  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 167.54/167.65  -> true
% 167.54/167.65  Current number of equations to process: 1896
% 167.54/167.65  Current number of ordered equations: 0
% 167.54/167.65  Current number of rules: 3799
% 167.54/167.65  New rule produced :
% 167.54/167.65  [3832]
% 167.54/167.65  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 167.54/167.65             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)) -> true
% 167.54/167.65  Current number of equations to process: 1895
% 167.54/167.65  Current number of ordered equations: 0
% 167.54/167.65  Current number of rules: 3800
% 167.54/167.65  New rule produced :
% 167.54/167.65  [3833]
% 167.54/167.65  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 167.54/167.65                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 167.54/167.65  Current number of equations to process: 1894
% 167.54/167.65  Current number of ordered equations: 0
% 167.54/167.65  Current number of rules: 3801
% 167.54/167.65  New rule produced :
% 167.54/167.65  [3834]
% 167.54/167.65  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 167.54/167.65                                                         op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 167.54/167.65  -> true
% 167.54/167.65  Current number of equations to process: 1919
% 167.54/167.65  Current number of ordered equations: 0
% 167.54/167.65  Current number of rules: 3802
% 167.54/167.65  New rule produced :
% 167.54/167.65  [3835]
% 167.54/167.65  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 167.54/167.65                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 167.54/167.65  -> true
% 167.54/167.65  Current number of equations to process: 1918
% 167.54/167.65  Current number of ordered equations: 0
% 168.84/168.95  Current number of rules: 3803
% 168.84/168.95  New rule produced :
% 168.84/168.95  [3836]
% 168.84/168.95  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(
% 168.84/168.95                                                               sK2_ax3_V(
% 168.84/168.95                                                               j(sK1_ax4_U))))),
% 168.84/168.95             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 168.84/168.95                                                                     j(sK1_ax4_U)))))),true),
% 168.84/168.95  tuple(sK1_ax4_U,true)) -> (false)
% 168.84/168.95  Current number of equations to process: 1920
% 168.84/168.95  Current number of ordered equations: 0
% 168.84/168.95  Current number of rules: 3804
% 168.84/168.95  New rule produced :
% 168.84/168.95  [3837]
% 168.84/168.95  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 168.84/168.95                                                                   j(sK1_ax4_U)))))))
% 168.84/168.95  -> true
% 168.84/168.95  Current number of equations to process: 1921
% 168.84/168.95  Current number of ordered equations: 0
% 168.84/168.95  Current number of rules: 3805
% 168.84/168.95  New rule produced :
% 168.84/168.95  [3838]
% 168.84/168.95  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 168.84/168.95                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 168.84/168.95         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 168.84/168.95  Current number of equations to process: 1920
% 168.84/168.95  Current number of ordered equations: 0
% 168.84/168.95  Current number of rules: 3806
% 168.84/168.95  New rule produced :
% 168.84/168.95  [3839]
% 168.84/168.95  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 168.84/168.95                                      op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 168.84/168.95  -> true
% 168.84/168.95  Current number of equations to process: 1919
% 168.84/168.95  Current number of ordered equations: 0
% 168.84/168.95  Current number of rules: 3807
% 168.84/168.95  New rule produced :
% 168.84/168.95  [3840]
% 168.84/168.95  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 168.84/168.95                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 168.84/168.95         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 168.84/168.95  Current number of equations to process: 1918
% 168.84/168.95  Current number of ordered equations: 0
% 168.84/168.95  Current number of rules: 3808
% 168.84/168.95  New rule produced :
% 168.84/168.95  [3841]
% 168.84/168.95  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 168.84/168.95                                        op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 168.84/168.95  -> true
% 168.84/168.95  Current number of equations to process: 1917
% 168.84/168.95  Current number of ordered equations: 0
% 168.84/168.95  Current number of rules: 3809
% 168.84/168.95  New rule produced :
% 168.84/168.95  [3842]
% 168.84/168.95  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 168.84/168.95                                                                     j(sK1_ax4_U))))),sK1_ax4_U))
% 168.84/168.95  -> true
% 168.84/168.95  Current number of equations to process: 1942
% 168.84/168.95  Current number of ordered equations: 0
% 168.84/168.95  Current number of rules: 3810
% 168.84/168.95  New rule produced :
% 168.84/168.95  [3843]
% 168.84/168.95  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(
% 168.84/168.95                                                                     sK2_ax3_V(
% 168.84/168.95                                                                     j(sK1_ax4_U)))))))
% 168.84/168.95  -> true
% 168.84/168.95  Current number of equations to process: 1941
% 168.84/168.95  Current number of ordered equations: 0
% 168.84/168.95  Current number of rules: 3811
% 168.84/168.95  New rule produced :
% 168.84/168.95  [3844]
% 168.84/168.95  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(
% 168.84/168.95                                                                   j(sK1_ax4_U))),sK1_ax4_U)),
% 168.84/168.95             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(
% 168.84/168.95                                                               j(sK1_ax4_U))),sK1_ax4_U))),true),
% 168.84/168.95  tuple(sK1_ax4_U,true)) -> (false)
% 168.84/168.95  Current number of equations to process: 1943
% 168.84/168.95  Current number of ordered equations: 0
% 168.84/168.95  Current number of rules: 3812
% 168.84/168.95  New rule produced :
% 168.84/168.95  [3845]
% 168.84/168.95  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(
% 168.84/168.95                                                             j(sK1_ax4_U))),sK1_ax4_U))))
% 168.84/168.95  -> true
% 168.84/168.95  Current number of equations to process: 1944
% 168.84/168.95  Current number of ordered equations: 0
% 168.84/168.95  Current number of rules: 3813
% 168.84/168.95  New rule produced :
% 168.84/168.95  [3846]
% 168.84/168.95  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 168.84/168.95                                                                     j(sK1_ax4_U))))),
% 168.84/168.95         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 168.84/168.95  Current number of equations to process: 1943
% 168.84/168.95  Current number of ordered equations: 0
% 168.84/168.95  Current number of rules: 3814
% 170.23/170.34  New rule produced :
% 170.23/170.34  [3847]
% 170.23/170.34  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 170.23/170.34                                      h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 170.23/170.34  -> true
% 170.23/170.34  Current number of equations to process: 1942
% 170.23/170.34  Current number of ordered equations: 0
% 170.23/170.34  Current number of rules: 3815
% 170.23/170.34  New rule produced :
% 170.23/170.34  [3848]
% 170.23/170.34  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 170.23/170.34                                                                     j(sK1_ax4_U))))),
% 170.23/170.34         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 170.23/170.34  Current number of equations to process: 1941
% 170.23/170.34  Current number of ordered equations: 0
% 170.23/170.34  Current number of rules: 3816
% 170.23/170.34  New rule produced :
% 170.23/170.34  [3849]
% 170.23/170.34  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 170.23/170.34                                        h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 170.23/170.34  -> true
% 170.23/170.34  Current number of equations to process: 1940
% 170.23/170.34  Current number of ordered equations: 0
% 170.23/170.34  Current number of rules: 3817
% 170.23/170.34  New rule produced :
% 170.23/170.34  [3850]
% 170.23/170.34  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(
% 170.23/170.34                                                               j(sK1_ax4_U))),sK1_ax4_U)),sK1_ax4_U))
% 170.23/170.34  -> true
% 170.23/170.34  Current number of equations to process: 1965
% 170.23/170.34  Current number of ordered equations: 0
% 170.23/170.34  Current number of rules: 3818
% 170.23/170.34  New rule produced :
% 170.23/170.34  [3851]
% 170.23/170.34  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(
% 170.23/170.34                                                                   h(sK2_ax3_V(
% 170.23/170.34                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 170.23/170.34  -> true
% 170.23/170.34  Current number of equations to process: 1964
% 170.23/170.34  Current number of ordered equations: 0
% 170.23/170.34  Current number of rules: 3819
% 170.23/170.34  New rule produced :
% 170.23/170.34  [3852]
% 170.23/170.34  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 170.23/170.34                                                             h(sK2_ax3_V(
% 170.23/170.34                                                               j(sK1_ax4_U))))),
% 170.23/170.34             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 170.23/170.34                                                         h(sK2_ax3_V(j(sK1_ax4_U)))))),true),
% 170.23/170.34  tuple(sK1_ax4_U,true)) -> (false)
% 170.23/170.34  Current number of equations to process: 1966
% 170.23/170.34  Current number of ordered equations: 0
% 170.23/170.34  Current number of rules: 3820
% 170.23/170.34  New rule produced :
% 170.23/170.34  [3853]
% 170.23/170.34  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,h(
% 170.23/170.34                                                                     sK2_ax3_V(
% 170.23/170.34                                                                     j(sK1_ax4_U)))))))
% 170.23/170.34  -> true
% 170.23/170.34  Current number of equations to process: 1967
% 170.23/170.34  Current number of ordered equations: 0
% 170.23/170.34  Current number of rules: 3821
% 170.23/170.34  New rule produced :
% 170.23/170.34  [3854]
% 170.23/170.34  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(
% 170.23/170.34                                                               j(sK1_ax4_U))),sK1_ax4_U)),
% 170.23/170.34         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 170.23/170.34  Current number of equations to process: 1966
% 170.23/170.34  Current number of ordered equations: 0
% 170.23/170.34  Current number of rules: 3822
% 170.23/170.34  New rule produced :
% 170.23/170.34  [3855]
% 170.23/170.34  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 170.23/170.34                                      op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 170.23/170.34  -> true
% 170.23/170.34  Current number of equations to process: 1965
% 170.23/170.34  Current number of ordered equations: 0
% 170.23/170.34  Current number of rules: 3823
% 170.23/170.34  New rule produced :
% 170.23/170.34  [3856]
% 170.23/170.34  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 170.23/170.34                                                         h(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 170.23/170.34  -> true
% 170.23/170.34  Current number of equations to process: 1990
% 170.23/170.34  Current number of ordered equations: 0
% 170.23/170.34  Current number of rules: 3824
% 170.23/170.34  New rule produced :
% 170.23/170.34  [3857]
% 170.23/170.34  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 170.23/170.34                                                                   h(sK2_ax3_V(
% 170.23/170.34                                                                     j(sK1_ax4_U)))))))
% 170.23/170.34  -> true
% 170.23/170.34  Current number of equations to process: 1989
% 170.23/170.34  Current number of ordered equations: 0
% 170.23/170.34  Current number of rules: 3825
% 170.23/170.34  New rule produced :
% 170.23/170.34  [3858]
% 170.23/170.34  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 171.14/171.30                                                             op2(sK1_ax4_U,sK1_ax4_U))),
% 171.14/171.30             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 171.14/171.30                                                         op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 171.14/171.30  tuple(sK1_ax4_U,true)) -> (false)
% 171.14/171.30  Current number of equations to process: 1993
% 171.14/171.30  Current number of ordered equations: 0
% 171.14/171.30  Current number of rules: 3826
% 171.14/171.30  New rule produced :
% 171.14/171.30  [3859]
% 171.14/171.30  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 171.14/171.30                                                       op2(sK1_ax4_U,sK1_ax4_U)))))
% 171.14/171.30  -> true
% 171.14/171.30  Current number of equations to process: 1992
% 171.14/171.30  Current number of ordered equations: 0
% 171.14/171.30  Current number of rules: 3827
% 171.14/171.30  New rule produced :
% 171.14/171.30  [3860]
% 171.14/171.30  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 171.14/171.30                                                         h(sK2_ax3_V(j(sK1_ax4_U))))),
% 171.14/171.30         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 171.14/171.30  Current number of equations to process: 1991
% 171.14/171.30  Current number of ordered equations: 0
% 171.14/171.30  Current number of rules: 3828
% 171.14/171.30  New rule produced :
% 171.14/171.30  [3861]
% 171.14/171.30  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 171.14/171.30                                      op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 171.14/171.30  -> true
% 171.14/171.30  Current number of equations to process: 1990
% 171.14/171.30  Current number of ordered equations: 0
% 171.14/171.30  Current number of rules: 3829
% 171.14/171.30  New rule produced :
% 171.14/171.30  [3862]
% 171.14/171.30  h(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 171.14/171.30  ->
% 171.14/171.30  op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))
% 171.14/171.30  Current number of equations to process: 1989
% 171.14/171.30  Current number of ordered equations: 0
% 171.14/171.30  Current number of rules: 3830
% 171.14/171.30  New rule produced :
% 171.14/171.30  [3863]
% 171.14/171.30  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 171.14/171.30                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 171.14/171.30         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 171.14/171.30  Current number of equations to process: 1988
% 171.14/171.30  Current number of ordered equations: 0
% 171.14/171.30  Current number of rules: 3831
% 171.14/171.30  New rule produced :
% 171.14/171.30  [3864]
% 171.14/171.30  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 171.14/171.30                                                     op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 171.14/171.30  -> true
% 171.14/171.30  Current number of equations to process: 1987
% 171.14/171.30  Current number of ordered equations: 0
% 171.14/171.30  Current number of rules: 3832
% 171.14/171.30  New rule produced :
% 171.14/171.30  [3865]
% 171.14/171.30  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 171.14/171.30                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 171.14/171.30         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 171.14/171.30  Current number of equations to process: 1986
% 171.14/171.30  Current number of ordered equations: 0
% 171.14/171.30  Current number of rules: 3833
% 171.14/171.30  New rule produced :
% 171.14/171.30  [3866]
% 171.14/171.30  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 171.14/171.30                                                     op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 171.14/171.30  -> true
% 171.14/171.30  Current number of equations to process: 1985
% 171.14/171.30  Current number of ordered equations: 0
% 171.14/171.30  Current number of rules: 3834
% 171.14/171.30  New rule produced :
% 171.14/171.30  [3867]
% 171.14/171.30  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 171.14/171.30                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 171.14/171.30         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 171.14/171.30  Current number of equations to process: 1984
% 171.14/171.30  Current number of ordered equations: 0
% 171.14/171.30  Current number of rules: 3835
% 171.14/171.30  New rule produced :
% 171.14/171.30  [3868]
% 171.14/171.30  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 171.14/171.30                                                   op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 171.14/171.30  -> true
% 171.14/171.30  Current number of equations to process: 1983
% 171.14/171.30  Current number of ordered equations: 0
% 171.14/171.30  Current number of rules: 3836
% 171.14/171.30  New rule produced :
% 171.14/171.30  [3869]
% 171.14/171.30  h(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 171.14/171.30                                                              j(sK1_ax4_U)))))))
% 171.14/171.30  ->
% 171.14/171.30  op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 171.14/171.30  Current number of equations to process: 1982
% 171.14/171.30  Current number of ordered equations: 0
% 172.34/172.46  Current number of rules: 3837
% 172.34/172.46  New rule produced :
% 172.34/172.46  [3870]
% 172.34/172.46  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 172.34/172.46                                                                     j(sK1_ax4_U))))),
% 172.34/172.46         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 172.34/172.46  Current number of equations to process: 1981
% 172.34/172.46  Current number of ordered equations: 0
% 172.34/172.46  Current number of rules: 3838
% 172.34/172.46  New rule produced :
% 172.34/172.46  [3871]
% 172.34/172.46  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 172.34/172.46                                                     h(sK2_ax3_V(sK2_ax3_V(
% 172.34/172.46                                                                 j(sK1_ax4_U)))))))
% 172.34/172.46  -> true
% 172.34/172.46  Current number of equations to process: 1980
% 172.34/172.46  Current number of ordered equations: 0
% 172.34/172.46  Current number of rules: 3839
% 172.34/172.46  New rule produced :
% 172.34/172.46  [3872]
% 172.34/172.46  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 172.34/172.46                                                                     j(sK1_ax4_U))))),
% 172.34/172.46         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 172.34/172.46  Current number of equations to process: 1979
% 172.34/172.46  Current number of ordered equations: 0
% 172.34/172.46  Current number of rules: 3840
% 172.34/172.46  New rule produced :
% 172.34/172.46  [3873]
% 172.34/172.46  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 172.34/172.46                                                     h(sK2_ax3_V(sK2_ax3_V(
% 172.34/172.46                                                                 j(sK1_ax4_U)))))))
% 172.34/172.46  -> true
% 172.34/172.46  Current number of equations to process: 1978
% 172.34/172.46  Current number of ordered equations: 0
% 172.34/172.46  Current number of rules: 3841
% 172.34/172.46  New rule produced :
% 172.34/172.46  [3874]
% 172.34/172.46  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 172.34/172.46                                                                     j(sK1_ax4_U))))),
% 172.34/172.46         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 172.34/172.46  Current number of equations to process: 1977
% 172.34/172.46  Current number of ordered equations: 0
% 172.34/172.46  Current number of rules: 3842
% 172.34/172.46  New rule produced :
% 172.34/172.46  [3875]
% 172.34/172.46  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 172.34/172.46                                                   h(sK2_ax3_V(sK2_ax3_V(
% 172.34/172.46                                                               j(sK1_ax4_U)))))))
% 172.34/172.46  -> true
% 172.34/172.46  Current number of equations to process: 1976
% 172.34/172.46  Current number of ordered equations: 0
% 172.34/172.46  Current number of rules: 3843
% 172.34/172.46  New rule produced :
% 172.34/172.46  [3876]
% 172.34/172.46  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(
% 172.34/172.46                                                               j(sK1_ax4_U))),sK1_ax4_U)),
% 172.34/172.46         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 172.34/172.46  Current number of equations to process: 1975
% 172.34/172.46  Current number of ordered equations: 0
% 172.34/172.46  Current number of rules: 3844
% 172.34/172.46  New rule produced :
% 172.34/172.46  [3877]
% 172.34/172.46  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 172.34/172.46                                        op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 172.34/172.46  -> true
% 172.34/172.46  Current number of equations to process: 1974
% 172.34/172.46  Current number of ordered equations: 0
% 172.34/172.46  Current number of rules: 3845
% 172.34/172.46  New rule produced :
% 172.34/172.46  [3878]
% 172.34/172.46  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 172.34/172.46                                                         h(sK2_ax3_V(j(sK1_ax4_U))))),
% 172.34/172.46         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 172.34/172.46  Current number of equations to process: 1973
% 172.34/172.46  Current number of ordered equations: 0
% 172.34/172.46  Current number of rules: 3846
% 172.34/172.46  New rule produced :
% 172.34/172.46  [3879]
% 172.34/172.46  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 172.34/172.46                                        op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 172.34/172.46  -> true
% 172.34/172.46  Current number of equations to process: 1972
% 172.34/172.46  Current number of ordered equations: 0
% 172.34/172.46  Current number of rules: 3847
% 172.34/172.46  New rule produced :
% 172.34/172.46  [3880]
% 172.34/172.46  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(
% 172.34/172.46                                                                   j(sK1_ax4_U))),
% 172.34/172.46                                                             op2(sK1_ax4_U,sK1_ax4_U))),
% 172.34/172.46             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(
% 172.34/172.46                                                               j(sK1_ax4_U))),
% 172.34/172.46                                                         op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 173.63/173.72  tuple(sK1_ax4_U,true)) -> (false)
% 173.63/173.72  Current number of equations to process: 2002
% 173.63/173.72  Current number of ordered equations: 0
% 173.63/173.72  Current number of rules: 3848
% 173.63/173.72  New rule produced :
% 173.63/173.72  [3881]
% 173.63/173.72  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 173.63/173.72                                                         op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 173.63/173.72  -> true
% 173.63/173.72  Current number of equations to process: 2001
% 173.63/173.72  Current number of ordered equations: 0
% 173.63/173.72  Current number of rules: 3849
% 173.63/173.72  New rule produced :
% 173.63/173.72  [3882]
% 173.63/173.72  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(
% 173.63/173.72                                                                   op2(sK1_ax4_U,sK1_ax4_U),
% 173.63/173.72                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 173.63/173.72  -> true
% 173.63/173.72  Current number of equations to process: 2000
% 173.63/173.72  Current number of ordered equations: 0
% 173.63/173.72  Current number of rules: 3850
% 173.63/173.72  New rule produced :
% 173.63/173.72  [3883]
% 173.63/173.72  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(
% 173.63/173.72                                                             j(sK1_ax4_U))),
% 173.63/173.72                                                       op2(sK1_ax4_U,sK1_ax4_U)))))
% 173.63/173.72  -> true
% 173.63/173.72  Current number of equations to process: 1999
% 173.63/173.72  Current number of ordered equations: 0
% 173.63/173.72  Current number of rules: 3851
% 173.63/173.72  New rule produced :
% 173.63/173.72  [3884]
% 173.63/173.72  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 173.63/173.72                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 173.63/173.72         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 173.63/173.72  Current number of equations to process: 1998
% 173.63/173.72  Current number of ordered equations: 0
% 173.63/173.72  Current number of rules: 3852
% 173.63/173.72  New rule produced :
% 173.63/173.72  [3885]
% 173.63/173.72  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 173.63/173.72                                      op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 173.63/173.72  -> true
% 173.63/173.72  Current number of equations to process: 1997
% 173.63/173.72  Current number of ordered equations: 0
% 173.63/173.72  Current number of rules: 3853
% 173.63/173.72  New rule produced :
% 173.63/173.72  [3886]
% 173.63/173.72  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 173.63/173.72                                                             h(sK2_ax3_V(
% 173.63/173.72                                                               j(sK1_ax4_U))))),
% 173.63/173.72             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 173.63/173.72                                                         h(sK2_ax3_V(j(sK1_ax4_U)))))),true),
% 173.63/173.72  tuple(sK1_ax4_U,true)) -> (false)
% 173.63/173.72  Current number of equations to process: 2027
% 173.63/173.72  Current number of ordered equations: 0
% 173.63/173.72  Current number of rules: 3854
% 173.63/173.72  New rule produced :
% 173.63/173.72  [3887]
% 173.63/173.72  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 173.63/173.72                                                       h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 173.63/173.72  -> true
% 173.63/173.72  Current number of equations to process: 2026
% 173.63/173.72  Current number of ordered equations: 0
% 173.63/173.72  Current number of rules: 3855
% 173.63/173.72  New rule produced :
% 173.63/173.72  [3888]
% 173.63/173.72  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(
% 173.63/173.72                                                               j(sK1_ax4_U))),
% 173.63/173.72                                                         op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 173.63/173.72  -> true
% 173.63/173.72  Current number of equations to process: 2025
% 173.63/173.72  Current number of ordered equations: 0
% 173.63/173.72  Current number of rules: 3856
% 173.63/173.72  New rule produced :
% 173.63/173.72  [3889]
% 173.63/173.72  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(
% 173.63/173.72                                                                   h(sK2_ax3_V(
% 173.63/173.72                                                                     j(sK1_ax4_U))),
% 173.63/173.72                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 173.63/173.72  -> true
% 173.63/173.72  Current number of equations to process: 2024
% 173.63/173.72  Current number of ordered equations: 0
% 173.63/173.72  Current number of rules: 3857
% 173.63/173.72  New rule produced :
% 173.63/173.72  [3890]
% 173.63/173.72  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 173.63/173.72                                                         h(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 173.63/173.72  -> true
% 173.63/173.72  Current number of equations to process: 2049
% 173.63/173.72  Current number of ordered equations: 0
% 173.63/173.72  Current number of rules: 3858
% 174.83/174.94  New rule produced :
% 174.83/174.94  [3891]
% 174.83/174.94  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(
% 174.83/174.94                                                                   op2(sK1_ax4_U,sK1_ax4_U),
% 174.83/174.94                                                                   h(sK2_ax3_V(
% 174.83/174.94                                                                     j(sK1_ax4_U)))))))
% 174.83/174.94  -> true
% 174.83/174.94  Current number of equations to process: 2048
% 174.83/174.94  Current number of ordered equations: 0
% 174.83/174.94  Current number of rules: 3859
% 174.83/174.94  New rule produced :
% 174.83/174.94  [3892]
% 174.83/174.94  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 174.83/174.94  -> true
% 174.83/174.94  Current number of equations to process: 2082
% 174.83/174.94  Current number of ordered equations: 0
% 174.83/174.94  Current number of rules: 3860
% 174.83/174.94  New rule produced :
% 174.83/174.94  [3893]
% 174.83/174.94  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 174.83/174.94  -> true
% 174.83/174.94  Current number of equations to process: 2081
% 174.83/174.94  Current number of ordered equations: 0
% 174.83/174.94  Current number of rules: 3861
% 174.83/174.94  New rule produced :
% 174.83/174.94  [3894]
% 174.83/174.94  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 174.83/174.94                                                                    op2(
% 174.83/174.94                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 174.83/174.94  -> true
% 174.83/174.94  Current number of equations to process: 2100
% 174.83/174.94  Current number of ordered equations: 0
% 174.83/174.94  Current number of rules: 3862
% 174.83/174.94  New rule produced :
% 174.83/174.94  [3895]
% 174.83/174.94  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 174.83/174.94                                                                    op2(
% 174.83/174.94                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 174.83/174.94  -> true
% 174.83/174.94  Current number of equations to process: 2099
% 174.83/174.94  Current number of ordered equations: 0
% 174.83/174.94  Current number of rules: 3863
% 174.83/174.94  New rule produced :
% 174.83/174.94  [3896]
% 174.83/174.94  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 174.83/174.94                                                                    op2(
% 174.83/174.94                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 174.83/174.94  -> true
% 174.83/174.94  Current number of equations to process: 2098
% 174.83/174.94  Current number of ordered equations: 0
% 174.83/174.94  Current number of rules: 3864
% 174.83/174.94  New rule produced :
% 174.83/174.94  [3897]
% 174.83/174.94  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(
% 174.83/174.94                                                                    op2(
% 174.83/174.94                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 174.83/174.94  -> true
% 174.83/174.94  Current number of equations to process: 2097
% 174.83/174.94  Current number of ordered equations: 0
% 174.83/174.94  Current number of rules: 3865
% 174.83/174.94  New rule produced :
% 174.83/174.94  [3898]
% 174.83/174.94  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(op2(
% 174.83/174.94                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 174.83/174.94  -> true
% 174.83/174.94  Current number of equations to process: 2096
% 174.83/174.94  Current number of ordered equations: 0
% 174.83/174.94  Current number of rules: 3866
% 174.83/174.94  New rule produced :
% 174.83/174.94  [3899]
% 174.83/174.94  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(op2(
% 174.83/174.94                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 174.83/174.94  -> true
% 174.83/174.94  Current number of equations to process: 2095
% 174.83/174.94  Current number of ordered equations: 0
% 174.83/174.94  Current number of rules: 3867
% 174.83/174.94  New rule produced :
% 174.83/174.94  [3900]
% 174.83/174.94  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),op2(
% 174.83/174.94                                                                      op2(
% 174.83/174.94                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 174.83/174.94  -> true
% 174.83/174.94  Current number of equations to process: 2109
% 174.83/174.94  Current number of ordered equations: 0
% 174.83/174.94  Current number of rules: 3868
% 174.83/174.94  New rule produced :
% 174.83/174.94  [3901]
% 174.83/174.94  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op2(
% 174.83/174.94                                                                      op2(
% 174.83/174.94                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 174.83/174.94  -> true
% 174.83/174.94  Current number of equations to process: 2108
% 174.83/174.94  Current number of ordered equations: 0
% 176.04/176.18  Current number of rules: 3869
% 176.04/176.18  New rule produced :
% 176.04/176.18  [3902]
% 176.04/176.18  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(
% 176.04/176.18                                                                      op2(
% 176.04/176.18                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 176.04/176.18  -> true
% 176.04/176.18  Current number of equations to process: 2107
% 176.04/176.18  Current number of ordered equations: 0
% 176.04/176.18  Current number of rules: 3870
% 176.04/176.18  New rule produced :
% 176.04/176.18  [3903]
% 176.04/176.18  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op2(
% 176.04/176.18                                                                      op2(
% 176.04/176.18                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 176.04/176.18  -> true
% 176.04/176.18  Current number of equations to process: 2106
% 176.04/176.18  Current number of ordered equations: 0
% 176.04/176.18  Current number of rules: 3871
% 176.04/176.18  New rule produced :
% 176.04/176.18  [3904]
% 176.04/176.18  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 176.04/176.18         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 176.04/176.18  Current number of equations to process: 2105
% 176.04/176.18  Current number of ordered equations: 0
% 176.04/176.18  Current number of rules: 3872
% 176.04/176.18  New rule produced :
% 176.04/176.18  [3905]
% 176.04/176.18  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 176.04/176.18         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 176.04/176.18  Current number of equations to process: 2104
% 176.04/176.18  Current number of ordered equations: 0
% 176.04/176.18  Current number of rules: 3873
% 176.04/176.18  New rule produced :
% 176.04/176.18  [3906]
% 176.04/176.18  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),
% 176.04/176.18         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 176.04/176.18  Current number of equations to process: 2103
% 176.04/176.18  Current number of ordered equations: 0
% 176.04/176.18  Current number of rules: 3874
% 176.04/176.18  New rule produced :
% 176.04/176.18  [3907]
% 176.04/176.18  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 176.04/176.18         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 176.04/176.18  Current number of equations to process: 2102
% 176.04/176.18  Current number of ordered equations: 0
% 176.04/176.18  Current number of rules: 3875
% 176.04/176.18  New rule produced :
% 176.04/176.18  [3908]
% 176.04/176.18  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 176.04/176.18         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 176.04/176.18  Current number of equations to process: 2101
% 176.04/176.18  Current number of ordered equations: 0
% 176.04/176.18  Current number of rules: 3876
% 176.04/176.18  New rule produced :
% 176.04/176.18  [3909]
% 176.04/176.18  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 176.04/176.18         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 176.04/176.18  Current number of equations to process: 2100
% 176.04/176.18  Current number of ordered equations: 0
% 176.04/176.18  Current number of rules: 3877
% 176.04/176.18  New rule produced :
% 176.04/176.18  [3910]
% 176.04/176.18  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 176.04/176.18         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 176.04/176.18  Current number of equations to process: 2099
% 176.04/176.18  Current number of ordered equations: 0
% 176.04/176.18  Current number of rules: 3878
% 176.04/176.18  New rule produced :
% 176.04/176.18  [3911]
% 176.04/176.18  sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 176.04/176.18         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 176.04/176.18  Current number of equations to process: 2098
% 176.04/176.18  Current number of ordered equations: 0
% 176.04/176.18  Current number of rules: 3879
% 176.04/176.18  New rule produced :
% 176.04/176.18  [3912]
% 176.04/176.18  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 176.04/176.18         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 176.04/176.18  Current number of equations to process: 2097
% 176.04/176.18  Current number of ordered equations: 0
% 176.04/176.18  Current number of rules: 3880
% 176.04/176.18  New rule produced :
% 176.04/176.18  [3913]
% 176.04/176.18  sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 176.04/176.18         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 176.04/176.18  Current number of equations to process: 2096
% 176.04/176.18  Current number of ordered equations: 0
% 176.04/176.18  Current number of rules: 3881
% 176.04/176.18  New rule produced :
% 176.04/176.18  [3914]
% 176.04/176.18  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 176.04/176.18         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 176.04/176.18  Current number of equations to process: 2095
% 176.04/176.18  Current number of ordered equations: 0
% 176.04/176.18  Current number of rules: 3882
% 176.04/176.18  New rule produced :
% 176.04/176.18  [3915]
% 176.04/176.18  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 177.24/177.33         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 177.24/177.33  Current number of equations to process: 2094
% 177.24/177.33  Current number of ordered equations: 0
% 177.24/177.33  Current number of rules: 3883
% 177.24/177.33  New rule produced :
% 177.24/177.33  [3916]
% 177.24/177.33  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 177.24/177.33         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 177.24/177.33  Current number of equations to process: 2093
% 177.24/177.33  Current number of ordered equations: 0
% 177.24/177.33  Current number of rules: 3884
% 177.24/177.33  New rule produced :
% 177.24/177.33  [3917]
% 177.24/177.33  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(
% 177.24/177.33                                                                      sK2_ax3_V(
% 177.24/177.33                                                                      sK2_ax3_V(
% 177.24/177.33                                                                      j(sK1_ax4_U)))))))
% 177.24/177.33  -> true
% 177.24/177.33  Current number of equations to process: 2126
% 177.24/177.33  Current number of ordered equations: 0
% 177.24/177.33  Current number of rules: 3885
% 177.24/177.33  New rule produced :
% 177.24/177.33  [3918]
% 177.24/177.33  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(
% 177.24/177.33                                                                      j(
% 177.24/177.33                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 177.24/177.33  -> true
% 177.24/177.33  Current number of equations to process: 2125
% 177.24/177.33  Current number of ordered equations: 0
% 177.24/177.33  Current number of rules: 3886
% 177.24/177.33  New rule produced :
% 177.24/177.33  [3919]
% 177.24/177.33  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 177.24/177.33                                                                    op2(
% 177.24/177.33                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 177.24/177.33  -> true
% 177.24/177.33  Current number of equations to process: 2144
% 177.24/177.33  Current number of ordered equations: 0
% 177.24/177.33  Current number of rules: 3887
% 177.24/177.33  New rule produced :
% 177.24/177.33  [3920]
% 177.24/177.33  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 177.24/177.33                                                                    op2(sK1_ax4_U,
% 177.24/177.33                                                                    op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 177.24/177.33  -> true
% 177.24/177.33  Current number of equations to process: 2143
% 177.24/177.33  Current number of ordered equations: 0
% 177.24/177.33  Current number of rules: 3888
% 177.24/177.33  New rule produced :
% 177.24/177.33  [3921]
% 177.24/177.33  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 177.24/177.33                                                                    op2(sK1_ax4_U,
% 177.24/177.33                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 177.24/177.33  -> true
% 177.24/177.33  Current number of equations to process: 2142
% 177.24/177.33  Current number of ordered equations: 0
% 177.24/177.33  Current number of rules: 3889
% 177.24/177.33  New rule produced :
% 177.24/177.33  [3922]
% 177.24/177.33  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 177.24/177.33                                                                    h(sK2_ax3_V(
% 177.24/177.33                                                                      sK2_ax3_V(
% 177.24/177.33                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 177.24/177.33  -> true
% 177.24/177.33  Current number of equations to process: 2141
% 177.24/177.33  Current number of ordered equations: 0
% 177.24/177.33  Current number of rules: 3890
% 177.24/177.33  New rule produced :
% 177.24/177.33  [3923]
% 177.24/177.33  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 177.24/177.33                                                                    h(sK2_ax3_V(
% 177.24/177.33                                                                      sK2_ax3_V(
% 177.24/177.33                                                                      j(sK1_ax4_U)))))))
% 177.24/177.33  -> true
% 177.24/177.33  Current number of equations to process: 2140
% 177.24/177.33  Current number of ordered equations: 0
% 177.24/177.33  Current number of rules: 3891
% 177.24/177.33  New rule produced :
% 177.24/177.33  [3924]
% 177.24/177.33  (eq)(tuple(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 177.24/177.33             op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),true),
% 177.24/177.33  tuple(sK1_ax4_U,true)) -> (false)
% 177.24/177.33  Current number of equations to process: 2155
% 177.24/177.33  Current number of ordered equations: 0
% 177.24/177.33  Current number of rules: 3892
% 177.24/177.33  New rule produced :
% 177.24/177.33  [3925]
% 177.24/177.33  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))
% 177.24/177.33  -> true
% 177.24/177.33  Current number of equations to process: 2160
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3893
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3926]
% 178.94/179.03  sorti2(op2(sK1_ax4_U,op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 178.94/179.03  -> true
% 178.94/179.03  Current number of equations to process: 2159
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3894
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3927]
% 178.94/179.03  (eq)(tuple(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 178.94/179.03             op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))),true),
% 178.94/179.03  tuple(sK1_ax4_U,true)) -> (false)
% 178.94/179.03  Current number of equations to process: 2183
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3895
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3928]
% 178.94/179.03  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 178.94/179.03         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 178.94/179.03  Current number of equations to process: 2184
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3896
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3929]
% 178.94/179.03  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 178.94/179.03  -> true
% 178.94/179.03  Current number of equations to process: 2183
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3897
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3930]
% 178.94/179.03  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 178.94/179.03         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 178.94/179.03  Current number of equations to process: 2182
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3898
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3931]
% 178.94/179.03  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 178.94/179.03  -> true
% 178.94/179.03  Current number of equations to process: 2181
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3899
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3932]
% 178.94/179.03  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 178.94/179.03         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 178.94/179.03  Current number of equations to process: 2180
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3900
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3933]
% 178.94/179.03  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 178.94/179.03  -> true
% 178.94/179.03  Current number of equations to process: 2179
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3901
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3934]
% 178.94/179.03  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 178.94/179.03         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 178.94/179.03  Current number of equations to process: 2178
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3902
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3935]
% 178.94/179.03  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 178.94/179.03  -> true
% 178.94/179.03  Current number of equations to process: 2177
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3903
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3936]
% 178.94/179.03  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 178.94/179.03         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 178.94/179.03  Current number of equations to process: 2176
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3904
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3937]
% 178.94/179.03  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 178.94/179.03  -> true
% 178.94/179.03  Current number of equations to process: 2175
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3905
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3938]
% 178.94/179.03  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 178.94/179.03  -> true
% 178.94/179.03  Current number of equations to process: 2178
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3906
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3939]
% 178.94/179.03  sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 178.94/179.03  -> true
% 178.94/179.03  Current number of equations to process: 2177
% 178.94/179.03  Current number of ordered equations: 0
% 178.94/179.03  Current number of rules: 3907
% 178.94/179.03  New rule produced :
% 178.94/179.03  [3940]
% 178.94/179.03  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 178.94/179.03         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 178.94/179.03  Current number of equations to process: 2200
% 178.94/179.03  Current number of ordered equations: 0
% 180.25/180.37  Current number of rules: 3908
% 180.25/180.37  New rule produced :
% 180.25/180.37  [3941]
% 180.25/180.37  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 180.25/180.37  -> true
% 180.25/180.37  Current number of equations to process: 2199
% 180.25/180.37  Current number of ordered equations: 0
% 180.25/180.37  Current number of rules: 3909
% 180.25/180.37  New rule produced :
% 180.25/180.37  [3942]
% 180.25/180.37  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 180.25/180.37         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 180.25/180.37  Current number of equations to process: 2198
% 180.25/180.37  Current number of ordered equations: 0
% 180.25/180.37  Current number of rules: 3910
% 180.25/180.37  New rule produced :
% 180.25/180.37  [3943]
% 180.25/180.37  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 180.25/180.37  -> true
% 180.25/180.37  Current number of equations to process: 2197
% 180.25/180.37  Current number of ordered equations: 0
% 180.25/180.37  Current number of rules: 3911
% 180.25/180.37  New rule produced :
% 180.25/180.37  [3944]
% 180.25/180.37  (eq)(tuple(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 180.25/180.37                 op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 180.25/180.37                                           op2(sK1_ax4_U,sK1_ax4_U))),true),
% 180.25/180.37  tuple(sK1_ax4_U,true)) -> (false)
% 180.25/180.37  Current number of equations to process: 2199
% 180.25/180.37  Current number of ordered equations: 0
% 180.25/180.37  Current number of rules: 3912
% 180.25/180.37  New rule produced :
% 180.25/180.37  [3945]
% 180.25/180.37  sorti1(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 180.25/180.37  -> true
% 180.25/180.37  Current number of equations to process: 2200
% 180.25/180.37  Current number of ordered equations: 0
% 180.25/180.37  Current number of rules: 3913
% 180.25/180.37  New rule produced :
% 180.25/180.37  [3946]
% 180.25/180.37  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 180.25/180.37         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 180.25/180.37  Current number of equations to process: 2199
% 180.25/180.37  Current number of ordered equations: 0
% 180.25/180.37  Current number of rules: 3914
% 180.25/180.37  New rule produced :
% 180.25/180.37  [3947]
% 180.25/180.37  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 180.25/180.37                                                                   op2(
% 180.25/180.37                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 180.25/180.37  -> true
% 180.25/180.37  Current number of equations to process: 2198
% 180.25/180.37  Current number of ordered equations: 0
% 180.25/180.37  Current number of rules: 3915
% 180.25/180.37  New rule produced :
% 180.25/180.37  [3948]
% 180.25/180.37  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 180.25/180.37         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 180.25/180.37  Current number of equations to process: 2197
% 180.25/180.37  Current number of ordered equations: 0
% 180.25/180.37  Current number of rules: 3916
% 180.25/180.37  New rule produced :
% 180.25/180.37  [3949]
% 180.25/180.37  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(
% 180.25/180.37                                                                   op2(
% 180.25/180.37                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 180.25/180.37  -> true
% 180.25/180.37  Current number of equations to process: 2196
% 180.25/180.37  Current number of ordered equations: 0
% 180.25/180.37  Current number of rules: 3917
% 180.25/180.37  New rule produced :
% 180.25/180.37  [3950]
% 180.25/180.37  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 180.25/180.37         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 180.25/180.37  Current number of equations to process: 2195
% 180.25/180.37  Current number of ordered equations: 0
% 180.25/180.37  Current number of rules: 3918
% 180.25/180.37  New rule produced :
% 180.25/180.37  [3951]
% 180.25/180.37  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(op2(
% 180.25/180.37                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 180.25/180.37  -> true
% 180.25/180.37  Current number of equations to process: 2194
% 180.25/180.37  Current number of ordered equations: 0
% 180.25/180.37  Current number of rules: 3919
% 180.25/180.37  New rule produced :
% 180.25/180.37  [3952]
% 180.25/180.37  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 180.25/180.37                                                                    op2(
% 180.25/180.37                                                                    h(sK2_ax3_V(
% 180.25/180.37                                                                      j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 180.25/180.37  -> true
% 180.25/180.37  Current number of equations to process: 2193
% 180.25/180.37  Current number of ordered equations: 0
% 180.25/180.37  Current number of rules: 3920
% 180.25/180.37  New rule produced :
% 180.25/180.37  [3953]
% 180.25/180.37  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 180.25/180.37                                                                    op2(
% 181.34/181.44                                                                    h(sK2_ax3_V(
% 181.34/181.44                                                                      j(sK1_ax4_U))),sK1_ax4_U))))
% 181.34/181.44  -> true
% 181.34/181.44  Current number of equations to process: 2192
% 181.34/181.44  Current number of ordered equations: 0
% 181.34/181.44  Current number of rules: 3921
% 181.34/181.44  New rule produced :
% 181.34/181.44  [3954]
% 181.34/181.44  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 181.34/181.44                                                                    op2(sK1_ax4_U,
% 181.34/181.44                                                                    h(sK2_ax3_V(
% 181.34/181.44                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 181.34/181.44  -> true
% 181.34/181.44  Current number of equations to process: 2191
% 181.34/181.44  Current number of ordered equations: 0
% 181.34/181.44  Current number of rules: 3922
% 181.34/181.44  New rule produced :
% 181.34/181.44  [3955]
% 181.34/181.44  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 181.34/181.44                                                                    op2(sK1_ax4_U,
% 181.34/181.44                                                                    h(sK2_ax3_V(
% 181.34/181.44                                                                      j(sK1_ax4_U)))))))
% 181.34/181.44  -> true
% 181.34/181.44  Current number of equations to process: 2190
% 181.34/181.44  Current number of ordered equations: 0
% 181.34/181.44  Current number of rules: 3923
% 181.34/181.44  New rule produced :
% 181.34/181.44  [3956]
% 181.34/181.44  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))),true)
% 181.34/181.44  -> true
% 181.34/181.44  Current number of equations to process: 2188
% 181.34/181.44  Current number of ordered equations: 1
% 181.34/181.44  Current number of rules: 3924
% 181.34/181.44  New rule produced :
% 181.34/181.44  [3957]
% 181.34/181.44  ifeq(sorti2(A),true,sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),A)),true)
% 181.34/181.44  -> true
% 181.34/181.44  Current number of equations to process: 2188
% 181.34/181.44  Current number of ordered equations: 0
% 181.34/181.44  Current number of rules: 3925
% 181.34/181.44  New rule produced :
% 181.34/181.44  [3958]
% 181.34/181.44  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 181.34/181.44         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 181.34/181.44  Current number of equations to process: 2187
% 181.34/181.44  Current number of ordered equations: 0
% 181.34/181.44  Current number of rules: 3926
% 181.34/181.44  New rule produced :
% 181.34/181.44  [3959]
% 181.34/181.44  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 181.34/181.44  -> true
% 181.34/181.44  Current number of equations to process: 2186
% 181.34/181.44  Current number of ordered equations: 0
% 181.34/181.44  Current number of rules: 3927
% 181.34/181.44  New rule produced :
% 181.34/181.44  [3960]
% 181.34/181.44  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 181.34/181.44         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 181.34/181.44  Current number of equations to process: 2185
% 181.34/181.44  Current number of ordered equations: 0
% 181.34/181.44  Current number of rules: 3928
% 181.34/181.44  New rule produced :
% 181.34/181.44  [3961]
% 181.34/181.44  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 181.34/181.44  -> true
% 181.34/181.44  Current number of equations to process: 2184
% 181.34/181.44  Current number of ordered equations: 0
% 181.34/181.44  Current number of rules: 3929
% 181.34/181.44  New rule produced :
% 181.34/181.44  [3962]
% 181.34/181.44  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))),true)
% 181.34/181.44  -> true
% 181.34/181.44  Current number of equations to process: 2182
% 181.34/181.44  Current number of ordered equations: 1
% 181.34/181.44  Current number of rules: 3930
% 181.34/181.44  New rule produced :
% 181.34/181.44  [3963]
% 181.34/181.44  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),A)),true)
% 181.34/181.44  -> true
% 181.34/181.44  Current number of equations to process: 2182
% 181.34/181.44  Current number of ordered equations: 0
% 181.34/181.44  Current number of rules: 3931
% 181.34/181.44  New rule produced :
% 181.34/181.44  [3964]
% 181.34/181.44  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 181.34/181.44         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 181.34/181.44  Current number of equations to process: 2181
% 181.34/181.44  Current number of ordered equations: 0
% 181.34/181.44  Current number of rules: 3932
% 181.34/181.44  New rule produced :
% 181.34/181.44  [3965]
% 181.34/181.44  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 181.34/181.44                                                                     op2(
% 181.34/181.44                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 181.34/181.44  -> true
% 181.34/181.44  Current number of equations to process: 2180
% 181.34/181.44  Current number of ordered equations: 0
% 183.04/183.10  Current number of rules: 3933
% 183.04/183.10  New rule produced :
% 183.04/183.10  [3966]
% 183.04/183.10  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 183.04/183.10         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 183.04/183.10  Current number of equations to process: 2179
% 183.04/183.10  Current number of ordered equations: 0
% 183.04/183.10  Current number of rules: 3934
% 183.04/183.10  New rule produced :
% 183.04/183.10  [3967]
% 183.04/183.10  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(
% 183.04/183.10                                                                     op2(
% 183.04/183.10                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 183.04/183.10  -> true
% 183.04/183.10  Current number of equations to process: 2178
% 183.04/183.10  Current number of ordered equations: 0
% 183.04/183.10  Current number of rules: 3935
% 183.04/183.10  New rule produced :
% 183.04/183.10  [3968]
% 183.04/183.10  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 183.04/183.10             op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)) -> true
% 183.04/183.10  Current number of equations to process: 2203
% 183.04/183.10  Current number of ordered equations: 0
% 183.04/183.10  Current number of rules: 3936
% 183.04/183.10  New rule produced :
% 183.04/183.10  [3969]
% 183.04/183.10  sorti2(op2(sK1_ax4_U,op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 183.04/183.10                       op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 183.04/183.10  Current number of equations to process: 2202
% 183.04/183.10  Current number of ordered equations: 0
% 183.04/183.10  Current number of rules: 3937
% 183.04/183.10  New rule produced :
% 183.04/183.10  [3970]
% 183.04/183.10  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 183.04/183.10             op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))),true),
% 183.04/183.10  tuple(sK1_ax4_U,true)) -> (false)
% 183.04/183.10  Current number of equations to process: 2206
% 183.04/183.10  Current number of ordered equations: 0
% 183.04/183.10  Current number of rules: 3938
% 183.04/183.10  New rule produced :
% 183.04/183.10  [3971]
% 183.04/183.10  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 183.04/183.10  -> true
% 183.04/183.10  Current number of equations to process: 2207
% 183.04/183.10  Current number of ordered equations: 0
% 183.04/183.10  Current number of rules: 3939
% 183.04/183.10  New rule produced :
% 183.04/183.10  [3972]
% 183.04/183.10  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 183.04/183.10             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 183.04/183.10  Current number of equations to process: 2206
% 183.04/183.10  Current number of ordered equations: 0
% 183.04/183.10  Current number of rules: 3940
% 183.04/183.10  New rule produced :
% 183.04/183.10  [3973]
% 183.04/183.10  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 183.04/183.10                                      op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 183.04/183.10  Current number of equations to process: 2205
% 183.04/183.10  Current number of ordered equations: 0
% 183.04/183.10  Current number of rules: 3941
% 183.04/183.10  New rule produced :
% 183.04/183.10  [3974]
% 183.04/183.10  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 183.04/183.10             op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 183.04/183.10  Current number of equations to process: 2204
% 183.04/183.10  Current number of ordered equations: 0
% 183.04/183.10  Current number of rules: 3942
% 183.04/183.10  New rule produced :
% 183.04/183.10  [3975]
% 183.04/183.10  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 183.04/183.10                                        op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 183.04/183.10  Current number of equations to process: 2203
% 183.04/183.10  Current number of ordered equations: 0
% 183.04/183.10  Current number of rules: 3943
% 183.04/183.10  New rule produced :
% 183.04/183.10  [3976]
% 183.04/183.10  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 183.04/183.10  -> true
% 183.04/183.10  Current number of equations to process: 2228
% 183.04/183.10  Current number of ordered equations: 0
% 183.04/183.10  Current number of rules: 3944
% 183.04/183.10  New rule produced :
% 183.04/183.10  [3977]
% 183.04/183.10  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 183.04/183.10  -> true
% 183.04/183.10  Current number of equations to process: 2227
% 183.04/183.10  Current number of ordered equations: 0
% 183.04/183.10  Current number of rules: 3945
% 183.04/183.10  New rule produced :
% 183.04/183.10  [3978]
% 183.04/183.10  (eq)(tuple(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 183.04/183.10                 h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 183.04/183.10                                             h(sK2_ax3_V(j(sK1_ax4_U))))),true),
% 183.04/183.10  tuple(sK1_ax4_U,true)) -> (false)
% 183.04/183.10  Current number of equations to process: 2231
% 183.04/183.10  Current number of ordered equations: 0
% 183.04/183.10  Current number of rules: 3946
% 183.04/183.10  New rule produced :
% 183.04/183.10  [3979]
% 183.04/183.10  sorti1(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),h(
% 184.54/184.66                                                                      sK2_ax3_V(
% 184.54/184.66                                                                      j(sK1_ax4_U))))))
% 184.54/184.66  -> true
% 184.54/184.66  Current number of equations to process: 2232
% 184.54/184.66  Current number of ordered equations: 0
% 184.54/184.66  Current number of rules: 3947
% 184.54/184.66  New rule produced :
% 184.54/184.66  [3980]
% 184.54/184.66  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 184.54/184.66         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 184.54/184.66  Current number of equations to process: 2231
% 184.54/184.66  Current number of ordered equations: 0
% 184.54/184.66  Current number of rules: 3948
% 184.54/184.66  New rule produced :
% 184.54/184.66  [3981]
% 184.54/184.66  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 184.54/184.66                                                                   op2(
% 184.54/184.66                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 184.54/184.66  -> true
% 184.54/184.66  Current number of equations to process: 2230
% 184.54/184.66  Current number of ordered equations: 0
% 184.54/184.66  Current number of rules: 3949
% 184.54/184.66  New rule produced :
% 184.54/184.66  [3982]
% 184.54/184.66  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 184.54/184.66         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 184.54/184.66  Current number of equations to process: 2229
% 184.54/184.66  Current number of ordered equations: 0
% 184.54/184.66  Current number of rules: 3950
% 184.54/184.66  New rule produced :
% 184.54/184.66  [3983]
% 184.54/184.66  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 184.54/184.66                                                                     op2(
% 184.54/184.66                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 184.54/184.66  -> true
% 184.54/184.66  Current number of equations to process: 2228
% 184.54/184.66  Current number of ordered equations: 0
% 184.54/184.66  Current number of rules: 3951
% 184.54/184.66  New rule produced :
% 184.54/184.66  [3984]
% 184.54/184.66  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 184.54/184.66             h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)) -> true
% 184.54/184.66  Current number of equations to process: 2253
% 184.54/184.66  Current number of ordered equations: 0
% 184.54/184.66  Current number of rules: 3952
% 184.54/184.66  New rule produced :
% 184.54/184.66  [3985]
% 184.54/184.66  sorti2(op2(sK1_ax4_U,op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 184.54/184.66                       h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 184.54/184.66  Current number of equations to process: 2252
% 184.54/184.66  Current number of ordered equations: 0
% 184.54/184.66  Current number of rules: 3953
% 184.54/184.66  New rule produced :
% 184.54/184.66  [3986]
% 184.54/184.66  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 184.54/184.66             op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))),true),
% 184.54/184.66  tuple(sK1_ax4_U,true)) -> (false)
% 184.54/184.66  Current number of equations to process: 2256
% 184.54/184.66  Current number of ordered equations: 0
% 184.54/184.66  Current number of rules: 3954
% 184.54/184.66  New rule produced :
% 184.54/184.66  [3987]
% 184.54/184.66  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 184.54/184.66  -> true
% 184.54/184.66  Current number of equations to process: 2257
% 184.54/184.66  Current number of ordered equations: 0
% 184.54/184.66  Current number of rules: 3955
% 184.54/184.66  New rule produced :
% 184.54/184.66  [3988]
% 184.54/184.66  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 184.54/184.66             h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 184.54/184.66  Current number of equations to process: 2256
% 184.54/184.66  Current number of ordered equations: 0
% 184.54/184.66  Current number of rules: 3956
% 184.54/184.66  New rule produced :
% 184.54/184.66  [3989]
% 184.54/184.66  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 184.54/184.66                                      h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 184.54/184.66  Current number of equations to process: 2255
% 184.54/184.66  Current number of ordered equations: 0
% 184.54/184.66  Current number of rules: 3957
% 184.54/184.66  New rule produced :
% 184.54/184.66  [3990]
% 184.54/184.66  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 184.54/184.66  -> true
% 184.54/184.66  Current number of equations to process: 2280
% 184.54/184.66  Current number of ordered equations: 0
% 184.54/184.66  Current number of rules: 3958
% 184.54/184.66  New rule produced :
% 184.54/184.66  [3991]
% 184.54/184.66  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 184.54/184.66  -> true
% 184.54/184.66  Current number of equations to process: 2279
% 184.54/184.66  Current number of ordered equations: 0
% 184.54/184.66  Current number of rules: 3959
% 184.54/184.66  New rule produced :
% 184.54/184.66  [3992]
% 184.54/184.66  (eq)(tuple(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 185.43/185.49                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 185.43/185.49                                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 185.43/185.49  tuple(sK1_ax4_U,true)) -> (false)
% 185.43/185.49  Current number of equations to process: 2285
% 185.43/185.49  Current number of ordered equations: 0
% 185.43/185.49  Current number of rules: 3960
% 185.43/185.49  New rule produced :
% 185.43/185.49  [3993]
% 185.43/185.49  sorti1(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 185.43/185.49                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 185.43/185.49  -> true
% 185.43/185.49  Current number of equations to process: 2284
% 185.43/185.49  Current number of ordered equations: 0
% 185.43/185.49  Current number of rules: 3961
% 185.43/185.49  New rule produced :
% 185.43/185.49  [3994]
% 185.43/185.49  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 185.43/185.49         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 185.43/185.49  Current number of equations to process: 2283
% 185.43/185.49  Current number of ordered equations: 0
% 185.43/185.49  Current number of rules: 3962
% 185.43/185.49  New rule produced :
% 185.43/185.49  [3995]
% 185.43/185.49  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(
% 185.43/185.49                                                                     op2(
% 185.43/185.49                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 185.43/185.49  -> true
% 185.43/185.49  Current number of equations to process: 2282
% 185.43/185.49  Current number of ordered equations: 0
% 185.43/185.49  Current number of rules: 3963
% 185.43/185.49  New rule produced :
% 185.43/185.49  [3996]
% 185.43/185.49  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 185.43/185.49                                                                    op2(
% 185.43/185.49                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 185.43/185.49                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 185.43/185.49  -> true
% 185.43/185.49  Current number of equations to process: 2281
% 185.43/185.49  Current number of ordered equations: 0
% 185.43/185.49  Current number of rules: 3964
% 185.43/185.49  New rule produced :
% 185.43/185.49  [3997]
% 185.43/185.49  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 185.43/185.49                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 185.43/185.49                                                                    op2(
% 185.43/185.49                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 185.43/185.49  -> true
% 185.43/185.49  Current number of equations to process: 2280
% 185.43/185.49  Current number of ordered equations: 0
% 185.43/185.49  Current number of rules: 3965
% 185.43/185.49  New rule produced :
% 185.43/185.49  [3998]
% 185.43/185.49  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 185.43/185.49                                                                    op2(sK1_ax4_U,
% 185.43/185.49                                                                    op2(sK1_ax4_U,sK1_ax4_U)),
% 185.43/185.49                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 185.43/185.49  -> true
% 185.43/185.49  Current number of equations to process: 2279
% 185.43/185.49  Current number of ordered equations: 0
% 185.43/185.49  Current number of rules: 3966
% 185.43/185.49  New rule produced :
% 185.43/185.49  [3999]
% 185.43/185.49  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 185.43/185.49                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 185.43/185.49                                                                    op2(sK1_ax4_U,
% 185.43/185.49                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 185.43/185.49  -> true
% 185.43/185.49  Current number of equations to process: 2278
% 185.43/185.49  Current number of ordered equations: 0
% 185.43/185.49  Current number of rules: 3967
% 185.43/185.49  New rule produced :
% 185.43/185.49  [4000]
% 185.43/185.49  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 185.43/185.49                                                                    h(sK2_ax3_V(
% 185.43/185.49                                                                      sK2_ax3_V(
% 185.43/185.49                                                                      j(sK1_ax4_U)))),
% 185.43/185.49                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 185.43/185.49  -> true
% 185.43/185.49  Current number of equations to process: 2277
% 185.43/185.49  Current number of ordered equations: 0
% 185.43/185.49  Current number of rules: 3968
% 185.43/185.49  New rule produced :
% 185.43/185.49  [4001]
% 185.43/185.49  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 185.43/185.49                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 185.43/185.49                                                                    h(sK2_ax3_V(
% 186.04/186.13                                                                      sK2_ax3_V(
% 186.04/186.13                                                                      j(sK1_ax4_U)))))))
% 186.04/186.13  -> true
% 186.04/186.13  Current number of equations to process: 2276
% 186.04/186.13  Current number of ordered equations: 0
% 186.04/186.13  Current number of rules: 3969
% 186.04/186.13  New rule produced :
% 186.04/186.13  [4002]
% 186.04/186.13  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 186.04/186.13                                                                    h(sK2_ax3_V(
% 186.04/186.13                                                                      j(sK1_ax4_U))),
% 186.04/186.13                                                                    h(sK2_ax3_V(
% 186.04/186.13                                                                      j(sK1_ax4_U))))))
% 186.04/186.13  -> true
% 186.04/186.13  Current number of equations to process: 2275
% 186.04/186.13  Current number of ordered equations: 0
% 186.04/186.13  Current number of rules: 3970
% 186.04/186.13  New rule produced :
% 186.04/186.13  [4003]
% 186.04/186.13  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),h(op1(
% 186.04/186.13                                                                      sK2_ax3_V(
% 186.04/186.13                                                                      sK2_ax3_V(
% 186.04/186.13                                                                      j(sK1_ax4_U))),
% 186.04/186.13                                                                      sK2_ax3_V(
% 186.04/186.13                                                                      j(sK1_ax4_U))))))
% 186.04/186.13  -> true
% 186.04/186.13  Current number of equations to process: 2274
% 186.04/186.13  Current number of ordered equations: 0
% 186.04/186.13  Current number of rules: 3971
% 186.04/186.13  New rule produced :
% 186.04/186.13  [4004]
% 186.04/186.13  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),h(op1(
% 186.04/186.13                                                                      sK2_ax3_V(
% 186.04/186.13                                                                      j(sK1_ax4_U)),
% 186.04/186.13                                                                      sK2_ax3_V(
% 186.04/186.13                                                                      sK2_ax3_V(
% 186.04/186.13                                                                      j(sK1_ax4_U)))))))
% 186.04/186.13  -> true
% 186.04/186.13  Current number of equations to process: 2273
% 186.04/186.13  Current number of ordered equations: 0
% 186.04/186.13  Current number of rules: 3972
% 186.04/186.13  New rule produced :
% 186.04/186.13  [4005]
% 186.04/186.13  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),h(op1(
% 186.04/186.13                                                                      j(
% 186.04/186.13                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 186.04/186.13                                                                      sK2_ax3_V(
% 186.04/186.13                                                                      j(sK1_ax4_U))))))
% 186.04/186.13  -> true
% 186.04/186.13  Current number of equations to process: 2272
% 186.04/186.13  Current number of ordered equations: 0
% 186.04/186.13  Current number of rules: 3973
% 186.04/186.13  New rule produced :
% 186.04/186.13  [4006]
% 186.04/186.13  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),h(op1(
% 186.04/186.13                                                                      sK2_ax3_V(
% 186.04/186.13                                                                      j(sK1_ax4_U)),
% 186.04/186.13                                                                      j(
% 186.04/186.13                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 186.04/186.13  -> true
% 186.04/186.13  Current number of equations to process: 2271
% 186.04/186.13  Current number of ordered equations: 0
% 186.04/186.13  Current number of rules: 3974
% 186.04/186.13  New rule produced :
% 186.04/186.13  [4007]
% 186.04/186.13  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 186.04/186.13                                                                    op2(
% 186.04/186.13                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 186.04/186.13                                                                    op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 186.04/186.13  -> true
% 186.04/186.13  Current number of equations to process: 2270
% 186.04/186.13  Current number of ordered equations: 0
% 186.04/186.13  Current number of rules: 3975
% 186.04/186.13  New rule produced :
% 186.04/186.13  [4008]
% 186.04/186.13  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 186.04/186.13                                                                    op2(
% 186.04/186.13                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 186.04/186.13                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 187.05/187.14  -> true
% 187.05/187.14  Current number of equations to process: 2269
% 187.05/187.14  Current number of ordered equations: 0
% 187.05/187.14  Current number of rules: 3976
% 187.05/187.14  New rule produced :
% 187.05/187.14  [4009]
% 187.05/187.14  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 187.05/187.14         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 187.05/187.14  Current number of equations to process: 2268
% 187.05/187.14  Current number of ordered equations: 0
% 187.05/187.14  Current number of rules: 3977
% 187.05/187.14  New rule produced :
% 187.05/187.14  [4010]
% 187.05/187.14  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 187.05/187.14                                                                    op2(
% 187.05/187.14                                                                    op2(
% 187.05/187.14                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 187.05/187.14  -> true
% 187.05/187.14  Current number of equations to process: 2267
% 187.05/187.14  Current number of ordered equations: 0
% 187.05/187.14  Current number of rules: 3978
% 187.05/187.14  New rule produced :
% 187.05/187.14  [4011]
% 187.05/187.14  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 187.05/187.14         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 187.05/187.14  Current number of equations to process: 2266
% 187.05/187.14  Current number of ordered equations: 0
% 187.05/187.14  Current number of rules: 3979
% 187.05/187.14  New rule produced :
% 187.05/187.14  [4012]
% 187.05/187.14  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 187.05/187.14                                                                    op2(
% 187.05/187.14                                                                    op2(
% 187.05/187.14                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 187.05/187.14  -> true
% 187.05/187.14  Current number of equations to process: 2265
% 187.05/187.14  Current number of ordered equations: 0
% 187.05/187.14  Current number of rules: 3980
% 187.05/187.14  New rule produced :
% 187.05/187.14  [4013]
% 187.05/187.14  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 187.05/187.14         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 187.05/187.14  Current number of equations to process: 2264
% 187.05/187.14  Current number of ordered equations: 0
% 187.05/187.14  Current number of rules: 3981
% 187.05/187.14  New rule produced :
% 187.05/187.14  [4014]
% 187.05/187.14  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 187.05/187.14                                                                    op2(
% 187.05/187.14                                                                    op2(
% 187.05/187.14                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 187.05/187.14  -> true
% 187.05/187.14  Current number of equations to process: 2263
% 187.05/187.14  Current number of ordered equations: 0
% 187.05/187.14  Current number of rules: 3982
% 187.05/187.14  New rule produced :
% 187.05/187.14  [4015]
% 187.05/187.14  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 187.05/187.14         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 187.05/187.14  Current number of equations to process: 2262
% 187.05/187.14  Current number of ordered equations: 0
% 187.05/187.14  Current number of rules: 3983
% 187.05/187.14  New rule produced :
% 187.05/187.14  [4016]
% 187.05/187.14  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 187.05/187.14                                                                    op2(
% 187.05/187.14                                                                    op2(
% 187.05/187.14                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 187.05/187.14  -> true
% 187.05/187.14  Current number of equations to process: 2261
% 187.05/187.14  Current number of ordered equations: 0
% 187.05/187.14  Current number of rules: 3984
% 187.05/187.14  New rule produced :
% 187.05/187.14  [4017]
% 187.05/187.14  h(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 187.05/187.14  ->
% 187.05/187.14  op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))
% 187.05/187.14  Current number of equations to process: 2260
% 187.05/187.14  Current number of ordered equations: 0
% 187.05/187.14  Current number of rules: 3985
% 187.05/187.14  New rule produced :
% 187.05/187.14  [4018]
% 187.05/187.14  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 187.05/187.14             op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 187.05/187.14  -> true
% 187.05/187.14  Current number of equations to process: 2259
% 187.05/187.14  Current number of ordered equations: 0
% 187.05/187.14  Current number of rules: 3986
% 187.05/187.14  New rule produced :
% 187.05/187.14  [4019]
% 187.05/187.14  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 187.05/187.14                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 188.24/188.33  -> true
% 188.24/188.33  Current number of equations to process: 2258
% 188.24/188.33  Current number of ordered equations: 0
% 188.24/188.33  Current number of rules: 3987
% 188.24/188.33  New rule produced :
% 188.24/188.33  [4020]
% 188.24/188.33  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 188.24/188.33             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 188.24/188.33  -> true
% 188.24/188.33  Current number of equations to process: 2257
% 188.24/188.33  Current number of ordered equations: 0
% 188.24/188.33  Current number of rules: 3988
% 188.24/188.33  New rule produced :
% 188.24/188.33  [4021]
% 188.24/188.33  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 188.24/188.33                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 188.24/188.33  -> true
% 188.24/188.33  Current number of equations to process: 2256
% 188.24/188.33  Current number of ordered equations: 0
% 188.24/188.33  Current number of rules: 3989
% 188.24/188.33  New rule produced :
% 188.24/188.33  [4022]
% 188.24/188.33  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 188.24/188.33             op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 188.24/188.33  -> true
% 188.24/188.33  Current number of equations to process: 2255
% 188.24/188.33  Current number of ordered equations: 0
% 188.24/188.33  Current number of rules: 3990
% 188.24/188.33  New rule produced :
% 188.24/188.33  [4023]
% 188.24/188.33  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 188.24/188.33                                                   op2(sK1_ax4_U,sK1_ax4_U))))
% 188.24/188.33  -> true
% 188.24/188.33  Current number of equations to process: 2254
% 188.24/188.33  Current number of ordered equations: 0
% 188.24/188.33  Current number of rules: 3991
% 188.24/188.33  New rule produced :
% 188.24/188.33  [4024]
% 188.24/188.33  h(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 188.24/188.33  ->
% 188.24/188.33  op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))
% 188.24/188.33  Current number of equations to process: 2253
% 188.24/188.33  Current number of ordered equations: 0
% 188.24/188.33  Current number of rules: 3992
% 188.24/188.33  New rule produced :
% 188.24/188.33  [4025]
% 188.24/188.33  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 188.24/188.33         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 188.24/188.33  Current number of equations to process: 2252
% 188.24/188.33  Current number of ordered equations: 0
% 188.24/188.33  Current number of rules: 3993
% 188.24/188.33  New rule produced :
% 188.24/188.33  [4026]
% 188.24/188.33  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 188.24/188.33                                                     op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 188.24/188.33  -> true
% 188.24/188.33  Current number of equations to process: 2251
% 188.24/188.33  Current number of ordered equations: 0
% 188.24/188.33  Current number of rules: 3994
% 188.24/188.33  New rule produced :
% 188.24/188.33  [4027]
% 188.24/188.33  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 188.24/188.33         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 188.24/188.33  Current number of equations to process: 2250
% 188.24/188.33  Current number of ordered equations: 0
% 188.24/188.33  Current number of rules: 3995
% 188.24/188.33  New rule produced :
% 188.24/188.33  [4028]
% 188.24/188.33  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 188.24/188.33                                                     op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 188.24/188.33  -> true
% 188.24/188.33  Current number of equations to process: 2249
% 188.24/188.33  Current number of ordered equations: 0
% 188.24/188.33  Current number of rules: 3996
% 188.24/188.33  New rule produced :
% 188.24/188.33  [4029]
% 188.24/188.33  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 188.24/188.33         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 188.24/188.33  Current number of equations to process: 2248
% 188.24/188.33  Current number of ordered equations: 0
% 188.24/188.33  Current number of rules: 3997
% 188.24/188.33  New rule produced :
% 188.24/188.33  [4030]
% 188.24/188.33  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 188.24/188.33                                                   op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 188.24/188.33  -> true
% 188.24/188.33  Current number of equations to process: 2247
% 188.24/188.33  Current number of ordered equations: 0
% 188.24/188.33  Current number of rules: 3998
% 188.24/188.33  New rule produced :
% 188.24/188.33  [4031]
% 188.24/188.33  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 188.24/188.33             h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 188.24/188.33  Current number of equations to process: 2246
% 188.24/188.33  Current number of ordered equations: 0
% 188.24/188.33  Current number of rules: 3999
% 188.24/188.33  New rule produced :
% 188.24/188.33  [4032]
% 188.24/188.33  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 188.24/188.33                                        h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 189.86/189.95  Current number of equations to process: 2245
% 189.86/189.95  Current number of ordered equations: 0
% 189.86/189.95  Current number of rules: 4000
% 189.86/189.95  New rule produced :
% 189.86/189.95  [4033]
% 189.86/189.95  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 189.86/189.95         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 189.86/189.95  Current number of equations to process: 2244
% 189.86/189.95  Current number of ordered equations: 0
% 189.86/189.95  Current number of rules: 4001
% 189.86/189.95  New rule produced :
% 189.86/189.95  [4034]
% 189.86/189.95  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 189.86/189.95                                        op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 189.86/189.95  -> true
% 189.86/189.95  Current number of equations to process: 2243
% 189.86/189.95  Current number of ordered equations: 0
% 189.86/189.95  Current number of rules: 4002
% 189.86/189.95  New rule produced :
% 189.86/189.95  [4035]
% 189.86/189.95  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 189.86/189.95             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))),true),
% 189.86/189.95  tuple(sK1_ax4_U,true)) -> (false)
% 189.86/189.95  Current number of equations to process: 2275
% 189.86/189.95  Current number of ordered equations: 0
% 189.86/189.95  Current number of rules: 4003
% 189.86/189.95  New rule produced :
% 189.86/189.95  [4036]
% 189.86/189.95  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 189.86/189.95  -> true
% 189.86/189.95  Current number of equations to process: 2274
% 189.86/189.95  Current number of ordered equations: 0
% 189.86/189.95  Current number of rules: 4004
% 189.86/189.95  New rule produced :
% 189.86/189.95  [4037]
% 189.86/189.95  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 189.86/189.95             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)) -> true
% 189.86/189.95  Current number of equations to process: 2273
% 189.86/189.95  Current number of ordered equations: 0
% 189.86/189.95  Current number of rules: 4005
% 189.86/189.95  New rule produced :
% 189.86/189.95  [4038]
% 189.86/189.95  sorti2(op2(sK1_ax4_U,op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 189.86/189.95                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 189.86/189.95  Current number of equations to process: 2272
% 189.86/189.95  Current number of ordered equations: 0
% 189.86/189.95  Current number of rules: 4006
% 189.86/189.95  New rule produced :
% 189.86/189.95  [4039]
% 189.86/189.95  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 189.86/189.95             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)))
% 189.86/189.95  -> true
% 189.86/189.95  Current number of equations to process: 2271
% 189.86/189.95  Current number of ordered equations: 0
% 189.86/189.95  Current number of rules: 4007
% 189.86/189.95  New rule produced :
% 189.86/189.95  [4040]
% 189.86/189.95  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 189.86/189.95                                      op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 189.86/189.95  -> true
% 189.86/189.95  Current number of equations to process: 2270
% 189.86/189.95  Current number of ordered equations: 0
% 189.86/189.95  Current number of rules: 4008
% 189.86/189.95  New rule produced :
% 189.86/189.95  [4041]
% 189.86/189.95  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 189.86/189.95  -> true
% 189.86/189.95  Current number of equations to process: 2297
% 189.86/189.95  Current number of ordered equations: 0
% 189.86/189.95  Current number of rules: 4009
% 189.86/189.95  New rule produced :
% 189.86/189.95  [4042]
% 189.86/189.95  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(
% 189.86/189.95                                                                   op2(
% 189.86/189.95                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 189.86/189.95  -> true
% 189.86/189.95  Current number of equations to process: 2296
% 189.86/189.95  Current number of ordered equations: 0
% 189.86/189.95  Current number of rules: 4010
% 189.86/189.95  New rule produced :
% 189.86/189.95  [4043]
% 189.86/189.95  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 189.86/189.95         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 189.86/189.95  Current number of equations to process: 2295
% 189.86/189.95  Current number of ordered equations: 0
% 189.86/189.95  Current number of rules: 4011
% 189.86/189.95  New rule produced :
% 189.86/189.95  [4044]
% 189.86/189.95  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 189.86/189.95                                      op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 189.86/189.95  -> true
% 189.86/189.95  Current number of equations to process: 2294
% 189.86/189.95  Current number of ordered equations: 0
% 189.86/189.95  Current number of rules: 4012
% 189.86/189.95  New rule produced :
% 189.86/189.95  [4045]
% 189.86/189.95  op1(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 189.86/189.95  j(sK1_ax4_U)) ->
% 189.86/189.95  j(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))
% 191.26/191.35  Current number of equations to process: 2293
% 191.26/191.35  Current number of ordered equations: 0
% 191.26/191.35  Current number of rules: 4013
% 191.26/191.35  New rule produced :
% 191.26/191.35  [4046]
% 191.26/191.35  op1(j(sK1_ax4_U),j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 191.26/191.35  ->
% 191.26/191.35  j(op2(sK1_ax4_U,op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 191.26/191.35  Current number of equations to process: 2292
% 191.26/191.35  Current number of ordered equations: 0
% 191.26/191.35  Current number of rules: 4014
% 191.26/191.35  New rule produced :
% 191.26/191.35  [4047]
% 191.26/191.35  op1(j(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))),
% 191.26/191.35  j(sK1_ax4_U)) ->
% 191.26/191.35  j(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 191.26/191.35  Current number of equations to process: 2291
% 191.26/191.35  Current number of ordered equations: 0
% 191.26/191.35  Current number of rules: 4015
% 191.26/191.35  New rule produced :
% 191.26/191.35  [4048]
% 191.26/191.35  op1(j(sK1_ax4_U),j(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 191.26/191.35  ->
% 191.26/191.35  j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 191.26/191.35  Current number of equations to process: 2290
% 191.26/191.35  Current number of ordered equations: 0
% 191.26/191.35  Current number of rules: 4016
% 191.26/191.35  New rule produced :
% 191.26/191.35  [4049]
% 191.26/191.35  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(sK1_ax4_U,
% 191.26/191.35                                                              op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 191.26/191.35  -> true
% 191.26/191.35  Current number of equations to process: 2323
% 191.26/191.35  Current number of ordered equations: 0
% 191.26/191.35  Current number of rules: 4017
% 191.26/191.35  New rule produced :
% 191.26/191.35  [4050]
% 191.26/191.35  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op2(sK1_ax4_U,op2(
% 191.26/191.35                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 191.26/191.35  -> true
% 191.26/191.35  Current number of equations to process: 2322
% 191.26/191.35  Current number of ordered equations: 0
% 191.26/191.35  Current number of rules: 4018
% 191.26/191.35  New rule produced :
% 191.26/191.35  [4051]
% 191.26/191.35  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,
% 191.26/191.35                                                                    op2(
% 191.26/191.35                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 191.26/191.35  -> true
% 191.26/191.35  Current number of equations to process: 2341
% 191.26/191.35  Current number of ordered equations: 0
% 191.26/191.35  Current number of rules: 4019
% 191.26/191.35  New rule produced :
% 191.26/191.35  [4052]
% 191.26/191.35  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(sK1_ax4_U,
% 191.26/191.35                                                                    op2(
% 191.26/191.35                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 191.26/191.35  -> true
% 191.26/191.35  Current number of equations to process: 2340
% 191.26/191.35  Current number of ordered equations: 0
% 191.26/191.35  Current number of rules: 4020
% 191.26/191.35  New rule produced :
% 191.26/191.35  [4053]
% 191.26/191.35  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,
% 191.26/191.35                                                                    op2(
% 191.26/191.35                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 191.26/191.35  -> true
% 191.26/191.35  Current number of equations to process: 2339
% 191.26/191.35  Current number of ordered equations: 0
% 191.26/191.35  Current number of rules: 4021
% 191.26/191.35  New rule produced :
% 191.26/191.35  [4054]
% 191.26/191.35  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(sK1_ax4_U,
% 191.26/191.35                                                                  op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 191.26/191.35  -> true
% 191.26/191.35  Current number of equations to process: 2338
% 191.26/191.35  Current number of ordered equations: 0
% 191.26/191.35  Current number of rules: 4022
% 191.26/191.35  New rule produced :
% 191.26/191.35  [4055]
% 191.26/191.35  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(sK1_ax4_U,
% 191.26/191.35                                                                  op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 191.26/191.35  -> true
% 191.26/191.35  Current number of equations to process: 2337
% 191.26/191.35  Current number of ordered equations: 0
% 191.26/191.35  Current number of rules: 4023
% 191.26/191.35  New rule produced :
% 191.26/191.35  [4056]
% 191.26/191.35  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 191.26/191.35                                                                      op2(
% 191.26/191.35                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 191.26/191.35  -> true
% 191.26/191.35  Current number of equations to process: 2359
% 191.26/191.35  Current number of ordered equations: 0
% 191.26/191.35  Current number of rules: 4024
% 191.26/191.35  New rule produced :
% 191.26/191.35  [4057]
% 191.26/191.35  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op2(sK1_ax4_U,
% 192.36/192.47                                                                      op2(
% 192.36/192.47                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 192.36/192.47  -> true
% 192.36/192.47  Current number of equations to process: 2358
% 192.36/192.47  Current number of ordered equations: 0
% 192.36/192.47  Current number of rules: 4025
% 192.36/192.47  New rule produced :
% 192.36/192.47  [4058]
% 192.36/192.47  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(sK1_ax4_U,
% 192.36/192.47                                                                      op2(
% 192.36/192.47                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 192.36/192.47  -> true
% 192.36/192.47  Current number of equations to process: 2357
% 192.36/192.47  Current number of ordered equations: 0
% 192.36/192.47  Current number of rules: 4026
% 192.36/192.47  New rule produced :
% 192.36/192.47  [4059]
% 192.36/192.47  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op2(sK1_ax4_U,
% 192.36/192.47                                                                      op2(
% 192.36/192.47                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 192.36/192.47  -> true
% 192.36/192.47  Current number of equations to process: 2356
% 192.36/192.47  Current number of ordered equations: 0
% 192.36/192.47  Current number of rules: 4027
% 192.36/192.47  New rule produced :
% 192.36/192.47  [4060]
% 192.36/192.47  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 192.36/192.47         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 192.36/192.47  Current number of equations to process: 2355
% 192.36/192.47  Current number of ordered equations: 0
% 192.36/192.47  Current number of rules: 4028
% 192.36/192.47  New rule produced :
% 192.36/192.47  [4061]
% 192.36/192.47  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 192.36/192.47         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 192.36/192.47  Current number of equations to process: 2354
% 192.36/192.47  Current number of ordered equations: 0
% 192.36/192.47  Current number of rules: 4029
% 192.36/192.47  New rule produced :
% 192.36/192.47  [4062]
% 192.36/192.47  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),
% 192.36/192.47         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 192.36/192.47  Current number of equations to process: 2353
% 192.36/192.47  Current number of ordered equations: 0
% 192.36/192.47  Current number of rules: 4030
% 192.36/192.47  New rule produced :
% 192.36/192.47  [4063]
% 192.36/192.47  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 192.36/192.47         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 192.36/192.47  Current number of equations to process: 2352
% 192.36/192.47  Current number of ordered equations: 0
% 192.36/192.47  Current number of rules: 4031
% 192.36/192.47  New rule produced :
% 192.36/192.47  [4064]
% 192.36/192.47  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 192.36/192.47         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 192.36/192.47  Current number of equations to process: 2351
% 192.36/192.47  Current number of ordered equations: 0
% 192.36/192.47  Current number of rules: 4032
% 192.36/192.47  New rule produced :
% 192.36/192.47  [4065]
% 192.36/192.47  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 192.36/192.47         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 192.36/192.47  Current number of equations to process: 2350
% 192.36/192.47  Current number of ordered equations: 0
% 192.36/192.47  Current number of rules: 4033
% 192.36/192.47  New rule produced :
% 192.36/192.47  [4066]
% 192.36/192.47  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 192.36/192.47         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 192.36/192.47  Current number of equations to process: 2349
% 192.36/192.47  Current number of ordered equations: 0
% 192.36/192.47  Current number of rules: 4034
% 192.36/192.47  New rule produced :
% 192.36/192.47  [4067]
% 192.36/192.47  sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 192.36/192.47         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 192.36/192.47  Current number of equations to process: 2348
% 192.36/192.47  Current number of ordered equations: 0
% 192.36/192.47  Current number of rules: 4035
% 192.36/192.47  New rule produced :
% 192.36/192.47  [4068]
% 192.36/192.47  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 192.36/192.47         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 192.36/192.47  Current number of equations to process: 2347
% 192.36/192.47  Current number of ordered equations: 0
% 192.36/192.47  Current number of rules: 4036
% 192.36/192.47  New rule produced :
% 192.36/192.47  [4069]
% 192.36/192.47  sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 192.36/192.47         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 192.36/192.47  Current number of equations to process: 2346
% 192.36/192.47  Current number of ordered equations: 0
% 192.36/192.47  Current number of rules: 4037
% 193.55/193.69  New rule produced :
% 193.55/193.69  [4070]
% 193.55/193.69  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 193.55/193.69         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 193.55/193.69  Current number of equations to process: 2345
% 193.55/193.69  Current number of ordered equations: 0
% 193.55/193.69  Current number of rules: 4038
% 193.55/193.69  New rule produced :
% 193.55/193.69  [4071]
% 193.55/193.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 193.55/193.69         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 193.55/193.69  Current number of equations to process: 2344
% 193.55/193.69  Current number of ordered equations: 0
% 193.55/193.69  Current number of rules: 4039
% 193.55/193.69  New rule produced :
% 193.55/193.69  [4072]
% 193.55/193.69  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 193.55/193.69         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 193.55/193.69  Current number of equations to process: 2343
% 193.55/193.69  Current number of ordered equations: 0
% 193.55/193.69  Current number of rules: 4040
% 193.55/193.69  New rule produced :
% 193.55/193.69  [4073]
% 193.55/193.69  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 193.55/193.69         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 193.55/193.69  Current number of equations to process: 2342
% 193.55/193.69  Current number of ordered equations: 0
% 193.55/193.69  Current number of rules: 4041
% 193.55/193.69  New rule produced :
% 193.55/193.69  [4074]
% 193.55/193.69  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 193.55/193.69         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 193.55/193.69  Current number of equations to process: 2341
% 193.55/193.69  Current number of ordered equations: 0
% 193.55/193.69  Current number of rules: 4042
% 193.55/193.69  New rule produced :
% 193.55/193.69  [4075]
% 193.55/193.69  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),h(sK2_ax3_V(
% 193.55/193.69                                                                      sK2_ax3_V(
% 193.55/193.69                                                                      sK2_ax3_V(
% 193.55/193.69                                                                      j(sK1_ax4_U)))))))
% 193.55/193.69  -> true
% 193.55/193.69  Current number of equations to process: 2373
% 193.55/193.69  Current number of ordered equations: 0
% 193.55/193.69  Current number of rules: 4043
% 193.55/193.69  New rule produced :
% 193.55/193.69  [4076]
% 193.55/193.69  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),h(sK2_ax3_V(
% 193.55/193.69                                                                      j(
% 193.55/193.69                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 193.55/193.69  -> true
% 193.55/193.69  Current number of equations to process: 2372
% 193.55/193.69  Current number of ordered equations: 0
% 193.55/193.69  Current number of rules: 4044
% 193.55/193.69  New rule produced :
% 193.55/193.69  [4077]
% 193.55/193.69  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 193.55/193.69                                                                    op2(sK1_ax4_U,
% 193.55/193.69                                                                    op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 193.55/193.69  -> true
% 193.55/193.69  Current number of equations to process: 2391
% 193.55/193.69  Current number of ordered equations: 0
% 193.55/193.69  Current number of rules: 4045
% 193.55/193.69  New rule produced :
% 193.55/193.69  [4078]
% 193.55/193.69  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,
% 193.55/193.69                                                                    op2(sK1_ax4_U,
% 193.55/193.69                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 193.55/193.69  -> true
% 193.55/193.69  Current number of equations to process: 2390
% 193.55/193.69  Current number of ordered equations: 0
% 193.55/193.69  Current number of rules: 4046
% 193.55/193.69  New rule produced :
% 193.55/193.69  [4079]
% 193.55/193.69  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 193.55/193.69                                                                    h(sK2_ax3_V(
% 193.55/193.69                                                                      sK2_ax3_V(
% 193.55/193.69                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 193.55/193.69  -> true
% 193.55/193.69  Current number of equations to process: 2389
% 193.55/193.69  Current number of ordered equations: 0
% 193.55/193.69  Current number of rules: 4047
% 193.55/193.69  New rule produced :
% 193.55/193.69  [4080]
% 193.55/193.69  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,
% 193.55/193.69                                                                    h(sK2_ax3_V(
% 193.55/193.69                                                                      sK2_ax3_V(
% 193.55/193.69                                                                      j(sK1_ax4_U)))))))
% 193.55/193.69  -> true
% 193.55/193.69  Current number of equations to process: 2388
% 193.55/193.69  Current number of ordered equations: 0
% 193.55/193.69  Current number of rules: 4048
% 195.15/195.27  New rule produced :
% 195.15/195.27  [4081]
% 195.15/195.27  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 195.15/195.27             op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)),true),
% 195.15/195.27  tuple(sK1_ax4_U,true)) -> (false)
% 195.15/195.27  Current number of equations to process: 2411
% 195.15/195.27  Current number of ordered equations: 0
% 195.15/195.27  Current number of rules: 4049
% 195.15/195.27  New rule produced :
% 195.15/195.27  [4082]
% 195.15/195.27  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U))
% 195.15/195.27  -> true
% 195.15/195.27  Current number of equations to process: 2416
% 195.15/195.27  Current number of ordered equations: 0
% 195.15/195.27  Current number of rules: 4050
% 195.15/195.27  New rule produced :
% 195.15/195.27  [4083]
% 195.15/195.27  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 195.15/195.27  -> true
% 195.15/195.27  Current number of equations to process: 2415
% 195.15/195.27  Current number of ordered equations: 0
% 195.15/195.27  Current number of rules: 4051
% 195.15/195.27  New rule produced :
% 195.15/195.27  [4084]
% 195.15/195.27  (eq)(tuple(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 195.15/195.27             op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true),
% 195.15/195.27  tuple(sK1_ax4_U,true)) -> (false)
% 195.15/195.27  Current number of equations to process: 2441
% 195.15/195.27  Current number of ordered equations: 0
% 195.15/195.27  Current number of rules: 4052
% 195.15/195.27  New rule produced :
% 195.15/195.27  [4085]
% 195.15/195.27  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 195.15/195.27         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 195.15/195.27  Current number of equations to process: 2442
% 195.15/195.27  Current number of ordered equations: 0
% 195.15/195.27  Current number of rules: 4053
% 195.15/195.27  New rule produced :
% 195.15/195.27  [4086]
% 195.15/195.27  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 195.15/195.27  -> true
% 195.15/195.27  Current number of equations to process: 2441
% 195.15/195.27  Current number of ordered equations: 0
% 195.15/195.27  Current number of rules: 4054
% 195.15/195.27  New rule produced :
% 195.15/195.27  [4087]
% 195.15/195.27  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 195.15/195.27         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 195.15/195.27  Current number of equations to process: 2440
% 195.15/195.27  Current number of ordered equations: 0
% 195.15/195.27  Current number of rules: 4055
% 195.15/195.27  New rule produced :
% 195.15/195.27  [4088]
% 195.15/195.27  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 195.15/195.27  -> true
% 195.15/195.27  Current number of equations to process: 2439
% 195.15/195.27  Current number of ordered equations: 0
% 195.15/195.27  Current number of rules: 4056
% 195.15/195.27  New rule produced :
% 195.15/195.27  [4089]
% 195.15/195.27  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 195.15/195.27         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 195.15/195.27  Current number of equations to process: 2438
% 195.15/195.27  Current number of ordered equations: 0
% 195.15/195.27  Current number of rules: 4057
% 195.15/195.27  New rule produced :
% 195.15/195.27  [4090]
% 195.15/195.27  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 195.15/195.27                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 195.15/195.27  -> true
% 195.15/195.27  Current number of equations to process: 2437
% 195.15/195.27  Current number of ordered equations: 0
% 195.15/195.27  Current number of rules: 4058
% 195.15/195.27  New rule produced :
% 195.15/195.27  [4091]
% 195.15/195.27  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 195.15/195.27         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 195.15/195.27  Current number of equations to process: 2436
% 195.15/195.27  Current number of ordered equations: 0
% 195.15/195.27  Current number of rules: 4059
% 195.15/195.27  New rule produced :
% 195.15/195.27  [4092]
% 195.15/195.27  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 195.15/195.27                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 195.15/195.27  -> true
% 195.15/195.27  Current number of equations to process: 2435
% 195.15/195.27  Current number of ordered equations: 0
% 195.15/195.27  Current number of rules: 4060
% 195.15/195.27  New rule produced :
% 195.15/195.27  [4093]
% 195.15/195.27  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 195.15/195.27         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 195.15/195.27  Current number of equations to process: 2434
% 195.15/195.27  Current number of ordered equations: 0
% 195.15/195.27  Current number of rules: 4061
% 195.15/195.27  New rule produced :
% 195.15/195.27  [4094]
% 195.15/195.27  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,op2(
% 195.15/195.27                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 195.15/195.27  -> true
% 195.15/195.27  Current number of equations to process: 2433
% 195.15/195.27  Current number of ordered equations: 0
% 195.15/195.27  Current number of rules: 4062
% 195.15/195.27  New rule produced :
% 196.46/196.59  [4095]
% 196.46/196.59  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK1_ax4_U))
% 196.46/196.59  -> true
% 196.46/196.59  Current number of equations to process: 2436
% 196.46/196.59  Current number of ordered equations: 0
% 196.46/196.59  Current number of rules: 4063
% 196.46/196.59  New rule produced :
% 196.46/196.59  [4096]
% 196.46/196.59  sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 196.46/196.59  -> true
% 196.46/196.59  Current number of equations to process: 2435
% 196.46/196.59  Current number of ordered equations: 0
% 196.46/196.59  Current number of rules: 4064
% 196.46/196.59  New rule produced :
% 196.46/196.59  [4097]
% 196.46/196.59  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 196.46/196.59                 op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 196.46/196.59                                           op2(sK1_ax4_U,sK1_ax4_U))),true),
% 196.46/196.59  tuple(sK1_ax4_U,true)) -> (false)
% 196.46/196.59  Current number of equations to process: 2463
% 196.46/196.59  Current number of ordered equations: 0
% 196.46/196.59  Current number of rules: 4065
% 196.46/196.59  New rule produced :
% 196.46/196.59  [4098]
% 196.46/196.59  sorti1(j(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 196.46/196.59  -> true
% 196.46/196.59  Current number of equations to process: 2464
% 196.46/196.59  Current number of ordered equations: 0
% 196.46/196.59  Current number of rules: 4066
% 196.46/196.59  New rule produced :
% 196.46/196.59  [4099]
% 196.46/196.59  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 196.46/196.59         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 196.46/196.59  Current number of equations to process: 2463
% 196.46/196.59  Current number of ordered equations: 0
% 196.46/196.59  Current number of rules: 4067
% 196.46/196.59  New rule produced :
% 196.46/196.59  [4100]
% 196.46/196.59  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 196.46/196.59  -> true
% 196.46/196.59  Current number of equations to process: 2462
% 196.46/196.59  Current number of ordered equations: 0
% 196.46/196.59  Current number of rules: 4068
% 196.46/196.59  New rule produced :
% 196.46/196.59  [4101]
% 196.46/196.59  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 196.46/196.59         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 196.46/196.59  Current number of equations to process: 2461
% 196.46/196.59  Current number of ordered equations: 0
% 196.46/196.59  Current number of rules: 4069
% 196.46/196.59  New rule produced :
% 196.46/196.59  [4102]
% 196.46/196.59  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,op2(
% 196.46/196.59                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 196.46/196.59  -> true
% 196.46/196.59  Current number of equations to process: 2460
% 196.46/196.59  Current number of ordered equations: 0
% 196.46/196.59  Current number of rules: 4070
% 196.46/196.59  New rule produced :
% 196.46/196.59  [4103]
% 196.46/196.59  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 196.46/196.59         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 196.46/196.59  Current number of equations to process: 2459
% 196.46/196.59  Current number of ordered equations: 0
% 196.46/196.59  Current number of rules: 4071
% 196.46/196.59  New rule produced :
% 196.46/196.59  [4104]
% 196.46/196.59  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 196.46/196.59                                                                   op2(
% 196.46/196.59                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 196.46/196.59  -> true
% 196.46/196.59  Current number of equations to process: 2458
% 196.46/196.59  Current number of ordered equations: 0
% 196.46/196.59  Current number of rules: 4072
% 196.46/196.59  New rule produced :
% 196.46/196.59  [4105]
% 196.46/196.59  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 196.46/196.59         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 196.46/196.59  Current number of equations to process: 2457
% 196.46/196.59  Current number of ordered equations: 0
% 196.46/196.59  Current number of rules: 4073
% 196.46/196.59  New rule produced :
% 196.46/196.59  [4106]
% 196.46/196.59  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 196.46/196.59                                                                   op2(
% 196.46/196.59                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 196.46/196.59  -> true
% 196.46/196.59  Current number of equations to process: 2456
% 196.46/196.59  Current number of ordered equations: 0
% 196.46/196.59  Current number of rules: 4074
% 196.46/196.59  New rule produced :
% 196.46/196.59  [4107]
% 196.46/196.59  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 196.46/196.59         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 196.46/196.59  Current number of equations to process: 2455
% 196.46/196.59  Current number of ordered equations: 0
% 196.46/196.59  Current number of rules: 4075
% 196.46/196.59  New rule produced :
% 196.46/196.59  [4108]
% 196.46/196.59  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 196.46/196.59                                                                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 197.54/197.62  -> true
% 197.54/197.62  Current number of equations to process: 2454
% 197.54/197.62  Current number of ordered equations: 0
% 197.54/197.62  Current number of rules: 4076
% 197.54/197.62  New rule produced :
% 197.54/197.62  [4109]
% 197.54/197.62  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 197.54/197.62                                                                    op2(
% 197.54/197.62                                                                    h(sK2_ax3_V(
% 197.54/197.62                                                                      j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 197.54/197.62  -> true
% 197.54/197.62  Current number of equations to process: 2453
% 197.54/197.62  Current number of ordered equations: 0
% 197.54/197.62  Current number of rules: 4077
% 197.54/197.62  New rule produced :
% 197.54/197.62  [4110]
% 197.54/197.62  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,
% 197.54/197.62                                                                    op2(
% 197.54/197.62                                                                    h(sK2_ax3_V(
% 197.54/197.62                                                                      j(sK1_ax4_U))),sK1_ax4_U))))
% 197.54/197.62  -> true
% 197.54/197.62  Current number of equations to process: 2452
% 197.54/197.62  Current number of ordered equations: 0
% 197.54/197.62  Current number of rules: 4078
% 197.54/197.62  New rule produced :
% 197.54/197.62  [4111]
% 197.54/197.62  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 197.54/197.62                                                                    op2(sK1_ax4_U,
% 197.54/197.62                                                                    h(sK2_ax3_V(
% 197.54/197.62                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 197.54/197.62  -> true
% 197.54/197.62  Current number of equations to process: 2451
% 197.54/197.62  Current number of ordered equations: 0
% 197.54/197.62  Current number of rules: 4079
% 197.54/197.62  New rule produced :
% 197.54/197.62  [4112]
% 197.54/197.62  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,
% 197.54/197.62                                                                    op2(sK1_ax4_U,
% 197.54/197.62                                                                    h(sK2_ax3_V(
% 197.54/197.62                                                                      j(sK1_ax4_U)))))))
% 197.54/197.62  -> true
% 197.54/197.62  Current number of equations to process: 2450
% 197.54/197.62  Current number of ordered equations: 0
% 197.54/197.62  Current number of rules: 4080
% 197.54/197.62  New rule produced :
% 197.54/197.62  [4113]
% 197.54/197.62  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))),true)
% 197.54/197.62  -> true
% 197.54/197.62  Current number of equations to process: 2448
% 197.54/197.62  Current number of ordered equations: 1
% 197.54/197.62  Current number of rules: 4081
% 197.54/197.62  New rule produced :
% 197.54/197.62  [4114]
% 197.54/197.62  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),A)),true)
% 197.54/197.62  -> true
% 197.54/197.62  Current number of equations to process: 2448
% 197.54/197.62  Current number of ordered equations: 0
% 197.54/197.62  Current number of rules: 4082
% 197.54/197.62  New rule produced :
% 197.54/197.62  [4115]
% 197.54/197.62  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 197.54/197.62         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 197.54/197.62  Current number of equations to process: 2447
% 197.54/197.62  Current number of ordered equations: 0
% 197.54/197.62  Current number of rules: 4083
% 197.54/197.62  New rule produced :
% 197.54/197.62  [4116]
% 197.54/197.62  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 197.54/197.62                                                           op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 197.54/197.62  -> true
% 197.54/197.62  Current number of equations to process: 2446
% 197.54/197.62  Current number of ordered equations: 0
% 197.54/197.62  Current number of rules: 4084
% 197.54/197.62  New rule produced :
% 197.54/197.62  [4117]
% 197.54/197.62  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 197.54/197.62         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 197.54/197.62  Current number of equations to process: 2445
% 197.54/197.62  Current number of ordered equations: 0
% 197.54/197.62  Current number of rules: 4085
% 197.54/197.62  New rule produced :
% 197.54/197.62  [4118]
% 197.54/197.62  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,
% 197.54/197.62                                                           op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 197.54/197.62  -> true
% 197.54/197.62  Current number of equations to process: 2444
% 197.54/197.62  Current number of ordered equations: 0
% 197.54/197.62  Current number of rules: 4086
% 197.54/197.62  New rule produced :
% 197.54/197.62  [4119]
% 197.54/197.62  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))),true)
% 197.54/197.62  -> true
% 197.54/197.62  Current number of equations to process: 2442
% 197.54/197.62  Current number of ordered equations: 1
% 197.54/197.62  Current number of rules: 4087
% 197.54/197.62  New rule produced :
% 197.54/197.62  [4120]
% 197.54/197.62  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),A)),true)
% 199.07/199.16  -> true
% 199.07/199.16  Current number of equations to process: 2442
% 199.07/199.16  Current number of ordered equations: 0
% 199.07/199.16  Current number of rules: 4088
% 199.07/199.16  New rule produced :
% 199.07/199.16  [4121]
% 199.07/199.16  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 199.07/199.16         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 199.07/199.16  Current number of equations to process: 2441
% 199.07/199.16  Current number of ordered equations: 0
% 199.07/199.16  Current number of rules: 4089
% 199.07/199.16  New rule produced :
% 199.07/199.16  [4122]
% 199.07/199.16  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 199.07/199.16                                                                     op2(
% 199.07/199.16                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 199.07/199.16  -> true
% 199.07/199.16  Current number of equations to process: 2440
% 199.07/199.16  Current number of ordered equations: 0
% 199.07/199.16  Current number of rules: 4090
% 199.07/199.16  New rule produced :
% 199.07/199.16  [4123]
% 199.07/199.16  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 199.07/199.16         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 199.07/199.16  Current number of equations to process: 2439
% 199.07/199.16  Current number of ordered equations: 0
% 199.07/199.16  Current number of rules: 4091
% 199.07/199.16  New rule produced :
% 199.07/199.16  [4124]
% 199.07/199.16  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,
% 199.07/199.16                                                                     op2(
% 199.07/199.16                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 199.07/199.16  -> true
% 199.07/199.16  Current number of equations to process: 2438
% 199.07/199.16  Current number of ordered equations: 0
% 199.07/199.16  Current number of rules: 4092
% 199.07/199.16  New rule produced :
% 199.07/199.16  [4125]
% 199.07/199.16  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 199.07/199.16             op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)) -> true
% 199.07/199.16  Current number of equations to process: 2463
% 199.07/199.16  Current number of ordered equations: 0
% 199.07/199.16  Current number of rules: 4093
% 199.07/199.16  New rule produced :
% 199.07/199.16  [4126]
% 199.07/199.16  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 199.07/199.16                       op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 199.07/199.16  Current number of equations to process: 2462
% 199.07/199.16  Current number of ordered equations: 0
% 199.07/199.16  Current number of rules: 4094
% 199.07/199.16  New rule produced :
% 199.07/199.16  [4127]
% 199.07/199.16  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 199.07/199.16             op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true),
% 199.07/199.16  tuple(sK1_ax4_U,true)) -> (false)
% 199.07/199.16  Current number of equations to process: 2468
% 199.07/199.16  Current number of ordered equations: 0
% 199.07/199.16  Current number of rules: 4095
% 199.07/199.16  New rule produced :
% 199.07/199.16  [4128]
% 199.07/199.16  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 199.07/199.16  -> true
% 199.07/199.16  Current number of equations to process: 2469
% 199.07/199.16  Current number of ordered equations: 0
% 199.07/199.16  Current number of rules: 4096
% 199.07/199.16  New rule produced :
% 199.07/199.16  [4129]
% 199.07/199.16  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 199.07/199.16             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 199.07/199.16  Current number of equations to process: 2468
% 199.07/199.16  Current number of ordered equations: 0
% 199.07/199.16  Current number of rules: 4097
% 199.07/199.16  New rule produced :
% 199.07/199.16  [4130]
% 199.07/199.16  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 199.07/199.16                                      op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 199.07/199.16  Current number of equations to process: 2467
% 199.07/199.16  Current number of ordered equations: 0
% 199.07/199.16  Current number of rules: 4098
% 199.07/199.16  New rule produced :
% 199.07/199.16  [4131]
% 199.07/199.16  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 199.07/199.16             op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 199.07/199.16  Current number of equations to process: 2466
% 199.07/199.16  Current number of ordered equations: 0
% 199.07/199.16  Current number of rules: 4099
% 199.07/199.16  New rule produced :
% 199.07/199.16  [4132]
% 199.07/199.16  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 199.07/199.16                                        op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 199.07/199.16  Current number of equations to process: 2465
% 199.07/199.16  Current number of ordered equations: 0
% 199.07/199.16  Current number of rules: 4100
% 199.07/199.16  New rule produced :
% 199.07/199.16  [4133]
% 199.07/199.16  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK1_ax4_U))
% 200.47/200.55  -> true
% 200.47/200.55  Current number of equations to process: 2490
% 200.47/200.55  Current number of ordered equations: 0
% 200.47/200.55  Current number of rules: 4101
% 200.47/200.55  New rule produced :
% 200.47/200.55  [4134]
% 200.47/200.55  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 200.47/200.55  -> true
% 200.47/200.55  Current number of equations to process: 2489
% 200.47/200.55  Current number of ordered equations: 0
% 200.47/200.55  Current number of rules: 4102
% 200.47/200.55  New rule produced :
% 200.47/200.55  [4135]
% 200.47/200.55  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 200.47/200.55                 h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 200.47/200.55                                             h(sK2_ax3_V(j(sK1_ax4_U))))),true),
% 200.47/200.55  tuple(sK1_ax4_U,true)) -> (false)
% 200.47/200.55  Current number of equations to process: 2495
% 200.47/200.55  Current number of ordered equations: 0
% 200.47/200.55  Current number of rules: 4103
% 200.47/200.55  New rule produced :
% 200.47/200.55  [4136]
% 200.47/200.55  sorti1(j(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),h(
% 200.47/200.55                                                                      sK2_ax3_V(
% 200.47/200.55                                                                      j(sK1_ax4_U))))))
% 200.47/200.55  -> true
% 200.47/200.55  Current number of equations to process: 2496
% 200.47/200.55  Current number of ordered equations: 0
% 200.47/200.55  Current number of rules: 4104
% 200.47/200.55  New rule produced :
% 200.47/200.55  [4137]
% 200.47/200.55  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 200.47/200.55         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 200.47/200.55  Current number of equations to process: 2495
% 200.47/200.55  Current number of ordered equations: 0
% 200.47/200.55  Current number of rules: 4105
% 200.47/200.55  New rule produced :
% 200.47/200.55  [4138]
% 200.47/200.55  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,
% 200.47/200.55                                                                   op2(
% 200.47/200.55                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 200.47/200.55  -> true
% 200.47/200.55  Current number of equations to process: 2494
% 200.47/200.55  Current number of ordered equations: 0
% 200.47/200.55  Current number of rules: 4106
% 200.47/200.55  New rule produced :
% 200.47/200.55  [4139]
% 200.47/200.55  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 200.47/200.55         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 200.47/200.55  Current number of equations to process: 2493
% 200.47/200.55  Current number of ordered equations: 0
% 200.47/200.55  Current number of rules: 4107
% 200.47/200.55  New rule produced :
% 200.47/200.55  [4140]
% 200.47/200.55  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,
% 200.47/200.55                                                                     op2(
% 200.47/200.55                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 200.47/200.55  -> true
% 200.47/200.55  Current number of equations to process: 2492
% 200.47/200.55  Current number of ordered equations: 0
% 200.47/200.55  Current number of rules: 4108
% 200.47/200.55  New rule produced :
% 200.47/200.55  [4141]
% 200.47/200.55  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 200.47/200.55             h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)) -> true
% 200.47/200.55  Current number of equations to process: 2517
% 200.47/200.55  Current number of ordered equations: 0
% 200.47/200.55  Current number of rules: 4109
% 200.47/200.55  New rule produced :
% 200.47/200.55  [4142]
% 200.47/200.55  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 200.47/200.55                       h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 200.47/200.55  Current number of equations to process: 2516
% 200.47/200.55  Current number of ordered equations: 0
% 200.47/200.55  Current number of rules: 4110
% 200.47/200.55  New rule produced :
% 200.47/200.55  [4143]
% 200.47/200.55  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 200.47/200.55             op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true),
% 200.47/200.55  tuple(sK1_ax4_U,true)) -> (false)
% 200.47/200.55  Current number of equations to process: 2522
% 200.47/200.55  Current number of ordered equations: 0
% 200.47/200.55  Current number of rules: 4111
% 200.47/200.55  New rule produced :
% 200.47/200.55  [4144]
% 200.47/200.55  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 200.47/200.55  -> true
% 200.47/200.55  Current number of equations to process: 2523
% 200.47/200.55  Current number of ordered equations: 0
% 200.47/200.55  Current number of rules: 4112
% 200.47/200.55  New rule produced :
% 200.47/200.55  [4145]
% 200.47/200.55  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 200.47/200.55             h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 200.47/200.55  Current number of equations to process: 2522
% 200.47/200.55  Current number of ordered equations: 0
% 200.47/200.55  Current number of rules: 4113
% 200.47/200.55  New rule produced :
% 200.47/200.55  [4146]
% 200.47/200.55  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 201.58/201.64                                      h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 201.58/201.64  Current number of equations to process: 2521
% 201.58/201.64  Current number of ordered equations: 0
% 201.58/201.64  Current number of rules: 4114
% 201.58/201.64  New rule produced :
% 201.58/201.64  [4147]
% 201.58/201.64  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK1_ax4_U))
% 201.58/201.64  -> true
% 201.58/201.64  Current number of equations to process: 2546
% 201.58/201.64  Current number of ordered equations: 0
% 201.58/201.64  Current number of rules: 4115
% 201.58/201.64  New rule produced :
% 201.58/201.64  [4148]
% 201.58/201.64  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(
% 201.58/201.64                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 201.58/201.64  -> true
% 201.58/201.64  Current number of equations to process: 2545
% 201.58/201.64  Current number of ordered equations: 0
% 201.58/201.64  Current number of rules: 4116
% 201.58/201.64  New rule produced :
% 201.58/201.64  [4149]
% 201.58/201.64  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 201.58/201.64                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 201.58/201.64                                                              op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 201.58/201.64                                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 201.58/201.64  tuple(sK1_ax4_U,true)) -> (false)
% 201.58/201.64  Current number of equations to process: 2553
% 201.58/201.64  Current number of ordered equations: 0
% 201.58/201.64  Current number of rules: 4117
% 201.58/201.64  New rule produced :
% 201.58/201.64  [4150]
% 201.58/201.64  sorti1(j(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 201.58/201.64                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 201.58/201.64  -> true
% 201.58/201.64  Current number of equations to process: 2552
% 201.58/201.64  Current number of ordered equations: 0
% 201.58/201.64  Current number of rules: 4118
% 201.58/201.64  New rule produced :
% 201.58/201.64  [4151]
% 201.58/201.64  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 201.58/201.64         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 201.58/201.64  Current number of equations to process: 2551
% 201.58/201.64  Current number of ordered equations: 0
% 201.58/201.64  Current number of rules: 4119
% 201.58/201.64  New rule produced :
% 201.58/201.64  [4152]
% 201.58/201.64  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,
% 201.58/201.64                                                                     op2(
% 201.58/201.64                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 201.58/201.64  -> true
% 201.58/201.64  Current number of equations to process: 2550
% 201.58/201.64  Current number of ordered equations: 0
% 201.58/201.64  Current number of rules: 4120
% 201.58/201.64  New rule produced :
% 201.58/201.64  [4153]
% 201.58/201.64  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 201.58/201.64                                                                    op2(
% 201.58/201.64                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 201.58/201.64                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 201.58/201.64  -> true
% 201.58/201.64  Current number of equations to process: 2549
% 201.58/201.64  Current number of ordered equations: 0
% 201.58/201.64  Current number of rules: 4121
% 201.58/201.64  New rule produced :
% 201.58/201.64  [4154]
% 201.58/201.64  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 201.58/201.64                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 201.58/201.64                                                                    op2(
% 201.58/201.64                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 201.58/201.64  -> true
% 201.58/201.64  Current number of equations to process: 2548
% 201.58/201.64  Current number of ordered equations: 0
% 201.58/201.64  Current number of rules: 4122
% 201.58/201.64  New rule produced :
% 201.58/201.64  [4155]
% 201.58/201.64  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 201.58/201.64                                                                    op2(sK1_ax4_U,
% 201.58/201.64                                                                    op2(sK1_ax4_U,sK1_ax4_U)),
% 201.58/201.64                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 201.58/201.64  -> true
% 201.58/201.64  Current number of equations to process: 2547
% 201.58/201.64  Current number of ordered equations: 0
% 201.58/201.64  Current number of rules: 4123
% 201.58/201.64  New rule produced :
% 201.58/201.64  [4156]
% 201.58/201.64  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 201.58/201.64                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 201.58/201.64                                                                    op2(sK1_ax4_U,
% 202.18/202.25                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 202.18/202.25  -> true
% 202.18/202.25  Current number of equations to process: 2546
% 202.18/202.25  Current number of ordered equations: 0
% 202.18/202.25  Current number of rules: 4124
% 202.18/202.25  New rule produced :
% 202.18/202.25  [4157]
% 202.18/202.25  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 202.18/202.25                                                                    h(sK2_ax3_V(
% 202.18/202.25                                                                      sK2_ax3_V(
% 202.18/202.25                                                                      j(sK1_ax4_U)))),
% 202.18/202.25                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 202.18/202.25  -> true
% 202.18/202.25  Current number of equations to process: 2545
% 202.18/202.25  Current number of ordered equations: 0
% 202.18/202.25  Current number of rules: 4125
% 202.18/202.25  New rule produced :
% 202.18/202.25  [4158]
% 202.18/202.25  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 202.18/202.25                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 202.18/202.25                                                                    h(sK2_ax3_V(
% 202.18/202.25                                                                      sK2_ax3_V(
% 202.18/202.25                                                                      j(sK1_ax4_U)))))))
% 202.18/202.25  -> true
% 202.18/202.25  Current number of equations to process: 2544
% 202.18/202.25  Current number of ordered equations: 0
% 202.18/202.25  Current number of rules: 4126
% 202.18/202.25  New rule produced :
% 202.18/202.25  [4159]
% 202.18/202.25  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 202.18/202.25                                                                    h(sK2_ax3_V(
% 202.18/202.25                                                                      j(sK1_ax4_U))),
% 202.18/202.25                                                                    h(sK2_ax3_V(
% 202.18/202.25                                                                      j(sK1_ax4_U))))))
% 202.18/202.25  -> true
% 202.18/202.25  Current number of equations to process: 2543
% 202.18/202.25  Current number of ordered equations: 0
% 202.18/202.25  Current number of rules: 4127
% 202.18/202.25  New rule produced :
% 202.18/202.25  [4160]
% 202.18/202.25  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),h(op1(
% 202.18/202.25                                                                      sK2_ax3_V(
% 202.18/202.25                                                                      sK2_ax3_V(
% 202.18/202.25                                                                      j(sK1_ax4_U))),
% 202.18/202.25                                                                      sK2_ax3_V(
% 202.18/202.25                                                                      j(sK1_ax4_U))))))
% 202.18/202.25  -> true
% 202.18/202.25  Current number of equations to process: 2542
% 202.18/202.25  Current number of ordered equations: 0
% 202.18/202.25  Current number of rules: 4128
% 202.18/202.25  New rule produced :
% 202.18/202.25  [4161]
% 202.18/202.25  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),h(op1(
% 202.18/202.25                                                                      sK2_ax3_V(
% 202.18/202.25                                                                      j(sK1_ax4_U)),
% 202.18/202.25                                                                      sK2_ax3_V(
% 202.18/202.25                                                                      sK2_ax3_V(
% 202.18/202.25                                                                      j(sK1_ax4_U)))))))
% 202.18/202.25  -> true
% 202.18/202.25  Current number of equations to process: 2541
% 202.18/202.25  Current number of ordered equations: 0
% 202.18/202.25  Current number of rules: 4129
% 202.18/202.25  New rule produced :
% 202.18/202.25  [4162]
% 202.18/202.25  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),h(op1(
% 202.18/202.25                                                                      j(
% 202.18/202.25                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 202.18/202.25                                                                      sK2_ax3_V(
% 202.18/202.25                                                                      j(sK1_ax4_U))))))
% 202.18/202.25  -> true
% 202.18/202.25  Current number of equations to process: 2540
% 202.18/202.25  Current number of ordered equations: 0
% 202.18/202.25  Current number of rules: 4130
% 202.18/202.25  New rule produced :
% 202.18/202.25  [4163]
% 202.18/202.25  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),h(op1(
% 202.18/202.25                                                                      sK2_ax3_V(
% 202.18/202.25                                                                      j(sK1_ax4_U)),
% 202.18/202.25                                                                      j(
% 202.18/202.25                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 203.07/203.15  -> true
% 203.07/203.15  Current number of equations to process: 2539
% 203.07/203.15  Current number of ordered equations: 0
% 203.07/203.15  Current number of rules: 4131
% 203.07/203.15  New rule produced :
% 203.07/203.15  [4164]
% 203.07/203.15  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 203.07/203.15                                                                    op2(
% 203.07/203.15                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 203.07/203.15                                                                    op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 203.07/203.15  -> true
% 203.07/203.15  Current number of equations to process: 2538
% 203.07/203.15  Current number of ordered equations: 0
% 203.07/203.15  Current number of rules: 4132
% 203.07/203.15  New rule produced :
% 203.07/203.15  [4165]
% 203.07/203.15  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,
% 203.07/203.15                                                                    op2(
% 203.07/203.15                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 203.07/203.15                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 203.07/203.15  -> true
% 203.07/203.15  Current number of equations to process: 2537
% 203.07/203.15  Current number of ordered equations: 0
% 203.07/203.15  Current number of rules: 4133
% 203.07/203.15  New rule produced :
% 203.07/203.15  [4166]
% 203.07/203.15  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 203.07/203.15                                                                    op2(
% 203.07/203.15                                                                    op2(
% 203.07/203.15                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 203.07/203.15  -> true
% 203.07/203.15  Current number of equations to process: 2536
% 203.07/203.15  Current number of ordered equations: 0
% 203.07/203.15  Current number of rules: 4134
% 203.07/203.15  New rule produced :
% 203.07/203.15  [4167]
% 203.07/203.15  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,
% 203.07/203.15                                                                    op2(
% 203.07/203.15                                                                    op2(
% 203.07/203.15                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 203.07/203.15  -> true
% 203.07/203.15  Current number of equations to process: 2535
% 203.07/203.15  Current number of ordered equations: 0
% 203.07/203.15  Current number of rules: 4135
% 203.07/203.15  New rule produced :
% 203.07/203.15  [4168]
% 203.07/203.15  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 203.07/203.15         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 203.07/203.15  Current number of equations to process: 2534
% 203.07/203.15  Current number of ordered equations: 0
% 203.07/203.15  Current number of rules: 4136
% 203.07/203.15  New rule produced :
% 203.07/203.15  [4169]
% 203.07/203.15  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 203.07/203.15                                                                    op2(sK1_ax4_U,
% 203.07/203.15                                                                    op2(
% 203.07/203.15                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 203.07/203.15  -> true
% 203.07/203.15  Current number of equations to process: 2533
% 203.07/203.15  Current number of ordered equations: 0
% 203.07/203.15  Current number of rules: 4137
% 203.07/203.15  New rule produced :
% 203.07/203.15  [4170]
% 203.07/203.15  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 203.07/203.15         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 203.07/203.15  Current number of equations to process: 2532
% 203.07/203.15  Current number of ordered equations: 0
% 203.07/203.15  Current number of rules: 4138
% 203.07/203.15  New rule produced :
% 203.07/203.15  [4171]
% 203.07/203.15  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 203.07/203.15                                                                    op2(sK1_ax4_U,
% 203.07/203.15                                                                    op2(
% 203.07/203.15                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 203.07/203.15  -> true
% 203.07/203.15  Current number of equations to process: 2531
% 203.07/203.15  Current number of ordered equations: 0
% 203.07/203.15  Current number of rules: 4139
% 203.07/203.15  New rule produced :
% 203.07/203.15  [4172]
% 203.07/203.15  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 203.07/203.15         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 203.07/203.15  Current number of equations to process: 2530
% 203.07/203.15  Current number of ordered equations: 0
% 203.07/203.15  Current number of rules: 4140
% 203.07/203.15  New rule produced :
% 203.07/203.15  [4173]
% 203.07/203.15  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 204.08/204.13                                                                    op2(sK1_ax4_U,
% 204.08/204.13                                                                    op2(
% 204.08/204.13                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 204.08/204.13  -> true
% 204.08/204.13  Current number of equations to process: 2529
% 204.08/204.13  Current number of ordered equations: 0
% 204.08/204.13  Current number of rules: 4141
% 204.08/204.13  New rule produced :
% 204.08/204.13  [4174]
% 204.08/204.13  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 204.08/204.13         op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 204.08/204.13  Current number of equations to process: 2528
% 204.08/204.13  Current number of ordered equations: 0
% 204.08/204.13  Current number of rules: 4142
% 204.08/204.13  New rule produced :
% 204.08/204.13  [4175]
% 204.08/204.13  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 204.08/204.13                                                                    op2(sK1_ax4_U,
% 204.08/204.13                                                                    op2(
% 204.08/204.13                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 204.08/204.13  -> true
% 204.08/204.13  Current number of equations to process: 2527
% 204.08/204.13  Current number of ordered equations: 0
% 204.08/204.13  Current number of rules: 4143
% 204.08/204.13  New rule produced :
% 204.08/204.13  [4176]
% 204.08/204.13  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 204.08/204.13         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 204.08/204.13  Current number of equations to process: 2526
% 204.08/204.13  Current number of ordered equations: 0
% 204.08/204.13  Current number of rules: 4144
% 204.08/204.13  New rule produced :
% 204.08/204.13  [4177]
% 204.08/204.13  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 204.08/204.13                                                                    op2(sK1_ax4_U,
% 204.08/204.13                                                                    op2(
% 204.08/204.13                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 204.08/204.13  -> true
% 204.08/204.13  Current number of equations to process: 2525
% 204.08/204.13  Current number of ordered equations: 0
% 204.08/204.13  Current number of rules: 4145
% 204.08/204.13  New rule produced :
% 204.08/204.13  [4178]
% 204.08/204.13  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 204.08/204.13         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 204.08/204.13  Current number of equations to process: 2524
% 204.08/204.13  Current number of ordered equations: 0
% 204.08/204.13  Current number of rules: 4146
% 204.08/204.13  New rule produced :
% 204.08/204.13  [4179]
% 204.08/204.13  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,
% 204.08/204.13                                                                    op2(sK1_ax4_U,
% 204.08/204.13                                                                    op2(
% 204.08/204.13                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 204.08/204.13  -> true
% 204.08/204.13  Current number of equations to process: 2523
% 204.08/204.13  Current number of ordered equations: 0
% 204.08/204.13  Current number of rules: 4147
% 204.08/204.13  New rule produced :
% 204.08/204.13  [4180]
% 204.08/204.13  h(j(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 204.08/204.13  ->
% 204.08/204.13  op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))
% 204.08/204.13  Current number of equations to process: 2522
% 204.08/204.13  Current number of ordered equations: 0
% 204.08/204.13  Current number of rules: 4148
% 204.08/204.13  New rule produced :
% 204.08/204.13  [4181]
% 204.08/204.13  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 204.08/204.13             op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 204.08/204.13  -> true
% 204.08/204.13  Current number of equations to process: 2521
% 204.08/204.13  Current number of ordered equations: 0
% 204.08/204.13  Current number of rules: 4149
% 204.08/204.13  New rule produced :
% 204.08/204.13  [4182]
% 204.08/204.13  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 204.08/204.13                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 204.08/204.13                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 204.08/204.13  -> true
% 204.08/204.13  Current number of equations to process: 2520
% 204.08/204.13  Current number of ordered equations: 0
% 204.08/204.13  Current number of rules: 4150
% 204.08/204.13  New rule produced :
% 204.08/204.13  [4183]
% 204.08/204.13  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 204.08/204.13             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 204.08/204.13  -> true
% 204.08/204.13  Current number of equations to process: 2519
% 204.08/204.13  Current number of ordered equations: 0
% 204.08/204.13  Current number of rules: 4151
% 204.08/204.13  New rule produced :
% 204.08/204.13  [4184]
% 204.08/204.13  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 205.16/205.19                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 205.16/205.19                                                     op2(sK1_ax4_U,sK1_ax4_U))))
% 205.16/205.19  -> true
% 205.16/205.19  Current number of equations to process: 2518
% 205.16/205.19  Current number of ordered equations: 0
% 205.16/205.19  Current number of rules: 4152
% 205.16/205.19  New rule produced :
% 205.16/205.19  [4185]
% 205.16/205.19  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 205.16/205.19             op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 205.16/205.19  -> true
% 205.16/205.19  Current number of equations to process: 2517
% 205.16/205.19  Current number of ordered equations: 0
% 205.16/205.19  Current number of rules: 4153
% 205.16/205.19  New rule produced :
% 205.16/205.19  [4186]
% 205.16/205.19  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,op2(
% 205.16/205.19                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 205.16/205.19                                                   op2(sK1_ax4_U,sK1_ax4_U))))
% 205.16/205.19  -> true
% 205.16/205.19  Current number of equations to process: 2516
% 205.16/205.19  Current number of ordered equations: 0
% 205.16/205.19  Current number of rules: 4154
% 205.16/205.19  New rule produced :
% 205.16/205.19  [4187]
% 205.16/205.19  h(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 205.16/205.19  ->
% 205.16/205.19  op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 205.16/205.19  Current number of equations to process: 2515
% 205.16/205.19  Current number of ordered equations: 0
% 205.16/205.19  Current number of rules: 4155
% 205.16/205.19  New rule produced :
% 205.16/205.19  [4188]
% 205.16/205.19  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 205.16/205.19         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 205.16/205.19  Current number of equations to process: 2514
% 205.16/205.19  Current number of ordered equations: 0
% 205.16/205.19  Current number of rules: 4156
% 205.16/205.19  New rule produced :
% 205.16/205.19  [4189]
% 205.16/205.19  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 205.16/205.19                                                     op2(sK1_ax4_U,op2(
% 205.16/205.19                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 205.16/205.19  -> true
% 205.16/205.19  Current number of equations to process: 2513
% 205.16/205.19  Current number of ordered equations: 0
% 205.16/205.19  Current number of rules: 4157
% 205.16/205.19  New rule produced :
% 205.16/205.19  [4190]
% 205.16/205.19  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 205.16/205.19         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 205.16/205.19  Current number of equations to process: 2512
% 205.16/205.19  Current number of ordered equations: 0
% 205.16/205.19  Current number of rules: 4158
% 205.16/205.19  New rule produced :
% 205.16/205.19  [4191]
% 205.16/205.19  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 205.16/205.19                                                     op2(sK1_ax4_U,op2(
% 205.16/205.19                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 205.16/205.19  -> true
% 205.16/205.19  Current number of equations to process: 2511
% 205.16/205.19  Current number of ordered equations: 0
% 205.16/205.19  Current number of rules: 4159
% 205.16/205.19  New rule produced :
% 205.16/205.19  [4192]
% 205.16/205.19  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 205.16/205.19         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 205.16/205.19  Current number of equations to process: 2510
% 205.16/205.19  Current number of ordered equations: 0
% 205.16/205.19  Current number of rules: 4160
% 205.16/205.19  New rule produced :
% 205.16/205.19  [4193]
% 205.16/205.19  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 205.16/205.19                                                   op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 205.16/205.19  -> true
% 205.16/205.19  Current number of equations to process: 2509
% 205.16/205.19  Current number of ordered equations: 0
% 205.16/205.19  Current number of rules: 4161
% 205.16/205.19  New rule produced :
% 205.16/205.19  [4194]
% 205.16/205.19  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 205.16/205.19             h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 205.16/205.19  Current number of equations to process: 2508
% 205.16/205.19  Current number of ordered equations: 0
% 205.16/205.19  Current number of rules: 4162
% 205.16/205.19  New rule produced :
% 205.16/205.19  [4195]
% 205.16/205.19  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 205.16/205.19                                        h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 205.16/205.19  Current number of equations to process: 2507
% 205.16/205.19  Current number of ordered equations: 0
% 205.16/205.19  Current number of rules: 4163
% 205.16/205.19  New rule produced :
% 205.16/205.19  [4196]
% 205.16/205.19  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 207.17/207.20         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 207.17/207.20  Current number of equations to process: 2506
% 207.17/207.20  Current number of ordered equations: 0
% 207.17/207.20  Current number of rules: 4164
% 207.17/207.20  New rule produced :
% 207.17/207.20  [4197]
% 207.17/207.20  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 207.17/207.20                                        op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 207.17/207.20  -> true
% 207.17/207.20  Current number of equations to process: 2505
% 207.17/207.20  Current number of ordered equations: 0
% 207.17/207.20  Current number of rules: 4165
% 207.17/207.20  New rule produced :
% 207.17/207.20  [4198]
% 207.17/207.20  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 207.17/207.20                                                             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 207.17/207.20             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 207.17/207.20                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true),
% 207.17/207.20  tuple(sK1_ax4_U,true)) -> (false)
% 207.17/207.20  Current number of equations to process: 2539
% 207.17/207.20  Current number of ordered equations: 0
% 207.17/207.20  Current number of rules: 4166
% 207.17/207.20  New rule produced :
% 207.17/207.20  [4199]
% 207.17/207.20  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 207.17/207.20                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 207.17/207.20  -> true
% 207.17/207.20  Current number of equations to process: 2538
% 207.17/207.20  Current number of ordered equations: 0
% 207.17/207.20  Current number of rules: 4167
% 207.17/207.20  New rule produced :
% 207.17/207.20  [4200]
% 207.17/207.20  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 207.17/207.20             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)) -> true
% 207.17/207.20  Current number of equations to process: 2537
% 207.17/207.20  Current number of ordered equations: 0
% 207.17/207.20  Current number of rules: 4168
% 207.17/207.20  New rule produced :
% 207.17/207.20  [4201]
% 207.17/207.20  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 207.17/207.20                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 207.17/207.20  Current number of equations to process: 2536
% 207.17/207.20  Current number of ordered equations: 0
% 207.17/207.20  Current number of rules: 4169
% 207.17/207.20  New rule produced :
% 207.17/207.20  [4202]
% 207.17/207.20  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 207.17/207.20             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)))
% 207.17/207.20  -> true
% 207.17/207.20  Current number of equations to process: 2535
% 207.17/207.20  Current number of ordered equations: 0
% 207.17/207.20  Current number of rules: 4170
% 207.17/207.20  New rule produced :
% 207.17/207.20  [4203]
% 207.17/207.20  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 207.17/207.20                                      op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 207.17/207.20  -> true
% 207.17/207.20  Current number of equations to process: 2534
% 207.17/207.20  Current number of ordered equations: 0
% 207.17/207.20  Current number of rules: 4171
% 207.17/207.20  New rule produced :
% 207.17/207.20  [4204]
% 207.17/207.20  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 207.17/207.20                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK1_ax4_U))
% 207.17/207.20  -> true
% 207.17/207.20  Current number of equations to process: 2563
% 207.17/207.20  Current number of ordered equations: 0
% 207.17/207.20  Current number of rules: 4172
% 207.17/207.20  New rule produced :
% 207.17/207.20  [4205]
% 207.17/207.20  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 207.17/207.20                                                                   op2(
% 207.17/207.20                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 207.17/207.20  -> true
% 207.17/207.20  Current number of equations to process: 2562
% 207.17/207.20  Current number of ordered equations: 0
% 207.17/207.20  Current number of rules: 4173
% 207.17/207.20  New rule produced :
% 207.17/207.20  [4206]
% 207.17/207.20  sorti1(sK2_ax3_V(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 207.17/207.20  -> true
% 207.17/207.20  Current number of equations to process: 2563
% 207.17/207.20  Current number of ordered equations: 0
% 207.17/207.20  Current number of rules: 4174
% 207.17/207.20  New rule produced :
% 207.17/207.20  [4207]
% 207.17/207.20  sorti1(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 207.17/207.20  -> true
% 207.17/207.20  Current number of equations to process: 2584
% 207.17/207.20  Current number of ordered equations: 0
% 207.17/207.20  Current number of rules: 4175
% 207.17/207.20  New rule produced :
% 207.17/207.20  [4208]
% 207.17/207.20  sorti1(j(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 207.17/207.20  -> true
% 207.17/207.20  Current number of equations to process: 2583
% 207.17/207.20  Current number of ordered equations: 0
% 207.17/207.20  Current number of rules: 4176
% 207.17/207.20  New rule produced :
% 207.17/207.20  [4209]
% 207.17/207.20  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 208.26/208.38         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 208.26/208.38  Current number of equations to process: 2594
% 208.26/208.38  Current number of ordered equations: 0
% 208.26/208.38  Current number of rules: 4177
% 208.26/208.38  New rule produced :
% 208.26/208.38  [4210]
% 208.26/208.38  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 208.26/208.38                                       op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 208.26/208.38  Current number of equations to process: 2593
% 208.26/208.38  Current number of ordered equations: 0
% 208.26/208.38  Current number of rules: 4178
% 208.26/208.38  New rule produced :
% 208.26/208.38  [4211]
% 208.26/208.38  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 208.26/208.38         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 208.26/208.38  Current number of equations to process: 2592
% 208.26/208.38  Current number of ordered equations: 0
% 208.26/208.38  Current number of rules: 4179
% 208.26/208.38  New rule produced :
% 208.26/208.38  [4212]
% 208.26/208.38  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 208.26/208.38                                                  op2(sK1_ax4_U,sK1_ax4_U)))))
% 208.26/208.38  -> true
% 208.26/208.38  Current number of equations to process: 2591
% 208.26/208.38  Current number of ordered equations: 0
% 208.26/208.38  Current number of rules: 4180
% 208.26/208.38  New rule produced :
% 208.26/208.38  [4213]
% 208.26/208.38  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 208.26/208.38         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 208.26/208.38  Current number of equations to process: 2590
% 208.26/208.38  Current number of ordered equations: 0
% 208.26/208.38  Current number of rules: 4181
% 208.26/208.38  New rule produced :
% 208.26/208.38  [4214]
% 208.26/208.38  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 208.26/208.38                                           op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 208.26/208.38  Current number of equations to process: 2589
% 208.26/208.38  Current number of ordered equations: 0
% 208.26/208.38  Current number of rules: 4182
% 208.26/208.38  New rule produced :
% 208.26/208.38  [4215]
% 208.26/208.38  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 208.26/208.38         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 208.26/208.38  Current number of equations to process: 2588
% 208.26/208.38  Current number of ordered equations: 0
% 208.26/208.38  Current number of rules: 4183
% 208.26/208.38  New rule produced :
% 208.26/208.38  [4216]
% 208.26/208.38  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 208.26/208.38                                                             op2(sK1_ax4_U,sK1_ax4_U)))))
% 208.26/208.38  -> true
% 208.26/208.38  Current number of equations to process: 2587
% 208.26/208.38  Current number of ordered equations: 0
% 208.26/208.38  Current number of rules: 4184
% 208.26/208.38  New rule produced :
% 208.26/208.38  [4217]
% 208.26/208.38  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 208.26/208.38         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 208.26/208.38  Current number of equations to process: 2586
% 208.26/208.38  Current number of ordered equations: 0
% 208.26/208.38  Current number of rules: 4185
% 208.26/208.38  New rule produced :
% 208.26/208.38  [4218]
% 208.26/208.38  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 208.26/208.38                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 208.26/208.38  -> true
% 208.26/208.38  Current number of equations to process: 2585
% 208.26/208.38  Current number of ordered equations: 0
% 208.26/208.38  Current number of rules: 4186
% 208.26/208.38  New rule produced :
% 208.26/208.38  [4219]
% 208.26/208.38  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 208.26/208.38                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 208.26/208.38         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 208.26/208.38  Current number of equations to process: 2584
% 208.26/208.38  Current number of ordered equations: 0
% 208.26/208.38  Current number of rules: 4187
% 208.26/208.38  New rule produced :
% 208.26/208.38  [4220]
% 208.26/208.38  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 208.26/208.38                                      op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 208.26/208.38  -> true
% 208.26/208.38  Current number of equations to process: 2583
% 208.26/208.38  Current number of ordered equations: 0
% 208.26/208.38  Current number of rules: 4188
% 208.26/208.38  New rule produced :
% 208.26/208.38  [4221]
% 208.26/208.38  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 208.26/208.38                                     op2(sK1_ax4_U,sK1_ax4_U))))),true) -> true
% 208.26/208.38  Current number of equations to process: 2581
% 208.26/208.38  Current number of ordered equations: 1
% 208.26/208.38  Current number of rules: 4189
% 208.26/208.38  New rule produced :
% 208.26/208.38  [4222]
% 208.26/208.38  ifeq(sorti1(A),true,sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 208.26/208.38                                   op2(sK1_ax4_U,sK1_ax4_U))),A)),true) -> true
% 208.26/208.38  Current number of equations to process: 2581
% 210.56/210.66  Current number of ordered equations: 0
% 210.56/210.66  Current number of rules: 4190
% 210.56/210.66  New rule produced :
% 210.56/210.66  [4223]
% 210.56/210.66  h(j(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 210.56/210.66  ->
% 210.56/210.66  op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))
% 210.56/210.66  Current number of equations to process: 2580
% 210.56/210.66  Current number of ordered equations: 0
% 210.56/210.66  Current number of rules: 4191
% 210.56/210.66  New rule produced :
% 210.56/210.66  [4224]
% 210.56/210.66  h(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 210.56/210.66  ->
% 210.56/210.66  op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)
% 210.56/210.66  Current number of equations to process: 2579
% 210.56/210.66  Current number of ordered equations: 0
% 210.56/210.66  Current number of rules: 4192
% 210.56/210.66  New rule produced :
% 210.56/210.66  [4225]
% 210.56/210.66  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 210.56/210.66         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 210.56/210.66  Current number of equations to process: 2578
% 210.56/210.66  Current number of ordered equations: 0
% 210.56/210.66  Current number of rules: 4193
% 210.56/210.66  New rule produced :
% 210.56/210.66  [4226]
% 210.56/210.66  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 210.56/210.66                                                          op2(sK1_ax4_U,sK1_ax4_U)))))
% 210.56/210.66  -> true
% 210.56/210.66  Current number of equations to process: 2577
% 210.56/210.66  Current number of ordered equations: 0
% 210.56/210.66  Current number of rules: 4194
% 210.56/210.66  New rule produced :
% 210.56/210.66  [4227]
% 210.56/210.66  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 210.56/210.66         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 210.56/210.66  Current number of equations to process: 2576
% 210.56/210.66  Current number of ordered equations: 0
% 210.56/210.66  Current number of rules: 4195
% 210.56/210.66  New rule produced :
% 210.56/210.66  [4228]
% 210.56/210.66  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 210.56/210.66                                                          op2(sK1_ax4_U,sK1_ax4_U)))))
% 210.56/210.66  -> true
% 210.56/210.66  Current number of equations to process: 2575
% 210.56/210.66  Current number of ordered equations: 0
% 210.56/210.66  Current number of rules: 4196
% 210.56/210.66  New rule produced :
% 210.56/210.66  [4229]
% 210.56/210.66  op1(j(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)),
% 210.56/210.66  j(sK1_ax4_U)) ->
% 210.56/210.66  j(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U))
% 210.56/210.66  Current number of equations to process: 2574
% 210.56/210.66  Current number of ordered equations: 0
% 210.56/210.66  Current number of rules: 4197
% 210.56/210.66  New rule produced :
% 210.56/210.66  [4230]
% 210.56/210.66  op1(j(sK1_ax4_U),j(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 210.56/210.66  ->
% 210.56/210.66  j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 210.56/210.66  Current number of equations to process: 2573
% 210.56/210.66  Current number of ordered equations: 0
% 210.56/210.66  Current number of rules: 4198
% 210.56/210.66  New rule produced :
% 210.56/210.66  [4231]
% 210.56/210.66  op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),
% 210.56/210.66  j(sK1_ax4_U)) ->
% 210.56/210.66  j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK1_ax4_U))
% 210.56/210.66  Current number of equations to process: 2572
% 210.56/210.66  Current number of ordered equations: 0
% 210.56/210.66  Current number of rules: 4199
% 210.56/210.66  New rule produced :
% 210.56/210.66  [4232]
% 210.56/210.66  op1(j(sK1_ax4_U),j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 210.56/210.66  ->
% 210.56/210.66  j(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 210.56/210.66  Current number of equations to process: 2571
% 210.56/210.66  Current number of ordered equations: 0
% 210.56/210.66  Current number of rules: 4200
% 210.56/210.66  New rule produced :
% 210.56/210.66  [4233]
% 210.56/210.66  (eq)(tuple(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 210.56/210.66             op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),true),
% 210.56/210.66  tuple(sK1_ax4_U,true)) -> (false)
% 210.56/210.66  Current number of equations to process: 2571
% 210.56/210.66  Current number of ordered equations: 0
% 210.56/210.66  Current number of rules: 4201
% 210.56/210.66  New rule produced :
% 210.56/210.66  [4234]
% 210.56/210.66  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U))
% 210.56/210.66  -> true
% 210.56/210.66  Current number of equations to process: 2598
% 210.56/210.66  Current number of ordered equations: 0
% 210.56/210.66  Current number of rules: 4202
% 210.56/210.66  New rule produced :
% 210.56/210.66  [4235]
% 210.56/210.66  sorti2(op2(sK1_ax4_U,op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 210.56/210.66                           op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 210.56/210.66  Current number of equations to process: 2597
% 212.46/212.51  Current number of ordered equations: 0
% 212.46/212.51  Current number of rules: 4203
% 212.46/212.51  New rule produced :
% 212.46/212.51  [4236]
% 212.46/212.51  (eq)(tuple(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 212.46/212.51                               op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,
% 212.46/212.51                                                          op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 212.46/212.51                                                          op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 212.46/212.51  tuple(sK1_ax4_U,true)) -> (false)
% 212.46/212.51  Current number of equations to process: 2601
% 212.46/212.51  Current number of ordered equations: 0
% 212.46/212.51  Current number of rules: 4204
% 212.46/212.51  New rule produced :
% 212.46/212.51  [4237]
% 212.46/212.51  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 212.46/212.51         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 212.46/212.51  Current number of equations to process: 2602
% 212.46/212.51  Current number of ordered equations: 0
% 212.46/212.51  Current number of rules: 4205
% 212.46/212.51  New rule produced :
% 212.46/212.51  [4238]
% 212.46/212.51  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 212.46/212.51                                          op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 212.46/212.51  -> true
% 212.46/212.51  Current number of equations to process: 2601
% 212.46/212.51  Current number of ordered equations: 0
% 212.46/212.51  Current number of rules: 4206
% 212.46/212.51  New rule produced :
% 212.46/212.51  [4239]
% 212.46/212.51  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 212.46/212.51         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 212.46/212.51  Current number of equations to process: 2600
% 212.46/212.51  Current number of ordered equations: 0
% 212.46/212.51  Current number of rules: 4207
% 212.46/212.51  New rule produced :
% 212.46/212.51  [4240]
% 212.46/212.51  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 212.46/212.51                                            op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 212.46/212.51  -> true
% 212.46/212.51  Current number of equations to process: 2599
% 212.46/212.51  Current number of ordered equations: 0
% 212.46/212.51  Current number of rules: 4208
% 212.46/212.51  New rule produced :
% 212.46/212.51  [4241]
% 212.46/212.51  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 212.46/212.51                           op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U)) -> true
% 212.46/212.51  Current number of equations to process: 2624
% 212.46/212.51  Current number of ordered equations: 0
% 212.46/212.51  Current number of rules: 4209
% 212.46/212.51  New rule produced :
% 212.46/212.51  [4242]
% 212.46/212.51  sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 212.46/212.51                                     op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 212.46/212.51  Current number of equations to process: 2623
% 212.46/212.51  Current number of ordered equations: 0
% 212.46/212.51  Current number of rules: 4210
% 212.46/212.51  New rule produced :
% 212.46/212.51  [4243]
% 212.46/212.51  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 212.46/212.51                           op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))
% 212.46/212.51  -> true
% 212.46/212.51  Current number of equations to process: 2626
% 212.46/212.51  Current number of ordered equations: 0
% 212.46/212.51  Current number of rules: 4211
% 212.46/212.51  New rule produced :
% 212.46/212.51  [4244]
% 212.46/212.51  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 212.46/212.51                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 212.46/212.51  -> true
% 212.46/212.51  Current number of equations to process: 2625
% 212.46/212.51  Current number of ordered equations: 0
% 212.46/212.51  Current number of rules: 4212
% 212.46/212.51  New rule produced :
% 212.46/212.51  [4245]
% 212.46/212.51  sorti1(sK2_ax3_V(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 212.46/212.51  -> true
% 212.46/212.51  Current number of equations to process: 2626
% 212.46/212.51  Current number of ordered equations: 0
% 212.46/212.51  Current number of rules: 4213
% 212.46/212.51  New rule produced :
% 212.46/212.51  [4246]
% 212.46/212.51  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 212.46/212.51  -> true
% 212.46/212.51  Current number of equations to process: 2647
% 212.46/212.51  Current number of ordered equations: 0
% 212.46/212.51  Current number of rules: 4214
% 212.46/212.51  New rule produced :
% 212.46/212.51  [4247]
% 212.46/212.51  sorti1(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 212.46/212.51  -> true
% 212.46/212.51  Current number of equations to process: 2646
% 212.46/212.51  Current number of ordered equations: 0
% 212.46/212.51  Current number of rules: 4215
% 212.46/212.51  New rule produced :
% 212.46/212.51  [4248]
% 212.46/212.51  (eq)(tuple(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 212.46/212.51                 op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 212.46/212.51                                               op2(sK1_ax4_U,sK1_ax4_U)),
% 212.46/212.51                                           op2(sK1_ax4_U,sK1_ax4_U))),true),
% 212.46/212.51  tuple(sK1_ax4_U,true)) -> (false)
% 213.67/213.77  Current number of equations to process: 2662
% 213.67/213.77  Current number of ordered equations: 0
% 213.67/213.77  Current number of rules: 4216
% 213.67/213.77  New rule produced :
% 213.67/213.77  [4249]
% 213.67/213.77  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 213.67/213.77         sK2_ax3_V(j(sK1_ax4_U)))) -> true
% 213.67/213.77  Current number of equations to process: 2661
% 213.67/213.77  Current number of ordered equations: 0
% 213.67/213.77  Current number of rules: 4217
% 213.67/213.77  New rule produced :
% 213.67/213.77  [4250]
% 213.67/213.77  sorti1(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 213.67/213.77                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 213.67/213.77  -> true
% 213.67/213.77  Current number of equations to process: 2660
% 213.67/213.77  Current number of ordered equations: 0
% 213.67/213.77  Current number of rules: 4218
% 213.67/213.77  New rule produced :
% 213.67/213.77  [4251]
% 213.67/213.77  sorti1(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 213.67/213.77           op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 213.67/213.77  Current number of equations to process: 2659
% 213.67/213.77  Current number of ordered equations: 0
% 213.67/213.77  Current number of rules: 4219
% 213.67/213.77  New rule produced :
% 213.67/213.77  [4252]
% 213.67/213.77  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 213.67/213.77         sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 213.67/213.77  Current number of equations to process: 2658
% 213.67/213.77  Current number of ordered equations: 0
% 213.67/213.77  Current number of rules: 4220
% 213.67/213.77  New rule produced :
% 213.67/213.77  [4253]
% 213.67/213.77  sorti1(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 213.67/213.77                                                  op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 213.67/213.77  -> true
% 213.67/213.77  Current number of equations to process: 2657
% 213.67/213.77  Current number of ordered equations: 0
% 213.67/213.77  Current number of rules: 4221
% 213.67/213.77  New rule produced :
% 213.67/213.77  [4254]
% 213.67/213.77  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 213.67/213.77         j(op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 213.67/213.77  Current number of equations to process: 2656
% 213.67/213.77  Current number of ordered equations: 0
% 213.67/213.77  Current number of rules: 4222
% 213.67/213.77  New rule produced :
% 213.67/213.77  [4255]
% 213.67/213.77  sorti1(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 213.67/213.77                                           op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 213.67/213.77  -> true
% 213.67/213.77  Current number of equations to process: 2655
% 213.67/213.77  Current number of ordered equations: 0
% 213.67/213.77  Current number of rules: 4223
% 213.67/213.77  New rule produced :
% 213.67/213.77  [4256]
% 213.67/213.77  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 213.67/213.77                           op2(sK1_ax4_U,sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))))
% 213.67/213.77  -> true
% 213.67/213.77  Current number of equations to process: 2654
% 213.67/213.77  Current number of ordered equations: 0
% 213.67/213.77  Current number of rules: 4224
% 213.67/213.77  New rule produced :
% 213.67/213.77  [4257]
% 213.67/213.77  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 213.67/213.77                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 213.67/213.77  -> true
% 213.67/213.77  Current number of equations to process: 2653
% 213.67/213.77  Current number of ordered equations: 0
% 213.67/213.77  Current number of rules: 4225
% 213.67/213.77  New rule produced :
% 213.67/213.77  [4258]
% 213.67/213.77  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 213.67/213.77         sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 213.67/213.77  Current number of equations to process: 2652
% 213.67/213.77  Current number of ordered equations: 0
% 213.67/213.77  Current number of rules: 4226
% 213.67/213.77  New rule produced :
% 213.67/213.77  [4259]
% 213.67/213.77  sorti1(op1(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 213.67/213.77                                                             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 213.67/213.77  -> true
% 213.67/213.77  Current number of equations to process: 2651
% 213.67/213.77  Current number of ordered equations: 0
% 213.67/213.77  Current number of rules: 4227
% 213.67/213.77  New rule produced :
% 213.67/213.77  [4260]
% 213.67/213.77  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 213.67/213.77         sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 213.67/213.77  Current number of equations to process: 2650
% 213.67/213.77  Current number of ordered equations: 0
% 213.67/213.77  Current number of rules: 4228
% 213.67/213.77  New rule produced :
% 213.67/213.77  [4261]
% 213.67/213.77  sorti1(op1(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 213.67/213.77                                                      op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 213.67/213.77  -> true
% 213.67/213.77  Current number of equations to process: 2649
% 213.67/213.77  Current number of ordered equations: 0
% 213.67/213.77  Current number of rules: 4229
% 213.67/213.77  New rule produced :
% 213.67/213.77  [4262]
% 213.67/213.77  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 214.65/214.76         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 214.65/214.76  Current number of equations to process: 2648
% 214.65/214.76  Current number of ordered equations: 0
% 214.65/214.76  Current number of rules: 4230
% 214.65/214.76  New rule produced :
% 214.65/214.76  [4263]
% 214.65/214.76  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 214.65/214.76                                                         op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 214.65/214.76  -> true
% 214.65/214.76  Current number of equations to process: 2647
% 214.65/214.76  Current number of ordered equations: 0
% 214.65/214.76  Current number of rules: 4231
% 214.65/214.76  New rule produced :
% 214.65/214.76  [4264]
% 214.65/214.76  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 214.65/214.76         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 214.65/214.76  Current number of equations to process: 2646
% 214.65/214.76  Current number of ordered equations: 0
% 214.65/214.76  Current number of rules: 4232
% 214.65/214.76  New rule produced :
% 214.65/214.76  [4265]
% 214.65/214.76  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 214.65/214.76                                                         op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 214.65/214.76  -> true
% 214.65/214.76  Current number of equations to process: 2645
% 214.65/214.76  Current number of ordered equations: 0
% 214.65/214.76  Current number of rules: 4233
% 214.65/214.76  New rule produced :
% 214.65/214.76  [4266]
% 214.65/214.76  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 214.65/214.76         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 214.65/214.76  Current number of equations to process: 2644
% 214.65/214.76  Current number of ordered equations: 0
% 214.65/214.76  Current number of rules: 4234
% 214.65/214.76  New rule produced :
% 214.65/214.76  [4267]
% 214.65/214.76  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 214.65/214.76                                                       op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 214.65/214.76  -> true
% 214.65/214.76  Current number of equations to process: 2643
% 214.65/214.76  Current number of ordered equations: 0
% 214.65/214.76  Current number of rules: 4235
% 214.65/214.76  New rule produced :
% 214.65/214.76  [4268]
% 214.65/214.76  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 214.65/214.76                           op2(sK1_ax4_U,sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 214.65/214.76  -> true
% 214.65/214.76  Current number of equations to process: 2642
% 214.65/214.76  Current number of ordered equations: 0
% 214.65/214.76  Current number of rules: 4236
% 214.65/214.76  New rule produced :
% 214.65/214.76  [4269]
% 214.65/214.76  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 214.65/214.76                                                                   op2(
% 214.65/214.76                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 214.65/214.76                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 214.65/214.76  -> true
% 214.65/214.76  Current number of equations to process: 2641
% 214.65/214.76  Current number of ordered equations: 0
% 214.65/214.76  Current number of rules: 4237
% 214.65/214.76  New rule produced :
% 214.65/214.76  [4270]
% 214.65/214.76  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 214.65/214.76                           op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 214.65/214.76  -> true
% 214.65/214.76  Current number of equations to process: 2640
% 214.65/214.76  Current number of ordered equations: 0
% 214.65/214.76  Current number of rules: 4238
% 214.65/214.76  New rule produced :
% 214.65/214.76  [4271]
% 214.65/214.76  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(
% 214.65/214.76                                                                   op2(
% 214.65/214.76                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 214.65/214.76                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 214.65/214.76  -> true
% 214.65/214.76  Current number of equations to process: 2639
% 214.65/214.76  Current number of ordered equations: 0
% 214.65/214.76  Current number of rules: 4239
% 214.65/214.76  New rule produced :
% 214.65/214.76  [4272]
% 214.65/214.76  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 214.65/214.76                           op2(sK1_ax4_U,sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(
% 214.65/214.76                                                                  j(sK1_ax4_U))))))
% 214.65/214.76  -> true
% 214.65/214.76  Current number of equations to process: 2638
% 214.65/214.76  Current number of ordered equations: 0
% 214.65/214.76  Current number of rules: 4240
% 214.65/214.76  New rule produced :
% 214.65/214.76  [4273]
% 214.65/214.76  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(op2(
% 214.65/214.76                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 214.65/214.76                                                                 op2(sK1_ax4_U,sK1_ax4_U)))))
% 216.17/216.20  -> true
% 216.17/216.20  Current number of equations to process: 2637
% 216.17/216.20  Current number of ordered equations: 0
% 216.17/216.20  Current number of rules: 4241
% 216.17/216.20  New rule produced :
% 216.17/216.20  [4274]
% 216.17/216.20  ifeq(sorti1(A),true,sorti1(op1(A,j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))),true)
% 216.17/216.20  -> true
% 216.17/216.20  Current number of equations to process: 2635
% 216.17/216.20  Current number of ordered equations: 1
% 216.17/216.20  Current number of rules: 4242
% 216.17/216.20  New rule produced :
% 216.17/216.20  [4275]
% 216.17/216.20  ifeq(sorti1(A),true,sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),A)),true)
% 216.17/216.20  -> true
% 216.17/216.20  Current number of equations to process: 2635
% 216.17/216.20  Current number of ordered equations: 0
% 216.17/216.20  Current number of rules: 4243
% 216.17/216.20  New rule produced :
% 216.17/216.20  [4276]
% 216.17/216.20  h(j(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 216.17/216.20  ->
% 216.17/216.20  op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 216.17/216.20  Current number of equations to process: 2634
% 216.17/216.20  Current number of ordered equations: 0
% 216.17/216.20  Current number of rules: 4244
% 216.17/216.20  New rule produced :
% 216.17/216.20  [4277]
% 216.17/216.20  h(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 216.17/216.20  ->
% 216.17/216.20  op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)
% 216.17/216.20  Current number of equations to process: 2633
% 216.17/216.20  Current number of ordered equations: 0
% 216.17/216.20  Current number of rules: 4245
% 216.17/216.20  New rule produced :
% 216.17/216.20  [4278]
% 216.17/216.20  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 216.17/216.20         j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 216.17/216.20  Current number of equations to process: 2632
% 216.17/216.20  Current number of ordered equations: 0
% 216.17/216.20  Current number of rules: 4246
% 216.17/216.20  New rule produced :
% 216.17/216.20  [4279]
% 216.17/216.20  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 216.17/216.20                                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 216.17/216.20  -> true
% 216.17/216.20  Current number of equations to process: 2631
% 216.17/216.20  Current number of ordered equations: 0
% 216.17/216.20  Current number of rules: 4247
% 216.17/216.20  New rule produced :
% 216.17/216.20  [4280]
% 216.17/216.20  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 216.17/216.20         j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 216.17/216.21  Current number of equations to process: 2630
% 216.17/216.21  Current number of ordered equations: 0
% 216.17/216.21  Current number of rules: 4248
% 216.17/216.21  New rule produced :
% 216.17/216.21  [4281]
% 216.17/216.21  sorti1(op1(j(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 216.17/216.21                                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 216.17/216.21  -> true
% 216.17/216.21  Current number of equations to process: 2629
% 216.17/216.21  Current number of ordered equations: 0
% 216.17/216.21  Current number of rules: 4249
% 216.17/216.21  New rule produced :
% 216.17/216.21  [4282]
% 216.17/216.21  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 216.17/216.21                                              op2(sK1_ax4_U,sK1_ax4_U))),
% 216.17/216.21             op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 216.17/216.21                                          op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 216.17/216.21  tuple(sK1_ax4_U,true)) -> (false)
% 216.17/216.21  Current number of equations to process: 2663
% 216.17/216.21  Current number of ordered equations: 0
% 216.17/216.21  Current number of rules: 4250
% 216.17/216.21  New rule produced :
% 216.17/216.21  [4283]
% 216.17/216.21  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 216.17/216.21                                        op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 216.17/216.21  Current number of equations to process: 2662
% 216.17/216.21  Current number of ordered equations: 0
% 216.17/216.21  Current number of rules: 4251
% 216.17/216.21  New rule produced :
% 216.17/216.21  [4284]
% 216.17/216.21  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 216.17/216.21             op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)) -> true
% 216.17/216.21  Current number of equations to process: 2661
% 216.17/216.21  Current number of ordered equations: 0
% 216.17/216.21  Current number of rules: 4252
% 216.17/216.21  New rule produced :
% 216.17/216.21  [4285]
% 216.17/216.21  sorti2(op2(sK1_ax4_U,op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 216.17/216.21                           op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 216.17/216.21  -> true
% 216.17/216.21  Current number of equations to process: 2660
% 216.17/216.21  Current number of ordered equations: 0
% 216.17/216.21  Current number of rules: 4253
% 216.17/216.21  New rule produced :
% 216.17/216.21  [4286]
% 216.17/216.21  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 216.17/216.21             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 217.98/218.03  Current number of equations to process: 2659
% 217.98/218.03  Current number of ordered equations: 0
% 217.98/218.03  Current number of rules: 4254
% 217.98/218.03  New rule produced :
% 217.98/218.03  [4287]
% 217.98/218.03  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 217.98/218.03                                          op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 217.98/218.03  -> true
% 217.98/218.03  Current number of equations to process: 2658
% 217.98/218.03  Current number of ordered equations: 0
% 217.98/218.03  Current number of rules: 4255
% 217.98/218.03  New rule produced :
% 217.98/218.03  [4288]
% 217.98/218.03  (eq)(tuple(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 217.98/218.03                 h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 217.98/218.03                                                 op2(sK1_ax4_U,sK1_ax4_U)),
% 217.98/218.03                                             h(sK2_ax3_V(j(sK1_ax4_U))))),true),
% 217.98/218.03  tuple(sK1_ax4_U,true)) -> (false)
% 217.98/218.03  Current number of equations to process: 2692
% 217.98/218.03  Current number of ordered equations: 0
% 217.98/218.03  Current number of rules: 4256
% 217.98/218.03  New rule produced :
% 217.98/218.03  [4289]
% 217.98/218.03  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 217.98/218.03                                          op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 217.98/218.03  -> true
% 217.98/218.03  Current number of equations to process: 2691
% 217.98/218.03  Current number of ordered equations: 0
% 217.98/218.03  Current number of rules: 4257
% 217.98/218.03  New rule produced :
% 217.98/218.03  [4290]
% 217.98/218.03  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 217.98/218.03                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 217.98/218.03  -> true
% 217.98/218.03  Current number of equations to process: 2690
% 217.98/218.03  Current number of ordered equations: 0
% 217.98/218.03  Current number of rules: 4258
% 217.98/218.03  New rule produced :
% 217.98/218.03  [4291]
% 217.98/218.03  sorti1(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 217.98/218.03           h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 217.98/218.03  Current number of equations to process: 2689
% 217.98/218.03  Current number of ordered equations: 0
% 217.98/218.03  Current number of rules: 4259
% 217.98/218.03  New rule produced :
% 217.98/218.03  [4292]
% 217.98/218.03  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 217.98/218.03                                          op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))
% 217.98/218.03  -> true
% 217.98/218.03  Current number of equations to process: 2688
% 217.98/218.03  Current number of ordered equations: 0
% 217.98/218.03  Current number of rules: 4260
% 217.98/218.03  New rule produced :
% 217.98/218.03  [4293]
% 217.98/218.03  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 217.98/218.03                                                                   op2(
% 217.98/218.03                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 217.98/218.03                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 217.98/218.03  -> true
% 217.98/218.03  Current number of equations to process: 2687
% 217.98/218.03  Current number of ordered equations: 0
% 217.98/218.03  Current number of rules: 4261
% 217.98/218.03  New rule produced :
% 217.98/218.03  [4294]
% 217.98/218.03  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 217.98/218.03                                                op2(sK1_ax4_U,sK1_ax4_U))),
% 217.98/218.03             op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 217.98/218.03                                            op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 217.98/218.03  tuple(sK1_ax4_U,true)) -> (false)
% 217.98/218.03  Current number of equations to process: 2721
% 217.98/218.03  Current number of ordered equations: 0
% 217.98/218.03  Current number of rules: 4262
% 217.98/218.03  New rule produced :
% 217.98/218.03  [4295]
% 217.98/218.03  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 217.98/218.03                                          op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 217.98/218.03  Current number of equations to process: 2720
% 217.98/218.03  Current number of ordered equations: 0
% 217.98/218.03  Current number of rules: 4263
% 217.98/218.03  New rule produced :
% 217.98/218.03  [4296]
% 217.98/218.03  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 217.98/218.03             h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)) -> true
% 217.98/218.03  Current number of equations to process: 2719
% 217.98/218.03  Current number of ordered equations: 0
% 217.98/218.03  Current number of rules: 4264
% 217.98/218.03  New rule produced :
% 217.98/218.03  [4297]
% 217.98/218.03  sorti2(op2(sK1_ax4_U,op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 217.98/218.03                           op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U))))))
% 217.98/218.03  -> true
% 217.98/218.03  Current number of equations to process: 2718
% 217.98/218.03  Current number of ordered equations: 0
% 217.98/218.03  Current number of rules: 4265
% 217.98/218.03  New rule produced :
% 217.98/218.03  [4298]
% 219.26/219.34  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 219.26/219.34                                            op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 219.26/219.34  -> true
% 219.26/219.34  Current number of equations to process: 2747
% 219.26/219.34  Current number of ordered equations: 0
% 219.26/219.34  Current number of rules: 4266
% 219.26/219.34  New rule produced :
% 219.26/219.34  [4299]
% 219.26/219.34  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 219.26/219.34                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 219.26/219.34  -> true
% 219.26/219.34  Current number of equations to process: 2746
% 219.26/219.34  Current number of ordered equations: 0
% 219.26/219.34  Current number of rules: 4267
% 219.26/219.34  New rule produced :
% 219.26/219.34  [4300]
% 219.26/219.34  (eq)(tuple(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 219.26/219.34                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 219.26/219.34                                                              op2(sK1_ax4_U,sK1_ax4_U)),
% 219.26/219.34                                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 219.26/219.35  tuple(sK1_ax4_U,true)) -> (false)
% 219.26/219.35  Current number of equations to process: 2750
% 219.26/219.35  Current number of ordered equations: 0
% 219.26/219.35  Current number of rules: 4268
% 219.26/219.35  New rule produced :
% 219.26/219.35  [4301]
% 219.26/219.35  sorti1(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 219.26/219.35           op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 219.26/219.35  Current number of equations to process: 2749
% 219.26/219.35  Current number of ordered equations: 0
% 219.26/219.35  Current number of rules: 4269
% 219.26/219.35  New rule produced :
% 219.26/219.35  [4302]
% 219.26/219.35  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 219.26/219.35                                   op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true)
% 219.26/219.35  -> true
% 219.26/219.35  Current number of equations to process: 2747
% 219.26/219.35  Current number of ordered equations: 1
% 219.26/219.35  Current number of rules: 4270
% 219.26/219.35  New rule produced :
% 219.26/219.35  [4303]
% 219.26/219.35  ifeq(sorti2(A),true,sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 219.26/219.35                                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),A)),true)
% 219.26/219.35  -> true
% 219.26/219.35  Current number of equations to process: 2747
% 219.26/219.35  Current number of ordered equations: 0
% 219.26/219.35  Current number of rules: 4271
% 219.26/219.35  New rule produced :
% 219.26/219.35  [4304]
% 219.26/219.35  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 219.26/219.35         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 219.26/219.35  Current number of equations to process: 2746
% 219.26/219.35  Current number of ordered equations: 0
% 219.26/219.35  Current number of rules: 4272
% 219.26/219.35  New rule produced :
% 219.26/219.35  [4305]
% 219.26/219.35  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 219.26/219.35                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 219.26/219.35  -> true
% 219.26/219.35  Current number of equations to process: 2745
% 219.26/219.35  Current number of ordered equations: 0
% 219.26/219.35  Current number of rules: 4273
% 219.26/219.35  New rule produced :
% 219.26/219.35  [4306]
% 219.26/219.35  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 219.26/219.35         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 219.26/219.35  Current number of equations to process: 2744
% 219.26/219.35  Current number of ordered equations: 0
% 219.26/219.35  Current number of rules: 4274
% 219.26/219.35  New rule produced :
% 219.26/219.35  [4307]
% 219.26/219.35  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 219.26/219.35                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 219.26/219.35  -> true
% 219.26/219.35  Current number of equations to process: 2743
% 219.26/219.35  Current number of ordered equations: 0
% 219.26/219.35  Current number of rules: 4275
% 219.26/219.35  New rule produced :
% 219.26/219.35  [4308]
% 219.26/219.35  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 219.26/219.35                                   op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true)
% 219.26/219.35  -> true
% 219.26/219.35  Current number of equations to process: 2741
% 219.26/219.35  Current number of ordered equations: 1
% 219.26/219.35  Current number of rules: 4276
% 219.26/219.35  New rule produced :
% 219.26/219.35  [4309]
% 219.26/219.35  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 219.26/219.35                                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),A)),true)
% 219.26/219.35  -> true
% 219.26/219.35  Current number of equations to process: 2741
% 219.26/219.35  Current number of ordered equations: 0
% 219.26/219.35  Current number of rules: 4277
% 219.26/219.35  New rule produced :
% 219.26/219.35  [4310]
% 219.26/219.35  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 220.27/220.36         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 220.27/220.36  Current number of equations to process: 2740
% 220.27/220.36  Current number of ordered equations: 0
% 220.27/220.36  Current number of rules: 4278
% 220.27/220.36  New rule produced :
% 220.27/220.36  [4311]
% 220.27/220.36  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 220.27/220.36                                                           op2(sK1_ax4_U,sK1_ax4_U)),
% 220.27/220.36                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 220.27/220.36  -> true
% 220.27/220.36  Current number of equations to process: 2739
% 220.27/220.36  Current number of ordered equations: 0
% 220.27/220.36  Current number of rules: 4279
% 220.27/220.36  New rule produced :
% 220.27/220.36  [4312]
% 220.27/220.36  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 220.27/220.36         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 220.27/220.36  Current number of equations to process: 2738
% 220.27/220.36  Current number of ordered equations: 0
% 220.27/220.36  Current number of rules: 4280
% 220.27/220.36  New rule produced :
% 220.27/220.36  [4313]
% 220.27/220.36  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,
% 220.27/220.36                                                           op2(sK1_ax4_U,sK1_ax4_U)),
% 220.27/220.36                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 220.27/220.36  -> true
% 220.27/220.36  Current number of equations to process: 2737
% 220.27/220.36  Current number of ordered equations: 0
% 220.27/220.36  Current number of rules: 4281
% 220.27/220.36  New rule produced :
% 220.27/220.36  [4314]
% 220.27/220.36  ifeq(sorti2(A),true,sorti2(op2(A,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 220.27/220.36                                   op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true)
% 220.27/220.36  -> true
% 220.27/220.36  Current number of equations to process: 2735
% 220.27/220.36  Current number of ordered equations: 1
% 220.27/220.36  Current number of rules: 4282
% 220.27/220.36  New rule produced :
% 220.27/220.36  [4315]
% 220.27/220.36  ifeq(sorti2(A),true,sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 220.27/220.36                                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),A)),true)
% 220.27/220.36  -> true
% 220.27/220.36  Current number of equations to process: 2735
% 220.27/220.36  Current number of ordered equations: 0
% 220.27/220.36  Current number of rules: 4283
% 220.27/220.36  New rule produced :
% 220.27/220.36  [4316]
% 220.27/220.36  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 220.27/220.36         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 220.27/220.36  Current number of equations to process: 2734
% 220.27/220.36  Current number of ordered equations: 0
% 220.27/220.36  Current number of rules: 4284
% 220.27/220.36  New rule produced :
% 220.27/220.36  [4317]
% 220.27/220.36  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(h(sK2_ax3_V(
% 220.27/220.36                                                             sK2_ax3_V(
% 220.27/220.36                                                             j(sK1_ax4_U)))),
% 220.27/220.36                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 220.27/220.36  -> true
% 220.27/220.36  Current number of equations to process: 2733
% 220.27/220.36  Current number of ordered equations: 0
% 220.27/220.36  Current number of rules: 4285
% 220.27/220.36  New rule produced :
% 220.27/220.36  [4318]
% 220.27/220.36  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 220.27/220.36         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 220.27/220.36  Current number of equations to process: 2732
% 220.27/220.36  Current number of ordered equations: 0
% 220.27/220.36  Current number of rules: 4286
% 220.27/220.36  New rule produced :
% 220.27/220.36  [4319]
% 220.27/220.36  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 220.27/220.36                                                             sK2_ax3_V(
% 220.27/220.36                                                             j(sK1_ax4_U)))),
% 220.27/220.36                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 220.27/220.36  -> true
% 220.27/220.36  Current number of equations to process: 2731
% 220.27/220.36  Current number of ordered equations: 0
% 220.27/220.36  Current number of rules: 4287
% 220.27/220.36  New rule produced :
% 220.27/220.36  [4320]
% 220.27/220.36  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 220.27/220.36         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 220.27/220.36  Current number of equations to process: 2730
% 220.27/220.36  Current number of ordered equations: 0
% 220.27/220.36  Current number of rules: 4288
% 220.27/220.36  New rule produced :
% 220.27/220.36  [4321]
% 220.27/220.36  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(h(sK2_ax3_V(
% 220.27/220.36                                                               j(sK1_ax4_U))),sK1_ax4_U),
% 220.27/220.36                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 220.27/220.36  -> true
% 220.27/220.36  Current number of equations to process: 2729
% 220.27/220.36  Current number of ordered equations: 0
% 220.27/220.36  Current number of rules: 4289
% 221.38/221.48  New rule produced :
% 221.38/221.48  [4322]
% 221.38/221.48  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 221.38/221.48         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 221.38/221.48  Current number of equations to process: 2728
% 221.38/221.48  Current number of ordered equations: 0
% 221.38/221.48  Current number of rules: 4290
% 221.38/221.48  New rule produced :
% 221.38/221.48  [4323]
% 221.38/221.48  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(h(sK2_ax3_V(
% 221.38/221.48                                                               j(sK1_ax4_U))),sK1_ax4_U),
% 221.38/221.48                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 221.38/221.48  -> true
% 221.38/221.48  Current number of equations to process: 2727
% 221.38/221.48  Current number of ordered equations: 0
% 221.38/221.48  Current number of rules: 4291
% 221.38/221.48  New rule produced :
% 221.38/221.48  [4324]
% 221.38/221.48  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 221.38/221.48         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 221.38/221.48  Current number of equations to process: 2726
% 221.38/221.48  Current number of ordered equations: 0
% 221.38/221.48  Current number of rules: 4292
% 221.38/221.48  New rule produced :
% 221.38/221.48  [4325]
% 221.38/221.48  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(h(sK2_ax3_V(
% 221.38/221.48                                                             j(sK1_ax4_U))),sK1_ax4_U),
% 221.38/221.48                                                   op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 221.38/221.48  -> true
% 221.38/221.48  Current number of equations to process: 2725
% 221.38/221.48  Current number of ordered equations: 0
% 221.38/221.48  Current number of rules: 4293
% 221.38/221.48  New rule produced :
% 221.38/221.48  [4326]
% 221.38/221.48  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 221.38/221.48         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 221.38/221.48  Current number of equations to process: 2724
% 221.38/221.48  Current number of ordered equations: 0
% 221.38/221.48  Current number of rules: 4294
% 221.38/221.48  New rule produced :
% 221.38/221.48  [4327]
% 221.38/221.48  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 221.38/221.48                                                         h(sK2_ax3_V(j(sK1_ax4_U)))),
% 221.38/221.48                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 221.38/221.48  -> true
% 221.38/221.48  Current number of equations to process: 2723
% 221.38/221.48  Current number of ordered equations: 0
% 221.38/221.48  Current number of rules: 4295
% 221.38/221.48  New rule produced :
% 221.38/221.48  [4328]
% 221.38/221.48  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 221.38/221.48         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 221.38/221.48  Current number of equations to process: 2722
% 221.38/221.48  Current number of ordered equations: 0
% 221.38/221.48  Current number of rules: 4296
% 221.38/221.48  New rule produced :
% 221.38/221.48  [4329]
% 221.38/221.48  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 221.38/221.48                                                         h(sK2_ax3_V(j(sK1_ax4_U)))),
% 221.38/221.48                                                     op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 221.38/221.48  -> true
% 221.38/221.48  Current number of equations to process: 2721
% 221.38/221.48  Current number of ordered equations: 0
% 221.38/221.48  Current number of rules: 4297
% 221.38/221.48  New rule produced :
% 221.38/221.48  [4330]
% 221.38/221.48  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 221.38/221.48         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 221.38/221.48  Current number of equations to process: 2720
% 221.38/221.48  Current number of ordered equations: 0
% 221.38/221.48  Current number of rules: 4298
% 221.38/221.48  New rule produced :
% 221.38/221.48  [4331]
% 221.38/221.48  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,h(
% 221.38/221.48                                                                     sK2_ax3_V(
% 221.38/221.48                                                                     j(sK1_ax4_U)))),
% 221.38/221.48                                                   op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 221.38/221.48  -> true
% 221.38/221.48  Current number of equations to process: 2719
% 221.38/221.48  Current number of ordered equations: 0
% 221.38/221.48  Current number of rules: 4299
% 221.38/221.48  New rule produced :
% 221.38/221.48  [4332]
% 221.38/221.48  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 221.38/221.48             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))))
% 221.38/221.48  -> true
% 221.38/221.48  Current number of equations to process: 2718
% 221.38/221.48  Current number of ordered equations: 0
% 221.38/221.48  Current number of rules: 4300
% 221.38/221.48  New rule produced :
% 221.38/221.48  [4333]
% 221.38/221.48  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 221.38/221.48                                            op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 221.38/221.48                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 222.48/222.59  -> true
% 222.48/222.59  Current number of equations to process: 2717
% 222.48/222.59  Current number of ordered equations: 0
% 222.48/222.59  Current number of rules: 4301
% 222.48/222.59  New rule produced :
% 222.48/222.59  [4334]
% 222.48/222.59  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 222.48/222.59             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)))
% 222.48/222.59  -> true
% 222.48/222.59  Current number of equations to process: 2716
% 222.48/222.59  Current number of ordered equations: 0
% 222.48/222.59  Current number of rules: 4302
% 222.48/222.59  New rule produced :
% 222.48/222.59  [4335]
% 222.48/222.59  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 222.48/222.59                                          op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 222.48/222.59                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 222.48/222.59  -> true
% 222.48/222.59  Current number of equations to process: 2715
% 222.48/222.59  Current number of ordered equations: 0
% 222.48/222.59  Current number of rules: 4303
% 222.48/222.59  New rule produced :
% 222.48/222.59  [4336]
% 222.48/222.59  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 222.48/222.59             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)))
% 222.48/222.59  -> true
% 222.48/222.59  Current number of equations to process: 2714
% 222.48/222.59  Current number of ordered equations: 0
% 222.48/222.59  Current number of rules: 4304
% 222.48/222.59  New rule produced :
% 222.48/222.59  [4337]
% 222.48/222.59  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 222.48/222.59                                          h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 222.48/222.59                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 222.48/222.59  -> true
% 222.48/222.59  Current number of equations to process: 2713
% 222.48/222.59  Current number of ordered equations: 0
% 222.48/222.59  Current number of rules: 4305
% 222.48/222.59  New rule produced :
% 222.48/222.59  [4338]
% 222.48/222.59  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 222.48/222.59                                   op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 222.48/222.59  -> true
% 222.48/222.59  Current number of equations to process: 2711
% 222.48/222.59  Current number of ordered equations: 1
% 222.48/222.59  Current number of rules: 4306
% 222.48/222.59  New rule produced :
% 222.48/222.59  [4339]
% 222.48/222.59  ifeq(sorti2(A),true,sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 222.48/222.59                                 op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 222.48/222.59  -> true
% 222.48/222.59  Current number of equations to process: 2711
% 222.48/222.59  Current number of ordered equations: 0
% 222.48/222.59  Current number of rules: 4307
% 222.48/222.59  New rule produced :
% 222.48/222.59  [4340]
% 222.48/222.59  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 222.48/222.59                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 222.48/222.59         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 222.48/222.59  Current number of equations to process: 2710
% 222.48/222.59  Current number of ordered equations: 0
% 222.48/222.59  Current number of rules: 4308
% 222.48/222.59  New rule produced :
% 222.48/222.59  [4341]
% 222.48/222.59  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 222.48/222.59                                                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 222.48/222.59  -> true
% 222.48/222.59  Current number of equations to process: 2709
% 222.48/222.59  Current number of ordered equations: 0
% 222.48/222.59  Current number of rules: 4309
% 222.48/222.59  New rule produced :
% 222.48/222.59  [4342]
% 222.48/222.59  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 222.48/222.59                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 222.48/222.59         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 222.48/222.59  Current number of equations to process: 2708
% 222.48/222.59  Current number of ordered equations: 0
% 222.48/222.59  Current number of rules: 4310
% 222.48/222.59  New rule produced :
% 222.48/222.59  [4343]
% 222.48/222.59  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 222.48/222.59                                                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 222.48/222.59  -> true
% 222.48/222.59  Current number of equations to process: 2707
% 222.48/222.59  Current number of ordered equations: 0
% 222.48/222.59  Current number of rules: 4311
% 222.48/222.59  New rule produced :
% 222.48/222.59  [4344]
% 222.48/222.59  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 222.48/222.59                                   h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))),true)
% 222.48/222.59  -> true
% 222.48/222.59  Current number of equations to process: 2705
% 222.48/222.59  Current number of ordered equations: 1
% 222.48/222.59  Current number of rules: 4312
% 222.48/222.59  New rule produced :
% 222.48/222.59  [4345]
% 222.48/222.59  ifeq(sorti2(A),true,sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 222.48/222.59                                 h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),A)),true)
% 222.48/222.59  -> true
% 222.48/222.59  Current number of equations to process: 2705
% 223.58/223.69  Current number of ordered equations: 0
% 223.58/223.69  Current number of rules: 4313
% 223.58/223.69  New rule produced :
% 223.58/223.69  [4346]
% 223.58/223.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 223.58/223.69                                                                     j(sK1_ax4_U))))),
% 223.58/223.69         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 223.58/223.69  Current number of equations to process: 2704
% 223.58/223.69  Current number of ordered equations: 0
% 223.58/223.69  Current number of rules: 4314
% 223.58/223.69  New rule produced :
% 223.58/223.69  [4347]
% 223.58/223.69  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 223.58/223.69                                                       h(sK2_ax3_V(sK2_ax3_V(
% 223.58/223.69                                                                   j(sK1_ax4_U)))))))
% 223.58/223.69  -> true
% 223.58/223.69  Current number of equations to process: 2703
% 223.58/223.69  Current number of ordered equations: 0
% 223.58/223.69  Current number of rules: 4315
% 223.58/223.69  New rule produced :
% 223.58/223.69  [4348]
% 223.58/223.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(
% 223.58/223.69                                                                     j(sK1_ax4_U))))),
% 223.58/223.69         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 223.58/223.69  Current number of equations to process: 2702
% 223.58/223.69  Current number of ordered equations: 0
% 223.58/223.69  Current number of rules: 4316
% 223.58/223.69  New rule produced :
% 223.58/223.69  [4349]
% 223.58/223.69  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 223.58/223.69                                                       h(sK2_ax3_V(sK2_ax3_V(
% 223.58/223.69                                                                   j(sK1_ax4_U)))))))
% 223.58/223.69  -> true
% 223.58/223.69  Current number of equations to process: 2701
% 223.58/223.69  Current number of ordered equations: 0
% 223.58/223.69  Current number of rules: 4317
% 223.58/223.69  New rule produced :
% 223.58/223.69  [4350]
% 223.58/223.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(
% 223.58/223.69                                                               j(sK1_ax4_U))),sK1_ax4_U)),
% 223.58/223.69         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 223.58/223.69  Current number of equations to process: 2700
% 223.58/223.69  Current number of ordered equations: 0
% 223.58/223.69  Current number of rules: 4318
% 223.58/223.69  New rule produced :
% 223.58/223.69  [4351]
% 223.58/223.69  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 223.58/223.69                                                     op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 223.58/223.69  -> true
% 223.58/223.69  Current number of equations to process: 2699
% 223.58/223.69  Current number of ordered equations: 0
% 223.58/223.69  Current number of rules: 4319
% 223.58/223.69  New rule produced :
% 223.58/223.69  [4352]
% 223.58/223.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(
% 223.58/223.69                                                               j(sK1_ax4_U))),sK1_ax4_U)),
% 223.58/223.69         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 223.58/223.69  Current number of equations to process: 2698
% 223.58/223.69  Current number of ordered equations: 0
% 223.58/223.69  Current number of rules: 4320
% 223.58/223.69  New rule produced :
% 223.58/223.69  [4353]
% 223.58/223.69  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 223.58/223.69                                                     op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 223.58/223.69  -> true
% 223.58/223.69  Current number of equations to process: 2697
% 223.58/223.69  Current number of ordered equations: 0
% 223.58/223.69  Current number of rules: 4321
% 223.58/223.69  New rule produced :
% 223.58/223.69  [4354]
% 223.58/223.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(
% 223.58/223.69                                                               j(sK1_ax4_U))),sK1_ax4_U)),
% 223.58/223.69         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 223.58/223.69  Current number of equations to process: 2696
% 223.58/223.69  Current number of ordered equations: 0
% 223.58/223.69  Current number of rules: 4322
% 223.58/223.69  New rule produced :
% 223.58/223.69  [4355]
% 223.58/223.69  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 223.58/223.69                                                   op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 223.58/223.69  -> true
% 223.58/223.69  Current number of equations to process: 2695
% 223.58/223.69  Current number of ordered equations: 0
% 223.58/223.69  Current number of rules: 4323
% 223.58/223.69  New rule produced :
% 223.58/223.69  [4356]
% 223.58/223.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 223.58/223.69                                                         h(sK2_ax3_V(j(sK1_ax4_U))))),
% 223.58/223.69         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 223.58/223.69  Current number of equations to process: 2694
% 223.58/223.69  Current number of ordered equations: 0
% 223.58/223.69  Current number of rules: 4324
% 223.58/223.69  New rule produced :
% 223.58/223.69  [4357]
% 224.67/224.72  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 224.67/224.72                                                     op2(sK1_ax4_U,h(sK2_ax3_V(
% 224.67/224.72                                                                     j(sK1_ax4_U)))))))
% 224.67/224.72  -> true
% 224.67/224.72  Current number of equations to process: 2693
% 224.67/224.72  Current number of ordered equations: 0
% 224.67/224.72  Current number of rules: 4325
% 224.67/224.72  New rule produced :
% 224.67/224.72  [4358]
% 224.67/224.72  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 224.67/224.72                                                         h(sK2_ax3_V(j(sK1_ax4_U))))),
% 224.67/224.72         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 224.67/224.72  Current number of equations to process: 2692
% 224.67/224.72  Current number of ordered equations: 0
% 224.67/224.72  Current number of rules: 4326
% 224.67/224.72  New rule produced :
% 224.67/224.72  [4359]
% 224.67/224.72  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 224.67/224.72                                                     op2(sK1_ax4_U,h(sK2_ax3_V(
% 224.67/224.72                                                                     j(sK1_ax4_U)))))))
% 224.67/224.72  -> true
% 224.67/224.72  Current number of equations to process: 2691
% 224.67/224.72  Current number of ordered equations: 0
% 224.67/224.72  Current number of rules: 4327
% 224.67/224.72  New rule produced :
% 224.67/224.72  [4360]
% 224.67/224.72  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 224.67/224.72                                                         h(sK2_ax3_V(j(sK1_ax4_U))))),
% 224.67/224.72         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 224.67/224.72  Current number of equations to process: 2690
% 224.67/224.72  Current number of ordered equations: 0
% 224.67/224.72  Current number of rules: 4328
% 224.67/224.72  New rule produced :
% 224.67/224.72  [4361]
% 224.67/224.72  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 224.67/224.72                                                   op2(sK1_ax4_U,h(sK2_ax3_V(
% 224.67/224.72                                                                   j(sK1_ax4_U)))))))
% 224.67/224.72  -> true
% 224.67/224.72  Current number of equations to process: 2689
% 224.67/224.72  Current number of ordered equations: 0
% 224.67/224.72  Current number of rules: 4329
% 224.67/224.72  New rule produced :
% 224.67/224.72  [4362]
% 224.67/224.72  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 224.67/224.72                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 224.67/224.72         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 224.67/224.72  Current number of equations to process: 2688
% 224.67/224.72  Current number of ordered equations: 0
% 224.67/224.72  Current number of rules: 4330
% 224.67/224.72  New rule produced :
% 224.67/224.72  [4363]
% 224.67/224.72  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 224.67/224.72                                        op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 224.67/224.72  -> true
% 224.67/224.72  Current number of equations to process: 2687
% 224.67/224.72  Current number of ordered equations: 0
% 224.67/224.72  Current number of rules: 4331
% 224.67/224.72  New rule produced :
% 224.67/224.72  [4364]
% 224.67/224.72  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(
% 224.67/224.72                                                               j(sK1_ax4_U))),
% 224.67/224.72                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 224.67/224.72         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 224.67/224.72  Current number of equations to process: 2686
% 224.67/224.72  Current number of ordered equations: 0
% 224.67/224.72  Current number of rules: 4332
% 224.67/224.72  New rule produced :
% 224.67/224.72  [4365]
% 224.67/224.72  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 224.67/224.72                                      op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))))
% 224.67/224.72  -> true
% 224.67/224.72  Current number of equations to process: 2685
% 224.67/224.72  Current number of ordered equations: 0
% 224.67/224.72  Current number of rules: 4333
% 224.67/224.72  New rule produced :
% 224.67/224.72  [4366]
% 224.67/224.72  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 224.67/224.72                                                         h(sK2_ax3_V(j(sK1_ax4_U))))),
% 224.67/224.72         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 224.67/224.72  Current number of equations to process: 2684
% 224.67/224.72  Current number of ordered equations: 0
% 224.67/224.72  Current number of rules: 4334
% 224.67/224.72  New rule produced :
% 224.67/224.72  [4367]
% 224.67/224.72  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 224.67/224.72                                      op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(
% 224.67/224.72                                                                     j(sK1_ax4_U)))))))
% 224.67/224.72  -> true
% 224.67/224.72  Current number of equations to process: 2683
% 224.67/224.72  Current number of ordered equations: 0
% 224.67/224.72  Current number of rules: 4335
% 224.67/224.72  New rule produced :
% 224.67/224.72  [4368]
% 225.90/225.94  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 225.90/225.94         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 225.90/225.94  Current number of equations to process: 2682
% 225.90/225.94  Current number of ordered equations: 0
% 225.90/225.94  Current number of rules: 4336
% 225.90/225.94  New rule produced :
% 225.90/225.94  [4369]
% 225.90/225.94  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 225.90/225.94         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 225.90/225.94  Current number of equations to process: 2681
% 225.90/225.94  Current number of ordered equations: 0
% 225.90/225.94  Current number of rules: 4337
% 225.90/225.94  New rule produced :
% 225.90/225.94  [4370]
% 225.90/225.94  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 225.90/225.94         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 225.90/225.94  Current number of equations to process: 2680
% 225.90/225.94  Current number of ordered equations: 0
% 225.90/225.94  Current number of rules: 4338
% 225.90/225.94  New rule produced :
% 225.90/225.94  [4371]
% 225.90/225.94  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 225.90/225.94         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 225.90/225.94  Current number of equations to process: 2679
% 225.90/225.94  Current number of ordered equations: 0
% 225.90/225.94  Current number of rules: 4339
% 225.90/225.94  New rule produced :
% 225.90/225.94  [4372]
% 225.90/225.94  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 225.90/225.94         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 225.90/225.94  Current number of equations to process: 2678
% 225.90/225.94  Current number of ordered equations: 0
% 225.90/225.94  Current number of rules: 4340
% 225.90/225.94  New rule produced :
% 225.90/225.94  [4373]
% 225.90/225.94  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 225.90/225.94         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 225.90/225.94  Current number of equations to process: 2677
% 225.90/225.94  Current number of ordered equations: 0
% 225.90/225.94  Current number of rules: 4341
% 225.90/225.94  New rule produced :
% 225.90/225.94  [4374]
% 225.90/225.94  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 225.90/225.94         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 225.90/225.94  Current number of equations to process: 2676
% 225.90/225.94  Current number of ordered equations: 0
% 225.90/225.94  Current number of rules: 4342
% 225.90/225.94  New rule produced :
% 225.90/225.94  [4375]
% 225.90/225.94  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 225.90/225.94         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 225.90/225.94  Current number of equations to process: 2675
% 225.90/225.94  Current number of ordered equations: 0
% 225.90/225.94  Current number of rules: 4343
% 225.90/225.94  New rule produced :
% 225.90/225.94  [4376]
% 225.90/225.94  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 225.90/225.94         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 225.90/225.94  Current number of equations to process: 2674
% 225.90/225.94  Current number of ordered equations: 0
% 225.90/225.94  Current number of rules: 4344
% 225.90/225.94  New rule produced :
% 225.90/225.94  [4377]
% 225.90/225.94  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 225.90/225.94         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 225.90/225.94  Current number of equations to process: 2673
% 225.90/225.94  Current number of ordered equations: 0
% 225.90/225.94  Current number of rules: 4345
% 225.90/225.94  New rule produced :
% 225.90/225.94  [4378]
% 225.90/225.94  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 225.90/225.94         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 225.90/225.94  Current number of equations to process: 2672
% 225.90/225.94  Current number of ordered equations: 0
% 225.90/225.94  Current number of rules: 4346
% 225.90/225.94  New rule produced :
% 225.90/225.94  [4379]
% 225.90/225.94  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 225.90/225.94         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 225.90/225.94  Current number of equations to process: 2671
% 225.90/225.94  Current number of ordered equations: 0
% 225.90/225.94  Current number of rules: 4347
% 225.90/225.94  New rule produced :
% 225.90/225.94  [4380]
% 225.90/225.94  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),
% 225.90/225.94         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 225.90/225.94  Current number of equations to process: 2670
% 225.90/225.94  Current number of ordered equations: 0
% 225.90/225.94  Current number of rules: 4348
% 225.90/225.94  New rule produced :
% 225.90/225.94  [4381]
% 225.90/225.94  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 225.90/225.94         op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))) -> true
% 225.90/225.94  Current number of equations to process: 2669
% 225.90/225.94  Current number of ordered equations: 0
% 226.58/226.69  Current number of rules: 4349
% 226.58/226.69  New rule produced :
% 226.58/226.69  [4382]
% 226.58/226.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 226.58/226.69                                                                    op2(
% 226.58/226.69                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 226.58/226.69                                                                    h(sK2_ax3_V(
% 226.58/226.69                                                                      j(sK1_ax4_U))))))
% 226.58/226.69  -> true
% 226.58/226.69  Current number of equations to process: 2668
% 226.58/226.69  Current number of ordered equations: 0
% 226.58/226.69  Current number of rules: 4350
% 226.58/226.69  New rule produced :
% 226.58/226.69  [4383]
% 226.58/226.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 226.58/226.69                                                                    op2(sK1_ax4_U,
% 226.58/226.69                                                                    op2(sK1_ax4_U,sK1_ax4_U)),
% 226.58/226.69                                                                    h(sK2_ax3_V(
% 226.58/226.69                                                                      j(sK1_ax4_U))))))
% 226.58/226.69  -> true
% 226.58/226.69  Current number of equations to process: 2667
% 226.58/226.69  Current number of ordered equations: 0
% 226.58/226.69  Current number of rules: 4351
% 226.58/226.69  New rule produced :
% 226.58/226.69  [4384]
% 226.58/226.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 226.58/226.69                                                                    h(sK2_ax3_V(
% 226.58/226.69                                                                      sK2_ax3_V(
% 226.58/226.69                                                                      j(sK1_ax4_U)))),
% 226.58/226.69                                                                    h(sK2_ax3_V(
% 226.58/226.69                                                                      j(sK1_ax4_U))))))
% 226.58/226.69  -> true
% 226.58/226.69  Current number of equations to process: 2666
% 226.58/226.69  Current number of ordered equations: 0
% 226.58/226.69  Current number of rules: 4352
% 226.58/226.69  New rule produced :
% 226.58/226.69  [4385]
% 226.58/226.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 226.58/226.69                                                                    h(sK2_ax3_V(
% 226.58/226.69                                                                      j(sK1_ax4_U))),
% 226.58/226.69                                                                    op2(
% 226.68/226.69                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 226.68/226.69  -> true
% 226.68/226.69  Current number of equations to process: 2665
% 226.68/226.69  Current number of ordered equations: 0
% 226.68/226.69  Current number of rules: 4353
% 226.68/226.69  New rule produced :
% 226.68/226.69  [4386]
% 226.68/226.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 226.68/226.69                                                                    h(sK2_ax3_V(
% 226.68/226.69                                                                      j(sK1_ax4_U))),
% 226.68/226.69                                                                    op2(sK1_ax4_U,
% 226.68/226.69                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 226.68/226.69  -> true
% 226.68/226.69  Current number of equations to process: 2664
% 226.68/226.69  Current number of ordered equations: 0
% 226.68/226.69  Current number of rules: 4354
% 226.68/226.69  New rule produced :
% 226.68/226.69  [4387]
% 226.68/226.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 226.68/226.69                                                                    h(sK2_ax3_V(
% 226.68/226.69                                                                      j(sK1_ax4_U))),
% 226.68/226.69                                                                    h(sK2_ax3_V(
% 226.68/226.69                                                                      sK2_ax3_V(
% 226.68/226.69                                                                      j(sK1_ax4_U)))))))
% 226.68/226.69  -> true
% 226.68/226.69  Current number of equations to process: 2663
% 226.68/226.69  Current number of ordered equations: 0
% 226.68/226.69  Current number of rules: 4355
% 226.68/226.69  New rule produced :
% 226.68/226.69  [4388]
% 226.68/226.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 226.68/226.69                                                                    op2(
% 226.68/226.69                                                                    h(sK2_ax3_V(
% 226.68/226.69                                                                      j(sK1_ax4_U))),sK1_ax4_U),
% 226.68/226.69                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 226.68/226.69  -> true
% 226.68/226.69  Current number of equations to process: 2662
% 226.68/226.69  Current number of ordered equations: 0
% 226.68/226.69  Current number of rules: 4356
% 226.68/226.69  New rule produced :
% 227.29/227.34  [4389]
% 227.29/227.34  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 227.29/227.34                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 227.29/227.34                                                                    op2(
% 227.29/227.34                                                                    h(sK2_ax3_V(
% 227.29/227.34                                                                      j(sK1_ax4_U))),sK1_ax4_U))))
% 227.29/227.34  -> true
% 227.29/227.34  Current number of equations to process: 2661
% 227.29/227.34  Current number of ordered equations: 0
% 227.29/227.34  Current number of rules: 4357
% 227.29/227.34  New rule produced :
% 227.29/227.34  [4390]
% 227.29/227.34  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 227.29/227.34                                                                    op2(sK1_ax4_U,
% 227.29/227.34                                                                    h(sK2_ax3_V(
% 227.29/227.34                                                                      j(sK1_ax4_U)))),
% 227.29/227.34                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 227.29/227.34  -> true
% 227.29/227.34  Current number of equations to process: 2660
% 227.29/227.34  Current number of ordered equations: 0
% 227.29/227.34  Current number of rules: 4358
% 227.29/227.34  New rule produced :
% 227.29/227.34  [4391]
% 227.29/227.34  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 227.29/227.34                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 227.29/227.34                                                                    op2(sK1_ax4_U,
% 227.29/227.34                                                                    h(sK2_ax3_V(
% 227.29/227.34                                                                      j(sK1_ax4_U)))))))
% 227.29/227.34  -> true
% 227.29/227.34  Current number of equations to process: 2659
% 227.29/227.34  Current number of ordered equations: 0
% 227.29/227.34  Current number of rules: 4359
% 227.29/227.34  New rule produced :
% 227.29/227.34  [4392]
% 227.29/227.34  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 227.29/227.34                                                                    op2(
% 227.29/227.34                                                                    h(sK2_ax3_V(
% 227.29/227.34                                                                      j(sK1_ax4_U))),
% 227.29/227.34                                                                    op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 227.29/227.34  -> true
% 227.29/227.34  Current number of equations to process: 2658
% 227.29/227.34  Current number of ordered equations: 0
% 227.29/227.34  Current number of rules: 4360
% 227.29/227.34  New rule produced :
% 227.29/227.34  [4393]
% 227.29/227.34  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 227.29/227.34                                                                    op2(
% 227.29/227.34                                                                    h(sK2_ax3_V(
% 227.29/227.34                                                                      j(sK1_ax4_U))),
% 227.29/227.34                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 227.29/227.34  -> true
% 227.29/227.34  Current number of equations to process: 2657
% 227.29/227.34  Current number of ordered equations: 0
% 227.29/227.34  Current number of rules: 4361
% 227.29/227.34  New rule produced :
% 227.29/227.34  [4394]
% 227.29/227.34  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(
% 227.29/227.34                                                                    op2(
% 227.29/227.34                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 227.29/227.34                                                                    h(sK2_ax3_V(
% 227.29/227.34                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 227.29/227.34  -> true
% 227.29/227.34  Current number of equations to process: 2656
% 227.29/227.34  Current number of ordered equations: 0
% 227.29/227.34  Current number of rules: 4362
% 227.29/227.34  New rule produced :
% 227.29/227.34  [4395]
% 227.29/227.34  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 227.29/227.34                                                                    op2(
% 227.29/227.34                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 227.29/227.34                                                                    h(sK2_ax3_V(
% 227.29/227.34                                                                      j(sK1_ax4_U)))))))
% 227.29/227.34  -> true
% 227.29/227.34  Current number of equations to process: 2655
% 227.29/227.34  Current number of ordered equations: 0
% 227.29/227.34  Current number of rules: 4363
% 227.29/227.34  New rule produced :
% 227.29/227.34  [4396]
% 227.29/227.34  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 227.29/227.34         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 227.29/227.34  Current number of equations to process: 2654
% 228.30/228.38  Current number of ordered equations: 0
% 228.30/228.38  Current number of rules: 4364
% 228.30/228.38  New rule produced :
% 228.30/228.38  [4397]
% 228.30/228.38  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 228.30/228.38                                                                      op2(
% 228.30/228.38                                                                      op2(
% 228.30/228.38                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 228.30/228.38  -> true
% 228.30/228.38  Current number of equations to process: 2653
% 228.30/228.38  Current number of ordered equations: 0
% 228.30/228.38  Current number of rules: 4365
% 228.30/228.38  New rule produced :
% 228.30/228.38  [4398]
% 228.30/228.38  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 228.30/228.38         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 228.30/228.38  Current number of equations to process: 2652
% 228.30/228.38  Current number of ordered equations: 0
% 228.30/228.38  Current number of rules: 4366
% 228.30/228.38  New rule produced :
% 228.30/228.38  [4399]
% 228.30/228.38  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 228.30/228.38                                                                      op2(
% 228.30/228.38                                                                      op2(
% 228.30/228.38                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))
% 228.30/228.38  -> true
% 228.30/228.38  Current number of equations to process: 2651
% 228.30/228.38  Current number of ordered equations: 0
% 228.30/228.38  Current number of rules: 4367
% 228.30/228.38  New rule produced :
% 228.30/228.38  [4400]
% 228.30/228.38  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 228.30/228.38         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 228.30/228.38  Current number of equations to process: 2650
% 228.30/228.38  Current number of ordered equations: 0
% 228.30/228.38  Current number of rules: 4368
% 228.30/228.38  New rule produced :
% 228.30/228.38  [4401]
% 228.30/228.38  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 228.30/228.38                                                                      op2(
% 228.30/228.38                                                                      op2(
% 228.30/228.38                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 228.30/228.38  -> true
% 228.30/228.38  Current number of equations to process: 2649
% 228.30/228.38  Current number of ordered equations: 0
% 228.30/228.38  Current number of rules: 4369
% 228.30/228.38  New rule produced :
% 228.30/228.38  [4402]
% 228.30/228.38  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 228.30/228.38         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 228.30/228.38  Current number of equations to process: 2648
% 228.30/228.38  Current number of ordered equations: 0
% 228.30/228.38  Current number of rules: 4370
% 228.30/228.38  New rule produced :
% 228.30/228.38  [4403]
% 228.30/228.38  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 228.30/228.38                                                                      op2(
% 228.30/228.38                                                                      op2(
% 228.30/228.38                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 228.30/228.38  -> true
% 228.30/228.38  Current number of equations to process: 2647
% 228.30/228.38  Current number of ordered equations: 0
% 228.30/228.38  Current number of rules: 4371
% 228.30/228.38  New rule produced :
% 228.30/228.38  [4404]
% 228.30/228.38  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 228.30/228.38                                   op2(sK1_ax4_U,sK1_ax4_U)))),true) -> true
% 228.30/228.38  Current number of equations to process: 2645
% 228.30/228.38  Current number of ordered equations: 1
% 228.30/228.38  Current number of rules: 4372
% 228.30/228.38  New rule produced :
% 228.30/228.38  [4405]
% 228.30/228.38  ifeq(sorti2(A),true,sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 228.30/228.38                                 op2(sK1_ax4_U,sK1_ax4_U)),A)),true) -> true
% 228.30/228.38  Current number of equations to process: 2645
% 228.30/228.38  Current number of ordered equations: 0
% 228.30/228.38  Current number of rules: 4373
% 228.30/228.38  New rule produced :
% 228.30/228.38  [4406]
% 228.30/228.38  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 228.30/228.38             op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 228.30/228.38  -> true
% 228.30/228.38  Current number of equations to process: 2644
% 228.30/228.38  Current number of ordered equations: 0
% 228.30/228.38  Current number of rules: 4374
% 228.30/228.38  New rule produced :
% 228.30/228.38  [4407]
% 228.30/228.38  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 228.30/228.38                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 229.50/229.60  -> true
% 229.50/229.60  Current number of equations to process: 2643
% 229.50/229.60  Current number of ordered equations: 0
% 229.50/229.60  Current number of rules: 4375
% 229.50/229.60  New rule produced :
% 229.50/229.60  [4408]
% 229.50/229.60  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 229.50/229.60             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))
% 229.50/229.60  -> true
% 229.50/229.60  Current number of equations to process: 2642
% 229.50/229.60  Current number of ordered equations: 0
% 229.50/229.60  Current number of rules: 4376
% 229.50/229.60  New rule produced :
% 229.50/229.60  [4409]
% 229.50/229.60  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 229.50/229.60                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 229.50/229.60  -> true
% 229.50/229.60  Current number of equations to process: 2641
% 229.50/229.60  Current number of ordered equations: 0
% 229.50/229.60  Current number of rules: 4377
% 229.50/229.60  New rule produced :
% 229.50/229.60  [4410]
% 229.50/229.60  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(
% 229.50/229.60                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)))),true)
% 229.50/229.60  -> true
% 229.50/229.60  Current number of equations to process: 2639
% 229.50/229.60  Current number of ordered equations: 1
% 229.50/229.60  Current number of rules: 4378
% 229.50/229.60  New rule produced :
% 229.50/229.60  [4411]
% 229.50/229.60  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),A)),true)
% 229.50/229.60  -> true
% 229.50/229.60  Current number of equations to process: 2639
% 229.50/229.60  Current number of ordered equations: 0
% 229.50/229.60  Current number of rules: 4379
% 229.50/229.60  New rule produced :
% 229.50/229.60  [4412]
% 229.50/229.60  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 229.50/229.60         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 229.50/229.60  Current number of equations to process: 2638
% 229.50/229.60  Current number of ordered equations: 0
% 229.50/229.60  Current number of rules: 4380
% 229.50/229.60  New rule produced :
% 229.50/229.60  [4413]
% 229.50/229.60  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 229.50/229.60                                                       op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 229.50/229.60  -> true
% 229.50/229.60  Current number of equations to process: 2637
% 229.50/229.60  Current number of ordered equations: 0
% 229.50/229.60  Current number of rules: 4381
% 229.50/229.60  New rule produced :
% 229.50/229.60  [4414]
% 229.50/229.60  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 229.50/229.60         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 229.50/229.60  Current number of equations to process: 2636
% 229.50/229.60  Current number of ordered equations: 0
% 229.50/229.60  Current number of rules: 4382
% 229.50/229.60  New rule produced :
% 229.50/229.60  [4415]
% 229.50/229.60  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 229.50/229.60                                                       op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 229.50/229.60  -> true
% 229.50/229.60  Current number of equations to process: 2635
% 229.50/229.60  Current number of ordered equations: 0
% 229.50/229.60  Current number of rules: 4383
% 229.50/229.60  New rule produced :
% 229.50/229.60  [4416]
% 229.50/229.60  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 229.50/229.60             h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 229.50/229.60  -> true
% 229.50/229.60  Current number of equations to process: 2634
% 229.50/229.60  Current number of ordered equations: 0
% 229.50/229.60  Current number of rules: 4384
% 229.50/229.60  New rule produced :
% 229.50/229.60  [4417]
% 229.50/229.60  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 229.50/229.60                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 229.50/229.60  -> true
% 229.50/229.60  Current number of equations to process: 2633
% 229.50/229.60  Current number of ordered equations: 0
% 229.50/229.60  Current number of rules: 4385
% 229.50/229.60  New rule produced :
% 229.50/229.60  [4418]
% 229.50/229.60  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 229.50/229.60             h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 229.50/229.60  -> true
% 229.50/229.60  Current number of equations to process: 2632
% 229.50/229.60  Current number of ordered equations: 0
% 229.50/229.60  Current number of rules: 4386
% 229.50/229.60  New rule produced :
% 229.50/229.60  [4419]
% 229.50/229.60  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 229.50/229.60                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 229.50/229.60  -> true
% 229.50/229.60  Current number of equations to process: 2631
% 229.50/229.60  Current number of ordered equations: 0
% 229.50/229.60  Current number of rules: 4387
% 229.50/229.60  New rule produced :
% 229.50/229.60  [4420]
% 229.50/229.60  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 229.50/229.60             h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 230.81/230.83  -> true
% 230.81/230.83  Current number of equations to process: 2630
% 230.81/230.83  Current number of ordered equations: 0
% 230.81/230.83  Current number of rules: 4388
% 230.81/230.83  New rule produced :
% 230.81/230.83  [4421]
% 230.81/230.83  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 230.81/230.83                                                   h(sK2_ax3_V(j(sK1_ax4_U))))))
% 230.81/230.83  -> true
% 230.81/230.83  Current number of equations to process: 2629
% 230.81/230.83  Current number of ordered equations: 0
% 230.81/230.83  Current number of rules: 4389
% 230.81/230.83  New rule produced :
% 230.81/230.83  [4422]
% 230.81/230.83  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 230.81/230.83         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 230.81/230.83  Current number of equations to process: 2628
% 230.81/230.83  Current number of ordered equations: 0
% 230.81/230.83  Current number of rules: 4390
% 230.81/230.83  New rule produced :
% 230.81/230.83  [4423]
% 230.81/230.83  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 230.81/230.83                                                     op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 230.81/230.83  -> true
% 230.81/230.83  Current number of equations to process: 2627
% 230.81/230.83  Current number of ordered equations: 0
% 230.81/230.83  Current number of rules: 4391
% 230.81/230.83  New rule produced :
% 230.81/230.83  [4424]
% 230.81/230.83  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 230.81/230.83         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 230.81/230.83  Current number of equations to process: 2626
% 230.81/230.83  Current number of ordered equations: 0
% 230.81/230.83  Current number of rules: 4392
% 230.81/230.83  New rule produced :
% 230.81/230.83  [4425]
% 230.81/230.83  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 230.81/230.83                                                     op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 230.81/230.83  -> true
% 230.81/230.83  Current number of equations to process: 2625
% 230.81/230.83  Current number of ordered equations: 0
% 230.81/230.83  Current number of rules: 4393
% 230.81/230.83  New rule produced :
% 230.81/230.83  [4426]
% 230.81/230.83  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 230.81/230.83         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 230.81/230.83  Current number of equations to process: 2624
% 230.81/230.83  Current number of ordered equations: 0
% 230.81/230.83  Current number of rules: 4394
% 230.81/230.83  New rule produced :
% 230.81/230.83  [4427]
% 230.81/230.83  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 230.81/230.83                                                   op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 230.81/230.83  -> true
% 230.81/230.83  Current number of equations to process: 2623
% 230.81/230.83  Current number of ordered equations: 0
% 230.81/230.83  Current number of rules: 4395
% 230.81/230.83  New rule produced :
% 230.81/230.83  [4428]
% 230.81/230.83  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 230.81/230.83             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))))
% 230.81/230.83  -> true
% 230.81/230.83  Current number of equations to process: 2622
% 230.81/230.83  Current number of ordered equations: 0
% 230.81/230.83  Current number of rules: 4396
% 230.81/230.83  New rule produced :
% 230.81/230.83  [4429]
% 230.81/230.83  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 230.81/230.83                                        op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 230.81/230.83  -> true
% 230.81/230.83  Current number of equations to process: 2621
% 230.81/230.83  Current number of ordered equations: 0
% 230.81/230.83  Current number of rules: 4397
% 230.81/230.83  New rule produced :
% 230.81/230.83  [4430]
% 230.81/230.83  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 230.81/230.83         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 230.81/230.83  Current number of equations to process: 2620
% 230.81/230.83  Current number of ordered equations: 0
% 230.81/230.83  Current number of rules: 4398
% 230.81/230.83  New rule produced :
% 230.81/230.83  [4431]
% 230.81/230.83  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 230.81/230.83                                        op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 230.81/230.83  -> true
% 230.81/230.83  Current number of equations to process: 2619
% 230.81/230.83  Current number of ordered equations: 0
% 230.81/230.83  Current number of rules: 4399
% 230.81/230.83  New rule produced :
% 230.81/230.83  [4432]
% 230.81/230.83  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 230.81/230.83         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 230.81/230.83  Current number of equations to process: 2618
% 230.81/230.83  Current number of ordered equations: 0
% 230.81/230.83  Current number of rules: 4400
% 230.81/230.83  New rule produced :
% 230.81/230.83  [4433]
% 230.81/230.83  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 230.81/230.83         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 232.00/232.06  Current number of equations to process: 2617
% 232.00/232.06  Current number of ordered equations: 0
% 232.00/232.06  Current number of rules: 4401
% 232.00/232.06  New rule produced :
% 232.00/232.06  [4434]
% 232.00/232.06  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 232.00/232.06         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 232.00/232.06  Current number of equations to process: 2616
% 232.00/232.06  Current number of ordered equations: 0
% 232.00/232.06  Current number of rules: 4402
% 232.00/232.06  New rule produced :
% 232.00/232.06  [4435]
% 232.00/232.06  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 232.00/232.06         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 232.00/232.06  Current number of equations to process: 2615
% 232.00/232.06  Current number of ordered equations: 0
% 232.00/232.06  Current number of rules: 4403
% 232.00/232.06  New rule produced :
% 232.00/232.06  [4436]
% 232.00/232.06  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 232.00/232.06         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 232.00/232.06  Current number of equations to process: 2614
% 232.00/232.06  Current number of ordered equations: 0
% 232.00/232.06  Current number of rules: 4404
% 232.00/232.06  New rule produced :
% 232.00/232.06  [4437]
% 232.00/232.06  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 232.00/232.06         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 232.00/232.06  Current number of equations to process: 2613
% 232.00/232.06  Current number of ordered equations: 0
% 232.00/232.06  Current number of rules: 4405
% 232.00/232.06  New rule produced :
% 232.00/232.06  [4438]
% 232.00/232.06  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 232.00/232.06         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 232.00/232.06  Current number of equations to process: 2612
% 232.00/232.06  Current number of ordered equations: 0
% 232.00/232.06  Current number of rules: 4406
% 232.00/232.06  New rule produced :
% 232.00/232.06  [4439]
% 232.00/232.06  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),
% 232.00/232.06         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 232.00/232.06  Current number of equations to process: 2611
% 232.00/232.06  Current number of ordered equations: 0
% 232.00/232.06  Current number of rules: 4407
% 232.00/232.06  New rule produced :
% 232.00/232.06  [4440]
% 232.00/232.06  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 232.00/232.06         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 232.00/232.06  Current number of equations to process: 2610
% 232.00/232.06  Current number of ordered equations: 0
% 232.00/232.06  Current number of rules: 4408
% 232.00/232.06  New rule produced :
% 232.00/232.06  [4441]
% 232.00/232.06  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),
% 232.00/232.06         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 232.00/232.06  Current number of equations to process: 2609
% 232.00/232.06  Current number of ordered equations: 0
% 232.00/232.06  Current number of rules: 4409
% 232.00/232.06  New rule produced :
% 232.00/232.06  [4442]
% 232.00/232.06  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 232.00/232.06         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 232.00/232.06  Current number of equations to process: 2608
% 232.00/232.06  Current number of ordered equations: 0
% 232.00/232.06  Current number of rules: 4410
% 232.00/232.06  New rule produced :
% 232.00/232.06  [4443]
% 232.00/232.06  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U))),
% 232.00/232.06         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 232.00/232.06  Current number of equations to process: 2607
% 232.00/232.06  Current number of ordered equations: 0
% 232.00/232.06  Current number of rules: 4411
% 232.00/232.06  New rule produced :
% 232.00/232.06  [4444]
% 232.00/232.06  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),
% 232.00/232.06         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 232.00/232.06  Current number of equations to process: 2606
% 232.00/232.06  Current number of ordered equations: 0
% 232.00/232.06  Current number of rules: 4412
% 232.00/232.06  New rule produced :
% 232.00/232.06  [4445]
% 232.00/232.06  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U))))),
% 232.00/232.06         op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 232.00/232.06  Current number of equations to process: 2605
% 232.00/232.06  Current number of ordered equations: 0
% 232.00/232.06  Current number of rules: 4413
% 232.00/232.06  New rule produced :
% 232.00/232.06  [4446]
% 232.00/232.06  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 232.00/232.06                                                                    op2(
% 232.00/232.06                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 232.00/232.06                                                                    h(sK2_ax3_V(
% 232.00/232.06                                                                      j(sK1_ax4_U))))))
% 232.71/232.73  -> true
% 232.71/232.73  Current number of equations to process: 2604
% 232.71/232.73  Current number of ordered equations: 0
% 232.71/232.73  Current number of rules: 4414
% 232.71/232.73  New rule produced :
% 232.71/232.73  [4447]
% 232.71/232.73  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 232.71/232.73                                                                    op2(sK1_ax4_U,
% 232.71/232.73                                                                    op2(sK1_ax4_U,sK1_ax4_U)),
% 232.71/232.73                                                                    h(sK2_ax3_V(
% 232.71/232.73                                                                      j(sK1_ax4_U))))))
% 232.71/232.73  -> true
% 232.71/232.73  Current number of equations to process: 2603
% 232.71/232.73  Current number of ordered equations: 0
% 232.71/232.73  Current number of rules: 4415
% 232.71/232.73  New rule produced :
% 232.71/232.73  [4448]
% 232.71/232.73  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 232.71/232.73                                                                    h(sK2_ax3_V(
% 232.71/232.73                                                                      sK2_ax3_V(
% 232.71/232.73                                                                      j(sK1_ax4_U)))),
% 232.71/232.73                                                                    h(sK2_ax3_V(
% 232.71/232.73                                                                      j(sK1_ax4_U))))))
% 232.71/232.73  -> true
% 232.71/232.73  Current number of equations to process: 2602
% 232.71/232.73  Current number of ordered equations: 0
% 232.71/232.73  Current number of rules: 4416
% 232.71/232.73  New rule produced :
% 232.71/232.73  [4449]
% 232.71/232.73  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 232.71/232.73                                                                    h(sK2_ax3_V(
% 232.71/232.73                                                                      j(sK1_ax4_U))),
% 232.71/232.73                                                                    op2(
% 232.71/232.73                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 232.71/232.73  -> true
% 232.71/232.73  Current number of equations to process: 2601
% 232.71/232.73  Current number of ordered equations: 0
% 232.71/232.73  Current number of rules: 4417
% 232.71/232.73  New rule produced :
% 232.71/232.73  [4450]
% 232.71/232.73  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 232.71/232.73                                                                    h(sK2_ax3_V(
% 232.71/232.73                                                                      j(sK1_ax4_U))),
% 232.71/232.73                                                                    op2(sK1_ax4_U,
% 232.71/232.73                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 232.71/232.73  -> true
% 232.71/232.73  Current number of equations to process: 2600
% 232.71/232.73  Current number of ordered equations: 0
% 232.71/232.73  Current number of rules: 4418
% 232.71/232.73  New rule produced :
% 232.71/232.73  [4451]
% 232.71/232.73  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 232.71/232.73                                                                    h(sK2_ax3_V(
% 232.71/232.73                                                                      j(sK1_ax4_U))),
% 232.71/232.73                                                                    h(sK2_ax3_V(
% 232.71/232.73                                                                      sK2_ax3_V(
% 232.71/232.73                                                                      j(sK1_ax4_U)))))))
% 232.71/232.73  -> true
% 232.71/232.73  Current number of equations to process: 2599
% 232.71/232.73  Current number of ordered equations: 0
% 232.71/232.73  Current number of rules: 4419
% 232.71/232.73  New rule produced :
% 232.71/232.73  [4452]
% 232.71/232.73  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 232.71/232.73                                                                    op2(
% 232.71/232.73                                                                    h(sK2_ax3_V(
% 232.71/232.73                                                                      j(sK1_ax4_U))),sK1_ax4_U),
% 232.71/232.73                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 232.71/232.73  -> true
% 232.71/232.73  Current number of equations to process: 2598
% 232.71/232.73  Current number of ordered equations: 0
% 232.71/232.73  Current number of rules: 4420
% 232.71/232.73  New rule produced :
% 232.71/232.73  [4453]
% 232.71/232.73  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 232.71/232.73                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 232.71/232.73                                                                    op2(
% 232.71/232.73                                                                    h(sK2_ax3_V(
% 232.71/232.73                                                                      j(sK1_ax4_U))),sK1_ax4_U))))
% 233.49/233.49  -> true
% 233.49/233.49  Current number of equations to process: 2597
% 233.49/233.49  Current number of ordered equations: 0
% 233.49/233.49  Current number of rules: 4421
% 233.49/233.49  New rule produced :
% 233.49/233.49  [4454]
% 233.49/233.49  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 233.49/233.49                                                                    op2(sK1_ax4_U,
% 233.49/233.49                                                                    h(sK2_ax3_V(
% 233.49/233.49                                                                      j(sK1_ax4_U)))),
% 233.49/233.49                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 233.49/233.49  -> true
% 233.49/233.49  Current number of equations to process: 2596
% 233.49/233.49  Current number of ordered equations: 0
% 233.49/233.49  Current number of rules: 4422
% 233.49/233.49  New rule produced :
% 233.49/233.49  [4455]
% 233.49/233.49  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 233.49/233.49                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 233.49/233.49                                                                    op2(sK1_ax4_U,
% 233.49/233.49                                                                    h(sK2_ax3_V(
% 233.49/233.49                                                                      j(sK1_ax4_U)))))))
% 233.49/233.49  -> true
% 233.49/233.49  Current number of equations to process: 2595
% 233.49/233.49  Current number of ordered equations: 0
% 233.49/233.49  Current number of rules: 4423
% 233.49/233.49  New rule produced :
% 233.49/233.49  [4456]
% 233.49/233.49  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 233.49/233.49                                                                    op2(
% 233.49/233.49                                                                    h(sK2_ax3_V(
% 233.49/233.49                                                                      j(sK1_ax4_U))),
% 233.49/233.49                                                                    op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 233.49/233.49  -> true
% 233.49/233.49  Current number of equations to process: 2594
% 233.49/233.49  Current number of ordered equations: 0
% 233.49/233.49  Current number of rules: 4424
% 233.49/233.49  New rule produced :
% 233.49/233.49  [4457]
% 233.49/233.49  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,
% 233.49/233.49                                                                    op2(
% 233.49/233.49                                                                    h(sK2_ax3_V(
% 233.49/233.49                                                                      j(sK1_ax4_U))),
% 233.49/233.49                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 233.49/233.49  -> true
% 233.49/233.49  Current number of equations to process: 2593
% 233.49/233.49  Current number of ordered equations: 0
% 233.49/233.49  Current number of rules: 4425
% 233.49/233.49  New rule produced :
% 233.49/233.49  [4458]
% 233.49/233.49  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(
% 233.49/233.49                                                                    op2(
% 233.49/233.49                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 233.49/233.49                                                                    h(sK2_ax3_V(
% 233.49/233.49                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 233.49/233.49  -> true
% 233.49/233.49  Current number of equations to process: 2592
% 233.49/233.49  Current number of ordered equations: 0
% 233.49/233.49  Current number of rules: 4426
% 233.49/233.49  New rule produced :
% 233.49/233.49  [4459]
% 233.49/233.49  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,
% 233.49/233.49                                                                    op2(
% 233.49/233.49                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 233.49/233.49                                                                    h(sK2_ax3_V(
% 233.49/233.49                                                                      j(sK1_ax4_U)))))))
% 233.49/233.49  -> true
% 233.49/233.49  Current number of equations to process: 2591
% 233.49/233.49  Current number of ordered equations: 0
% 233.49/233.49  Current number of rules: 4427
% 233.49/233.49  New rule produced :
% 233.49/233.49  [4460]
% 233.49/233.49  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 233.49/233.49         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 233.49/233.49  Current number of equations to process: 2590
% 233.49/233.49  Current number of ordered equations: 0
% 233.49/233.49  Current number of rules: 4428
% 233.49/233.49  New rule produced :
% 233.49/233.49  [4461]
% 233.49/233.49  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 233.49/233.49                                                                      op2(sK1_ax4_U,
% 233.49/233.49                                                                      op2(
% 233.49/233.49                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 234.51/234.55  -> true
% 234.51/234.55  Current number of equations to process: 2589
% 234.51/234.55  Current number of ordered equations: 0
% 234.51/234.55  Current number of rules: 4429
% 234.51/234.55  New rule produced :
% 234.51/234.55  [4462]
% 234.51/234.55  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 234.51/234.55         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 234.51/234.55  Current number of equations to process: 2588
% 234.51/234.55  Current number of ordered equations: 0
% 234.51/234.55  Current number of rules: 4430
% 234.51/234.55  New rule produced :
% 234.51/234.55  [4463]
% 234.51/234.55  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(
% 234.51/234.55                                                                      op2(sK1_ax4_U,
% 234.51/234.55                                                                      op2(
% 234.51/234.55                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 234.51/234.55  -> true
% 234.51/234.55  Current number of equations to process: 2587
% 234.51/234.55  Current number of ordered equations: 0
% 234.51/234.55  Current number of rules: 4431
% 234.51/234.55  New rule produced :
% 234.51/234.55  [4464]
% 234.51/234.55  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 234.51/234.55         op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 234.51/234.55  Current number of equations to process: 2586
% 234.51/234.55  Current number of ordered equations: 0
% 234.51/234.55  Current number of rules: 4432
% 234.51/234.55  New rule produced :
% 234.51/234.55  [4465]
% 234.51/234.55  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 234.51/234.55                                                                      op2(sK1_ax4_U,
% 234.51/234.55                                                                      op2(
% 234.51/234.55                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 234.51/234.55  -> true
% 234.51/234.55  Current number of equations to process: 2585
% 234.51/234.55  Current number of ordered equations: 0
% 234.51/234.55  Current number of rules: 4433
% 234.51/234.55  New rule produced :
% 234.51/234.55  [4466]
% 234.51/234.55  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 234.51/234.55         op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 234.51/234.55  Current number of equations to process: 2584
% 234.51/234.55  Current number of ordered equations: 0
% 234.51/234.55  Current number of rules: 4434
% 234.51/234.55  New rule produced :
% 234.51/234.55  [4467]
% 234.51/234.55  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 234.51/234.55                                                                      op2(sK1_ax4_U,
% 234.51/234.55                                                                      op2(
% 234.51/234.55                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 234.51/234.55  -> true
% 234.51/234.55  Current number of equations to process: 2583
% 234.51/234.55  Current number of ordered equations: 0
% 234.51/234.55  Current number of rules: 4435
% 234.51/234.55  New rule produced :
% 234.51/234.55  [4468]
% 234.51/234.55  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 234.51/234.55                                   op2(sK1_ax4_U,sK1_ax4_U)))),true) -> true
% 234.51/234.55  Current number of equations to process: 2581
% 234.51/234.55  Current number of ordered equations: 1
% 234.51/234.55  Current number of rules: 4436
% 234.51/234.55  New rule produced :
% 234.51/234.55  [4469]
% 234.51/234.55  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 234.51/234.55                                 op2(sK1_ax4_U,sK1_ax4_U)),A)),true) -> true
% 234.51/234.55  Current number of equations to process: 2581
% 234.51/234.55  Current number of ordered equations: 0
% 234.51/234.55  Current number of rules: 4437
% 234.51/234.55  New rule produced :
% 234.51/234.55  [4470]
% 234.51/234.55  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 234.51/234.55             op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 234.51/234.55  -> true
% 234.51/234.55  Current number of equations to process: 2580
% 234.51/234.55  Current number of ordered equations: 0
% 234.51/234.55  Current number of rules: 4438
% 234.51/234.55  New rule produced :
% 234.51/234.55  [4471]
% 234.51/234.55  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 234.51/234.55                                                           op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 234.51/234.55                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 234.51/234.55  -> true
% 234.51/234.55  Current number of equations to process: 2579
% 234.51/234.55  Current number of ordered equations: 0
% 234.51/234.55  Current number of rules: 4439
% 234.51/234.55  New rule produced :
% 234.51/234.55  [4472]
% 234.51/234.55  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 234.51/234.55             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))
% 234.51/234.55  -> true
% 234.51/234.55  Current number of equations to process: 2578
% 235.61/235.70  Current number of ordered equations: 0
% 235.61/235.70  Current number of rules: 4440
% 235.61/235.70  New rule produced :
% 235.61/235.70  [4473]
% 235.61/235.70  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,
% 235.61/235.70                                                           op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 235.61/235.70                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 235.61/235.70  -> true
% 235.61/235.70  Current number of equations to process: 2577
% 235.61/235.70  Current number of ordered equations: 0
% 235.61/235.70  Current number of rules: 4441
% 235.61/235.70  New rule produced :
% 235.61/235.70  [4474]
% 235.61/235.70  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,
% 235.61/235.70                                                                op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))),true)
% 235.61/235.70  -> true
% 235.61/235.70  Current number of equations to process: 2575
% 235.61/235.70  Current number of ordered equations: 1
% 235.61/235.70  Current number of rules: 4442
% 235.61/235.70  New rule produced :
% 235.61/235.70  [4475]
% 235.61/235.70  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,
% 235.61/235.70                                                              op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),A)),true)
% 235.61/235.70  -> true
% 235.61/235.70  Current number of equations to process: 2575
% 235.61/235.70  Current number of ordered equations: 0
% 235.61/235.70  Current number of rules: 4443
% 235.61/235.70  New rule produced :
% 235.61/235.70  [4476]
% 235.61/235.70  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 235.61/235.70         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 235.61/235.70  Current number of equations to process: 2574
% 235.61/235.70  Current number of ordered equations: 0
% 235.61/235.70  Current number of rules: 4444
% 235.61/235.70  New rule produced :
% 235.61/235.70  [4477]
% 235.61/235.70  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 235.61/235.70                                                       op2(sK1_ax4_U,op2(
% 235.61/235.70                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 235.61/235.70  -> true
% 235.61/235.70  Current number of equations to process: 2573
% 235.61/235.70  Current number of ordered equations: 0
% 235.61/235.70  Current number of rules: 4445
% 235.61/235.70  New rule produced :
% 235.61/235.70  [4478]
% 235.61/235.70  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 235.61/235.70         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 235.61/235.70  Current number of equations to process: 2572
% 235.61/235.70  Current number of ordered equations: 0
% 235.61/235.70  Current number of rules: 4446
% 235.61/235.70  New rule produced :
% 235.61/235.70  [4479]
% 235.61/235.70  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 235.61/235.70                                                       op2(sK1_ax4_U,op2(
% 235.61/235.70                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 235.61/235.70  -> true
% 235.61/235.70  Current number of equations to process: 2571
% 235.61/235.70  Current number of ordered equations: 0
% 235.61/235.70  Current number of rules: 4447
% 235.61/235.70  New rule produced :
% 235.61/235.70  [4480]
% 235.61/235.70  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 235.61/235.70             h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 235.61/235.70  -> true
% 235.61/235.70  Current number of equations to process: 2570
% 235.61/235.70  Current number of ordered equations: 0
% 235.61/235.70  Current number of rules: 4448
% 235.61/235.70  New rule produced :
% 235.61/235.70  [4481]
% 235.61/235.70  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 235.61/235.70                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 235.61/235.70                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 235.61/235.70  -> true
% 235.61/235.70  Current number of equations to process: 2569
% 235.61/235.70  Current number of ordered equations: 0
% 235.61/235.70  Current number of rules: 4449
% 235.61/235.70  New rule produced :
% 235.61/235.70  [4482]
% 235.61/235.70  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 235.61/235.70             h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))
% 235.61/235.70  -> true
% 235.61/235.70  Current number of equations to process: 2568
% 235.61/235.70  Current number of ordered equations: 0
% 235.61/235.70  Current number of rules: 4450
% 235.61/235.70  New rule produced :
% 235.61/235.70  [4483]
% 235.61/235.70  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 235.61/235.70                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 235.61/235.70                                                     h(sK2_ax3_V(j(sK1_ax4_U))))))
% 235.61/235.70  -> true
% 235.61/235.70  Current number of equations to process: 2567
% 235.61/235.70  Current number of ordered equations: 0
% 235.61/235.70  Current number of rules: 4451
% 235.61/235.70  New rule produced :
% 235.61/235.70  [4484]
% 235.61/235.70  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 235.61/235.70             h(sK2_ax3_V(j(sK1_ax4_U)))),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))
% 236.81/236.85  -> true
% 236.81/236.85  Current number of equations to process: 2566
% 236.81/236.85  Current number of ordered equations: 0
% 236.81/236.85  Current number of rules: 4452
% 236.81/236.85  New rule produced :
% 236.81/236.85  [4485]
% 236.81/236.85  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,op2(
% 236.81/236.85                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 236.81/236.85                                                   h(sK2_ax3_V(j(sK1_ax4_U))))))
% 236.81/236.85  -> true
% 236.81/236.85  Current number of equations to process: 2565
% 236.81/236.85  Current number of ordered equations: 0
% 236.81/236.85  Current number of rules: 4453
% 236.81/236.85  New rule produced :
% 236.81/236.85  [4486]
% 236.81/236.85  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 236.81/236.85         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 236.81/236.85  Current number of equations to process: 2564
% 236.81/236.85  Current number of ordered equations: 0
% 236.81/236.85  Current number of rules: 4454
% 236.81/236.85  New rule produced :
% 236.81/236.85  [4487]
% 236.81/236.85  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 236.81/236.85                                                     op2(sK1_ax4_U,op2(
% 236.81/236.85                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 236.81/236.85  -> true
% 236.81/236.85  Current number of equations to process: 2563
% 236.81/236.85  Current number of ordered equations: 0
% 236.81/236.85  Current number of rules: 4455
% 236.81/236.85  New rule produced :
% 236.81/236.85  [4488]
% 236.81/236.85  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 236.81/236.85         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 236.81/236.85  Current number of equations to process: 2562
% 236.81/236.85  Current number of ordered equations: 0
% 236.81/236.85  Current number of rules: 4456
% 236.81/236.85  New rule produced :
% 236.81/236.85  [4489]
% 236.81/236.85  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 236.81/236.85                                                     op2(sK1_ax4_U,op2(
% 236.81/236.85                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 236.81/236.85  -> true
% 236.81/236.85  Current number of equations to process: 2561
% 236.81/236.85  Current number of ordered equations: 0
% 236.81/236.85  Current number of rules: 4457
% 236.81/236.85  New rule produced :
% 236.81/236.85  [4490]
% 236.81/236.85  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 236.81/236.85         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 236.81/236.85  Current number of equations to process: 2560
% 236.81/236.85  Current number of ordered equations: 0
% 236.81/236.85  Current number of rules: 4458
% 236.81/236.85  New rule produced :
% 236.81/236.85  [4491]
% 236.81/236.85  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 236.81/236.85                                                   op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 236.81/236.85  -> true
% 236.81/236.85  Current number of equations to process: 2559
% 236.81/236.85  Current number of ordered equations: 0
% 236.81/236.85  Current number of rules: 4459
% 236.81/236.85  New rule produced :
% 236.81/236.85  [4492]
% 236.81/236.85  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 236.81/236.85             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U)))))
% 236.81/236.85  -> true
% 236.81/236.85  Current number of equations to process: 2558
% 236.81/236.85  Current number of ordered equations: 0
% 236.81/236.85  Current number of rules: 4460
% 236.81/236.85  New rule produced :
% 236.81/236.85  [4493]
% 236.81/236.85  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 236.81/236.85                                        op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 236.81/236.85  -> true
% 236.81/236.85  Current number of equations to process: 2557
% 236.81/236.85  Current number of ordered equations: 0
% 236.81/236.85  Current number of rules: 4461
% 236.81/236.85  New rule produced :
% 236.81/236.85  [4494]
% 236.81/236.85  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 236.81/236.85                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 236.81/236.85         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 236.81/236.85  Current number of equations to process: 2556
% 236.81/236.85  Current number of ordered equations: 0
% 236.81/236.85  Current number of rules: 4462
% 236.81/236.85  New rule produced :
% 236.81/236.85  [4495]
% 236.81/236.85  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 236.81/236.85                                        op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 236.81/236.85  -> true
% 236.81/236.85  Current number of equations to process: 2555
% 236.81/236.85  Current number of ordered equations: 0
% 236.81/236.85  Current number of rules: 4463
% 236.81/236.85  New rule produced :
% 236.81/236.85  [4496]
% 236.81/236.85  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 236.81/236.85         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 238.11/238.11  Current number of equations to process: 2554
% 238.11/238.11  Current number of ordered equations: 0
% 238.11/238.11  Current number of rules: 4464
% 238.11/238.11  New rule produced :
% 238.11/238.11  [4497]
% 238.11/238.11  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 238.11/238.11                                                            op2(sK1_ax4_U,sK1_ax4_U)))))
% 238.11/238.11  -> true
% 238.11/238.11  Current number of equations to process: 2553
% 238.11/238.11  Current number of ordered equations: 0
% 238.11/238.11  Current number of rules: 4465
% 238.11/238.11  New rule produced :
% 238.11/238.11  [4498]
% 238.11/238.11  sorti1(op1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 238.11/238.11         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 238.11/238.11  Current number of equations to process: 2552
% 238.11/238.11  Current number of ordered equations: 0
% 238.11/238.11  Current number of rules: 4466
% 238.11/238.11  New rule produced :
% 238.11/238.11  [4499]
% 238.11/238.11  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 238.11/238.11                                                            op2(sK1_ax4_U,sK1_ax4_U)))))
% 238.11/238.11  -> true
% 238.11/238.11  Current number of equations to process: 2551
% 238.11/238.11  Current number of ordered equations: 0
% 238.11/238.11  Current number of rules: 4467
% 238.11/238.11  New rule produced :
% 238.11/238.11  [4500]
% 238.11/238.11  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 238.11/238.11                                       op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))),true)
% 238.11/238.11  -> true
% 238.11/238.11  Current number of equations to process: 2549
% 238.11/238.11  Current number of ordered equations: 1
% 238.11/238.11  Current number of rules: 4468
% 238.11/238.11  New rule produced :
% 238.11/238.11  [4501]
% 238.11/238.11  ifeq(sorti2(A),true,sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 238.11/238.11                                     op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),A)),true)
% 238.11/238.11  -> true
% 238.11/238.11  Current number of equations to process: 2549
% 238.11/238.11  Current number of ordered equations: 0
% 238.11/238.11  Current number of rules: 4469
% 238.11/238.11  New rule produced :
% 238.11/238.11  [4502]
% 238.11/238.11  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 238.11/238.11         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 238.11/238.11  Current number of equations to process: 2548
% 238.11/238.11  Current number of ordered equations: 0
% 238.11/238.11  Current number of rules: 4470
% 238.11/238.11  New rule produced :
% 238.11/238.11  [4503]
% 238.11/238.11  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 238.11/238.11                                                           op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 238.11/238.11  -> true
% 238.11/238.11  Current number of equations to process: 2547
% 238.11/238.11  Current number of ordered equations: 0
% 238.11/238.11  Current number of rules: 4471
% 238.11/238.11  New rule produced :
% 238.11/238.11  [4504]
% 238.11/238.11  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 238.11/238.11         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 238.11/238.11  Current number of equations to process: 2546
% 238.11/238.11  Current number of ordered equations: 0
% 238.11/238.11  Current number of rules: 4472
% 238.11/238.11  New rule produced :
% 238.11/238.11  [4505]
% 238.11/238.11  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 238.11/238.11                                                           op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 238.11/238.11  -> true
% 238.11/238.11  Current number of equations to process: 2545
% 238.11/238.11  Current number of ordered equations: 0
% 238.11/238.11  Current number of rules: 4473
% 238.11/238.11  New rule produced :
% 238.11/238.11  [4506]
% 238.11/238.11  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 238.11/238.11                                                 op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 238.11/238.11  -> true
% 238.11/238.11  Current number of equations to process: 2543
% 238.11/238.11  Current number of ordered equations: 1
% 238.11/238.11  Current number of rules: 4474
% 238.11/238.11  New rule produced :
% 238.11/238.11  [4507]
% 238.11/238.11  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 238.11/238.11                                               op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 238.11/238.11  -> true
% 238.11/238.11  Current number of equations to process: 2543
% 238.11/238.11  Current number of ordered equations: 0
% 238.11/238.11  Current number of rules: 4475
% 238.11/238.11  New rule produced :
% 238.11/238.11  [4508]
% 238.11/238.11  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 238.11/238.11                           op2(sK1_ax4_U,sK1_ax4_U))),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))
% 238.11/238.11  -> true
% 238.11/238.11  Current number of equations to process: 2542
% 238.11/238.11  Current number of ordered equations: 0
% 238.11/238.11  Current number of rules: 4476
% 238.11/238.11  New rule produced :
% 238.11/238.11  [4509]
% 238.11/238.11  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 238.11/238.11                                                                     op2(
% 239.10/239.18                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 239.10/239.18                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 239.10/239.18  -> true
% 239.10/239.18  Current number of equations to process: 2541
% 239.10/239.18  Current number of ordered equations: 0
% 239.10/239.18  Current number of rules: 4477
% 239.10/239.18  New rule produced :
% 239.10/239.18  [4510]
% 239.10/239.18  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 239.10/239.18                           op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,h(sK2_ax3_V(
% 239.10/239.18                                                                      j(sK1_ax4_U))))))
% 239.10/239.18  -> true
% 239.10/239.18  Current number of equations to process: 2540
% 239.10/239.18  Current number of ordered equations: 0
% 239.10/239.18  Current number of rules: 4478
% 239.10/239.18  New rule produced :
% 239.10/239.18  [4511]
% 239.10/239.18  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(
% 239.10/239.18                                                                     op2(
% 239.10/239.18                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 239.10/239.18                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 239.10/239.18  -> true
% 239.10/239.18  Current number of equations to process: 2539
% 239.10/239.18  Current number of ordered equations: 0
% 239.10/239.18  Current number of rules: 4479
% 239.10/239.18  New rule produced :
% 239.10/239.18  [4512]
% 239.10/239.18  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 239.10/239.18         j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 239.10/239.18  Current number of equations to process: 2538
% 239.10/239.18  Current number of ordered equations: 0
% 239.10/239.18  Current number of rules: 4480
% 239.10/239.18  New rule produced :
% 239.10/239.18  [4513]
% 239.10/239.18  sorti1(op1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 239.10/239.18                                                            op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 239.10/239.18  -> true
% 239.10/239.18  Current number of equations to process: 2537
% 239.10/239.18  Current number of ordered equations: 0
% 239.10/239.18  Current number of rules: 4481
% 239.10/239.18  New rule produced :
% 239.10/239.18  [4514]
% 239.10/239.18  sorti1(op1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 239.10/239.18         j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 239.10/239.18  Current number of equations to process: 2536
% 239.10/239.18  Current number of ordered equations: 0
% 239.10/239.18  Current number of rules: 4482
% 239.10/239.18  New rule produced :
% 239.10/239.18  [4515]
% 239.10/239.18  sorti1(op1(j(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),j(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 239.10/239.18                                                            op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 239.10/239.18  -> true
% 239.10/239.18  Current number of equations to process: 2535
% 239.10/239.18  Current number of ordered equations: 0
% 239.10/239.18  Current number of rules: 4483
% 239.10/239.18  New rule produced :
% 239.10/239.18  [4516]
% 239.10/239.18  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 239.10/239.18             op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 239.10/239.18  Current number of equations to process: 2534
% 239.10/239.18  Current number of ordered equations: 0
% 239.10/239.18  Current number of rules: 4484
% 239.10/239.18  New rule produced :
% 239.10/239.18  [4517]
% 239.10/239.18  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 239.10/239.18                                            op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))))
% 239.10/239.18  -> true
% 239.10/239.18  Current number of equations to process: 2533
% 239.10/239.18  Current number of ordered equations: 0
% 239.10/239.18  Current number of rules: 4485
% 239.10/239.18  New rule produced :
% 239.10/239.18  [4518]
% 239.10/239.18  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 239.10/239.18                                          op2(sK1_ax4_U,sK1_ax4_U))),h(
% 239.10/239.18                                                                     sK2_ax3_V(
% 239.10/239.18                                                                     j(sK1_ax4_U)))))
% 239.10/239.18  -> true
% 239.10/239.18  Current number of equations to process: 2532
% 239.10/239.18  Current number of ordered equations: 0
% 239.10/239.18  Current number of rules: 4486
% 239.10/239.18  New rule produced :
% 239.10/239.18  [4519]
% 239.10/239.18  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 239.10/239.18                                                                     op2(
% 239.10/239.18                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 239.10/239.18                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 239.10/239.18  -> true
% 239.10/239.18  Current number of equations to process: 2531
% 239.10/239.18  Current number of ordered equations: 0
% 239.10/239.18  Current number of rules: 4487
% 239.10/239.18  New rule produced :
% 241.01/241.09  [4520]
% 241.01/241.09  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 241.01/241.09             h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 241.01/241.09  Current number of equations to process: 2530
% 241.01/241.09  Current number of ordered equations: 0
% 241.01/241.09  Current number of rules: 4488
% 241.01/241.09  New rule produced :
% 241.01/241.09  [4521]
% 241.01/241.09  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 241.01/241.09                                          op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(
% 241.01/241.09                                                                      j(sK1_ax4_U))))))
% 241.01/241.09  -> true
% 241.01/241.09  Current number of equations to process: 2529
% 241.01/241.09  Current number of ordered equations: 0
% 241.01/241.09  Current number of rules: 4489
% 241.01/241.09  New rule produced :
% 241.01/241.09  [4522]
% 241.01/241.09  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 241.01/241.09                                            op2(sK1_ax4_U,sK1_ax4_U))),
% 241.01/241.09         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 241.01/241.09  Current number of equations to process: 2528
% 241.01/241.09  Current number of ordered equations: 0
% 241.01/241.09  Current number of rules: 4490
% 241.01/241.09  New rule produced :
% 241.01/241.09  [4523]
% 241.01/241.09  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(
% 241.01/241.09                                                                     op2(
% 241.01/241.09                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 241.01/241.09                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 241.01/241.09  -> true
% 241.01/241.09  Current number of equations to process: 2527
% 241.01/241.09  Current number of ordered equations: 0
% 241.01/241.09  Current number of rules: 4491
% 241.01/241.09  New rule produced :
% 241.01/241.09  [4524]
% 241.01/241.09  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 241.01/241.09                                                             op2(sK1_ax4_U,sK1_ax4_U))),
% 241.01/241.09             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 241.01/241.09                                                         op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 241.01/241.09  tuple(sK1_ax4_U,true)) -> (false)
% 241.01/241.09  Current number of equations to process: 2561
% 241.01/241.09  Current number of ordered equations: 0
% 241.01/241.09  Current number of rules: 4492
% 241.01/241.09  New rule produced :
% 241.01/241.09  [4525]
% 241.01/241.09  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 241.01/241.09                                                       op2(sK1_ax4_U,sK1_ax4_U)))))
% 241.01/241.09  -> true
% 241.01/241.09  Current number of equations to process: 2560
% 241.01/241.09  Current number of ordered equations: 0
% 241.01/241.09  Current number of rules: 4493
% 241.01/241.09  New rule produced :
% 241.01/241.09  [4526]
% 241.01/241.09  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 241.01/241.09             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)) -> true
% 241.01/241.09  Current number of equations to process: 2559
% 241.01/241.09  Current number of ordered equations: 0
% 241.01/241.09  Current number of rules: 4494
% 241.01/241.09  New rule produced :
% 241.01/241.09  [4527]
% 241.01/241.09  sorti2(op2(sK1_ax4_U,op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 241.01/241.09                           op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 241.01/241.09  -> true
% 241.01/241.09  Current number of equations to process: 2558
% 241.01/241.09  Current number of ordered equations: 0
% 241.01/241.09  Current number of rules: 4495
% 241.01/241.09  New rule produced :
% 241.01/241.09  [4528]
% 241.01/241.09  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 241.01/241.09             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)),true),
% 241.01/241.09  tuple(sK1_ax4_U,true)) -> (false)
% 241.01/241.09  Current number of equations to process: 2588
% 241.01/241.09  Current number of ordered equations: 0
% 241.01/241.09  Current number of rules: 4496
% 241.01/241.09  New rule produced :
% 241.01/241.09  [4529]
% 241.01/241.09  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U))
% 241.01/241.09  -> true
% 241.01/241.09  Current number of equations to process: 2615
% 241.01/241.09  Current number of ordered equations: 0
% 241.01/241.09  Current number of rules: 4497
% 241.01/241.09  New rule produced :
% 241.01/241.09  [4530]
% 241.01/241.09  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 241.01/241.09  -> true
% 241.01/241.09  Current number of equations to process: 2614
% 241.01/241.09  Current number of ordered equations: 0
% 241.01/241.09  Current number of rules: 4498
% 241.01/241.09  New rule produced :
% 241.01/241.09  [4531]
% 241.01/241.09  (eq)(tuple(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 241.01/241.09             op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true),
% 242.59/242.64  tuple(sK1_ax4_U,true)) -> (false)
% 242.59/242.64  Current number of equations to process: 2618
% 242.59/242.64  Current number of ordered equations: 0
% 242.59/242.64  Current number of rules: 4499
% 242.59/242.64  New rule produced :
% 242.59/242.64  [4532]
% 242.59/242.64  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 242.59/242.64         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 242.59/242.64  Current number of equations to process: 2619
% 242.59/242.64  Current number of ordered equations: 0
% 242.59/242.64  Current number of rules: 4500
% 242.59/242.64  New rule produced :
% 242.59/242.64  [4533]
% 242.59/242.64  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 242.59/242.64                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 242.59/242.64  -> true
% 242.59/242.64  Current number of equations to process: 2618
% 242.59/242.64  Current number of ordered equations: 0
% 242.59/242.64  Current number of rules: 4501
% 242.59/242.64  New rule produced :
% 242.59/242.64  [4534]
% 242.59/242.64  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 242.59/242.64         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 242.59/242.64  Current number of equations to process: 2617
% 242.59/242.64  Current number of ordered equations: 0
% 242.59/242.64  Current number of rules: 4502
% 242.59/242.64  New rule produced :
% 242.59/242.64  [4535]
% 242.59/242.64  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 242.59/242.64                                            op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 242.59/242.64  -> true
% 242.59/242.64  Current number of equations to process: 2616
% 242.59/242.64  Current number of ordered equations: 0
% 242.59/242.64  Current number of rules: 4503
% 242.59/242.64  New rule produced :
% 242.59/242.64  [4536]
% 242.59/242.64  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK1_ax4_U))
% 242.59/242.64  -> true
% 242.59/242.64  Current number of equations to process: 2641
% 242.59/242.64  Current number of ordered equations: 0
% 242.59/242.64  Current number of rules: 4504
% 242.59/242.64  New rule produced :
% 242.59/242.64  [4537]
% 242.59/242.64  sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 242.59/242.64  -> true
% 242.59/242.64  Current number of equations to process: 2640
% 242.59/242.64  Current number of ordered equations: 0
% 242.59/242.64  Current number of rules: 4505
% 242.59/242.64  New rule produced :
% 242.59/242.64  [4538]
% 242.59/242.64  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 242.59/242.64                 op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 242.59/242.64                                               op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 242.59/242.64                                           op2(sK1_ax4_U,sK1_ax4_U))),true),
% 242.59/242.64  tuple(sK1_ax4_U,true)) -> (false)
% 242.59/242.64  Current number of equations to process: 2648
% 242.59/242.64  Current number of ordered equations: 0
% 242.59/242.64  Current number of rules: 4506
% 242.59/242.64  New rule produced :
% 242.59/242.64  [4539]
% 242.59/242.64  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 242.59/242.64           op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 242.59/242.64  Current number of equations to process: 2647
% 242.59/242.64  Current number of ordered equations: 0
% 242.59/242.64  Current number of rules: 4507
% 242.59/242.64  New rule produced :
% 242.59/242.64  [4540]
% 242.59/242.64  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 242.59/242.64         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 242.59/242.64  Current number of equations to process: 2646
% 242.59/242.64  Current number of ordered equations: 0
% 242.59/242.64  Current number of rules: 4508
% 242.59/242.64  New rule produced :
% 242.59/242.64  [4541]
% 242.59/242.64  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 242.59/242.64                                                    op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 242.59/242.64  -> true
% 242.59/242.64  Current number of equations to process: 2645
% 242.59/242.64  Current number of ordered equations: 0
% 242.59/242.64  Current number of rules: 4509
% 242.59/242.64  New rule produced :
% 242.59/242.64  [4542]
% 242.59/242.64  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 242.59/242.64         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 242.59/242.64  Current number of equations to process: 2644
% 242.59/242.64  Current number of ordered equations: 0
% 242.59/242.64  Current number of rules: 4510
% 242.59/242.64  New rule produced :
% 242.59/242.64  [4543]
% 242.59/242.64  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 242.59/242.64                                                      op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 242.59/242.64  -> true
% 242.59/242.64  Current number of equations to process: 2643
% 242.59/242.64  Current number of ordered equations: 0
% 242.59/242.64  Current number of rules: 4511
% 242.59/242.64  New rule produced :
% 242.59/242.64  [4544]
% 242.59/242.64  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 242.59/242.64                                                         op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 243.81/243.81  -> true
% 243.81/243.81  Current number of equations to process: 2642
% 243.81/243.81  Current number of ordered equations: 0
% 243.81/243.81  Current number of rules: 4512
% 243.81/243.81  New rule produced :
% 243.81/243.81  [4545]
% 243.81/243.81  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(
% 243.81/243.81                                                                   op2(
% 243.81/243.81                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 243.81/243.81                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 243.81/243.81  -> true
% 243.81/243.81  Current number of equations to process: 2641
% 243.81/243.81  Current number of ordered equations: 0
% 243.81/243.81  Current number of rules: 4513
% 243.81/243.81  New rule produced :
% 243.81/243.81  [4546]
% 243.81/243.81  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 243.81/243.81         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 243.81/243.81  Current number of equations to process: 2640
% 243.81/243.81  Current number of ordered equations: 0
% 243.81/243.81  Current number of rules: 4514
% 243.81/243.81  New rule produced :
% 243.81/243.81  [4547]
% 243.81/243.81  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 243.81/243.81                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 243.81/243.81  -> true
% 243.81/243.81  Current number of equations to process: 2639
% 243.81/243.81  Current number of ordered equations: 0
% 243.81/243.81  Current number of rules: 4515
% 243.81/243.81  New rule produced :
% 243.81/243.81  [4548]
% 243.81/243.81  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 243.81/243.81         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 243.81/243.81  Current number of equations to process: 2638
% 243.81/243.81  Current number of ordered equations: 0
% 243.81/243.81  Current number of rules: 4516
% 243.81/243.81  New rule produced :
% 243.81/243.81  [4549]
% 243.81/243.81  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 243.81/243.81                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 243.81/243.81  -> true
% 243.81/243.81  Current number of equations to process: 2637
% 243.81/243.81  Current number of ordered equations: 0
% 243.81/243.81  Current number of rules: 4517
% 243.81/243.81  New rule produced :
% 243.81/243.81  [4550]
% 243.81/243.81  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 243.81/243.81         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 243.81/243.81  Current number of equations to process: 2636
% 243.81/243.81  Current number of ordered equations: 0
% 243.81/243.81  Current number of rules: 4518
% 243.81/243.81  New rule produced :
% 243.81/243.81  [4551]
% 243.81/243.81  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 243.81/243.81                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 243.81/243.81  -> true
% 243.81/243.81  Current number of equations to process: 2635
% 243.81/243.81  Current number of ordered equations: 0
% 243.81/243.81  Current number of rules: 4519
% 243.81/243.81  New rule produced :
% 243.81/243.81  [4552]
% 243.81/243.81  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 243.81/243.81         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 243.81/243.81  Current number of equations to process: 2634
% 243.81/243.81  Current number of ordered equations: 0
% 243.81/243.81  Current number of rules: 4520
% 243.81/243.81  New rule produced :
% 243.81/243.81  [4553]
% 243.81/243.81  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 243.81/243.81                                                                   op2(sK1_ax4_U,sK1_ax4_U),
% 243.81/243.81                                                                   op2(
% 243.81/243.82                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 243.81/243.82  -> true
% 243.81/243.82  Current number of equations to process: 2633
% 243.81/243.82  Current number of ordered equations: 0
% 243.81/243.82  Current number of rules: 4521
% 243.81/243.82  New rule produced :
% 243.81/243.82  [4554]
% 243.81/243.82  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 243.81/243.82         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 243.81/243.82  Current number of equations to process: 2632
% 243.81/243.82  Current number of ordered equations: 0
% 243.81/243.82  Current number of rules: 4522
% 243.81/243.82  New rule produced :
% 243.81/243.82  [4555]
% 243.81/243.82  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(
% 243.81/243.82                                                                   op2(sK1_ax4_U,sK1_ax4_U),
% 243.81/243.82                                                                   op2(
% 243.81/243.82                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 243.81/243.82  -> true
% 243.81/243.82  Current number of equations to process: 2631
% 243.81/243.82  Current number of ordered equations: 0
% 243.81/243.82  Current number of rules: 4523
% 243.81/243.82  New rule produced :
% 245.41/245.49  [4556]
% 245.41/245.49  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 245.41/245.49         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 245.41/245.49  Current number of equations to process: 2630
% 245.41/245.49  Current number of ordered equations: 0
% 245.41/245.49  Current number of rules: 4524
% 245.41/245.49  New rule produced :
% 245.41/245.49  [4557]
% 245.41/245.49  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 245.41/245.49                                                                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 245.41/245.49  -> true
% 245.41/245.49  Current number of equations to process: 2629
% 245.41/245.49  Current number of ordered equations: 0
% 245.41/245.49  Current number of rules: 4525
% 245.41/245.49  New rule produced :
% 245.41/245.49  [4558]
% 245.41/245.49  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 245.41/245.49                                              op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 245.41/245.49             op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 245.41/245.49                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true),
% 245.41/245.49  tuple(sK1_ax4_U,true)) -> (false)
% 245.41/245.49  Current number of equations to process: 2663
% 245.41/245.49  Current number of ordered equations: 0
% 245.41/245.49  Current number of rules: 4526
% 245.41/245.49  New rule produced :
% 245.41/245.49  [4559]
% 245.41/245.49  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 245.41/245.49                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 245.41/245.49  -> true
% 245.41/245.49  Current number of equations to process: 2662
% 245.41/245.49  Current number of ordered equations: 0
% 245.41/245.49  Current number of rules: 4527
% 245.41/245.49  New rule produced :
% 245.41/245.49  [4560]
% 245.41/245.49  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 245.41/245.49             op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)) -> true
% 245.41/245.49  Current number of equations to process: 2661
% 245.41/245.49  Current number of ordered equations: 0
% 245.41/245.49  Current number of rules: 4528
% 245.41/245.49  New rule produced :
% 245.41/245.49  [4561]
% 245.41/245.49  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 245.41/245.49                       op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 245.41/245.49  Current number of equations to process: 2660
% 245.41/245.49  Current number of ordered equations: 0
% 245.41/245.49  Current number of rules: 4529
% 245.41/245.49  New rule produced :
% 245.41/245.49  [4562]
% 245.41/245.49  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 245.41/245.49             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 245.41/245.49  Current number of equations to process: 2659
% 245.41/245.49  Current number of ordered equations: 0
% 245.41/245.49  Current number of rules: 4530
% 245.41/245.49  New rule produced :
% 245.41/245.49  [4563]
% 245.41/245.49  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 245.41/245.49                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 245.41/245.49                                      op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 245.41/245.49  Current number of equations to process: 2658
% 245.41/245.49  Current number of ordered equations: 0
% 245.41/245.49  Current number of rules: 4531
% 245.41/245.49  New rule produced :
% 245.41/245.49  [4564]
% 245.41/245.49  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 245.41/245.49                 h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 245.41/245.49                                                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 245.41/245.49                                             h(sK2_ax3_V(j(sK1_ax4_U))))),true),
% 245.41/245.49  tuple(sK1_ax4_U,true)) -> (false)
% 245.41/245.49  Current number of equations to process: 2692
% 245.41/245.49  Current number of ordered equations: 0
% 245.41/245.49  Current number of rules: 4532
% 245.41/245.49  New rule produced :
% 245.41/245.49  [4565]
% 245.41/245.49  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 245.41/245.49                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK1_ax4_U))
% 245.41/245.49  -> true
% 245.41/245.49  Current number of equations to process: 2691
% 245.41/245.49  Current number of ordered equations: 0
% 245.41/245.49  Current number of rules: 4533
% 245.41/245.49  New rule produced :
% 245.41/245.49  [4566]
% 245.41/245.49  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 245.41/245.49                                                    op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 245.41/245.49  -> true
% 245.41/245.49  Current number of equations to process: 2690
% 245.41/245.49  Current number of ordered equations: 0
% 245.41/245.49  Current number of rules: 4534
% 245.41/245.49  New rule produced :
% 245.41/245.49  [4567]
% 245.41/245.49  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 245.41/245.49           h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 245.41/245.49  Current number of equations to process: 2689
% 245.41/245.49  Current number of ordered equations: 0
% 245.41/245.49  Current number of rules: 4535
% 247.19/247.23  New rule produced :
% 247.19/247.23  [4568]
% 247.19/247.23  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 247.19/247.23                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 247.19/247.23         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 247.19/247.23  Current number of equations to process: 2688
% 247.19/247.23  Current number of ordered equations: 0
% 247.19/247.23  Current number of rules: 4536
% 247.19/247.23  New rule produced :
% 247.19/247.23  [4569]
% 247.19/247.23  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 247.19/247.23                                                                   op2(sK1_ax4_U,sK1_ax4_U),
% 247.19/247.23                                                                   op2(
% 247.19/247.23                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 247.19/247.23  -> true
% 247.19/247.23  Current number of equations to process: 2687
% 247.19/247.23  Current number of ordered equations: 0
% 247.19/247.23  Current number of rules: 4537
% 247.19/247.23  New rule produced :
% 247.19/247.23  [4570]
% 247.19/247.23  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 247.19/247.23                                                op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 247.19/247.23             op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 247.19/247.23                                            op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true),
% 247.19/247.23  tuple(sK1_ax4_U,true)) -> (false)
% 247.19/247.23  Current number of equations to process: 2721
% 247.19/247.23  Current number of ordered equations: 0
% 247.19/247.23  Current number of rules: 4538
% 247.19/247.23  New rule produced :
% 247.19/247.23  [4571]
% 247.19/247.23  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 247.19/247.23                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 247.19/247.23  -> true
% 247.19/247.23  Current number of equations to process: 2720
% 247.19/247.23  Current number of ordered equations: 0
% 247.19/247.23  Current number of rules: 4539
% 247.19/247.23  New rule produced :
% 247.19/247.23  [4572]
% 247.19/247.23  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 247.19/247.23             h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)) -> true
% 247.19/247.23  Current number of equations to process: 2719
% 247.19/247.23  Current number of ordered equations: 0
% 247.19/247.23  Current number of rules: 4540
% 247.19/247.23  New rule produced :
% 247.19/247.23  [4573]
% 247.19/247.23  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 247.19/247.23                       h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 247.19/247.23  Current number of equations to process: 2718
% 247.19/247.23  Current number of ordered equations: 0
% 247.19/247.23  Current number of rules: 4541
% 247.19/247.23  New rule produced :
% 247.19/247.23  [4574]
% 247.19/247.23  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 247.19/247.23                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 247.19/247.23                                                              op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 247.19/247.23                                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 247.19/247.23  tuple(sK1_ax4_U,true)) -> (false)
% 247.19/247.23  Current number of equations to process: 2752
% 247.19/247.23  Current number of ordered equations: 0
% 247.19/247.23  Current number of rules: 4542
% 247.19/247.23  New rule produced :
% 247.19/247.23  [4575]
% 247.19/247.23  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 247.19/247.23                                            op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK1_ax4_U))
% 247.19/247.23  -> true
% 247.19/247.23  Current number of equations to process: 2751
% 247.19/247.23  Current number of ordered equations: 0
% 247.19/247.23  Current number of rules: 4543
% 247.19/247.23  New rule produced :
% 247.19/247.23  [4576]
% 247.19/247.23  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 247.19/247.23                                                      op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 247.19/247.23  -> true
% 247.19/247.23  Current number of equations to process: 2750
% 247.19/247.23  Current number of ordered equations: 0
% 247.19/247.23  Current number of rules: 4544
% 247.19/247.23  New rule produced :
% 247.19/247.23  [4577]
% 247.19/247.23  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 247.19/247.23           op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 247.19/247.23  Current number of equations to process: 2749
% 247.19/247.23  Current number of ordered equations: 0
% 247.19/247.23  Current number of rules: 4545
% 247.19/247.23  New rule produced :
% 247.19/247.23  [4578]
% 247.19/247.23  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 247.19/247.23                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))),true)
% 247.19/247.23  -> true
% 247.19/247.23  Current number of equations to process: 2747
% 247.19/247.23  Current number of ordered equations: 1
% 247.19/247.23  Current number of rules: 4546
% 247.19/247.23  New rule produced :
% 247.19/247.23  [4579]
% 247.19/247.23  ifeq(sorti2(A),true,sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),A)),true)
% 248.40/248.42  -> true
% 248.40/248.42  Current number of equations to process: 2747
% 248.40/248.42  Current number of ordered equations: 0
% 248.40/248.42  Current number of rules: 4547
% 248.40/248.42  New rule produced :
% 248.40/248.42  [4580]
% 248.40/248.42  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 248.40/248.42         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 248.40/248.42  Current number of equations to process: 2746
% 248.40/248.42  Current number of ordered equations: 0
% 248.40/248.42  Current number of rules: 4548
% 248.40/248.42  New rule produced :
% 248.40/248.42  [4581]
% 248.40/248.42  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 248.40/248.42                                                           op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 248.40/248.42  -> true
% 248.40/248.42  Current number of equations to process: 2745
% 248.40/248.42  Current number of ordered equations: 0
% 248.40/248.42  Current number of rules: 4549
% 248.40/248.42  New rule produced :
% 248.40/248.42  [4582]
% 248.40/248.42  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 248.40/248.42         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 248.40/248.42  Current number of equations to process: 2744
% 248.40/248.42  Current number of ordered equations: 0
% 248.40/248.42  Current number of rules: 4550
% 248.40/248.42  New rule produced :
% 248.40/248.42  [4583]
% 248.40/248.42  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 248.40/248.42                                                           op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)))
% 248.40/248.42  -> true
% 248.40/248.42  Current number of equations to process: 2743
% 248.40/248.42  Current number of ordered equations: 0
% 248.40/248.42  Current number of rules: 4551
% 248.40/248.42  New rule produced :
% 248.40/248.42  [4584]
% 248.40/248.42  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 248.40/248.42                                                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))),true)
% 248.40/248.42  -> true
% 248.40/248.42  Current number of equations to process: 2741
% 248.40/248.42  Current number of ordered equations: 1
% 248.40/248.42  Current number of rules: 4552
% 248.40/248.42  New rule produced :
% 248.40/248.42  [4585]
% 248.40/248.42  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),
% 248.40/248.42                                               op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),A)),true)
% 248.40/248.42  -> true
% 248.40/248.42  Current number of equations to process: 2741
% 248.40/248.42  Current number of ordered equations: 0
% 248.40/248.42  Current number of rules: 4553
% 248.40/248.42  New rule produced :
% 248.40/248.42  [4586]
% 248.40/248.42  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 248.40/248.42         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 248.40/248.42  Current number of equations to process: 2740
% 248.40/248.42  Current number of ordered equations: 0
% 248.40/248.42  Current number of rules: 4554
% 248.40/248.42  New rule produced :
% 248.40/248.42  [4587]
% 248.40/248.42  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 248.40/248.42                                                                     op2(sK1_ax4_U,sK1_ax4_U),
% 248.40/248.42                                                                     op2(
% 248.40/248.42                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 248.40/248.42  -> true
% 248.40/248.42  Current number of equations to process: 2739
% 248.40/248.42  Current number of ordered equations: 0
% 248.40/248.42  Current number of rules: 4555
% 248.40/248.42  New rule produced :
% 248.40/248.42  [4588]
% 248.40/248.42  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 248.40/248.42         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 248.40/248.42  Current number of equations to process: 2738
% 248.40/248.42  Current number of ordered equations: 0
% 248.40/248.42  Current number of rules: 4556
% 248.40/248.42  New rule produced :
% 248.40/248.42  [4589]
% 248.40/248.42  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(
% 248.40/248.42                                                                     op2(sK1_ax4_U,sK1_ax4_U),
% 248.40/248.42                                                                     op2(
% 248.40/248.42                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 248.40/248.42  -> true
% 248.40/248.42  Current number of equations to process: 2737
% 248.40/248.42  Current number of ordered equations: 0
% 248.40/248.42  Current number of rules: 4557
% 248.40/248.42  New rule produced :
% 248.40/248.42  [4590]
% 248.40/248.42  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 248.40/248.42             op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 248.40/248.42  Current number of equations to process: 2736
% 248.40/248.42  Current number of ordered equations: 0
% 248.40/248.42  Current number of rules: 4558
% 248.40/248.42  New rule produced :
% 248.40/248.42  [4591]
% 248.40/248.42  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 249.71/249.73                                            op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 249.71/249.73                                        op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 249.71/249.73  Current number of equations to process: 2735
% 249.71/249.73  Current number of ordered equations: 0
% 249.71/249.73  Current number of rules: 4559
% 249.71/249.73  New rule produced :
% 249.71/249.73  [4592]
% 249.71/249.73  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 249.71/249.73                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 249.71/249.73         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 249.71/249.73  Current number of equations to process: 2734
% 249.71/249.73  Current number of ordered equations: 0
% 249.71/249.73  Current number of rules: 4560
% 249.71/249.73  New rule produced :
% 249.71/249.73  [4593]
% 249.71/249.73  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 249.71/249.73                                                                     op2(sK1_ax4_U,sK1_ax4_U),
% 249.71/249.73                                                                     op2(
% 249.71/249.73                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 249.71/249.73  -> true
% 249.71/249.73  Current number of equations to process: 2733
% 249.71/249.73  Current number of ordered equations: 0
% 249.71/249.73  Current number of rules: 4561
% 249.71/249.73  New rule produced :
% 249.71/249.73  [4594]
% 249.71/249.73  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 249.71/249.73             h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 249.71/249.73  Current number of equations to process: 2732
% 249.71/249.73  Current number of ordered equations: 0
% 249.71/249.73  Current number of rules: 4562
% 249.71/249.73  New rule produced :
% 249.71/249.73  [4595]
% 249.71/249.73  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 249.71/249.73                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 249.71/249.73                                      h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 249.71/249.73  Current number of equations to process: 2731
% 249.71/249.73  Current number of ordered equations: 0
% 249.71/249.73  Current number of rules: 4563
% 249.71/249.73  New rule produced :
% 249.71/249.73  [4596]
% 249.71/249.73  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 249.71/249.73                                            op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 249.71/249.73         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 249.71/249.73  Current number of equations to process: 2730
% 249.71/249.73  Current number of ordered equations: 0
% 249.71/249.73  Current number of rules: 4564
% 249.71/249.73  New rule produced :
% 249.71/249.73  [4597]
% 249.71/249.73  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(
% 249.71/249.73                                                                     op2(sK1_ax4_U,sK1_ax4_U),
% 249.71/249.73                                                                     op2(
% 249.71/249.73                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 249.71/249.73  -> true
% 249.71/249.73  Current number of equations to process: 2729
% 249.71/249.73  Current number of ordered equations: 0
% 249.71/249.73  Current number of rules: 4565
% 249.71/249.73  New rule produced :
% 249.71/249.73  [4598]
% 249.71/249.73  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 249.71/249.73                                                             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 249.71/249.73             op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 249.71/249.73                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true),
% 249.71/249.73  tuple(sK1_ax4_U,true)) -> (false)
% 249.71/249.73  Current number of equations to process: 2763
% 249.71/249.73  Current number of ordered equations: 0
% 249.71/249.73  Current number of rules: 4566
% 249.71/249.73  New rule produced :
% 249.71/249.73  [4599]
% 249.71/249.73  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 249.71/249.73                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 249.71/249.73  -> true
% 249.71/249.73  Current number of equations to process: 2762
% 249.71/249.73  Current number of ordered equations: 0
% 249.71/249.73  Current number of rules: 4567
% 249.71/249.73  New rule produced :
% 249.71/249.73  [4600]
% 249.71/249.73  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 249.71/249.73             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U)) -> true
% 249.71/249.73  Current number of equations to process: 2761
% 249.71/249.73  Current number of ordered equations: 0
% 249.71/249.73  Current number of rules: 4568
% 249.71/249.73  New rule produced :
% 249.71/249.73  [4601]
% 249.71/249.73  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 249.71/249.73                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))) -> true
% 249.71/249.73  Current number of equations to process: 2760
% 249.71/249.73  Current number of ordered equations: 0
% 251.42/251.48  Current number of rules: 4569
% 251.42/251.48  New rule produced :
% 251.42/251.48  [4602]
% 251.42/251.48  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 251.42/251.48                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK1_ax4_U))
% 251.42/251.48  -> true
% 251.42/251.48  Current number of equations to process: 2789
% 251.42/251.48  Current number of ordered equations: 0
% 251.42/251.48  Current number of rules: 4570
% 251.42/251.48  New rule produced :
% 251.42/251.48  [4603]
% 251.42/251.48  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(
% 251.42/251.48                                                                   op2(sK1_ax4_U,sK1_ax4_U),
% 251.42/251.48                                                                   op2(
% 251.42/251.48                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 251.42/251.48  -> true
% 251.42/251.48  Current number of equations to process: 2788
% 251.42/251.48  Current number of ordered equations: 0
% 251.42/251.48  Current number of rules: 4571
% 251.42/251.48  New rule produced :
% 251.42/251.48  [4604]
% 251.42/251.48  h(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 251.42/251.48  ->
% 251.42/251.48  op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))
% 251.42/251.48  Current number of equations to process: 2787
% 251.42/251.48  Current number of ordered equations: 0
% 251.42/251.48  Current number of rules: 4572
% 251.42/251.48  New rule produced :
% 251.42/251.48  [4605]
% 251.42/251.48  h(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 251.42/251.48  ->
% 251.42/251.48  op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))
% 251.42/251.48  Current number of equations to process: 2786
% 251.42/251.48  Current number of ordered equations: 0
% 251.42/251.48  Current number of rules: 4573
% 251.42/251.48  New rule produced :
% 251.42/251.48  [4606]
% 251.42/251.48  h(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 251.42/251.48  ->
% 251.42/251.48  op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))
% 251.42/251.48  Current number of equations to process: 2785
% 251.42/251.48  Current number of ordered equations: 0
% 251.42/251.48  Current number of rules: 4574
% 251.42/251.48  New rule produced :
% 251.42/251.48  [4607]
% 251.42/251.48  h(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(
% 251.42/251.48                                                                  j(sK1_ax4_U)))))))
% 251.42/251.48  ->
% 251.42/251.48  op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,h(sK2_ax3_V(
% 251.42/251.48                                                              j(sK1_ax4_U)))))
% 251.42/251.48  Current number of equations to process: 2784
% 251.42/251.48  Current number of ordered equations: 0
% 251.42/251.48  Current number of rules: 4575
% 251.42/251.48  New rule produced :
% 251.42/251.48  [4608]
% 251.42/251.48  h(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(
% 251.42/251.48                                                                   j(sK1_ax4_U))))))
% 251.42/251.48  ->
% 251.42/251.48  op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),h(sK2_ax3_V(
% 251.42/251.48                                                               j(sK1_ax4_U))))
% 251.42/251.48  Current number of equations to process: 2783
% 251.42/251.48  Current number of ordered equations: 0
% 251.42/251.48  Current number of rules: 4576
% 251.42/251.48  New rule produced :
% 251.42/251.48  [4609]
% 251.42/251.48  h(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 251.42/251.48  ->
% 251.42/251.48  op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))
% 251.42/251.48  Current number of equations to process: 2782
% 251.42/251.48  Current number of ordered equations: 0
% 251.42/251.48  Current number of rules: 4577
% 251.42/251.48  New rule produced :
% 251.42/251.48  [4610]
% 251.42/251.48  h(j(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),h(sK2_ax3_V(
% 251.42/251.48                                                                   j(sK1_ax4_U))))))
% 251.42/251.48  ->
% 251.42/251.48  op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),h(sK2_ax3_V(
% 251.42/251.48                                                               j(sK1_ax4_U))))
% 251.42/251.48  Current number of equations to process: 2781
% 251.42/251.48  Current number of ordered equations: 0
% 251.42/251.48  Current number of rules: 4578
% 251.42/251.48  New rule produced :
% 251.42/251.48  [4611]
% 251.42/251.48  h(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 251.42/251.48  ->
% 251.42/251.48  op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))
% 251.42/251.48  Current number of equations to process: 2780
% 251.42/251.48  Current number of ordered equations: 0
% 251.42/251.48  Current number of rules: 4579
% 251.42/251.48  New rule produced :
% 251.42/251.48  [4612]
% 251.42/251.48  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 251.42/251.48                                                              op2(sK1_ax4_U,sK1_ax4_U))))
% 251.42/251.48  -> true
% 251.42/251.48  Current number of equations to process: 2832
% 252.52/252.60  Current number of ordered equations: 0
% 252.52/252.60  Current number of rules: 4580
% 252.52/252.60  New rule produced :
% 252.52/252.60  [4613]
% 252.52/252.60  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 252.52/252.60                                                       op2(sK1_ax4_U,sK1_ax4_U))))
% 252.52/252.60  -> true
% 252.52/252.60  Current number of equations to process: 2831
% 252.52/252.60  Current number of ordered equations: 0
% 252.52/252.60  Current number of rules: 4581
% 252.52/252.60  New rule produced :
% 252.52/252.60  [4614]
% 252.52/252.60  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 252.52/252.60                                                                    op2(
% 252.52/252.60                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 252.52/252.60                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 252.52/252.60  -> true
% 252.52/252.60  Current number of equations to process: 2877
% 252.52/252.60  Current number of ordered equations: 0
% 252.52/252.60  Current number of rules: 4582
% 252.52/252.60  New rule produced :
% 252.52/252.60  [4615]
% 252.52/252.60  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(
% 252.52/252.60                                                                    op2(
% 252.52/252.60                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 252.52/252.60                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 252.52/252.60  -> true
% 252.52/252.60  Current number of equations to process: 2876
% 252.52/252.60  Current number of ordered equations: 0
% 252.52/252.60  Current number of rules: 4583
% 252.52/252.60  New rule produced :
% 252.52/252.60  [4616]
% 252.52/252.60  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(op2(
% 252.52/252.60                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 252.52/252.60                                                                  op2(sK1_ax4_U,sK1_ax4_U))))
% 252.52/252.60  -> true
% 252.52/252.60  Current number of equations to process: 2875
% 252.52/252.60  Current number of ordered equations: 0
% 252.52/252.60  Current number of rules: 4584
% 252.52/252.60  New rule produced :
% 252.52/252.60  [4617]
% 252.52/252.60  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(op2(
% 252.52/252.60                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 252.52/252.60                                                                  op2(sK1_ax4_U,sK1_ax4_U))))
% 252.52/252.60  -> true
% 252.52/252.60  Current number of equations to process: 2874
% 252.52/252.60  Current number of ordered equations: 0
% 252.52/252.60  Current number of rules: 4585
% 252.52/252.60  New rule produced :
% 252.52/252.60  [4618]
% 252.52/252.60  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),op2(
% 252.52/252.60                                                                      op2(
% 252.52/252.60                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 252.52/252.60                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 252.52/252.60  -> true
% 252.52/252.60  Current number of equations to process: 2873
% 252.52/252.60  Current number of ordered equations: 0
% 252.52/252.60  Current number of rules: 4586
% 252.52/252.60  New rule produced :
% 252.52/252.60  [4619]
% 252.52/252.60  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op2(
% 252.52/252.60                                                                      op2(
% 252.52/252.60                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 252.52/252.60                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 252.52/252.60  -> true
% 252.52/252.60  Current number of equations to process: 2872
% 252.52/252.60  Current number of ordered equations: 0
% 252.52/252.60  Current number of rules: 4587
% 252.52/252.60  New rule produced :
% 252.52/252.60  [4620]
% 252.52/252.60  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(
% 252.52/252.60                                                                      op2(
% 252.52/252.60                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 252.52/252.60                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 252.52/252.60  -> true
% 252.52/252.60  Current number of equations to process: 2871
% 252.52/252.60  Current number of ordered equations: 0
% 252.52/252.60  Current number of rules: 4588
% 252.52/252.60  New rule produced :
% 252.52/252.60  [4621]
% 252.52/252.60  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op2(
% 252.52/252.60                                                                      op2(
% 252.52/252.60                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 252.52/252.60                                                                      op2(sK1_ax4_U,sK1_ax4_U))))
% 255.01/255.03  -> true
% 255.01/255.03  Current number of equations to process: 2870
% 255.01/255.03  Current number of ordered equations: 0
% 255.01/255.03  Current number of rules: 4589
% 255.01/255.03  New rule produced :
% 255.01/255.03  [4622]
% 255.01/255.03  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 255.01/255.03         h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 255.01/255.03  Current number of equations to process: 2922
% 255.01/255.03  Current number of ordered equations: 0
% 255.01/255.03  Current number of rules: 4590
% 255.01/255.03  New rule produced :
% 255.01/255.03  [4623]
% 255.01/255.03  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 255.01/255.03         h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))) -> true
% 255.01/255.03  Current number of equations to process: 2921
% 255.01/255.03  Current number of ordered equations: 0
% 255.01/255.03  Current number of rules: 4591
% 255.01/255.03  New rule produced :
% 255.01/255.03  [4624]
% 255.01/255.03  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 255.01/255.03         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 255.01/255.03  Current number of equations to process: 2967
% 255.01/255.03  Current number of ordered equations: 0
% 255.01/255.03  Current number of rules: 4592
% 255.01/255.03  New rule produced :
% 255.01/255.03  [4625]
% 255.01/255.03  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 255.01/255.03         op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 255.01/255.03  Current number of equations to process: 2966
% 255.01/255.03  Current number of ordered equations: 0
% 255.01/255.03  Current number of rules: 4593
% 255.01/255.03  New rule produced :
% 255.01/255.03  [4626]
% 255.01/255.03  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 255.01/255.03         op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))) -> true
% 255.01/255.03  Current number of equations to process: 2965
% 255.01/255.03  Current number of ordered equations: 0
% 255.01/255.03  Current number of rules: 4594
% 255.01/255.03  New rule produced :
% 255.01/255.03  [4627]
% 255.01/255.03  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 255.01/255.03         op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 255.01/255.03  Current number of equations to process: 2964
% 255.01/255.03  Current number of ordered equations: 0
% 255.01/255.03  Current number of rules: 4595
% 255.01/255.03  New rule produced :
% 255.01/255.03  [4628]
% 255.01/255.03  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 255.01/255.03         op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))) -> true
% 255.01/255.03  Current number of equations to process: 2963
% 255.01/255.03  Current number of ordered equations: 0
% 255.01/255.03  Current number of rules: 4596
% 255.01/255.03  New rule produced :
% 255.01/255.03  [4629]
% 255.01/255.03  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 255.01/255.03         op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 255.01/255.03  Current number of equations to process: 2962
% 255.01/255.03  Current number of ordered equations: 0
% 255.01/255.03  Current number of rules: 4597
% 255.01/255.03  New rule produced :
% 255.01/255.03  [4630]
% 255.01/255.03  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 255.01/255.03         op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))) -> true
% 255.01/255.03  Current number of equations to process: 2961
% 255.01/255.03  Current number of ordered equations: 0
% 255.01/255.03  Current number of rules: 4598
% 255.01/255.03  New rule produced :
% 255.01/255.03  [4631]
% 255.01/255.03  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 255.01/255.03         op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 255.01/255.03  Current number of equations to process: 2960
% 255.01/255.03  Current number of ordered equations: 0
% 255.01/255.03  Current number of rules: 4599
% 255.01/255.03  New rule produced :
% 255.01/255.03  [4632]
% 255.01/255.03  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 255.01/255.03                                                              op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 255.01/255.03  -> true
% 255.01/255.03  Current number of equations to process: 3012
% 255.01/255.03  Current number of ordered equations: 0
% 255.01/255.03  Current number of rules: 4600
% 255.01/255.03  New rule produced :
% 255.01/255.03  [4633]
% 255.01/255.03  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 255.01/255.03                                                       op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 255.01/255.03  -> true
% 255.01/255.03  Current number of equations to process: 3011
% 255.01/255.03  Current number of ordered equations: 0
% 255.01/255.03  Current number of rules: 4601
% 255.01/255.03  New rule produced :
% 255.01/255.03  [4634]
% 255.01/255.03  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 255.01/255.03                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 255.01/255.03                                                                    op2(
% 255.01/255.03                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 256.62/256.67  -> true
% 256.62/256.67  Current number of equations to process: 3057
% 256.62/256.67  Current number of ordered equations: 0
% 256.62/256.67  Current number of rules: 4602
% 256.62/256.67  New rule produced :
% 256.62/256.67  [4635]
% 256.62/256.67  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(
% 256.62/256.67                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 256.62/256.67                                                                    op2(
% 256.62/256.67                                                                    op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 256.62/256.67  -> true
% 256.62/256.67  Current number of equations to process: 3056
% 256.62/256.67  Current number of ordered equations: 0
% 256.62/256.67  Current number of rules: 4603
% 256.62/256.67  New rule produced :
% 256.62/256.67  [4636]
% 256.62/256.67  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 256.62/256.67                                                                  op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 256.62/256.67  -> true
% 256.62/256.67  Current number of equations to process: 3055
% 256.62/256.67  Current number of ordered equations: 0
% 256.62/256.67  Current number of rules: 4604
% 256.62/256.67  New rule produced :
% 256.62/256.67  [4637]
% 256.62/256.67  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 256.62/256.67                                                                  op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 256.62/256.67  -> true
% 256.62/256.67  Current number of equations to process: 3054
% 256.62/256.67  Current number of ordered equations: 0
% 256.62/256.67  Current number of rules: 4605
% 256.62/256.67  New rule produced :
% 256.62/256.67  [4638]
% 256.62/256.67  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),op2(
% 256.62/256.67                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 256.62/256.67                                                                      op2(
% 256.62/256.67                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 256.62/256.67  -> true
% 256.62/256.67  Current number of equations to process: 3053
% 256.62/256.67  Current number of ordered equations: 0
% 256.62/256.67  Current number of rules: 4606
% 256.62/256.67  New rule produced :
% 256.62/256.67  [4639]
% 256.62/256.67  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op2(
% 256.62/256.67                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 256.62/256.67                                                                      op2(
% 256.62/256.67                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 256.62/256.67  -> true
% 256.62/256.67  Current number of equations to process: 3052
% 256.62/256.67  Current number of ordered equations: 0
% 256.62/256.67  Current number of rules: 4607
% 256.62/256.67  New rule produced :
% 256.62/256.67  [4640]
% 256.62/256.67  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(
% 256.62/256.67                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 256.62/256.67                                                                      op2(
% 256.62/256.67                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 256.62/256.67  -> true
% 256.62/256.67  Current number of equations to process: 3051
% 256.62/256.67  Current number of ordered equations: 0
% 256.62/256.67  Current number of rules: 4608
% 256.62/256.67  New rule produced :
% 256.62/256.67  [4641]
% 256.62/256.67  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op2(
% 256.62/256.67                                                                      op2(sK1_ax4_U,sK1_ax4_U),
% 256.62/256.67                                                                      op2(
% 256.62/256.67                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 256.62/256.67  -> true
% 256.62/256.67  Current number of equations to process: 3050
% 256.62/256.67  Current number of ordered equations: 0
% 256.62/256.67  Current number of rules: 4609
% 256.62/256.67  New rule produced :
% 256.62/256.67  [4642]
% 256.62/256.67  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 256.62/256.67         h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 256.62/256.67  Current number of equations to process: 3102
% 256.62/256.67  Current number of ordered equations: 0
% 256.62/256.67  Current number of rules: 4610
% 256.62/256.67  New rule produced :
% 256.62/256.67  [4643]
% 256.62/256.67  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 256.62/256.67         h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))))) -> true
% 256.62/256.67  Current number of equations to process: 3101
% 256.62/256.67  Current number of ordered equations: 0
% 256.62/256.67  Current number of rules: 4611
% 256.62/256.67  New rule produced :
% 256.62/256.67  [4644]
% 256.62/256.67  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 256.62/256.67                                                             op2(sK1_ax4_U,sK1_ax4_U))),
% 256.62/256.67             op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 258.52/258.58                                                         op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 258.52/258.58  tuple(sK1_ax4_U,true)) -> (false)
% 258.52/258.58  Current number of equations to process: 3150
% 258.52/258.58  Current number of ordered equations: 0
% 258.52/258.58  Current number of rules: 4612
% 258.52/258.58  New rule produced :
% 258.52/258.58  [4645]
% 258.52/258.58  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 258.52/258.58  -> true
% 258.52/258.58  Current number of equations to process: 3151
% 258.52/258.58  Current number of ordered equations: 0
% 258.52/258.58  Current number of rules: 4613
% 258.52/258.58  New rule produced :
% 258.52/258.58  [4646]
% 258.52/258.58  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 258.52/258.58                                                         op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 258.52/258.58  -> true
% 258.52/258.58  Current number of equations to process: 3176
% 258.52/258.58  Current number of ordered equations: 0
% 258.52/258.58  Current number of rules: 4614
% 258.52/258.58  New rule produced :
% 258.52/258.58  [4647]
% 258.52/258.58  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 258.52/258.58                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 258.52/258.58  -> true
% 258.52/258.58  Current number of equations to process: 3175
% 258.52/258.58  Current number of ordered equations: 0
% 258.52/258.58  Current number of rules: 4615
% 258.52/258.58  New rule produced :
% 258.52/258.58  [4648]
% 258.52/258.58  (eq)(tuple(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 258.52/258.58                                                           op2(sK1_ax4_U,sK1_ax4_U))),
% 258.52/258.58             op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 258.52/258.58  tuple(sK1_ax4_U,true)) -> (false)
% 258.52/258.58  Current number of equations to process: 3185
% 258.52/258.58  Current number of ordered equations: 0
% 258.52/258.58  Current number of rules: 4616
% 258.52/258.58  New rule produced :
% 258.52/258.58  [4649]
% 258.52/258.58  sorti1(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 258.52/258.58  -> true
% 258.52/258.58  Current number of equations to process: 3186
% 258.52/258.58  Current number of ordered equations: 0
% 258.52/258.58  Current number of rules: 4617
% 258.52/258.58  New rule produced :
% 258.52/258.58  [4650]
% 258.52/258.58  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 258.52/258.58                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 258.52/258.58         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 258.52/258.58  Current number of equations to process: 3185
% 258.52/258.58  Current number of ordered equations: 0
% 258.52/258.58  Current number of rules: 4618
% 258.52/258.58  New rule produced :
% 258.52/258.58  [4651]
% 258.52/258.58  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 258.52/258.58                                      op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 258.52/258.58  -> true
% 258.52/258.58  Current number of equations to process: 3184
% 258.52/258.58  Current number of ordered equations: 0
% 258.52/258.58  Current number of rules: 4619
% 258.52/258.58  New rule produced :
% 258.52/258.58  [4652]
% 258.52/258.58  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 258.52/258.58                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 258.52/258.58         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 258.52/258.58  Current number of equations to process: 3183
% 258.52/258.58  Current number of ordered equations: 0
% 258.52/258.58  Current number of rules: 4620
% 258.52/258.58  New rule produced :
% 258.52/258.58  [4653]
% 258.52/258.58  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 258.52/258.58                                        op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 258.52/258.58  -> true
% 258.52/258.58  Current number of equations to process: 3182
% 258.52/258.58  Current number of ordered equations: 0
% 258.52/258.58  Current number of rules: 4621
% 258.52/258.58  New rule produced :
% 258.52/258.58  [4654]
% 258.52/258.58  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 258.52/258.58  -> true
% 258.52/258.58  Current number of equations to process: 3207
% 258.52/258.58  Current number of ordered equations: 0
% 258.52/258.58  Current number of rules: 4622
% 258.52/258.58  New rule produced :
% 258.52/258.58  [4655]
% 258.52/258.58  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 258.52/258.58                                                                 op2(sK1_ax4_U,sK1_ax4_U)))))
% 258.52/258.58  -> true
% 258.52/258.58  Current number of equations to process: 3206
% 258.52/258.58  Current number of ordered equations: 0
% 258.52/258.58  Current number of rules: 4623
% 258.52/258.58  New rule produced :
% 258.52/258.58  [4656]
% 258.52/258.58  (eq)(tuple(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,
% 258.52/258.58                                                               op2(sK1_ax4_U,sK1_ax4_U))),
% 258.52/258.58             op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,
% 258.52/258.58                                                           op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 258.52/258.58  tuple(sK1_ax4_U,true)) -> (false)
% 260.51/260.51  Current number of equations to process: 3216
% 260.51/260.51  Current number of ordered equations: 0
% 260.51/260.51  Current number of rules: 4624
% 260.51/260.51  New rule produced :
% 260.51/260.51  [4657]
% 260.51/260.51  sorti1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,
% 260.51/260.51                                                         op2(sK1_ax4_U,sK1_ax4_U)))))
% 260.51/260.51  -> true
% 260.51/260.51  Current number of equations to process: 3217
% 260.51/260.51  Current number of ordered equations: 0
% 260.51/260.51  Current number of rules: 4625
% 260.51/260.51  New rule produced :
% 260.51/260.51  [4658]
% 260.51/260.51  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 260.51/260.51         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 260.51/260.51  Current number of equations to process: 3216
% 260.51/260.51  Current number of ordered equations: 0
% 260.51/260.51  Current number of rules: 4626
% 260.51/260.51  New rule produced :
% 260.51/260.51  [4659]
% 260.51/260.51  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 260.51/260.51                                      op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 260.51/260.51  -> true
% 260.51/260.51  Current number of equations to process: 3215
% 260.51/260.51  Current number of ordered equations: 0
% 260.51/260.51  Current number of rules: 4627
% 260.51/260.51  New rule produced :
% 260.51/260.51  [4660]
% 260.51/260.51  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 260.51/260.51         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 260.51/260.51  Current number of equations to process: 3214
% 260.51/260.51  Current number of ordered equations: 0
% 260.51/260.51  Current number of rules: 4628
% 260.51/260.51  New rule produced :
% 260.51/260.51  [4661]
% 260.51/260.51  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 260.51/260.51                                        op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 260.51/260.51  -> true
% 260.51/260.51  Current number of equations to process: 3213
% 260.51/260.51  Current number of ordered equations: 0
% 260.51/260.51  Current number of rules: 4629
% 260.51/260.51  New rule produced :
% 260.51/260.51  [4662]
% 260.51/260.51  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,
% 260.51/260.51                                                           op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 260.51/260.51  -> true
% 260.51/260.51  Current number of equations to process: 3238
% 260.51/260.51  Current number of ordered equations: 0
% 260.51/260.51  Current number of rules: 4630
% 260.51/260.51  New rule produced :
% 260.51/260.51  [4663]
% 260.51/260.51  sorti2(op2(sK1_ax4_U,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,
% 260.51/260.51                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 260.51/260.51  -> true
% 260.51/260.51  Current number of equations to process: 3237
% 260.51/260.51  Current number of ordered equations: 0
% 260.51/260.51  Current number of rules: 4631
% 260.51/260.51  New rule produced :
% 260.51/260.51  [4664]
% 260.51/260.51  (eq)(tuple(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 260.51/260.51                                                               op2(sK1_ax4_U,sK1_ax4_U))),
% 260.51/260.51             op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 260.51/260.51                                                           op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 260.51/260.51  tuple(sK1_ax4_U,true)) -> (false)
% 260.51/260.51  Current number of equations to process: 3247
% 260.51/260.51  Current number of ordered equations: 0
% 260.51/260.51  Current number of rules: 4632
% 260.51/260.51  New rule produced :
% 260.51/260.51  [4665]
% 260.51/260.51  sorti1(j(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 260.51/260.51                                                         op2(sK1_ax4_U,sK1_ax4_U)))))
% 260.51/260.51  -> true
% 260.51/260.51  Current number of equations to process: 3248
% 260.51/260.51  Current number of ordered equations: 0
% 260.51/260.51  Current number of rules: 4633
% 260.51/260.51  New rule produced :
% 260.51/260.51  [4666]
% 260.51/260.51  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,
% 260.51/260.51                                                           op2(sK1_ax4_U,sK1_ax4_U))),
% 260.51/260.51         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 260.51/260.51  Current number of equations to process: 3247
% 260.51/260.51  Current number of ordered equations: 0
% 260.51/260.51  Current number of rules: 4634
% 260.51/260.51  New rule produced :
% 260.51/260.51  [4667]
% 260.51/260.51  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),
% 260.51/260.51                                      op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 260.51/260.51  -> true
% 260.51/260.51  Current number of equations to process: 3246
% 260.51/260.51  Current number of ordered equations: 0
% 260.51/260.51  Current number of rules: 4635
% 260.51/260.51  New rule produced :
% 260.51/260.51  [4668]
% 260.51/260.51  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 260.51/260.51                                                           op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 260.51/260.51  -> true
% 260.51/260.51  Current number of equations to process: 3271
% 260.51/260.51  Current number of ordered equations: 0
% 260.51/260.51  Current number of rules: 4636
% 260.51/260.51  New rule produced :
% 260.51/260.51  [4669]
% 260.51/260.51  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 261.91/261.90                                                                     op2(sK1_ax4_U,sK1_ax4_U)))))
% 261.91/261.90  -> true
% 261.91/261.90  Current number of equations to process: 3270
% 261.91/261.90  Current number of ordered equations: 0
% 261.91/261.90  Current number of rules: 4637
% 261.91/261.90  New rule produced :
% 261.91/261.90  [4670]
% 261.91/261.90  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 261.91/261.90                 op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 261.91/261.90                                                              op2(sK1_ax4_U,sK1_ax4_U)),
% 261.91/261.90                                                          op2(sK1_ax4_U,
% 261.91/261.90                                                          op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 261.91/261.90  tuple(sK1_ax4_U,true)) -> (false)
% 261.91/261.90  Current number of equations to process: 3282
% 261.91/261.90  Current number of ordered equations: 0
% 261.91/261.90  Current number of rules: 4638
% 261.91/261.90  New rule produced :
% 261.91/261.90  [4671]
% 261.91/261.90  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 261.91/261.90                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 261.91/261.90  -> true
% 261.91/261.90  Current number of equations to process: 3281
% 261.91/261.90  Current number of ordered equations: 0
% 261.91/261.90  Current number of rules: 4639
% 261.91/261.90  New rule produced :
% 261.91/261.90  [4672]
% 261.91/261.90  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 261.91/261.90                                                           op2(sK1_ax4_U,sK1_ax4_U))),
% 261.91/261.90         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 261.91/261.90  Current number of equations to process: 3280
% 261.91/261.90  Current number of ordered equations: 0
% 261.91/261.90  Current number of rules: 4640
% 261.91/261.90  New rule produced :
% 261.91/261.90  [4673]
% 261.91/261.90  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),
% 261.91/261.90                                      op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 261.91/261.90  -> true
% 261.91/261.90  Current number of equations to process: 3279
% 261.91/261.90  Current number of ordered equations: 0
% 261.91/261.90  Current number of rules: 4641
% 261.91/261.90  New rule produced :
% 261.91/261.90  [4674]
% 261.91/261.90  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 261.91/261.90         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 261.91/261.90  Current number of equations to process: 3278
% 261.91/261.90  Current number of ordered equations: 0
% 261.91/261.90  Current number of rules: 4642
% 261.91/261.90  New rule produced :
% 261.91/261.90  [4675]
% 261.91/261.90  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 261.91/261.90         op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 261.91/261.90  Current number of equations to process: 3277
% 261.91/261.90  Current number of ordered equations: 0
% 261.91/261.90  Current number of rules: 4643
% 261.91/261.90  New rule produced :
% 261.91/261.90  [4676]
% 261.91/261.90  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 261.91/261.90         op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))) -> true
% 261.91/261.90  Current number of equations to process: 3276
% 261.91/261.90  Current number of ordered equations: 0
% 261.91/261.90  Current number of rules: 4644
% 261.91/261.90  New rule produced :
% 261.91/261.90  [4677]
% 261.91/261.90  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 261.91/261.90         op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 261.91/261.90  Current number of equations to process: 3275
% 261.91/261.90  Current number of ordered equations: 0
% 261.91/261.90  Current number of rules: 4645
% 261.91/261.90  New rule produced :
% 261.91/261.90  [4678]
% 261.91/261.90  h(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 261.91/261.90  ->
% 261.91/261.90  op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))
% 261.91/261.90  Current number of equations to process: 3274
% 261.91/261.90  Current number of ordered equations: 0
% 261.91/261.90  Current number of rules: 4646
% 261.91/261.90  New rule produced :
% 261.91/261.90  [4679]
% 261.91/261.90  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 261.91/261.90                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 261.91/261.90         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 261.91/261.90  Current number of equations to process: 3273
% 261.91/261.90  Current number of ordered equations: 0
% 261.91/261.90  Current number of rules: 4647
% 261.91/261.90  New rule produced :
% 261.91/261.90  [4680]
% 261.91/261.90  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 261.91/261.90                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 261.91/261.90                                                     op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 261.91/261.90  -> true
% 261.91/261.90  Current number of equations to process: 3272
% 261.91/261.90  Current number of ordered equations: 0
% 261.91/261.90  Current number of rules: 4648
% 261.91/261.90  New rule produced :
% 261.91/261.90  [4681]
% 261.91/261.90  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 263.10/263.09                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 263.10/263.09         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 263.10/263.09  Current number of equations to process: 3271
% 263.10/263.09  Current number of ordered equations: 0
% 263.10/263.09  Current number of rules: 4649
% 263.10/263.09  New rule produced :
% 263.10/263.09  [4682]
% 263.10/263.09  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 263.10/263.09                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 263.10/263.09                                                     op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 263.10/263.09  -> true
% 263.10/263.09  Current number of equations to process: 3270
% 263.10/263.09  Current number of ordered equations: 0
% 263.10/263.09  Current number of rules: 4650
% 263.10/263.09  New rule produced :
% 263.10/263.09  [4683]
% 263.10/263.09  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 263.10/263.09                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 263.10/263.09         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 263.10/263.09  Current number of equations to process: 3269
% 263.10/263.09  Current number of ordered equations: 0
% 263.10/263.09  Current number of rules: 4651
% 263.10/263.09  New rule produced :
% 263.10/263.09  [4684]
% 263.10/263.09  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 263.10/263.09                                                   op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 263.10/263.09  -> true
% 263.10/263.09  Current number of equations to process: 3268
% 263.10/263.09  Current number of ordered equations: 0
% 263.10/263.09  Current number of rules: 4652
% 263.10/263.09  New rule produced :
% 263.10/263.09  [4685]
% 263.10/263.09  h(j(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 263.10/263.09  ->
% 263.10/263.09  op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))
% 263.10/263.09  Current number of equations to process: 3267
% 263.10/263.09  Current number of ordered equations: 0
% 263.10/263.09  Current number of rules: 4653
% 263.10/263.09  New rule produced :
% 263.10/263.09  [4686]
% 263.10/263.09  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 263.10/263.09         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 263.10/263.09  Current number of equations to process: 3266
% 263.10/263.09  Current number of ordered equations: 0
% 263.10/263.09  Current number of rules: 4654
% 263.10/263.09  New rule produced :
% 263.10/263.09  [4687]
% 263.10/263.09  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(h(sK2_ax3_V(sK2_ax3_V(
% 263.10/263.09                                                                     j(sK1_ax4_U)))),
% 263.10/263.09                                                     op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 263.10/263.09  -> true
% 263.10/263.09  Current number of equations to process: 3265
% 263.10/263.09  Current number of ordered equations: 0
% 263.10/263.09  Current number of rules: 4655
% 263.10/263.09  New rule produced :
% 263.10/263.09  [4688]
% 263.10/263.09  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 263.10/263.09         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 263.10/263.09  Current number of equations to process: 3264
% 263.10/263.09  Current number of ordered equations: 0
% 263.10/263.09  Current number of rules: 4656
% 263.10/263.09  New rule produced :
% 263.10/263.09  [4689]
% 263.10/263.09  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(sK2_ax3_V(
% 263.10/263.09                                                                     j(sK1_ax4_U)))),
% 263.10/263.09                                                     op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 263.10/263.09  -> true
% 263.10/263.09  Current number of equations to process: 3263
% 263.10/263.09  Current number of ordered equations: 0
% 263.10/263.09  Current number of rules: 4657
% 263.10/263.09  New rule produced :
% 263.10/263.09  [4690]
% 263.10/263.09  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 263.10/263.09         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 263.10/263.09  Current number of equations to process: 3262
% 263.10/263.09  Current number of ordered equations: 0
% 263.10/263.09  Current number of rules: 4658
% 263.10/263.09  New rule produced :
% 263.10/263.09  [4691]
% 263.10/263.09  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(sK2_ax3_V(
% 263.10/263.09                                                                   j(sK1_ax4_U)))),
% 263.10/263.09                                                   op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 263.10/263.09  -> true
% 263.10/263.09  Current number of equations to process: 3261
% 263.10/263.09  Current number of ordered equations: 0
% 263.10/263.09  Current number of rules: 4659
% 263.10/263.09  New rule produced :
% 263.10/263.09  [4692]
% 263.10/263.09  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,
% 263.10/263.09                                                           op2(sK1_ax4_U,sK1_ax4_U))),
% 263.10/263.09         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 263.10/263.09  Current number of equations to process: 3260
% 263.10/263.09  Current number of ordered equations: 0
% 265.02/265.06  Current number of rules: 4660
% 265.02/265.06  New rule produced :
% 265.02/265.06  [4693]
% 265.02/265.06  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),
% 265.02/265.06                                        op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 265.02/265.06  -> true
% 265.02/265.06  Current number of equations to process: 3259
% 265.02/265.06  Current number of ordered equations: 0
% 265.02/265.06  Current number of rules: 4661
% 265.02/265.06  New rule produced :
% 265.02/265.06  [4694]
% 265.02/265.06  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 265.02/265.06                                                           op2(sK1_ax4_U,sK1_ax4_U))),
% 265.02/265.06         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 265.02/265.06  Current number of equations to process: 3258
% 265.02/265.06  Current number of ordered equations: 0
% 265.02/265.06  Current number of rules: 4662
% 265.02/265.06  New rule produced :
% 265.02/265.06  [4695]
% 265.02/265.06  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),
% 265.02/265.06                                        op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 265.02/265.06  -> true
% 265.02/265.06  Current number of equations to process: 3257
% 265.02/265.06  Current number of ordered equations: 0
% 265.02/265.06  Current number of rules: 4663
% 265.02/265.06  New rule produced :
% 265.02/265.06  [4696]
% 265.02/265.06  (eq)(tuple(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 265.02/265.06                 op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 265.02/265.06                                                          op2(sK1_ax4_U,
% 265.02/265.06                                                          op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 265.02/265.06  tuple(sK1_ax4_U,true)) -> (false)
% 265.02/265.06  Current number of equations to process: 3295
% 265.02/265.06  Current number of ordered equations: 0
% 265.02/265.06  Current number of rules: 4664
% 265.02/265.06  New rule produced :
% 265.02/265.06  [4697]
% 265.02/265.06  sorti1(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,
% 265.02/265.06                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 265.02/265.06  -> true
% 265.02/265.06  Current number of equations to process: 3294
% 265.02/265.06  Current number of ordered equations: 0
% 265.02/265.06  Current number of rules: 4665
% 265.02/265.06  New rule produced :
% 265.02/265.06  [4698]
% 265.02/265.06  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 265.02/265.06             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U)) -> true
% 265.02/265.06  Current number of equations to process: 3293
% 265.02/265.06  Current number of ordered equations: 0
% 265.02/265.06  Current number of rules: 4666
% 265.02/265.06  New rule produced :
% 265.02/265.06  [4699]
% 265.02/265.06  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 265.02/265.06                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 265.02/265.06  Current number of equations to process: 3292
% 265.02/265.06  Current number of ordered equations: 0
% 265.02/265.06  Current number of rules: 4667
% 265.02/265.06  New rule produced :
% 265.02/265.06  [4700]
% 265.02/265.06  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 265.02/265.06             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))
% 265.02/265.06  -> true
% 265.02/265.06  Current number of equations to process: 3291
% 265.02/265.06  Current number of ordered equations: 0
% 265.02/265.06  Current number of rules: 4668
% 265.02/265.06  New rule produced :
% 265.02/265.06  [4701]
% 265.02/265.06  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 265.02/265.06                                          op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 265.02/265.06                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 265.02/265.06  -> true
% 265.02/265.06  Current number of equations to process: 3290
% 265.02/265.06  Current number of ordered equations: 0
% 265.02/265.06  Current number of rules: 4669
% 265.02/265.06  New rule produced :
% 265.02/265.06  [4702]
% 265.02/265.06  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 265.02/265.06                 op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(op2(sK1_ax4_U,
% 265.02/265.06                                                              op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 265.02/265.06                                                          op2(sK1_ax4_U,
% 265.02/265.06                                                          op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 265.02/265.06  tuple(sK1_ax4_U,true)) -> (false)
% 265.02/265.06  Current number of equations to process: 3328
% 265.02/265.06  Current number of ordered equations: 0
% 265.02/265.06  Current number of rules: 4670
% 265.02/265.06  New rule produced :
% 265.02/265.06  [4703]
% 265.02/265.06  sorti1(j(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(sK1_ax4_U,
% 265.02/265.06                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 265.02/265.06  -> true
% 265.02/265.06  Current number of equations to process: 3327
% 265.02/265.06  Current number of ordered equations: 0
% 265.02/265.06  Current number of rules: 4671
% 265.02/265.06  New rule produced :
% 265.02/265.06  [4704]
% 265.02/265.06  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 266.92/266.92             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U)) -> true
% 266.92/266.92  Current number of equations to process: 3326
% 266.92/266.92  Current number of ordered equations: 0
% 266.92/266.92  Current number of rules: 4672
% 266.92/266.92  New rule produced :
% 266.92/266.92  [4705]
% 266.92/266.92  sorti2(op2(sK1_ax4_U,op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 266.92/266.92                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 266.92/266.92  Current number of equations to process: 3325
% 266.92/266.92  Current number of ordered equations: 0
% 266.92/266.92  Current number of rules: 4673
% 266.92/266.92  New rule produced :
% 266.92/266.92  [4706]
% 266.92/266.92  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 266.92/266.92             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))
% 266.92/266.92  -> true
% 266.92/266.92  Current number of equations to process: 3324
% 266.92/266.92  Current number of ordered equations: 0
% 266.92/266.92  Current number of rules: 4674
% 266.92/266.92  New rule produced :
% 266.92/266.92  [4707]
% 266.92/266.92  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 266.92/266.92                                      op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 266.92/266.92  -> true
% 266.92/266.92  Current number of equations to process: 3323
% 266.92/266.92  Current number of ordered equations: 0
% 266.92/266.92  Current number of rules: 4675
% 266.92/266.92  New rule produced :
% 266.92/266.92  [4708]
% 266.92/266.92  (eq)(tuple(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 266.92/266.92                 op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(op2(h(sK2_ax3_V(
% 266.92/266.92                                                                    j(sK1_ax4_U))),
% 266.92/266.92                                                              op2(sK1_ax4_U,sK1_ax4_U)),
% 266.92/266.92                                                          op2(sK1_ax4_U,
% 266.92/266.92                                                          op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 266.92/266.92  tuple(sK1_ax4_U,true)) -> (false)
% 266.92/266.92  Current number of equations to process: 3361
% 266.92/266.92  Current number of ordered equations: 0
% 266.92/266.92  Current number of rules: 4676
% 266.92/266.92  New rule produced :
% 266.92/266.92  [4709]
% 266.92/266.92  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 266.92/266.92             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U)) -> true
% 266.92/266.92  Current number of equations to process: 3360
% 266.92/266.92  Current number of ordered equations: 0
% 266.92/266.92  Current number of rules: 4677
% 266.92/266.92  New rule produced :
% 266.92/266.92  [4710]
% 266.92/266.92  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 266.92/266.92                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 266.92/266.92  Current number of equations to process: 3359
% 266.92/266.92  Current number of ordered equations: 0
% 266.92/266.92  Current number of rules: 4678
% 266.92/266.92  New rule produced :
% 266.92/266.92  [4711]
% 266.92/266.92  sorti1(j(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 266.92/266.92           op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 266.92/266.92  Current number of equations to process: 3358
% 266.92/266.92  Current number of ordered equations: 0
% 266.92/266.92  Current number of rules: 4679
% 266.92/266.92  New rule produced :
% 266.92/266.92  [4712]
% 266.92/266.92  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 266.92/266.92             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))
% 266.92/266.92  -> true
% 266.92/266.92  Current number of equations to process: 3357
% 266.92/266.92  Current number of ordered equations: 0
% 266.92/266.92  Current number of rules: 4680
% 266.92/266.92  New rule produced :
% 266.92/266.92  [4713]
% 266.92/266.92  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 266.92/266.92                                      op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 266.92/266.92  -> true
% 266.92/266.92  Current number of equations to process: 3356
% 266.92/266.92  Current number of ordered equations: 0
% 266.92/266.92  Current number of rules: 4681
% 266.92/266.92  New rule produced :
% 266.92/266.92  [4714]
% 266.92/266.92  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 266.92/266.92                 op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 266.92/266.92                                                              h(sK2_ax3_V(
% 266.92/266.92                                                                j(sK1_ax4_U)))),
% 266.92/266.92                                                          op2(sK1_ax4_U,
% 266.92/266.92                                                          op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 266.92/266.92  tuple(sK1_ax4_U,true)) -> (false)
% 266.92/266.92  Current number of equations to process: 3394
% 266.92/266.92  Current number of ordered equations: 0
% 266.92/266.92  Current number of rules: 4682
% 266.92/266.92  New rule produced :
% 266.92/266.92  [4715]
% 266.92/266.92  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 266.92/266.92           op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 268.62/268.67  Current number of equations to process: 3393
% 268.62/268.67  Current number of ordered equations: 0
% 268.62/268.67  Current number of rules: 4683
% 268.62/268.67  New rule produced :
% 268.62/268.67  [4716]
% 268.62/268.67  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 268.62/268.67             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U)) -> true
% 268.62/268.67  Current number of equations to process: 3392
% 268.62/268.67  Current number of ordered equations: 0
% 268.62/268.67  Current number of rules: 4684
% 268.62/268.67  New rule produced :
% 268.62/268.67  [4717]
% 268.62/268.67  sorti2(op2(sK1_ax4_U,op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 268.62/268.67                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 268.62/268.67  Current number of equations to process: 3391
% 268.62/268.67  Current number of ordered equations: 0
% 268.62/268.67  Current number of rules: 4685
% 268.62/268.67  New rule produced :
% 268.62/268.67  [4718]
% 268.62/268.67  (eq)(tuple(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 268.62/268.67                 op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 268.62/268.67                                                              op2(sK1_ax4_U,sK1_ax4_U)),
% 268.62/268.67                                                          op2(sK1_ax4_U,
% 268.62/268.67                                                          op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 268.62/268.67  tuple(sK1_ax4_U,true)) -> (false)
% 268.62/268.67  Current number of equations to process: 3429
% 268.62/268.67  Current number of ordered equations: 0
% 268.62/268.67  Current number of rules: 4686
% 268.62/268.67  New rule produced :
% 268.62/268.67  [4719]
% 268.62/268.67  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 268.62/268.67             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U)) -> true
% 268.62/268.67  Current number of equations to process: 3428
% 268.62/268.67  Current number of ordered equations: 0
% 268.62/268.67  Current number of rules: 4687
% 268.62/268.67  New rule produced :
% 268.62/268.67  [4720]
% 268.62/268.67  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 268.62/268.67                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 268.62/268.67  Current number of equations to process: 3427
% 268.62/268.67  Current number of ordered equations: 0
% 268.62/268.67  Current number of rules: 4688
% 268.62/268.67  New rule produced :
% 268.62/268.67  [4721]
% 268.62/268.67  sorti1(j(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 268.62/268.67           op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 268.62/268.67  Current number of equations to process: 3426
% 268.62/268.67  Current number of ordered equations: 0
% 268.62/268.67  Current number of rules: 4689
% 268.62/268.67  New rule produced :
% 268.62/268.67  [4722]
% 268.62/268.67  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 268.62/268.67         op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U))) -> true
% 268.62/268.67  Current number of equations to process: 3425
% 268.62/268.67  Current number of ordered equations: 0
% 268.62/268.67  Current number of rules: 4690
% 268.62/268.67  New rule produced :
% 268.62/268.67  [4723]
% 268.62/268.67  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 268.62/268.67         op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)))) -> true
% 268.62/268.67  Current number of equations to process: 3424
% 268.62/268.67  Current number of ordered equations: 0
% 268.62/268.67  Current number of rules: 4691
% 268.62/268.67  New rule produced :
% 268.62/268.67  [4724]
% 268.62/268.67  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 268.62/268.67         op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U))) -> true
% 268.62/268.67  Current number of equations to process: 3423
% 268.62/268.67  Current number of ordered equations: 0
% 268.62/268.67  Current number of rules: 4692
% 268.62/268.67  New rule produced :
% 268.62/268.67  [4725]
% 268.62/268.67  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 268.62/268.67         op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))))) -> true
% 268.62/268.67  Current number of equations to process: 3422
% 268.62/268.67  Current number of ordered equations: 0
% 268.62/268.67  Current number of rules: 4693
% 268.62/268.67  New rule produced :
% 268.62/268.67  [4726]
% 268.62/268.67  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 268.62/268.67                                   op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 268.62/268.67  -> true
% 268.62/268.67  Current number of equations to process: 3420
% 268.62/268.67  Current number of ordered equations: 1
% 268.62/268.67  Current number of rules: 4694
% 268.62/268.67  New rule produced :
% 268.62/268.67  [4727]
% 268.62/268.67  ifeq(sorti2(A),true,sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 268.62/268.67                                 op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 268.62/268.67  -> true
% 268.62/268.67  Current number of equations to process: 3420
% 268.62/268.67  Current number of ordered equations: 0
% 268.62/268.67  Current number of rules: 4695
% 268.62/268.67  New rule produced :
% 268.62/268.67  [4728]
% 268.62/268.67  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 269.92/269.90                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 269.92/269.90         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 269.92/269.90  Current number of equations to process: 3419
% 269.92/269.90  Current number of ordered equations: 0
% 269.92/269.90  Current number of rules: 4696
% 269.92/269.90  New rule produced :
% 269.92/269.90  [4729]
% 269.92/269.90  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 269.92/269.90                                                           op2(sK1_ax4_U,sK1_ax4_U)),
% 269.92/269.90                                                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 269.92/269.90  -> true
% 269.92/269.90  Current number of equations to process: 3418
% 269.92/269.90  Current number of ordered equations: 0
% 269.92/269.90  Current number of rules: 4697
% 269.92/269.90  New rule produced :
% 269.92/269.90  [4730]
% 269.92/269.90  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 269.92/269.90                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 269.92/269.90         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 269.92/269.90  Current number of equations to process: 3417
% 269.92/269.90  Current number of ordered equations: 0
% 269.92/269.90  Current number of rules: 4698
% 269.92/269.90  New rule produced :
% 269.92/269.90  [4731]
% 269.92/269.90  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,
% 269.92/269.90                                                           op2(sK1_ax4_U,sK1_ax4_U)),
% 269.92/269.90                                                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 269.92/269.90  -> true
% 269.92/269.90  Current number of equations to process: 3416
% 269.92/269.90  Current number of ordered equations: 0
% 269.92/269.90  Current number of rules: 4699
% 269.92/269.90  New rule produced :
% 269.92/269.90  [4732]
% 269.92/269.90  ifeq(sorti2(A),true,sorti2(op2(A,op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 269.92/269.90                                   op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))),true)
% 269.92/269.90  -> true
% 269.92/269.90  Current number of equations to process: 3414
% 269.92/269.90  Current number of ordered equations: 1
% 269.92/269.90  Current number of rules: 4700
% 269.92/269.90  New rule produced :
% 269.92/269.90  [4733]
% 269.92/269.90  ifeq(sorti2(A),true,sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),
% 269.92/269.90                                 op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),A)),true)
% 269.92/269.90  -> true
% 269.92/269.90  Current number of equations to process: 3414
% 269.92/269.90  Current number of ordered equations: 0
% 269.92/269.90  Current number of rules: 4701
% 269.92/269.90  New rule produced :
% 269.92/269.90  [4734]
% 269.92/269.90  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 269.92/269.90         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 269.92/269.90  Current number of equations to process: 3413
% 269.92/269.90  Current number of ordered equations: 0
% 269.92/269.90  Current number of rules: 4702
% 269.92/269.90  New rule produced :
% 269.92/269.90  [4735]
% 269.92/269.90  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(h(sK2_ax3_V(
% 269.92/269.90                                                             sK2_ax3_V(
% 269.92/269.90                                                             j(sK1_ax4_U)))),
% 269.92/269.90                                                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 269.92/269.90  -> true
% 269.92/269.90  Current number of equations to process: 3412
% 269.92/269.90  Current number of ordered equations: 0
% 269.92/269.90  Current number of rules: 4703
% 269.92/269.90  New rule produced :
% 269.92/269.90  [4736]
% 269.92/269.90  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 269.92/269.90         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 269.92/269.90  Current number of equations to process: 3411
% 269.92/269.90  Current number of ordered equations: 0
% 269.92/269.90  Current number of rules: 4704
% 269.92/269.90  New rule produced :
% 269.92/269.90  [4737]
% 269.92/269.90  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(h(sK2_ax3_V(
% 269.92/269.90                                                             sK2_ax3_V(
% 269.92/269.90                                                             j(sK1_ax4_U)))),
% 269.92/269.90                                                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 269.92/269.90  -> true
% 269.92/269.90  Current number of equations to process: 3410
% 269.92/269.90  Current number of ordered equations: 0
% 269.92/269.90  Current number of rules: 4705
% 269.92/269.90  New rule produced :
% 269.92/269.90  [4738]
% 269.92/269.90  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,
% 269.92/269.90                                                           op2(sK1_ax4_U,sK1_ax4_U))),
% 269.92/269.90         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 269.92/269.90  Current number of equations to process: 3409
% 269.92/269.90  Current number of ordered equations: 0
% 269.92/269.90  Current number of rules: 4706
% 269.92/269.90  New rule produced :
% 269.92/269.90  [4739]
% 269.92/269.90  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(h(sK2_ax3_V(
% 269.92/269.90                                                               j(sK1_ax4_U))),sK1_ax4_U),
% 269.92/269.90                                                     op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 271.13/271.12  -> true
% 271.13/271.12  Current number of equations to process: 3408
% 271.13/271.12  Current number of ordered equations: 0
% 271.13/271.12  Current number of rules: 4707
% 271.13/271.12  New rule produced :
% 271.13/271.12  [4740]
% 271.13/271.12  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,
% 271.13/271.12                                                           op2(sK1_ax4_U,sK1_ax4_U))),
% 271.13/271.12         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 271.13/271.12  Current number of equations to process: 3407
% 271.13/271.12  Current number of ordered equations: 0
% 271.13/271.12  Current number of rules: 4708
% 271.13/271.12  New rule produced :
% 271.13/271.12  [4741]
% 271.13/271.12  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(h(sK2_ax3_V(
% 271.13/271.12                                                               j(sK1_ax4_U))),sK1_ax4_U),
% 271.13/271.12                                                     op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 271.13/271.12  -> true
% 271.13/271.12  Current number of equations to process: 3406
% 271.13/271.12  Current number of ordered equations: 0
% 271.13/271.12  Current number of rules: 4709
% 271.13/271.12  New rule produced :
% 271.13/271.12  [4742]
% 271.13/271.12  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,
% 271.13/271.12                                                           op2(sK1_ax4_U,sK1_ax4_U))),
% 271.13/271.12         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 271.13/271.12  Current number of equations to process: 3405
% 271.13/271.12  Current number of ordered equations: 0
% 271.13/271.12  Current number of rules: 4710
% 271.13/271.12  New rule produced :
% 271.13/271.12  [4743]
% 271.13/271.12  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(h(sK2_ax3_V(
% 271.13/271.12                                                             j(sK1_ax4_U))),sK1_ax4_U),
% 271.13/271.12                                                   op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 271.13/271.12  -> true
% 271.13/271.12  Current number of equations to process: 3404
% 271.13/271.12  Current number of ordered equations: 0
% 271.13/271.12  Current number of rules: 4711
% 271.13/271.12  New rule produced :
% 271.13/271.12  [4744]
% 271.13/271.12  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 271.13/271.12                                                           op2(sK1_ax4_U,sK1_ax4_U))),
% 271.13/271.12         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 271.13/271.12  Current number of equations to process: 3403
% 271.13/271.12  Current number of ordered equations: 0
% 271.13/271.12  Current number of rules: 4712
% 271.13/271.12  New rule produced :
% 271.13/271.12  [4745]
% 271.13/271.12  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 271.13/271.12                                                         h(sK2_ax3_V(j(sK1_ax4_U)))),
% 271.13/271.12                                                     op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 271.13/271.12  -> true
% 271.13/271.12  Current number of equations to process: 3402
% 271.13/271.12  Current number of ordered equations: 0
% 271.13/271.12  Current number of rules: 4713
% 271.13/271.12  New rule produced :
% 271.13/271.12  [4746]
% 271.13/271.12  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 271.13/271.12                                                           op2(sK1_ax4_U,sK1_ax4_U))),
% 271.13/271.12         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 271.13/271.12  Current number of equations to process: 3401
% 271.13/271.12  Current number of ordered equations: 0
% 271.13/271.12  Current number of rules: 4714
% 271.13/271.12  New rule produced :
% 271.13/271.12  [4747]
% 271.13/271.12  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 271.13/271.12                                                         h(sK2_ax3_V(j(sK1_ax4_U)))),
% 271.13/271.12                                                     op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 271.13/271.12  -> true
% 271.13/271.12  Current number of equations to process: 3400
% 271.13/271.12  Current number of ordered equations: 0
% 271.13/271.12  Current number of rules: 4715
% 271.13/271.12  New rule produced :
% 271.13/271.12  [4748]
% 271.13/271.12  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 271.13/271.12                                                           op2(sK1_ax4_U,sK1_ax4_U))),
% 271.13/271.12         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 271.13/271.12  Current number of equations to process: 3399
% 271.13/271.12  Current number of ordered equations: 0
% 271.13/271.12  Current number of rules: 4716
% 271.13/271.12  New rule produced :
% 271.13/271.12  [4749]
% 271.13/271.12  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,h(
% 271.13/271.12                                                                     sK2_ax3_V(
% 271.13/271.12                                                                     j(sK1_ax4_U)))),
% 271.13/271.12                                                   op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 271.13/271.12  -> true
% 271.13/271.12  Current number of equations to process: 3398
% 271.13/271.12  Current number of ordered equations: 0
% 271.13/271.12  Current number of rules: 4717
% 271.13/271.12  New rule produced :
% 271.13/271.12  [4750]
% 271.13/271.12  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 272.64/272.68             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))))
% 272.64/272.68  -> true
% 272.64/272.68  Current number of equations to process: 3397
% 272.64/272.68  Current number of ordered equations: 0
% 272.64/272.68  Current number of rules: 4718
% 272.64/272.68  New rule produced :
% 272.64/272.68  [4751]
% 272.64/272.68  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 272.64/272.68                                            op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 272.64/272.68                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 272.64/272.68  -> true
% 272.64/272.68  Current number of equations to process: 3396
% 272.64/272.68  Current number of ordered equations: 0
% 272.64/272.68  Current number of rules: 4719
% 272.64/272.68  New rule produced :
% 272.64/272.68  [4752]
% 272.64/272.68  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 272.64/272.68             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))))
% 272.64/272.68  -> true
% 272.64/272.68  Current number of equations to process: 3395
% 272.64/272.68  Current number of ordered equations: 0
% 272.64/272.68  Current number of rules: 4720
% 272.64/272.68  New rule produced :
% 272.64/272.68  [4753]
% 272.64/272.68  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 272.64/272.68                                        op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 272.64/272.68  -> true
% 272.64/272.68  Current number of equations to process: 3394
% 272.64/272.68  Current number of ordered equations: 0
% 272.64/272.68  Current number of rules: 4721
% 272.64/272.68  New rule produced :
% 272.64/272.68  [4754]
% 272.64/272.68  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 272.64/272.68             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))))
% 272.64/272.68  -> true
% 272.64/272.68  Current number of equations to process: 3393
% 272.64/272.68  Current number of ordered equations: 0
% 272.64/272.68  Current number of rules: 4722
% 272.64/272.68  New rule produced :
% 272.64/272.68  [4755]
% 272.64/272.68  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 272.64/272.68                                        op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 272.64/272.68  -> true
% 272.64/272.68  Current number of equations to process: 3392
% 272.64/272.68  Current number of ordered equations: 0
% 272.64/272.68  Current number of rules: 4723
% 272.64/272.68  New rule produced :
% 272.64/272.68  [4756]
% 272.64/272.68  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)),
% 272.64/272.68             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))
% 272.64/272.68  -> true
% 272.64/272.68  Current number of equations to process: 3391
% 272.64/272.68  Current number of ordered equations: 0
% 272.64/272.68  Current number of rules: 4724
% 272.64/272.68  New rule produced :
% 272.64/272.68  [4757]
% 272.64/272.68  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),
% 272.64/272.68                                          op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 272.64/272.68                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 272.64/272.68  -> true
% 272.64/272.68  Current number of equations to process: 3390
% 272.64/272.68  Current number of ordered equations: 0
% 272.64/272.68  Current number of rules: 4725
% 272.64/272.68  New rule produced :
% 272.64/272.68  [4758]
% 272.64/272.68  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 272.64/272.68             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(sK1_ax4_U,sK1_ax4_U)))
% 272.64/272.68  -> true
% 272.64/272.68  Current number of equations to process: 3389
% 272.64/272.68  Current number of ordered equations: 0
% 272.64/272.68  Current number of rules: 4726
% 272.64/272.68  New rule produced :
% 272.64/272.68  [4759]
% 272.64/272.68  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 272.64/272.68                                          h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,
% 272.64/272.68                                                                      op2(sK1_ax4_U,sK1_ax4_U)))))
% 272.64/272.68  -> true
% 272.64/272.68  Current number of equations to process: 3388
% 272.64/272.68  Current number of ordered equations: 0
% 272.64/272.68  Current number of rules: 4727
% 272.64/272.68  New rule produced :
% 272.64/272.68  [4760]
% 272.64/272.68  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 272.64/272.68                 op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),
% 272.64/272.68                                                              op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 272.64/272.68                                                          op2(sK1_ax4_U,
% 272.64/272.68                                                          op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 272.64/272.68  tuple(sK1_ax4_U,true)) -> (false)
% 272.64/272.68  Current number of equations to process: 3426
% 272.64/272.68  Current number of ordered equations: 0
% 272.64/272.68  Current number of rules: 4728
% 272.64/272.68  New rule produced :
% 272.64/272.68  [4761]
% 272.64/272.68  sorti1(j(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 272.64/272.68           op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 272.64/272.68  Current number of equations to process: 3425
% 274.83/274.82  Current number of ordered equations: 0
% 274.83/274.82  Current number of rules: 4729
% 274.83/274.82  New rule produced :
% 274.83/274.82  [4762]
% 274.83/274.82  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),
% 274.83/274.82             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U)) -> true
% 274.83/274.82  Current number of equations to process: 3424
% 274.83/274.82  Current number of ordered equations: 0
% 274.83/274.82  Current number of rules: 4730
% 274.83/274.82  New rule produced :
% 274.83/274.82  [4763]
% 274.83/274.82  sorti2(op2(sK1_ax4_U,op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),
% 274.83/274.82                           op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))))
% 274.83/274.82  -> true
% 274.83/274.82  Current number of equations to process: 3423
% 274.83/274.82  Current number of ordered equations: 0
% 274.83/274.82  Current number of rules: 4731
% 274.83/274.82  New rule produced :
% 274.83/274.82  [4764]
% 274.83/274.82  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(
% 274.83/274.82                                                               sK2_ax3_V(
% 274.83/274.82                                                               j(sK1_ax4_U))))),
% 274.83/274.82             op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(
% 274.83/274.82                                                                     j(sK1_ax4_U)))))),true),
% 274.83/274.82  tuple(sK1_ax4_U,true)) -> (false)
% 274.83/274.82  Current number of equations to process: 3459
% 274.83/274.82  Current number of ordered equations: 0
% 274.83/274.82  Current number of rules: 4732
% 274.83/274.82  New rule produced :
% 274.83/274.82  [4765]
% 274.83/274.82  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(
% 274.83/274.82                                                                   j(sK1_ax4_U)))))))
% 274.83/274.82  -> true
% 274.83/274.82  Current number of equations to process: 3460
% 274.83/274.82  Current number of ordered equations: 0
% 274.83/274.82  Current number of rules: 4733
% 274.83/274.82  New rule produced :
% 274.83/274.82  [4766]
% 274.83/274.82  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(
% 274.83/274.82                                                                     j(sK1_ax4_U))))),sK1_ax4_U))
% 274.83/274.82  -> true
% 274.83/274.82  Current number of equations to process: 3485
% 274.83/274.82  Current number of ordered equations: 0
% 274.83/274.82  Current number of rules: 4734
% 274.83/274.82  New rule produced :
% 274.83/274.82  [4767]
% 274.83/274.82  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(
% 274.83/274.82                                                                     sK2_ax3_V(
% 274.83/274.82                                                                     j(sK1_ax4_U)))))))
% 274.83/274.82  -> true
% 274.83/274.82  Current number of equations to process: 3484
% 274.83/274.82  Current number of ordered equations: 0
% 274.83/274.82  Current number of rules: 4735
% 274.83/274.82  New rule produced :
% 274.83/274.82  [4768]
% 274.83/274.82  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(
% 274.83/274.82                                                                   j(sK1_ax4_U))),sK1_ax4_U)),
% 274.83/274.82             op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(
% 274.83/274.82                                                               j(sK1_ax4_U))),sK1_ax4_U))),true),
% 274.83/274.82  tuple(sK1_ax4_U,true)) -> (false)
% 274.83/274.82  Current number of equations to process: 3494
% 274.83/274.82  Current number of ordered equations: 0
% 274.83/274.82  Current number of rules: 4736
% 274.83/274.82  New rule produced :
% 274.83/274.82  [4769]
% 274.83/274.82  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(
% 274.83/274.82                                                             j(sK1_ax4_U))),sK1_ax4_U))))
% 274.83/274.82  -> true
% 274.83/274.82  Current number of equations to process: 3495
% 274.83/274.82  Current number of ordered equations: 0
% 274.83/274.82  Current number of rules: 4737
% 274.83/274.82  New rule produced :
% 274.83/274.82  [4770]
% 274.83/274.82  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(
% 274.83/274.82                                                                     j(sK1_ax4_U))))),
% 274.83/274.82         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 274.83/274.82  Current number of equations to process: 3494
% 274.83/274.82  Current number of ordered equations: 0
% 274.83/274.82  Current number of rules: 4738
% 274.83/274.82  New rule produced :
% 274.83/274.82  [4771]
% 274.83/274.82  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 274.83/274.82                                      h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 274.83/274.82  -> true
% 274.83/274.82  Current number of equations to process: 3493
% 274.83/274.82  Current number of ordered equations: 0
% 274.83/274.82  Current number of rules: 4739
% 274.83/274.82  New rule produced :
% 274.83/274.82  [4772]
% 274.83/274.82  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(
% 274.83/274.82                                                                     j(sK1_ax4_U))))),
% 274.83/274.82         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 274.83/274.82  Current number of equations to process: 3492
% 274.83/274.82  Current number of ordered equations: 0
% 276.73/276.71  Current number of rules: 4740
% 276.73/276.71  New rule produced :
% 276.73/276.71  [4773]
% 276.73/276.71  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 276.73/276.71                                        h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))))
% 276.73/276.71  -> true
% 276.73/276.71  Current number of equations to process: 3491
% 276.73/276.71  Current number of ordered equations: 0
% 276.73/276.71  Current number of rules: 4741
% 276.73/276.71  New rule produced :
% 276.73/276.71  [4774]
% 276.73/276.71  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(
% 276.73/276.71                                                               j(sK1_ax4_U))),sK1_ax4_U)),sK1_ax4_U))
% 276.73/276.71  -> true
% 276.73/276.71  Current number of equations to process: 3516
% 276.73/276.71  Current number of ordered equations: 0
% 276.73/276.71  Current number of rules: 4742
% 276.73/276.71  New rule produced :
% 276.73/276.71  [4775]
% 276.73/276.71  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 276.73/276.71                                                                   h(sK2_ax3_V(
% 276.73/276.71                                                                     j(sK1_ax4_U))),sK1_ax4_U))))
% 276.73/276.71  -> true
% 276.73/276.71  Current number of equations to process: 3515
% 276.73/276.71  Current number of ordered equations: 0
% 276.73/276.71  Current number of rules: 4743
% 276.73/276.71  New rule produced :
% 276.73/276.71  [4776]
% 276.73/276.71  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 276.73/276.71                                                             h(sK2_ax3_V(
% 276.73/276.71                                                               j(sK1_ax4_U))))),
% 276.73/276.71             op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 276.73/276.71                                                         h(sK2_ax3_V(j(sK1_ax4_U)))))),true),
% 276.73/276.71  tuple(sK1_ax4_U,true)) -> (false)
% 276.73/276.71  Current number of equations to process: 3525
% 276.73/276.71  Current number of ordered equations: 0
% 276.73/276.71  Current number of rules: 4744
% 276.73/276.71  New rule produced :
% 276.73/276.71  [4777]
% 276.73/276.71  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,h(
% 276.73/276.71                                                                     sK2_ax3_V(
% 276.73/276.71                                                                     j(sK1_ax4_U)))))))
% 276.73/276.71  -> true
% 276.73/276.71  Current number of equations to process: 3526
% 276.73/276.71  Current number of ordered equations: 0
% 276.73/276.71  Current number of rules: 4745
% 276.73/276.71  New rule produced :
% 276.73/276.71  [4778]
% 276.73/276.71  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(
% 276.73/276.71                                                               j(sK1_ax4_U))),sK1_ax4_U)),
% 276.73/276.71         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 276.73/276.71  Current number of equations to process: 3525
% 276.73/276.71  Current number of ordered equations: 0
% 276.73/276.71  Current number of rules: 4746
% 276.73/276.71  New rule produced :
% 276.73/276.71  [4779]
% 276.73/276.71  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 276.73/276.71                                      op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 276.73/276.71  -> true
% 276.73/276.71  Current number of equations to process: 3524
% 276.73/276.71  Current number of ordered equations: 0
% 276.73/276.71  Current number of rules: 4747
% 276.73/276.71  New rule produced :
% 276.73/276.71  [4780]
% 276.73/276.71  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 276.73/276.71                                                         h(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 276.73/276.71  -> true
% 276.73/276.71  Current number of equations to process: 3549
% 276.73/276.71  Current number of ordered equations: 0
% 276.73/276.71  Current number of rules: 4748
% 276.73/276.71  New rule produced :
% 276.73/276.71  [4781]
% 276.73/276.71  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 276.73/276.71                                                                   h(sK2_ax3_V(
% 276.73/276.71                                                                     j(sK1_ax4_U)))))))
% 276.73/276.71  -> true
% 276.73/276.71  Current number of equations to process: 3548
% 276.73/276.71  Current number of ordered equations: 0
% 276.73/276.71  Current number of rules: 4749
% 276.73/276.71  New rule produced :
% 276.73/276.71  [4782]
% 276.73/276.71  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 276.73/276.71                                                             op2(sK1_ax4_U,sK1_ax4_U))),
% 276.73/276.71             op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 276.73/276.71                                                         op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 276.73/276.71  tuple(sK1_ax4_U,true)) -> (false)
% 276.73/276.71  Current number of equations to process: 3560
% 276.73/276.71  Current number of ordered equations: 0
% 276.73/276.71  Current number of rules: 4750
% 276.73/276.71  New rule produced :
% 276.73/276.71  [4783]
% 276.73/276.71  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 276.73/276.71                                                       op2(sK1_ax4_U,sK1_ax4_U)))))
% 276.73/276.71  -> true
% 276.73/276.71  Current number of equations to process: 3559
% 277.93/277.94  Current number of ordered equations: 0
% 277.93/277.94  Current number of rules: 4751
% 277.93/277.94  New rule produced :
% 277.93/277.94  [4784]
% 277.93/277.94  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 277.93/277.94                                                         h(sK2_ax3_V(j(sK1_ax4_U))))),
% 277.93/277.94         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 277.93/277.94  Current number of equations to process: 3558
% 277.93/277.94  Current number of ordered equations: 0
% 277.93/277.94  Current number of rules: 4752
% 277.93/277.94  New rule produced :
% 277.93/277.94  [4785]
% 277.93/277.94  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 277.93/277.94                                      op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 277.93/277.94  -> true
% 277.93/277.94  Current number of equations to process: 3557
% 277.93/277.94  Current number of ordered equations: 0
% 277.93/277.94  Current number of rules: 4753
% 277.93/277.94  New rule produced :
% 277.93/277.94  [4786]
% 277.93/277.94  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 277.93/277.94             op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U)) -> true
% 277.93/277.94  Current number of equations to process: 3556
% 277.93/277.94  Current number of ordered equations: 0
% 277.93/277.94  Current number of rules: 4754
% 277.93/277.94  New rule produced :
% 277.93/277.94  [4787]
% 277.93/277.94  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),
% 277.93/277.94                       op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))))) -> true
% 277.93/277.94  Current number of equations to process: 3555
% 277.93/277.94  Current number of ordered equations: 0
% 277.93/277.94  Current number of rules: 4755
% 277.93/277.94  New rule produced :
% 277.93/277.94  [4788]
% 277.93/277.94  h(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(
% 277.93/277.94                                                              j(sK1_ax4_U)))))))
% 277.93/277.94  ->
% 277.93/277.94  op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))
% 277.93/277.94  Current number of equations to process: 3554
% 277.93/277.94  Current number of ordered equations: 0
% 277.93/277.94  Current number of rules: 4756
% 277.93/277.94  New rule produced :
% 277.93/277.94  [4789]
% 277.93/277.94  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(
% 277.93/277.94                                                                     j(sK1_ax4_U))))),
% 277.93/277.94         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 277.93/277.94  Current number of equations to process: 3553
% 277.93/277.94  Current number of ordered equations: 0
% 277.93/277.94  Current number of rules: 4757
% 277.93/277.94  New rule produced :
% 277.93/277.94  [4790]
% 277.93/277.94  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 277.93/277.94                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 277.93/277.94                                                     h(sK2_ax3_V(sK2_ax3_V(
% 277.93/277.94                                                                 j(sK1_ax4_U)))))))
% 277.93/277.94  -> true
% 277.93/277.94  Current number of equations to process: 3552
% 277.93/277.94  Current number of ordered equations: 0
% 277.93/277.94  Current number of rules: 4758
% 277.93/277.94  New rule produced :
% 277.93/277.94  [4791]
% 277.93/277.94  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(
% 277.93/277.94                                                                     j(sK1_ax4_U))))),
% 277.93/277.94         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 277.93/277.94  Current number of equations to process: 3551
% 277.93/277.94  Current number of ordered equations: 0
% 277.93/277.94  Current number of rules: 4759
% 277.93/277.94  New rule produced :
% 277.93/277.94  [4792]
% 277.93/277.94  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,
% 277.93/277.94                                                         op2(sK1_ax4_U,sK1_ax4_U)),
% 277.93/277.94                                                     h(sK2_ax3_V(sK2_ax3_V(
% 277.93/277.94                                                                 j(sK1_ax4_U)))))))
% 277.93/277.94  -> true
% 277.93/277.94  Current number of equations to process: 3550
% 277.93/277.94  Current number of ordered equations: 0
% 277.93/277.94  Current number of rules: 4760
% 277.93/277.94  New rule produced :
% 277.93/277.94  [4793]
% 277.93/277.94  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(sK2_ax3_V(
% 277.93/277.94                                                                     j(sK1_ax4_U))))),
% 277.93/277.94         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 277.93/277.94  Current number of equations to process: 3549
% 277.93/277.94  Current number of ordered equations: 0
% 277.93/277.94  Current number of rules: 4761
% 277.93/277.94  New rule produced :
% 277.93/277.94  [4794]
% 277.93/277.94  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 277.93/277.94                                                   h(sK2_ax3_V(sK2_ax3_V(
% 277.93/277.94                                                               j(sK1_ax4_U)))))))
% 277.93/277.94  -> true
% 277.93/277.94  Current number of equations to process: 3548
% 277.93/277.94  Current number of ordered equations: 0
% 280.02/279.99  Current number of rules: 4762
% 280.02/279.99  New rule produced :
% 280.02/279.99  [4795]
% 280.02/279.99  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(
% 280.02/279.99                                                               j(sK1_ax4_U))),sK1_ax4_U)),
% 280.02/279.99         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 280.02/279.99  Current number of equations to process: 3547
% 280.02/279.99  Current number of ordered equations: 0
% 280.02/279.99  Current number of rules: 4763
% 280.02/279.99  New rule produced :
% 280.02/279.99  [4796]
% 280.02/279.99  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 280.02/279.99                                        op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))))
% 280.02/279.99  -> true
% 280.02/279.99  Current number of equations to process: 3546
% 280.02/279.99  Current number of ordered equations: 0
% 280.02/279.99  Current number of rules: 4764
% 280.02/279.99  New rule produced :
% 280.02/279.99  [4797]
% 280.02/279.99  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 280.02/279.99                                                         h(sK2_ax3_V(j(sK1_ax4_U))))),
% 280.02/279.99         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 280.02/279.99  Current number of equations to process: 3545
% 280.02/279.99  Current number of ordered equations: 0
% 280.02/279.99  Current number of rules: 4765
% 280.02/279.99  New rule produced :
% 280.02/279.99  [4798]
% 280.02/279.99  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 280.02/279.99                                        op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 280.02/279.99  -> true
% 280.02/279.99  Current number of equations to process: 3544
% 280.02/279.99  Current number of ordered equations: 0
% 280.02/279.99  Current number of rules: 4766
% 280.02/279.99  New rule produced :
% 280.02/279.99  [4799]
% 280.02/279.99  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 280.02/279.99             op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))),true),
% 280.02/279.99  tuple(sK1_ax4_U,true)) -> (false)
% 280.02/279.99  Current number of equations to process: 3582
% 280.02/279.99  Current number of ordered equations: 0
% 280.02/279.99  Current number of rules: 4767
% 280.02/279.99  New rule produced :
% 280.02/279.99  [4800]
% 280.02/279.99  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 280.02/279.99  -> true
% 280.02/279.99  Current number of equations to process: 3581
% 280.02/279.99  Current number of ordered equations: 0
% 280.02/279.99  Current number of rules: 4768
% 280.02/279.99  New rule produced :
% 280.02/279.99  [4801]
% 280.02/279.99  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 280.02/279.99                                                         op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 280.02/279.99  -> true
% 280.02/279.99  Current number of equations to process: 3580
% 280.02/279.99  Current number of ordered equations: 0
% 280.02/279.99  Current number of rules: 4769
% 280.02/279.99  New rule produced :
% 280.02/279.99  [4802]
% 280.02/279.99  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 280.02/279.99                                                                   op2(sK1_ax4_U,sK1_ax4_U),
% 280.02/279.99                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 280.02/279.99  -> true
% 280.02/279.99  Current number of equations to process: 3579
% 280.02/279.99  Current number of ordered equations: 0
% 280.02/279.99  Current number of rules: 4770
% 280.02/279.99  New rule produced :
% 280.02/279.99  [4803]
% 280.02/279.99  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 280.02/279.99                                                         op2(sK1_ax4_U,sK1_ax4_U))),
% 280.02/279.99         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 280.02/279.99  Current number of equations to process: 3578
% 280.02/279.99  Current number of ordered equations: 0
% 280.02/279.99  Current number of rules: 4771
% 280.02/279.99  New rule produced :
% 280.02/279.99  [4804]
% 280.02/279.99  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 280.02/279.99                                      op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)))))
% 280.02/279.99  -> true
% 280.02/279.99  Current number of equations to process: 3577
% 280.02/279.99  Current number of ordered equations: 0
% 280.02/279.99  Current number of rules: 4772
% 280.02/279.99  New rule produced :
% 280.02/279.99  [4805]
% 280.02/279.99  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 280.02/279.99                                                             op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 280.02/279.99             op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 280.02/279.99                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))),true),
% 280.02/279.99  tuple(sK1_ax4_U,true)) -> (false)
% 280.02/279.99  Current number of equations to process: 3615
% 280.02/279.99  Current number of ordered equations: 0
% 280.02/279.99  Current number of rules: 4773
% 280.02/279.99  New rule produced :
% 280.02/279.99  [4806]
% 280.02/279.99  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(
% 280.02/279.99                                                                     op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 281.94/281.94  -> true
% 281.94/281.94  Current number of equations to process: 3614
% 281.94/281.94  Current number of ordered equations: 0
% 281.94/281.94  Current number of rules: 4774
% 281.94/281.94  New rule produced :
% 281.94/281.94  [4807]
% 281.94/281.94  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U))
% 281.94/281.94  -> true
% 281.94/281.94  Current number of equations to process: 3613
% 281.94/281.94  Current number of ordered equations: 0
% 281.94/281.94  Current number of rules: 4775
% 281.94/281.94  New rule produced :
% 281.94/281.94  [4808]
% 281.94/281.94  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 281.94/281.94                                                                   op2(
% 281.94/281.94                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 281.94/281.94  -> true
% 281.94/281.94  Current number of equations to process: 3612
% 281.94/281.94  Current number of ordered equations: 0
% 281.94/281.94  Current number of rules: 4776
% 281.94/281.94  New rule produced :
% 281.94/281.94  [4809]
% 281.94/281.94  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 281.94/281.94         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 281.94/281.94  Current number of equations to process: 3611
% 281.94/281.94  Current number of ordered equations: 0
% 281.94/281.94  Current number of rules: 4777
% 281.94/281.94  New rule produced :
% 281.94/281.94  [4810]
% 281.94/281.94  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 281.94/281.94                                      op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))))
% 281.94/281.94  -> true
% 281.94/281.94  Current number of equations to process: 3610
% 281.94/281.94  Current number of ordered equations: 0
% 281.94/281.94  Current number of rules: 4778
% 281.94/281.94  New rule produced :
% 281.94/281.94  [4811]
% 281.94/281.94  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(
% 281.94/281.94                                                                   j(sK1_ax4_U))),
% 281.94/281.94                                                             op2(sK1_ax4_U,sK1_ax4_U))),
% 281.94/281.94             op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(
% 281.94/281.94                                                               j(sK1_ax4_U))),
% 281.94/281.94                                                         op2(sK1_ax4_U,sK1_ax4_U)))),true),
% 281.94/281.94  tuple(sK1_ax4_U,true)) -> (false)
% 281.94/281.94  Current number of equations to process: 3648
% 281.94/281.94  Current number of ordered equations: 0
% 281.94/281.94  Current number of rules: 4779
% 281.94/281.94  New rule produced :
% 281.94/281.94  [4812]
% 281.94/281.94  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 281.94/281.94                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),sK1_ax4_U))
% 281.94/281.94  -> true
% 281.94/281.94  Current number of equations to process: 3647
% 281.94/281.94  Current number of ordered equations: 0
% 281.94/281.94  Current number of rules: 4780
% 281.94/281.94  New rule produced :
% 281.94/281.94  [4813]
% 281.94/281.94  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 281.94/281.94                                                                   op2(
% 281.94/281.94                                                                   op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 281.94/281.94  -> true
% 281.94/281.94  Current number of equations to process: 3646
% 281.94/281.94  Current number of ordered equations: 0
% 281.94/281.94  Current number of rules: 4781
% 281.94/281.94  New rule produced :
% 281.94/281.94  [4814]
% 281.94/281.94  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(
% 281.94/281.94                                                             j(sK1_ax4_U))),
% 281.94/281.94                                                       op2(sK1_ax4_U,sK1_ax4_U)))))
% 281.94/281.94  -> true
% 281.94/281.94  Current number of equations to process: 3645
% 281.94/281.94  Current number of ordered equations: 0
% 281.94/281.94  Current number of rules: 4782
% 281.94/281.94  New rule produced :
% 281.94/281.94  [4815]
% 281.94/281.94  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,
% 281.94/281.94                                                         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 281.94/281.94         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 281.94/281.94  Current number of equations to process: 3644
% 281.94/281.94  Current number of ordered equations: 0
% 281.94/281.94  Current number of rules: 4783
% 281.94/281.94  New rule produced :
% 281.94/281.94  [4816]
% 281.94/281.94  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),
% 281.94/281.94                                      op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)))))
% 281.94/281.94  -> true
% 281.94/281.94  Current number of equations to process: 3643
% 281.94/281.94  Current number of ordered equations: 0
% 281.94/281.94  Current number of rules: 4784
% 281.94/281.94  New rule produced :
% 281.94/281.94  [4817]
% 281.94/281.94  (eq)(tuple(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 281.94/281.94                                                             h(sK2_ax3_V(
% 283.74/283.73                                                               j(sK1_ax4_U))))),
% 283.74/283.73             op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 283.74/283.73                                                         h(sK2_ax3_V(j(sK1_ax4_U)))))),true),
% 283.74/283.73  tuple(sK1_ax4_U,true)) -> (false)
% 283.74/283.73  Current number of equations to process: 3681
% 283.74/283.73  Current number of ordered equations: 0
% 283.74/283.73  Current number of rules: 4785
% 283.74/283.73  New rule produced :
% 283.74/283.73  [4818]
% 283.74/283.73  sorti1(j(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 283.74/283.73                                                       h(sK2_ax3_V(j(sK1_ax4_U)))))))
% 283.74/283.73  -> true
% 283.74/283.73  Current number of equations to process: 3680
% 283.74/283.73  Current number of ordered equations: 0
% 283.74/283.73  Current number of rules: 4786
% 283.74/283.73  New rule produced :
% 283.74/283.73  [4819]
% 283.74/283.73  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(h(sK2_ax3_V(
% 283.74/283.73                                                               j(sK1_ax4_U))),
% 283.74/283.73                                                         op2(sK1_ax4_U,sK1_ax4_U))),sK1_ax4_U))
% 283.74/283.73  -> true
% 283.74/283.73  Current number of equations to process: 3679
% 283.74/283.73  Current number of ordered equations: 0
% 283.74/283.73  Current number of rules: 4787
% 283.74/283.73  New rule produced :
% 283.74/283.73  [4820]
% 283.74/283.73  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 283.74/283.73                                                                   h(sK2_ax3_V(
% 283.74/283.73                                                                     j(sK1_ax4_U))),
% 283.74/283.73                                                                   op2(sK1_ax4_U,sK1_ax4_U)))))
% 283.74/283.73  -> true
% 283.74/283.73  Current number of equations to process: 3678
% 283.74/283.73  Current number of ordered equations: 0
% 283.74/283.73  Current number of rules: 4788
% 283.74/283.73  New rule produced :
% 283.74/283.73  [4821]
% 283.74/283.73  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(sK1_ax4_U,sK1_ax4_U),
% 283.74/283.73                                                         h(sK2_ax3_V(j(sK1_ax4_U))))),sK1_ax4_U))
% 283.74/283.73  -> true
% 283.74/283.73  Current number of equations to process: 3711
% 283.74/283.73  Current number of ordered equations: 0
% 283.74/283.73  Current number of rules: 4789
% 283.74/283.73  New rule produced :
% 283.74/283.73  [4822]
% 283.74/283.73  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(
% 283.74/283.73                                                                   op2(sK1_ax4_U,sK1_ax4_U),
% 283.74/283.73                                                                   h(sK2_ax3_V(
% 283.74/283.73                                                                     j(sK1_ax4_U)))))))
% 283.74/283.73  -> true
% 283.74/283.73  Current number of equations to process: 3710
% 283.74/283.73  Current number of ordered equations: 0
% 283.74/283.73  Current number of rules: 4790
% 283.74/283.73  New rule produced :
% 283.74/283.73  [4823]
% 283.74/283.73  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(op2(sK1_ax4_U,
% 283.74/283.73                                                                  op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 283.74/283.73  -> true
% 283.74/283.73  Current number of equations to process: 3740
% 283.74/283.73  Current number of ordered equations: 0
% 283.74/283.73  Current number of rules: 4791
% 283.74/283.73  New rule produced :
% 283.74/283.73  [4824]
% 283.74/283.73  sorti2(op2(h(sK2_ax3_V(j(op2(sK1_ax4_U,sK1_ax4_U)))),op2(op2(sK1_ax4_U,
% 283.74/283.73                                                           op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 283.74/283.73  -> true
% 283.74/283.73  Current number of equations to process: 3739
% 283.74/283.73  Current number of ordered equations: 0
% 283.74/283.73  Current number of rules: 4792
% 283.74/283.73  New rule produced :
% 283.74/283.73  [4825]
% 283.74/283.73  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 283.74/283.73                                                                    op2(sK1_ax4_U,
% 283.74/283.73                                                                    op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 283.74/283.73  -> true
% 283.74/283.73  Current number of equations to process: 3758
% 283.74/283.73  Current number of ordered equations: 0
% 283.74/283.73  Current number of rules: 4793
% 283.74/283.73  New rule produced :
% 283.74/283.73  [4826]
% 283.74/283.73  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),op2(
% 283.74/283.73                                                                    op2(sK1_ax4_U,
% 283.74/283.73                                                                    op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 283.74/283.73  -> true
% 283.74/283.73  Current number of equations to process: 3757
% 283.74/283.73  Current number of ordered equations: 0
% 283.74/283.73  Current number of rules: 4794
% 283.74/283.73  New rule produced :
% 283.74/283.73  [4827]
% 283.74/283.73  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(op2(sK1_ax4_U,
% 283.74/283.73                                                                      op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 283.74/283.73  -> true
% 283.74/283.73  Current number of equations to process: 3756
% 285.34/285.34  Current number of ordered equations: 0
% 285.34/285.34  Current number of rules: 4795
% 285.34/285.34  New rule produced :
% 285.34/285.34  [4828]
% 285.34/285.34  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),op2(op2(sK1_ax4_U,
% 285.34/285.34                                                                      op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 285.34/285.34  -> true
% 285.34/285.34  Current number of equations to process: 3755
% 285.34/285.34  Current number of ordered equations: 0
% 285.34/285.34  Current number of rules: 4796
% 285.34/285.34  New rule produced :
% 285.34/285.34  [4829]
% 285.34/285.34  sorti2(op2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U),op2(
% 285.34/285.34                                                                      op2(sK1_ax4_U,
% 285.34/285.34                                                                      op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 285.34/285.34  -> true
% 285.34/285.34  Current number of equations to process: 3820
% 285.34/285.34  Current number of ordered equations: 0
% 285.34/285.34  Current number of rules: 4797
% 285.34/285.34  New rule produced :
% 285.34/285.34  [4830]
% 285.34/285.34  sorti2(op2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U)),op2(
% 285.34/285.34                                                                      op2(sK1_ax4_U,
% 285.34/285.34                                                                      op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 285.34/285.34  -> true
% 285.34/285.34  Current number of equations to process: 3819
% 285.34/285.34  Current number of ordered equations: 0
% 285.34/285.34  Current number of rules: 4798
% 285.34/285.34  New rule produced :
% 285.34/285.34  [4831]
% 285.34/285.34  sorti2(op2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U),op2(
% 285.34/285.34                                                                      op2(sK1_ax4_U,
% 285.34/285.34                                                                      op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 285.34/285.34  -> true
% 285.34/285.34  Current number of equations to process: 3818
% 285.34/285.34  Current number of ordered equations: 0
% 285.34/285.34  Current number of rules: 4799
% 285.34/285.34  New rule produced :
% 285.34/285.34  [4832]
% 285.34/285.34  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U))))),op2(
% 285.34/285.34                                                                      op2(sK1_ax4_U,
% 285.34/285.34                                                                      op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))
% 285.34/285.34  -> true
% 285.34/285.34  Current number of equations to process: 3817
% 285.34/285.34  Current number of ordered equations: 0
% 285.34/285.34  Current number of rules: 4800
% 285.34/285.34  New rule produced :
% 285.34/285.34  [4833]
% 285.34/285.34  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U)),
% 285.34/285.34         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 285.34/285.34  Current number of equations to process: 3816
% 285.34/285.34  Current number of ordered equations: 0
% 285.34/285.34  Current number of rules: 4801
% 285.34/285.34  New rule produced :
% 285.34/285.34  [4834]
% 285.34/285.34  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U))),
% 285.34/285.34         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 285.34/285.34  Current number of equations to process: 3815
% 285.34/285.34  Current number of ordered equations: 0
% 285.34/285.34  Current number of rules: 4802
% 285.34/285.34  New rule produced :
% 285.34/285.34  [4835]
% 285.34/285.34  sorti2(op2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U)),
% 285.34/285.34         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 285.34/285.34  Current number of equations to process: 3814
% 285.34/285.34  Current number of ordered equations: 0
% 285.34/285.34  Current number of rules: 4803
% 285.34/285.34  New rule produced :
% 285.34/285.34  [4836]
% 285.34/285.34  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 285.34/285.34         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 285.34/285.34  Current number of equations to process: 3813
% 285.34/285.34  Current number of ordered equations: 0
% 285.34/285.34  Current number of rules: 4804
% 285.34/285.34  New rule produced :
% 285.34/285.34  [4837]
% 285.34/285.34  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),h(sK2_ax3_V(j(sK1_ax4_U)))),
% 285.34/285.34         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 285.34/285.34  Current number of equations to process: 3812
% 285.34/285.34  Current number of ordered equations: 0
% 285.34/285.34  Current number of rules: 4805
% 285.34/285.34  New rule produced :
% 285.34/285.34  [4838]
% 285.34/285.34  sorti2(op2(h(op1(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))),sK2_ax3_V(j(sK1_ax4_U)))),
% 285.34/285.34         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 285.34/285.34  Current number of equations to process: 3811
% 285.34/285.34  Current number of ordered equations: 0
% 285.34/285.34  Current number of rules: 4806
% 285.34/285.34  New rule produced :
% 285.34/285.34  [4839]
% 285.34/285.34  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U))))),
% 285.34/285.34         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 285.34/285.34  Current number of equations to process: 3810
% 285.34/285.34  Current number of ordered equations: 0
% 286.93/286.99  Current number of rules: 4807
% 286.93/286.99  New rule produced :
% 286.93/286.99  [4840]
% 286.93/286.99  sorti2(op2(h(op1(j(op2(sK1_ax4_U,sK1_ax4_U)),sK2_ax3_V(j(sK1_ax4_U)))),
% 286.93/286.99         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 286.93/286.99  Current number of equations to process: 3809
% 286.93/286.99  Current number of ordered equations: 0
% 286.93/286.99  Current number of rules: 4808
% 286.93/286.99  New rule produced :
% 286.93/286.99  [4841]
% 286.93/286.99  sorti2(op2(h(op1(sK2_ax3_V(j(sK1_ax4_U)),j(op2(sK1_ax4_U,sK1_ax4_U)))),
% 286.93/286.99         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 286.93/286.99  Current number of equations to process: 3808
% 286.93/286.99  Current number of ordered equations: 0
% 286.93/286.99  Current number of rules: 4809
% 286.93/286.99  New rule produced :
% 286.93/286.99  [4842]
% 286.93/286.99  sorti2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 286.93/286.99         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 286.93/286.99  Current number of equations to process: 3807
% 286.93/286.99  Current number of ordered equations: 0
% 286.93/286.99  Current number of rules: 4810
% 286.93/286.99  New rule produced :
% 286.93/286.99  [4843]
% 286.93/286.99  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))),
% 286.93/286.99         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 286.93/286.99  Current number of equations to process: 3806
% 286.93/286.99  Current number of ordered equations: 0
% 286.93/286.99  Current number of rules: 4811
% 286.93/286.99  New rule produced :
% 286.93/286.99  [4844]
% 286.93/286.99  sorti2(op2(op2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U),
% 286.93/286.99         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 286.93/286.99  Current number of equations to process: 3805
% 286.93/286.99  Current number of ordered equations: 0
% 286.93/286.99  Current number of rules: 4812
% 286.93/286.99  New rule produced :
% 286.93/286.99  [4845]
% 286.93/286.99  sorti2(op2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),sK1_ax4_U)),
% 286.93/286.99         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 286.93/286.99  Current number of equations to process: 3804
% 286.93/286.99  Current number of ordered equations: 0
% 286.93/286.99  Current number of rules: 4813
% 286.93/286.99  New rule produced :
% 286.93/286.99  [4846]
% 286.93/286.99  sorti2(op2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),sK1_ax4_U),
% 286.93/286.99         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 286.93/286.99  Current number of equations to process: 3803
% 286.93/286.99  Current number of ordered equations: 0
% 286.93/286.99  Current number of rules: 4814
% 286.93/286.99  New rule produced :
% 286.93/286.99  [4847]
% 286.93/286.99  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),
% 286.93/286.99         op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))) -> true
% 286.93/286.99  Current number of equations to process: 3802
% 286.93/286.99  Current number of ordered equations: 0
% 286.93/286.99  Current number of rules: 4815
% 286.93/286.99  New rule produced :
% 286.93/286.99  [4848]
% 286.93/286.99  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),h(sK2_ax3_V(
% 286.93/286.99                                                                      sK2_ax3_V(
% 286.93/286.99                                                                      sK2_ax3_V(
% 286.93/286.99                                                                      j(sK1_ax4_U)))))))
% 286.93/286.99  -> true
% 286.93/286.99  Current number of equations to process: 3831
% 286.93/286.99  Current number of ordered equations: 0
% 286.93/286.99  Current number of rules: 4816
% 286.93/286.99  New rule produced :
% 286.93/286.99  [4849]
% 286.93/286.99  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),h(sK2_ax3_V(
% 286.93/286.99                                                                      j(
% 286.93/286.99                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 286.93/286.99  -> true
% 286.93/286.99  Current number of equations to process: 3830
% 286.93/286.99  Current number of ordered equations: 0
% 286.93/286.99  Current number of rules: 4817
% 286.93/286.99  New rule produced :
% 286.93/286.99  [4850]
% 286.93/286.99  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(sK1_ax4_U,
% 286.93/286.99                                                                    op2(sK1_ax4_U,
% 286.93/286.99                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 286.93/286.99  -> true
% 286.93/286.99  Current number of equations to process: 3849
% 286.93/286.99  Current number of ordered equations: 0
% 286.93/286.99  Current number of rules: 4818
% 286.93/286.99  New rule produced :
% 286.93/286.99  [4851]
% 286.93/286.99  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 286.93/286.99                                                                    h(sK2_ax3_V(
% 286.93/286.99                                                                      sK2_ax3_V(
% 286.93/286.99                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 286.93/286.99  -> true
% 286.93/286.99  Current number of equations to process: 3848
% 286.93/286.99  Current number of ordered equations: 0
% 289.26/289.21  Current number of rules: 4819
% 289.26/289.21  New rule produced :
% 289.26/289.21  [4852]
% 289.26/289.21  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(sK1_ax4_U,
% 289.26/289.21                                                                    h(sK2_ax3_V(
% 289.26/289.21                                                                      sK2_ax3_V(
% 289.26/289.21                                                                      j(sK1_ax4_U)))))))
% 289.26/289.21  -> true
% 289.26/289.21  Current number of equations to process: 3847
% 289.26/289.21  Current number of ordered equations: 0
% 289.26/289.21  Current number of rules: 4820
% 289.26/289.21  New rule produced :
% 289.26/289.21  [4853]
% 289.26/289.21  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U),
% 289.26/289.21             op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U)),true),
% 289.26/289.21  tuple(sK1_ax4_U,true)) -> (false)
% 289.26/289.21  Current number of equations to process: 3913
% 289.26/289.21  Current number of ordered equations: 0
% 289.26/289.21  Current number of rules: 4821
% 289.26/289.21  New rule produced :
% 289.26/289.21  [4854]
% 289.26/289.21  sorti2(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U),sK1_ax4_U))
% 289.26/289.21  -> true
% 289.26/289.21  Current number of equations to process: 3918
% 289.26/289.21  Current number of ordered equations: 0
% 289.26/289.21  Current number of rules: 4822
% 289.26/289.21  New rule produced :
% 289.26/289.21  [4855]
% 289.26/289.21  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U)))
% 289.26/289.21  -> true
% 289.26/289.21  Current number of equations to process: 3917
% 289.26/289.21  Current number of ordered equations: 0
% 289.26/289.21  Current number of rules: 4823
% 289.26/289.21  New rule produced :
% 289.26/289.21  [4856]
% 289.26/289.21  (eq)(tuple(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 289.26/289.21             op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))),true),
% 289.26/289.21  tuple(sK1_ax4_U,true)) -> (false)
% 289.26/289.21  Current number of equations to process: 3949
% 289.26/289.21  Current number of ordered equations: 0
% 289.26/289.21  Current number of rules: 4824
% 289.26/289.21  New rule produced :
% 289.26/289.21  [4857]
% 289.26/289.21  sorti2(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U),
% 289.26/289.21         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 289.26/289.21  Current number of equations to process: 3950
% 289.26/289.21  Current number of ordered equations: 0
% 289.26/289.21  Current number of rules: 4825
% 289.26/289.21  New rule produced :
% 289.26/289.21  [4858]
% 289.26/289.21  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U)))
% 289.26/289.21  -> true
% 289.26/289.21  Current number of equations to process: 3949
% 289.26/289.21  Current number of ordered equations: 0
% 289.26/289.21  Current number of rules: 4826
% 289.26/289.21  New rule produced :
% 289.26/289.21  [4859]
% 289.26/289.21  sorti2(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U),
% 289.26/289.21         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 289.26/289.21  Current number of equations to process: 3948
% 289.26/289.21  Current number of ordered equations: 0
% 289.26/289.21  Current number of rules: 4827
% 289.26/289.21  New rule produced :
% 289.26/289.21  [4860]
% 289.26/289.21  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U)))
% 289.26/289.21  -> true
% 289.26/289.21  Current number of equations to process: 3947
% 289.26/289.21  Current number of ordered equations: 0
% 289.26/289.21  Current number of rules: 4828
% 289.26/289.21  New rule produced :
% 289.26/289.21  [4861]
% 289.26/289.21  sorti2(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U),
% 289.26/289.21         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 289.26/289.21  Current number of equations to process: 3946
% 289.26/289.21  Current number of ordered equations: 0
% 289.26/289.21  Current number of rules: 4829
% 289.26/289.21  New rule produced :
% 289.26/289.21  [4862]
% 289.26/289.21  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,
% 289.26/289.21                                                             op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U)))
% 289.26/289.21  -> true
% 289.26/289.21  Current number of equations to process: 3945
% 289.26/289.21  Current number of ordered equations: 0
% 289.26/289.21  Current number of rules: 4830
% 289.26/289.21  New rule produced :
% 289.26/289.21  [4863]
% 289.26/289.21  sorti2(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U),
% 289.26/289.21         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 289.26/289.21  Current number of equations to process: 3944
% 289.26/289.21  Current number of ordered equations: 0
% 289.26/289.21  Current number of rules: 4831
% 289.26/289.21  New rule produced :
% 289.26/289.21  [4864]
% 289.26/289.21  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,
% 289.26/289.21                                                             op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U)))
% 289.26/289.21  -> true
% 289.26/289.21  Current number of equations to process: 3943
% 289.26/289.21  Current number of ordered equations: 0
% 289.26/289.21  Current number of rules: 4832
% 289.26/289.21  New rule produced :
% 289.26/289.21  [4865]
% 289.26/289.21  sorti2(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U),
% 289.26/289.21         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 291.34/291.31  Current number of equations to process: 3942
% 291.34/291.31  Current number of ordered equations: 0
% 291.34/291.31  Current number of rules: 4833
% 291.34/291.31  New rule produced :
% 291.34/291.31  [4866]
% 291.34/291.31  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,
% 291.34/291.31                                                           op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U)))
% 291.34/291.31  -> true
% 291.34/291.31  Current number of equations to process: 3941
% 291.34/291.31  Current number of ordered equations: 0
% 291.34/291.31  Current number of rules: 4834
% 291.34/291.31  New rule produced :
% 291.34/291.31  [4867]
% 291.34/291.31  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),sK1_ax4_U))
% 291.34/291.31  -> true
% 291.34/291.31  Current number of equations to process: 3944
% 291.34/291.31  Current number of ordered equations: 0
% 291.34/291.31  Current number of rules: 4835
% 291.34/291.31  New rule produced :
% 291.34/291.31  [4868]
% 291.34/291.31  sorti2(op2(sK1_ax4_U,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 291.34/291.31  -> true
% 291.34/291.31  Current number of equations to process: 3943
% 291.34/291.31  Current number of ordered equations: 0
% 291.34/291.31  Current number of rules: 4836
% 291.34/291.31  New rule produced :
% 291.34/291.31  [4869]
% 291.34/291.31  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 291.34/291.31         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 291.34/291.31  Current number of equations to process: 3974
% 291.34/291.31  Current number of ordered equations: 0
% 291.34/291.31  Current number of rules: 4837
% 291.34/291.31  New rule produced :
% 291.34/291.31  [4870]
% 291.34/291.31  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 291.34/291.31  -> true
% 291.34/291.31  Current number of equations to process: 3973
% 291.34/291.31  Current number of ordered equations: 0
% 291.34/291.31  Current number of rules: 4838
% 291.34/291.31  New rule produced :
% 291.34/291.31  [4871]
% 291.34/291.31  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 291.34/291.31         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 291.34/291.31  Current number of equations to process: 3972
% 291.34/291.31  Current number of ordered equations: 0
% 291.34/291.31  Current number of rules: 4839
% 291.34/291.31  New rule produced :
% 291.34/291.31  [4872]
% 291.34/291.31  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,
% 291.34/291.31                                                          op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 291.34/291.31  -> true
% 291.34/291.31  Current number of equations to process: 3971
% 291.34/291.31  Current number of ordered equations: 0
% 291.34/291.31  Current number of rules: 4840
% 291.34/291.31  New rule produced :
% 291.34/291.31  [4873]
% 291.34/291.31  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 291.34/291.31                 op2(sK1_ax4_U,sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 291.34/291.31                                           op2(sK1_ax4_U,sK1_ax4_U))),true),
% 291.34/291.31  tuple(sK1_ax4_U,true)) -> (false)
% 291.34/291.31  Current number of equations to process: 3973
% 291.34/291.31  Current number of ordered equations: 0
% 291.34/291.31  Current number of rules: 4841
% 291.34/291.31  New rule produced :
% 291.34/291.31  [4874]
% 291.34/291.31  sorti1(j(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(sK1_ax4_U,sK1_ax4_U))))
% 291.34/291.31  -> true
% 291.34/291.31  Current number of equations to process: 3974
% 291.34/291.31  Current number of ordered equations: 0
% 291.34/291.31  Current number of rules: 4842
% 291.34/291.31  New rule produced :
% 291.34/291.31  [4875]
% 291.34/291.31  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 291.34/291.31         op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))) -> true
% 291.34/291.31  Current number of equations to process: 3973
% 291.34/291.31  Current number of ordered equations: 0
% 291.34/291.31  Current number of rules: 4843
% 291.34/291.31  New rule produced :
% 291.34/291.31  [4876]
% 291.34/291.31  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 291.34/291.31                                                                   op2(sK1_ax4_U,
% 291.34/291.31                                                                   op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 291.34/291.31  -> true
% 291.34/291.31  Current number of equations to process: 3972
% 291.34/291.31  Current number of ordered equations: 0
% 291.34/291.31  Current number of rules: 4844
% 291.34/291.31  New rule produced :
% 291.34/291.31  [4877]
% 291.34/291.31  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 291.34/291.31         op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 291.34/291.31  Current number of equations to process: 3971
% 291.34/291.31  Current number of ordered equations: 0
% 291.34/291.31  Current number of rules: 4845
% 291.34/291.31  New rule produced :
% 291.34/291.31  [4878]
% 291.34/291.31  sorti2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,op2(
% 291.34/291.31                                                                   op2(sK1_ax4_U,
% 291.34/291.31                                                                   op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 291.34/291.31  -> true
% 291.34/291.31  Current number of equations to process: 3970
% 291.34/291.31  Current number of ordered equations: 0
% 291.34/291.31  Current number of rules: 4846
% 292.73/292.69  New rule produced :
% 292.73/292.69  [4879]
% 292.73/292.69  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 292.73/292.69         h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 292.73/292.69  Current number of equations to process: 3969
% 292.73/292.69  Current number of ordered equations: 0
% 292.73/292.69  Current number of rules: 4847
% 292.73/292.69  New rule produced :
% 292.73/292.69  [4880]
% 292.73/292.69  sorti2(op2(h(sK2_ax3_V(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(op2(sK1_ax4_U,
% 292.73/292.69                                                                     op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 292.73/292.69  -> true
% 292.73/292.69  Current number of equations to process: 3968
% 292.73/292.69  Current number of ordered equations: 0
% 292.73/292.69  Current number of rules: 4848
% 292.73/292.69  New rule produced :
% 292.73/292.69  [4881]
% 292.73/292.69  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 292.73/292.69                                                                    op2(
% 292.73/292.69                                                                    h(sK2_ax3_V(
% 292.73/292.69                                                                      j(sK1_ax4_U))),sK1_ax4_U),sK1_ax4_U)))
% 292.73/292.69  -> true
% 292.73/292.69  Current number of equations to process: 3967
% 292.73/292.69  Current number of ordered equations: 0
% 292.73/292.69  Current number of rules: 4849
% 292.73/292.69  New rule produced :
% 292.73/292.69  [4882]
% 292.73/292.69  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(sK1_ax4_U,
% 292.73/292.69                                                                    op2(
% 292.73/292.69                                                                    h(sK2_ax3_V(
% 292.73/292.69                                                                      j(sK1_ax4_U))),sK1_ax4_U))))
% 292.73/292.69  -> true
% 292.73/292.69  Current number of equations to process: 3966
% 292.73/292.69  Current number of ordered equations: 0
% 292.73/292.69  Current number of rules: 4850
% 292.73/292.69  New rule produced :
% 292.73/292.69  [4883]
% 292.73/292.69  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 292.73/292.69                                                                    op2(sK1_ax4_U,
% 292.73/292.69                                                                    h(sK2_ax3_V(
% 292.73/292.69                                                                      j(sK1_ax4_U)))),sK1_ax4_U)))
% 292.73/292.69  -> true
% 292.73/292.69  Current number of equations to process: 3965
% 292.73/292.69  Current number of ordered equations: 0
% 292.73/292.69  Current number of rules: 4851
% 292.73/292.69  New rule produced :
% 292.73/292.69  [4884]
% 292.73/292.69  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(sK1_ax4_U,
% 292.73/292.69                                                                    op2(sK1_ax4_U,
% 292.73/292.69                                                                    h(sK2_ax3_V(
% 292.73/292.69                                                                      j(sK1_ax4_U)))))))
% 292.73/292.69  -> true
% 292.73/292.69  Current number of equations to process: 3964
% 292.73/292.69  Current number of ordered equations: 0
% 292.73/292.69  Current number of rules: 4852
% 292.73/292.69  New rule produced :
% 292.73/292.69  [4885]
% 292.73/292.69  ifeq(sorti2(A),true,sorti2(op2(A,op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U))),true)
% 292.73/292.69  -> true
% 292.73/292.69  Current number of equations to process: 3962
% 292.73/292.69  Current number of ordered equations: 1
% 292.73/292.69  Current number of rules: 4853
% 292.73/292.69  New rule produced :
% 292.73/292.69  [4886]
% 292.73/292.69  ifeq(sorti2(A),true,sorti2(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U),A)),true)
% 292.73/292.69  -> true
% 292.73/292.69  Current number of equations to process: 3962
% 292.73/292.69  Current number of ordered equations: 0
% 292.73/292.69  Current number of rules: 4854
% 292.73/292.69  New rule produced :
% 292.73/292.69  [4887]
% 292.73/292.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U),
% 292.73/292.69         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 292.73/292.69  Current number of equations to process: 3961
% 292.73/292.69  Current number of ordered equations: 0
% 292.73/292.69  Current number of rules: 4855
% 292.73/292.69  New rule produced :
% 292.73/292.69  [4888]
% 292.73/292.69  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(op2(op2(sK1_ax4_U,
% 292.73/292.69                                                               op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U)))
% 292.73/292.69  -> true
% 292.73/292.69  Current number of equations to process: 3960
% 292.73/292.69  Current number of ordered equations: 0
% 292.73/292.69  Current number of rules: 4856
% 292.73/292.69  New rule produced :
% 292.73/292.69  [4889]
% 292.73/292.69  sorti2(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U),
% 292.73/292.69         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 292.73/292.69  Current number of equations to process: 3959
% 292.73/292.69  Current number of ordered equations: 0
% 292.73/292.69  Current number of rules: 4857
% 292.73/292.69  New rule produced :
% 292.73/292.69  [4890]
% 292.73/292.69  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,
% 292.73/292.69                                                               op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),sK1_ax4_U)))
% 294.54/294.51  -> true
% 294.54/294.51  Current number of equations to process: 3958
% 294.54/294.51  Current number of ordered equations: 0
% 294.54/294.51  Current number of rules: 4858
% 294.54/294.51  New rule produced :
% 294.54/294.51  [4891]
% 294.54/294.51  ifeq(sorti2(A),true,sorti2(op2(A,op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)))),true)
% 294.54/294.51  -> true
% 294.54/294.51  Current number of equations to process: 3956
% 294.54/294.51  Current number of ordered equations: 1
% 294.54/294.51  Current number of rules: 4859
% 294.54/294.51  New rule produced :
% 294.54/294.51  [4892]
% 294.54/294.51  ifeq(sorti2(A),true,sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),A)),true)
% 294.54/294.51  -> true
% 294.54/294.51  Current number of equations to process: 3956
% 294.54/294.51  Current number of ordered equations: 0
% 294.54/294.51  Current number of rules: 4860
% 294.54/294.51  New rule produced :
% 294.54/294.51  [4893]
% 294.54/294.51  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 294.54/294.51         op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U))) -> true
% 294.54/294.51  Current number of equations to process: 3955
% 294.54/294.51  Current number of ordered equations: 0
% 294.54/294.51  Current number of rules: 4861
% 294.54/294.51  New rule produced :
% 294.54/294.51  [4894]
% 294.54/294.52  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),sK1_ax4_U),op2(sK1_ax4_U,op2(
% 294.54/294.52                                                                     op2(sK1_ax4_U,
% 294.54/294.52                                                                     op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 294.54/294.52  -> true
% 294.54/294.52  Current number of equations to process: 3954
% 294.54/294.52  Current number of ordered equations: 0
% 294.54/294.52  Current number of rules: 4862
% 294.54/294.52  New rule produced :
% 294.54/294.52  [4895]
% 294.54/294.52  sorti2(op2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 294.54/294.52         op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 294.54/294.52  Current number of equations to process: 3953
% 294.54/294.52  Current number of ordered equations: 0
% 294.54/294.52  Current number of rules: 4863
% 294.54/294.52  New rule produced :
% 294.54/294.52  [4896]
% 294.54/294.52  sorti2(op2(op2(sK1_ax4_U,h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,op2(
% 294.54/294.52                                                                     op2(sK1_ax4_U,
% 294.54/294.52                                                                     op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 294.54/294.52  -> true
% 294.54/294.52  Current number of equations to process: 3952
% 294.54/294.52  Current number of ordered equations: 0
% 294.54/294.52  Current number of rules: 4864
% 294.54/294.52  New rule produced :
% 294.54/294.52  [4897]
% 294.54/294.52  sorti2(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 294.54/294.52             op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)) -> true
% 294.54/294.52  Current number of equations to process: 3977
% 294.54/294.52  Current number of ordered equations: 0
% 294.54/294.52  Current number of rules: 4865
% 294.54/294.52  New rule produced :
% 294.54/294.52  [4898]
% 294.54/294.52  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 294.54/294.52                       op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 294.54/294.52  Current number of equations to process: 3976
% 294.54/294.52  Current number of ordered equations: 0
% 294.54/294.52  Current number of rules: 4866
% 294.54/294.52  New rule produced :
% 294.54/294.52  [4899]
% 294.54/294.52  (eq)(tuple(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 294.54/294.52             op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))),true),
% 294.54/294.52  tuple(sK1_ax4_U,true)) -> (false)
% 294.54/294.52  Current number of equations to process: 3988
% 294.54/294.52  Current number of ordered equations: 0
% 294.54/294.52  Current number of rules: 4867
% 294.54/294.52  New rule produced :
% 294.54/294.52  [4900]
% 294.54/294.52  sorti1(j(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 294.54/294.52  -> true
% 294.54/294.52  Current number of equations to process: 3989
% 294.54/294.52  Current number of ordered equations: 0
% 294.54/294.52  Current number of rules: 4868
% 294.54/294.52  New rule produced :
% 294.54/294.52  [4901]
% 294.54/294.52  sorti2(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 294.54/294.52             op2(sK1_ax4_U,sK1_ax4_U)),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 294.54/294.52  Current number of equations to process: 3988
% 294.54/294.52  Current number of ordered equations: 0
% 294.54/294.52  Current number of rules: 4869
% 294.54/294.52  New rule produced :
% 294.54/294.52  [4902]
% 294.54/294.52  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 294.54/294.52                                      op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 294.54/294.52  Current number of equations to process: 3987
% 294.54/294.52  Current number of ordered equations: 0
% 294.54/294.52  Current number of rules: 4870
% 294.54/294.52  New rule produced :
% 294.54/294.52  [4903]
% 294.54/294.52  sorti2(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 294.54/294.52             op2(sK1_ax4_U,sK1_ax4_U)),h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 294.54/294.52  Current number of equations to process: 3986
% 294.54/294.52  Current number of ordered equations: 0
% 296.64/296.66  Current number of rules: 4871
% 296.64/296.66  New rule produced :
% 296.64/296.66  [4904]
% 296.64/296.66  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 296.64/296.66                                        op2(sK1_ax4_U,sK1_ax4_U)))) -> true
% 296.64/296.66  Current number of equations to process: 3985
% 296.64/296.66  Current number of ordered equations: 0
% 296.64/296.66  Current number of rules: 4872
% 296.64/296.66  New rule produced :
% 296.64/296.66  [4905]
% 296.64/296.66  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),sK1_ax4_U))
% 296.64/296.66  -> true
% 296.64/296.66  Current number of equations to process: 4010
% 296.64/296.66  Current number of ordered equations: 0
% 296.64/296.66  Current number of rules: 4873
% 296.64/296.66  New rule produced :
% 296.64/296.66  [4906]
% 296.64/296.66  sorti2(op2(sK1_ax4_U,op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 296.64/296.66  -> true
% 296.64/296.66  Current number of equations to process: 4009
% 296.64/296.66  Current number of ordered equations: 0
% 296.64/296.66  Current number of rules: 4874
% 296.64/296.66  New rule produced :
% 296.64/296.66  [4907]
% 296.64/296.66  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 296.64/296.66                 h(sK2_ax3_V(j(sK1_ax4_U)))),op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 296.64/296.66                                             h(sK2_ax3_V(j(sK1_ax4_U))))),true),
% 296.64/296.66  tuple(sK1_ax4_U,true)) -> (false)
% 296.64/296.66  Current number of equations to process: 4021
% 296.64/296.66  Current number of ordered equations: 0
% 296.64/296.66  Current number of rules: 4875
% 296.64/296.66  New rule produced :
% 296.64/296.66  [4908]
% 296.64/296.66  sorti1(j(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),h(
% 296.64/296.66                                                                      sK2_ax3_V(
% 296.64/296.66                                                                      j(sK1_ax4_U))))))
% 296.64/296.66  -> true
% 296.64/296.66  Current number of equations to process: 4022
% 296.64/296.66  Current number of ordered equations: 0
% 296.64/296.66  Current number of rules: 4876
% 296.64/296.66  New rule produced :
% 296.64/296.66  [4909]
% 296.64/296.66  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 296.64/296.66         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 296.64/296.66  Current number of equations to process: 4021
% 296.64/296.66  Current number of ordered equations: 0
% 296.64/296.66  Current number of rules: 4877
% 296.64/296.66  New rule produced :
% 296.64/296.66  [4910]
% 296.64/296.66  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 296.64/296.66                                                                   op2(sK1_ax4_U,
% 296.64/296.66                                                                   op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 296.64/296.66  -> true
% 296.64/296.66  Current number of equations to process: 4020
% 296.64/296.66  Current number of ordered equations: 0
% 296.64/296.66  Current number of rules: 4878
% 296.64/296.66  New rule produced :
% 296.64/296.66  [4911]
% 296.64/296.66  sorti2(op2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 296.64/296.66         h(sK2_ax3_V(j(sK1_ax4_U))))) -> true
% 296.64/296.66  Current number of equations to process: 4019
% 296.64/296.66  Current number of ordered equations: 0
% 296.64/296.66  Current number of rules: 4879
% 296.64/296.66  New rule produced :
% 296.64/296.66  [4912]
% 296.64/296.66  sorti2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,sK1_ax4_U),op2(
% 296.64/296.66                                                                     op2(sK1_ax4_U,
% 296.64/296.66                                                                     op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 296.64/296.66  -> true
% 296.64/296.66  Current number of equations to process: 4018
% 296.64/296.66  Current number of ordered equations: 0
% 296.64/296.66  Current number of rules: 4880
% 296.64/296.66  New rule produced :
% 296.64/296.66  [4913]
% 296.64/296.66  sorti2(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 296.64/296.66             h(sK2_ax3_V(j(sK1_ax4_U)))),sK1_ax4_U)) -> true
% 296.64/296.66  Current number of equations to process: 4043
% 296.64/296.66  Current number of ordered equations: 0
% 296.64/296.66  Current number of rules: 4881
% 296.64/296.66  New rule produced :
% 296.64/296.66  [4914]
% 296.64/296.66  sorti2(op2(sK1_ax4_U,op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 296.64/296.66                       h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 296.64/296.66  Current number of equations to process: 4042
% 296.64/296.66  Current number of ordered equations: 0
% 296.64/296.66  Current number of rules: 4882
% 296.64/296.66  New rule produced :
% 296.64/296.66  [4915]
% 296.64/296.66  (eq)(tuple(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 296.64/296.66             op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))),true),
% 296.64/296.66  tuple(sK1_ax4_U,true)) -> (false)
% 296.64/296.66  Current number of equations to process: 4054
% 296.64/296.66  Current number of ordered equations: 0
% 296.64/296.66  Current number of rules: 4883
% 296.64/296.66  New rule produced :
% 296.64/296.66  [4916]
% 296.64/296.66  sorti1(j(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 298.24/298.25  -> true
% 298.24/298.25  Current number of equations to process: 4055
% 298.24/298.25  Current number of ordered equations: 0
% 298.24/298.25  Current number of rules: 4884
% 298.24/298.25  New rule produced :
% 298.24/298.25  [4917]
% 298.24/298.25  sorti2(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 298.24/298.25             h(sK2_ax3_V(j(sK1_ax4_U)))),op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 298.24/298.25  Current number of equations to process: 4054
% 298.24/298.25  Current number of ordered equations: 0
% 298.24/298.25  Current number of rules: 4885
% 298.24/298.25  New rule produced :
% 298.24/298.25  [4918]
% 298.24/298.25  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 298.24/298.25                                      h(sK2_ax3_V(j(sK1_ax4_U)))))) -> true
% 298.24/298.25  Current number of equations to process: 4053
% 298.24/298.25  Current number of ordered equations: 0
% 298.24/298.25  Current number of rules: 4886
% 298.24/298.25  New rule produced :
% 298.24/298.25  [4919]
% 298.24/298.25  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),sK1_ax4_U))
% 298.24/298.25  -> true
% 298.24/298.25  Current number of equations to process: 4078
% 298.24/298.25  Current number of ordered equations: 0
% 298.24/298.25  Current number of rules: 4887
% 298.24/298.25  New rule produced :
% 298.24/298.25  [4920]
% 298.24/298.25  sorti2(op2(sK1_ax4_U,op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,
% 298.24/298.25                                                          op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 298.24/298.25  -> true
% 298.24/298.25  Current number of equations to process: 4077
% 298.24/298.25  Current number of ordered equations: 0
% 298.24/298.25  Current number of rules: 4888
% 298.24/298.25  New rule produced :
% 298.24/298.25  [4921]
% 298.24/298.25  (eq)(tuple(op2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 298.24/298.25                 op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U)),op2(op2(op2(sK1_ax4_U,
% 298.24/298.25                                                                  op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),
% 298.24/298.25                                                          op2(op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))),true),
% 298.24/298.25  tuple(sK1_ax4_U,true)) -> (false)
% 298.24/298.25  Current number of equations to process: 4091
% 298.24/298.25  Current number of ordered equations: 0
% 298.24/298.25  Current number of rules: 4889
% 298.24/298.25  New rule produced :
% 298.24/298.25  [4922]
% 298.24/298.25  sorti1(j(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 298.24/298.25                                                                      op2(sK1_ax4_U,sK1_ax4_U),sK1_ax4_U))))
% 298.24/298.25  -> true
% 298.24/298.25  Current number of equations to process: 4090
% 298.24/298.25  Current number of ordered equations: 0
% 298.24/298.25  Current number of rules: 4890
% 298.24/298.25  New rule produced :
% 298.24/298.25  [4923]
% 298.24/298.25  sorti2(op2(op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U)),
% 298.24/298.25         op2(sK1_ax4_U,sK1_ax4_U))) -> true
% 298.24/298.25  Current number of equations to process: 4089
% 298.24/298.25  Current number of ordered equations: 0
% 298.24/298.25  Current number of rules: 4891
% 298.24/298.25  New rule produced :
% 298.24/298.25  [4924]
% 298.24/298.25  sorti2(op2(op2(sK1_ax4_U,sK1_ax4_U),op2(h(sK2_ax3_V(j(sK1_ax4_U))),op2(
% 298.24/298.25                                                                     op2(sK1_ax4_U,
% 298.24/298.25                                                                     op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U))))
% 298.24/298.25  -> true
% 298.24/298.25  Current number of equations to process: 4088
% 298.24/298.25  Current number of ordered equations: 0
% 298.24/298.25  Current number of rules: 4892
% 298.24/298.25  New rule produced :
% 298.24/298.25  [4925]
% 298.24/298.25  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 298.24/298.25                                                                    op2(sK1_ax4_U,
% 298.24/298.25                                                                    op2(sK1_ax4_U,sK1_ax4_U)),
% 298.24/298.25                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 298.24/298.25  -> true
% 298.24/298.25  Current number of equations to process: 4087
% 298.24/298.25  Current number of ordered equations: 0
% 298.24/298.25  Current number of rules: 4893
% 298.24/298.25  New rule produced :
% 298.24/298.25  [4926]
% 298.24/298.25  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 298.24/298.25                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 298.24/298.25                                                                    op2(sK1_ax4_U,
% 298.24/298.25                                                                    op2(sK1_ax4_U,sK1_ax4_U)))))
% 298.24/298.25  -> true
% 298.24/298.25  Current number of equations to process: 4086
% 298.24/298.25  Current number of ordered equations: 0
% 298.24/298.25  Current number of rules: 4894
% 298.24/298.25  New rule produced :
% 298.24/298.25  [4927]
% 298.24/298.25  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 298.24/298.25                                                                    h(sK2_ax3_V(
% 298.24/298.25                                                                      sK2_ax3_V(
% 299.03/299.06                                                                      j(sK1_ax4_U)))),
% 299.03/299.06                                                                    op2(sK1_ax4_U,sK1_ax4_U))))
% 299.03/299.06  -> true
% 299.03/299.06  Current number of equations to process: 4085
% 299.03/299.06  Current number of ordered equations: 0
% 299.03/299.06  Current number of rules: 4895
% 299.03/299.06  New rule produced :
% 299.03/299.06  [4928]
% 299.03/299.06  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 299.03/299.06                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 299.03/299.06                                                                    h(sK2_ax3_V(
% 299.03/299.06                                                                      sK2_ax3_V(
% 299.03/299.06                                                                      j(sK1_ax4_U)))))))
% 299.03/299.06  -> true
% 299.03/299.06  Current number of equations to process: 4084
% 299.03/299.06  Current number of ordered equations: 0
% 299.03/299.06  Current number of rules: 4896
% 299.03/299.06  New rule produced :
% 299.03/299.06  [4929]
% 299.03/299.06  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 299.03/299.06                                                                    h(sK2_ax3_V(
% 299.03/299.06                                                                      j(sK1_ax4_U))),
% 299.03/299.06                                                                    h(sK2_ax3_V(
% 299.03/299.06                                                                      j(sK1_ax4_U))))))
% 299.03/299.06  -> true
% 299.03/299.06  Current number of equations to process: 4083
% 299.03/299.06  Current number of ordered equations: 0
% 299.03/299.06  Current number of rules: 4897
% 299.03/299.06  New rule produced :
% 299.03/299.06  [4930]
% 299.03/299.06  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),h(op1(
% 299.03/299.06                                                                      sK2_ax3_V(
% 299.03/299.06                                                                      sK2_ax3_V(
% 299.03/299.06                                                                      j(sK1_ax4_U))),
% 299.03/299.06                                                                      sK2_ax3_V(
% 299.03/299.06                                                                      j(sK1_ax4_U))))))
% 299.03/299.06  -> true
% 299.03/299.06  Current number of equations to process: 4082
% 299.03/299.06  Current number of ordered equations: 0
% 299.03/299.06  Current number of rules: 4898
% 299.03/299.06  New rule produced :
% 299.03/299.06  [4931]
% 299.03/299.06  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),h(op1(
% 299.03/299.06                                                                      sK2_ax3_V(
% 299.03/299.06                                                                      j(sK1_ax4_U)),
% 299.03/299.06                                                                      sK2_ax3_V(
% 299.03/299.06                                                                      sK2_ax3_V(
% 299.03/299.06                                                                      j(sK1_ax4_U)))))))
% 299.03/299.06  -> true
% 299.03/299.06  Current number of equations to process: 4081
% 299.03/299.06  Current number of ordered equations: 0
% 299.03/299.06  Current number of rules: 4899
% 299.03/299.06  New rule produced :
% 299.03/299.06  [4932]
% 299.03/299.06  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),h(op1(
% 299.03/299.06                                                                      j(
% 299.03/299.06                                                                      op2(sK1_ax4_U,sK1_ax4_U)),
% 299.03/299.06                                                                      sK2_ax3_V(
% 299.03/299.06                                                                      j(sK1_ax4_U))))))
% 299.03/299.06  -> true
% 299.03/299.06  Current number of equations to process: 4080
% 299.03/299.06  Current number of ordered equations: 0
% 299.03/299.06  Current number of rules: 4900
% 299.03/299.06  New rule produced :
% 299.03/299.06  [4933]
% 299.03/299.06  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),h(op1(
% 299.03/299.06                                                                      sK2_ax3_V(
% 299.03/299.06                                                                      j(sK1_ax4_U)),
% 299.03/299.06                                                                      j(
% 299.03/299.06                                                                      op2(sK1_ax4_U,sK1_ax4_U))))))
% 299.03/299.06  -> true
% 299.03/299.06  Current number of equations to process: 4079
% 299.03/299.06  Current number of ordered equations: 0
% 299.03/299.06  Current number of rules: 4901
% 299.03/299.06  New rule produced :
% 299.03/299.06  [4934]
% 299.03/299.06  sorti2(op2(op2(op2(sK1_ax4_U,op2(sK1_ax4_U,sK1_ax4_U)),sK1_ax4_U),op2(
% 299.03/299.06                                                                    op2(
% 299.03/299.06                                                                    op2(sK1_ax4_U,sK1_ax4_U),
% 299.03/299.06                                     
%------------------------------------------------------------------------------