Problem Transformed CSR 04 OvConsOS nosorts GM

Tool Bounds

Execution Time60.038067ms
Answer
TIMEOUT
InputTransformed CSR 04 OvConsOS nosorts GM

stdout:

TIMEOUT

We consider the following Problem:

  Strict Trs:
    {  a__take(X1, X2) -> take(X1, X2)
     , a__length(X) -> length(X)
     , a__and(X1, X2) -> and(X1, X2)
     , a__zeros() -> zeros()
     , mark(s(X)) -> s(mark(X))
     , mark(nil()) -> nil()
     , mark(tt()) -> tt()
     , mark(0()) -> 0()
     , mark(cons(X1, X2)) -> cons(mark(X1), X2)
     , mark(take(X1, X2)) -> a__take(mark(X1), mark(X2))
     , mark(length(X)) -> a__length(mark(X))
     , mark(and(X1, X2)) -> a__and(mark(X1), X2)
     , mark(zeros()) -> a__zeros()
     , a__take(s(M), cons(N, IL)) -> cons(mark(N), take(M, IL))
     , a__take(0(), IL) -> nil()
     , a__length(cons(N, L)) -> s(a__length(mark(L)))
     , a__length(nil()) -> 0()
     , a__and(tt(), X) -> mark(X)
     , a__zeros() -> cons(0(), zeros())}
  StartTerms: all
  Strategy: none

Certificate: TIMEOUT

Proof:
  Computation stopped due to timeout after 60.0 seconds.

Arrrr..

Tool CDI

Execution Time4.29275ms
Answer
MAYBE
InputTransformed CSR 04 OvConsOS nosorts GM

stdout:

MAYBE

Statistics:
Number of monomials: 1315
Last formula building started for bound 3
Last SAT solving started for bound 3

Tool EDA

Execution Time60.04001ms
Answer
TIMEOUT
InputTransformed CSR 04 OvConsOS nosorts GM

stdout:

TIMEOUT

We consider the following Problem:

  Strict Trs:
    {  a__take(X1, X2) -> take(X1, X2)
     , a__length(X) -> length(X)
     , a__and(X1, X2) -> and(X1, X2)
     , a__zeros() -> zeros()
     , mark(s(X)) -> s(mark(X))
     , mark(nil()) -> nil()
     , mark(tt()) -> tt()
     , mark(0()) -> 0()
     , mark(cons(X1, X2)) -> cons(mark(X1), X2)
     , mark(take(X1, X2)) -> a__take(mark(X1), mark(X2))
     , mark(length(X)) -> a__length(mark(X))
     , mark(and(X1, X2)) -> a__and(mark(X1), X2)
     , mark(zeros()) -> a__zeros()
     , a__take(s(M), cons(N, IL)) -> cons(mark(N), take(M, IL))
     , a__take(0(), IL) -> nil()
     , a__length(cons(N, L)) -> s(a__length(mark(L)))
     , a__length(nil()) -> 0()
     , a__and(tt(), X) -> mark(X)
     , a__zeros() -> cons(0(), zeros())}
  StartTerms: all
  Strategy: none

Certificate: TIMEOUT

Proof:
  Computation stopped due to timeout after 60.0 seconds.

Arrrr..

Tool IDA

Execution Time30.287672ms
Answer
MAYBE
InputTransformed CSR 04 OvConsOS nosorts GM

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  a__take(X1, X2) -> take(X1, X2)
     , a__length(X) -> length(X)
     , a__and(X1, X2) -> and(X1, X2)
     , a__zeros() -> zeros()
     , mark(s(X)) -> s(mark(X))
     , mark(nil()) -> nil()
     , mark(tt()) -> tt()
     , mark(0()) -> 0()
     , mark(cons(X1, X2)) -> cons(mark(X1), X2)
     , mark(take(X1, X2)) -> a__take(mark(X1), mark(X2))
     , mark(length(X)) -> a__length(mark(X))
     , mark(and(X1, X2)) -> a__and(mark(X1), X2)
     , mark(zeros()) -> a__zeros()
     , a__take(s(M), cons(N, IL)) -> cons(mark(N), take(M, IL))
     , a__take(0(), IL) -> nil()
     , a__length(cons(N, L)) -> s(a__length(mark(L)))
     , a__length(nil()) -> 0()
     , a__and(tt(), X) -> mark(X)
     , a__zeros() -> cons(0(), zeros())}
  StartTerms: all
  Strategy: none

