[Wien] [SPAM?] Re: Re: 答复: HELP! cd $PWD; $t $exe ${def}_${loop}.def $loop; rm -f .lock_$lockfile[$p] ) >> .time2_$loop LAPW2 END

Gavin Abo gsabo at crimson.ua.edu
Fri Jul 22 02:00:54 CEST 2016


Those messages should just be informational.  As Prof. Marks pointed 
out, the settings in the parallel_options files might be different on 
each of your two HPC servers.  I believe those messages are printed by 
the system when USE_REMOTE is set to 0 but are not printed when set 1.  
However, these settings are usually set in a particular way so that 
WIEN2k will run properly for each individual system.  So you cannot just 
change the settings in parallal_options, unless the computer system 
supports those settings.

If both servers are giving basically the same calculation results, there 
should be no need for concern.

I would just leave those messages, because if you do encounter an error 
or warning, they might help indicate where the program stopped or ended.

The information at the following link is for bash, but I think at least 
some of it might also apply to csh:

http://stackoverflow.com/questions/7686989/running-bash-commands-in-the-background-without-printing-job-and-process-ids

If your intent on removing those messages, I think you just need to add 
an addition set of parenthesis on line 351 in lapw2para_lapw so that it 
looks like the following line (i.e., to put it in a sub-shell as 
described at the link above):

((cd $PWD;$t $exe ${def}_${loop}.def $loop;rm -f .lock_$lockfile[$p]) 
 >>.time2_$loop  &)

