Test WRF with cicese
From PRAGMAgridWIKI
Results of testing WRF
[edit]
test via gxrun
1. As a cicese account, logged in eros01, vega01, and orion01 and launch a deamon named gxlrm. orion01 is a cluster where each compute node has private IP address. The others are clusters where each compute node has public IP address.
$ ssh pluto $ ssh eros01 $ /usr/local/gt3.2.1/bin/gxlrm
$ ssh pluto $ ssh vega01 $ /usr/local/gt3.2.1/bin/gxlrm
$ ssh pluto $ ssh orion01 $ /usr/local/gt3.2.1/bin/gxlrm
2. As a cicese account, logged in pluto.
3. Compile and stage WRF.
4. Make a JRDL file.
5. Submit the job
--- 4 CPU orion, 4 CPU eros, 4 CPU vega $ time gxrun wrf_three.xml Request a new job 63 02:57:43 [Thread-1] INFO org.moredream.mpichgx.client.GXRunThread - Subjob 0 is requesting to orion01.gridcenter.or.kr 02:57:43 [Thread-6] INFO org.moredream.mpichgx.client.GXRunThread - Subjob 2 is requesting to vega01.gridcenter.or.kr 02:57:43 [Thread-3] INFO org.moredream.mpichgx.client.GXRunThread - Subjob 1 is requesting to eros01.gridcenter.or.kr 02:57:57 [Thread-8] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 2 status: RUNNING 02:57:58 [Thread-5] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 1 status: RUNNING 02:57:58 [Thread-2] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 0 status: RUNNING Job is running. checkPointPeriod: 36000000 03:22:02 [Thread-8] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 2 status: DONE 03:22:02 [Thread-5] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 1 status: DONE 03:22:03 [Thread-2] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 0 status: DONE Job is done. real 24m22.109s user 0m1.020s sys 0m0.120s
--- 6 CPU orion, 6 CPU eros $ time gxrun wrf_orion-eros.xml Request a new job 62 02:20:12 [Thread-1] INFO org.moredream.mpichgx.client.GXRunThread - Subjob 0 is requesting to orion01.gridcenter.or.kr 02:20:12 [Thread-3] INFO org.moredream.mpichgx.client.GXRunThread - Subjob 1 is requesting to eros01.gridcenter.or.kr 02:20:33 [Thread-2] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 0 status: RUNNING 02:20:33 [Thread-5] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 1 status: RUNNING Job is running. checkPointPeriod: 36000000 02:40:04 [Thread-5] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 1 status: DONE 02:40:05 [Thread-2] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 0 status: DONE Job is done. real 19m53.791s user 0m0.840s sys 0m0.090s |
--- 6 CPU eros, 6 CPU vega $ time gxrun wrf_eros-vega.xml Request a new job 64 03:34:12 [Thread-1] INFO org.moredream.mpichgx.client.GXRunThread - Subjob 0 is requesting to eros01.gridcenter.or.kr 03:34:12 [Thread-3] INFO org.moredream.mpichgx.client.GXRunThread - Subjob 1 is requesting to vega01.gridcenter.or.kr 03:34:23 [Thread-5] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 1 status: RUNNING 03:34:23 [Thread-2] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 0 status: RUNNING Job is running. checkPointPeriod: 36000000 04:11:41 [Thread-5] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 1 status: DONE 04:11:41 [Thread-2] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 0 status: DONE Job is done. real 37m30.391s user 0m0.950s sys 0m0.170s |
--- 8 CPU orion, 8 CPU eros $ time gxrun wrf_orion-eros.xml Request a new job 61 01:56:54 [Thread-1] INFO org.moredream.mpichgx.client.GXRunThread - Subjob 0 is requesting to orion01.gridcenter.or.kr 01:56:54 [Thread-3] INFO org.moredream.mpichgx.client.GXRunThread - Subjob 1 is requesting to eros01.gridcenter.or.kr 01:57:18 [Thread-5] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 1 status: RUNNING 01:57:18 [Thread-2] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 0 status: RUNNING Job is running. checkPointPeriod: 36000000 02:15:03 [Thread-5] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 1 status: DONE 02:15:04 [Thread-2] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 0 status: DONE Job is done. real 18m11.732s user 0m0.850s sys 0m0.070s |
--- 8 CPU eros, 8 CPU vega $ time gxrun wrf_eros-vega.xml Request a new job 65 04:12:34 [Thread-1] INFO org.moredream.mpichgx.client.GXRunThread - Subjob 0 is requesting to eros01.gridcenter.or.kr 04:12:34 [Thread-3] INFO org.moredream.mpichgx.client.GXRunThread - Subjob 1 is requesting to vega01.gridcenter.or.kr 04:12:48 [Thread-5] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 1 status: RUNNING 04:12:49 [Thread-2] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 0 status: RUNNING Job is running. checkPointPeriod: 36000000 04:40:14 [Thread-5] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 1 status: DONE 04:40:14 [Thread-2] DEBUG org.moredream.mpichgx.client.GXRunThread - New sub-job 0 status: DONE Job is done. real 27m40.772s user 0m0.880s sys 0m0.070s |
</table>
