/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(b(x1)) a(a(x1)) -> f(x1) c(x1) -> x1 c(b(x1)) -> d(x1) d(b(x1)) -> b(f(x1)) e(b(x1)) -> c(c(x1)) f(x1) -> a(e(x1)) - Signature: {a/1,c/1,d/1,e/1,f/1} / {b/1} - Obligation: derivational complexity wrt. signature {a,b,c,d,e,f} + Applied Processor: DecomposeCP {onSelectionCP_ = any strict-rules, withBoundCP_ = RelativeComp, withCP_ = NaturalMI {miDimension = 4, miDegree = 4, miKind = Algebraic, uargs = NoUArgs, urules = NoURules, selector = Nothing}} + Details: application of cp failed MAYBE