/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(f(x1)) -> f(a(a(x1))) b(b(x1)) -> c(c(a(c(x1)))) b(d(x1)) -> d(b(x1)) c(c(x1)) -> d(d(d(x1))) c(d(d(x1))) -> f(x1) d(b(x1)) -> d(a(b(x1))) f(f(x1)) -> b(b(b(x1))) - Signature: {a/1,b/1,c/1,d/1,f/1} / {} - Obligation: derivational complexity wrt. signature {a,b,c,d,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