18%
21.08.2012
will allocate 4 cores
15 ### using 3 processors on 1 node.
16 #PBS -l nodes=1:ppn=3
17
18 ### Tell PBS the anticipated run-time for your job, where walltime=HH:MM:SS
19 #PBS -l walltime=0:10:00
20
21 ### Load
17%
01.08.2012
64-5.0-0.x86_64
--> Processing Dependency: libc.so.6(GLIBC_2.0) for package: open64-5.0-0.x86_64
--> Processing Dependency: libc.so.6(GLIBC_2.1) for package: open64-5.0-0.x86_64
--> Processing
17%
16.03.2021
=0/0, aggrticks=143/1173174, aggrin_queue=1135748, aggrutil=96.50%
sdd: ios=13/18732, merge=0/0, ticks=93/1123482, in_queue=1086112, util=96.09%
sdc: ios=54/18732, merge=0/0, ticks=194/1222866, in
17%
15.08.2016
via 192.168.1.1 dev eth1
13 $ ip netns exec ns1 ping -c2 8.8.8.8
14 PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
15 64 bytes from 8.8.8.8: icmp_seq=1 ttl=51 time=22.1 ms
16 64 bytes from 8.8.8.8: icmp
17%
30.11.2025
check_interval 5
12 retry_interval 1
13 contacts spz_admin
14 notification_period 24x7
15
16%
25.03.2021
0[0]
2094080 blocks super 1.2 [2/2] [UU]
**
unused devices:
The initialization time should be relatively quick here. Also, verify the RAID1 mirror details (Listing 13) and rerun the random
16%
11.02.2016
7115280 Sep08 13:00 mysqld
VSZ
: The memory requested from the operating system by the process (virtual size).
RSS
: The memory kept in RAM by the operating system (resident set size
16%
22.06.2012
1-12:00:00
20
144400
1-16:06:40
21
160000
1-20:26:40
22
176400
2-01:00:00
23
193600
2-05:46:40
24
16%
18.06.2014
( 0.05%) ( 0.05% cumulative)
[ 1- 2 days]: 0 ( 0.00%) ( 0.05% cumulative)
[ 2- 4 days]: 4675 ( 1.20%) ( 1.25% cumulative)
[ 4- 7 days]: 215 ( 0.06%) ( 1.31% cumulative)
[ 7
15%
31.10.2025
14 expect -exact "$ "
15 send -- "ssh aspen\r"
16 expect -exact "password: "
17 send -- "PASSWORD\r"
18 expect -exact "$ "
19 send -- "ps -ef|grep apache\r"
20 expect -exact "$ "
21 send -- "exit\r"
22