/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 c -> a c -> b f(X) -> f(X) ) Problem 1: Dependency Pairs Processor: -> Pairs: F(X) -> F(X) -> Rules: c -> a c -> b f(X) -> f(X) Problem 1: Infinite Processor: -> Pairs: F(X) -> F(X) -> Rules: c -> a c -> b f(X) -> f(X) -> Pairs in cycle: F(X) -> F(X) The problem is infinite.