/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Problem 1: (VAR x1) (RULES a(a(x1)) -> a(b(a(x1))) b(a(b(x1))) -> a(c(a(x1))) ) Problem 1: Dependency Pairs Processor: -> Pairs: A(a(x1)) -> A(b(a(x1))) A(a(x1)) -> B(a(x1)) B(a(b(x1))) -> A(c(a(x1))) B(a(b(x1))) -> A(x1) -> Rules: a(a(x1)) -> a(b(a(x1))) b(a(b(x1))) -> a(c(a(x1))) Problem 1: SCC Processor: -> Pairs: A(a(x1)) -> A(b(a(x1))) A(a(x1)) -> B(a(x1)) B(a(b(x1))) -> A(c(a(x1))) B(a(b(x1))) -> A(x1) -> Rules: a(a(x1)) -> a(b(a(x1))) b(a(b(x1))) -> a(c(a(x1))) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: A(a(x1)) -> A(b(a(x1))) A(a(x1)) -> B(a(x1)) B(a(b(x1))) -> A(x1) ->->-> Rules: a(a(x1)) -> a(b(a(x1))) b(a(b(x1))) -> a(c(a(x1))) Problem 1: Reduction Pair Processor: -> Pairs: A(a(x1)) -> A(b(a(x1))) A(a(x1)) -> B(a(x1)) B(a(b(x1))) -> A(x1) -> Rules: a(a(x1)) -> a(b(a(x1))) b(a(b(x1))) -> a(c(a(x1))) -> Usable rules: a(a(x1)) -> a(b(a(x1))) b(a(b(x1))) -> a(c(a(x1))) ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 1 ->Bound: 2 ->Interpretation: [a](X) = 2.X + 2 [b](X) = X [c](X) = 0 [A](X) = 2.X + 2 [B](X) = 2.X Problem 1: SCC Processor: -> Pairs: A(a(x1)) -> A(b(a(x1))) B(a(b(x1))) -> A(x1) -> Rules: a(a(x1)) -> a(b(a(x1))) b(a(b(x1))) -> a(c(a(x1))) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: A(a(x1)) -> A(b(a(x1))) ->->-> Rules: a(a(x1)) -> a(b(a(x1))) b(a(b(x1))) -> a(c(a(x1))) Problem 1: Reduction Pair Processor: -> Pairs: A(a(x1)) -> A(b(a(x1))) -> Rules: a(a(x1)) -> a(b(a(x1))) b(a(b(x1))) -> a(c(a(x1))) -> Usable rules: a(a(x1)) -> a(b(a(x1))) b(a(b(x1))) -> a(c(a(x1))) ->Interpretation type: Linear ->Coefficients: All rationals ->Dimension: 1 ->Bound: 2 ->Interpretation: [a](X) = 2.X + 2 [b](X) = 1/2.X + 1/2 [c](X) = 0 [A](X) = 1/2.X Problem 1: SCC Processor: -> Pairs: Empty -> Rules: a(a(x1)) -> a(b(a(x1))) b(a(b(x1))) -> a(c(a(x1))) ->Strongly Connected Components: There is no strongly connected component The problem is finite.