Hy,
I'm trying to use only LISP for the problems here but TLE is making it really hard.
For example, SUMITR has both a low char and time limit. Making the small chars solution was ok but I have no way to make it fit into that time limit. (Needless to say that due to size restrictions I can't even declare some optimizations ).
I also have troubles with PLONK, FCTRL and INTEST.
Some of them could be my fault (INTEST should be optimized somehow with (declare)'s but this is some kind of black art) but overall I think the time limit isn't realistic for some LISP problems.
My SPOJ user is the same (emilian).