Certificate: MAYBE

Proof:
  None of the processors succeeded.
  
  Details of failed attempt(s):
  -----------------------------
    1) 'matrix-interpretation of dimension 3' failed due to the following reason:
         The input cannot be shown compatible
    
    2) 'matrix-interpretation of dimension 3' failed due to the following reason:
         The input cannot be shown compatible
    
    3) 'matrix-interpretation of dimension 3' failed due to the following reason:
         The input cannot be shown compatible
    
    4) 'matrix-interpretation of dimension 2' failed due to the following reason:
         The input cannot be shown compatible
    
    5) 'matrix-interpretation of dimension 2' failed due to the following reason:
         The input cannot be shown compatible
    
    6) 'matrix-interpretation of dimension 1' failed due to the following reason:
         The input cannot be shown compatible
    

Arrrr..

Tool TRI

Execution Time60.03861ms
Answer
TIMEOUT
InputTransformed CSR 04 OvConsOS nosorts GM

stdout:

TIMEOUT

We consider the following Problem:

  Strict Trs:
    {  a__take(X1, X2) -> take(X1, X2)
     , a__length(X) -> length(X)
     , a__and(X1, X2) -> and(X1, X2)
     , a__zeros() -> zeros()
     , mark(s(X)) -> s(mark(X))
     , mark(nil()) -> nil()
     , mark(tt()) -> tt()
     , mark(0()) -> 0()
     , mark(cons(X1, X2)) -> cons(mark(X1), X2)
     , mark(take(X1, X2)) -> a__take(mark(X1), mark(X2))
     , mark(length(X)) -> a__length(mark(X))
     , mark(and(X1, X2)) -> a__and(mark(X1), X2)
     , mark(zeros()) -> a__zeros()
     , a__take(s(M), cons(N, IL)) -> cons(mark(N), take(M, IL))
     , a__take(0(), IL) -> nil()
     , a__length(cons(N, L)) -> s(a__length(mark(L)))
     , a__length(nil()) -> 0()
     , a__and(tt(), X) -> mark(X)
     , a__zeros() -> cons(0(), zeros())}
  StartTerms: all
  Strategy: none

Certificate: TIMEOUT

Proof:
  Computation stopped due to timeout after 60.0 seconds.

Arrrr..

Tool TRI2

Execution Time0.28921795ms
Answer
MAYBE
InputTransformed CSR 04 OvConsOS nosorts GM

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  a__take(X1, X2) -> take(X1, X2)
     , a__length(X) -> length(X)
     , a__and(X1, X2) -> and(X1, X2)
     , a__zeros() -> zeros()
     , mark(s(X)) -> s(mark(X))
     , mark(nil()) -> nil()
     , mark(tt()) -> tt()
     , mark(0()) -> 0()
     , mark(cons(X1, X2)) -> cons(mark(X1), X2)
     , mark(take(X1, X2)) -> a__take(mark(X1), mark(X2))
     , mark(length(X)) -> a__length(mark(X))
     , mark(and(X1, X2)) -> a__and(mark(X1), X2)
     , mark(zeros()) -> a__zeros()
     , a__take(s(M), cons(N, IL)) -> cons(mark(N), take(M, IL))
     , a__take(0(), IL) -> nil()
     , a__length(cons(N, L)) -> s(a__length(mark(L)))
     , a__length(nil()) -> 0()
     , a__and(tt(), X) -> mark(X)
     , a__zeros() -> cons(0(), zeros())}
  StartTerms: all
  Strategy: none

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..