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