/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(n__s(X))) 2: sel(0(),cons(X,Y)) -> X 3: sel(s(X),cons(Y,Z)) -> sel(X,activate(Z)) 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: #sel(s(X),cons(Y,Z)) -> #sel(X,activate(Z)) #6: #sel(s(X),cons(Y,Z)) -> #activate(Z) Number of SCCs: 2, DPs: 3 SCC { #5 } Sum... succeeded. s(x1) w: (2 + x1) activate(x1) w: (2438 + x1) n__from(x1) w: (1) #activate(x1) w: (0) n__s(x1) w: (1) 0() w: (0) #sel(x1,x2) w: (8855 + x1) from(x1) w: (2 + x1) sel(x1,x2) w: (0) #s(x1) w: (0) #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: (2 + x1) activate(x1) w: (2438 + x1) n__from(x1) w: (1 + x1) #activate(x1) w: (x1) n__s(x1) w: (1 + x1) 0() w: (0) #sel(x1,x2) w: (8855) from(x1) w: (2 + x1) sel(x1,x2) w: (0) #s(x1) w: (0) #from(x1) w: (0) cons(x1,x2) w: (3 + x1) USABLE RULES: { } Removed DPs: #2 #4 Number of SCCs: 0, DPs: 0