On 7/21/2016 10:20 AM, Laurence Marks wrote:
> Those are various csh commands being echo'd to your job output. 
> Without knowing for certain:
>
> 1) Check the debug in lapw1para and others, i.e.
> set debug       = 0             # verbosity of debugging output
> which may also be set in $WIENROOT/parallel_options. A "0" will reduce 
> output. Maybe someone changed it.
>
> 2) Check the first line of lapw1para and similar. The default is 
> "#!/bin/csh -f", maybe it got changed.
>
> 3) Check the defaults for csh/tcsh on the different systems. Maybe it 
> is that.
>
> 4) Check what you have for "remote" in lapw1para and similar, also 
> perhaps parallel_options. Maybe it echos commands.
>
>
> On Thu, Jul 21, 2016 at 10:40 AM, Jing Qun <qunjing at hotmail.com 
> <mailto:qunjing at hotmail.com>> wrote:
>
>     Thanks.
>
>     These are neither ERROR messages nor WARNINGS.
>
>     During the calculations, everything is OK.
>
>     But these messages were not found during the calculation using
>     other HPC server, I wonder if these messages are hidden ERROR or
>     WARNINGS.
>
>
>
>     ------------------------------------------------------------------------
>     *发件人:* Wien <wien-bounces at zeus.theochem.tuwien.ac.at
>     <mailto:wien-bounces at zeus.theochem.tuwien.ac.at>> 代表 pieper
>     <pieper at ifp.tuwien.ac.at <mailto:pieper at ifp.tuwien.ac.at>>
>     *发送时间:* 2016年7月21日 8:44
>     *收件人:* A Mailing list for WIEN2k users
>     *主题:* Re: [Wien] HELP! cd $PWD; $t $exe ${def}_${loop}.def $loop;
>     rm -f .lock_$lockfile[$p] ) >> .time2_$loop LAPW2 END
>     Question is, is there anything wrong? Are these parts of ERROR
>     messages
>     or at least WARNINGS, or are they just echoes, your job(s) telling
>     you
>     what they are doing?
>
>
>     ---
>     Dr. Martin Pieper
>     Karl-Franzens University
>     Institute of Physics
>     Universitätsplatz 5
>     A-8010 Graz
>     Austria
>     Tel.: +43-(0)316-380-8564
>
>
>     Am 21.07.2016 07:07, schrieb Jing Qun:
>     > Dear all users,
>     > When I submit a job, some messages like "
>     > cd $PWD; $t $exe ${def}_${loop}.def $loop; rm -f
>     .lock_$lockfile[$p] )
>     >>> .time2_$loop
>     >  LAPW2 END " will be obtained. Can anyone tell what's wrong with it?
>     >
>     >
>     > _______________________________________________
>     > Wien mailing list
>     > Wien at zeus.theochem.tuwien.ac.at
>     <mailto:Wien at zeus.theochem.tuwien.ac.at>
>     > http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
>     <https://urldefense.proofpoint.com/v2/url?u=http-3A__zeus.theochem.tuwien.ac.at_mailman_listinfo_wien&d=CwMFbw&c=yHlS04HhBraes5BQ9ueu5zKhE7rtNXt_d012z2PA6ws&r=U_T4PL6jwANfAy4rnxTj8IUxm818jnvqKFdqWLwmqg0&m=zNkHs6xFXmKlaTUDz-ZAV3oGbnXOKN6FbBFulwTiCvU&s=yhjZ4ZfBpw3dMwyD5ZBAtz_RlPPoYxjmrcCNeo6N7TM&e=>
>
>     Wien -- A Mailing list for WIEN2k users
>     <https://urldefense.proofpoint.com/v2/url?u=http-3A__zeus.theochem.tuwien.ac.at_mailman_listinfo_wien&d=CwMFbw&c=yHlS04HhBraes5BQ9ueu5zKhE7rtNXt_d012z2PA6ws&r=U_T4PL6jwANfAy4rnxTj8IUxm818jnvqKFdqWLwmqg0&m=zNkHs6xFXmKlaTUDz-ZAV3oGbnXOKN6FbBFulwTiCvU&s=yhjZ4ZfBpw3dMwyD5ZBAtz_RlPPoYxjmrcCNeo6N7TM&e=>
>     zeus.theochem.tuwien.ac.at <http://zeus.theochem.tuwien.ac.at>
>     A Mailing list for WIEN2k users. Please post questions,
>     suggestions or comments about WIEN2k ONLY in this list. Please
>     follow the following "Nettiquette" (depending ...
>
>
>
>     > SEARCH the MAILING-LIST at:
>     >
>     http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html
>     <https://urldefense.proofpoint.com/v2/url?u=http-3A__www.mail-2Darchive.com_wien-40zeus.theochem.tuwien.ac.at_index.html&d=CwMFbw&c=yHlS04HhBraes5BQ9ueu5zKhE7rtNXt_d012z2PA6ws&r=U_T4PL6jwANfAy4rnxTj8IUxm818jnvqKFdqWLwmqg0&m=zNkHs6xFXmKlaTUDz-ZAV3oGbnXOKN6FbBFulwTiCvU&s=Kb5HH0mJs2zawWYnLDXwFizvFB4n-JdzOE4ZPgwPrPM&e=>
>     _______________________________________________
>     Wien mailing list
>     Wien at zeus.theochem.tuwien.ac.at
>     <mailto:Wien at zeus.theochem.tuwien.ac.at>
>     http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
>     <https://urldefense.proofpoint.com/v2/url?u=http-3A__zeus.theochem.tuwien.ac.at_mailman_listinfo_wien&d=CwMFbw&c=yHlS04HhBraes5BQ9ueu5zKhE7rtNXt_d012z2PA6ws&r=U_T4PL6jwANfAy4rnxTj8IUxm818jnvqKFdqWLwmqg0&m=zNkHs6xFXmKlaTUDz-ZAV3oGbnXOKN6FbBFulwTiCvU&s=yhjZ4ZfBpw3dMwyD5ZBAtz_RlPPoYxjmrcCNeo6N7TM&e=>
>     SEARCH the MAILING-LIST at:
>     http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html
>     <https://urldefense.proofpoint.com/v2/url?u=http-3A__www.mail-2Darchive.com_wien-40zeus.theochem.tuwien.ac.at_index.html&d=CwMFbw&c=yHlS04HhBraes5BQ9ueu5zKhE7rtNXt_d012z2PA6ws&r=U_T4PL6jwANfAy4rnxTj8IUxm818jnvqKFdqWLwmqg0&m=zNkHs6xFXmKlaTUDz-ZAV3oGbnXOKN6FbBFulwTiCvU&s=Kb5HH0mJs2zawWYnLDXwFizvFB4n-JdzOE4ZPgwPrPM&e=>
>
>
>
>
> -- 
> Professor Laurence Marks
> "Research is to see what everybody else has seen, and to think what 
> nobody else has thought", Albert Szent-Gyorgi
> www.numis.northwestern.edu <http://www.numis.northwestern.edu> ; 
> Corrosion in 4D: MURI4D.numis.northwestern.edu 
> <http://MURI4D.numis.northwestern.edu>
> Partner of the CFW 100% program for gender equity, 
> www.cfw.org/100-percent <http://www.cfw.org/100-percent>
> Co-Editor, Acta Cryst A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20160721/170175ad/attachment.html>


More information about the Wien mailing list