/export/starexec/sandbox2/solver/bin/starexec_run_FirstOrder /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE We consider the system theBenchmark. We are asked to determine termination of the following first-order TRS. a!6220!6220b : [] --> o a!6220!6220f : [o * o * o] --> o a!6220!6220g : [o] --> o b : [] --> o c : [] --> o f : [o * o * o] --> o g : [o] --> o mark : [o] --> o a!6220!6220f(X, g(X), Y) => a!6220!6220f(Y, Y, Y) a!6220!6220g(b) => c a!6220!6220b => c mark(f(X, Y, Z)) => a!6220!6220f(X, Y, Z) mark(g(X)) => a!6220!6220g(mark(X)) mark(b) => a!6220!6220b mark(c) => c a!6220!6220f(X, Y, Z) => f(X, Y, Z) a!6220!6220g(X) => g(X) a!6220!6220b => b