/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: -(x,0()) -> x 2: -(s(x),s(y)) -> -(x,y) 3: +(0(),y) -> y 4: +(s(x),y) -> s(+(x,y)) 5: *(x,0()) -> 0() 6: *(x,s(y)) -> +(x,*(x,y)) 7: f(s(x),y) -> f(-(*(s(x),s(y)),s(*(s(x),y))),*(y,y)) Number of strict rules: 7 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #-(s(x),s(y)) -> #-(x,y) #2: #*(x,s(y)) -> #+(x,*(x,y)) #3: #*(x,s(y)) -> #*(x,y) #4: #f(s(x),y) -> #f(-(*(s(x),s(y)),s(*(s(x),y))),*(y,y)) #5: #f(s(x),y) -> #-(*(s(x),s(y)),s(*(s(x),y))) #6: #f(s(x),y) -> #*(s(x),s(y)) #7: #f(s(x),y) -> #*(s(x),y) #8: #f(s(x),y) -> #*(y,y) #9: #+(s(x),y) -> #+(x,y) Number of SCCs: 4, DPs: 4 SCC { #3 } POLO(Sum)... succeeded. s w: x1 + 1 #* w: x2 f w: 0 0 w: 0 - w: 0 #f w: 0 #- w: 0 + w: 0 #+ w: 0 * w: 0 USABLE RULES: { } Removed DPs: #3 Number of SCCs: 3, DPs: 3 SCC { #9 } POLO(Sum)... succeeded. s w: x1 + 1 #* w: 0 f w: 0 0 w: 0 - w: 0 #f w: 0 #- w: 0 + w: 0 #+ w: x1 * w: 0 USABLE RULES: { } Removed DPs: #9 Number of SCCs: 2, DPs: 2 SCC { #1 } POLO(Sum)... succeeded. s w: x1 + 1 #* w: 0 f w: 0 0 w: 0 - w: 0 #f w: 0 #- w: x2 + w: 0 #+ w: 0 * w: 0 USABLE RULES: { } Removed DPs: #1 Number of SCCs: 1, DPs: 1 SCC { #4 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.