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