% SZS status Satisfiable for ring_unit.trs 72.43 (total time) AC-COMPLETE TRS: p(zero(),x) -> x m(one(),x) -> x m(x,one()) -> x p(i(x),x) -> zero() i(zero()) -> zero() i(i(x)) -> x p(i(p(x,z)),z) -> i(x) i(p(i(z),x)) -> p(i(x),z) p(i(x),i(z)) -> i(p(x,z)) m(x,p(z,y)) -> p(m(x,z),m(x,y)) m(p(x,y),z) -> p(m(x,z),m(y,z)) m(x,zero()) -> zero() m(zero(),x) -> zero() m(x,i(z)) -> i(m(x,z)) p(i(x),p(i(z),y)) -> p(i(p(x,z)),y) m(i(x),z) -> i(m(x,z)) STATISTICS General number of iterations: 26 number of nodes: 871 number of processes: 3 time for orient: 52.00 time for rewrite: 12.70 time for deduce: 3.92 Selection strategy: (el(min(e(sum(smax)) + c(sum(smax)))), (data(smax), ( -el(#), ?))) time for selection: 0.23 Termination Checks (external with callmuterm ) termination checks: 51 (yes: 36, timeouts: 13) time limit for check: 2.50 termination time: 51.61 Critical pair criterion (primality) redundant CPs in total: 422 for successful process: 223 Total time: 72.460125