I am trying to reproduce your results with the adult example. Run pre-processing succesfully and then get stuck when running:
python main.py --dataname adult --method vae --mode train
I have tried to add some error messages and it runs without printing anything until it dies.