% SZS status Success for assoc_ring_unit.trs
85.91 (total time)

S-CONVERGENT TRS: 
m(one(),x) -> x
m(x,one()) -> x
p(i(x),x) -> zero()
i(zero()) -> zero()
i(i(x)) -> x
m(m(x,y),z) -> m(x,m(y,z))
i(p(x,y)) -> p(i(x),i(y))
m(x,p(y,z)) -> p(m(x,y),m(x,z))
m(p(x,z),y) -> p(m(x,y),m(z,y))
m(x,zero()) -> zero()
m(zero(),x) -> zero()
m(x,i(y)) -> i(m(x,y))
m(i(x),y) -> i(m(x,y))


STATISTICS 
Theory
 convergent system S:     theories/acu.trs 

General
 number of iterations:    20 
 number of nodes:         429 
 number of processes:     7 
 time for orient:         74.81
 time for rewrite:        5.94
 time for S-rewrite:      0.08
 time for deduce:         3.78

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

Termination Checks (external with callmuterm )
 termination checks:      89 (yes: 67, timeouts: 20)
 time limit for check:    2.50
 termination time:        74.52

Critical pair criterion (primality) 
 redundant CPs in total:  372
 for successful process:  178
 time to check:      1.52

Indexing
 techniques: code tree (rewriting) discrimination tree (overlaps)
 variants:                0.18
 encompassments:          1.34
 overlaps:                0.00
 maintenance:             0.01
    One: 0.000098
    Two: 74.805473
Total time: 85.921770