
--- these are the fields in $ULTRASCAN/etc/tigre_db
--- mostly the names are from $ULTRASCAN/develop/src/us_gridcontrol_t.cpp
--- fields marked with an * are also in $ULTRASCAN/etc/tigre_short_db
--- fields marked with a + may contain comma separated lists of values

* db_login_user
* db_login_database
* db_login_host
* email
* no_experiments
*+ exp_file_infos
+ exp_dirs
*+ exp_cells
*+ exp_lambdas
*+ exp_channels
* analysis_type
* monte_carlo
* fit_ti_noise
* fit_ri_noise
* fit_meniscus
meniscus_range
* meniscus_gridpoints
* ga_params_demes
* ga_params_generations
ga_params_crossover
ga_params_mutation
ga_params_plague
ga_Params_elitism
ga_params_migration_rate
* ga_params_genes
* ga_params_initial_solutes
ga_params_random_seed
+ ga_ss
+ ga_s_mins
+ ga_s_maxs
+ ga_ff0s
+ ga_ff0_mins
+ ga_ff0_maxs
sa2d_params_ff0_min
sa2d_params_ff0_max
* sa2d_params_ff0_resolution
sa2d_params_s_min
sa2d_params_s_max
* sa2d_params_s_resolution
sa2d_params_regularization
* sa2d_params_uniform_grid_repetition
* sa2d_params_use_iterative
* sa2d_params_max_iterations
* maxrss - this is the maximum # of pages used by any one process in the parallel process job
* jobtime - this is the reported CPU time to complete the job (multiply by np for total used CPU time).
* util - this the requested CPU utilization % for non ti/ri jobs
* util_ti - this the requested CPU utilization % for ti/ri jobs
* default_system - the default target system
* np - the number of processors actually used
* data_points - the number of points in the dataset
* esttime - the estimated time to run
* date - date / time of the job
* id - a unique timestame

