87a88,91
> parser.add_option("--restore-with-cpu", action="store", type="choice",
> default="atomic", choices = ["atomic", "timing",
> "detailed", "inorder"],
> help = "cpu type for restoring from a checkpoint")