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