my_timestampsimulation_start_time;//!< The moment in time at which the simulation has started
my_timestampsimulation_start_time;//!< The moment in time at which the simulation has started
my_timestampsimulation_end_time;//!< The moment in time at which the simulation has ended
my_timestampsimulation_end_time;//!< The moment in time at which the simulation has ended
unsignedlonglongnb_machine_switches=0;//!< The number of machine switches done in the simulation (should be greater or equal to SET_RESOURCE_STATE events. Equal if all requested switches only concern single machines). Does not count transition states.
unsignedlonglongnb_grouped_switches=0;//!< The number of switches done in the simulation (should equal to the number of received SET_RESOURCE_STATE events). Does not count transition states.
boolenergy_used;//!< Stores whether the energy part of Batsim should be used
boolenergy_used;//!< Stores whether the energy part of Batsim should be used
boolsmpi_used;//!< Stores whether SMPI should be used
boolsmpi_used;//!< Stores whether SMPI should be used
boolallow_time_sharing;//!< Stores whether time sharing (using the same machines to compute different jobs) should be allowed
boolallow_time_sharing;//!< Stores whether time sharing (using the same machines to compute different jobs) should be allowed