/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 z:S) (RULES *(x:S,+(y:S,z:S)) -> +(*(x:S,y:S),*(x:S,z:S)) ) Problem 1: Innermost Equivalent Processor: -> Rules: *(x:S,+(y:S,z:S)) -> +(*(x:S,y:S),*(x:S,z:S)) -> The term rewriting system is non-overlaping or locally confluent overlay system. Therefore, innermost termination implies termination. Problem 1: Dependency Pairs Processor: -> Pairs: *#(x:S,+(y:S,z:S)) -> *#(x:S,y:S) *#(x:S,+(y:S,z:S)) -> *#(x:S,z:S) -> Rules: *(x:S,+(y:S,z:S)) -> +(*(x:S,y:S),*(x:S,z:S)) Problem 1: SCC Processor: -> Pairs: *#(x:S,+(y:S,z:S)) -> *#(x:S,y:S) *#(x:S,+(y:S,z:S)) -> *#(x:S,z:S) -> Rules: *(x:S,+(y:S,z:S)) -> +(*(x:S,y:S),*(x:S,z:S)) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: *#(x:S,+(y:S,z:S)) -> *#(x:S,y:S) *#(x:S,+(y:S,z:S)) -> *#(x:S,z:S) ->->-> Rules: *(x:S,+(y:S,z:S)) -> +(*(x:S,y:S),*(x:S,z:S)) Problem 1: Subterm Processor: -> Pairs: *#(x:S,+(y:S,z:S)) -> *#(x:S,y:S) *#(x:S,+(y:S,z:S)) -> *#(x:S,z:S) -> Rules: *(x:S,+(y:S,z:S)) -> +(*(x:S,y:S),*(x:S,z:S)) ->Projection: pi(*#) = 2 Problem 1: SCC Processor: -> Pairs: Empty -> Rules: *(x:S,+(y:S,z:S)) -> +(*(x:S,y:S),*(x:S,z:S)) ->Strongly Connected Components: There is no strongly connected component The problem is finite.