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