/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: fib(0()) -> 0() 2: fib(s(0())) -> s(0()) 3: fib(s(s(x))) -> +(fib(s(x)),fib(x)) Number of strict rules: 3 Direct poly ... removes: 1 3 2 s(x1) w: (1 + 2 * x1) fib(x1) w: (1 + 2 * x1) 0() w: (1) +(x1,x2) w: (2 * x2 + x1) Number of strict rules: 0