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