well,I mean there is a level running,and in its script I use load_level() to load another level.When the second level loaded,the first one is still running(though we can't see it) and it eat a large amount of memory.How can I stop the first level and release the memory it take