Trace number 1878443

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
bsolo 3.1 clSAT217 1798.03 1798.55

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
Best CPU time to get the best result obtained on this benchmark1800.21
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 476
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 476
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1878443-1245137532.opb
0.00/0.00	c File size is 43258 bytes.
0.00/0.00	c Highest Coefficient sum: 476
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.005 s
0.00/0.00	c Var: 476 Constr: 476 1/0/475 Lit: 4258 Watch. Lit: 1519
0.00/0.00	c Obj. Vars: 476 (100 % of total variables)
0.00/0.01	c Pre-processing Time: 0.01 s
0.89/0.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.94	c        0    476      476     4258    8     1970    8508      0      0 0.01
0.89/0.94	c Initial Lower Bound: 142
0.89/0.94	c Initial Path Cost: 0
0.89/0.94	o 230
23.69/23.77	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
23.69/23.77	c        0    476      477     4734    9     2419    9508      1      0 0.95
23.69/23.77	c      101    476      578    28552   49     2623   10459    102     13 7.69
23.69/23.77	c      351    476      943   120875  128     3446   11505    467     20 16.99
23.69/23.77	o 225
69.27/69.39	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
69.27/69.39	c      351    476      944   121351  128     3670    9508    468     14 23.76
69.27/69.39	c      451    476     1044   144341  138     3869   10459    568     14 30.71
69.27/69.39	c      701    476     1466   249435  170     4755   11505    990     17 39.64
69.27/69.39	c     1176    476     2413   498297  206     6597   12656   1937     23 49.54
69.27/69.39	c     1991    476     4034   930316  230     9872   13922   3558     32 61.88
69.27/69.39	o 224
94.16/94.25	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
94.16/94.25	c     1991    476     4035   930792  230    10135    9508   3559     28 69.38
94.16/94.25	c     2093    476     4235   983654  232    10589   10459   3759     26 78.19
94.16/94.25	c     2345    476     4588  1071910  233    11252   11505   4112     27 86.54
94.16/94.25	o 222
101.46/101.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
101.46/101.56	c     2345    476     4589  1072386  233    11493    9508   4113     24 94.22
101.46/101.56	o 221
125.55/125.67	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
125.55/125.67	c     2345    476     4590  1072862  233    11766    9508   4114     23 101.53
125.55/125.67	c     2445    476     4714  1102183  233    12018   10459   4238     22 109.37
125.55/125.67	c     2695    476     5207  1232465  236    13014   11505   4731     22 118.28
125.55/125.67	o 220
208.83/208.99	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
208.83/208.99	c     2731    476     5258  1244878  236    13279    9508   4782     21 125.64
208.83/208.99	c     2831    476     5458  1296198  237    13724   10459   4982     21 133.70
208.83/208.99	c     3081    476     5950  1424238  239    14752   11505   5474     21 143.48
208.83/208.99	c     3556    476     6888  1681847  244    16570   12656   6412     23 153.50
208.83/208.99	c     4370    476     8483  2164214  255    19805   13922   8007     26 167.58
208.83/208.99	c     5690    476    11079  2839393  256    24985   15315  10603     31 181.82
208.83/208.99	c     7771    476    15198  3983134  262    33252   16847  14722     38 201.76
208.83/208.99	o 218
280.81/280.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
280.81/280.95	c     7771    476    15199  3983610  262    33468    9508  14723     37 208.93
280.81/280.95	c     7871    476     5379  1363757  253    12368   10459   4903     36 217.48
280.81/280.95	c     8121    476     5878  1505247  256    13326   11505   5402     35 226.40
280.81/280.95	c     8597    476     6787  1748870  257    15176   12656   6311     36 236.32
280.81/280.95	c     9411    476     8410  2225563  264    18362   13922   7934     37 249.18
280.81/280.95	c    10732    476    11005  2886180  262    23621   15315  10529     40 263.14
280.81/280.95	o 217
1797.97/1798.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.97/1798.52	c    12720    476    14571  3769194  258    30959    9508  14095     45 280.87
1797.97/1798.52	c    12821    476     5426  1302865  240    12414   10459   4950     44 289.62
1797.97/1798.52	c    13072    476     5911  1430253  241    13396   11505   5435     43 298.98
1797.97/1798.52	c    13547    476     6858  1719534  250    15274   12656   6382     43 309.07
1797.97/1798.52	c    14360    476     8476  2160883  254    18524   13922   8000     44 321.25
1797.97/1798.52	c    15680    476    11103  2878358  259    23785   15315  10627     46 335.94
1797.97/1798.52	c    17761    476    15252  4047931  265    32101   16847  14776     50 355.07
1797.97/1798.52	c    20985    476    12752  3334196  261    27091   18532  12276     55 379.49
1797.97/1798.52	c    25921    476    12688  3264561  257    26947   20386  12212     62 414.56
1797.97/1798.52	c    33427    476    15659  3866012  246    32901   22425  15183     71 465.11
1797.97/1798.52	c    44788    476    14604  3469775  237    30745   24668  14128     82 544.47
1797.97/1798.52	c    61932    476    21042  5531746  262    43675   27135  20566     95 650.66
1797.97/1798.52	c    87751    476    21707  5248696  241    44979   29849  21231    107 817.03
1797.97/1798.52	c   126583    476    23552  6171629  262    48653   32834  23076    114 1101.15
1797.97/1798.52	c   184937    476    30701  8769543  285    63025   36118  30225    122 1511.04
1797.97/1798.52	c Resources Exceeded
1797.97/1798.52	v x1 -x2 x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 x11 x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 x29 x30 x31 -x32 -x33 -x34 x35 x36 x37 x38 x39 x40 x41 x42 -x43 -x44 -x45 x46 -x47 x48 -x49 x50 -x51 x52 x53 x54 -x55 -x56 x57 -x58 -x59 -x60 x61 -x62 -x63 -x64 -x65 x66 -x67 x68 x69 x70 -x71 -x72 -x73 -x74 -x75 x76 -x77 x78 x79 x80 x81 x82 -x83 x84 -x85 x86 x87 x88 -x89 -x90 x91 -x92 -x93 -x94 -x95 x96 -x97 x98 -x99 -x100 x101 -x102 -x103 x104 -x105 x106 -x107 -x108 x109 -x110 -x111 -x112 -x113 -x114 x115 x116 -x117 x118 -x119 x120 -x121 x122 -x123 x124 -x125 x126 -x127 x128 -x129 x130 -x131 -x132 x133 -x134 x135 x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 x149 -x150 x151 x152 -x153 -x154 x155 -x156 -x157 x158 -x159 x160 x161 x162 -x163 -x164 x165 x166 x167 -x168 -x169 x170 x171 -x172 -x173 x174 -x175 -x176 x177 x178 -x179 -x180 x181 -x182 x183 -x184 x185 x186 -x187 x188 -x189 x190 -x191 x192 x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 x203 -x204 x205 -x206 x207 -x208 x209 -x210 -x211 -x212 -x213 x214 x215 -x216 x217 -x218 -x219 -x220 x221 x222 x223 x224 -x225 -x226 x227 x228 -x229 -x230 x231 -x232 -x233 -x234 -x235 -x236 x237 -x238 -x239 x240 -x241 x242 x243 -x244 -x245 x246 -x247 x248 -x249 -x250 x251 -x252 x253 -x254 x255 -x256 x257 -x258 x259 x260 x261 x262 -x263 -x264 x265 -x266 -x267 x268 -x269 -x270 x271 x272 x273 x274 -x275 x276 x277 -x278 x279 x280 x281 -x282 -x283 x284 -x285 -x286 x287 x288 x289 x290 x291 x292 -x293 x294 x295 -x296 -x297 -x298 -x299 x300 x301 -x302 -x303 -x304 -x305 x306 -x307 -x308 -x309 -x310 x311 -x312 x313 x314 -x315 -x316 x317 -x318 -x319 x320 x321 x322 x323 -x324 x325 x326 x327 -x328 x329 -x330 -x331 x332 -x333 -x334 x335 -x336 -x337 -x338 x339 x340 x341 x342 -x343 -x344 x345 x346 -x347 -x348 -x349 -x350 x351 x352 x353 -x354 -x355 -x356 -x357 -x358 x359 x360 -x361 x362 x363 x364 x365 -x366 x367 -x368 -x369 x370 x371 x372 -x373 -x374 x375 -x376 -x377 x378 -x379 x380 -x381 -x382 -x383 x384 x385 x386 x387 -x388 x389 -x390 -x391 -x392 -x393 -x394 -x395 x396 x397 -x398 -x399 x400 x401 -x402 x403 x404 -x405 -x406 x407 -x408 x409 x410 -x411 -x412 -x413 x414 -x415 -x416 x417 x418 x419 x420 -x421 x422 -x423 x424 x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 x433 -x434 x435 -x436 x437 -x438 x439 x440 -x441 x442 -x443 x444 -x445 -x446 -x447 x448 x449 x450 -x451 -x452 -x453 -x454 -x455 x456 x457 x458 -x459 -x460 x461 -x462 -x463 -x464 x465 -x466 x467 -x468 x469 x470 x471 x472 -x473 x474 x475 -x476 
1797.97/1798.52	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.52	c   43   223704  48463   314481    32147  8717082  31671    124 1798.00
1797.97/1798.52	c Objective: 217
1797.97/1798.52	s SATISFIABLE
1797.97/1798.52	c Total time: 1798 s

