NO Termination w.r.t. Q proof of /home/cern_httpd/provide/research/cycsrs/tpdb/TPDB-d9b80194f163/SRS_Standard/Zantema_06/beans5-split.srs

(0) Obligation:

Q restricted rewrite system:
The TRS R consists of the following rules:

Begin(a(a(x))) → Wait(Right1(x))
Begin(a(x)) → Wait(Right2(x))
Begin(a(x)) → Wait(Right3(x))
Begin(b(x)) → Wait(Right4(x))
Begin(a(x)) → Wait(Right5(x))
Right1(b(End(x))) → Left(a(b(c(End(x)))))
Right2(b(a(End(x)))) → Left(a(b(c(End(x)))))
Right3(c(End(x))) → Left(a(c(End(x))))
Right4(c(End(x))) → Left(b(a(End(x))))
Right5(a(End(x))) → Left(a(b(a(End(x)))))
Right1(b(x)) → Ab(Right1(x))
Right2(b(x)) → Ab(Right2(x))
Right3(b(x)) → Ab(Right3(x))
Right4(b(x)) → Ab(Right4(x))
Right5(b(x)) → Ab(Right5(x))
Right1(a(x)) → Aa(Right1(x))
Right2(a(x)) → Aa(Right2(x))
Right3(a(x)) → Aa(Right3(x))
Right4(a(x)) → Aa(Right4(x))
Right5(a(x)) → Aa(Right5(x))
Right1(c(x)) → Ac(Right1(x))
Right2(c(x)) → Ac(Right2(x))
Right3(c(x)) → Ac(Right3(x))
Right4(c(x)) → Ac(Right4(x))
Right5(c(x)) → Ac(Right5(x))
Ab(Left(x)) → Left(b(x))
Aa(Left(x)) → Left(a(x))
Ac(Left(x)) → Left(c(x))
Wait(Left(x)) → Begin(x)
b(a(a(x))) → a(b(c(x)))
c(a(x)) → a(c(x))
c(b(x)) → b(a(x))
a(a(x)) → a(b(a(x)))

Q is empty.

(1) NonTerminationProof (COMPLETE transformation)

We used the non-termination processor [OPPELT08] to show that the SRS problem is infinite.

Found the self-embedding DerivationStructure:
Wait Left a c EndWait Left a c End

Wait Left a c EndWait Left a c End
by OverlapClosure OC 2
Wait Left aWait Right3
by OverlapClosure OC 2
Wait LeftBegin
by original rule (OC 1)
Begin aWait Right3
by original rule (OC 1)
Right3 c EndLeft a c End
by original rule (OC 1)

(2) NO