/export/starexec/sandbox/solver/bin/starexec_run_tct_dc /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE * Step 1: Failure MAYBE + Considered Problem: - Strict TRS: a(x1) -> b(c(x1)) a(b(x1)) -> c(b(x1)) b(b(x1)) -> f(x1) c(b(x1)) -> g(x1) c(c(x1)) -> d(b(x1)) d(x1) -> c(e(x1)) e(x1) -> b(b(x1)) e(x1) -> f(x1) f(g(x1)) -> a(c(x1)) g(f(x1)) -> e(x1) - Signature: {a/1,b/1,c/1,d/1,e/1,f/1,g/1} / {} - Obligation: derivational complexity wrt. signature {a,b,c,d,e,f,g} + Applied Processor: DecomposeCP {onSelectionCP_ = any strict-rules, withBoundCP_ = RelativeComp, withCP_ = NaturalMI {miDimension = 3, miDegree = 3, miKind = Algebraic, uargs = NoUArgs, urules = NoURules, selector = Nothing}} + Details: application of cp failed MAYBE