1
General Questions and Answers / Re: Checkpoint file error and questions
« on: March 17, 2011, 19:06 »
Thanks for the information and update.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
checkpoint_handler = CheckpointHandler('/home/nanotubes/vitesh/CNT/8.8-K24I24-opt11.2-cp.nc', 30*Minute)
calculator = DeviceLCAOCalculator(
checkpoint_handler=checkpoint_handler,
Calculating Eigenvalues : ==================================================
rank 0 in job 1 r1i1n11_47968 caused collective abort of all ranks
exit status of rank 0: killed by signal 9
Traceback (most recent call last):
File "./zipdir/NL/Calculators/BulkCalculatorInterface.py", line 183, in _update
File "./zipdir/NL/Calculators/LCAOCalculator/LCAOCalculator.py", line 1019, in scfLoop
File "./zipdir/NL/Calculators/LCAOCalculator/LCAOCalculator.py", line 733, in scfLoopHamiltonian
File "./zipdir/NL/Calculators/GenericParameters/CheckpointHandler.py", line 117, in _storeIfNecessary
File "./zipdir/NL/IO/IOUtilityFunctions.py", line 566, in createNetCDFFile
OSError: [Errno 2] No such file or directory: '/home/nanotubes/vitesh/CNT/8.8-K24I24-opt11.2-cp.nc.tmp'
Fatal error in MPI_Allreduce: Message truncated, error stack:
MPI_Allreduce(773).......: MPI_Allreduce(sbuf=0x2aaaad19a350, rbuf=0x2aaaad19d4f0, count=2, MPI_INT, MPI_SUM, MPI_COMM_WORLD) failed
MPIR_Reduce(764).........:
MPIR_Reduce_binomial(172):
do_cts(490)..............: Message truncated; 8632624 bytes received but buffer size is 8
# Load config and define: calc, NAP
config = nlread('Mo2Cl9-S3-0.6V-hiT.nc', object_id='gID000')[0]
calculator = config.calculator()
NAP = NumericalAccuracyParameters(electron_temperature = 300.0*Kelvin)
# Change temp
config.setCalculator(calculator(numerical_accuracy_parameters = NAP))
# Run SCF and save
config.update()
nlsave('Mo2Cl9-S3-0.6V-loT.nc')
terminate called after throwing an instance of 'PhysicsException'
terminate called after throwing an instance of 'PhysicsException'
terminate called after throwing an instance of 'PhysicsException'
Center = 107, Left = 97
** Back Engine Exception 29 : central and left electrode has different grid size in i direction
** Location : electrodeutils.cpp:126
Center = 107, Left = 97
** Back Engine Exception 29 : central and left electrode has different grid size in i direction
** Location : electrodeutils.cpp:126
Center = 107, Left = 97
** Back Engine Exception 29 : central and left electrode has different grid size in i direction
** Location : electrodeutils.cpp:126
Center = 107, Left = 97
** Back Engine Exception 29 : central and left electrode has different grid size in i direction
** Location : electrodeutils.cpp:126
rank 5 in job 146 spartan_34202 caused collective abort of all ranks
exit status of rank 5: killed by signal 9
Center = 107, Left = 97
** Back Engine Exception 29 : central and left electrode has different grid size in i direction
** Location : electrodeutils.cpp:126