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