/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- NO Problem 1: (VAR v_NonEmpty:S) (RULES a -> b | a ->* b ) Problem 1: Valid CTRS Processor: -> Rules: a -> b | a ->* b -> The system is a deterministic 3-CTRS. Problem 1: Dependency Pairs Processor: Conditional Termination Problem 1: -> Pairs: Empty -> QPairs: Empty -> Rules: a -> b | a ->* b Conditional Termination Problem 2: -> Pairs: A -> A -> QPairs: Empty -> Rules: a -> b | a ->* b Problem 1: SCC Processor: -> Pairs: A -> A -> QPairs: Empty -> Rules: a -> b | a ->* b ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: A -> A -> QPairs: Empty ->->-> Rules: a -> b | a ->* b Problem 1: Unsatisfiable Rule Processor: -> Pairs: A -> A -> QPairs: Empty -> Rules: a -> b | a ->* b ->AGES Output: Model Results System: mod InTheory is sorts S Bool . op _->*_ : S S -> Bool . op _->_ : S S -> Bool . op a : -> S . op b : -> S . op fSNonEmpty : -> S . op gtrsim : S S -> Bool . op sqsupset : S S -> Bool . endm Property: x:S ->R* x:S x:S ->R y:S /\ y:S ->R* z:S => x:S ->R* z:S gtrsim(x:S,y:S) /\ sqsupset(y:S,z:S) => sqsupset(x:S,z:S) a ->R* b => a ->R b x:S ->R y:S => gtrsim(x:S,y:S) sqsupset(b,a) Results: Domains: S: -|N U {1} Function Interpretations: |[a]| = 1 |[b]| = 0 |[fSNonEmpty]| = 1 Predicate Interpretations: x_1_1:S ->* x_2_1:S <=> ((x_2_1:S >= x_1_1:S) /\ (1 + x_2_1:S >= x_1_1:S)) x_1_1:S -> x_2_1:S <=> (1 + x_1_1:S + x_2_1:S >= 0) gtrsim(x_1_1:S,x_2_1:S) <=> ((0 >= 22+2.x_1_1:S) /\ (10+3.x_2_1:S >= x_1_1:S)) sqsupset(x_1_1:S,x_2_1:S) <=> (5.x_2_1:S >= 5+5.x_1_1:S) Problem 1: Infinite Processor: -> Pairs: A -> A -> QPairs: Empty -> Rules: Empty -> Pairs in cycle: A -> A The problem is infinite.