export PATH=$PATH:/usr/local/bin
# set core file size to 0
ulimit -c 0
export MALLOC_CHECK_=0