/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Problem 1: (VAR x) (RULES f(a,x) -> f(b,x) f(a,x) -> g(a,x) g(a,x) -> f(b,x) ) Problem 1: Dependency Pairs Processor: -> Pairs: F(a,x) -> G(a,x) -> Rules: f(a,x) -> f(b,x) f(a,x) -> g(a,x) g(a,x) -> f(b,x) Problem 1: SCC Processor: -> Pairs: F(a,x) -> G(a,x) -> Rules: f(a,x) -> f(b,x) f(a,x) -> g(a,x) g(a,x) -> f(b,x) ->Strongly Connected Components: There is no strongly connected component The problem is finite.