/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: f(X) -> cons(X,n__f(g(X))) 2: g(0()) -> s(0()) 3: g(s(X)) -> s(s(g(X))) 4: sel(0(),cons(X,Y)) -> X 5: sel(s(X),cons(Y,Z)) -> sel(X,activate(Z)) 6: f(X) -> n__f(X) 7: activate(n__f(X)) -> f(X) 8: activate(X) -> X Number of strict rules: 8 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #activate(n__f(X)) -> #f(X) #2: #sel(s(X),cons(Y,Z)) -> #sel(X,activate(Z)) #3: #sel(s(X),cons(Y,Z)) -> #activate(Z) #4: #g(s(X)) -> #g(X) #5: #f(X) -> #g(X) Number of SCCs: 2, DPs: 2 SCC { #4 } Sum... succeeded. s(x1) w: (1 + x1) activate(x1) w: (0) #activate(x1) w: (0) f(x1) w: (0) 0() w: (0) #sel(x1,x2) w: (0) sel(x1,x2) w: (0) n__f(x1) w: (0) #f(x1) w: (0) #g(x1) w: (x1) cons(x1,x2) w: (0) g(x1) w: (0) USABLE RULES: { } Removed DPs: #4 Number of SCCs: 1, DPs: 1 SCC { #2 } Sum... succeeded. s(x1) w: (7721 + x1) activate(x1) w: (1 + x1) #activate(x1) w: (0) f(x1) w: (0) 0() w: (1) #sel(x1,x2) w: (x1) sel(x1,x2) w: (0) n__f(x1) w: (1 + x1) #f(x1) w: (0) #g(x1) w: (0) cons(x1,x2) w: (1 + x1) g(x1) w: (7720 + x1) USABLE RULES: { } Removed DPs: #2 Number of SCCs: 0, DPs: 0