Is memcache.php running? I do not see much data since it started.
Your PHP web app/script needs to be configured and told to use memcached server. This will depend on whether your PHP web app/script supports such.
Thanks @eva2000 How is the eviction done when total cache size is consumed? Does it need to be flashed regularly?