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