RUNNING python3 install/spine/bin/run.py --config /tmp/tmp.ArQ2R209pF/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.0000179.LARCV.root --output /pscratch/sd/d/dunepro/cuddandr/output/FSD_CosmicRun3/tmp/run-mlreco/FSD_CosmicRun3.spine/FSD_CosmicRun3.spine.0000179.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.ArQ2R209pF} 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.0000179.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.0000179.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.0000179.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): 2002 Total number of entries selected: 2002 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.008) @ 2025-08-21 10:18:59 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 8.60 s (83.42 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 1 (epoch 0.016) @ 2025-08-21 10:19:07 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.83 s (54.16 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 2 (epoch 0.024) @ 2025-08-21 10:19:08 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.45 s (51.75 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 3 (epoch 0.032) @ 2025-08-21 10:19:09 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.50 s (27.45 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 4 (epoch 0.040) @ 2025-08-21 10:19:09 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.34 s (39.85 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 5 (epoch 0.048) @ 2025-08-21 10:19:09 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (37.35 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 6 (epoch 0.056) @ 2025-08-21 10:19:10 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.33 s (39.71 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 7 (epoch 0.063) @ 2025-08-21 10:19:10 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.34 s (40.17 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 8 (epoch 0.071) @ 2025-08-21 10:19:11 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (39.81 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 9 (epoch 0.079) @ 2025-08-21 10:19:11 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.45 s (38.18 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 10 (epoch 0.087) @ 2025-08-21 10:19:11 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.59 s (28.71 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 11 (epoch 0.095) @ 2025-08-21 10:19:12 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (39.04 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 12 (epoch 0.103) @ 2025-08-21 10:19:12 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (40.49 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 13 (epoch 0.111) @ 2025-08-21 10:19:13 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (39.22 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 14 (epoch 0.119) @ 2025-08-21 10:19:13 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.46 s (49.14 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 15 (epoch 0.127) @ 2025-08-21 10:19:14 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (39.91 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 16 (epoch 0.135) @ 2025-08-21 10:19:14 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.45 s (36.42 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 17 (epoch 0.143) @ 2025-08-21 10:19:14 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.45 s (38.93 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 18 (epoch 0.151) @ 2025-08-21 10:19:15 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (34.95 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 19 (epoch 0.159) @ 2025-08-21 10:19:15 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.44 s (52.25 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 20 (epoch 0.167) @ 2025-08-21 10:19:16 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.42 s (40.84 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 21 (epoch 0.175) @ 2025-08-21 10:19:16 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.44 s (42.09 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 22 (epoch 0.183) @ 2025-08-21 10:19:17 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (39.30 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 23 (epoch 0.190) @ 2025-08-21 10:19:17 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.32 s (40.69 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 24 (epoch 0.198) @ 2025-08-21 10:19:17 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (34.27 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 25 (epoch 0.206) @ 2025-08-21 10:19:18 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.52 s (32.06 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 26 (epoch 0.214) @ 2025-08-21 10:19:18 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.43 s (36.80 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 27 (epoch 0.222) @ 2025-08-21 10:19:19 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.41 s (38.35 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 28 (epoch 0.230) @ 2025-08-21 10:19:19 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (39.36 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 29 (epoch 0.238) @ 2025-08-21 10:19:19 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.31 s (39.89 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 30 (epoch 0.246) @ 2025-08-21 10:19:20 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.59 s (66.51 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 31 (epoch 0.254) @ 2025-08-21 10:19:20 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (40.29 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 32 (epoch 0.262) @ 2025-08-21 10:19:21 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.46 s (40.78 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 33 (epoch 0.270) @ 2025-08-21 10:19:21 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.51 s (30.50 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 34 (epoch 0.278) @ 2025-08-21 10:19:22 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (47.87 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 35 (epoch 0.286) @ 2025-08-21 10:19:22 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.36 s (39.42 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 36 (epoch 0.294) @ 2025-08-21 10:19:22 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.36 s (39.86 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 37 (epoch 0.302) @ 2025-08-21 10:19:23 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.36 s (39.81 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 38 (epoch 0.310) @ 2025-08-21 10:19:23 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (40.47 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 39 (epoch 0.317) @ 2025-08-21 10:19:24 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.31 s (41.26 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 40 (epoch 0.325) @ 2025-08-21 10:19:24 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.48 s (44.87 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 41 (epoch 0.333) @ 2025-08-21 10:19:24 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.48 s (39.75 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 42 (epoch 0.341) @ 2025-08-21 10:19:25 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.49 s (30.77 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 43 (epoch 0.349) @ 2025-08-21 10:19:25 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (37.36 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 44 (epoch 0.357) @ 2025-08-21 10:19:26 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (47.30 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 45 (epoch 0.365) @ 2025-08-21 10:19:26 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (38.96 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 46 (epoch 0.373) @ 2025-08-21 10:19:27 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (38.85 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 47 (epoch 0.381) @ 2025-08-21 10:19:27 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (39.41 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 48 (epoch 0.389) @ 2025-08-21 10:19:27 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.47 s (42.43 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 49 (epoch 0.397) @ 2025-08-21 10:19:28 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.50 s (32.97 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 50 (epoch 0.405) @ 2025-08-21 10:19:28 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (42.69 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 51 (epoch 0.413) @ 2025-08-21 10:19:29 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.42 s (47.14 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 52 (epoch 0.421) @ 2025-08-21 10:19:29 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.41 s (38.94 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 53 (epoch 0.429) @ 2025-08-21 10:19:30 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (37.99 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 54 (epoch 0.437) @ 2025-08-21 10:19:30 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.69 s (69.64 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 55 (epoch 0.444) @ 2025-08-21 10:19:31 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (41.75 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 56 (epoch 0.452) @ 2025-08-21 10:19:31 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.46 s (33.55 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 57 (epoch 0.460) @ 2025-08-21 10:19:31 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.56 s (28.63 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 58 (epoch 0.468) @ 2025-08-21 10:19:32 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.83 s (36.03 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 59 (epoch 0.476) @ 2025-08-21 10:19:33 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (41.07 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 60 (epoch 0.484) @ 2025-08-21 10:19:33 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.69 s (27.10 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 61 (epoch 0.492) @ 2025-08-21 10:19:34 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.41 s (38.69 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 62 (epoch 0.500) @ 2025-08-21 10:19:34 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.44 s (47.42 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 63 (epoch 0.508) @ 2025-08-21 10:19:35 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.45 s (52.13 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 64 (epoch 0.516) @ 2025-08-21 10:19:35 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.42 s (35.61 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 65 (epoch 0.524) @ 2025-08-21 10:19:36 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.41 s (40.42 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 66 (epoch 0.532) @ 2025-08-21 10:19:36 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (37.78 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 67 (epoch 0.540) @ 2025-08-21 10:19:36 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.42 s (37.95 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 68 (epoch 0.548) @ 2025-08-21 10:19:37 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.41 s (37.37 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 69 (epoch 0.556) @ 2025-08-21 10:19:37 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (57.80 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 70 (epoch 0.563) @ 2025-08-21 10:19:38 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.47 s (33.36 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 71 (epoch 0.571) @ 2025-08-21 10:19:38 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.43 s (45.96 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 72 (epoch 0.579) @ 2025-08-21 10:19:39 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.50 s (44.88 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 73 (epoch 0.587) @ 2025-08-21 10:19:39 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.52 s (33.42 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 74 (epoch 0.595) @ 2025-08-21 10:19:40 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.34 s (40.03 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 75 (epoch 0.603) @ 2025-08-21 10:19:40 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (38.98 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 76 (epoch 0.611) @ 2025-08-21 10:19:40 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (40.47 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 77 (epoch 0.619) @ 2025-08-21 10:19:41 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (39.31 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 78 (epoch 0.627) @ 2025-08-21 10:19:41 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.45 s (35.18 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 79 (epoch 0.635) @ 2025-08-21 10:19:42 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (38.45 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 80 (epoch 0.643) @ 2025-08-21 10:19:42 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (50.82 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 81 (epoch 0.651) @ 2025-08-21 10:19:42 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.56 s (31.70 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 82 (epoch 0.659) @ 2025-08-21 10:19:43 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.42 s (36.54 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 83 (epoch 0.667) @ 2025-08-21 10:19:43 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (38.53 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 84 (epoch 0.675) @ 2025-08-21 10:19:44 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.35 s (47.30 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 85 (epoch 0.683) @ 2025-08-21 10:19:44 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.33 s (42.02 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 86 (epoch 0.690) @ 2025-08-21 10:19:44 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.46 s (45.36 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 87 (epoch 0.698) @ 2025-08-21 10:19:45 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (40.70 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 88 (epoch 0.706) @ 2025-08-21 10:19:45 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.47 s (35.66 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 89 (epoch 0.714) @ 2025-08-21 10:19:46 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.48 s (33.43 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 90 (epoch 0.722) @ 2025-08-21 10:19:46 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.42 s (37.28 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 91 (epoch 0.730) @ 2025-08-21 10:19:47 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.36 s (38.42 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 92 (epoch 0.738) @ 2025-08-21 10:19:47 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.36 s (38.72 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 93 (epoch 0.746) @ 2025-08-21 10:19:47 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.77 s (63.05 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 94 (epoch 0.754) @ 2025-08-21 10:19:48 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (40.57 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 95 (epoch 0.762) @ 2025-08-21 10:19:49 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.41 s (38.77 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 96 (epoch 0.770) @ 2025-08-21 10:19:49 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.41 s (39.61 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 97 (epoch 0.778) @ 2025-08-21 10:19:49 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.51 s (40.07 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 98 (epoch 0.786) @ 2025-08-21 10:19:50 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.42 s (35.03 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 99 (epoch 0.794) @ 2025-08-21 10:19:50 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.36 s (40.09 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 100 (epoch 0.802) @ 2025-08-21 10:19:51 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (37.96 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 101 (epoch 0.810) @ 2025-08-21 10:19:51 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (40.00 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 102 (epoch 0.817) @ 2025-08-21 10:19:52 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.47 s (54.55 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 103 (epoch 0.825) @ 2025-08-21 10:19:52 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.41 s (41.37 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 104 (epoch 0.833) @ 2025-08-21 10:19:52 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.37 s (38.26 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 105 (epoch 0.841) @ 2025-08-21 10:19:53 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.74 s (59.05 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 106 (epoch 0.849) @ 2025-08-21 10:19:54 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.47 s (33.36 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 107 (epoch 0.857) @ 2025-08-21 10:19:54 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (53.85 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 108 (epoch 0.865) @ 2025-08-21 10:19:54 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.33 s (42.07 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 109 (epoch 0.873) @ 2025-08-21 10:19:55 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.45 s (40.36 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 110 (epoch 0.881) @ 2025-08-21 10:19:55 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.44 s (37.33 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 111 (epoch 0.889) @ 2025-08-21 10:19:56 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (38.80 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 112 (epoch 0.897) @ 2025-08-21 10:19:56 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.43 s (36.74 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 113 (epoch 0.905) @ 2025-08-21 10:19:56 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.43 s (34.38 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 114 (epoch 0.913) @ 2025-08-21 10:19:57 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.44 s (32.99 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 115 (epoch 0.921) @ 2025-08-21 10:19:57 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (39.08 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 116 (epoch 0.929) @ 2025-08-21 10:19:58 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.43 s (38.03 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 117 (epoch 0.937) @ 2025-08-21 10:19:58 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.38 s (39.06 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 118 (epoch 0.944) @ 2025-08-21 10:19:59 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.49 s (31.74 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 119 (epoch 0.952) @ 2025-08-21 10:19:59 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.40 s (37.67 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 120 (epoch 0.960) @ 2025-08-21 10:20:00 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.39 s (38.20 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 121 (epoch 0.968) @ 2025-08-21 10:20:00 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.50 s (34.92 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 122 (epoch 0.976) @ 2025-08-21 10:20:00 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.43 s (40.02 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 123 (epoch 0.984) @ 2025-08-21 10:20:01 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.34 s (40.59 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | Iter. 124 (epoch 0.992) @ 2025-08-21 10:20:01 | Time (inference) | GPU memory | Loss | Accuracy | |---------------------+---------------------+----------+----------| | 0.36 s (38.22 %) | 0.23 GB (0.53 %) | -1.000 | -1.000 | *** Break *** segmentation violation =========================================================== There was a crash. This is the entire stack trace of all threads: =========================================================== Thread 59 (Thread 0x7f73de4bb640 (LWP 947885) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 58 (Thread 0x7f73decbc640 (LWP 947884) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 57 (Thread 0x7f73df4bd640 (LWP 947883) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 56 (Thread 0x7f73dfcbe640 (LWP 947882) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 55 (Thread 0x7f73e04bf640 (LWP 947881) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 54 (Thread 0x7f73e0cc0640 (LWP 947880) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 53 (Thread 0x7f73e14c1640 (LWP 947879) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 52 (Thread 0x7f73e1cc2640 (LWP 947878) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 51 (Thread 0x7f73e24c3640 (LWP 947877) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 50 (Thread 0x7f73e2cc4640 (LWP 947876) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 49 (Thread 0x7f73e34c5640 (LWP 947875) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 48 (Thread 0x7f73e3cc6640 (LWP 947874) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 47 (Thread 0x7f73e44c7640 (LWP 947873) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 46 (Thread 0x7f73e4cc8640 (LWP 947872) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 45 (Thread 0x7f73e54c9640 (LWP 947871) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 44 (Thread 0x7f73e5cca640 (LWP 947870) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 43 (Thread 0x7f73e64cb640 (LWP 947869) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 42 (Thread 0x7f73e6ccc640 (LWP 947868) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 41 (Thread 0x7f73e74cd640 (LWP 947867) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 40 (Thread 0x7f73e7cce640 (LWP 947866) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 39 (Thread 0x7f73e84cf640 (LWP 947865) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 38 (Thread 0x7f73e8cd0640 (LWP 947864) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 37 (Thread 0x7f73e94d1640 (LWP 947863) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 36 (Thread 0x7f73e9cd2640 (LWP 947862) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 35 (Thread 0x7f73ea4d3640 (LWP 947861) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 34 (Thread 0x7f73eacd4640 (LWP 947860) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 33 (Thread 0x7f73eb4d5640 (LWP 947859) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 32 (Thread 0x7f73ebcd6640 (LWP 947858) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 31 (Thread 0x7f73ec4d7640 (LWP 947857) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 30 (Thread 0x7f73eccd8640 (LWP 947856) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 29 (Thread 0x7f73ed4d9640 (LWP 947855) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 28 (Thread 0x7f740ffff640 (LWP 947693) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f7408000e00) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f7408000e00) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f7408000e00, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f7408000e00, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f7408000e00, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 27 (Thread 0x7f742cffd640 (LWP 947660) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f7414001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f7414001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f7414001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f7414001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f7414001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 26 (Thread 0x7f742d7fe640 (LWP 947658) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f7410001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f7410001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f7410001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f7410001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f7410001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 25 (Thread 0x7f742dfff640 (LWP 947657) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f741c001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f741c001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f741c001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f741c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f741c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 24 (Thread 0x7f745ceda640 (LWP 947656) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f7418001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f7418001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f7418001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f7418001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f7418001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 23 (Thread 0x7f745d6db640 (LWP 947655) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f7424001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f7424001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f7424001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f7424001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f7424001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 22 (Thread 0x7f745dedc640 (LWP 947654) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f7420001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f7420001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f7420001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f7420001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f7420001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 21 (Thread 0x7f745e6dd640 (LWP 947653) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f7428001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f7428001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f7428001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f7428001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f7428001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 20 (Thread 0x7f745ffff640 (LWP 947272) "cuda-EvtHandlr"): #0 0x00007f758c48cbcf in __GI___poll (fds=0x7f7458000c80, nfds=13, timeout=100) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f74d0eaa44f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #2 0x00007f74d0f6e80f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #3 0x00007f74d0ea2143 in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #4 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #5 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 19 (Thread 0x7f7488ee7640 (LWP 946711) "cuda0000340000e"): #0 0x00007f758c48cbcf in __GI___poll (fds=0x558803766e30, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f74d0eaa44f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #2 0x00007f74d0f6e80f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #3 0x00007f74d0ea2143 in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #4 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #5 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 18 (Thread 0x7f74950f4640 (LWP 946195) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 17 (Thread 0x7f74958f5640 (LWP 946194) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 16 (Thread 0x7f74960f6640 (LWP 946193) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 15 (Thread 0x7f74968f7640 (LWP 946192) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 14 (Thread 0x7f74970f8640 (LWP 946191) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 13 (Thread 0x7f74978f9640 (LWP 946190) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 12 (Thread 0x7f74980fa640 (LWP 946189) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 11 (Thread 0x7f74988fb640 (LWP 946188) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 10 (Thread 0x7f74990fc640 (LWP 946187) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 9 (Thread 0x7f74998fd640 (LWP 946186) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 8 (Thread 0x7f749a0fe640 (LWP 946185) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 7 (Thread 0x7f749a8ff640 (LWP 946184) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 6 (Thread 0x7f749b100640 (LWP 946183) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 5 (Thread 0x7f749b901640 (LWP 946182) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 4 (Thread 0x7f749c102640 (LWP 946181) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 3 (Thread 0x7f749c903640 (LWP 946180) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 2 (Thread 0x7f74a80f7640 (LWP 946170) "python3"): #0 0x00007f758c48f63d in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7f74a80f65d0) at ../sysdeps/unix/sysv/linux/select.c:69 #1 0x00005587f3a5b2f6 in ?? () #2 0x00005587f3950534 in ?? () #3 0x00005587f3940702 in _PyEval_EvalFrameDefault () #4 0x00005587f395138c in _PyFunction_Vectorcall () #5 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #6 0x00005587f395138c in _PyFunction_Vectorcall () #7 0x00005587f393b97f in _PyEval_EvalFrameDefault () #8 0x00005587f395138c in _PyFunction_Vectorcall () #9 0x00005587f393b97f in _PyEval_EvalFrameDefault () #10 0x00005587f395e731 in ?? () #11 0x00005587f3a737ca in ?? () #12 0x00005587f3a69138 in ?? () #13 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #14 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 1 (Thread 0x7f758c36f740 (LWP 946136) "python3"): #0 0x00007f758c45e42f in __GI___wait4 (pid=953835, stat_loc=stat_loc entry=0x7fff82934ba8, options=options entry=0, usage=usage entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 #1 0x00007f758c45e3ab in __GI___waitpid (pid=, stat_loc=stat_loc entry=0x7fff82934ba8, options=options entry=0) at ./posix/waitpid.c:38 #2 0x00007f758c3c4bdb in do_system (line=) at ../sysdeps/posix/system.c:171 #3 0x00007f74bf3a4c84 in TUnixSystem::StackTrace() () from /app/root/lib/libCore.so #4 0x00007f74bf64cff3 in (anonymous namespace)::TExceptionHandlerImp::HandleException(int) () from /app/root/lib/libcppyy_backend3_10.so #5 0x00007f74bf3a1e19 in TUnixSystem::DispatchSignals(ESignals) () from /app/root/lib/libCore.so #6 #7 0x00007f74a50fe9f6 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 0x00007f74a513a559 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 0x00007f74a50c107a 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 0x00007f74a522a2d1 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 0x00007f74a5145567 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 0x00005587f3950b32 in ?? () #13 0x00005587f394739b in _PyObject_MakeTpCall () #14 0x00005587f3940a97 in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00007f758a844249 in THPFunction_apply(_object*, _object*) () from /usr/local/lib/python3.10/dist-packages/torch/lib/libtorch_python.so #17 0x00005587f3950b58 in ?? () #18 0x00005587f395f10b in PyObject_Call () #19 0x00005587f39416ef in _PyEval_EvalFrameDefault () #20 0x00005587f395e4d1 in ?? () #21 0x00005587f3940702 in _PyEval_EvalFrameDefault () #22 0x00005587f395e61e in ?? () #23 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #24 0x00005587f395e61e in ?? () #25 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #26 0x00005587f3946574 in _PyObject_FastCallDictTstate () #27 0x00005587f395b62c in _PyObject_Call_Prepend () #28 0x00005587f3a63464 in ?? () #29 0x00005587f394739b in _PyObject_MakeTpCall () #30 0x00005587f3940a97 in _PyEval_EvalFrameDefault () #31 0x00005587f395e61e in ?? () #32 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #33 0x00005587f395e61e in ?? () #34 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #35 0x00005587f3946574 in _PyObject_FastCallDictTstate () #36 0x00005587f395b62c in _PyObject_Call_Prepend () #37 0x00005587f3a63464 in ?? () #38 0x00005587f394739b in _PyObject_MakeTpCall () #39 0x00005587f3940a97 in _PyEval_EvalFrameDefault () #40 0x00005587f395e61e in ?? () #41 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #42 0x00005587f395e61e in ?? () #43 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #44 0x00005587f3946574 in _PyObject_FastCallDictTstate () #45 0x00005587f395b62c in _PyObject_Call_Prepend () #46 0x00005587f3a63464 in ?? () #47 0x00005587f394739b in _PyObject_MakeTpCall () #48 0x00005587f3941009 in _PyEval_EvalFrameDefault () #49 0x00005587f395e61e in ?? () #50 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #51 0x00005587f395e61e in ?? () #52 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #53 0x00005587f3946574 in _PyObject_FastCallDictTstate () #54 0x00005587f395b62c in _PyObject_Call_Prepend () #55 0x00005587f3a63464 in ?? () #56 0x00005587f394739b in _PyObject_MakeTpCall () #57 0x00005587f3941009 in _PyEval_EvalFrameDefault () #58 0x00005587f395e61e in ?? () #59 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #60 0x00005587f395e61e in ?? () #61 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #62 0x00005587f3946574 in _PyObject_FastCallDictTstate () #63 0x00005587f395b62c in _PyObject_Call_Prepend () #64 0x00005587f3a63464 in ?? () #65 0x00005587f394739b in _PyObject_MakeTpCall () #66 0x00005587f3941009 in _PyEval_EvalFrameDefault () #67 0x00005587f395e61e in ?? () #68 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #69 0x00005587f395e61e in ?? () #70 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #71 0x00005587f3946574 in _PyObject_FastCallDictTstate () #72 0x00005587f395b62c in _PyObject_Call_Prepend () #73 0x00005587f3a63464 in ?? () #74 0x00005587f394739b in _PyObject_MakeTpCall () #75 0x00005587f3941009 in _PyEval_EvalFrameDefault () #76 0x00005587f395e4d1 in ?? () #77 0x00005587f3940702 in _PyEval_EvalFrameDefault () #78 0x00005587f395e4d1 in ?? () #79 0x00005587f395f172 in PyObject_Call () #80 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #81 0x00005587f395e4d1 in ?? () #82 0x00005587f395f172 in PyObject_Call () #83 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #84 0x00005587f395138c in _PyFunction_Vectorcall () #85 0x00005587f394661d in _PyObject_FastCallDictTstate () #86 0x00005587f395b62c in _PyObject_Call_Prepend () #87 0x00005587f3a63464 in ?? () #88 0x00005587f395f10b in PyObject_Call () #89 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #90 0x00005587f395138c in _PyFunction_Vectorcall () #91 0x00005587f393b97f in _PyEval_EvalFrameDefault () #92 0x00005587f395138c in _PyFunction_Vectorcall () #93 0x00005587f394661d in _PyObject_FastCallDictTstate () #94 0x00005587f395b62c in _PyObject_Call_Prepend () #95 0x00005587f3a63464 in ?? () #96 0x00005587f394739b in _PyObject_MakeTpCall () #97 0x00005587f394199e in _PyEval_EvalFrameDefault () #98 0x00005587f395e4d1 in ?? () #99 0x00005587f393c9ab in _PyEval_EvalFrameDefault () #100 0x00005587f395138c in _PyFunction_Vectorcall () #101 0x00005587f393b97f in _PyEval_EvalFrameDefault () #102 0x00005587f395138c in _PyFunction_Vectorcall () #103 0x00005587f393b790 in _PyEval_EvalFrameDefault () #104 0x00005587f395138c in _PyFunction_Vectorcall () #105 0x00005587f393b790 in _PyEval_EvalFrameDefault () #106 0x00005587f395138c in _PyFunction_Vectorcall () #107 0x00005587f393b790 in _PyEval_EvalFrameDefault () #108 0x00005587f395138c in _PyFunction_Vectorcall () #109 0x00005587f393b790 in _PyEval_EvalFrameDefault () #110 0x00005587f3a20a16 in ?? () #111 0x00005587f3a208e6 in PyEval_EvalCode () #112 0x00005587f3a47108 in ?? () #113 0x00005587f3a4190f in ?? () #114 0x00005587f3a46ea5 in ?? () #115 0x00005587f3a46488 in _PyRun_SimpleFileObject () #116 0x00005587f3a46167 in _PyRun_AnyFileObject () #117 0x00005587f3a3a8ae in Py_RunMain () #118 0x00005587f3a1493d in Py_BytesMain () #119 0x00007f758c39dd90 in __libc_start_call_main (main=main entry=0x5587f3a14900, argc=argc entry=10, argv=argv entry=0x7fff8293e358) at ../sysdeps/nptl/libc_start_call_main.h:58 #120 0x00007f758c39de40 in __libc_start_main_impl (main=0x5587f3a14900, argc=10, argv=0x7fff8293e358, init=, fini=, rtld_fini=, stack_end=0x7fff8293e348) at ../csu/libc-start.c:392 #121 0x00005587f3a14835 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 0x00007f74a50fe9f6 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 0x00007f74a513a559 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 0x00007f74a50c107a 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 0x00007f74a522a2d1 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 0x00007f74a5145567 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 0x00005587f3950b32 in ?? () #13 0x00005587f394739b in _PyObject_MakeTpCall () #14 0x00005587f3940a97 in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00007f758a844249 in THPFunction_apply(_object*, _object*) () from /usr/local/lib/python3.10/dist-packages/torch/lib/libtorch_python.so #17 0x00005587f3950b58 in ?? () #18 0x00005587f395f10b in PyObject_Call () #19 0x00005587f39416ef in _PyEval_EvalFrameDefault () #20 0x00005587f395e4d1 in ?? () #21 0x00005587f3940702 in _PyEval_EvalFrameDefault () #22 0x00005587f395e61e in ?? () #23 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #24 0x00005587f395e61e in ?? () #25 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #26 0x00005587f3946574 in _PyObject_FastCallDictTstate () #27 0x00005587f395b62c in _PyObject_Call_Prepend () #28 0x00005587f3a63464 in ?? () #29 0x00005587f394739b in _PyObject_MakeTpCall () #30 0x00005587f3940a97 in _PyEval_EvalFrameDefault () #31 0x00005587f395e61e in ?? () #32 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #33 0x00005587f395e61e in ?? () #34 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #35 0x00005587f3946574 in _PyObject_FastCallDictTstate () #36 0x00005587f395b62c in _PyObject_Call_Prepend () #37 0x00005587f3a63464 in ?? () #38 0x00005587f394739b in _PyObject_MakeTpCall () #39 0x00005587f3940a97 in _PyEval_EvalFrameDefault () #40 0x00005587f395e61e in ?? () #41 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #42 0x00005587f395e61e in ?? () #43 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #44 0x00005587f3946574 in _PyObject_FastCallDictTstate () #45 0x00005587f395b62c in _PyObject_Call_Prepend () #46 0x00005587f3a63464 in ?? () #47 0x00005587f394739b in _PyObject_MakeTpCall () #48 0x00005587f3941009 in _PyEval_EvalFrameDefault () #49 0x00005587f395e61e in ?? () #50 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #51 0x00005587f395e61e in ?? () #52 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #53 0x00005587f3946574 in _PyObject_FastCallDictTstate () #54 0x00005587f395b62c in _PyObject_Call_Prepend () #55 0x00005587f3a63464 in ?? () #56 0x00005587f394739b in _PyObject_MakeTpCall () #57 0x00005587f3941009 in _PyEval_EvalFrameDefault () #58 0x00005587f395e61e in ?? () #59 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #60 0x00005587f395e61e in ?? () #61 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #62 0x00005587f3946574 in _PyObject_FastCallDictTstate () #63 0x00005587f395b62c in _PyObject_Call_Prepend () #64 0x00005587f3a63464 in ?? () #65 0x00005587f394739b in _PyObject_MakeTpCall () #66 0x00005587f3941009 in _PyEval_EvalFrameDefault () #67 0x00005587f395e61e in ?? () #68 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #69 0x00005587f395e61e in ?? () #70 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #71 0x00005587f3946574 in _PyObject_FastCallDictTstate () #72 0x00005587f395b62c in _PyObject_Call_Prepend () #73 0x00005587f3a63464 in ?? () #74 0x00005587f394739b in _PyObject_MakeTpCall () #75 0x00005587f3941009 in _PyEval_EvalFrameDefault () #76 0x00005587f395e4d1 in ?? () #77 0x00005587f3940702 in _PyEval_EvalFrameDefault () #78 0x00005587f395e4d1 in ?? () #79 0x00005587f395f172 in PyObject_Call () #80 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #81 0x00005587f395e4d1 in ?? () #82 0x00005587f395f172 in PyObject_Call () #83 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #84 0x00005587f395138c in _PyFunction_Vectorcall () #85 0x00005587f394661d in _PyObject_FastCallDictTstate () #86 0x00005587f395b62c in _PyObject_Call_Prepend () #87 0x00005587f3a63464 in ?? () #88 0x00005587f395f10b in PyObject_Call () #89 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #90 0x00005587f395138c in _PyFunction_Vectorcall () #91 0x00005587f393b97f in _PyEval_EvalFrameDefault () #92 0x00005587f395138c in _PyFunction_Vectorcall () #93 0x00005587f394661d in _PyObject_FastCallDictTstate () #94 0x00005587f395b62c in _PyObject_Call_Prepend () #95 0x00005587f3a63464 in ?? () #96 0x00005587f394739b in _PyObject_MakeTpCall () #97 0x00005587f394199e in _PyEval_EvalFrameDefault () #98 0x00005587f395e4d1 in ?? () #99 0x00005587f393c9ab in _PyEval_EvalFrameDefault () #100 0x00005587f395138c in _PyFunction_Vectorcall () #101 0x00005587f393b97f in _PyEval_EvalFrameDefault () #102 0x00005587f395138c in _PyFunction_Vectorcall () #103 0x00005587f393b790 in _PyEval_EvalFrameDefault () #104 0x00005587f395138c in _PyFunction_Vectorcall () #105 0x00005587f393b790 in _PyEval_EvalFrameDefault () #106 0x00005587f395138c in _PyFunction_Vectorcall () #107 0x00005587f393b790 in _PyEval_EvalFrameDefault () #108 0x00005587f395138c in _PyFunction_Vectorcall () #109 0x00005587f393b790 in _PyEval_EvalFrameDefault () #110 0x00005587f3a20a16 in ?? () #111 0x00005587f3a208e6 in PyEval_EvalCode () #112 0x00005587f3a47108 in ?? () #113 0x00005587f3a4190f in ?? () #114 0x00005587f3a46ea5 in ?? () #115 0x00005587f3a46488 in _PyRun_SimpleFileObject () #116 0x00005587f3a46167 in _PyRun_AnyFileObject () #117 0x00005587f3a3a8ae in Py_RunMain () #118 0x00005587f3a1493d in Py_BytesMain () #119 0x00007f758c39dd90 in __libc_start_call_main (main=main entry=0x5587f3a14900, argc=argc entry=10, argv=argv entry=0x7fff8293e358) at ../sysdeps/nptl/libc_start_call_main.h:58 #120 0x00007f758c39de40 in __libc_start_main_impl (main=0x5587f3a14900, argc=10, argv=0x7fff8293e358, init=, fini=, rtld_fini=, stack_end=0x7fff8293e348) at ../csu/libc-start.c:392 #121 0x00005587f3a14835 in _start () =========================================================== *** Break *** segmentation violation =========================================================== There was a crash. This is the entire stack trace of all threads: =========================================================== Thread 59 (Thread 0x7f73de4bb640 (LWP 947885) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 58 (Thread 0x7f73decbc640 (LWP 947884) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 57 (Thread 0x7f73df4bd640 (LWP 947883) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 56 (Thread 0x7f73dfcbe640 (LWP 947882) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 55 (Thread 0x7f73e04bf640 (LWP 947881) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 54 (Thread 0x7f73e0cc0640 (LWP 947880) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 53 (Thread 0x7f73e14c1640 (LWP 947879) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 52 (Thread 0x7f73e1cc2640 (LWP 947878) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 51 (Thread 0x7f73e24c3640 (LWP 947877) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 50 (Thread 0x7f73e2cc4640 (LWP 947876) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 49 (Thread 0x7f73e34c5640 (LWP 947875) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 48 (Thread 0x7f73e3cc6640 (LWP 947874) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 47 (Thread 0x7f73e44c7640 (LWP 947873) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 46 (Thread 0x7f73e4cc8640 (LWP 947872) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 45 (Thread 0x7f73e54c9640 (LWP 947871) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 44 (Thread 0x7f73e5cca640 (LWP 947870) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 43 (Thread 0x7f73e64cb640 (LWP 947869) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 42 (Thread 0x7f73e6ccc640 (LWP 947868) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 41 (Thread 0x7f73e74cd640 (LWP 947867) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 40 (Thread 0x7f73e7cce640 (LWP 947866) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 39 (Thread 0x7f73e84cf640 (LWP 947865) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 38 (Thread 0x7f73e8cd0640 (LWP 947864) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 37 (Thread 0x7f73e94d1640 (LWP 947863) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 36 (Thread 0x7f73e9cd2640 (LWP 947862) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 35 (Thread 0x7f73ea4d3640 (LWP 947861) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 34 (Thread 0x7f73eacd4640 (LWP 947860) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 33 (Thread 0x7f73eb4d5640 (LWP 947859) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 32 (Thread 0x7f73ebcd6640 (LWP 947858) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 31 (Thread 0x7f73ec4d7640 (LWP 947857) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 30 (Thread 0x7f73eccd8640 (LWP 947856) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 29 (Thread 0x7f73ed4d9640 (LWP 947855) "python3"): #0 0x00007f758b418b31 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #1 0x00007f758b4163e0 in ?? () from /usr/local/lib/python3.10/dist-packages/torch/lib/libgomp-a34b3233.so.1 #2 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #3 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 28 (Thread 0x7f740ffff640 (LWP 947693) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f7408000e00) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f7408000e00) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f7408000e00, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f7408000e00, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f7408000e00, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 27 (Thread 0x7f742cffd640 (LWP 947660) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f7414001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f7414001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f7414001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f7414001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f7414001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 26 (Thread 0x7f742d7fe640 (LWP 947658) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f7410001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f7410001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f7410001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f7410001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f7410001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 25 (Thread 0x7f742dfff640 (LWP 947657) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f741c001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f741c001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f741c001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f741c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f741c001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 24 (Thread 0x7f745ceda640 (LWP 947656) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f7418001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f7418001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f7418001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f7418001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f7418001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 23 (Thread 0x7f745d6db640 (LWP 947655) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f7424001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f7424001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f7424001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f7424001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f7424001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 22 (Thread 0x7f745dedc640 (LWP 947654) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f7420001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f7420001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f7420001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f7420001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f7420001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 21 (Thread 0x7f745e6dd640 (LWP 947653) "python3"): #0 __futex_abstimed_wait_common64 (private=, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f7428001020) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=, abstime=0x0, clockid=0, expected=0, futex_word=0x7f7428001020) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f7428001020, expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=) at ./nptl/futex-internal.c:139 #3 0x00007f758c410bdf in do_futex_wait (sem=sem entry=0x7f7428001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111 #4 0x00007f758c410c78 in __new_sem_wait_slow64 (sem=0x7f7428001020, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183 #5 0x00005587f3912dd0 in PyThread_acquire_lock_timed () #6 0x00005587f3966a64 in ?? () #7 0x00005587f3951de7 in ?? () #8 0x00005587f393b97f in _PyEval_EvalFrameDefault () #9 0x00005587f395e4d1 in ?? () #10 0x00005587f393b790 in _PyEval_EvalFrameDefault () #11 0x00005587f395138c in _PyFunction_Vectorcall () #12 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #13 0x00005587f395138c in _PyFunction_Vectorcall () #14 0x00005587f393b97f in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00005587f393b97f in _PyEval_EvalFrameDefault () #17 0x00005587f395e731 in ?? () #18 0x00005587f3a737ca in ?? () #19 0x00005587f3a69138 in ?? () #20 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #21 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 20 (Thread 0x7f745ffff640 (LWP 947272) "cuda-EvtHandlr"): #0 0x00007f758c48cbcf in __GI___poll (fds=0x7f7458000c80, nfds=13, timeout=100) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f74d0eaa44f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #2 0x00007f74d0f6e80f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #3 0x00007f74d0ea2143 in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #4 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #5 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 19 (Thread 0x7f7488ee7640 (LWP 946711) "cuda0000340000e"): #0 0x00007f758c48cbcf in __GI___poll (fds=0x558803766e30, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f74d0eaa44f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #2 0x00007f74d0f6e80f in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #3 0x00007f74d0ea2143 in ?? () from /opt/udiImage/modules/gpu/lib64/libcuda.so.1 #4 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #5 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 18 (Thread 0x7f74950f4640 (LWP 946195) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 17 (Thread 0x7f74958f5640 (LWP 946194) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 16 (Thread 0x7f74960f6640 (LWP 946193) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 15 (Thread 0x7f74968f7640 (LWP 946192) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 14 (Thread 0x7f74970f8640 (LWP 946191) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 13 (Thread 0x7f74978f9640 (LWP 946190) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 12 (Thread 0x7f74980fa640 (LWP 946189) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 11 (Thread 0x7f74988fb640 (LWP 946188) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 10 (Thread 0x7f74990fc640 (LWP 946187) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 9 (Thread 0x7f74998fd640 (LWP 946186) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 8 (Thread 0x7f749a0fe640 (LWP 946185) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 7 (Thread 0x7f749a8ff640 (LWP 946184) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 6 (Thread 0x7f749b100640 (LWP 946183) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 5 (Thread 0x7f749b901640 (LWP 946182) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 4 (Thread 0x7f749c102640 (LWP 946181) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 3 (Thread 0x7f749c903640 (LWP 946180) "python3"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f749c931bb8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word entry=0x7f749c931bb8 , expected=expected entry=0, clockid=clockid entry=0, abstime=abstime entry=0x0, private=private entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f758c407a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f749c931b68 , cond=0x7f749c931b90 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f749c931b90 , mutex=0x7f749c931b68 ) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f749c92bcef in th_worker (tidptr=) at numexpr/module.cpp:62 #6 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #7 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 2 (Thread 0x7f74a80f7640 (LWP 946170) "python3"): #0 0x00007f758c48f63d in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7f74a80f65d0) at ../sysdeps/unix/sysv/linux/select.c:69 #1 0x00005587f3a5b2f6 in ?? () #2 0x00005587f3950534 in ?? () #3 0x00005587f3940702 in _PyEval_EvalFrameDefault () #4 0x00005587f395138c in _PyFunction_Vectorcall () #5 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #6 0x00005587f395138c in _PyFunction_Vectorcall () #7 0x00005587f393b97f in _PyEval_EvalFrameDefault () #8 0x00005587f395138c in _PyFunction_Vectorcall () #9 0x00005587f393b97f in _PyEval_EvalFrameDefault () #10 0x00005587f395e731 in ?? () #11 0x00005587f3a737ca in ?? () #12 0x00005587f3a69138 in ?? () #13 0x00007f758c408ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442 #14 0x00007f758c49a850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 1 (Thread 0x7f758c36f740 (LWP 946136) "python3"): #0 0x00007f758c45e42f in __GI___wait4 (pid=957208, stat_loc=stat_loc entry=0x7fff82934ba8, options=options entry=0, usage=usage entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 #1 0x00007f758c45e3ab in __GI___waitpid (pid=, stat_loc=stat_loc entry=0x7fff82934ba8, options=options entry=0) at ./posix/waitpid.c:38 #2 0x00007f758c3c4bdb in do_system (line=) at ../sysdeps/posix/system.c:171 #3 0x00007f74bf3a4c84 in TUnixSystem::StackTrace() () from /app/root/lib/libCore.so #4 0x00007f74bf64ce77 in (anonymous namespace)::TExceptionHandlerImp::HandleException(int) () from /app/root/lib/libcppyy_backend3_10.so #5 0x00007f74bf3a1e19 in TUnixSystem::DispatchSignals(ESignals) () from /app/root/lib/libCore.so #6 #7 0x00007f74a50fe9f6 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 0x00007f74a513a559 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 0x00007f74a50c107a 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 0x00007f74a522a2d1 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 0x00007f74a5145567 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 0x00005587f3950b32 in ?? () #13 0x00005587f394739b in _PyObject_MakeTpCall () #14 0x00005587f3940a97 in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00007f758a844249 in THPFunction_apply(_object*, _object*) () from /usr/local/lib/python3.10/dist-packages/torch/lib/libtorch_python.so #17 0x00005587f3950b58 in ?? () #18 0x00005587f395f10b in PyObject_Call () #19 0x00005587f39416ef in _PyEval_EvalFrameDefault () #20 0x00005587f395e4d1 in ?? () #21 0x00005587f3940702 in _PyEval_EvalFrameDefault () #22 0x00005587f395e61e in ?? () #23 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #24 0x00005587f395e61e in ?? () #25 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #26 0x00005587f3946574 in _PyObject_FastCallDictTstate () #27 0x00005587f395b62c in _PyObject_Call_Prepend () #28 0x00005587f3a63464 in ?? () #29 0x00005587f394739b in _PyObject_MakeTpCall () #30 0x00005587f3940a97 in _PyEval_EvalFrameDefault () #31 0x00005587f395e61e in ?? () #32 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #33 0x00005587f395e61e in ?? () #34 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #35 0x00005587f3946574 in _PyObject_FastCallDictTstate () #36 0x00005587f395b62c in _PyObject_Call_Prepend () #37 0x00005587f3a63464 in ?? () #38 0x00005587f394739b in _PyObject_MakeTpCall () #39 0x00005587f3940a97 in _PyEval_EvalFrameDefault () #40 0x00005587f395e61e in ?? () #41 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #42 0x00005587f395e61e in ?? () #43 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #44 0x00005587f3946574 in _PyObject_FastCallDictTstate () #45 0x00005587f395b62c in _PyObject_Call_Prepend () #46 0x00005587f3a63464 in ?? () #47 0x00005587f394739b in _PyObject_MakeTpCall () #48 0x00005587f3941009 in _PyEval_EvalFrameDefault () #49 0x00005587f395e61e in ?? () #50 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #51 0x00005587f395e61e in ?? () #52 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #53 0x00005587f3946574 in _PyObject_FastCallDictTstate () #54 0x00005587f395b62c in _PyObject_Call_Prepend () #55 0x00005587f3a63464 in ?? () #56 0x00005587f394739b in _PyObject_MakeTpCall () #57 0x00005587f3941009 in _PyEval_EvalFrameDefault () #58 0x00005587f395e61e in ?? () #59 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #60 0x00005587f395e61e in ?? () #61 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #62 0x00005587f3946574 in _PyObject_FastCallDictTstate () #63 0x00005587f395b62c in _PyObject_Call_Prepend () #64 0x00005587f3a63464 in ?? () #65 0x00005587f394739b in _PyObject_MakeTpCall () #66 0x00005587f3941009 in _PyEval_EvalFrameDefault () #67 0x00005587f395e61e in ?? () #68 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #69 0x00005587f395e61e in ?? () #70 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #71 0x00005587f3946574 in _PyObject_FastCallDictTstate () #72 0x00005587f395b62c in _PyObject_Call_Prepend () #73 0x00005587f3a63464 in ?? () #74 0x00005587f394739b in _PyObject_MakeTpCall () #75 0x00005587f3941009 in _PyEval_EvalFrameDefault () #76 0x00005587f395e4d1 in ?? () #77 0x00005587f3940702 in _PyEval_EvalFrameDefault () #78 0x00005587f395e4d1 in ?? () #79 0x00005587f395f172 in PyObject_Call () #80 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #81 0x00005587f395e4d1 in ?? () #82 0x00005587f395f172 in PyObject_Call () #83 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #84 0x00005587f395138c in _PyFunction_Vectorcall () #85 0x00005587f394661d in _PyObject_FastCallDictTstate () #86 0x00005587f395b62c in _PyObject_Call_Prepend () #87 0x00005587f3a63464 in ?? () #88 0x00005587f395f10b in PyObject_Call () #89 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #90 0x00005587f395138c in _PyFunction_Vectorcall () #91 0x00005587f393b97f in _PyEval_EvalFrameDefault () #92 0x00005587f395138c in _PyFunction_Vectorcall () #93 0x00005587f394661d in _PyObject_FastCallDictTstate () #94 0x00005587f395b62c in _PyObject_Call_Prepend () #95 0x00005587f3a63464 in ?? () #96 0x00005587f394739b in _PyObject_MakeTpCall () #97 0x00005587f394199e in _PyEval_EvalFrameDefault () #98 0x00005587f395e4d1 in ?? () #99 0x00005587f393c9ab in _PyEval_EvalFrameDefault () #100 0x00005587f395138c in _PyFunction_Vectorcall () #101 0x00005587f393b97f in _PyEval_EvalFrameDefault () #102 0x00005587f395138c in _PyFunction_Vectorcall () #103 0x00005587f393b790 in _PyEval_EvalFrameDefault () #104 0x00005587f395138c in _PyFunction_Vectorcall () #105 0x00005587f393b790 in _PyEval_EvalFrameDefault () #106 0x00005587f395138c in _PyFunction_Vectorcall () #107 0x00005587f393b790 in _PyEval_EvalFrameDefault () #108 0x00005587f395138c in _PyFunction_Vectorcall () #109 0x00005587f393b790 in _PyEval_EvalFrameDefault () #110 0x00005587f3a20a16 in ?? () #111 0x00005587f3a208e6 in PyEval_EvalCode () #112 0x00005587f3a47108 in ?? () #113 0x00005587f3a4190f in ?? () #114 0x00005587f3a46ea5 in ?? () #115 0x00005587f3a46488 in _PyRun_SimpleFileObject () #116 0x00005587f3a46167 in _PyRun_AnyFileObject () #117 0x00005587f3a3a8ae in Py_RunMain () #118 0x00005587f3a1493d in Py_BytesMain () #119 0x00007f758c39dd90 in __libc_start_call_main (main=main entry=0x5587f3a14900, argc=argc entry=10, argv=argv entry=0x7fff8293e358) at ../sysdeps/nptl/libc_start_call_main.h:58 #120 0x00007f758c39de40 in __libc_start_main_impl (main=0x5587f3a14900, argc=10, argv=0x7fff8293e358, init=, fini=, rtld_fini=, stack_end=0x7fff8293e348) at ../csu/libc-start.c:392 #121 0x00005587f3a14835 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 0x00007f74a50fe9f6 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 0x00007f74a513a559 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 0x00007f74a50c107a 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 0x00007f74a522a2d1 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 0x00007f74a5145567 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 0x00005587f3950b32 in ?? () #13 0x00005587f394739b in _PyObject_MakeTpCall () #14 0x00005587f3940a97 in _PyEval_EvalFrameDefault () #15 0x00005587f395138c in _PyFunction_Vectorcall () #16 0x00007f758a844249 in THPFunction_apply(_object*, _object*) () from /usr/local/lib/python3.10/dist-packages/torch/lib/libtorch_python.so #17 0x00005587f3950b58 in ?? () #18 0x00005587f395f10b in PyObject_Call () #19 0x00005587f39416ef in _PyEval_EvalFrameDefault () #20 0x00005587f395e4d1 in ?? () #21 0x00005587f3940702 in _PyEval_EvalFrameDefault () #22 0x00005587f395e61e in ?? () #23 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #24 0x00005587f395e61e in ?? () #25 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #26 0x00005587f3946574 in _PyObject_FastCallDictTstate () #27 0x00005587f395b62c in _PyObject_Call_Prepend () #28 0x00005587f3a63464 in ?? () #29 0x00005587f394739b in _PyObject_MakeTpCall () #30 0x00005587f3940a97 in _PyEval_EvalFrameDefault () #31 0x00005587f395e61e in ?? () #32 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #33 0x00005587f395e61e in ?? () #34 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #35 0x00005587f3946574 in _PyObject_FastCallDictTstate () #36 0x00005587f395b62c in _PyObject_Call_Prepend () #37 0x00005587f3a63464 in ?? () #38 0x00005587f394739b in _PyObject_MakeTpCall () #39 0x00005587f3940a97 in _PyEval_EvalFrameDefault () #40 0x00005587f395e61e in ?? () #41 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #42 0x00005587f395e61e in ?? () #43 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #44 0x00005587f3946574 in _PyObject_FastCallDictTstate () #45 0x00005587f395b62c in _PyObject_Call_Prepend () #46 0x00005587f3a63464 in ?? () #47 0x00005587f394739b in _PyObject_MakeTpCall () #48 0x00005587f3941009 in _PyEval_EvalFrameDefault () #49 0x00005587f395e61e in ?? () #50 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #51 0x00005587f395e61e in ?? () #52 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #53 0x00005587f3946574 in _PyObject_FastCallDictTstate () #54 0x00005587f395b62c in _PyObject_Call_Prepend () #55 0x00005587f3a63464 in ?? () #56 0x00005587f394739b in _PyObject_MakeTpCall () #57 0x00005587f3941009 in _PyEval_EvalFrameDefault () #58 0x00005587f395e61e in ?? () #59 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #60 0x00005587f395e61e in ?? () #61 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #62 0x00005587f3946574 in _PyObject_FastCallDictTstate () #63 0x00005587f395b62c in _PyObject_Call_Prepend () #64 0x00005587f3a63464 in ?? () #65 0x00005587f394739b in _PyObject_MakeTpCall () #66 0x00005587f3941009 in _PyEval_EvalFrameDefault () #67 0x00005587f395e61e in ?? () #68 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #69 0x00005587f395e61e in ?? () #70 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #71 0x00005587f3946574 in _PyObject_FastCallDictTstate () #72 0x00005587f395b62c in _PyObject_Call_Prepend () #73 0x00005587f3a63464 in ?? () #74 0x00005587f394739b in _PyObject_MakeTpCall () #75 0x00005587f3941009 in _PyEval_EvalFrameDefault () #76 0x00005587f395e4d1 in ?? () #77 0x00005587f3940702 in _PyEval_EvalFrameDefault () #78 0x00005587f395e4d1 in ?? () #79 0x00005587f395f172 in PyObject_Call () #80 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #81 0x00005587f395e4d1 in ?? () #82 0x00005587f395f172 in PyObject_Call () #83 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #84 0x00005587f395138c in _PyFunction_Vectorcall () #85 0x00005587f394661d in _PyObject_FastCallDictTstate () #86 0x00005587f395b62c in _PyObject_Call_Prepend () #87 0x00005587f3a63464 in ?? () #88 0x00005587f395f10b in PyObject_Call () #89 0x00005587f393dc30 in _PyEval_EvalFrameDefault () #90 0x00005587f395138c in _PyFunction_Vectorcall () #91 0x00005587f393b97f in _PyEval_EvalFrameDefault () #92 0x00005587f395138c in _PyFunction_Vectorcall () #93 0x00005587f394661d in _PyObject_FastCallDictTstate () #94 0x00005587f395b62c in _PyObject_Call_Prepend () #95 0x00005587f3a63464 in ?? () #96 0x00005587f394739b in _PyObject_MakeTpCall () #97 0x00005587f394199e in _PyEval_EvalFrameDefault () #98 0x00005587f395e4d1 in ?? () #99 0x00005587f393c9ab in _PyEval_EvalFrameDefault () #100 0x00005587f395138c in _PyFunction_Vectorcall () #101 0x00005587f393b97f in _PyEval_EvalFrameDefault () #102 0x00005587f395138c in _PyFunction_Vectorcall () #103 0x00005587f393b790 in _PyEval_EvalFrameDefault () #104 0x00005587f395138c in _PyFunction_Vectorcall () #105 0x00005587f393b790 in _PyEval_EvalFrameDefault () #106 0x00005587f395138c in _PyFunction_Vectorcall () #107 0x00005587f393b790 in _PyEval_EvalFrameDefault () #108 0x00005587f395138c in _PyFunction_Vectorcall () #109 0x00005587f393b790 in _PyEval_EvalFrameDefault () #110 0x00005587f3a20a16 in ?? () #111 0x00005587f3a208e6 in PyEval_EvalCode () #112 0x00005587f3a47108 in ?? () #113 0x00005587f3a4190f in ?? () #114 0x00005587f3a46ea5 in ?? () #115 0x00005587f3a46488 in _PyRun_SimpleFileObject () #116 0x00005587f3a46167 in _PyRun_AnyFileObject () #117 0x00005587f3a3a8ae in Py_RunMain () #118 0x00005587f3a1493d in Py_BytesMain () #119 0x00007f758c39dd90 in __libc_start_call_main (main=main entry=0x5587f3a14900, argc=argc entry=10, argv=argv entry=0x7fff8293e358) at ../sysdeps/nptl/libc_start_call_main.h:58 #120 0x00007f758c39de40 in __libc_start_main_impl (main=0x5587f3a14900, argc=10, argv=0x7fff8293e358, init=, fini=, rtld_fini=, stack_end=0x7fff8293e348) at ../csu/libc-start.c:392 #121 0x00005587f3a14835 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