% SZS status Success for K00_max.trs
1.10 (total time)

STATISTICS: 
General
 number of iterations:    5 
 number of nodes:         11 
 number of processes:     3 
 time for orient:         1.08
 time for rewrite:        0.00
 time for deduce:         0.00

Isomorphism Check: none (detected automatically)

Selection
 strategy: (el(min(e(sum(smax)) + c(sum(smax)))), (data(smax), ( -el(#), ?)))
 time for selection:      0.00

Process Killing
 killed 0 exceeding best by: 401%
 required time:               0.00

Termination Checks  (internal)
 strategy: dp; acdg?; sccs?; ({ur?; matrix -ib 2 -ob 3 -dp -dim 1 -ur[2]}restore || acrpo -af || ackbo -af -ib 2 -ob 3 -sc -nt || {ur?; matrix -ib 2 -ob 3 -dp -dim 2 -ur[2]}restore)*
 termination checks:      8 (yes: 8, timeouts: 0)
 time limit for check:    1.50
 termination time:        1.08

Deduction 
 critical pair criterion:   primality 
 redundant CPs in total:    6
 for successful process:    0
 required time:             0.00
 small lemmata propagation: 5

Indexing
 techniques: code tree (rewriting) discrimination tree (overlaps)
 variants:                0.00
 encompassments:          0.00
 overlaps:                0.00
 maintenance:             0.00
    One: 0.000614
    Two: 0.000000

COMPLETE SYSTEM:
max(L(x)) -> x
max(NAC(L(0()),L(x))) -> x
max(NAC(L(s(x)),L(s(y)))) -> s(max(NAC(L(x),L(y))))
max(NAC(L(x),NAC(y,z))) -> max(NAC(L(x),L(max(NAC(y,z)))))