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