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