CUDA_VISIBLE_DEVICES=1 nohup python opt_0.py > opt_0_20att.log &

CUDA_VISIBLE_DEVICES=0 nohup python opt_20.py > opt_20_20att.log &

CUDA_VISIBLE_DEVICES=0  python opt_0.py

CUDA_VISIBLE_DEVICES=0 nohup python opt_0.py > opt_0_20att.log &
CUDA_VISIBLE_DEVICES=0 nohup python opt_50.py > opt_50_20att.log &
CUDA_VISIBLE_DEVICES=0 nohup python opt_100.py > opt_100_20att.log &
CUDA_VISIBLE_DEVICES=1 nohup python opt_150.py > opt_150_20att.log &
CUDA_VISIBLE_DEVICES=1 nohup python opt_200.py > opt_200_20att.log &
CUDA_VISIBLE_DEVICES=1 nohup python opt_250.py > opt_250_20att.log &
CUDA_VISIBLE_DEVICES=0 nohup python opt_300.py > opt_300_20att.log &