/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(f(x)) -> f(x) f(s(x)) -> f(x) g(s(0)) -> g(f(s(0))) ) Problem 1: Dependency Pairs Processor: -> Pairs: F(s(x)) -> F(x) G(s(0)) -> F(s(0)) G(s(0)) -> G(f(s(0))) -> Rules: f(f(x)) -> f(x) f(s(x)) -> f(x) g(s(0)) -> g(f(s(0))) Problem 1: SCC Processor: -> Pairs: F(s(x)) -> F(x) G(s(0)) -> F(s(0)) G(s(0)) -> G(f(s(0))) -> Rules: f(f(x)) -> f(x) f(s(x)) -> f(x) g(s(0)) -> g(f(s(0))) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: F(s(x)) -> F(x) ->->-> Rules: f(f(x)) -> f(x) f(s(x)) -> f(x) g(s(0)) -> g(f(s(0))) ->->Cycle: ->->-> Pairs: G(s(0)) -> G(f(s(0))) ->->-> Rules: f(f(x)) -> f(x) f(s(x)) -> f(x) g(s(0)) -> g(f(s(0))) The problem is decomposed in 2 subproblems. Problem 1.1: Subterm Processor: -> Pairs: F(s(x)) -> F(x) -> Rules: f(f(x)) -> f(x) f(s(x)) -> f(x) g(s(0)) -> g(f(s(0))) ->Projection: pi(F) = 1 Problem 1.1: SCC Processor: -> Pairs: Empty -> Rules: f(f(x)) -> f(x) f(s(x)) -> f(x) g(s(0)) -> g(f(s(0))) ->Strongly Connected Components: There is no strongly connected component The problem is finite. Problem 1.2: Reduction Pair Processor: -> Pairs: G(s(0)) -> G(f(s(0))) -> Rules: f(f(x)) -> f(x) f(s(x)) -> f(x) g(s(0)) -> g(f(s(0))) -> Usable rules: f(f(x)) -> f(x) f(s(x)) -> f(x) ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 1 ->Bound: 2 ->Interpretation: [f](X) = 2 [0] = 1 [s](X) = 2.X + 2 [G](X) = 2.X Problem 1.2: SCC Processor: -> Pairs: Empty -> Rules: f(f(x)) -> f(x) f(s(x)) -> f(x) g(s(0)) -> g(f(s(0))) ->Strongly Connected Components: There is no strongly connected component The problem is finite.