/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: n(s(x1)) -> s(x1) 2: o(s(x1)) -> s(x1) 3: n(o(p(x1))) -> o(n(x1)) 4: t(x1) ->= t(c(n(x1))) 5: p(s(x1)) ->= s(x1) 6: o(n(x1)) ->= n(o(x1)) 7: p(n(x1)) ->= m(p(x1)) 8: p(m(x1)) ->= m(p(x1)) 9: o(m(x1)) ->= n(o(x1)) 10: n(p(x1)) ->= p(n(x1)) 11: c(p(x1)) ->= p(c(x1)) 12: c(m(x1)) ->= m(c(x1)) 13: c(n(x1)) ->= n(c(x1)) 14: c(o(x1)) ->= o(c(x1)) 15: c(o(x1)) ->= o(x1) Number of strict rules: 3 Direct POLO(bPol) ... removes: 3 5 2 s w: 2 * x1 + 1 n w: x1 t w: x1 c w: x1 o w: x1 + 1 p w: x1 + 11 m w: x1 Number of strict rules: 1 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #o(n(x1)) ->? #n(o(x1)) #2: #o(n(x1)) ->? #o(x1) #3: #c(n(x1)) ->? #n(c(x1)) #4: #c(n(x1)) ->? #c(x1) #5: #o(m(x1)) ->? #n(o(x1)) #6: #o(m(x1)) ->? #o(x1) #7: #c(p(x1)) ->? #c(x1) #8: #c(m(x1)) ->? #c(x1) #9: #c(o(x1)) ->? #o(c(x1)) #10: #c(o(x1)) ->? #c(x1) #11: #n(p(x1)) ->? #n(x1) #12: #t(x1) ->? #t(c(n(x1))) #13: #t(x1) ->? #c(n(x1)) #14: #t(x1) ->? #n(x1) Number of SCCs: 4, DPs: 8 SCC { #11 } POLO(Sum)... succeeded. s w: 0 n w: 0 t w: 0 c w: 0 o w: 0 p w: x1 + 1 #o w: 0 #c w: 0 #t w: 0 #n w: x1 m w: 0 USABLE RULES: { } Removed DPs: #11 Number of SCCs: 3, DPs: 7 SCC { #12 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.