/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 poly ... failed. Freezing ... 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 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... found. #from(X) -#2-> #from(s(X)) --->* #from(s(X)) Looping with: [ X := s(X); ]