/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,empty()) -> x 2: f(empty(),cons(a,k)) -> f(cons(a,k),k) 3: f(cons(a,k),y) -> f(y,k) Number of strict rules: 3 Direct poly ... removes: 1 3 2 f(x1,x2) w: (3 + 2 * x2 + x1) cons(x1,x2) w: (39 + 2 * x2 + 2 * x1) empty() w: (1) Number of strict rules: 0