/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(c(c(x1))) -> c(c(a(x1))) 2: a(b(b(x1))) -> b(b(a(x1))) 3: a(a(c(x1))) -> b(b(a(x1))) 4: b(c(a(x1))) -> a(c(c(x1))) 5: a(c(a(x1))) ->= a(c(b(x1))) 6: b(a(a(x1))) ->= a(a(a(x1))) Number of strict rules: 4 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #a(b(b(x1))) -> #b(b(a(x1))) #2: #a(b(b(x1))) -> #b(a(x1)) #3: #a(b(b(x1))) -> #a(x1) #4: #b(a(a(x1))) ->? #a(a(a(x1))) #5: #a(c(a(x1))) ->? #a(c(b(x1))) #6: #a(c(a(x1))) ->? #b(x1) #7: #a(a(c(x1))) -> #b(b(a(x1))) #8: #a(a(c(x1))) -> #b(a(x1)) #9: #a(a(c(x1))) -> #a(x1) #10: #a(c(c(x1))) -> #a(x1) #11: #b(c(a(x1))) -> #a(c(c(x1))) Number of SCCs: 1, DPs: 11 SCC { #1..11 } POLO(Sum)... succeeded. a w: x1 + 10451 b w: x1 + 10451 c w: x1 + 10451 #a w: x1 + 1 #b w: x1 + 1 USABLE RULES: { 1..6 } Removed DPs: #2 #3 #6 #8..10 Number of SCCs: 2, DPs: 4 SCC { #5 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.