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