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