/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- NO Problem 1: (VAR X) (RULES f(X) -> g(h(f(X))) ) Problem 1: Dependency Pairs Processor: -> Pairs: F(X) -> F(X) -> Rules: f(X) -> g(h(f(X))) Problem 1: Infinite Processor: -> Pairs: F(X) -> F(X) -> Rules: f(X) -> g(h(f(X))) -> Pairs in cycle: F(X) -> F(X) The problem is infinite.