/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/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 POLO(bPol) ... removes: 1 3 2 s w: 2 * x1 + 2 fib w: x1 + 1 0 w: 1 + w: x1 + 2 * x2 Number of strict rules: 0