The “Instructions Executed” column maps to the inst_executedmetric. You can use CLI options like --page source to print Source page content on the command line. You can combine this with other options, like --metrics inst_executed or --csv . You can import an existing report with -i. You can familiarize yourself with all options here.
You can also use the Python Report Interfaceto parse the report from Python and access these metrics. Examples are on github.