/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: from(X) -> cons(X,n__from(s(X))) 2: after(0(),XS) -> XS 3: after(s(N),cons(X,XS)) -> after(N,activate(XS)) 4: from(X) -> n__from(X) 5: activate(n__from(X)) -> from(X) 6: activate(X) -> X Number of strict rules: 6 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #activate(n__from(X)) -> #from(X) #2: #after(s(N),cons(X,XS)) -> #after(N,activate(XS)) #3: #after(s(N),cons(X,XS)) -> #activate(XS) Number of SCCs: 1, DPs: 1 SCC { #2 } Sum... succeeded. s(x1) w: (8859 + x1) activate(x1) w: (8856) n__from(x1) w: (8858) #activate(x1) w: (0) after(x1,x2) w: (0) 0() w: (0) from(x1) w: (8857) #after(x1,x2) w: (1 + x1) #from(x1) w: (0) cons(x1,x2) w: (8858 + x1) USABLE RULES: { } Removed DPs: #2 Number of SCCs: 0, DPs: 0