Problem Maude 06 OvConsOS nosorts-noand

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputMaude 06 OvConsOS nosorts-noand

stdout:

MAYBE

Tool IRC2

Execution TimeUnknown
Answer
TIMEOUT
InputMaude 06 OvConsOS nosorts-noand

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    innermost runtime-complexity with respect to
  Rules:
    {  zeros() -> cons(0(), zeros())
     , U11(tt(), L) -> U12(tt(), L)
     , U12(tt(), L) -> s(length(L))
     , U21(tt(), IL, M, N) -> U22(tt(), IL, M, N)
     , U22(tt(), IL, M, N) -> U23(tt(), IL, M, N)
     , U23(tt(), IL, M, N) -> cons(N, take(M, IL))
     , length(nil()) -> 0()
     , length(cons(N, L)) -> U11(tt(), L)
     , take(0(), IL) -> nil()
     , take(s(M), cons(N, IL)) -> U21(tt(), IL, M, N)}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputMaude 06 OvConsOS nosorts-noand

stdout:

MAYBE

Tool RC2

Execution TimeUnknown
Answer
TIMEOUT
InputMaude 06 OvConsOS nosorts-noand

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    runtime-complexity with respect to
  Rules:
    {  zeros() -> cons(0(), zeros())
     , U11(tt(), L) -> U12(tt(), L)
     , U12(tt(), L) -> s(length(L))
     , U21(tt(), IL, M, N) -> U22(tt(), IL, M, N)
     , U22(tt(), IL, M, N) -> U23(tt(), IL, M, N)
     , U23(tt(), IL, M, N) -> cons(N, take(M, IL))
     , length(nil()) -> 0()
     , length(cons(N, L)) -> U11(tt(), L)
     , take(0(), IL) -> nil()
     , take(s(M), cons(N, IL)) -> U21(tt(), IL, M, N)}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds