/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: a(a(b(x1))) -> b(a(x1)) 2: c(b(x1)) -> b(c(a(x1))) 3: a(x1) ->= a(c(a(x1))) Number of strict rules: 2 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #c(b(x1)) -> #c(a(x1)) #2: #c(b(x1)) -> #a(x1) #3: #a(x1) ->? #a(c(a(x1))) #4: #a(x1) ->? #c(a(x1)) #5: #a(x1) ->? #a(x1) #6: #a(a(b(x1))) -> #a(x1) Number of SCCs: 1, DPs: 6 SCC { #1..6 } POLO(Sum)... succeeded. a w: x1 b w: x1 + 3 c w: x1 #c w: x1 #a w: x1 + 2 USABLE RULES: { 1..3 } Removed DPs: #1 #2 #4 #6 Number of SCCs: 1, DPs: 2 SCC { #3 #5 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.