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