cd /home/user/MD/TaskServer/Tasks/172.16.0.54-32000-task28640 source /home/user/MD/bin/generic/TaskServer.kit source /home/user/MD/bin/generic/tcllib.kit lappend auto_path /home/user/MD/TaskServer/Tools namespace eval ::task {variable id 28640.172.16.0.54-32000} namespace eval ::JobServer {variable JobServer http://172.16.0.54:32000} namespace eval ::TaskServer {variable InstallDir /home/user/MD} array set Options {finishedtasks {53898.localhost-32000 19.localhost-32000 16.localhost-32000 17.localhost-32000 18.localhost-32000 35.localhost-32000 34.localhost-32000 37.localhost-32000 36.localhost-32000 58.localhost-32000 56.localhost-32000 57.localhost-32000 55.localhost-32000} -remote 0 -ntasks 1 -id http://intel-5:23000/taskserver -port 23000 wd /home/user/MD/TaskServer -batch_queue {} -delay 0 interval 60 -core_limit_type 0 -machines {} -ruser {} -rdir {} -css {SmallFontSizePixels 14 FontFamily {"Palatino Linotype", "Book Antiqua", "Palatino", "Georgia", "serif"} BannerHighlightColor #A0B01E AdminBannerColor #0A4A54 BackgroundColor #FFFFFF AdminHighlightColor #3B8993 SmallestFontSizePixels 12 BannerColor #202020 FontColor #202020 TableColor #202020 TaskServerBannerColor #3D2527 FontSizePixels 16} tasks 74497.172.16.0.59-32000 InstallDir /home/user/MD -control_type 0 -path {} -queue_type direct -batch_project {} -usehttps 0 -displayloglevel notice -rhost {} -rwdir {} -nprocessors 32 -webmaster Support@MaterialsDesign.com -type {} -loglevel notice} set Options(taskdir) /home/user/MD/TaskServer/Tasks/172.16.0.54-32000-task28640 set Options(-nprocessors) 4 # # The MedeA environment # set ::MedeA::platform Linux-x86_64 set ::MDPriv {path /home/user/MD/TaskServer logfile /home/user/MD/TaskServer/logs/intel-5.log} array set ::MedeA::Directory {bin /home/user/MD/bin/Linux-x86_64 TaskServer /home/user/MD/bin/generic/TaskServer.kit tcllib /home/user/MD/bin/generic/tcllib.kit wd /home/user/MD/TaskServer generic /home/user/MD/bin/generic mpibin /home/user/MD/bin/Linux-x86_64/*/bin data /home/user/MD/data medealib /home/user/MD/bin/generic/MedeALib.kit root /home/user/MD MedeA /home/user/MD binarylib /home/user/MD/bin/Linux-x86_64/Linux-x86_64.kit forcefields /home/user/MD/data/Forcefields} namespace eval job { variable id 418 variable url http://172.16.0.54:32000 variable dir /home/user/MD/Jobs/dir0/418 variable useSecurity 0 } # Temporarily delete WAVECAR until Job server changes propagate through if {[file exists VASP_WAVECAR.txt] && [file exists WAVECAR]} { file delete -force WAVECAR } exit