/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: times(x,plus(y,1())) -> plus(times(x,plus(y,times(1(),0()))),x) 2: times(x,1()) -> x 3: plus(x,0()) -> x 4: times(x,0()) -> 0() Number of strict rules: 4 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #times(x,plus(y,1())) -> #plus(times(x,plus(y,times(1(),0()))),x) #2: #times(x,plus(y,1())) -> #times(x,plus(y,times(1(),0()))) #3: #times(x,plus(y,1())) -> #plus(y,times(1(),0())) #4: #times(x,plus(y,1())) -> #times(1(),0()) Number of SCCs: 1, DPs: 1 SCC { #2 } POLO(Sum)... succeeded. 1 w: 2 #plus w: 0 #times w: x2 0 w: 1 times w: 1 plus w: x1 + x2 USABLE RULES: { 3 4 } Removed DPs: #2 Number of SCCs: 0, DPs: 0