Dear all,
so this file went wrong... but how? because log file show that calculation was done...
I guess that maybe it is parallel system problem...
so I made the test.py test:
# ATK parallel test script
import socket
if processIsMaster():
print 'Master node:',
else:
print 'Slave node:',
print socket.gethostname()
and then I got the log file like this ...
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File " File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
+------------------------------------------------------------------------------+
| |
| Atomistix ToolKit 12.2.1 [Build fc22a9c] |
| |
+------------------------------------------------------------------------------+
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationErrorprint 'Master node:',
^
IndentationError: expected an indented block
: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File " File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line ", line 4
print 'Master node:',
^
IndentationError: expected an indented block
4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
File " /pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
^
print 'Master node:',
IndentationError: expected an indented block
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File " File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
File "/pwork01/p037jhd/Pham_Thu_Hien/2012.07.16/test/test.py", line 4
print 'Master node:',
^
IndentationError: expected an indented block
-------------
---------------
How can I fix this ... please help me!