% SZS status Satisfiable for semiring.trs 12.77 (total time) AC-COMPLETE TRS: p(zero(),x) -> x p(zero(),p(x,z)) -> p(x,z) m(one(),x) -> x m(one(),m(x,z)) -> m(x,z) m(p(z,y),x) -> p(m(x,z),m(x,y)) m(p(z,y),m(x,x3)) -> m(p(m(x,z),m(x,y)),x3) p(m(zero(),z),m(x,z)) -> m(x,z) p(m(zero(),x),p(m(x,z),y)) -> p(m(x,z),y) p(m(zero(),x),x) -> x p(m(zero(),x),p(x,z)) -> p(x,z) m(zero(),zero()) -> zero() m(zero(),m(zero(),x)) -> m(zero(),x) STATISTICS General number of iterations: 16 number of nodes: 400 number of processes: 2 time for orient: 5.73 time for rewrite: 4.34 time for deduce: 2.59 Selection strategy: (el(min(e(sum(smax)) + c(sum(smax)))), (data(smax), ( -el(#), ?))) time for selection: 0.07 Termination Checks (external with callmuterm) termination checks: 13 (yes: 9, timeouts: 2) time limit for check: 3.00 termination time: 5.70 Critical pair criterion (primality) redundant CPs in total: 561 for successful process: 295 Indexing techniques: code tree (rewriting) discrimination tree (overlaps) variants: 0.25 encompassments: 0.93 overlaps: 0.00 maintenance: 0.01 Total time: 12.791484