function main()
{
sys_exit("");
return 0;
}

replace your main function with this code, and check the memory usage of SED :-)