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