/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- NO Input TRS: 1: from(X) -> cons(X,from(s(X))) 2: after(0(),XS) -> XS 3: after(s(N),cons(X,XS)) -> after(N,XS) Number of strict rules: 3 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #after(s(N),cons(X,XS)) -> #after(N,XS) #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); ]