/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- NO Input TRS: 1: from(X) -> cons(X,from(s(X))) 2: sel(0(),cons(X,Y)) -> X 3: sel(s(X),cons(Y,Z)) -> sel(X,Z) Number of strict rules: 3 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #sel(s(X),cons(Y,Z)) -> #sel(X,Z) #2: #from(X) -> #from(s(X)) Number of SCCs: 2, DPs: 2 SCC { #2 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... found. #from(X) -#2-> #from(s(X)) --->* #from(s(X)) Looping with: [ X := s(X); ]