INFO: No output directory specified (--dir) INFO: Using directory: "Incoherent_validation_20251212_043914" INFO: Regenerating c-file: Incoherent_validation.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Incoherent_validation.c Incoherent_validation.instr CFLAGS= -DFUNNEL ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component test_sample is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component test_sample -> GPU kernel from component cylinder_sample_incoherent ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./Incoherent_validation.out DEBUG: CMD: nvc -o ./Incoherent_validation.out ./Incoherent_validation.c -lm -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -mtune=haswell -fPIC -O2 -isystem /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -DUSE_MPI -lmpi -Wl,-rpath,/opt/nvidia/hpc_sdk/Linux_x86_64/25.9/comm_libs/12.9/openmpi4/openmpi-4.1.5/lib -L,/opt/nvidia/hpc_sdk/Linux_x86_64/25.9/comm_libs/12.9/openmpi4/openmpi-4.1.5/lib -I/opt/nvidia/hpc_sdk/Linux_x86_64/25.9/comm_libs/12.9/openmpi4/openmpi-4.1.5/include -fast -Minfo=accel -acc=gpu -gpu=mem:managed -DOPENACC -DFUNNEL "./Incoherent_validation.c", line 88: warning: Routine "mcgenstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcgenstate(void); ^ Remark: individual warnings can be suppressed with "--diag_suppress " "./Incoherent_validation.c", line 90: warning: Routine "mcsetstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcsetstate(double x, double y, double z, double vx, double vy, double vz, ^ "./Incoherent_validation.c", line 93: warning: Routine "mcgetstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcgetstate(_class_particle mcneutron, double *x, double *y, double *z, ^ "./Incoherent_validation.c", line 109: warning: Routine "particle_getvar" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getvar(_class_particle *p, char *name, int *suc); ^ "./Incoherent_validation.c", line 113: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./Incoherent_validation.c", line 141: warning: Routine "particle_getvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void* particle_getvar_void(_class_particle *p, char *name, int *suc); ^ "./Incoherent_validation.c", line 113: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./Incoherent_validation.c", line 170: warning: Routine "particle_setvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int particle_setvar_void(_class_particle *, char *, void*); ^ "./Incoherent_validation.c", line 192: warning: Routine "particle_setvar_void_array" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int particle_setvar_void_array(_class_particle *, char *, void*, int); ^ "./Incoherent_validation.c", line 203: warning: Routine "particle_restore" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void particle_restore(_class_particle *p, _class_particle *p0); ^ "./Incoherent_validation.c", line 214: warning: Routine "particle_getuservar_byid" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getuservar_byid(_class_particle *p, int id, int *suc){ ^ "./Incoherent_validation.c", line 224: warning: Routine "particle_uservar_init" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void particle_uservar_init(_class_particle *p){ ^ "./Incoherent_validation.c", line 291: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./Incoherent_validation.c", line 293: warning: Routine "str_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] size_t str_len(const char *s); ^ "./Incoherent_validation.c", line 644: warning: Routine "mcget_ncount" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] unsigned long long int mcget_ncount(void); /* wrapper to set mcncount */ ^ "./Incoherent_validation.c", line 865: warning: Routine "_randnorm2" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randnorm2(randstate_t* state); ^ "./Incoherent_validation.c", line 882: warning: Routine "kiss_srandom" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t *kiss_srandom(uint64_t state[7], uint64_t seed); ^ "./Incoherent_validation.c", line 884: warning: Routine "kiss_random" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t kiss_random(uint64_t state[7]); ^ "./Incoherent_validation.c", line 892: warning: Routine "_rand01" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand01(randstate_t* state); ^ "./Incoherent_validation.c", line 894: warning: Routine "_randpm1" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randpm1(randstate_t* state); ^ "./Incoherent_validation.c", line 896: warning: Routine "_rand0max" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand0max(double max, randstate_t* state); ^ "./Incoherent_validation.c", line 898: warning: Routine "_randminmax" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randminmax(double min, double max, randstate_t* state); ^ "./Incoherent_validation.c", line 900: warning: Routine "_randtriangle" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randtriangle(randstate_t* state); ^ "./Incoherent_validation.c", line 996: warning: Routine "coords_set" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_set(MCNUM x, MCNUM y, MCNUM z); ^ "./Incoherent_validation.c", line 998: warning: Routine "coords_get" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_get(Coords a, MCNUM *x, MCNUM *y, MCNUM *z); ^ "./Incoherent_validation.c", line 1000: warning: Routine "coords_add" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_add(Coords a, Coords b); ^ "./Incoherent_validation.c", line 1002: warning: Routine "coords_sub" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_sub(Coords a, Coords b); ^ "./Incoherent_validation.c", line 1004: warning: Routine "coords_neg" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_neg(Coords a); ^ "./Incoherent_validation.c", line 1006: warning: Routine "coords_scale" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_scale(Coords b, double scale); ^ "./Incoherent_validation.c", line 1008: warning: Routine "coords_sp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_sp(Coords a, Coords b); ^ "./Incoherent_validation.c", line 1010: warning: Routine "coords_xp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_xp(Coords b, Coords c); ^ "./Incoherent_validation.c", line 1012: warning: Routine "coords_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_len(Coords a); ^ "./Incoherent_validation.c", line 4627: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Incoherent_validation.c", line 5082: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./Incoherent_validation.c", line 5001: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./Incoherent_validation.c", line 6328: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Incoherent_validation.c", line 8725: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./Incoherent_validation.c", line 9281: warning: variable "permanent_list_length" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,permanent_list_length = 0; ^ "./Incoherent_validation.c", line 9308: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./Incoherent_validation.c", line 9833: warning: variable "x_vector" was declared but never referenced [declared_but_not_referenced] Coords x_vector = geometry->geometry_parameters.p_box_storage->x_vector; ^ "./Incoherent_validation.c", line 9834: warning: variable "y_vector" was declared but never referenced [declared_but_not_referenced] Coords y_vector = geometry->geometry_parameters.p_box_storage->y_vector; ^ "./Incoherent_validation.c", line 9835: warning: variable "z_vector" was declared but never referenced [declared_but_not_referenced] Coords z_vector = geometry->geometry_parameters.p_box_storage->z_vector; ^ "./Incoherent_validation.c", line 10057: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Incoherent_validation.c", line 10119: warning: variable "rotated_nx" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Incoherent_validation.c", line 10119: warning: variable "rotated_ny" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Incoherent_validation.c", line 10119: warning: variable "rotated_nz" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Incoherent_validation.c", line 10340: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Incoherent_validation.c", line 10645: warning: variable "radius_top" was declared but never referenced [declared_but_not_referenced] double radius_top = geometry->geometry_parameters.p_cone_storage->cone_radius_top; ^ "./Incoherent_validation.c", line 10646: warning: variable "radius_bottom" was declared but never referenced [declared_but_not_referenced] double radius_bottom = geometry->geometry_parameters.p_cone_storage->cone_radius_bottom; ^ "./Incoherent_validation.c", line 10891: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./Incoherent_validation.c", line 10682: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Incoherent_validation.c", line 10684: warning: variable "normal_x" was declared but never referenced [declared_but_not_referenced] double *normal_x = geometry->geometry_parameters.p_mesh_storage->normal_x; ^ "./Incoherent_validation.c", line 10685: warning: variable "normal_y" was declared but never referenced [declared_but_not_referenced] double *normal_y = geometry->geometry_parameters.p_mesh_storage->normal_y; ^ "./Incoherent_validation.c", line 10686: warning: variable "normal_z" was declared but never referenced [declared_but_not_referenced] double *normal_z = geometry->geometry_parameters.p_mesh_storage->normal_z; ^ "./Incoherent_validation.c", line 10710: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./Incoherent_validation.c", line 10719: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Incoherent_validation.c", line 10719: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Incoherent_validation.c", line 10721: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Incoherent_validation.c", line 10763: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./Incoherent_validation.c", line 10932: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./Incoherent_validation.c", line 10962: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Incoherent_validation.c", line 10981: warning: variable "tmp" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Incoherent_validation.c", line 10981: warning: variable "intersect_pos" was declared but never referenced [declared_but_not_referenced] Coords edge1,edge2,h,s,q,tmp,intersect_pos; ^ "./Incoherent_validation.c", line 10982: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./Incoherent_validation.c", line 10983: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Incoherent_validation.c", line 11220: warning: variable "rotated_coordinates" was declared but never referenced [declared_but_not_referenced] Coords rotated_coordinates; ^ "./Incoherent_validation.c", line 11386: warning: variable "y" was set but never used [set_but_not_used] double x, y, z, dt; ^ "./Incoherent_validation.c", line 11441: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 11518: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 11730: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 11828: warning: variable "solutions" was declared but never referenced [declared_but_not_referenced] int iterate,number_of_solutions,solutions,number_of_positions = 30; ^ "./Incoherent_validation.c", line 12019: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 12217: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Incoherent_validation.c", line 12218: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Incoherent_validation.c", line 12803: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Incoherent_validation.c", line 12804: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Incoherent_validation.c", line 13063: warning: variable "is_rectangle" was declared but never referenced [declared_but_not_referenced] int is_rectangle = geometry_box->geometry_parameters.p_box_storage->is_rectangle; ^ "./Incoherent_validation.c", line 13068: warning: variable "y_height2" was declared but never referenced [declared_but_not_referenced] double y_height2 = geometry_box->geometry_parameters.p_box_storage->y_height2; ^ "./Incoherent_validation.c", line 13069: warning: variable "x_vector" was declared but never referenced [declared_but_not_referenced] Coords x_vector = geometry_box->geometry_parameters.p_box_storage->x_vector; ^ "./Incoherent_validation.c", line 13070: warning: variable "y_vector" was declared but never referenced [declared_but_not_referenced] Coords y_vector = geometry_box->geometry_parameters.p_box_storage->y_vector; ^ "./Incoherent_validation.c", line 13077: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Incoherent_validation.c", line 13078: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Incoherent_validation.c", line 13201: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./Incoherent_validation.c", line 13495: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./Incoherent_validation.c", line 13561: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 13748: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Incoherent_validation.c", line 13751: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./Incoherent_validation.c", line 13908: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Incoherent_validation.c", line 13911: warning: variable "mask_global_index" was declared but never referenced [declared_but_not_referenced] int this_mask_status,mask_index,mask_global_index; ^ "./Incoherent_validation.c", line 14909: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int mask_index,mask_mode,found_index,logic_ALL; ^ "./Incoherent_validation.c", line 14812: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,mask_volume_number,mask_index; ^ "./Incoherent_validation.c", line 15131: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,parent,mask_index,masked_volume_index,ANY_logic,true_parent_volume_number; ^ "./Incoherent_validation.c", line 15341: warning: variable "found_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,iterate2,found_index,I_index,I_volume; ^ "./Incoherent_validation.c", line 15502: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./Incoherent_validation.c", line 15906: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./Incoherent_validation.c", line 16809: warning: Routine "Table_Index" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Index(t_Table Table, long i, long j); /* get indexed value */ ^ "./Incoherent_validation.c", line 16811: warning: Routine "Table_Value" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Value(t_Table Table, double X, long j); /* search X in 1st column and return interpolated value in j-column */ ^ "./Incoherent_validation.c", line 16818: warning: Routine "Table_Value2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Value2d(t_Table Table, double X, double Y); /* same as Table_Index with non-integer indices and 2d interpolation */ ^ "./Incoherent_validation.c", line 16838: warning: Routine "Table_Interp1d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp1d(double x, double x1, double y1, double x2, double y2); ^ "./Incoherent_validation.c", line 16840: warning: Routine "Table_Interp1d_nearest" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp1d_nearest(double x, double x1, double y1, double x2, double y2); ^ "./Incoherent_validation.c", line 16842: warning: Routine "Table_Interp2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp2d(double x, double y, double x1, double y1, double x2, double y2, ^ "./Incoherent_validation.c", line 18399: warning: Routine "off_intersect_all" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersect_all(double* t0, double* t3, ^ "./Incoherent_validation.c", line 18422: warning: Routine "off_intersect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersect(double* t0, double* t3, ^ "./Incoherent_validation.c", line 18443: warning: Routine "off_x_intersect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_x_intersect(double *l0,double *l3, ^ "./Incoherent_validation.c", line 18530: warning: Routine "off_F" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double off_F(double x, double y,double z,double A,double B,double C,double D) { ^ "./Incoherent_validation.c", line 18535: warning: Routine "off_sign" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] char off_sign(double a) { ^ "./Incoherent_validation.c", line 18544: warning: Routine "off_normal" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void off_normal(Coords* n, polygon p) ^ "./Incoherent_validation.c", line 18570: warning: Routine "off_pnpoly" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_pnpoly(polygon p, Coords v) ^ "./Incoherent_validation.c", line 18573: warning: variable "minx" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Incoherent_validation.c", line 18573: warning: variable "maxx" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Incoherent_validation.c", line 18573: warning: variable "miny" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Incoherent_validation.c", line 18573: warning: variable "maxy" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Incoherent_validation.c", line 18573: warning: variable "minz" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Incoherent_validation.c", line 18573: warning: variable "maxz" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Incoherent_validation.c", line 18633: warning: Routine "off_intersectPoly" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersectPoly(intersection *inter, Coords a, Coords b, polygon p) ^ "./Incoherent_validation.c", line 18763: warning: Routine "off_init_planes" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void off_init_planes(Coords a, Coords b, ^ "./Incoherent_validation.c", line 18807: warning: Routine "off_clip_3D_mod" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_clip_3D_mod(intersection* t, Coords a, Coords b, ^ "./Incoherent_validation.c", line 18928: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./Incoherent_validation.c", line 19040: warning: Routine "off_compare" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_compare (void const *a, void const *b) ^ "./Incoherent_validation.c", line 19052: warning: Routine "off_cleanDouble" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_cleanDouble(intersection* t, int* t_size) ^ "./Incoherent_validation.c", line 19087: warning: Routine "off_cleanInOut" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_cleanInOut(intersection* t, int* t_size) ^ "./Incoherent_validation.c", line 19343: warning: Routine "Min_int" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Min_int(int x, int y) { ^ "./Incoherent_validation.c", line 19349: warning: Routine "merge" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void merge(intersection *arr, int l, int m, int r) ^ "./Incoherent_validation.c", line 20000: warning: Routine "Monitor_nD_Trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Monitor_nD_Trace(MonitornD_Defines_type *, MonitornD_Variables_type *, _class_particle* _particle); ^ "./Incoherent_validation.c", line 22086: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./Incoherent_validation.c", line 22086: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./Incoherent_validation.c", line 22113: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./Incoherent_validation.c", line 22113: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./Incoherent_validation.c", line 22304: warning: variable "choice" was declared but never referenced [declared_but_not_referenced] enum surface choice = surface->eSurface; ^ "./Incoherent_validation.c", line 23100: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 23096: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./Incoherent_validation.c", line 23156: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 23141: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./Incoherent_validation.c", line 23223: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 23204: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./Incoherent_validation.c", line 23284: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 23272: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./Incoherent_validation.c", line 23329: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./Incoherent_validation.c", line 23400: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./Incoherent_validation.c", line 23449: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./Incoherent_validation.c", line 23554: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./Incoherent_validation.c", line 23632: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./Incoherent_validation.c", line 23735: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./Incoherent_validation.c", line 23801: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./Incoherent_validation.c", line 23927: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./Incoherent_validation.c", line 24003: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./Incoherent_validation.c", line 24079: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./Incoherent_validation.c", line 24128: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./Incoherent_validation.c", line 24204: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./Incoherent_validation.c", line 24253: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./Incoherent_validation.c", line 24332: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 24329: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./Incoherent_validation.c", line 26690: warning: incompatible redefinition of macro "exit" (declared at line 623) [bad_macro_redef] #define exit(...) noprintf() ^ "./Incoherent_validation.c", line 26702: warning: Routine "class_Progress_bar_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Progress_bar_trace(_class_Progress_bar *_comp ^ "./Incoherent_validation.c", line 26792: warning: Routine "class_Source_div_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Source_div_trace(_class_Source_div *_comp ^ "./Incoherent_validation.c", line 27560: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./Incoherent_validation.c", line 28420: warning: variable "q_qc_quadratic_diff" was declared but never referenced [declared_but_not_referenced] double q_qc_quadratic_diff; ^ "./Incoherent_validation.c", line 28453: warning: variable "theta2" was set but never used [set_but_not_used] double theta1, theta2; ^ "./Incoherent_validation.c", line 27063: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./Incoherent_validation.c", line 28971: warning: Routine "class_Incoherent_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Incoherent_trace(_class_Incoherent *_comp ^ "./Incoherent_validation.c", line 29009: warning: variable "l_i" was set but never used [set_but_not_used] double l_i, l_o=0; /* Flight path lenght in/out for scattered neutron */ ^ "./Incoherent_validation.c", line 29009: warning: variable "l_o" was declared but never referenced [declared_but_not_referenced] double l_i, l_o=0; /* Flight path lenght in/out for scattered neutron */ ^ "./Incoherent_validation.c", line 29289: warning: Routine "class_PSD_monitor_4PI_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_PSD_monitor_4PI_trace(_class_PSD_monitor_4PI *_comp ^ "./Incoherent_validation.c", line 29367: warning: Routine "class_Monitor_nD_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Monitor_nD_trace(_class_Monitor_nD *_comp ^ "./Incoherent_validation.c", line 29657: warning: Routine "class_PSDlin_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_PSDlin_monitor_trace(_class_PSDlin_monitor *_comp ^ "./Incoherent_validation.c", line 29735: warning: Routine "class_PSD_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_PSD_monitor_trace(_class_PSD_monitor *_comp ^ "./Incoherent_validation.c", line 32679: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Incoherent_validation.c", line 32680: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Incoherent_validation.c", line 1504: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Incoherent_validation.c", line 2973: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 102, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 116, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 148, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 172, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 194, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 205, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 214, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 224, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1552, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1556, Generating acc routine seq Generating NVIDIA GPU code str_len: 1565, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4245, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4679, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4690, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4699, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4711, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4723, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4733, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4743, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4751, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4761, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4783, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4790, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4836, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4871, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4882, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4899, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4910, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4926, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4955, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4966, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4970, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5005, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5012, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5021, #pragma acc loop seq 5005, Generating implicit copy(lens[:]) [if not already present] 5012, Generating implicit firstprivate(ll,l) 5023, Accelerator restriction: induction variable live-out from loop: i 5024, Accelerator restriction: induction variable live-out from loop: i 5025, Accelerator restriction: induction variable live-out from loop: i 5026, Accelerator restriction: induction variable live-out from loop: i 5028, Accelerator restriction: induction variable live-out from loop: j 5029, Accelerator restriction: induction variable live-out from loop: j 5030, Accelerator restriction: induction variable live-out from loop: j 5031, Accelerator restriction: induction variable live-out from loop: j 5053, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5057, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5060, #pragma acc loop seq 5053, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5060, Generating implicit firstprivate(l) 5077, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5081, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5088, #pragma acc loop seq 5077, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5147, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5178, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5195, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5294, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5378, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5444, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5521, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5793, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5805, Generating acc routine seq Generating NVIDIA GPU code _hash: 5837, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5878, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5889, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5894, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5902, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5910, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5917, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6597, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6637, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6697, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6714, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6829, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6884, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 17619, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 17687, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 17766, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 18234, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 18250, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 18268, Generating acc routine seq Generating NVIDIA GPU code off_F: 18530, Generating acc routine seq Generating NVIDIA GPU code off_sign: 18535, Generating acc routine seq Generating NVIDIA GPU code off_normal: 18545, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 18571, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 18634, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 18765, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 18810, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 18925, Generating acc routine seq Generating NVIDIA GPU code off_compare: 19041, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 19053, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 19088, Generating acc routine seq Generating NVIDIA GPU code Min_int: 19343, Generating acc routine seq Generating NVIDIA GPU code merge: 19350, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 19458, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 19473, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 19527, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 19644, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 19666, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 21076, Generating acc routine seq Generating NVIDIA GPU code init: 26660, Generating update device(_cylinder_sample_union_var,_PSDlin_transmission_var,_Vanadium_incoherent_var,_Vanadium_var,_scattering_arm_var,_m4pi_var,_cylinder_sample_incoherent_var,_test_sample_var,_stop_var,_a1_var,_instrument_var,_PSDlin_scattering_var,_Banana_monitor_var,_scattering_arm_2_var,_PSDlin_scattering_2_var,_sample_position_var,_PSD_transmission_var,_source_var,_init_var) class_Progress_bar_trace: 26703, Generating acc routine seq Generating NVIDIA GPU code class_Source_div_trace: 26793, Generating acc routine seq Generating NVIDIA GPU code class_Incoherent_trace: 28972, Generating acc routine seq Generating NVIDIA GPU code 29167, Reference argument passing prevents parallelization: solid_angle 29170, Reference argument passing prevents parallelization: solid_angle class_PSD_monitor_4PI_trace: 29290, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 29368, Generating acc routine seq Generating NVIDIA GPU code class_PSDlin_monitor_trace: 29658, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 29736, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 30204, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 30208, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 30208, Generating implicit firstprivate(mpi_node_rank,_particle,ncount,seed) 30217, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 30222, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 30217, Local memory used for .inl_.inl_c_1977_33929,.inl_.inl_.inl_b_1951_1983_33934,.inl_.inl_.inl_.X3257_1950_1982_33933,.inl_.inl_b_1973_33928,.inl_.inl_c_1966_33918,.inl_.inl_.inl_b_1951_1972_33923,.inl_.inl_.inl_.X3257_1950_1971_33922,.inl_.inl_b_1962_33917,.inl_.inl_.X3241_1961_33912,.inl_.inl_c_1958_33911,.inl_c_33944,.inl_.inl_b_1957_33909,.inl_.inl_.X3257_1956_33908,.inl_b_33901,.inl_.X3240_33900,.inl_.X3241_33895,.inl_c_33903,.inl_.X3239_33891,.inl_a_33887,.inl_c_33955,_particle_save,.inl_.inl_c_1966_33970,.inl_.inl_.inl_b_1951_1972_33975,.inl_.inl_.inl_.X3257_1950_1971_33974,.inl_.inl_b_1962_33969,.inl_.inl_c_1958_33963,.inl_.inl_.inl_.X3257_1950_1982_33985,.inl_.inl_.X3257_1956_33960,.inl_.inl_b_1957_33961,.inl_.X3241_33947,.inl_.inl_b_1973_33980,.inl_c_33892,.inl_.inl_.inl_b_1951_1983_33986,.inl_.inl_.X3241_1961_33964,.inl_a_33939,.inl_.X3239_33943,.inl_.X3240_33952,.inl_b_33953,.inl_.inl_c_1977_33981 30305, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 30308, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 30305, Local memory used for .inl_.inl_c_1977_34355,.inl_.inl_.inl_b_1951_1983_34360,.inl_.inl_.inl_.X3257_1950_1982_34359,.inl_.inl_b_1973_34354,.inl_.inl_c_1966_34344,.inl_.inl_.inl_b_1951_1972_34349,.inl_.inl_.inl_.X3257_1950_1971_34348,.inl_.inl_b_1962_34343,.inl_.inl_.X3241_1961_34338,.inl_.inl_c_1958_34337,.inl_c_34368,.inl_.inl_b_1957_34335,.inl_.inl_.X3257_1956_34334,.inl_b_34327,.inl_.X3240_34326,.inl_.X3241_34321,.inl_c_34329,.inl_.X3239_34317,.inl_a_34313,.inl_.inl_c_1977_34305,.inl_.inl_.inl_b_1951_1983_34310,.inl_.inl_.inl_.X3257_1950_1982_34309,.inl_.inl_b_1973_34304,.inl_.inl_c_1966_34294,.inl_.inl_.inl_b_1951_1972_34299,.inl_.inl_.inl_.X3257_1950_1971_34298,.inl_.inl_b_1962_34293,.inl_.inl_.X3241_1961_34288,.inl_.inl_c_1958_34287,.inl_c_34318,.inl_.inl_b_1957_34285,.inl_.inl_.X3257_1956_34284,.inl_b_34277,.inl_.X3240_34276,.inl_.X3241_34271,.inl_c_34279,.inl_.X3239_34267,.inl_a_34263,.inl_.inl_c_1977_34255,.inl_.inl_.inl_b_1951_1983_34260,.inl_.inl_.inl_.X3257_1950_1982_34259,.inl_.inl_b_1973_34254,.inl_.inl_c_1966_34244,.inl_.inl_.inl_b_1951_1972_34249,.inl_.inl_.inl_.X3257_1950_1971_34248,.inl_.inl_b_1962_34243,.inl_.inl_.X3241_1961_34238,.inl_.inl_c_1958_34237,.inl_c_34268,.inl_.inl_b_1957_34235,.inl_.inl_.X3257_1956_34234,.inl_b_34227,.inl_.X3240_34226,.inl_.X3241_34221,.inl_c_34229,.inl_.X3239_34217,.inl_a_34213,.inl_.inl_c_1977_34205,.inl_.inl_.inl_b_1951_1983_34210,.inl_.inl_.inl_.X3257_1950_1982_34209,.inl_.inl_b_1973_34204,.inl_.inl_c_1966_34194,.inl_.inl_.inl_b_1951_1972_34199,.inl_.inl_.inl_.X3257_1950_1971_34198,.inl_.inl_b_1962_34193,.inl_.inl_.X3241_1961_34188,.inl_.inl_c_1958_34187,.inl_c_34218,.inl_.inl_b_1957_34185,.inl_.inl_.X3257_1956_34184,.inl_b_34177,.inl_.X3240_34176,.inl_.X3241_34171,.inl_c_34179,.inl_.X3239_34167,.inl_a_34163,.inl_.inl_c_1977_34131,.inl_.inl_.inl_b_1951_1983_34136,.inl_.inl_.inl_.X3257_1950_1982_34135,.inl_.inl_b_1973_34130,.inl_.inl_c_1966_34120,.inl_.inl_.inl_b_1951_1972_34125,.inl_.inl_.inl_.X3257_1950_1971_34124,.inl_.inl_b_1962_34119,.inl_.inl_.X3241_1961_34114,.inl_.inl_c_1958_34113,.inl_c_34168,.inl_.inl_b_1957_34111,.inl_.inl_.X3257_1956_34110,.inl_b_34103,.inl_.X3240_34102,.inl_.X3241_34097,.inl_c_34105,.inl_.X3239_34093,.inl_a_34089,.inl_.inl_c_1977_34081,.inl_.inl_.inl_b_1951_1983_34086,.inl_.inl_.inl_.X3257_1950_1982_34085,.inl_.inl_b_1973_34080,.inl_.inl_c_1966_34070,.inl_.inl_.inl_b_1951_1972_34075,.inl_.inl_.inl_.X3257_1950_1971_34074,.inl_.inl_b_1962_34069,.inl_.inl_.X3241_1961_34064,.inl_.inl_c_1958_34063,.inl_c_34094,.inl_.inl_b_1957_34061,.inl_.inl_.X3257_1956_34060,.inl_b_34053,.inl_.X3240_34052,.inl_.X3241_34047,.inl_c_34055,.inl_.X3239_34043,.inl_a_34039,_particle_save,.inl_c_34379,.inl_.inl_c_1966_34394,.inl_.inl_.inl_b_1951_1972_34399,.inl_.inl_.inl_.X3257_1950_1971_34398,.inl_.inl_b_1962_34393,.inl_.inl_c_1958_34387,.inl_.inl_.inl_.X3257_1950_1982_34409,.inl_.inl_.X3257_1956_34384,.inl_.inl_b_1957_34385,.inl_.X3241_34371,.inl_.inl_b_1973_34404,.inl_c_34044,.inl_.inl_.inl_b_1951_1983_34410,.inl_.inl_.X3241_1961_34388,.inl_a_34363,.inl_.X3239_34367,.inl_.X3240_34376,.inl_b_34377,.inl_.inl_c_1977_34405 finally: 31598, Generating update self(_cylinder_sample_union_var,_PSDlin_transmission_var,_Vanadium_incoherent_var,_Vanadium_var,_scattering_arm_var,_m4pi_var,_cylinder_sample_incoherent_var,_test_sample_var,_stop_var,_a1_var,_instrument_var,_PSDlin_scattering_var,_Banana_monitor_var,_scattering_arm_2_var,_PSDlin_scattering_2_var,_sample_position_var,_PSD_transmission_var,_source_var,_init_var) mcenabletrace: 6037, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===