Change the optimizer's path of a new directory
Posted: 21 Aug 2013, 11:13
Hi there!
I ran the optimizer in the directory /home of my cluster with good results. Now I want to run it in another directory (/lnec) because /home has a limited memory. I copied exactly the same /home's files in the new directory and I tried to run the optimization in this new directory. But I have this error message in the .log files
Error:
Unable to access file optim1-000039-linear.fin--file is locked (SDDS_InitializeOutput)
running elegant for chromaticity, DA, LMA
Check /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039-main.log for status
tracking: Error:
file optim1-000039-linear.param does not exist in search path (InitializeInputFromSearchPath)
optim1-000039.inp optim1-000039-linear.fin
** Problem copying ./optim1-000039.twi to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.twi: error copying "./optim1-000039.twi": no such file or directory
** Problem copying ./optim1-000039.proc to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.proc: error copying "./optim1-000039.proc": no such file or directory
** Problem copying ./optim1-000039.param to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.param: error copying "./optim1-000039.param": no such file or directory
** Problem copying ./optim1-000039.aper to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.aper: error copying "./optim1-000039.aper": no such file or directory
** Problem copying ./optim1-000039.mmap to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.mmap: error copying "./optim1-000039.mmap": no such file or directory
** Problem copying ./optim1-000039.w1 to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.w1: error copying "./optim1-000039.w1": no such file or directory
** Problem copying ./optim1-000039.naff to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.naff: error copying "./optim1-000039.naff": no such file or directory
** Problem copying ./optim1-000039.fin to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.fin: error copying "./optim1-000039.fin": no such file or directory
The matchTemplate.ele script is not run.
I suspect that in somewhere of the original process in /home, the path of the files are defined in the original directory /home. Then, when I try to run the optimizer in the new directory, the new process can not replace the old path with the new one and the process is stopped.
In my case, How can I change the /home's path to run the optimizer in /lnec? In general, How can I change the path of the original files to run the optimizer in another directory different from the original used?
Thanks,
Xavier
I ran the optimizer in the directory /home of my cluster with good results. Now I want to run it in another directory (/lnec) because /home has a limited memory. I copied exactly the same /home's files in the new directory and I tried to run the optimization in this new directory. But I have this error message in the .log files
Error:
Unable to access file optim1-000039-linear.fin--file is locked (SDDS_InitializeOutput)
running elegant for chromaticity, DA, LMA
Check /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039-main.log for status
tracking: Error:
file optim1-000039-linear.param does not exist in search path (InitializeInputFromSearchPath)
optim1-000039.inp optim1-000039-linear.fin
** Problem copying ./optim1-000039.twi to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.twi: error copying "./optim1-000039.twi": no such file or directory
** Problem copying ./optim1-000039.proc to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.proc: error copying "./optim1-000039.proc": no such file or directory
** Problem copying ./optim1-000039.param to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.param: error copying "./optim1-000039.param": no such file or directory
** Problem copying ./optim1-000039.aper to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.aper: error copying "./optim1-000039.aper": no such file or directory
** Problem copying ./optim1-000039.mmap to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.mmap: error copying "./optim1-000039.mmap": no such file or directory
** Problem copying ./optim1-000039.w1 to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.w1: error copying "./optim1-000039.w1": no such file or directory
** Problem copying ./optim1-000039.naff to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.naff: error copying "./optim1-000039.naff": no such file or directory
** Problem copying ./optim1-000039.fin to /lnec/sources/physmach/gavaldax/mogaRing2/optim1-000039.fin: error copying "./optim1-000039.fin": no such file or directory
The matchTemplate.ele script is not run.
I suspect that in somewhere of the original process in /home, the path of the files are defined in the original directory /home. Then, when I try to run the optimizer in the new directory, the new process can not replace the old path with the new one and the process is stopped.
In my case, How can I change the /home's path to run the optimizer in /lnec? In general, How can I change the path of the original files to run the optimizer in another directory different from the original used?
Thanks,
Xavier