RUNNING python3 install/spine/bin/run.py --config /tmp/tmp.S9d2fUTiPu/ndlar_single_full_chain_250505.cfg --log_dir /pscratch/sd/d/dunepro/cuddandr/logs/FSD_CosmicRun3/run-mlreco/FSD_CosmicRun3.spine/LOGS/0000000 --source /pscratch/sd/d/dunepro/cuddandr/output/FSD_CosmicRun3/run-mlreco/FSD_CosmicRun3.flow2supera/LARCV/0000000/FSD_CosmicRun3.flow2supera.0000185.LARCV.root --output /pscratch/sd/d/dunepro/cuddandr/output/FSD_CosmicRun3/tmp/run-mlreco/FSD_CosmicRun3.spine/FSD_CosmicRun3.spine.0000185.MLRECO_SPINE.hdf5 ██████████ ██████████ ███ ███ ██ ███████████ ███ █ ██ ███ █ █████ ██ ██ ████████ ██ ███ ███ ██ ████ ██ ██████████ █ ███ ██████████ █ ██ █████ ██ ██████████ ██ ███ ██ ███ ███████████ Release version: 0.5.1 $CUDA_VISIBLE_DEVICES=0 Configuration processed at: Linux nid002720 5.14.21-150500.55.97_13.0.78-cray_shasta_c #1 SMP Thu Mar 13 20:09:44 UTC 2025 (330b47d) x86_64 x86_64 x86_64 GNU/Linux base: {world_size: 1, iterations: -1, seed: 0, dtype: float32, unwrap: true, log_dir: /pscratch/sd/d/dunepro/cuddandr/logs/FSD_CosmicRun3/run-mlreco/FSD_CosmicRun3.spine/LOGS/0000000, prefix_log: true, overwrite_log: true, log_step: 1, split_output: false, parent_path: /tmp/tmp.S9d2fUTiPu} io: loader: batch_size: 16 shuffle: false num_workers: 8 collate_fn: all dataset: name: larcv file_keys: [/pscratch/sd/d/dunepro/cuddandr/output/FSD_CosmicRun3/run-mlreco/FSD_CosmicRun3.flow2supera/LARCV/0000000/FSD_CosmicRun3.flow2supera.0000185.LARCV.root] schema: data: {parser: sparse3d, sparse_event: sparse3d_pcluster} seg_label: {parser: sparse3d, sparse_event: sparse3d_pcluster_semantics} ppn_label: {parser: particle_points, sparse_event: sparse3d_pcluster, particle_event: particle_pcluster, include_point_tagging: false} clust_label: {parser: cluster3d, cluster_event: cluster3d_pcluster, particle_event: particle_pcluster, neutrino_event: neutrino_mc_truth, sparse_semantics_event: sparse3d_pcluster_semantics, add_particle_info: true, clean_data: true} coord_label: {parser: particle_coords, particle_event: particle_pcluster, cluster_event: cluster3d_pcluster} particles: {parser: particle, particle_event: particle_pcluster, neutrino_event: neutrino_mc_truth, cluster_event: cluster3d_pcluster, skip_empty: true} neutrinos: {parser: neutrino, neutrino_event: neutrino_mc_truth, cluster_event: cluster3d_pcluster} meta: {parser: meta, sparse_event: sparse3d_pcluster} run_info: {parser: run_info, sparse_event: sparse3d_pcluster} trigger: {parser: trigger, trigger_event: trigger_base} flashes: {parser: flash, flash_event: opflash_light} writer: name: hdf5 file_name: /pscratch/sd/d/dunepro/cuddandr/output/FSD_CosmicRun3/tmp/run-mlreco/FSD_CosmicRun3.spine/FSD_CosmicRun3.spine.0000185.MLRECO_SPINE.hdf5 overwrite: true keys: [run_info, meta, trigger, flashes, points, points_label, depositions, depositions_label, reco_particles, truth_particles, reco_interactions, truth_interactions] model: name: full_chain weight_path: /dvs_ro/cfs/projectdirs/dune/users/drielsma/weights/ndlar_250505_snapshot.ckpt to_numpy: true network_input: {data: data, seg_label: seg_label} modules: chain: {deghosting: null, charge_rescaling: null, segmentation: uresnet, point_proposal: ppn, fragmentation: graph_spice, shower_aggregation: grappa, shower_primary: grappa, track_aggregation: grappa, particle_aggregation: null, inter_aggregation: grappa, particle_identification: grappa, primary_identification: grappa, orientation_identification: grappa, calibration: null} uresnet_ppn: uresnet: num_input: 1 num_classes: 5 filters: 32 depth: 5 reps: 2 allow_bias: false activation: {name: lrelu, negative_slope: 0.33} norm_layer: {name: batch_norm, eps: 0.0001, momentum: 0.01} ppn: {classify_endpoints: false} uresnet_ppn_loss: uresnet_loss: {balance_loss: false} ppn_loss: {mask_loss: CE, resolution: 5.0} graph_spice: shapes: [shower, track, michel, delta] use_raw_features: true invert: true make_clusters: true embedder: spatial_embedding_dim: 3 feature_embedding_dim: 16 occupancy_mode: softplus covariance_mode: softplus uresnet: num_input: 4 filters: 32 input_kernel: 5 depth: 5 reps: 2 spatial_size: 6144 allow_bias: false activation: {name: lrelu, negative_slope: 0.33} norm_layer: {name: batch_norm, eps: 0.0001, momentum: 0.01} kernel: {name: bilinear, num_features: 32} constructor: edge_threshold: 0.1 min_size: 3 label_edges: false graph: {name: radius, r: 1.9} orphan: {mode: radius, radius: 1.9, iterate: true, assign_all: true} graph_spice_loss: {name: edge, loss: binary_log_dice_ce} grappa_shower: nodes: source: cluster shapes: [shower, michel, delta] make_groups: true grouping_method: score graph: name: complete max_length: [500, 0, 500, 500, 0, 0, 0, 25, 0, 25] dist_algorithm: recursive node_encoder: {name: geo, use_numpy: true, add_value: true, add_shape: true, add_points: true, add_local_dirs: true, dir_max_dist: 5, add_local_dedxs: true, dedx_max_dist: 5} edge_encoder: {name: geo, use_numpy: true} gnn_model: name: meta node_feats: 33 edge_feats: 19 node_pred: 2 edge_pred: 2 edge_layer: name: mlp mlp: depth: 3 width: 64 activation: {name: lrelu, negative_slope: 0.1} normalization: batch_norm node_layer: name: mlp reduction: max attention: false message_mlp: depth: 3 width: 64 activation: {name: lrelu, negative_slope: 0.1} normalization: batch_norm aggr_mlp: depth: 3 width: 64 activation: {name: lrelu, negative_slope: 0.1} normalization: batch_norm grappa_shower_loss: node_loss: {name: shower_primary, use_closest: true, high_purity: true, use_group_pred: true} edge_loss: {name: channel, target: group, high_purity: true} grappa_track: nodes: source: cluster shapes: [track] make_groups: true grouping_method: score graph: {name: complete, max_length: 100, dist_algorithm: recursive} node_encoder: {name: geo, use_numpy: true, add_value: true, add_shape: false, add_points: true, add_local_dirs: true, dir_max_dist: 5, add_local_dedxs: true, dedx_max_dist: 5} edge_encoder: {name: geo, use_numpy: true} gnn_model: name: meta node_feats: 32 edge_feats: 19 edge_pred: 2 edge_layer: name: mlp mlp: depth: 3 width: 64 activation: {name: lrelu, negative_slope: 0.1} normalization: batch_norm node_layer: name: mlp reduction: max attention: false message_mlp: depth: 3 width: 64 activation: {name: lrelu, negative_slope: 0.1} normalization: batch_norm aggr_mlp: depth: 3 width: 64 activation: {name: lrelu, negative_slope: 0.1} normalization: batch_norm grappa_track_loss: edge_loss: {name: channel, target: group} grappa_inter: nodes: source: group shapes: [shower, track, michel, delta] min_size: -1 make_groups: true graph: name: complete max_length: [500, 500, 0, 0, 25, 25, 25, 0, 0, 0] dist_algorithm: recursive node_encoder: {name: geo, use_numpy: true, add_value: true, add_shape: true, add_points: true, add_local_dirs: true, dir_max_dist: 5, add_local_dedxs: true, dedx_max_dist: 5} edge_encoder: {name: geo, use_numpy: true} gnn_model: name: meta node_feats: 33 edge_feats: 19 node_pred: {type: 6, primary: 2, orient: 2} edge_pred: 2 edge_layer: name: mlp mlp: depth: 3 width: 128 activation: {name: lrelu, negative_slope: 0.1} normalization: batch_norm node_layer: name: mlp reduction: max attention: false message_mlp: depth: 3 width: 128 activation: {name: lrelu, negative_slope: 0.1} normalization: batch_norm aggr_mlp: depth: 3 width: 128 activation: {name: lrelu, negative_slope: 0.1} normalization: batch_norm grappa_inter_loss: node_loss: type: {name: class, target: pid, loss: ce, balance_loss: true} primary: {name: class, target: inter_primary, loss: ce, balance_loss: true} orient: {name: orient, loss: ce} edge_loss: {name: channel, target: interaction} build: {mode: both, units: cm, fragments: false, particles: true, interactions: true} post: shape_logic: {enforce_pid: true, enforce_primary: true, priority: 3} direction: {run_mode: reco, obj_type: particle, optimize: true, priority: 1, radius: 60} calo_ke: {run_mode: both, scaling: 1.0, shower_fudge: 1/0.83, priority: 1} csda_ke: {run_mode: reco, tracking_mode: step_next, segment_length: 5.0, priority: 1} mcs_ke: {run_mode: reco, tracking_mode: bin_pca, segment_length: 5.0} containment: {run_mode: both, detector: ndlar_single, margin: 5.0, mode: detector, priority: 1} vertex: {run_mode: reco, use_primaries: true, update_primaries: false, priority: 1} topology_threshold: run_mode: both ke_thresholds: {4: 50, default: 25} fiducial: {run_mode: both, detector: ndlar_single, margin: 15.0, mode: detector} children_count: {mode: shape} match: {match_mode: both, ghost: false, truth_point_mode: points, fragment: false, particle: true, interaction: true} Will load 1 file(s): - /pscratch/sd/d/dunepro/cuddandr/output/FSD_CosmicRun3/run-mlreco/FSD_CosmicRun3.flow2supera/LARCV/0000000/FSD_CosmicRun3.flow2supera.0000185.LARCV.root Loading tree sparse3d_pcluster Loading tree sparse3d_pcluster_semantics Loading tree particle_pcluster Loading tree cluster3d_pcluster Loading tree neutrino_mc_truth Loading tree trigger_base Loading tree opflash_light Total number of entries in the file(s): 2289 Total number of entries selected: 2289 Full chain configuration: deghosting : null charge_rescaling : null segmentation : uresnet point_proposal : ppn fragmentation : graph_spice shower_aggregation : grappa shower_primary : grappa track_aggregation : grappa particle_aggregation : null inter_aggregation : grappa particle_identification : grappa primary_identification : grappa orientation_identification : grappa calibration : null Restoring weights for module full_chain from /dvs_ro/cfs/projectdirs/dune/users/drielsma/weights/ndlar_250505_snapshot.ckpt... Done. Iter. 0 (epoch 0.007) @ 2025-08-21 10:18:40 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 8.23 s (83.30 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 1 (epoch 0.014) @ 2025-08-21 10:18:49 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.47 s (45.27 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 2 (epoch 0.021) @ 2025-08-21 10:18:49 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.44 s (43.09 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 3 (epoch 0.028) @ 2025-08-21 10:18:50 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.57 s (34.68 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 4 (epoch 0.035) @ 2025-08-21 10:18:50 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.34 s (40.96 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 5 (epoch 0.042) @ 2025-08-21 10:18:50 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.51 s (60.26 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 6 (epoch 0.049) @ 2025-08-21 10:18:51 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (37.91 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 7 (epoch 0.056) @ 2025-08-21 10:18:51 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (38.15 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 8 (epoch 0.062) @ 2025-08-21 10:18:52 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (38.38 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 9 (epoch 0.069) @ 2025-08-21 10:18:52 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.68 s (30.59 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 10 (epoch 0.076) @ 2025-08-21 10:18:53 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (39.89 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 11 (epoch 0.083) @ 2025-08-21 10:18:53 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.53 s (32.88 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 12 (epoch 0.090) @ 2025-08-21 10:18:54 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.35 s (41.82 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 13 (epoch 0.097) @ 2025-08-21 10:18:54 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.36 s (39.51 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 14 (epoch 0.104) @ 2025-08-21 10:18:54 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.53 s (43.39 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 15 (epoch 0.111) @ 2025-08-21 10:18:55 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.78 s (25.52 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 16 (epoch 0.118) @ 2025-08-21 10:18:56 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.42 s (37.54 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 17 (epoch 0.125) @ 2025-08-21 10:18:56 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.43 s (40.28 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 18 (epoch 0.132) @ 2025-08-21 10:18:57 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.42 s (39.54 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 19 (epoch 0.139) @ 2025-08-21 10:18:57 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.56 s (29.62 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 20 (epoch 0.146) @ 2025-08-21 10:18:58 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (38.72 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 21 (epoch 0.153) @ 2025-08-21 10:18:58 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.53 s (52.00 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 22 (epoch 0.160) @ 2025-08-21 10:18:59 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (38.06 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 23 (epoch 0.167) @ 2025-08-21 10:18:59 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.45 s (38.88 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 24 (epoch 0.174) @ 2025-08-21 10:18:59 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.32 s (44.58 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 25 (epoch 0.181) @ 2025-08-21 10:19:00 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.47 s (33.95 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 26 (epoch 0.188) @ 2025-08-21 10:19:00 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.33 s (43.09 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 27 (epoch 0.194) @ 2025-08-21 10:19:01 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.47 s (35.86 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 28 (epoch 0.201) @ 2025-08-21 10:19:01 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.46 s (38.49 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 29 (epoch 0.208) @ 2025-08-21 10:19:02 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.41 s (37.47 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 30 (epoch 0.215) @ 2025-08-21 10:19:02 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.46 s (45.20 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 31 (epoch 0.222) @ 2025-08-21 10:19:02 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (37.85 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 32 (epoch 0.229) @ 2025-08-21 10:19:03 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.63 s (57.07 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 33 (epoch 0.236) @ 2025-08-21 10:19:03 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.42 s (36.38 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 34 (epoch 0.243) @ 2025-08-21 10:19:04 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.41 s (39.17 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 35 (epoch 0.250) @ 2025-08-21 10:19:04 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.47 s (32.39 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 36 (epoch 0.257) @ 2025-08-21 10:19:05 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.35 s (40.50 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 37 (epoch 0.264) @ 2025-08-21 10:19:05 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.44 s (34.91 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 38 (epoch 0.271) @ 2025-08-21 10:19:06 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (38.57 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 39 (epoch 0.278) @ 2025-08-21 10:19:06 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.42 s (37.07 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 40 (epoch 0.285) @ 2025-08-21 10:19:06 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.32 s (45.24 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 41 (epoch 0.292) @ 2025-08-21 10:19:07 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (36.41 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 42 (epoch 0.299) @ 2025-08-21 10:19:07 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.36 s (40.54 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 43 (epoch 0.306) @ 2025-08-21 10:19:07 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.43 s (42.51 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 44 (epoch 0.312) @ 2025-08-21 10:19:08 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.46 s (47.36 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 45 (epoch 0.319) @ 2025-08-21 10:19:08 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (39.39 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 46 (epoch 0.326) @ 2025-08-21 10:19:09 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (38.45 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 47 (epoch 0.333) @ 2025-08-21 10:19:09 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.66 s (59.23 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 48 (epoch 0.340) @ 2025-08-21 10:19:10 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.42 s (37.93 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 49 (epoch 0.347) @ 2025-08-21 10:19:10 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.41 s (36.61 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | *** Break *** segmentation violation =========================================================== There was a crash. This is the entire stack trace of all threads: =========================================================== Thread 59 (Thread 0x7ffa387e4640 (LWP 816279) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 58 (Thread 0x7ffa38fe5640 (LWP 816278) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 57 (Thread 0x7ffa397e6640 (LWP 816277) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 56 (Thread 0x7ffa39fe7640 (LWP 816276) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 55 (Thread 0x7ffa3a7e8640 (LWP 816275) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 54 (Thread 0x7ffa3afe9640 (LWP 816274) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 53 (Thread 0x7ffa3b7ea640 (LWP 816273) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 52 (Thread 0x7ffa3bfeb640 (LWP 816272) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 51 (Thread 0x7ffa3c7ec640 (LWP 816271) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 50 (Thread 0x7ffa3cfed640 (LWP 816270) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 49 (Thread 0x7ffa3d7ee640 (LWP 816269) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 48 (Thread 0x7ffa3dfef640 (LWP 816268) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 47 (Thread 0x7ffa3e7f0640 (LWP 816267) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 46 (Thread 0x7ffa3eff1640 (LWP 816266) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 45 (Thread 0x7ffa3f7f2640 (LWP 816265) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 44 (Thread 0x7ffa3fff3640 (LWP 816264) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 43 (Thread 0x7ffa407f4640 (LWP 816263) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 42 (Thread 0x7ffa40ff5640 (LWP 816262) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 41 (Thread 0x7ffa417f6640 (LWP 816261) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 40 (Thread 0x7ffa41ff7640 (LWP 816260) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 39 (Thread 0x7ffa427f8640 (LWP 816259) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 38 (Thread 0x7ffa42ff9640 (LWP 816258) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 37 (Thread 0x7ffa437fa640 (LWP 816257) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 36 (Thread 0x7ffa43ffb640 (LWP 816256) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 35 (Thread 0x7ffa447fc640 (LWP 816255) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 34 (Thread 0x7ffa44ffd640 (LWP 816254) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 33 (Thread 0x7ffa457fe640 (LWP 816253) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 32 (Thread 0x7ffa45fff640 (LWP 816252) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 31 (Thread 0x7ffa64977640 (LWP 816251) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 30 (Thread 0x7ffa65178640 (LWP 816250) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 29 (Thread 0x7ffa65979640 (LWP 816249) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 28 (Thread 0x7ffa7a7fc640 (LWP 815613) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa60001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa60001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa60001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa60001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa60001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 27 (Thread 0x7ffa7affd640 (LWP 815612) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa6c001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa6c001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa6c001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa6c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa6c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 26 (Thread 0x7ffa7b7fe640 (LWP 815611) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa68001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa68001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa68001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa68001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa68001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 25 (Thread 0x7ffa7bfff640 (LWP 815610) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa70001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa70001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa70001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa70001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa70001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 24 (Thread 0x7ffa88ffd640 (LWP 815547) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa74001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa74001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa74001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa74001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa74001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 23 (Thread 0x7ffa897fe640 (LWP 815546) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa80001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa80001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa80001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa80001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa80001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 22 (Thread 0x7ffa89fff640 (LWP 815483) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa7c001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa7c001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa7c001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa7c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa7c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 21 (Thread 0x7ffab8a6b640 (LWP 815482) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa84001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa84001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa84001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa84001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa84001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 20 (Thread 0x7ffad196d640 (LWP 814654) "cuda-EvtHandlr"): #0 0x00007ffbe6771bcf in __GI___poll (fds=0x7ffab4000c80, nfds=13, timeout=100) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007ffb2b2aa44f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #2 0x00007ffb2b36e80f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #3 0x00007ffb2b2a2143 in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #4 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #5 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 19 (Thread 0x7ffae31dc640 (LWP 814349) "cuda0000340000e"): #0 0x00007ffbe6771bcf in __GI___poll (fds=0x55985aa33c40, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007ffb2b2aa44f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #2 0x00007ffb2b36e80f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #3 0x00007ffb2b2a2143 in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #4 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #5 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 18 (Thread 0x7ffaef3cf640 (LWP 814011) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 17 (Thread 0x7ffaefbd0640 (LWP 814010) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 16 (Thread 0x7ffaf03d1640 (LWP 814009) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 15 (Thread 0x7ffaf0bd2640 (LWP 814008) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 14 (Thread 0x7ffaf13d3640 (LWP 814007) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 13 (Thread 0x7ffaf1bd4640 (LWP 814006) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 12 (Thread 0x7ffaf23d5640 (LWP 814005) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 11 (Thread 0x7ffaf2bd6640 (LWP 814004) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 10 (Thread 0x7ffaf33d7640 (LWP 814003) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 9 (Thread 0x7ffaf3bd8640 (LWP 814002) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 8 (Thread 0x7ffaf43d9640 (LWP 814001) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 7 (Thread 0x7ffaf4bda640 (LWP 814000) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 6 (Thread 0x7ffaf53db640 (LWP 813999) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 5 (Thread 0x7ffaf5bdc640 (LWP 813998) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 4 (Thread 0x7ffaf63dd640 (LWP 813997) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 3 (Thread 0x7ffaf6bde640 (LWP 813996) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 2 (Thread 0x7ffb023cf640 (LWP 813972) "python3"): #0 0x00007ffbe677463d in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7ffb023ce5d0) at ../sysdeps/unix/sysv/linux/select.c:69 #1 0x000055984ad342f6 in ?? () #2 0x000055984ac29534 in ?? () #3 0x000055984ac19702 in _PyEval_EvalFrameDefault () #4 0x000055984ac2a38c in _PyFunction_Vectorcall () #5 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #6 0x000055984ac2a38c in _PyFunction_Vectorcall () #7 0x000055984ac1497f in _PyEval_EvalFrameDefault () #8 0x000055984ac2a38c in _PyFunction_Vectorcall () #9 0x000055984ac1497f in _PyEval_EvalFrameDefault () #10 0x000055984ac37731 in ?? () #11 0x000055984ad4c7ca in ?? () #12 0x000055984ad42138 in ?? () #13 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #14 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 1 (Thread 0x7ffbe6654740 (LWP 813955) "python3"): #0 0x00007ffbe674342f in __GI___wait4 (pid=817464, stat_loc=stat_loc entry=0x7ffeea2ea628, options=options entry=0, usage=usage entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 #1 0x00007ffbe67433ab in __GI___waitpid (pid=, stat_loc=stat_loc entry=0x7ffeea2ea628, options=options entry=0) at ./posix/waitpid.c:38 #2 0x00007ffbe66a9bdb in do_system (line=) at ../sysdeps/posix/system.c:171 #3 0x00007ffb1967cc84 in TUnixSystem::StackTrace() () from /app/root/lib/libCore.so #4 0x00007ffb19924ff3 in (anonymous namespace)::TExceptionHandlerImp::HandleException(int) () from /app/root/lib/libcppyy_backend3_10.so #5 0x00007ffb19679e19 in TUnixSystem::DispatchSignals(ESignals) () from /app/root/lib/libCore.so #6 #7 0x00007ffafa48f9f6 in minkowski::CoordinateMapGPU::stride(std::vector > const&) const () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #8 0x00007ffafa4cb559 in minkowski::CoordinateMapManager::stride(std::pair >, std::string> const&, std::vector > const&, std::string) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #9 0x00007ffafa45207a in at::Tensor minkowski::ConvolutionForwardGPU(at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #10 0x00007ffafa5bb2d1 in pybind11::cpp_function::initialize > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*), at::Tensor, at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*, pybind11::name, pybind11::scope, pybind11::sibling, pybind11::call_guard >(at::Tensor (*&)(at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*), at::Tensor (*)(at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&, pybind11::call_guard const&)::{lambda(pybind11::detail::function_call&)#3}::_FUN(pybind11::detail::function_call&) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #11 0x00007ffafa4d6567 in pybind11::cpp_function::dispatcher(_object*, _object*, _object*) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #12 0x000055984ac29b32 in ?? () #13 0x000055984ac2039b in _PyObject_MakeTpCall () #14 0x000055984ac19a97 in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x00007ffbe4a44249 in THPFunction_apply(_object*, _object*) () from /usr/local/lib/python3.10/dist-packages/torch/lib/libtorch_python.so #17 0x000055984ac29b58 in ?? () #18 0x000055984ac3810b in PyObject_Call () #19 0x000055984ac1a6ef in _PyEval_EvalFrameDefault () #20 0x000055984ac374d1 in ?? () #21 0x000055984ac19702 in _PyEval_EvalFrameDefault () #22 0x000055984ac3761e in ?? () #23 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #24 0x000055984ac3761e in ?? () #25 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #26 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #27 0x000055984ac3462c in _PyObject_Call_Prepend () #28 0x000055984ad3c464 in ?? () #29 0x000055984ac2039b in _PyObject_MakeTpCall () #30 0x000055984ac19a97 in _PyEval_EvalFrameDefault () #31 0x000055984ac3761e in ?? () #32 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #33 0x000055984ac3761e in ?? () #34 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #35 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #36 0x000055984ac3462c in _PyObject_Call_Prepend () #37 0x000055984ad3c464 in ?? () #38 0x000055984ac2039b in _PyObject_MakeTpCall () #39 0x000055984ac19a97 in _PyEval_EvalFrameDefault () #40 0x000055984ac3761e in ?? () #41 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #42 0x000055984ac3761e in ?? () #43 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #44 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #45 0x000055984ac3462c in _PyObject_Call_Prepend () #46 0x000055984ad3c464 in ?? () #47 0x000055984ac2039b in _PyObject_MakeTpCall () #48 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #49 0x000055984ac3761e in ?? () #50 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #51 0x000055984ac3761e in ?? () #52 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #53 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #54 0x000055984ac3462c in _PyObject_Call_Prepend () #55 0x000055984ad3c464 in ?? () #56 0x000055984ac2039b in _PyObject_MakeTpCall () #57 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #58 0x000055984ac3761e in ?? () #59 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #60 0x000055984ac3761e in ?? () #61 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #62 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #63 0x000055984ac3462c in _PyObject_Call_Prepend () #64 0x000055984ad3c464 in ?? () #65 0x000055984ac2039b in _PyObject_MakeTpCall () #66 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #67 0x000055984ac3761e in ?? () #68 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #69 0x000055984ac3761e in ?? () #70 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #71 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #72 0x000055984ac3462c in _PyObject_Call_Prepend () #73 0x000055984ad3c464 in ?? () #74 0x000055984ac2039b in _PyObject_MakeTpCall () #75 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #76 0x000055984ac374d1 in ?? () #77 0x000055984ac19702 in _PyEval_EvalFrameDefault () #78 0x000055984ac374d1 in ?? () #79 0x000055984ac38172 in PyObject_Call () #80 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #81 0x000055984ac374d1 in ?? () #82 0x000055984ac38172 in PyObject_Call () #83 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #84 0x000055984ac2a38c in _PyFunction_Vectorcall () #85 0x000055984ac1f61d in _PyObject_FastCallDictTstate () #86 0x000055984ac3462c in _PyObject_Call_Prepend () #87 0x000055984ad3c464 in ?? () #88 0x000055984ac3810b in PyObject_Call () #89 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #90 0x000055984ac2a38c in _PyFunction_Vectorcall () #91 0x000055984ac1497f in _PyEval_EvalFrameDefault () #92 0x000055984ac2a38c in _PyFunction_Vectorcall () #93 0x000055984ac1f61d in _PyObject_FastCallDictTstate () #94 0x000055984ac3462c in _PyObject_Call_Prepend () #95 0x000055984ad3c464 in ?? () #96 0x000055984ac2039b in _PyObject_MakeTpCall () #97 0x000055984ac1a99e in _PyEval_EvalFrameDefault () #98 0x000055984ac374d1 in ?? () #99 0x000055984ac159ab in _PyEval_EvalFrameDefault () #100 0x000055984ac2a38c in _PyFunction_Vectorcall () #101 0x000055984ac1497f in _PyEval_EvalFrameDefault () #102 0x000055984ac2a38c in _PyFunction_Vectorcall () #103 0x000055984ac14790 in _PyEval_EvalFrameDefault () #104 0x000055984ac2a38c in _PyFunction_Vectorcall () #105 0x000055984ac14790 in _PyEval_EvalFrameDefault () #106 0x000055984ac2a38c in _PyFunction_Vectorcall () #107 0x000055984ac14790 in _PyEval_EvalFrameDefault () #108 0x000055984ac2a38c in _PyFunction_Vectorcall () #109 0x000055984ac14790 in _PyEval_EvalFrameDefault () #110 0x000055984acf9a16 in ?? () #111 0x000055984acf98e6 in PyEval_EvalCode () #112 0x000055984ad20108 in ?? () #113 0x000055984ad1a90f in ?? () #114 0x000055984ad1fea5 in ?? () #115 0x000055984ad1f488 in _PyRun_SimpleFileObject () #116 0x000055984ad1f167 in _PyRun_AnyFileObject () #117 0x000055984ad138ae in Py_RunMain () #118 0x000055984aced93d in Py_BytesMain () #119 0x00007ffbe6682d90 in __libc_start_call_main (main=main entry=0x55984aced900, argc=argc entry=10, argv=argv entry=0x7ffeea2f3df8) at ../sysdeps/nptl/libc_start_call_main.h:58 #120 0x00007ffbe6682e40 in __libc_start_main_impl (main=0x55984aced900, argc=10, argv=0x7ffeea2f3df8, init=, fini=, rtld_fini=, stack_end=0x7ffeea2f3de8) at ../csu/libc-start.c:392 #121 0x000055984aced835 in _start () =========================================================== The lines below might hint at the cause of the crash. You may get help by asking at the ROOT forum https://root.cern/forum Only if you are really convinced it is a bug in ROOT then please submit a report at https://root.cern/bugs Please post the ENTIRE stack trace from above as an attachment in addition to anything else that might help us fixing this issue. =========================================================== #7 0x00007ffafa48f9f6 in minkowski::CoordinateMapGPU::stride(std::vector > const&) const () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #8 0x00007ffafa4cb559 in minkowski::CoordinateMapManager::stride(std::pair >, std::string> const&, std::vector > const&, std::string) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #9 0x00007ffafa45207a in at::Tensor minkowski::ConvolutionForwardGPU(at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #10 0x00007ffafa5bb2d1 in pybind11::cpp_function::initialize > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*), at::Tensor, at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*, pybind11::name, pybind11::scope, pybind11::sibling, pybind11::call_guard >(at::Tensor (*&)(at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*), at::Tensor (*)(at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&, pybind11::call_guard const&)::{lambda(pybind11::detail::function_call&)#3}::_FUN(pybind11::detail::function_call&) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #11 0x00007ffafa4d6567 in pybind11::cpp_function::dispatcher(_object*, _object*, _object*) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #12 0x000055984ac29b32 in ?? () #13 0x000055984ac2039b in _PyObject_MakeTpCall () #14 0x000055984ac19a97 in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x00007ffbe4a44249 in THPFunction_apply(_object*, _object*) () from /usr/local/lib/python3.10/dist-packages/torch/lib/libtorch_python.so #17 0x000055984ac29b58 in ?? () #18 0x000055984ac3810b in PyObject_Call () #19 0x000055984ac1a6ef in _PyEval_EvalFrameDefault () #20 0x000055984ac374d1 in ?? () #21 0x000055984ac19702 in _PyEval_EvalFrameDefault () #22 0x000055984ac3761e in ?? () #23 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #24 0x000055984ac3761e in ?? () #25 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #26 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #27 0x000055984ac3462c in _PyObject_Call_Prepend () #28 0x000055984ad3c464 in ?? () #29 0x000055984ac2039b in _PyObject_MakeTpCall () #30 0x000055984ac19a97 in _PyEval_EvalFrameDefault () #31 0x000055984ac3761e in ?? () #32 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #33 0x000055984ac3761e in ?? () #34 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #35 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #36 0x000055984ac3462c in _PyObject_Call_Prepend () #37 0x000055984ad3c464 in ?? () #38 0x000055984ac2039b in _PyObject_MakeTpCall () #39 0x000055984ac19a97 in _PyEval_EvalFrameDefault () #40 0x000055984ac3761e in ?? () #41 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #42 0x000055984ac3761e in ?? () #43 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #44 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #45 0x000055984ac3462c in _PyObject_Call_Prepend () #46 0x000055984ad3c464 in ?? () #47 0x000055984ac2039b in _PyObject_MakeTpCall () #48 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #49 0x000055984ac3761e in ?? () #50 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #51 0x000055984ac3761e in ?? () #52 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #53 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #54 0x000055984ac3462c in _PyObject_Call_Prepend () #55 0x000055984ad3c464 in ?? () #56 0x000055984ac2039b in _PyObject_MakeTpCall () #57 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #58 0x000055984ac3761e in ?? () #59 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #60 0x000055984ac3761e in ?? () #61 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #62 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #63 0x000055984ac3462c in _PyObject_Call_Prepend () #64 0x000055984ad3c464 in ?? () #65 0x000055984ac2039b in _PyObject_MakeTpCall () #66 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #67 0x000055984ac3761e in ?? () #68 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #69 0x000055984ac3761e in ?? () #70 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #71 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #72 0x000055984ac3462c in _PyObject_Call_Prepend () #73 0x000055984ad3c464 in ?? () #74 0x000055984ac2039b in _PyObject_MakeTpCall () #75 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #76 0x000055984ac374d1 in ?? () #77 0x000055984ac19702 in _PyEval_EvalFrameDefault () #78 0x000055984ac374d1 in ?? () #79 0x000055984ac38172 in PyObject_Call () #80 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #81 0x000055984ac374d1 in ?? () #82 0x000055984ac38172 in PyObject_Call () #83 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #84 0x000055984ac2a38c in _PyFunction_Vectorcall () #85 0x000055984ac1f61d in _PyObject_FastCallDictTstate () #86 0x000055984ac3462c in _PyObject_Call_Prepend () #87 0x000055984ad3c464 in ?? () #88 0x000055984ac3810b in PyObject_Call () #89 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #90 0x000055984ac2a38c in _PyFunction_Vectorcall () #91 0x000055984ac1497f in _PyEval_EvalFrameDefault () #92 0x000055984ac2a38c in _PyFunction_Vectorcall () #93 0x000055984ac1f61d in _PyObject_FastCallDictTstate () #94 0x000055984ac3462c in _PyObject_Call_Prepend () #95 0x000055984ad3c464 in ?? () #96 0x000055984ac2039b in _PyObject_MakeTpCall () #97 0x000055984ac1a99e in _PyEval_EvalFrameDefault () #98 0x000055984ac374d1 in ?? () #99 0x000055984ac159ab in _PyEval_EvalFrameDefault () #100 0x000055984ac2a38c in _PyFunction_Vectorcall () #101 0x000055984ac1497f in _PyEval_EvalFrameDefault () #102 0x000055984ac2a38c in _PyFunction_Vectorcall () #103 0x000055984ac14790 in _PyEval_EvalFrameDefault () #104 0x000055984ac2a38c in _PyFunction_Vectorcall () #105 0x000055984ac14790 in _PyEval_EvalFrameDefault () #106 0x000055984ac2a38c in _PyFunction_Vectorcall () #107 0x000055984ac14790 in _PyEval_EvalFrameDefault () #108 0x000055984ac2a38c in _PyFunction_Vectorcall () #109 0x000055984ac14790 in _PyEval_EvalFrameDefault () #110 0x000055984acf9a16 in ?? () #111 0x000055984acf98e6 in PyEval_EvalCode () #112 0x000055984ad20108 in ?? () #113 0x000055984ad1a90f in ?? () #114 0x000055984ad1fea5 in ?? () #115 0x000055984ad1f488 in _PyRun_SimpleFileObject () #116 0x000055984ad1f167 in _PyRun_AnyFileObject () #117 0x000055984ad138ae in Py_RunMain () #118 0x000055984aced93d in Py_BytesMain () #119 0x00007ffbe6682d90 in __libc_start_call_main (main=main entry=0x55984aced900, argc=argc entry=10, argv=argv entry=0x7ffeea2f3df8) at ../sysdeps/nptl/libc_start_call_main.h:58 #120 0x00007ffbe6682e40 in __libc_start_main_impl (main=0x55984aced900, argc=10, argv=0x7ffeea2f3df8, init=, fini=, rtld_fini=, stack_end=0x7ffeea2f3de8) at ../csu/libc-start.c:392 #121 0x000055984aced835 in _start () =========================================================== *** Break *** segmentation violation =========================================================== There was a crash. This is the entire stack trace of all threads: =========================================================== Thread 59 (Thread 0x7ffa387e4640 (LWP 816279) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 58 (Thread 0x7ffa38fe5640 (LWP 816278) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 57 (Thread 0x7ffa397e6640 (LWP 816277) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 56 (Thread 0x7ffa39fe7640 (LWP 816276) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 55 (Thread 0x7ffa3a7e8640 (LWP 816275) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 54 (Thread 0x7ffa3afe9640 (LWP 816274) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 53 (Thread 0x7ffa3b7ea640 (LWP 816273) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 52 (Thread 0x7ffa3bfeb640 (LWP 816272) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 51 (Thread 0x7ffa3c7ec640 (LWP 816271) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 50 (Thread 0x7ffa3cfed640 (LWP 816270) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 49 (Thread 0x7ffa3d7ee640 (LWP 816269) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 48 (Thread 0x7ffa3dfef640 (LWP 816268) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 47 (Thread 0x7ffa3e7f0640 (LWP 816267) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 46 (Thread 0x7ffa3eff1640 (LWP 816266) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 45 (Thread 0x7ffa3f7f2640 (LWP 816265) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 44 (Thread 0x7ffa3fff3640 (LWP 816264) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 43 (Thread 0x7ffa407f4640 (LWP 816263) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 42 (Thread 0x7ffa40ff5640 (LWP 816262) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 41 (Thread 0x7ffa417f6640 (LWP 816261) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 40 (Thread 0x7ffa41ff7640 (LWP 816260) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 39 (Thread 0x7ffa427f8640 (LWP 816259) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 38 (Thread 0x7ffa42ff9640 (LWP 816258) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 37 (Thread 0x7ffa437fa640 (LWP 816257) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 36 (Thread 0x7ffa43ffb640 (LWP 816256) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 35 (Thread 0x7ffa447fc640 (LWP 816255) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 34 (Thread 0x7ffa44ffd640 (LWP 816254) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 33 (Thread 0x7ffa457fe640 (LWP 816253) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 32 (Thread 0x7ffa45fff640 (LWP 816252) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 31 (Thread 0x7ffa64977640 (LWP 816251) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 30 (Thread 0x7ffa65178640 (LWP 816250) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 29 (Thread 0x7ffa65979640 (LWP 816249) "python3"): #0 0x00007ffbe5618b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007ffbe56163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 28 (Thread 0x7ffa7a7fc640 (LWP 815613) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa60001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa60001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa60001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa60001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa60001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 27 (Thread 0x7ffa7affd640 (LWP 815612) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa6c001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa6c001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa6c001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa6c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa6c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 26 (Thread 0x7ffa7b7fe640 (LWP 815611) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa68001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa68001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa68001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa68001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa68001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 25 (Thread 0x7ffa7bfff640 (LWP 815610) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa70001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa70001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa70001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa70001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa70001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 24 (Thread 0x7ffa88ffd640 (LWP 815547) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa74001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa74001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa74001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa74001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa74001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 23 (Thread 0x7ffa897fe640 (LWP 815546) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa80001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa80001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa80001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa80001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa80001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 22 (Thread 0x7ffa89fff640 (LWP 815483) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa7c001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa7c001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa7c001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa7c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa7c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 21 (Thread 0x7ffab8a6b640 (LWP 815482) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffa84001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffa84001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffa84001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66f5bdf in do_futex_wait (sem=sem entry=0x7ffa84001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007ffbe66f5c78 in __new_sem_wait_slow64 (sem=0x7ffa84001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055984abebdd0 in PyThread_acquire_lock_timed () #6 0x000055984ac3fa64 in ?? () #7 0x000055984ac2ade7 in ?? () #8 0x000055984ac1497f in _PyEval_EvalFrameDefault () #9 0x000055984ac374d1 in ?? () #10 0x000055984ac14790 in _PyEval_EvalFrameDefault () #11 0x000055984ac2a38c in _PyFunction_Vectorcall () #12 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #13 0x000055984ac2a38c in _PyFunction_Vectorcall () #14 0x000055984ac1497f in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x000055984ac1497f in _PyEval_EvalFrameDefault () #17 0x000055984ac37731 in ?? () #18 0x000055984ad4c7ca in ?? () #19 0x000055984ad42138 in ?? () #20 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 20 (Thread 0x7ffad196d640 (LWP 814654) "cuda-EvtHandlr"): #0 0x00007ffbe6771bcf in __GI___poll (fds=0x7ffab4000c80, nfds=13, timeout=100) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007ffb2b2aa44f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #2 0x00007ffb2b36e80f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #3 0x00007ffb2b2a2143 in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #4 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #5 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 19 (Thread 0x7ffae31dc640 (LWP 814349) "cuda0000340000e"): #0 0x00007ffbe6771bcf in __GI___poll (fds=0x55985aa33c40, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007ffb2b2aa44f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #2 0x00007ffb2b36e80f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #3 0x00007ffb2b2a2143 in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #4 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #5 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 18 (Thread 0x7ffaef3cf640 (LWP 814011) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 17 (Thread 0x7ffaefbd0640 (LWP 814010) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 16 (Thread 0x7ffaf03d1640 (LWP 814009) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 15 (Thread 0x7ffaf0bd2640 (LWP 814008) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 14 (Thread 0x7ffaf13d3640 (LWP 814007) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 13 (Thread 0x7ffaf1bd4640 (LWP 814006) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 12 (Thread 0x7ffaf23d5640 (LWP 814005) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 11 (Thread 0x7ffaf2bd6640 (LWP 814004) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 10 (Thread 0x7ffaf33d7640 (LWP 814003) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 9 (Thread 0x7ffaf3bd8640 (LWP 814002) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 8 (Thread 0x7ffaf43d9640 (LWP 814001) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 7 (Thread 0x7ffaf4bda640 (LWP 814000) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 6 (Thread 0x7ffaf53db640 (LWP 813999) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 5 (Thread 0x7ffaf5bdc640 (LWP 813998) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 4 (Thread 0x7ffaf63dd640 (LWP 813997) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 3 (Thread 0x7ffaf6bde640 (LWP 813996) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffaf6c0cbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7ffaf6c0cbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007ffbe66eca41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffaf6c0cb68 , cond=0x7ffaf6c0cb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7ffaf6c0cb90 , mutex=0x7ffaf6c0cb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007ffaf6c06cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 2 (Thread 0x7ffb023cf640 (LWP 813972) "python3"): #0 0x00007ffbe677463d in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7ffb023ce5d0) at ../sysdeps/unix/sysv/linux/select.c:69 #1 0x000055984ad342f6 in ?? () #2 0x000055984ac29534 in ?? () #3 0x000055984ac19702 in _PyEval_EvalFrameDefault () #4 0x000055984ac2a38c in _PyFunction_Vectorcall () #5 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #6 0x000055984ac2a38c in _PyFunction_Vectorcall () #7 0x000055984ac1497f in _PyEval_EvalFrameDefault () #8 0x000055984ac2a38c in _PyFunction_Vectorcall () #9 0x000055984ac1497f in _PyEval_EvalFrameDefault () #10 0x000055984ac37731 in ?? () #11 0x000055984ad4c7ca in ?? () #12 0x000055984ad42138 in ?? () #13 0x00007ffbe66edac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #14 0x00007ffbe677f850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 1 (Thread 0x7ffbe6654740 (LWP 813955) "python3"): #0 0x00007ffbe674342f in __GI___wait4 (pid=820257, stat_loc=stat_loc entry=0x7ffeea2ea628, options=options entry=0, usage=usage entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 #1 0x00007ffbe67433ab in __GI___waitpid (pid=, stat_loc=stat_loc entry=0x7ffeea2ea628, options=options entry=0) at ./posix/waitpid.c:38 #2 0x00007ffbe66a9bdb in do_system (line=) at ../sysdeps/posix/system.c:171 #3 0x00007ffb1967cc84 in TUnixSystem::StackTrace() () from /app/root/lib/libCore.so #4 0x00007ffb19924e77 in (anonymous namespace)::TExceptionHandlerImp::HandleException(int) () from /app/root/lib/libcppyy_backend3_10.so #5 0x00007ffb19679e19 in TUnixSystem::DispatchSignals(ESignals) () from /app/root/lib/libCore.so #6 #7 0x00007ffafa48f9f6 in minkowski::CoordinateMapGPU::stride(std::vector > const&) const () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #8 0x00007ffafa4cb559 in minkowski::CoordinateMapManager::stride(std::pair >, std::string> const&, std::vector > const&, std::string) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #9 0x00007ffafa45207a in at::Tensor minkowski::ConvolutionForwardGPU(at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #10 0x00007ffafa5bb2d1 in pybind11::cpp_function::initialize > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*), at::Tensor, at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*, pybind11::name, pybind11::scope, pybind11::sibling, pybind11::call_guard >(at::Tensor (*&)(at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*), at::Tensor (*)(at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&, pybind11::call_guard const&)::{lambda(pybind11::detail::function_call&)#3}::_FUN(pybind11::detail::function_call&) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #11 0x00007ffafa4d6567 in pybind11::cpp_function::dispatcher(_object*, _object*, _object*) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #12 0x000055984ac29b32 in ?? () #13 0x000055984ac2039b in _PyObject_MakeTpCall () #14 0x000055984ac19a97 in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x00007ffbe4a44249 in THPFunction_apply(_object*, _object*) () from /usr/local/lib/python3.10/dist-packages/torch/lib/libtorch_python.so #17 0x000055984ac29b58 in ?? () #18 0x000055984ac3810b in PyObject_Call () #19 0x000055984ac1a6ef in _PyEval_EvalFrameDefault () #20 0x000055984ac374d1 in ?? () #21 0x000055984ac19702 in _PyEval_EvalFrameDefault () #22 0x000055984ac3761e in ?? () #23 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #24 0x000055984ac3761e in ?? () #25 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #26 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #27 0x000055984ac3462c in _PyObject_Call_Prepend () #28 0x000055984ad3c464 in ?? () #29 0x000055984ac2039b in _PyObject_MakeTpCall () #30 0x000055984ac19a97 in _PyEval_EvalFrameDefault () #31 0x000055984ac3761e in ?? () #32 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #33 0x000055984ac3761e in ?? () #34 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #35 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #36 0x000055984ac3462c in _PyObject_Call_Prepend () #37 0x000055984ad3c464 in ?? () #38 0x000055984ac2039b in _PyObject_MakeTpCall () #39 0x000055984ac19a97 in _PyEval_EvalFrameDefault () #40 0x000055984ac3761e in ?? () #41 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #42 0x000055984ac3761e in ?? () #43 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #44 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #45 0x000055984ac3462c in _PyObject_Call_Prepend () #46 0x000055984ad3c464 in ?? () #47 0x000055984ac2039b in _PyObject_MakeTpCall () #48 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #49 0x000055984ac3761e in ?? () #50 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #51 0x000055984ac3761e in ?? () #52 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #53 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #54 0x000055984ac3462c in _PyObject_Call_Prepend () #55 0x000055984ad3c464 in ?? () #56 0x000055984ac2039b in _PyObject_MakeTpCall () #57 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #58 0x000055984ac3761e in ?? () #59 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #60 0x000055984ac3761e in ?? () #61 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #62 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #63 0x000055984ac3462c in _PyObject_Call_Prepend () #64 0x000055984ad3c464 in ?? () #65 0x000055984ac2039b in _PyObject_MakeTpCall () #66 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #67 0x000055984ac3761e in ?? () #68 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #69 0x000055984ac3761e in ?? () #70 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #71 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #72 0x000055984ac3462c in _PyObject_Call_Prepend () #73 0x000055984ad3c464 in ?? () #74 0x000055984ac2039b in _PyObject_MakeTpCall () #75 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #76 0x000055984ac374d1 in ?? () #77 0x000055984ac19702 in _PyEval_EvalFrameDefault () #78 0x000055984ac374d1 in ?? () #79 0x000055984ac38172 in PyObject_Call () #80 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #81 0x000055984ac374d1 in ?? () #82 0x000055984ac38172 in PyObject_Call () #83 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #84 0x000055984ac2a38c in _PyFunction_Vectorcall () #85 0x000055984ac1f61d in _PyObject_FastCallDictTstate () #86 0x000055984ac3462c in _PyObject_Call_Prepend () #87 0x000055984ad3c464 in ?? () #88 0x000055984ac3810b in PyObject_Call () #89 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #90 0x000055984ac2a38c in _PyFunction_Vectorcall () #91 0x000055984ac1497f in _PyEval_EvalFrameDefault () #92 0x000055984ac2a38c in _PyFunction_Vectorcall () #93 0x000055984ac1f61d in _PyObject_FastCallDictTstate () #94 0x000055984ac3462c in _PyObject_Call_Prepend () #95 0x000055984ad3c464 in ?? () #96 0x000055984ac2039b in _PyObject_MakeTpCall () #97 0x000055984ac1a99e in _PyEval_EvalFrameDefault () #98 0x000055984ac374d1 in ?? () #99 0x000055984ac159ab in _PyEval_EvalFrameDefault () #100 0x000055984ac2a38c in _PyFunction_Vectorcall () #101 0x000055984ac1497f in _PyEval_EvalFrameDefault () #102 0x000055984ac2a38c in _PyFunction_Vectorcall () #103 0x000055984ac14790 in _PyEval_EvalFrameDefault () #104 0x000055984ac2a38c in _PyFunction_Vectorcall () #105 0x000055984ac14790 in _PyEval_EvalFrameDefault () #106 0x000055984ac2a38c in _PyFunction_Vectorcall () #107 0x000055984ac14790 in _PyEval_EvalFrameDefault () #108 0x000055984ac2a38c in _PyFunction_Vectorcall () #109 0x000055984ac14790 in _PyEval_EvalFrameDefault () #110 0x000055984acf9a16 in ?? () #111 0x000055984acf98e6 in PyEval_EvalCode () #112 0x000055984ad20108 in ?? () #113 0x000055984ad1a90f in ?? () #114 0x000055984ad1fea5 in ?? () #115 0x000055984ad1f488 in _PyRun_SimpleFileObject () #116 0x000055984ad1f167 in _PyRun_AnyFileObject () #117 0x000055984ad138ae in Py_RunMain () #118 0x000055984aced93d in Py_BytesMain () #119 0x00007ffbe6682d90 in __libc_start_call_main (main=main entry=0x55984aced900, argc=argc entry=10, argv=argv entry=0x7ffeea2f3df8) at ../sysdeps/nptl/libc_start_call_main.h:58 #120 0x00007ffbe6682e40 in __libc_start_main_impl (main=0x55984aced900, argc=10, argv=0x7ffeea2f3df8, init=, fini=, rtld_fini=, stack_end=0x7ffeea2f3de8) at ../csu/libc-start.c:392 #121 0x000055984aced835 in _start () =========================================================== The lines below might hint at the cause of the crash. You may get help by asking at the ROOT forum https://root.cern/forum Only if you are really convinced it is a bug in ROOT then please submit a report at https://root.cern/bugs Please post the ENTIRE stack trace from above as an attachment in addition to anything else that might help us fixing this issue. =========================================================== #7 0x00007ffafa48f9f6 in minkowski::CoordinateMapGPU::stride(std::vector > const&) const () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #8 0x00007ffafa4cb559 in minkowski::CoordinateMapManager::stride(std::pair >, std::string> const&, std::vector > const&, std::string) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #9 0x00007ffafa45207a in at::Tensor minkowski::ConvolutionForwardGPU(at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #10 0x00007ffafa5bb2d1 in pybind11::cpp_function::initialize > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*), at::Tensor, at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*, pybind11::name, pybind11::scope, pybind11::sibling, pybind11::call_guard >(at::Tensor (*&)(at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*), at::Tensor (*)(at::Tensor const&, at::Tensor const&, std::vector > const&, std::vector > const&, std::vector > const&, minkowski::RegionType::Type, at::Tensor const&, bool, minkowski::ConvolutionMode::Type, minkowski::CoordinateMapKey*, minkowski::CoordinateMapKey*, minkowski::CoordinateMapManager*), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&, pybind11::call_guard const&)::{lambda(pybind11::detail::function_call&)#3}::_FUN(pybind11::detail::function_call&) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #11 0x00007ffafa4d6567 in pybind11::cpp_function::dispatcher(_object*, _object*, _object*) () from /usr/local/lib/python3.10/dist-packages/MinkowskiEngineBackend/_C.cpython-310-x86_64-linux-gnu.so #12 0x000055984ac29b32 in ?? () #13 0x000055984ac2039b in _PyObject_MakeTpCall () #14 0x000055984ac19a97 in _PyEval_EvalFrameDefault () #15 0x000055984ac2a38c in _PyFunction_Vectorcall () #16 0x00007ffbe4a44249 in THPFunction_apply(_object*, _object*) () from /usr/local/lib/python3.10/dist-packages/torch/lib/libtorch_python.so #17 0x000055984ac29b58 in ?? () #18 0x000055984ac3810b in PyObject_Call () #19 0x000055984ac1a6ef in _PyEval_EvalFrameDefault () #20 0x000055984ac374d1 in ?? () #21 0x000055984ac19702 in _PyEval_EvalFrameDefault () #22 0x000055984ac3761e in ?? () #23 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #24 0x000055984ac3761e in ?? () #25 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #26 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #27 0x000055984ac3462c in _PyObject_Call_Prepend () #28 0x000055984ad3c464 in ?? () #29 0x000055984ac2039b in _PyObject_MakeTpCall () #30 0x000055984ac19a97 in _PyEval_EvalFrameDefault () #31 0x000055984ac3761e in ?? () #32 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #33 0x000055984ac3761e in ?? () #34 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #35 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #36 0x000055984ac3462c in _PyObject_Call_Prepend () #37 0x000055984ad3c464 in ?? () #38 0x000055984ac2039b in _PyObject_MakeTpCall () #39 0x000055984ac19a97 in _PyEval_EvalFrameDefault () #40 0x000055984ac3761e in ?? () #41 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #42 0x000055984ac3761e in ?? () #43 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #44 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #45 0x000055984ac3462c in _PyObject_Call_Prepend () #46 0x000055984ad3c464 in ?? () #47 0x000055984ac2039b in _PyObject_MakeTpCall () #48 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #49 0x000055984ac3761e in ?? () #50 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #51 0x000055984ac3761e in ?? () #52 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #53 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #54 0x000055984ac3462c in _PyObject_Call_Prepend () #55 0x000055984ad3c464 in ?? () #56 0x000055984ac2039b in _PyObject_MakeTpCall () #57 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #58 0x000055984ac3761e in ?? () #59 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #60 0x000055984ac3761e in ?? () #61 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #62 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #63 0x000055984ac3462c in _PyObject_Call_Prepend () #64 0x000055984ad3c464 in ?? () #65 0x000055984ac2039b in _PyObject_MakeTpCall () #66 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #67 0x000055984ac3761e in ?? () #68 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #69 0x000055984ac3761e in ?? () #70 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #71 0x000055984ac1f574 in _PyObject_FastCallDictTstate () #72 0x000055984ac3462c in _PyObject_Call_Prepend () #73 0x000055984ad3c464 in ?? () #74 0x000055984ac2039b in _PyObject_MakeTpCall () #75 0x000055984ac1a009 in _PyEval_EvalFrameDefault () #76 0x000055984ac374d1 in ?? () #77 0x000055984ac19702 in _PyEval_EvalFrameDefault () #78 0x000055984ac374d1 in ?? () #79 0x000055984ac38172 in PyObject_Call () #80 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #81 0x000055984ac374d1 in ?? () #82 0x000055984ac38172 in PyObject_Call () #83 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #84 0x000055984ac2a38c in _PyFunction_Vectorcall () #85 0x000055984ac1f61d in _PyObject_FastCallDictTstate () #86 0x000055984ac3462c in _PyObject_Call_Prepend () #87 0x000055984ad3c464 in ?? () #88 0x000055984ac3810b in PyObject_Call () #89 0x000055984ac16c30 in _PyEval_EvalFrameDefault () #90 0x000055984ac2a38c in _PyFunction_Vectorcall () #91 0x000055984ac1497f in _PyEval_EvalFrameDefault () #92 0x000055984ac2a38c in _PyFunction_Vectorcall () #93 0x000055984ac1f61d in _PyObject_FastCallDictTstate () #94 0x000055984ac3462c in _PyObject_Call_Prepend () #95 0x000055984ad3c464 in ?? () #96 0x000055984ac2039b in _PyObject_MakeTpCall () #97 0x000055984ac1a99e in _PyEval_EvalFrameDefault () #98 0x000055984ac374d1 in ?? () #99 0x000055984ac159ab in _PyEval_EvalFrameDefault () #100 0x000055984ac2a38c in _PyFunction_Vectorcall () #101 0x000055984ac1497f in _PyEval_EvalFrameDefault () #102 0x000055984ac2a38c in _PyFunction_Vectorcall () #103 0x000055984ac14790 in _PyEval_EvalFrameDefault () #104 0x000055984ac2a38c in _PyFunction_Vectorcall () #105 0x000055984ac14790 in _PyEval_EvalFrameDefault () #106 0x000055984ac2a38c in _PyFunction_Vectorcall () #107 0x000055984ac14790 in _PyEval_EvalFrameDefault () #108 0x000055984ac2a38c in _PyFunction_Vectorcall () #109 0x000055984ac14790 in _PyEval_EvalFrameDefault () #110 0x000055984acf9a16 in ?? () #111 0x000055984acf98e6 in PyEval_EvalCode () #112 0x000055984ad20108 in ?? () #113 0x000055984ad1a90f in ?? () #114 0x000055984ad1fea5 in ?? () #115 0x000055984ad1f488 in _PyRun_SimpleFileObject () #116 0x000055984ad1f167 in _PyRun_AnyFileObject () #117 0x000055984ad138ae in Py_RunMain () #118 0x000055984aced93d in Py_BytesMain () #119 0x00007ffbe6682d90 in __libc_start_call_main (main=main entry=0x55984aced900, argc=argc entry=10, argv=argv entry=0x7ffeea2f3df8) at ../sysdeps/nptl/libc_start_call_main.h:58 #120 0x00007ffbe6682e40 in __libc_start_main_impl (main=0x55984aced900, argc=10, argv=0x7ffeea2f3df8, init=, fini=, rtld_fini=, stack_end=0x7ffeea2f3de8) at ../csu/libc-start.c:392 #121 0x000055984aced835 in _start () =========================================================== Exception in thread Thread-1 (_process_root_events): Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/app/root/lib/ROOT/_application.py", line 91, in _process_root_events gSystem.ProcessEvents() ReferenceError: attempt to access a null-pointer