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