RUNNING python3 install/spine/bin/run.py --config /tmp/tmp.ixwx6Ezr7s/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.0000181.LARCV.root --output /pscratch/sd/d/dunepro/cuddandr/output/FSD_CosmicRun3/tmp/run-mlreco/FSD_CosmicRun3.spine/FSD_CosmicRun3.spine.0000181.MLRECO_SPINE.hdf5 ██████████ ██████████ ███ ███ ██ ███████████ ███ █ ██ ███ █ █████ ██ ██ ████████ ██ ███ ███ ██ ████ ██ ██████████ █ ███ ██████████ █ ██ █████ ██ ██████████ ██ ███ ██ ███ ███████████ Release version: 0.5.1 $CUDA_VISIBLE_DEVICES=0 Configuration processed at: Linux nid003520 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.ixwx6Ezr7s} 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.0000181.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.0000181.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.0000181.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): 2631 Total number of entries selected: 2631 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.006) @ 2025-08-21 10:18:53 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 9.15 s (78.22 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 1 (epoch 0.012) @ 2025-08-21 10:19:03 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (41.20 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 2 (epoch 0.018) @ 2025-08-21 10:19:03 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.82 s (29.08 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 3 (epoch 0.024) @ 2025-08-21 10:19:04 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.36 s (47.01 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 4 (epoch 0.030) @ 2025-08-21 10:19:04 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.34 s (39.46 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 5 (epoch 0.036) @ 2025-08-21 10:19:04 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (46.03 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 6 (epoch 0.042) @ 2025-08-21 10:19:05 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.36 s (46.74 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 7 (epoch 0.048) @ 2025-08-21 10:19:05 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (55.95 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 8 (epoch 0.055) @ 2025-08-21 10:19:06 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.34 s (42.22 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 9 (epoch 0.061) @ 2025-08-21 10:19:06 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.33 s (42.41 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 10 (epoch 0.067) @ 2025-08-21 10:19:06 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.45 s (43.41 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 11 (epoch 0.073) @ 2025-08-21 10:19:07 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.36 s (39.81 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 12 (epoch 0.079) @ 2025-08-21 10:19:07 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (39.37 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 13 (epoch 0.085) @ 2025-08-21 10:19:08 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.42 s (36.72 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 14 (epoch 0.091) @ 2025-08-21 10:19:08 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.41 s (37.38 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 15 (epoch 0.097) @ 2025-08-21 10:19:08 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (36.88 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 16 (epoch 0.103) @ 2025-08-21 10:19:09 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (37.02 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 17 (epoch 0.109) @ 2025-08-21 10:19:09 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.43 s (41.11 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 18 (epoch 0.115) @ 2025-08-21 10:19:10 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.49 s (36.15 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 19 (epoch 0.121) @ 2025-08-21 10:19:10 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.41 s (38.39 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 20 (epoch 0.127) @ 2025-08-21 10:19:11 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (38.30 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 21 (epoch 0.133) @ 2025-08-21 10:19:11 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.35 s (40.12 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 22 (epoch 0.139) @ 2025-08-21 10:19:11 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.35 s (41.25 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 23 (epoch 0.145) @ 2025-08-21 10:19:12 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (39.01 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 24 (epoch 0.152) @ 2025-08-21 10:19:12 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.43 s (38.96 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 25 (epoch 0.158) @ 2025-08-21 10:19:12 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.45 s (41.30 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 26 (epoch 0.164) @ 2025-08-21 10:19:13 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.53 s (32.02 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 27 (epoch 0.170) @ 2025-08-21 10:19:13 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.48 s (47.19 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 28 (epoch 0.176) @ 2025-08-21 10:19:14 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.42 s (38.28 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 29 (epoch 0.182) @ 2025-08-21 10:19:14 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (51.81 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 30 (epoch 0.188) @ 2025-08-21 10:19:15 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (41.74 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 31 (epoch 0.194) @ 2025-08-21 10:19:15 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (37.81 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 32 (epoch 0.200) @ 2025-08-21 10:19:16 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (39.15 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 33 (epoch 0.206) @ 2025-08-21 10:19:16 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.36 s (40.20 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 34 (epoch 0.212) @ 2025-08-21 10:19:16 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.56 s (27.68 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 35 (epoch 0.218) @ 2025-08-21 10:19:17 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.35 s (41.59 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 36 (epoch 0.224) @ 2025-08-21 10:19:17 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (43.79 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 37 (epoch 0.230) @ 2025-08-21 10:19:18 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (42.10 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 38 (epoch 0.236) @ 2025-08-21 10:19:18 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (41.20 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 39 (epoch 0.242) @ 2025-08-21 10:19:18 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.28 s (41.48 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 40 (epoch 0.248) @ 2025-08-21 10:19:19 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.43 s (39.34 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 41 (epoch 0.255) @ 2025-08-21 10:19:19 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.34 s (41.28 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 42 (epoch 0.261) @ 2025-08-21 10:19:19 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.73 s (39.39 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 43 (epoch 0.267) @ 2025-08-21 10:19:20 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (40.87 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 44 (epoch 0.273) @ 2025-08-21 10:19:21 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.43 s (40.44 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 45 (epoch 0.279) @ 2025-08-21 10:19:21 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.41 s (39.16 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 46 (epoch 0.285) @ 2025-08-21 10:19:21 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.47 s (45.72 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 47 (epoch 0.291) @ 2025-08-21 10:19:22 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (40.71 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 48 (epoch 0.297) @ 2025-08-21 10:19:22 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (38.91 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 49 (epoch 0.303) @ 2025-08-21 10:19:23 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (38.91 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 50 (epoch 0.309) @ 2025-08-21 10:19:23 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.66 s (40.22 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 51 (epoch 0.315) @ 2025-08-21 10:19:24 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.36 s (40.38 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 52 (epoch 0.321) @ 2025-08-21 10:19:24 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (38.67 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 53 (epoch 0.327) @ 2025-08-21 10:19:24 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.33 s (40.71 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 54 (epoch 0.333) @ 2025-08-21 10:19:25 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (38.34 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 55 (epoch 0.339) @ 2025-08-21 10:19:25 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (38.72 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 56 (epoch 0.345) @ 2025-08-21 10:19:26 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (37.70 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 57 (epoch 0.352) @ 2025-08-21 10:19:26 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (48.32 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 58 (epoch 0.358) @ 2025-08-21 10:19:26 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.65 s (30.17 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 59 (epoch 0.364) @ 2025-08-21 10:19:27 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (40.33 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | Iter. 60 (epoch 0.370) @ 2025-08-21 10:19:27 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (40.75 %) | 0.23 GB (0.54 %) | -1.000 | -1.000 | *** Break *** segmentation violation =========================================================== There was a crash. This is the entire stack trace of all threads: =========================================================== Thread 59 (Thread 0x7fc33095b640 (LWP 947823) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 58 (Thread 0x7fc33115c640 (LWP 947822) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 57 (Thread 0x7fc33195d640 (LWP 947821) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 56 (Thread 0x7fc33215e640 (LWP 947820) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 55 (Thread 0x7fc33295f640 (LWP 947819) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 54 (Thread 0x7fc333160640 (LWP 947818) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 53 (Thread 0x7fc333961640 (LWP 947817) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 52 (Thread 0x7fc334162640 (LWP 947816) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 51 (Thread 0x7fc334963640 (LWP 947815) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 50 (Thread 0x7fc335164640 (LWP 947814) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 49 (Thread 0x7fc335965640 (LWP 947813) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 48 (Thread 0x7fc336166640 (LWP 947812) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 47 (Thread 0x7fc336967640 (LWP 947811) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 46 (Thread 0x7fc337168640 (LWP 947810) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 45 (Thread 0x7fc337969640 (LWP 947809) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 44 (Thread 0x7fc33816a640 (LWP 947808) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 43 (Thread 0x7fc33896b640 (LWP 947807) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 42 (Thread 0x7fc33916c640 (LWP 947806) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 41 (Thread 0x7fc33996d640 (LWP 947805) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 40 (Thread 0x7fc33a16e640 (LWP 947804) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 39 (Thread 0x7fc33a96f640 (LWP 947803) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 38 (Thread 0x7fc33b170640 (LWP 947802) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 37 (Thread 0x7fc33b971640 (LWP 947801) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 36 (Thread 0x7fc33c172640 (LWP 947800) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 35 (Thread 0x7fc33c973640 (LWP 947799) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 34 (Thread 0x7fc33d174640 (LWP 947798) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 33 (Thread 0x7fc33d975640 (LWP 947797) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 32 (Thread 0x7fc33e176640 (LWP 947796) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 31 (Thread 0x7fc33e977640 (LWP 947795) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 30 (Thread 0x7fc33f178640 (LWP 947794) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 29 (Thread 0x7fc33f979640 (LWP 947793) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 28 (Thread 0x7fc36affd640 (LWP 946710) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc360001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc360001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc360001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc360001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc360001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 27 (Thread 0x7fc36b7fe640 (LWP 946709) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc35c001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc35c001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc35c001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc35c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc35c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 26 (Thread 0x7fc36bfff640 (LWP 946708) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc364001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc364001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc364001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc364001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc364001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 25 (Thread 0x7fc3acffd640 (LWP 946707) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc370001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc370001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc370001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc370001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc370001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 24 (Thread 0x7fc3ad7fe640 (LWP 946706) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc36c001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc36c001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc36c001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc36c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc36c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 23 (Thread 0x7fc3adfff640 (LWP 946705) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc378001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc378001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc378001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc378001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc378001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 22 (Thread 0x7fc3c0b15640 (LWP 946658) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc374001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc374001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc374001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc374001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc374001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 21 (Thread 0x7fc3c1316640 (LWP 946641) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc37c001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc37c001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc37c001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc37c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc37c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 20 (Thread 0x7fc3c2f58640 (LWP 946196) "cuda-EvtHandlr"): #0 0x00007fc4deef0bcf in __GI___poll (fds=0x7fc3a8000c80, nfds=13, timeout=100) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fc423aaa44f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #2 0x00007fc423b6e80f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #3 0x00007fc423aa2143 in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #4 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #5 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 19 (Thread 0x7fc3db947640 (LWP 945817) "cuda0000340000e"): #0 0x00007fc4deef0bcf in __GI___poll (fds=0x55f81f373e50, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fc423aaa44f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #2 0x00007fc423b6e80f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #3 0x00007fc423aa2143 in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #4 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #5 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 18 (Thread 0x7fc3e7b4e640 (LWP 945779) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 17 (Thread 0x7fc3e834f640 (LWP 945778) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 16 (Thread 0x7fc3e8b50640 (LWP 945777) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 15 (Thread 0x7fc3e9351640 (LWP 945776) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 14 (Thread 0x7fc3e9b52640 (LWP 945775) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 13 (Thread 0x7fc3ea353640 (LWP 945774) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 12 (Thread 0x7fc3eab54640 (LWP 945773) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 11 (Thread 0x7fc3eb355640 (LWP 945772) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 10 (Thread 0x7fc3ebb56640 (LWP 945771) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 9 (Thread 0x7fc3ec357640 (LWP 945770) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 8 (Thread 0x7fc3ecb58640 (LWP 945769) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 7 (Thread 0x7fc3ed359640 (LWP 945768) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 6 (Thread 0x7fc3edb5a640 (LWP 945767) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 5 (Thread 0x7fc3ee35b640 (LWP 945766) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 4 (Thread 0x7fc3eeb5c640 (LWP 945765) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 3 (Thread 0x7fc3ef35d640 (LWP 945764) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 2 (Thread 0x7fc3fab62640 (LWP 945729) "python3"): #0 0x00007fc4deef363d in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7fc3fab615d0) at ../sysdeps/unix/sysv/linux/select.c:69 #1 0x000055f80f6442f6 in ?? () #2 0x000055f80f539534 in ?? () #3 0x000055f80f529702 in _PyEval_EvalFrameDefault () #4 0x000055f80f53a38c in _PyFunction_Vectorcall () #5 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #6 0x000055f80f53a38c in _PyFunction_Vectorcall () #7 0x000055f80f52497f in _PyEval_EvalFrameDefault () #8 0x000055f80f53a38c in _PyFunction_Vectorcall () #9 0x000055f80f52497f in _PyEval_EvalFrameDefault () #10 0x000055f80f547731 in ?? () #11 0x000055f80f65c7ca in ?? () #12 0x000055f80f652138 in ?? () #13 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #14 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 1 (Thread 0x7fc4dedd3740 (LWP 945369) "python3"): #0 0x00007fc4deec242f in __GI___wait4 (pid=947938, stat_loc=stat_loc entry=0x7ffef1962da8, options=options entry=0, usage=usage entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 #1 0x00007fc4deec23ab in __GI___waitpid (pid=, stat_loc=stat_loc entry=0x7ffef1962da8, options=options entry=0) at ./posix/waitpid.c:38 #2 0x00007fc4dee28bdb in do_system (line=) at ../sysdeps/posix/system.c:171 #3 0x00007fc411dffc84 in TUnixSystem::StackTrace() () from /app/root/lib/libCore.so #4 0x00007fc4120a7ff3 in (anonymous namespace)::TExceptionHandlerImp::HandleException(int) () from /app/root/lib/libcppyy_backend3_10.so #5 0x00007fc411dfce19 in TUnixSystem::DispatchSignals(ESignals) () from /app/root/lib/libCore.so #6 #7 0x00007fc3f248f9f6 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 0x00007fc3f24cb559 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 0x00007fc3f245207a 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 0x00007fc3f25bb2d1 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 0x00007fc3f24d6567 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 0x000055f80f539b32 in ?? () #13 0x000055f80f53039b in _PyObject_MakeTpCall () #14 0x000055f80f529a97 in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x00007fc4dd244249 in THPFunction_apply(_object*, _object*) () from /usr/local/lib/python3.10/dist-packages/torch/lib/libtorch_python.so #17 0x000055f80f539b58 in ?? () #18 0x000055f80f54810b in PyObject_Call () #19 0x000055f80f52a6ef in _PyEval_EvalFrameDefault () #20 0x000055f80f5474d1 in ?? () #21 0x000055f80f529702 in _PyEval_EvalFrameDefault () #22 0x000055f80f54761e in ?? () #23 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #24 0x000055f80f54761e in ?? () #25 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #26 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #27 0x000055f80f54462c in _PyObject_Call_Prepend () #28 0x000055f80f64c464 in ?? () #29 0x000055f80f53039b in _PyObject_MakeTpCall () #30 0x000055f80f529a97 in _PyEval_EvalFrameDefault () #31 0x000055f80f54761e in ?? () #32 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #33 0x000055f80f54761e in ?? () #34 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #35 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #36 0x000055f80f54462c in _PyObject_Call_Prepend () #37 0x000055f80f64c464 in ?? () #38 0x000055f80f53039b in _PyObject_MakeTpCall () #39 0x000055f80f529a97 in _PyEval_EvalFrameDefault () #40 0x000055f80f54761e in ?? () #41 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #42 0x000055f80f54761e in ?? () #43 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #44 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #45 0x000055f80f54462c in _PyObject_Call_Prepend () #46 0x000055f80f64c464 in ?? () #47 0x000055f80f53039b in _PyObject_MakeTpCall () #48 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #49 0x000055f80f54761e in ?? () #50 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #51 0x000055f80f54761e in ?? () #52 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #53 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #54 0x000055f80f54462c in _PyObject_Call_Prepend () #55 0x000055f80f64c464 in ?? () #56 0x000055f80f53039b in _PyObject_MakeTpCall () #57 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #58 0x000055f80f54761e in ?? () #59 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #60 0x000055f80f54761e in ?? () #61 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #62 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #63 0x000055f80f54462c in _PyObject_Call_Prepend () #64 0x000055f80f64c464 in ?? () #65 0x000055f80f53039b in _PyObject_MakeTpCall () #66 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #67 0x000055f80f54761e in ?? () #68 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #69 0x000055f80f54761e in ?? () #70 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #71 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #72 0x000055f80f54462c in _PyObject_Call_Prepend () #73 0x000055f80f64c464 in ?? () #74 0x000055f80f53039b in _PyObject_MakeTpCall () #75 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #76 0x000055f80f5474d1 in ?? () #77 0x000055f80f529702 in _PyEval_EvalFrameDefault () #78 0x000055f80f5474d1 in ?? () #79 0x000055f80f548172 in PyObject_Call () #80 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #81 0x000055f80f5474d1 in ?? () #82 0x000055f80f548172 in PyObject_Call () #83 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #84 0x000055f80f53a38c in _PyFunction_Vectorcall () #85 0x000055f80f52f61d in _PyObject_FastCallDictTstate () #86 0x000055f80f54462c in _PyObject_Call_Prepend () #87 0x000055f80f64c464 in ?? () #88 0x000055f80f54810b in PyObject_Call () #89 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #90 0x000055f80f53a38c in _PyFunction_Vectorcall () #91 0x000055f80f52497f in _PyEval_EvalFrameDefault () #92 0x000055f80f53a38c in _PyFunction_Vectorcall () #93 0x000055f80f52f61d in _PyObject_FastCallDictTstate () #94 0x000055f80f54462c in _PyObject_Call_Prepend () #95 0x000055f80f64c464 in ?? () #96 0x000055f80f53039b in _PyObject_MakeTpCall () #97 0x000055f80f52a99e in _PyEval_EvalFrameDefault () #98 0x000055f80f5474d1 in ?? () #99 0x000055f80f5259ab in _PyEval_EvalFrameDefault () #100 0x000055f80f53a38c in _PyFunction_Vectorcall () #101 0x000055f80f52497f in _PyEval_EvalFrameDefault () #102 0x000055f80f53a38c in _PyFunction_Vectorcall () #103 0x000055f80f524790 in _PyEval_EvalFrameDefault () #104 0x000055f80f53a38c in _PyFunction_Vectorcall () #105 0x000055f80f524790 in _PyEval_EvalFrameDefault () #106 0x000055f80f53a38c in _PyFunction_Vectorcall () #107 0x000055f80f524790 in _PyEval_EvalFrameDefault () #108 0x000055f80f53a38c in _PyFunction_Vectorcall () #109 0x000055f80f524790 in _PyEval_EvalFrameDefault () #110 0x000055f80f609a16 in ?? () #111 0x000055f80f6098e6 in PyEval_EvalCode () #112 0x000055f80f630108 in ?? () #113 0x000055f80f62a90f in ?? () #114 0x000055f80f62fea5 in ?? () #115 0x000055f80f62f488 in _PyRun_SimpleFileObject () #116 0x000055f80f62f167 in _PyRun_AnyFileObject () #117 0x000055f80f6238ae in Py_RunMain () #118 0x000055f80f5fd93d in Py_BytesMain () #119 0x00007fc4dee01d90 in __libc_start_call_main (main=main entry=0x55f80f5fd900, argc=argc entry=10, argv=argv entry=0x7ffef196c568) at ../sysdeps/nptl/libc_start_call_main.h:58 #120 0x00007fc4dee01e40 in __libc_start_main_impl (main=0x55f80f5fd900, argc=10, argv=0x7ffef196c568, init=, fini=, rtld_fini=, stack_end=0x7ffef196c558) at ../csu/libc-start.c:392 #121 0x000055f80f5fd835 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 0x00007fc3f248f9f6 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 0x00007fc3f24cb559 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 0x00007fc3f245207a 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 0x00007fc3f25bb2d1 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 0x00007fc3f24d6567 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 0x000055f80f539b32 in ?? () #13 0x000055f80f53039b in _PyObject_MakeTpCall () #14 0x000055f80f529a97 in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x00007fc4dd244249 in THPFunction_apply(_object*, _object*) () from /usr/local/lib/python3.10/dist-packages/torch/lib/libtorch_python.so #17 0x000055f80f539b58 in ?? () #18 0x000055f80f54810b in PyObject_Call () #19 0x000055f80f52a6ef in _PyEval_EvalFrameDefault () #20 0x000055f80f5474d1 in ?? () #21 0x000055f80f529702 in _PyEval_EvalFrameDefault () #22 0x000055f80f54761e in ?? () #23 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #24 0x000055f80f54761e in ?? () #25 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #26 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #27 0x000055f80f54462c in _PyObject_Call_Prepend () #28 0x000055f80f64c464 in ?? () #29 0x000055f80f53039b in _PyObject_MakeTpCall () #30 0x000055f80f529a97 in _PyEval_EvalFrameDefault () #31 0x000055f80f54761e in ?? () #32 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #33 0x000055f80f54761e in ?? () #34 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #35 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #36 0x000055f80f54462c in _PyObject_Call_Prepend () #37 0x000055f80f64c464 in ?? () #38 0x000055f80f53039b in _PyObject_MakeTpCall () #39 0x000055f80f529a97 in _PyEval_EvalFrameDefault () #40 0x000055f80f54761e in ?? () #41 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #42 0x000055f80f54761e in ?? () #43 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #44 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #45 0x000055f80f54462c in _PyObject_Call_Prepend () #46 0x000055f80f64c464 in ?? () #47 0x000055f80f53039b in _PyObject_MakeTpCall () #48 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #49 0x000055f80f54761e in ?? () #50 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #51 0x000055f80f54761e in ?? () #52 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #53 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #54 0x000055f80f54462c in _PyObject_Call_Prepend () #55 0x000055f80f64c464 in ?? () #56 0x000055f80f53039b in _PyObject_MakeTpCall () #57 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #58 0x000055f80f54761e in ?? () #59 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #60 0x000055f80f54761e in ?? () #61 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #62 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #63 0x000055f80f54462c in _PyObject_Call_Prepend () #64 0x000055f80f64c464 in ?? () #65 0x000055f80f53039b in _PyObject_MakeTpCall () #66 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #67 0x000055f80f54761e in ?? () #68 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #69 0x000055f80f54761e in ?? () #70 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #71 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #72 0x000055f80f54462c in _PyObject_Call_Prepend () #73 0x000055f80f64c464 in ?? () #74 0x000055f80f53039b in _PyObject_MakeTpCall () #75 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #76 0x000055f80f5474d1 in ?? () #77 0x000055f80f529702 in _PyEval_EvalFrameDefault () #78 0x000055f80f5474d1 in ?? () #79 0x000055f80f548172 in PyObject_Call () #80 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #81 0x000055f80f5474d1 in ?? () #82 0x000055f80f548172 in PyObject_Call () #83 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #84 0x000055f80f53a38c in _PyFunction_Vectorcall () #85 0x000055f80f52f61d in _PyObject_FastCallDictTstate () #86 0x000055f80f54462c in _PyObject_Call_Prepend () #87 0x000055f80f64c464 in ?? () #88 0x000055f80f54810b in PyObject_Call () #89 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #90 0x000055f80f53a38c in _PyFunction_Vectorcall () #91 0x000055f80f52497f in _PyEval_EvalFrameDefault () #92 0x000055f80f53a38c in _PyFunction_Vectorcall () #93 0x000055f80f52f61d in _PyObject_FastCallDictTstate () #94 0x000055f80f54462c in _PyObject_Call_Prepend () #95 0x000055f80f64c464 in ?? () #96 0x000055f80f53039b in _PyObject_MakeTpCall () #97 0x000055f80f52a99e in _PyEval_EvalFrameDefault () #98 0x000055f80f5474d1 in ?? () #99 0x000055f80f5259ab in _PyEval_EvalFrameDefault () #100 0x000055f80f53a38c in _PyFunction_Vectorcall () #101 0x000055f80f52497f in _PyEval_EvalFrameDefault () #102 0x000055f80f53a38c in _PyFunction_Vectorcall () #103 0x000055f80f524790 in _PyEval_EvalFrameDefault () #104 0x000055f80f53a38c in _PyFunction_Vectorcall () #105 0x000055f80f524790 in _PyEval_EvalFrameDefault () #106 0x000055f80f53a38c in _PyFunction_Vectorcall () #107 0x000055f80f524790 in _PyEval_EvalFrameDefault () #108 0x000055f80f53a38c in _PyFunction_Vectorcall () #109 0x000055f80f524790 in _PyEval_EvalFrameDefault () #110 0x000055f80f609a16 in ?? () #111 0x000055f80f6098e6 in PyEval_EvalCode () #112 0x000055f80f630108 in ?? () #113 0x000055f80f62a90f in ?? () #114 0x000055f80f62fea5 in ?? () #115 0x000055f80f62f488 in _PyRun_SimpleFileObject () #116 0x000055f80f62f167 in _PyRun_AnyFileObject () #117 0x000055f80f6238ae in Py_RunMain () #118 0x000055f80f5fd93d in Py_BytesMain () #119 0x00007fc4dee01d90 in __libc_start_call_main (main=main entry=0x55f80f5fd900, argc=argc entry=10, argv=argv entry=0x7ffef196c568) at ../sysdeps/nptl/libc_start_call_main.h:58 #120 0x00007fc4dee01e40 in __libc_start_main_impl (main=0x55f80f5fd900, argc=10, argv=0x7ffef196c568, init=, fini=, rtld_fini=, stack_end=0x7ffef196c558) at ../csu/libc-start.c:392 #121 0x000055f80f5fd835 in _start () =========================================================== *** Break *** segmentation violation =========================================================== There was a crash. This is the entire stack trace of all threads: =========================================================== Thread 59 (Thread 0x7fc33095b640 (LWP 947823) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 58 (Thread 0x7fc33115c640 (LWP 947822) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 57 (Thread 0x7fc33195d640 (LWP 947821) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 56 (Thread 0x7fc33215e640 (LWP 947820) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 55 (Thread 0x7fc33295f640 (LWP 947819) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 54 (Thread 0x7fc333160640 (LWP 947818) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 53 (Thread 0x7fc333961640 (LWP 947817) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 52 (Thread 0x7fc334162640 (LWP 947816) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 51 (Thread 0x7fc334963640 (LWP 947815) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 50 (Thread 0x7fc335164640 (LWP 947814) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 49 (Thread 0x7fc335965640 (LWP 947813) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 48 (Thread 0x7fc336166640 (LWP 947812) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 47 (Thread 0x7fc336967640 (LWP 947811) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 46 (Thread 0x7fc337168640 (LWP 947810) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 45 (Thread 0x7fc337969640 (LWP 947809) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 44 (Thread 0x7fc33816a640 (LWP 947808) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 43 (Thread 0x7fc33896b640 (LWP 947807) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 42 (Thread 0x7fc33916c640 (LWP 947806) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 41 (Thread 0x7fc33996d640 (LWP 947805) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 40 (Thread 0x7fc33a16e640 (LWP 947804) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 39 (Thread 0x7fc33a96f640 (LWP 947803) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 38 (Thread 0x7fc33b170640 (LWP 947802) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 37 (Thread 0x7fc33b971640 (LWP 947801) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 36 (Thread 0x7fc33c172640 (LWP 947800) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 35 (Thread 0x7fc33c973640 (LWP 947799) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 34 (Thread 0x7fc33d174640 (LWP 947798) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 33 (Thread 0x7fc33d975640 (LWP 947797) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 32 (Thread 0x7fc33e176640 (LWP 947796) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 31 (Thread 0x7fc33e977640 (LWP 947795) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 30 (Thread 0x7fc33f178640 (LWP 947794) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 29 (Thread 0x7fc33f979640 (LWP 947793) "python3"): #0 0x00007fc4dde18b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007fc4dde163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 28 (Thread 0x7fc36affd640 (LWP 946710) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc360001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc360001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc360001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc360001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc360001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 27 (Thread 0x7fc36b7fe640 (LWP 946709) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc35c001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc35c001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc35c001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc35c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc35c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 26 (Thread 0x7fc36bfff640 (LWP 946708) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc364001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc364001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc364001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc364001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc364001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 25 (Thread 0x7fc3acffd640 (LWP 946707) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc370001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc370001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc370001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc370001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc370001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 24 (Thread 0x7fc3ad7fe640 (LWP 946706) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc36c001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc36c001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc36c001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc36c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc36c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 23 (Thread 0x7fc3adfff640 (LWP 946705) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc378001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc378001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc378001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc378001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc378001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 22 (Thread 0x7fc3c0b15640 (LWP 946658) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc374001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc374001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc374001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc374001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc374001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 21 (Thread 0x7fc3c1316640 (LWP 946641) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc37c001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc37c001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc37c001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee74bdf in do_futex_wait (sem=sem entry=0x7fc37c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007fc4dee74c78 in __new_sem_wait_slow64 (sem=0x7fc37c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x000055f80f4fbdd0 in PyThread_acquire_lock_timed () #6 0x000055f80f54fa64 in ?? () #7 0x000055f80f53ade7 in ?? () #8 0x000055f80f52497f in _PyEval_EvalFrameDefault () #9 0x000055f80f5474d1 in ?? () #10 0x000055f80f524790 in _PyEval_EvalFrameDefault () #11 0x000055f80f53a38c in _PyFunction_Vectorcall () #12 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #13 0x000055f80f53a38c in _PyFunction_Vectorcall () #14 0x000055f80f52497f in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x000055f80f52497f in _PyEval_EvalFrameDefault () #17 0x000055f80f547731 in ?? () #18 0x000055f80f65c7ca in ?? () #19 0x000055f80f652138 in ?? () #20 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 20 (Thread 0x7fc3c2f58640 (LWP 946196) "cuda-EvtHandlr"): #0 0x00007fc4deef0bcf in __GI___poll (fds=0x7fc3a8000c80, nfds=13, timeout=100) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fc423aaa44f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #2 0x00007fc423b6e80f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #3 0x00007fc423aa2143 in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #4 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #5 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 19 (Thread 0x7fc3db947640 (LWP 945817) "cuda0000340000e"): #0 0x00007fc4deef0bcf in __GI___poll (fds=0x55f81f373e50, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fc423aaa44f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #2 0x00007fc423b6e80f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #3 0x00007fc423aa2143 in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #4 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #5 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 18 (Thread 0x7fc3e7b4e640 (LWP 945779) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 17 (Thread 0x7fc3e834f640 (LWP 945778) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 16 (Thread 0x7fc3e8b50640 (LWP 945777) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 15 (Thread 0x7fc3e9351640 (LWP 945776) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 14 (Thread 0x7fc3e9b52640 (LWP 945775) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 13 (Thread 0x7fc3ea353640 (LWP 945774) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 12 (Thread 0x7fc3eab54640 (LWP 945773) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 11 (Thread 0x7fc3eb355640 (LWP 945772) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 10 (Thread 0x7fc3ebb56640 (LWP 945771) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 9 (Thread 0x7fc3ec357640 (LWP 945770) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 8 (Thread 0x7fc3ecb58640 (LWP 945769) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 7 (Thread 0x7fc3ed359640 (LWP 945768) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 6 (Thread 0x7fc3edb5a640 (LWP 945767) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 5 (Thread 0x7fc3ee35b640 (LWP 945766) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 4 (Thread 0x7fc3eeb5c640 (LWP 945765) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 3 (Thread 0x7fc3ef35d640 (LWP 945764) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fc3ef38bbb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7fc3ef38bbb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007fc4dee6ba41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fc3ef38bb68 , cond=0x7fc3ef38bb90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7fc3ef38bb90 , mutex=0x7fc3ef38bb68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007fc3ef385cef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 2 (Thread 0x7fc3fab62640 (LWP 945729) "python3"): #0 0x00007fc4deef363d in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7fc3fab615d0) at ../sysdeps/unix/sysv/linux/select.c:69 #1 0x000055f80f6442f6 in ?? () #2 0x000055f80f539534 in ?? () #3 0x000055f80f529702 in _PyEval_EvalFrameDefault () #4 0x000055f80f53a38c in _PyFunction_Vectorcall () #5 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #6 0x000055f80f53a38c in _PyFunction_Vectorcall () #7 0x000055f80f52497f in _PyEval_EvalFrameDefault () #8 0x000055f80f53a38c in _PyFunction_Vectorcall () #9 0x000055f80f52497f in _PyEval_EvalFrameDefault () #10 0x000055f80f547731 in ?? () #11 0x000055f80f65c7ca in ?? () #12 0x000055f80f652138 in ?? () #13 0x00007fc4dee6cac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #14 0x00007fc4deefe850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 1 (Thread 0x7fc4dedd3740 (LWP 945369) "python3"): #0 0x00007fc4deec242f in __GI___wait4 (pid=950729, stat_loc=stat_loc entry=0x7ffef1962da8, options=options entry=0, usage=usage entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 #1 0x00007fc4deec23ab in __GI___waitpid (pid=, stat_loc=stat_loc entry=0x7ffef1962da8, options=options entry=0) at ./posix/waitpid.c:38 #2 0x00007fc4dee28bdb in do_system (line=) at ../sysdeps/posix/system.c:171 #3 0x00007fc411dffc84 in TUnixSystem::StackTrace() () from /app/root/lib/libCore.so #4 0x00007fc4120a7e77 in (anonymous namespace)::TExceptionHandlerImp::HandleException(int) () from /app/root/lib/libcppyy_backend3_10.so #5 0x00007fc411dfce19 in TUnixSystem::DispatchSignals(ESignals) () from /app/root/lib/libCore.so #6 #7 0x00007fc3f248f9f6 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 0x00007fc3f24cb559 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 0x00007fc3f245207a 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 0x00007fc3f25bb2d1 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 0x00007fc3f24d6567 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 0x000055f80f539b32 in ?? () #13 0x000055f80f53039b in _PyObject_MakeTpCall () #14 0x000055f80f529a97 in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x00007fc4dd244249 in THPFunction_apply(_object*, _object*) () from /usr/local/lib/python3.10/dist-packages/torch/lib/libtorch_python.so #17 0x000055f80f539b58 in ?? () #18 0x000055f80f54810b in PyObject_Call () #19 0x000055f80f52a6ef in _PyEval_EvalFrameDefault () #20 0x000055f80f5474d1 in ?? () #21 0x000055f80f529702 in _PyEval_EvalFrameDefault () #22 0x000055f80f54761e in ?? () #23 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #24 0x000055f80f54761e in ?? () #25 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #26 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #27 0x000055f80f54462c in _PyObject_Call_Prepend () #28 0x000055f80f64c464 in ?? () #29 0x000055f80f53039b in _PyObject_MakeTpCall () #30 0x000055f80f529a97 in _PyEval_EvalFrameDefault () #31 0x000055f80f54761e in ?? () #32 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #33 0x000055f80f54761e in ?? () #34 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #35 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #36 0x000055f80f54462c in _PyObject_Call_Prepend () #37 0x000055f80f64c464 in ?? () #38 0x000055f80f53039b in _PyObject_MakeTpCall () #39 0x000055f80f529a97 in _PyEval_EvalFrameDefault () #40 0x000055f80f54761e in ?? () #41 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #42 0x000055f80f54761e in ?? () #43 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #44 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #45 0x000055f80f54462c in _PyObject_Call_Prepend () #46 0x000055f80f64c464 in ?? () #47 0x000055f80f53039b in _PyObject_MakeTpCall () #48 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #49 0x000055f80f54761e in ?? () #50 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #51 0x000055f80f54761e in ?? () #52 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #53 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #54 0x000055f80f54462c in _PyObject_Call_Prepend () #55 0x000055f80f64c464 in ?? () #56 0x000055f80f53039b in _PyObject_MakeTpCall () #57 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #58 0x000055f80f54761e in ?? () #59 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #60 0x000055f80f54761e in ?? () #61 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #62 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #63 0x000055f80f54462c in _PyObject_Call_Prepend () #64 0x000055f80f64c464 in ?? () #65 0x000055f80f53039b in _PyObject_MakeTpCall () #66 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #67 0x000055f80f54761e in ?? () #68 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #69 0x000055f80f54761e in ?? () #70 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #71 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #72 0x000055f80f54462c in _PyObject_Call_Prepend () #73 0x000055f80f64c464 in ?? () #74 0x000055f80f53039b in _PyObject_MakeTpCall () #75 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #76 0x000055f80f5474d1 in ?? () #77 0x000055f80f529702 in _PyEval_EvalFrameDefault () #78 0x000055f80f5474d1 in ?? () #79 0x000055f80f548172 in PyObject_Call () #80 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #81 0x000055f80f5474d1 in ?? () #82 0x000055f80f548172 in PyObject_Call () #83 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #84 0x000055f80f53a38c in _PyFunction_Vectorcall () #85 0x000055f80f52f61d in _PyObject_FastCallDictTstate () #86 0x000055f80f54462c in _PyObject_Call_Prepend () #87 0x000055f80f64c464 in ?? () #88 0x000055f80f54810b in PyObject_Call () #89 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #90 0x000055f80f53a38c in _PyFunction_Vectorcall () #91 0x000055f80f52497f in _PyEval_EvalFrameDefault () #92 0x000055f80f53a38c in _PyFunction_Vectorcall () #93 0x000055f80f52f61d in _PyObject_FastCallDictTstate () #94 0x000055f80f54462c in _PyObject_Call_Prepend () #95 0x000055f80f64c464 in ?? () #96 0x000055f80f53039b in _PyObject_MakeTpCall () #97 0x000055f80f52a99e in _PyEval_EvalFrameDefault () #98 0x000055f80f5474d1 in ?? () #99 0x000055f80f5259ab in _PyEval_EvalFrameDefault () #100 0x000055f80f53a38c in _PyFunction_Vectorcall () #101 0x000055f80f52497f in _PyEval_EvalFrameDefault () #102 0x000055f80f53a38c in _PyFunction_Vectorcall () #103 0x000055f80f524790 in _PyEval_EvalFrameDefault () #104 0x000055f80f53a38c in _PyFunction_Vectorcall () #105 0x000055f80f524790 in _PyEval_EvalFrameDefault () #106 0x000055f80f53a38c in _PyFunction_Vectorcall () #107 0x000055f80f524790 in _PyEval_EvalFrameDefault () #108 0x000055f80f53a38c in _PyFunction_Vectorcall () #109 0x000055f80f524790 in _PyEval_EvalFrameDefault () #110 0x000055f80f609a16 in ?? () #111 0x000055f80f6098e6 in PyEval_EvalCode () #112 0x000055f80f630108 in ?? () #113 0x000055f80f62a90f in ?? () #114 0x000055f80f62fea5 in ?? () #115 0x000055f80f62f488 in _PyRun_SimpleFileObject () #116 0x000055f80f62f167 in _PyRun_AnyFileObject () #117 0x000055f80f6238ae in Py_RunMain () #118 0x000055f80f5fd93d in Py_BytesMain () #119 0x00007fc4dee01d90 in __libc_start_call_main (main=main entry=0x55f80f5fd900, argc=argc entry=10, argv=argv entry=0x7ffef196c568) at ../sysdeps/nptl/libc_start_call_main.h:58 #120 0x00007fc4dee01e40 in __libc_start_main_impl (main=0x55f80f5fd900, argc=10, argv=0x7ffef196c568, init=, fini=, rtld_fini=, stack_end=0x7ffef196c558) at ../csu/libc-start.c:392 #121 0x000055f80f5fd835 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 0x00007fc3f248f9f6 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 0x00007fc3f24cb559 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 0x00007fc3f245207a 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 0x00007fc3f25bb2d1 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 0x00007fc3f24d6567 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 0x000055f80f539b32 in ?? () #13 0x000055f80f53039b in _PyObject_MakeTpCall () #14 0x000055f80f529a97 in _PyEval_EvalFrameDefault () #15 0x000055f80f53a38c in _PyFunction_Vectorcall () #16 0x00007fc4dd244249 in THPFunction_apply(_object*, _object*) () from /usr/local/lib/python3.10/dist-packages/torch/lib/libtorch_python.so #17 0x000055f80f539b58 in ?? () #18 0x000055f80f54810b in PyObject_Call () #19 0x000055f80f52a6ef in _PyEval_EvalFrameDefault () #20 0x000055f80f5474d1 in ?? () #21 0x000055f80f529702 in _PyEval_EvalFrameDefault () #22 0x000055f80f54761e in ?? () #23 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #24 0x000055f80f54761e in ?? () #25 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #26 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #27 0x000055f80f54462c in _PyObject_Call_Prepend () #28 0x000055f80f64c464 in ?? () #29 0x000055f80f53039b in _PyObject_MakeTpCall () #30 0x000055f80f529a97 in _PyEval_EvalFrameDefault () #31 0x000055f80f54761e in ?? () #32 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #33 0x000055f80f54761e in ?? () #34 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #35 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #36 0x000055f80f54462c in _PyObject_Call_Prepend () #37 0x000055f80f64c464 in ?? () #38 0x000055f80f53039b in _PyObject_MakeTpCall () #39 0x000055f80f529a97 in _PyEval_EvalFrameDefault () #40 0x000055f80f54761e in ?? () #41 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #42 0x000055f80f54761e in ?? () #43 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #44 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #45 0x000055f80f54462c in _PyObject_Call_Prepend () #46 0x000055f80f64c464 in ?? () #47 0x000055f80f53039b in _PyObject_MakeTpCall () #48 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #49 0x000055f80f54761e in ?? () #50 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #51 0x000055f80f54761e in ?? () #52 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #53 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #54 0x000055f80f54462c in _PyObject_Call_Prepend () #55 0x000055f80f64c464 in ?? () #56 0x000055f80f53039b in _PyObject_MakeTpCall () #57 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #58 0x000055f80f54761e in ?? () #59 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #60 0x000055f80f54761e in ?? () #61 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #62 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #63 0x000055f80f54462c in _PyObject_Call_Prepend () #64 0x000055f80f64c464 in ?? () #65 0x000055f80f53039b in _PyObject_MakeTpCall () #66 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #67 0x000055f80f54761e in ?? () #68 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #69 0x000055f80f54761e in ?? () #70 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #71 0x000055f80f52f574 in _PyObject_FastCallDictTstate () #72 0x000055f80f54462c in _PyObject_Call_Prepend () #73 0x000055f80f64c464 in ?? () #74 0x000055f80f53039b in _PyObject_MakeTpCall () #75 0x000055f80f52a009 in _PyEval_EvalFrameDefault () #76 0x000055f80f5474d1 in ?? () #77 0x000055f80f529702 in _PyEval_EvalFrameDefault () #78 0x000055f80f5474d1 in ?? () #79 0x000055f80f548172 in PyObject_Call () #80 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #81 0x000055f80f5474d1 in ?? () #82 0x000055f80f548172 in PyObject_Call () #83 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #84 0x000055f80f53a38c in _PyFunction_Vectorcall () #85 0x000055f80f52f61d in _PyObject_FastCallDictTstate () #86 0x000055f80f54462c in _PyObject_Call_Prepend () #87 0x000055f80f64c464 in ?? () #88 0x000055f80f54810b in PyObject_Call () #89 0x000055f80f526c30 in _PyEval_EvalFrameDefault () #90 0x000055f80f53a38c in _PyFunction_Vectorcall () #91 0x000055f80f52497f in _PyEval_EvalFrameDefault () #92 0x000055f80f53a38c in _PyFunction_Vectorcall () #93 0x000055f80f52f61d in _PyObject_FastCallDictTstate () #94 0x000055f80f54462c in _PyObject_Call_Prepend () #95 0x000055f80f64c464 in ?? () #96 0x000055f80f53039b in _PyObject_MakeTpCall () #97 0x000055f80f52a99e in _PyEval_EvalFrameDefault () #98 0x000055f80f5474d1 in ?? () #99 0x000055f80f5259ab in _PyEval_EvalFrameDefault () #100 0x000055f80f53a38c in _PyFunction_Vectorcall () #101 0x000055f80f52497f in _PyEval_EvalFrameDefault () #102 0x000055f80f53a38c in _PyFunction_Vectorcall () #103 0x000055f80f524790 in _PyEval_EvalFrameDefault () #104 0x000055f80f53a38c in _PyFunction_Vectorcall () #105 0x000055f80f524790 in _PyEval_EvalFrameDefault () #106 0x000055f80f53a38c in _PyFunction_Vectorcall () #107 0x000055f80f524790 in _PyEval_EvalFrameDefault () #108 0x000055f80f53a38c in _PyFunction_Vectorcall () #109 0x000055f80f524790 in _PyEval_EvalFrameDefault () #110 0x000055f80f609a16 in ?? () #111 0x000055f80f6098e6 in PyEval_EvalCode () #112 0x000055f80f630108 in ?? () #113 0x000055f80f62a90f in ?? () #114 0x000055f80f62fea5 in ?? () #115 0x000055f80f62f488 in _PyRun_SimpleFileObject () #116 0x000055f80f62f167 in _PyRun_AnyFileObject () #117 0x000055f80f6238ae in Py_RunMain () #118 0x000055f80f5fd93d in Py_BytesMain () #119 0x00007fc4dee01d90 in __libc_start_call_main (main=main entry=0x55f80f5fd900, argc=argc entry=10, argv=argv entry=0x7ffef196c568) at ../sysdeps/nptl/libc_start_call_main.h:58 #120 0x00007fc4dee01e40 in __libc_start_main_impl (main=0x55f80f5fd900, argc=10, argv=0x7ffef196c568, init=, fini=, rtld_fini=, stack_end=0x7ffef196c558) at ../csu/libc-start.c:392 #121 0x000055f80f5fd835 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