If the layout isn't restarting, the music should just keep on playing. If it is restarted it should start playing from the beginning.
"on load" will only be triggered if the game state is loaded with the system action "save/load to disk" (which may of course be the case here)
I would assume some events interrupting the music playing, but it is hard to tell without looking at the events.