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