An issue about the example cede ohm_solver_magnetic_reconnection #5552
Labels
component: fluid-ohm
Related to the Ohm's law solver (with fluid electrons)
machine / system
Machine or system-specific issue
question
Further information is requested
Description
I'm giving the example code ohm_solver_magnetic_reconnection a try, where an input( inputs_test_2d_ohm_solver_magnetic_reconnection_picmi.py)and an analysis python script.
I ran the input.py on HPC, using the sbatch code as belows:
#!/bin/bash
#SBATCH -p amd_256
#SBATCH -N 1
#SBATCH -n 64
#SBATCH -t 60
export OMP_NUM_THREADS=64
export PATH=/public3/home/sc54759/soft/anaconda3/bin:$PATH
source activate
source activate warpx
python -u inputs_test_2d_ohm_solver_magnetic_ reconnection_picmi.py
I got some files (plane.dat, sim_parameters.dpkl, fields_000***.npz, warpx_used_inputs and so on) without completely waiting for it to run, and I could analysis theses datas with analysis.py on my Linux.
Then I want to retry the example with another method, i.e. writing an input txt file rather than a python script. After comparing the generated file _ warpx_used_inputs _ with other input files in other exampls, I thought that this file can serve as the input file.
Then I rewrote a sbatch code:
#!/bin/bash
#SBATCH -p amd_256
#SBATCH -N 1
#SBATCH -n 64
#SBATCH -t 1000
export PATH=/public3/home/sc54759/soft/anaconda3/bin:$PATH
source activate
source activate warpx
srun -n 64 warpx.2d /public3/home/sc54759/clx/nnn/warpx_used_inputs
Howerver, the outputs only contain a folder named 'diags' which only includes a plane.dat file.
I wonder why there is no sim_parameters.dpkl, fields_000***.npz? Maybe I should replenish the input file warpx_used_inputs ?
By the way, the HPC cluster I used is already supported.
log files:
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
Initializing AMReX (24.10)...
OMP initialized with 64 OMP threads
OMP initialized with 64 OMP threads
OMP initialized with 64 OMP threads
...
OMP initialized with 64 OMP threads
OMP initialized with 64 OMP threads
OMP initialized with 64 OMP threads
libgomp: Thread creation failed: Resource temporarily unavailable
libgomp: Thread creation failed: Resource temporarily unavailable
AMReX (24.10) initialized
AMReX (24.10) initialized
AMReX (24.10) initialized
...
AMReX (24.10) initialized
AMReX (24.10) initialized
AMReX (24.10) initialized
AMReX (24.10) initialized
AMReX (24.10) initialized
srun: error: p2114: tasks 38,42: Exited with exit code 1
PICSAR (24.09)
WarpX (Unknown)
PICSAR (24.09)
WarpX (Unknown)
PICSAR (24.09)
WarpX (Unknown)
......
PICSAR (24.09)
WarpX (Unknown)
PICSAR (24.09)
WarpX (Unknown)
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
Level 0: dt = 1.428954701e-10 ; dx = 0.01331647675 ; dz = 0.006658238375
The text was updated successfully, but these errors were encountered: