% SZS status Satisfiable for arithmetic.trs 25.44 (total time) AC-COMPLETE TRS: p(zero(),x) -> x p(zero(),p(x,y)) -> p(x,y) m(zero(),x) -> zero() m(zero(),m(x,y)) -> m(zero(),y) p(s(x),y) -> s(p(x,y)) p(s(x),p(y,z)) -> p(s(p(x,y)),z) m(s(x),y) -> p(m(x,y),y) m(p(y,z),x) -> p(m(x,y),m(x,z)) m(p(y,z),m(x,x3)) -> m(p(m(x,y),m(x,z)),x3) STATISTICS General number of iterations: 6 number of nodes: 751 number of processes: 7 time for orient: 12.01 time for rewrite: 10.52 time for deduce: 2.87 Selection strategy: (el(min(e(sum(smax)) + c(sum(smax)))), (data(smax), ( -el(#), ?))) time for selection: 0.01 Termination Checks (external with callaprove) termination checks: 16 (yes: 16, timeouts: 0) time limit for check: 3.00 termination time: 11.98 Critical pair criterion (primality) redundant CPs in total: 556 for successful process: 247 Indexing techniques: code tree (rewriting) discrimination tree (overlaps) variants: 0.40 encompassments: 1.40 overlaps: 0.00 maintenance: 0.00 Total time: 25.456715