MSG merovingian[32005]: caught SIGTERM, starting shutdown sequence
2013-01-29 11:40:53 MSG control[32005]: control channel closed
2013-01-29 11:41:06 MSG merovingian[32005]: caught SIGTERM, starting shutdown sequence
2013-01-29 11:41:40 MSG merovingian[32005]: caught SIGTERM, starting shutdown sequence
2013-01-29 11:41:51 MSG merovingian[32005]: caught SIGTERM, starting shutdown sequence

Every time I do a monetdbd stop {path_to_farm} I keep getting this in merovingian logs.
But the monetdbd process never ends.
This issue was not there on the same installation of monetdb initially.
This problem started occurring annoyingly frequently after I renamed my last farm and created a fresh one.(with monetdbd not running)

What leads me to stop the farm is that I am unable to connect to the db using mclient(There's another app accessing the DB using JDBC-c3p0). There's is no complaint in the merovingian log. The mclient command just hangs.
I get back access once I force kill the monetdbd using kill -9.
But it gets back into this state after some time.

Running on Feb13 branch some older revision.
Ubuntu 12.10 with lots of resources.

Is this a known issue. Is there a workaround/config or something.