ORTE_NODE_START_KEY   75 orte/util/attr.h #define ORTE_NODE_USERNAME       (ORTE_NODE_START_KEY + 1)
ORTE_NODE_START_KEY   76 orte/util/attr.h #define ORTE_NODE_LAUNCH_ID      (ORTE_NODE_START_KEY + 2)   // int32 - Launch id needed by some systems to launch a proc on this node
ORTE_NODE_START_KEY   77 orte/util/attr.h #define ORTE_NODE_HOSTID         (ORTE_NODE_START_KEY + 3)   // orte_vpid_t - if this "node" is a coprocessor being hosted on a different node, then
ORTE_NODE_START_KEY   79 orte/util/attr.h #define ORTE_NODE_ALIAS          (ORTE_NODE_START_KEY + 4)   // comma-separate list of alternate names for the node
ORTE_NODE_START_KEY   80 orte/util/attr.h #define ORTE_NODE_SERIAL_NUMBER  (ORTE_NODE_START_KEY + 5)   // string - serial number: used if node is a coprocessor
ORTE_NODE_START_KEY   81 orte/util/attr.h #define ORTE_NODE_PORT           (ORTE_NODE_START_KEY + 6)   // int32 - Alternate port to be passed to plm