/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 active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ) Problem 1: Dependency Pairs Processor: -> Pairs: ACTIVE(g(X)) -> H(X) G(ok(X)) -> G(X) H(ok(X)) -> H(X) PROPER(g(X)) -> G(proper(X)) PROPER(g(X)) -> PROPER(X) PROPER(h(X)) -> H(proper(X)) PROPER(h(X)) -> PROPER(X) TOP(mark(X)) -> PROPER(X) TOP(mark(X)) -> TOP(proper(X)) TOP(ok(X)) -> ACTIVE(X) TOP(ok(X)) -> TOP(active(X)) -> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) Problem 1: SCC Processor: -> Pairs: ACTIVE(g(X)) -> H(X) G(ok(X)) -> G(X) H(ok(X)) -> H(X) PROPER(g(X)) -> G(proper(X)) PROPER(g(X)) -> PROPER(X) PROPER(h(X)) -> H(proper(X)) PROPER(h(X)) -> PROPER(X) TOP(mark(X)) -> PROPER(X) TOP(mark(X)) -> TOP(proper(X)) TOP(ok(X)) -> ACTIVE(X) TOP(ok(X)) -> TOP(active(X)) -> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: H(ok(X)) -> H(X) ->->-> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ->->Cycle: ->->-> Pairs: G(ok(X)) -> G(X) ->->-> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ->->Cycle: ->->-> Pairs: PROPER(g(X)) -> PROPER(X) PROPER(h(X)) -> PROPER(X) ->->-> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ->->Cycle: ->->-> Pairs: TOP(mark(X)) -> TOP(proper(X)) TOP(ok(X)) -> TOP(active(X)) ->->-> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) The problem is decomposed in 4 subproblems. Problem 1.1: Subterm Processor: -> Pairs: H(ok(X)) -> H(X) -> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ->Projection: pi(H) = 1 Problem 1.1: SCC Processor: -> Pairs: Empty -> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ->Strongly Connected Components: There is no strongly connected component The problem is finite. Problem 1.2: Subterm Processor: -> Pairs: G(ok(X)) -> G(X) -> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ->Projection: pi(G) = 1 Problem 1.2: SCC Processor: -> Pairs: Empty -> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ->Strongly Connected Components: There is no strongly connected component The problem is finite. Problem 1.3: Subterm Processor: -> Pairs: PROPER(g(X)) -> PROPER(X) PROPER(h(X)) -> PROPER(X) -> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ->Projection: pi(PROPER) = 1 Problem 1.3: SCC Processor: -> Pairs: Empty -> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ->Strongly Connected Components: There is no strongly connected component The problem is finite. Problem 1.4: Narrowing Processor: -> Pairs: TOP(mark(X)) -> TOP(proper(X)) TOP(ok(X)) -> TOP(active(X)) -> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ->Narrowed Pairs: ->->Original Pair: TOP(mark(X)) -> TOP(proper(X)) ->-> Narrowed pairs: TOP(mark(g(X))) -> TOP(g(proper(X))) TOP(mark(h(X))) -> TOP(h(proper(X))) TOP(mark(c)) -> TOP(ok(c)) TOP(mark(d)) -> TOP(ok(d)) ->->Original Pair: TOP(ok(X)) -> TOP(active(X)) ->-> Narrowed pairs: TOP(ok(g(X))) -> TOP(mark(h(X))) TOP(ok(h(d))) -> TOP(mark(g(c))) TOP(ok(c)) -> TOP(mark(d)) Problem 1.4: SCC Processor: -> Pairs: TOP(mark(g(X))) -> TOP(g(proper(X))) TOP(mark(h(X))) -> TOP(h(proper(X))) TOP(mark(c)) -> TOP(ok(c)) TOP(mark(d)) -> TOP(ok(d)) TOP(ok(g(X))) -> TOP(mark(h(X))) TOP(ok(h(d))) -> TOP(mark(g(c))) TOP(ok(c)) -> TOP(mark(d)) -> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: TOP(mark(g(X))) -> TOP(g(proper(X))) TOP(mark(h(X))) -> TOP(h(proper(X))) TOP(ok(g(X))) -> TOP(mark(h(X))) TOP(ok(h(d))) -> TOP(mark(g(c))) ->->-> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) Problem 1.4: Reduction Pair Processor: -> Pairs: TOP(mark(g(X))) -> TOP(g(proper(X))) TOP(mark(h(X))) -> TOP(h(proper(X))) TOP(ok(g(X))) -> TOP(mark(h(X))) TOP(ok(h(d))) -> TOP(mark(g(c))) -> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) -> Usable rules: g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 1 ->Bound: 2 ->Interpretation: [g](X) = 2.X + 1 [h](X) = X [proper](X) = 2.X + 1 [c] = 0 [d] = 2 [mark](X) = 2.X + 2 [ok](X) = 2.X + 1 [TOP](X) = 2.X Problem 1.4: SCC Processor: -> Pairs: TOP(mark(h(X))) -> TOP(h(proper(X))) TOP(ok(g(X))) -> TOP(mark(h(X))) TOP(ok(h(d))) -> TOP(mark(g(c))) -> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: TOP(mark(h(X))) -> TOP(h(proper(X))) TOP(ok(g(X))) -> TOP(mark(h(X))) ->->-> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) Problem 1.4: Reduction Pair Processor: -> Pairs: TOP(mark(h(X))) -> TOP(h(proper(X))) TOP(ok(g(X))) -> TOP(mark(h(X))) -> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) -> Usable rules: g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 1 ->Bound: 2 ->Interpretation: [g](X) = 2.X + 2 [h](X) = X + 2 [proper](X) = 2.X + 1 [c] = 1 [d] = 2 [mark](X) = 2.X [ok](X) = X + 2 [TOP](X) = 2.X Problem 1.4: SCC Processor: -> Pairs: TOP(ok(g(X))) -> TOP(mark(h(X))) -> Rules: active(g(X)) -> mark(h(X)) active(h(d)) -> mark(g(c)) active(c) -> mark(d) g(ok(X)) -> ok(g(X)) h(ok(X)) -> ok(h(X)) proper(g(X)) -> g(proper(X)) proper(h(X)) -> h(proper(X)) proper(c) -> ok(c) proper(d) -> ok(d) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) ->Strongly Connected Components: There is no strongly connected component The problem is finite.