> Machine is Gumstix Overo (OMAP3) with 256MB ram and 200MB swap, > 16GB filesystem on microsd card. I think SIGKILL is sent by the kernel because of memory exhaustion.
% /usr/bin/time spark .... 0.99user 0.39system 0:01.55elapsed 89%CPU (0avgtext+0avgdata 1669200maxresident)k 0inputs+0outputs (0major+104408minor)pagefaults 0swaps It seems that spark users too large static buffers somewhere (it cannot use dynamic memory allocation because it is writen mostly in SPARK). Cold you try to run spark with a large swap file, just to see if this fixes it?
signature.asc
Description: Digital signature

