I see the out file error when i submit a job like:
We didn’t find a solver requirement for this job
or the job stays in Q even when the resources are much available.
here is the detailed error report. .out file
We didn’t find a solver requirement for this job!
/var/spool/PBS/mom_priv/jobs/987.pbs01.SC[1]: !/bin/ksh: not found [No such file or directory]
qsub: Bad UID for job execution
ls: cannot access *.lock: No such file or directory
Traceback (most recent call last):
File “/opt/pbs/default/unsupported/space_check.py”, line 195, in
stage_files.append(StageFile(file,“out”,expand=1))
File “/opt/pbs/default/unsupported/space_check.py”, line 87, in init
(src,dest) = self._parse(stage_string)
File “/opt/pbs/default/unsupported/space_check.py”, line 62, in _parse
raise NotValidStagingString(“String passed (%s) is not valid stagein string.”) main.NotValidStagingString: String passed (%s) is not valid stagein string.
/var/spool/PBS/mom_priv/epilogue: line 41: [: 37819904: unary operator expected
Or you can copy this script to the location of the input deck (input and include files ) , hopefully this is shared between all the nodes in the PBS Complex. (then the script looks as below )
we only have 1 node (single server) with 512gb RAM and 16 cores.
copy this script to the location of the input deck (input and include files )…? i did nit understand.
Note: latest updated, today morning i ran the job with same script with 4 cores it is running now and creating .sta files. but not sure this job will be successfull as i still see the .out file as We didn’t find a solver requirement for this job.
its writing something iterations in the .msg files… I am not sure its solving or struck again need to wait for some time.
Please run the batch command line without using PBS Pro first
If step number 1 succeeds then add it to the PBS Script.
My apologies, i thought you had one head node and couple of nodes. If you have one system all in one PBS complex. Then please ignore the above suggestion. Also, you can remove the below lines #PBS -W stagein=.@pbs01:/analysis/Abq_Trial/* #PBS -W stageout=“*@pbs01:/analysis/Abq_Trial/”
Looking at this description, the job should be running fine. Please tail the log files , out files to check the iteration.
so which is he final script i need to use…?
I am running the job from pbs scheduler (for job scheduling) and this will run the jobs in the main server.
I cant see any information in the .sta file this is what it has written in 3hours
Abaqus/Standard 3DEXPERIENCE R2016x DATE 10-Apr-2018 TIME 04:06:07
SUMMARY OF JOB INFORMATION:
STEP INC ATT SEVERE EQUIL TOTAL TOTAL STEP INC OF DOF IF
DISCON ITERS ITERS TIME/ TIME/LPF TIME/LPF MONITOR RIKS
ITERS FREQ
1 1 1U 7 0 7 0.00 0.00 0.05000
Did you try to run abaqus job with the above batch command line without using PBS Pro ?
Batch command line of the application as you shared is
abaqus job=InnerBay_1 input=InnerBay_1.inp cpus=$NCPUS memory=100gb int
Thank you, you need to contact the respective vendor regarding core to license tokens (features) mapping.
Sorry, we would not be able to comment on that.