% SZS status Success for arithmetic.trs
83.57 (total time)

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


STATISTICS 
Theory
 convergent system S:     theories/groups1.trs 

General
 number of iterations:    13 
 number of nodes:         1156 
 number of processes:     18 
 time for orient:         29.19
 time for rewrite:        43.10
 time for S-rewrite:      0.30
 time for deduce:         7.17

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

Termination Checks (external with callmuterm )
 termination checks:      64 (yes: 56, timeouts: 5)
 time limit for check:    2.50
 termination time:        25.20

Critical pair criterion (primality) 
 redundant CPs in total:  342
 for successful process:  147
 time to check:      2.26

Indexing
 techniques: code tree (rewriting) discrimination tree (overlaps)
 variants:                0.54
 encompassments:          5.21
 overlaps:                0.00
 maintenance:             0.01
    One: 0.000063
    Two: 29.191725
Total time: 83.585020