/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: rev(ls) -> r1(ls,empty()) 2: r1(empty(),a) -> a 3: r1(cons(x,k),a) -> r1(k,cons(x,a)) Number of strict rules: 3 Direct poly ... removes: 1 2 rev(x1) w: (2 + x1) r1(x1,x2) w: (x2 + x1) cons(x1,x2) w: (2438 + x2 + 2 * x1) empty() w: (1) Number of strict rules: 1 Direct poly ... removes: 3 rev(x1) w: (1 + x1) r1(x1,x2) w: (x2 + 2 * x1) cons(x1,x2) w: (2438 + x2 + 2 * x1) empty() w: (1) Number of strict rules: 0