/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: from(X) -> cons(X,n__from(n__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: s(X) -> n__s(X) 6: activate(n__from(X)) -> from(activate(X)) 7: activate(n__s(X)) -> s(activate(X)) 8: activate(X) -> X Number of strict rules: 8 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #activate(n__from(X)) -> #from(activate(X)) #2: #activate(n__from(X)) -> #activate(X) #3: #activate(n__s(X)) -> #s(activate(X)) #4: #activate(n__s(X)) -> #activate(X) #5: #after(s(N),cons(X,XS)) -> #after(N,activate(XS)) #6: #after(s(N),cons(X,XS)) -> #activate(XS) Number of SCCs: 2, DPs: 3 SCC { #5 } Sum... succeeded. s(x1) w: (2 + x1) activate(x1) w: (21239 + x1) n__from(x1) w: (1) #activate(x1) w: (0) after(x1,x2) w: (0) n__s(x1) w: (1) 0() w: (0) from(x1) w: (2 + x1) #s(x1) w: (0) #after(x1,x2) w: (2437 + x1) #from(x1) w: (0) cons(x1,x2) w: (2 + x2 + x1) USABLE RULES: { } Removed DPs: #5 Number of SCCs: 1, DPs: 2 SCC { #2 #4 } Sum... succeeded. s(x1) w: (10452 + x1) activate(x1) w: (30613 + x1) n__from(x1) w: (1 + x1) #activate(x1) w: (x1) after(x1,x2) w: (0) n__s(x1) w: (1 + x1) 0() w: (0) from(x1) w: (2 + x1) #s(x1) w: (0) #after(x1,x2) w: (2437) #from(x1) w: (0) cons(x1,x2) w: (3 + x1) USABLE RULES: { } Removed DPs: #2 #4 Number of SCCs: 0, DPs: 0