INFO: No output directory specified (--dir) INFO: Using directory: "Incoherent_validation_20260318_040601" 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 107: 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 111: 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 139: 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 111: 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 168: 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 190: 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 201: 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 212: 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 222: 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 289: 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 291: 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 642: 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 863: 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 880: 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 882: 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 890: 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 892: 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 894: 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 896: 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 898: 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 994: 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 996: 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 998: 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 1000: 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 1002: 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 1004: 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 1006: 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 1008: 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 1010: 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 4625: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Incoherent_validation.c", line 5080: warning: variable "randstate" was declared but never referenced [declared_but_not_referenced] randstate_t randstate[7]; ^ "./Incoherent_validation.c", line 4999: warning: variable "newlen" was declared but never referenced [declared_but_not_referenced] long newlen = 0; ^ "./Incoherent_validation.c", line 6326: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Incoherent_validation.c", line 8723: warning: variable "output" was declared but never referenced [declared_but_not_referenced] struct tagging_tree_node_struct *output; ^ "./Incoherent_validation.c", line 9278: 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 9305: warning: variable "geometry_output" was set but never used [set_but_not_used] int geometry_output; ^ "./Incoherent_validation.c", line 9834: 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 9835: 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 9836: 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 10058: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Incoherent_validation.c", line 10120: warning: variable "rotated_nx" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Incoherent_validation.c", line 10120: warning: variable "rotated_ny" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Incoherent_validation.c", line 10120: warning: variable "rotated_nz" was declared but never referenced [declared_but_not_referenced] double rotated_nx, rotated_ny, rotated_nz; ^ "./Incoherent_validation.c", line 10341: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Incoherent_validation.c", line 10646: 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 10647: 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 10892: warning: statement is unreachable [code_is_unreachable] return 0; ^ "./Incoherent_validation.c", line 10683: warning: variable "center" was declared but never referenced [declared_but_not_referenced] Coords center = geometry->center; ^ "./Incoherent_validation.c", line 10685: 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 10686: 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 10687: 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 10711: warning: variable "verbal" was declared but never referenced [declared_but_not_referenced] int verbal = 0; ^ "./Incoherent_validation.c", line 10720: 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 10720: 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 10722: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Incoherent_validation.c", line 10764: warning: variable "C1" was declared but never referenced [declared_but_not_referenced] int C1 = counter; ^ "./Incoherent_validation.c", line 10933: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./Incoherent_validation.c", line 10963: warning: variable "output" was set but never used [set_but_not_used] int output = 0; ^ "./Incoherent_validation.c", line 10982: 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 10982: 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 10983: warning: variable "UNION_EPSILON" was declared but never referenced [declared_but_not_referenced] double UNION_EPSILON = 0.0000001; ^ "./Incoherent_validation.c", line 10984: warning: variable "this_facet_t" was declared but never referenced [declared_but_not_referenced] double this_facet_t; ^ "./Incoherent_validation.c", line 11221: warning: variable "rotated_coordinates" was declared but never referenced [declared_but_not_referenced] Coords rotated_coordinates; ^ "./Incoherent_validation.c", line 11387: warning: variable "y" was set but never used [set_but_not_used] double x, y, z, dt; ^ "./Incoherent_validation.c", line 11442: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 11519: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 11731: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 11829: 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 12020: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 12218: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Incoherent_validation.c", line 12219: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Incoherent_validation.c", line 12804: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Incoherent_validation.c", line 12805: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Incoherent_validation.c", line 13064: 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 13069: 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 13070: 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 13071: 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 13078: warning: variable "Y" was declared but never referenced [declared_but_not_referenced] double Y; ^ "./Incoherent_validation.c", line 13079: warning: variable "max_r" was declared but never referenced [declared_but_not_referenced] double max_r; ^ "./Incoherent_validation.c", line 13202: warning: variable "square_offset" was declared but never referenced [declared_but_not_referenced] double square_offset; ^ "./Incoherent_validation.c", line 13496: warning: variable "debug_dist" was set but never used [set_but_not_used] double debug_dist; ^ "./Incoherent_validation.c", line 13562: warning: variable "seperated" was declared but never referenced [declared_but_not_referenced] int seperated = 0; ^ "./Incoherent_validation.c", line 13749: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Incoherent_validation.c", line 13752: 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 13909: warning: variable "temp_pointer" was declared but never referenced [declared_but_not_referenced] int *temp_pointer; ^ "./Incoherent_validation.c", line 13912: 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 14910: 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 14813: 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 15132: 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 15342: 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 15503: warning: variable "string_output" was declared but never referenced [declared_but_not_referenced] char string_output[124]; ^ "./Incoherent_validation.c", line 15907: warning: variable "mask_index" was declared but never referenced [declared_but_not_referenced] int volume_index,iterate,mask_index; ^ "./Incoherent_validation.c", line 16824: 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 16826: 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 16833: 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 16853: 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 16855: 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 16857: 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 18414: 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 18437: 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 18458: 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 18545: 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 18550: 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 18559: 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 18585: 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 18588: 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 18588: 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 18588: 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 18588: 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 18588: 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 18588: 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 18648: 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 18778: 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 18822: 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 18943: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./Incoherent_validation.c", line 19055: 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 19067: 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 19102: 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 19358: 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 19364: 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 20014: 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 22100: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./Incoherent_validation.c", line 22100: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./Incoherent_validation.c", line 22127: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./Incoherent_validation.c", line 22127: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./Incoherent_validation.c", line 22318: warning: variable "choice" was declared but never referenced [declared_but_not_referenced] enum surface choice = surface->eSurface; ^ "./Incoherent_validation.c", line 23114: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 23110: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./Incoherent_validation.c", line 23170: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 23155: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./Incoherent_validation.c", line 23237: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 23218: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./Incoherent_validation.c", line 23298: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 23286: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./Incoherent_validation.c", line 23343: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./Incoherent_validation.c", line 23414: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./Incoherent_validation.c", line 23463: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./Incoherent_validation.c", line 23568: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./Incoherent_validation.c", line 23646: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./Incoherent_validation.c", line 23749: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./Incoherent_validation.c", line 23815: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./Incoherent_validation.c", line 23941: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./Incoherent_validation.c", line 24017: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./Incoherent_validation.c", line 24093: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./Incoherent_validation.c", line 24142: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./Incoherent_validation.c", line 24218: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./Incoherent_validation.c", line 24267: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./Incoherent_validation.c", line 24346: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Incoherent_validation.c", line 24343: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./Incoherent_validation.c", line 26789: warning: incompatible redefinition of macro "exit" (declared at line 621) [bad_macro_redef] #define exit(...) noprintf() ^ "./Incoherent_validation.c", line 26801: 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 26880: 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 27694: warning: variable "physics_output" was set but never used [set_but_not_used] int physics_output; ^ "./Incoherent_validation.c", line 28668: warning: variable "q_qc_quadratic_diff" was declared but never referenced [declared_but_not_referenced] double q_qc_quadratic_diff; ^ "./Incoherent_validation.c", line 28700: warning: variable "theta2" was set but never used [set_but_not_used] double theta1, theta2; ^ "./Incoherent_validation.c", line 27151: warning: variable "start_weight" was set but never used [set_but_not_used] double start_weight; ^ "./Incoherent_validation.c", line 29246: 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 29284: 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 29284: 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 29567: 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 29644: 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 29913: 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 29990: 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 32956: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Incoherent_validation.c", line 32957: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Incoherent_validation.c", line 1502: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Incoherent_validation.c", line 2971: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 100, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 114, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 146, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 170, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 192, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 203, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 212, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 222, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1550, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1554, Generating acc routine seq Generating NVIDIA GPU code str_len: 1563, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 4243, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4677, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4688, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4697, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4709, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4721, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4731, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4741, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4749, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4759, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4781, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4788, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4834, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4869, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4880, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4897, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4908, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4924, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4953, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4964, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4968, Generating acc routine seq Generating NVIDIA GPU code sort_absorb_last: 5003, Generating present(particles[:buffer_len],pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5010, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5019, #pragma acc loop seq 5003, Generating implicit copy(lens[:]) [if not already present] 5010, Generating implicit firstprivate(ll,l) 5021, Accelerator restriction: induction variable live-out from loop: i 5022, Accelerator restriction: induction variable live-out from loop: i 5023, Accelerator restriction: induction variable live-out from loop: i 5024, Accelerator restriction: induction variable live-out from loop: i 5026, Accelerator restriction: induction variable live-out from loop: j 5027, Accelerator restriction: induction variable live-out from loop: j 5028, Accelerator restriction: induction variable live-out from loop: j 5029, Accelerator restriction: induction variable live-out from loop: j 5051, Generating present(pbuffer[:buffer_len]) Generating implicit firstprivate(tidx) Generating NVIDIA GPU code 5055, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5058, #pragma acc loop seq 5051, Generating implicit copyin(lens[:]) [if not already present] Generating implicit copy(particles[:]) [if not already present] Generating implicit copyin(los[:]) [if not already present] 5058, Generating implicit firstprivate(l) 5075, Generating present(particles[:buffer_len]) Generating implicit firstprivate(accumlen,tidx,mult) Generating NVIDIA GPU code 5079, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 5086, #pragma acc loop seq 5075, Local memory used for targetbuffer,sourcebuffer mccoordschange: 5145, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 5176, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 5193, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 5292, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 5376, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 5442, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 5519, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5791, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5803, Generating acc routine seq Generating NVIDIA GPU code _hash: 5835, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5876, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5887, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5892, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5900, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5908, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5915, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 6595, Generating acc routine seq Generating NVIDIA GPU code mcgetstate: 6635, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 6695, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6712, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6827, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6882, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 17634, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 17702, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 17781, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 18249, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 18265, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 18283, Generating acc routine seq Generating NVIDIA GPU code off_F: 18545, Generating acc routine seq Generating NVIDIA GPU code off_sign: 18550, Generating acc routine seq Generating NVIDIA GPU code off_normal: 18560, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 18586, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 18649, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 18780, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 18825, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 18940, Generating acc routine seq Generating NVIDIA GPU code off_compare: 19056, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 19068, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 19103, Generating acc routine seq Generating NVIDIA GPU code Min_int: 19358, Generating acc routine seq Generating NVIDIA GPU code merge: 19365, Generating acc routine seq Generating NVIDIA GPU code CUDA global memory used for L,R p_to_quadratic: 19473, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code quadraticSolve: 19488, Generating implicit acc routine seq Generating implicit acc routine seq Generating NVIDIA GPU code off_intersect_all: 19542, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 19659, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 19681, Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 21090, Generating acc routine seq Generating NVIDIA GPU code init: 26759, 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: 26802, Generating acc routine seq Generating NVIDIA GPU code class_Source_div_trace: 26881, Generating acc routine seq Generating NVIDIA GPU code class_Incoherent_trace: 29247, Generating acc routine seq Generating NVIDIA GPU code 29451, Reference argument passing prevents parallelization: solid_angle 29453, Reference argument passing prevents parallelization: solid_angle class_PSD_monitor_4PI_trace: 29568, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 29645, Generating acc routine seq Generating NVIDIA GPU code class_PSDlin_monitor_trace: 29914, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 29991, Generating acc routine seq Generating NVIDIA GPU code raytrace_all_funnel: 30459, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 30463, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 30463, Generating implicit firstprivate(mpi_node_rank,_particle,ncount,seed) 30472, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 30477, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 30472, Local memory used for .inl_.inl_c_1977_33935,.inl_.inl_.inl_b_1951_1983_33940,.inl_.inl_.inl_.X3257_1950_1982_33939,.inl_.inl_b_1973_33934,.inl_.inl_c_1966_33924,.inl_.inl_.inl_b_1951_1972_33929,.inl_.inl_.inl_.X3257_1950_1971_33928,.inl_.inl_b_1962_33923,.inl_.inl_.X3241_1961_33918,.inl_.inl_c_1958_33917,.inl_c_33950,.inl_.inl_b_1957_33915,.inl_.inl_.X3257_1956_33914,.inl_b_33907,.inl_.X3240_33906,.inl_.X3241_33901,.inl_c_33909,.inl_.X3239_33897,.inl_a_33893,.inl_c_33961,_particle_save,.inl_.inl_c_1966_33976,.inl_.inl_.inl_b_1951_1972_33981,.inl_.inl_.inl_.X3257_1950_1971_33980,.inl_.inl_b_1962_33975,.inl_.inl_c_1958_33969,.inl_.inl_.inl_.X3257_1950_1982_33991,.inl_.inl_.X3257_1956_33966,.inl_.inl_b_1957_33967,.inl_.X3241_33953,.inl_.inl_b_1973_33986,.inl_c_33898,.inl_.inl_.inl_b_1951_1983_33992,.inl_.inl_.X3241_1961_33970,.inl_a_33945,.inl_.X3239_33949,.inl_.X3240_33958,.inl_b_33959,.inl_.inl_c_1977_33987 30560, Generating present(particles[:livebatchsize]) Generating implicit firstprivate(livebatchsize) Generating NVIDIA GPU code 30563, #pragma acc loop gang, vector(128) /* blockIdx.x threadIdx.x */ 30560, Local memory used for .inl_.inl_c_1977_34361,.inl_.inl_.inl_b_1951_1983_34366,.inl_.inl_.inl_.X3257_1950_1982_34365,.inl_.inl_b_1973_34360,.inl_.inl_c_1966_34350,.inl_.inl_.inl_b_1951_1972_34355,.inl_.inl_.inl_.X3257_1950_1971_34354,.inl_.inl_b_1962_34349,.inl_.inl_.X3241_1961_34344,.inl_.inl_c_1958_34343,.inl_c_34374,.inl_.inl_b_1957_34341,.inl_.inl_.X3257_1956_34340,.inl_b_34333,.inl_.X3240_34332,.inl_.X3241_34327,.inl_c_34335,.inl_.X3239_34323,.inl_a_34319,.inl_.inl_c_1977_34311,.inl_.inl_.inl_b_1951_1983_34316,.inl_.inl_.inl_.X3257_1950_1982_34315,.inl_.inl_b_1973_34310,.inl_.inl_c_1966_34300,.inl_.inl_.inl_b_1951_1972_34305,.inl_.inl_.inl_.X3257_1950_1971_34304,.inl_.inl_b_1962_34299,.inl_.inl_.X3241_1961_34294,.inl_.inl_c_1958_34293,.inl_c_34324,.inl_.inl_b_1957_34291,.inl_.inl_.X3257_1956_34290,.inl_b_34283,.inl_.X3240_34282,.inl_.X3241_34277,.inl_c_34285,.inl_.X3239_34273,.inl_a_34269,.inl_.inl_c_1977_34261,.inl_.inl_.inl_b_1951_1983_34266,.inl_.inl_.inl_.X3257_1950_1982_34265,.inl_.inl_b_1973_34260,.inl_.inl_c_1966_34250,.inl_.inl_.inl_b_1951_1972_34255,.inl_.inl_.inl_.X3257_1950_1971_34254,.inl_.inl_b_1962_34249,.inl_.inl_.X3241_1961_34244,.inl_.inl_c_1958_34243,.inl_c_34274,.inl_.inl_b_1957_34241,.inl_.inl_.X3257_1956_34240,.inl_b_34233,.inl_.X3240_34232,.inl_.X3241_34227,.inl_c_34235,.inl_.X3239_34223,.inl_a_34219,.inl_.inl_c_1977_34211,.inl_.inl_.inl_b_1951_1983_34216,.inl_.inl_.inl_.X3257_1950_1982_34215,.inl_.inl_b_1973_34210,.inl_.inl_c_1966_34200,.inl_.inl_.inl_b_1951_1972_34205,.inl_.inl_.inl_.X3257_1950_1971_34204,.inl_.inl_b_1962_34199,.inl_.inl_.X3241_1961_34194,.inl_.inl_c_1958_34193,.inl_c_34224,.inl_.inl_b_1957_34191,.inl_.inl_.X3257_1956_34190,.inl_b_34183,.inl_.X3240_34182,.inl_.X3241_34177,.inl_c_34185,.inl_.X3239_34173,.inl_a_34169,.inl_.inl_c_1977_34137,.inl_.inl_.inl_b_1951_1983_34142,.inl_.inl_.inl_.X3257_1950_1982_34141,.inl_.inl_b_1973_34136,.inl_.inl_c_1966_34126,.inl_.inl_.inl_b_1951_1972_34131,.inl_.inl_.inl_.X3257_1950_1971_34130,.inl_.inl_b_1962_34125,.inl_.inl_.X3241_1961_34120,.inl_.inl_c_1958_34119,.inl_c_34174,.inl_.inl_b_1957_34117,.inl_.inl_.X3257_1956_34116,.inl_b_34109,.inl_.X3240_34108,.inl_.X3241_34103,.inl_c_34111,.inl_.X3239_34099,.inl_a_34095,.inl_.inl_c_1977_34087,.inl_.inl_.inl_b_1951_1983_34092,.inl_.inl_.inl_.X3257_1950_1982_34091,.inl_.inl_b_1973_34086,.inl_.inl_c_1966_34076,.inl_.inl_.inl_b_1951_1972_34081,.inl_.inl_.inl_.X3257_1950_1971_34080,.inl_.inl_b_1962_34075,.inl_.inl_.X3241_1961_34070,.inl_.inl_c_1958_34069,.inl_c_34100,.inl_.inl_b_1957_34067,.inl_.inl_.X3257_1956_34066,.inl_b_34059,.inl_.X3240_34058,.inl_.X3241_34053,.inl_c_34061,.inl_.X3239_34049,.inl_a_34045,_particle_save,.inl_c_34385,.inl_.inl_c_1966_34400,.inl_.inl_.inl_b_1951_1972_34405,.inl_.inl_.inl_.X3257_1950_1971_34404,.inl_.inl_b_1962_34399,.inl_.inl_c_1958_34393,.inl_.inl_.inl_.X3257_1950_1982_34415,.inl_.inl_.X3257_1956_34390,.inl_.inl_b_1957_34391,.inl_.X3241_34377,.inl_.inl_b_1973_34410,.inl_c_34050,.inl_.inl_.inl_b_1951_1983_34416,.inl_.inl_.X3241_1961_34394,.inl_a_34369,.inl_.X3239_34373,.inl_.X3240_34382,.inl_b_34383,.inl_.inl_c_1977_34411 finally: 31884, 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: 6035, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===