/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 a -> c a -> d b -> c b -> d f(x) -> x | x -> c g(x,x) -> h(x,x) h(x,f(x)) -> x ) Problem 1: Valid CTRS Processor: -> Rules: a -> c a -> d b -> c b -> d f(x) -> x | x -> c g(x,x) -> h(x,x) h(x,f(x)) -> x -> The system is a deterministic 3-CTRS. Problem 1: Dependency Pairs Processor: Conditional Termination Problem 1: -> Pairs: G(x,x) -> H(x,x) -> QPairs: Empty -> Rules: a -> c a -> d b -> c b -> d f(x) -> x | x -> c g(x,x) -> h(x,x) h(x,f(x)) -> x Conditional Termination Problem 2: -> Pairs: Empty -> QPairs: G(x,x) -> H(x,x) -> Rules: a -> c a -> d b -> c b -> d f(x) -> x | x -> c g(x,x) -> h(x,x) h(x,f(x)) -> x The problem is decomposed in 2 subproblems. Problem 1.1: SCC Processor: -> Pairs: G(x,x) -> H(x,x) -> QPairs: Empty -> Rules: a -> c a -> d b -> c b -> d f(x) -> x | x -> c g(x,x) -> h(x,x) h(x,f(x)) -> x ->Strongly Connected Components: There is no strongly connected component The problem is finite. Problem 1.2: SCC Processor: -> Pairs: Empty -> QPairs: G(x,x) -> H(x,x) -> Rules: a -> c a -> d b -> c b -> d f(x) -> x | x -> c g(x,x) -> h(x,x) h(x,f(x)) -> x ->Strongly Connected Components: There is no strongly connected component The problem is finite.