/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: 2nd(cons(X,n__cons(Y,Z))) -> activate(Y) 2: from(X) -> cons(X,n__from(s(X))) 3: cons(X1,X2) -> n__cons(X1,X2) 4: from(X) -> n__from(X) 5: activate(n__cons(X1,X2)) -> cons(X1,X2) 6: activate(n__from(X)) -> from(X) 7: activate(X) -> X Number of strict rules: 7 Direct poly ... removes: 4 1 3 5 7 6 2 s(x1) w: (1 + x1) activate(x1) w: (1533 + 2 * x1) n__from(x1) w: (909 + x1) 2nd(x1) w: (2 * x1) from(x1) w: (3350 + 2 * x1) n__cons(x1,x2) w: (2438 + x2 + x1) cons(x1,x2) w: (2439 + x2 + x1) Number of strict rules: 0