/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) (RULES activate(n__f(X:S)) -> f(X:S) activate(X:S) -> X:S f(X:S) -> if(X:S,c,n__f(ttrue)) f(X:S) -> n__f(X:S) if(ffalse,X:S,Y:S) -> activate(Y:S) if(ttrue,X:S,Y:S) -> X:S ) Problem 1: Dependency Pairs Processor: -> Pairs: ACTIVATE(n__f(X:S)) -> F(X:S) F(X:S) -> IF(X:S,c,n__f(ttrue)) IF(ffalse,X:S,Y:S) -> ACTIVATE(Y:S) -> Rules: activate(n__f(X:S)) -> f(X:S) activate(X:S) -> X:S f(X:S) -> if(X:S,c,n__f(ttrue)) f(X:S) -> n__f(X:S) if(ffalse,X:S,Y:S) -> activate(Y:S) if(ttrue,X:S,Y:S) -> X:S Problem 1: SCC Processor: -> Pairs: ACTIVATE(n__f(X:S)) -> F(X:S) F(X:S) -> IF(X:S,c,n__f(ttrue)) IF(ffalse,X:S,Y:S) -> ACTIVATE(Y:S) -> Rules: activate(n__f(X:S)) -> f(X:S) activate(X:S) -> X:S f(X:S) -> if(X:S,c,n__f(ttrue)) f(X:S) -> n__f(X:S) if(ffalse,X:S,Y:S) -> activate(Y:S) if(ttrue,X:S,Y:S) -> X:S ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: ACTIVATE(n__f(X:S)) -> F(X:S) F(X:S) -> IF(X:S,c,n__f(ttrue)) IF(ffalse,X:S,Y:S) -> ACTIVATE(Y:S) ->->-> Rules: activate(n__f(X:S)) -> f(X:S) activate(X:S) -> X:S f(X:S) -> if(X:S,c,n__f(ttrue)) f(X:S) -> n__f(X:S) if(ffalse,X:S,Y:S) -> activate(Y:S) if(ttrue,X:S,Y:S) -> X:S Problem 1: Reduction Pair Processor: -> Pairs: ACTIVATE(n__f(X:S)) -> F(X:S) F(X:S) -> IF(X:S,c,n__f(ttrue)) IF(ffalse,X:S,Y:S) -> ACTIVATE(Y:S) -> Rules: activate(n__f(X:S)) -> f(X:S) activate(X:S) -> X:S f(X:S) -> if(X:S,c,n__f(ttrue)) f(X:S) -> n__f(X:S) if(ffalse,X:S,Y:S) -> activate(Y:S) if(ttrue,X:S,Y:S) -> X:S -> Usable rules: Empty ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 1 ->Bound: 2 ->Interpretation: [c] = 0 [false] = 2 [n__f](X) = X + 1 [true] = 1 [ACTIVATE](X) = X + 2 [F](X) = X + 2 [IF](X1,X2,X3) = X1 + 2.X2 + X3 Problem 1: SCC Processor: -> Pairs: F(X:S) -> IF(X:S,c,n__f(ttrue)) IF(ffalse,X:S,Y:S) -> ACTIVATE(Y:S) -> Rules: activate(n__f(X:S)) -> f(X:S) activate(X:S) -> X:S f(X:S) -> if(X:S,c,n__f(ttrue)) f(X:S) -> n__f(X:S) if(ffalse,X:S,Y:S) -> activate(Y:S) if(ttrue,X:S,Y:S) -> X:S ->Strongly Connected Components: There is no strongly connected component The problem is finite.