Verifier Data

OK	217

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1878443-1245137532/watcher-1878443-1245137532 -o /tmp/evaluation-result-1878443-1245137532/solver-1878443-1245137532 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1878443-1245137532.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7179
/proc/meminfo: memFree=1782920/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=10752 CPUtime=0
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 242 0 0 0 0 0 0 0 18 0 1 0 181350361 11010048 226 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 2688 226 174 640 0 2033 0

[startup+0.066822 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7179
/proc/meminfo: memFree=1782920/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=12312 CPUtime=0.06
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 598 0 0 0 6 0 0 0 18 0 1 0 181350361 12607488 564 1992294400 134512640 137136520 4294956256 18446744073709551615 135438857 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 3078 564 284 640 0 2434 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12312

[startup+0.101824 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7179
/proc/meminfo: memFree=1782920/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=12312 CPUtime=0.09
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 633 0 0 0 9 0 0 0 18 0 1 0 181350361 12607488 599 1992294400 134512640 137136520 4294956256 18446744073709551615 135442575 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 3078 599 284 640 0 2434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12312

[startup+0.301846 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7179
/proc/meminfo: memFree=1782920/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=12536 CPUtime=0.29
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 832 0 0 0 29 0 0 0 19 0 1 0 181350361 12836864 706 1992294400 134512640 137136520 4294956256 18446744073709551615 135078840 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 3134 706 284 640 0 2490 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12536

[startup+0.70189 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7179
/proc/meminfo: memFree=1782920/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=13236 CPUtime=0.69
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 1231 0 0 0 69 0 0 0 22 0 1 0 181350361 13553664 808 1992294400 134512640 137136520 4294956256 18446744073709551615 135442575 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 3309 809 284 640 0 2665 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13236

[startup+1.50198 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1780992/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=13264 CPUtime=1.49
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 2454 0 0 0 148 1 0 0 25 0 1 0 181350361 13582336 651 1992294400 134512640 137136520 4294956256 18446744073709551615 135442575 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 3316 651 289 640 0 2672 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13264

[startup+3.10115 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1780928/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=12656 CPUtime=3.09
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 8035 0 0 0 306 3 0 0 25 0 1 0 181350361 12959744 535 1992294400 134512640 137136520 4294956256 18446744073709551615 135430343 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 3164 536 289 640 0 2520 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12656

[startup+6.3015 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1781376/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=13372 CPUtime=6.29
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 21544 0 0 0 622 7 0 0 25 0 1 0 181350361 13692928 530 1992294400 134512640 137136520 4294956256 18446744073709551615 135467995 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 3343 530 289 640 0 2699 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13372

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1780808/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=14112 CPUtime=12.69
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 49231 0 0 0 1253 16 0 0 25 0 1 0 181350361 14450688 809 1992294400 134512640 137136520 4294956256 18446744073709551615 135461773 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 3528 809 294 640 0 2884 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14112

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1779208/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=15416 CPUtime=25.49
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 127591 0 0 0 2509 40 0 0 25 0 1 0 181350361 15785984 1029 1992294400 134512640 137136520 4294956256 18446744073709551615 135447705 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 3854 1029 295 640 0 3210 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15416

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1773704/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=20700 CPUtime=51.08
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 319087 0 0 0 5000 108 0 0 25 0 1 0 181350361 21196800 2276 1992294400 134512640 137136520 4294956256 18446744073709551615 135448314 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 5175 2276 295 640 0 4531 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20700

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1766408/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=28772 CPUtime=102.26
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 672983 0 0 0 9994 232 0 0 25 0 1 0 181350361 29462528 4314 1992294400 134512640 137136520 4294956256 18446744073709551615 135447705 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 7193 4314 295 640 0 6549 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28772

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1759240/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=35424 CPUtime=162.24
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 1055035 0 0 0 15859 365 0 0 25 0 1 0 181350361 36274176 6001 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 8982 6005 295 640 0 8338 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35424

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1728648/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=66624 CPUtime=222.23
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 1807063 0 0 0 21589 634 0 0 25 0 1 0 181350361 68222976 13580 1992294400 134512640 137136520 4294956256 18446744073709551615 135443262 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 16656 13580 295 640 0 16012 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 66624

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1729096/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=66668 CPUtime=282.2
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 2085791 0 0 0 27453 767 0 0 25 0 1 0 181350361 68268032 13641 1992294400 134512640 137136520 4294956256 18446744073709551615 135442575 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 16667 13641 295 640 0 16023 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 66668

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1729224/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=66128 CPUtime=342.19
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 2318760 0 0 0 33349 870 0 0 25 0 1 0 181350361 67715072 13618 1992294400 134512640 137136520 4294956256 18446744073709551615 135461773 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 16532 13618 295 640 0 15888 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 66128

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1717064/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=77816 CPUtime=402.17
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 2825407 0 0 0 39125 1092 0 0 25 0 1 0 181350361 79683584 16553 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 19454 16554 295 640 0 18810 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 77816

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1709128/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=83432 CPUtime=462.16
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 3368990 0 0 0 44883 1333 0 0 25 0 1 0 181350361 85434368 18555 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 20858 18555 295 640 0 20214 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 83432

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1703880/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=91108 CPUtime=522.14
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 3815688 0 0 0 50652 1562 0 0 25 0 1 0 181350361 93294592 19885 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 22777 19885 295 640 0 22133 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 91108

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1695368/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=100308 CPUtime=582.12
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 4288499 0 0 0 56423 1789 0 0 25 0 1 0 181350361 102715392 22149 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 25077 22150 295 640 0 24433 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 100308

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1689352/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=105520 CPUtime=642.11
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 4769902 0 0 0 62176 2035 0 0 25 0 1 0 181350361 108052480 23484 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 26380 23484 295 640 0 25736 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 105520

[startup+702.301 s]

################
# More data... #
################

/proc/meminfo: memFree=1667208/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=125068 CPUtime=1061.98
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 7421622 0 0 0 102758 3440 0 0 25 0 1 0 181350361 128069632 28964 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 31267 28964 295 640 0 30623 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 125068

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1667208/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=125068 CPUtime=1121.97
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 7699226 0 0 0 108592 3605 0 0 25 0 1 0 181350361 128069632 28964 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 31267 28964 295 640 0 30623 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 125068

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7180
/proc/meminfo: memFree=1657480/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=137288 CPUtime=1181.95
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 8195098 0 0 0 114351 3844 0 0 25 0 1 0 181350361 140582912 31400 1992294400 134512640 137136520 4294956256 18446744073709551615 135471103 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 34322 31400 295 640 0 33678 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 137288

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7182
/proc/meminfo: memFree=1638280/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=153724 CPUtime=1241.93
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 8750813 0 0 0 120101 4092 0 0 25 0 1 0 181350361 157413376 36127 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38431 36127 295 640 0 37787 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 153724

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7182
/proc/meminfo: memFree=1638152/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=153788 CPUtime=1301.92
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 9130431 0 0 0 125896 4296 0 0 25 0 1 0 181350361 157478912 36143 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38447 36143 295 640 0 37803 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 153788

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7182
/proc/meminfo: memFree=1638152/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=153788 CPUtime=1361.9
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 9463042 0 0 0 131712 4478 0 0 25 0 1 0 181350361 157478912 36143 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38447 36143 295 640 0 37803 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 153788

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7182
/proc/meminfo: memFree=1638152/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=155628 CPUtime=1421.88
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 9710842 0 0 0 137555 4633 0 0 25 0 1 0 181350361 159363072 36149 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38907 36150 295 640 0 38263 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 155628

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7182
/proc/meminfo: memFree=1638280/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=155648 CPUtime=1481.87
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 9933926 0 0 0 143406 4781 0 0 25 0 1 0 181350361 159383552 36148 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38912 36148 295 640 0 38268 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 155648

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7182
/proc/meminfo: memFree=1638216/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=153796 CPUtime=1541.85
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 10141922 0 0 0 149271 4914 0 0 25 0 1 0 181350361 157487104 36146 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38449 36146 295 640 0 37805 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 153796

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7182
/proc/meminfo: memFree=1638216/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=153796 CPUtime=1601.83
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 10312846 0 0 0 155156 5027 0 0 25 0 1 0 181350361 157487104 36146 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38449 36146 295 640 0 37805 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 153796

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7182
/proc/meminfo: memFree=1638216/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=153796 CPUtime=1661.81
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 10500158 0 0 0 161021 5160 0 0 25 0 1 0 181350361 157487104 36146 1992294400 134512640 137136520 4294956256 18446744073709551615 134544122 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38449 36146 295 640 0 37805 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 153796

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7182
/proc/meminfo: memFree=1638280/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=153796 CPUtime=1721.8
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 10689992 0 0 0 166877 5303 0 0 25 0 1 0 181350361 157487104 36146 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38449 36146 295 640 0 37805 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 153796

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7188
/proc/meminfo: memFree=1638080/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=153796 CPUtime=1781.77
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 10810969 0 0 0 172786 5391 0 0 25 0 1 0 181350361 157487104 36146 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38449 36146 295 640 0 37805 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 153796

Solver just ended. Dumping a history of the last processes samples

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7188
/proc/meminfo: memFree=1638080/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=153796 CPUtime=1791.37
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 10834024 0 0 0 173732 5405 0 0 25 0 1 0 181350361 157487104 36146 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38449 36146 295 640 0 37805 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 153796

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7188
/proc/meminfo: memFree=1638080/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=154696 CPUtime=1794.57
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 10841684 0 0 0 174047 5410 0 0 25 0 1 0 181350361 158408704 36149 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38674 36149 295 640 0 38030 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 154696

[startup+1796.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7188
/proc/meminfo: memFree=1638080/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=154700 CPUtime=1796.17
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 10845700 0 0 0 174203 5414 0 0 25 0 1 0 181350361 158412800 36149 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38675 36149 295 640 0 38031 0
Current children cumulated CPU time (s) 1796.17
Current children cumulated vsize (KiB) 154700

[startup+1797.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7188
/proc/meminfo: memFree=1638080/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=155016 CPUtime=1796.97
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 10847691 0 0 0 174282 5415 0 0 25 0 1 0 181350361 158736384 36150 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38754 36150 295 640 0 38110 0
Current children cumulated CPU time (s) 1796.97
Current children cumulated vsize (KiB) 155016

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7188
/proc/meminfo: memFree=1638080/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=154096 CPUtime=1797.77
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 10849823 0 0 0 174360 5417 0 0 25 0 1 0 181350361 157794304 36147 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38524 36147 295 640 0 37880 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 154096

[startup+1798.51 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7188
/proc/meminfo: memFree=1638080/2055920 swapFree=4191900/4192956
[pid=7179] ppid=7177 vsize=154704 CPUtime=1797.97
/proc/7179/stat : 7179 (bsolo) R 7177 7179 6911 0 -1 4194304 10850413 0 0 0 174380 5417 0 0 25 0 1 0 181350361 158416896 36150 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7179/statm: 38676 36150 295 640 0 38032 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 154704

Child status: 0
Real time (s): 1798.55
CPU time (s): 1798.03
CPU user time (s): 1743.83
CPU system time (s): 54.2048
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 156944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1743.83
system time used= 54.2048
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10850480
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2322

runsolver used 1.25781 second user time and 3.90341 second system time

The end

Launcher Data

Begin job on node37 at 2009-06-16 09:32:12
IDJOB=1878443
IDBENCH=1954
IDSOLVER=700
FILE ID=node37/1878443-1245137532
PBS_JOBID= 9363691
Free space on /tmp= 66168 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1878443-1245137532/watcher-1878443-1245137532 -o /tmp/evaluation-result-1878443-1245137532/solver-1878443-1245137532 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1878443-1245137532.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=227921970

node37.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1783400 kB
Buffers:         38724 kB
Cached:         154136 kB
SwapCached:        260 kB
Active:          52584 kB
Inactive:       153592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783400 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4024 kB
Writeback:           0 kB
Mapped:          21812 kB
Slab:            52400 kB
Committed_AS:   155160 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66164 MiB
End job on node37 at 2009-06-16 10:02:10