Hey, the output says that the problem is solved by the front-end. Namely, it removes all error location from main() before ufo has a chance to run. I'm not sure how changing ufo binaries would change this. This example is problematic in general because it uses dynamically sized stack allocated arrays that are not well supported. You are also using examples from SV-COMP'13 have slightly different conventions than SV-COMP'14.
Please send me the files generated by the front-end:
mkdir tmp
./ufo-svcomp-par.py --save-temps --temp-dir=tmp FILE.c
then zip and send me the tmp directory. I'll double check whether it is the front-end or ufo that are causing this.
cheers,
arie