/export/starexec/sandbox/solver/bin/starexec_run_tct_dci /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE * Step 1: Failure MAYBE + Considered Problem: - Strict TRS: L(a(a(x1))) -> L(a(b(c(x1)))) a(d(x1)) -> d(a(x1)) b(a(a(x1))) -> a(b(c(x1))) b(c(a(x1))) -> a(b(c(x1))) c(R(x1)) -> c(b(R(x1))) c(a(x1)) -> a(c(x1)) c(b(x1)) -> d(x1) d(x1) -> b(a(x1)) - Signature: {L/1,a/1,b/1,c/1,d/1} / {R/1} - Obligation: innermost derivational complexity wrt. signature {L,R,a,b,c,d} + 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