The recommended values for the nproc and nfiles is 64K as per the ulimit documentation - http://docs.mongodb.org/manual/reference/ulimit/
However this seems to be inconsistently applied to our packages for different OS flavour, i.e. RPM / SuSe has it defined as 64K whereas Ubuntu / Debian upstart packages define nfile = 64K and nproc = 32K.