Trace number 454521

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
bsolo 3.0.17SAT (TO)-34 1800.15 1800.78

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_4.opb
MD5SUM468c9636f2c99e512d4c3bca04b78033
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-42
Best CPU time to get the best result obtained on this benchmark1800.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -42
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint60
Maximum length of a constraint106
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37458
Sum of products size (including duplicates)74916
Number of different products18729
Sum of products size37458

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/454521-1178027117/instance-454521-1178027117.opb
0.00/0.00	c File size is 474607 bytes.
0.19/0.22	c Highest Coefficient sum: 500
0.19/0.22	c Parsing was ok!!
0.19/0.22	c Total parsing time: 0.225 s
0.19/0.29	c Var: 37958 Constr: 75916 37958/500/37458 Lit: 299664 Watch. Lit: 224748
0.19/0.29	c Obj. Vars: 500 (1.31725 % of total variables)
2.99/3.01	c Pre-processing Time: 3.011 s
2.99/3.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.99/3.01	c        0    500    18729    56187    3    37458    6243      0      0 3.01
2.99/3.01	c Switching off LPR mode.
2.99/3.02	o -29	3.018
2.99/3.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.99/3.02	c        0    500    18730    56687    3    37489    7243      1      0 3.02
2.99/3.02	o -30	3.022
2.99/3.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.99/3.07	c        1    500    18732    57656    3    37523    7243      3      0 3.02
2.99/3.07	c      102    500    18833   104765    5    37725    7968    104     33 3.05
2.99/3.07	o -31	3.068
3.39/3.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.39/3.45	c      155    500    18887   129966    6    37864    7243    158     50 3.07
3.39/3.45	c      256    500    18988   177012    9    38066    7968    259     82 3.10
3.39/3.45	c      506    500    19238   293366   15    38566    8765    509    158 3.19
3.39/3.45	c      981    500    19713   514321   26    39516    9642    984    291 3.37
3.39/3.45	o -32	3.453
18.48/18.57	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
18.48/18.57	c     1197    500    19930   615407   30    39982    7243   1201    346 3.46
18.48/18.57	c     1298    500    20031   662325   33    40184    7968   1302    372 3.49
18.48/18.57	c     1548    500    20281   778358   38    40684    8765   1552    432 3.58
18.48/18.57	c     2023    500    20756   998815   48    41634    9642   2027    537 3.76
18.48/18.57	c     2836    500    21569  1376051   63    43260   10607   2840    679 4.18
18.48/18.57	c     4156    500    22889  1988651   86    45900   11668   4160    827 5.02
18.48/18.57	c     6237    500    24970  2953819  118    50062   12835   6241    951 6.56
18.48/18.57	c     9460    500    28193  4449179  157    56508   14119   9464    988 9.57
18.48/18.57	c    14396    500    33129  6740609  203    66380   15531  14400    804 17.89
18.48/18.57	o -33	18.565
19.69/19.73	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
19.69/19.73	c    15478    500    34212  7243637  211    68579    7243  15483    833 18.57
19.69/19.73	c    15579    500    34313  7290410  212    68781    7968  15584    836 18.62
19.69/19.73	c    15829    500    34563  7406287  214    69281    8765  15834    844 18.75
19.69/19.73	c    16304    500    35038  7626207  217    70231    9642  16309    837 19.48
19.69/19.73	o -34	19.728
1800.07/1800.70	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.07/1800.70	c    16742    500    35477  7829617  220    71143    7243  16748    848 19.73
1800.07/1800.70	c    16843    500    35578  7876326  221    71345    7968  16849    851 19.78
1800.07/1800.70	c    17093    500    35828  7991785  223    71845    8765  17099    858 19.91
1800.07/1800.70	c    17568    500    36303  8211356  226    72795    9642  17574    865 20.29
1800.07/1800.70	c    18381    500    37116  8586872  231    74421   10607  18387    791 23.22
1800.07/1800.70	c    19702    500    38437  9197007  239    77063   11668  19708    815 24.17
1800.07/1800.70	c    21785    500    40520 10159642  250    81229   12835  21791    830 26.24
1800.07/1800.70	c    25008    500    43743 11647923  266    87675   14119  25014    713 35.03
1800.07/1800.70	c    29944    500    48679 13927071  286    97547   15531  29950    673 44.49
1800.07/1800.70	c    37450    500    56185 17395368  309   112559   17085  37456    613 61.01
1800.07/1800.70	c    48811    500    67546 22640991  335   135281   18794  48817    531 91.83
1800.07/1800.70	c    65955    500    37357  8656092  231    74748   20674  18628    378 174.07
1800.07/1800.70	c    91774    500    63176 20585730  325   126386   22742  44447    345 265.69
1800.07/1800.70	c   130607    500    52705 15757334  298   105444   25017  33976    252 517.29
1800.07/1800.70	c   188959    500    60072 19162177  318   120178   27519  41343    187 1007.09
1800.07/1800.70	c Caught signal: 15
1800.07/1800.71	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
1800.07/1800.71	v -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
1800.07/1800.71	v -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
1800.07/1800.71	v -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
1800.07/1800.71	v -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126
1800.07/1800.71	v -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147
1800.07/1800.71	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 x167 -x168
1800.07/1800.71	v -x169 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189
1800.07/1800.71	v -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 x205 x206 -x207 -x208 -x209 -x210
1800.07/1800.71	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 x218 x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230 -x231
1800.07/1800.71	v -x232 -x233 -x234 -x235 -x236 -x237 -x238 x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252
1800.07/1800.71	v -x253 -x254 x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273
1800.07/1800.71	v -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294
1800.07/1800.71	v -x295 -x296 -x297 -x298 -x299 -x300 -x301 x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315
1800.07/1800.71	v -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336
1800.07/1800.71	v -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357
1800.07/1800.71	v x358 -x359 -x360 -x361 x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378
1800.07/1800.71	v -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399
1800.07/1800.71	v -x400 x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420
1800.07/1800.71	v -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 x431 -x432 -x433 -x434 -x435 -x436 x437 -x438 -x439 -x440 -x441
1800.07/1800.71	v -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462
1800.07/1800.71	v -x463 x464 -x465 -x466 -x467 x468 -x469 x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 x481 x482 -x483 -x484
1800.07/1800.71	v -x485 -x486 -x487 -x488 -x489 -x490 -x491 x492 -x493 x494 -x495 -x496 -x497 -x498 -x499 -x500
1800.07/1800.71	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.07/1800.71	c   35   266915  19249   290410    31123  5780619  12394    148 1800.08
1800.07/1800.71	c Objective: -34
1800.07/1800.71	s SATISFIABLE
1800.07/1800.71	c Total time: 1800.08 s

Verifier Data (download as text)

OK	-34

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node6/watcher-454521-1178027117 -o ROOT/results/node6/solver-454521-1178027117 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/454521-1178027117/instance-454521-1178027117.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 8028
/proc/meminfo: memFree=1884216/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=12200 CPUtime=0
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 364 0 0 0 0 0 0 0 18 0 1 0 278749353 12492800 334 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 2623099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 3050 334 279 324 0 2004 0

[startup+0.098271 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 8028
/proc/meminfo: memFree=1884216/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=9548 CPUtime=0.09
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 1710 0 0 0 8 1 0 0 18 0 1 0 278749353 9777152 1680 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 2623099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 2387 1681 339 324 0 1341 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9548

[startup+0.102271 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 8028
/proc/meminfo: memFree=1884216/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=9820 CPUtime=0.09
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 1768 0 0 0 8 1 0 0 18 0 1 0 278749353 10055680 1738 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 2455 1738 341 324 0 1409 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9820

[startup+0.301295 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 8028
/proc/meminfo: memFree=1884216/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=24432 CPUtime=0.29
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 5600 0 0 0 27 2 0 0 19 0 1 0 278749353 25018368 5414 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551975 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 6108 5414 305 324 0 5178 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24432

[startup+0.702341 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 8028
/proc/meminfo: memFree=1884216/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=24872 CPUtime=0.69
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 5640 0 0 0 67 2 0 0 22 0 1 0 278749353 25468928 5454 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 2305140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 6218 5454 305 324 0 5288 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24872

[startup+1.50143 s]
/proc/loadavg: 0.91 0.95 0.97 2/78 8029
/proc/meminfo: memFree=1863472/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=24872 CPUtime=1.49
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 5640 0 0 0 147 2 0 0 25 0 1 0 278749353 25468928 5454 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 6218 5454 305 324 0 5288 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24872

[startup+3.10162 s]
/proc/loadavg: 0.92 0.95 0.97 2/78 8029
/proc/meminfo: memFree=1863344/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=25008 CPUtime=3.09
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 6186 0 0 0 303 6 0 0 25 0 1 0 278749353 25608192 5478 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550902 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 6252 5478 311 324 0 5322 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25008

[startup+6.302 s]
/proc/loadavg: 0.92 0.95 0.97 2/78 8029
/proc/meminfo: memFree=1837744/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=56424 CPUtime=6.29
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 14056 0 0 0 620 9 0 0 25 0 1 0 278749353 57778176 13348 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 2623099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 14106 13348 311 324 0 13176 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56424

[startup+12.7017 s]
/proc/loadavg: 0.93 0.96 0.97 2/78 8029
/proc/meminfo: memFree=1796592/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=94340 CPUtime=12.69
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 23541 0 0 0 1256 13 0 0 25 0 1 0 278749353 96604160 22833 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550913 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 23585 22833 311 324 0 22655 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94340

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.97 2/78 8029
/proc/meminfo: memFree=1742832/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=146464 CPUtime=25.48
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 36563 0 0 0 2528 20 0 0 25 0 1 0 278749353 149979136 35855 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 2623099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 36616 35855 311 324 0 35686 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 146464

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.97 2/78 8029
/proc/meminfo: memFree=1666736/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=222760 CPUtime=51.08
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 55625 0 0 0 5078 30 0 0 25 0 1 0 278749353 228106240 54917 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 2623099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 55690 54917 311 324 0 54760 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 222760

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/78 8029
/proc/meminfo: memFree=1552944/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=334800 CPUtime=102.26
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 83636 0 0 0 10180 46 0 0 25 0 1 0 278749353 342835200 82928 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 2623099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 83700 82928 311 324 0 82770 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 334800

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8029
/proc/meminfo: memFree=1532336/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=355012 CPUtime=162.25
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 88752 0 0 0 16174 51 0 0 25 0 1 0 278749353 363532288 87988 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 88753 87988 311 324 0 87823 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 355012

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8029
/proc/meminfo: memFree=1532336/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=355012 CPUtime=222.22
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 88752 0 0 0 22171 51 0 0 25 0 1 0 278749353 363532288 87988 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 88753 87988 311 324 0 87823 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 355012

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8029
/proc/meminfo: memFree=1532336/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=355012 CPUtime=282.21
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 88752 0 0 0 28169 52 0 0 25 0 1 0 278749353 363532288 87988 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134572643 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 88753 87988 311 324 0 87823 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 355012

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8029
/proc/meminfo: memFree=1504176/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=383000 CPUtime=342.2
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 95810 0 0 0 34162 58 0 0 25 0 1 0 278749353 392192000 94986 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551100 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 95750 94986 311 324 0 94820 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 383000

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8029
/proc/meminfo: memFree=1504112/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=383000 CPUtime=402.17
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 95810 0 0 0 40159 58 0 0 25 0 1 0 278749353 392192000 94986 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550866 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 95750 94986 311 324 0 94820 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 383000

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8029
/proc/meminfo: memFree=1504048/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=383000 CPUtime=462.16
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 95810 0 0 0 46157 59 0 0 25 0 1 0 278749353 392192000 94986 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 95750 94986 311 324 0 94820 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 383000

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8029
/proc/meminfo: memFree=1504048/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=383000 CPUtime=522.14
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 95810 0 0 0 52155 59 0 0 25 0 1 0 278749353 392192000 94986 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 95750 94986 311 324 0 94820 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 383000

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8029
/proc/meminfo: memFree=1504048/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=383000 CPUtime=582.12
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 95810 0 0 0 58152 60 0 0 25 0 1 0 278749353 392192000 94986 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 95750 94986 311 324 0 94820 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 383000

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8029
/proc/meminfo: memFree=1504048/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=383000 CPUtime=642.11
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 95810 0 0 0 64151 60 0 0 25 0 1 0 278749353 392192000 94986 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550866 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 95750 94986 311 324 0 94820 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 383000


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

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8029
/proc/meminfo: memFree=1489904/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=396776 CPUtime=882.03
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 99308 0 0 0 88138 65 0 0 25 0 1 0 278749353 406298624 98422 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 99194 98422 311 324 0 98264 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 396776

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8029
/proc/meminfo: memFree=1489904/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=396776 CPUtime=942.02
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 99308 0 0 0 94136 66 0 0 25 0 1 0 278749353 406298624 98422 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550924 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 99194 98422 311 324 0 98264 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 396776

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1489456/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=396776 CPUtime=1001.89
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 99308 0 0 0 100123 66 0 0 25 0 1 0 278749353 406298624 98422 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550899 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 99194 98422 311 324 0 98264 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 396776

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1489648/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=396776 CPUtime=1061.88
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 99308 0 0 0 106121 67 0 0 25 0 1 0 278749353 406298624 98422 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 2620924 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 99194 98422 311 324 0 98264 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 396776

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1479280/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=407228 CPUtime=1121.86
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 101936 0 0 0 112117 69 0 0 25 0 1 0 278749353 417001472 101050 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551084 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 101807 101050 311 324 0 100877 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 407228

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1474416/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=411720 CPUtime=1181.84
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 103118 0 0 0 118114 70 0 0 25 0 1 0 278749353 421601280 102168 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 102930 102168 311 324 0 102000 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 411720

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1474352/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=411720 CPUtime=1241.82
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 103118 0 0 0 124111 71 0 0 25 0 1 0 278749353 421601280 102168 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551179 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 102930 102168 311 324 0 102000 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 411720

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1474288/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=411720 CPUtime=1301.81
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 103118 0 0 0 130109 72 0 0 25 0 1 0 278749353 421601280 102168 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550820 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 102930 102168 311 324 0 102000 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 411720

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1474288/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=411720 CPUtime=1361.79
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 103118 0 0 0 136107 72 0 0 25 0 1 0 278749353 421601280 102168 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 102930 102168 311 324 0 102000 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 411720

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1474288/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=411720 CPUtime=1421.78
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 103118 0 0 0 142105 73 0 0 25 0 1 0 278749353 421601280 102168 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 102930 102168 311 324 0 102000 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 411720

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1474288/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=411720 CPUtime=1481.75
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 103118 0 0 0 148102 73 0 0 25 0 1 0 278749353 421601280 102168 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551084 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 102930 102168 311 324 0 102000 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 411720

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1474288/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=411720 CPUtime=1541.74
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 103118 0 0 0 154100 74 0 0 25 0 1 0 278749353 421601280 102168 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551000 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 102930 102168 311 324 0 102000 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 411720

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1474224/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=411720 CPUtime=1601.72
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 103118 0 0 0 160097 75 0 0 25 0 1 0 278749353 421601280 102168 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 102930 102168 311 324 0 102000 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 411720

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1474224/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=411720 CPUtime=1661.7
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 103118 0 0 0 166095 75 0 0 25 0 1 0 278749353 421601280 102168 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 2621114 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 102930 102168 311 324 0 102000 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 411720

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1474160/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=411720 CPUtime=1721.68
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 103118 0 0 0 172093 75 0 0 25 0 1 0 278749353 421601280 102168 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551061 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 102930 102168 311 324 0 102000 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 411720

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1473200/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=412360 CPUtime=1781.66
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 103326 0 0 0 178090 76 0 0 25 0 1 0 278749353 422256640 102312 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134546121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 103090 102312 311 324 0 102160 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 412360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1473200/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=412360 CPUtime=1800.07
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 103326 0 0 0 179931 76 0 0 25 0 1 0 278749353 422256640 102312 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 103090 102312 311 324 0 102160 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 412360

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8227
/proc/meminfo: memFree=1473200/2055924 swapFree=4146564/4192956
[pid=8028] ppid=8026 vsize=412360 CPUtime=1800.07
/proc/8028/stat : 8028 (bsolo3.0.17) R 8026 8028 723 0 -1 4194304 103326 0 0 0 179931 76 0 0 25 0 1 0 278749353 422256640 102312 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8028/statm: 103090 102312 311 324 0 102160 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 412360

Child status: 15
Real time (s): 1800.78
CPU time (s): 1800.15
CPU user time (s): 1799.31
CPU system time (s): 0.831873
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 412360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 0.831873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103330
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= 12
involuntary context switches= 3319

runsolver used 1.39079 second user time and 3.9324 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue May  1 13:45:17 UTC 2007

IDJOB= 454521
IDBENCH= 48202
IDSOLVER= 199
FILE ID= node6/454521-1178027117

PBS_JOBID= 4728366

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_60_4.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/454521-1178027117/instance-454521-1178027117.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-454521-1178027117 -o ROOT/results/node6/solver-454521-1178027117 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/454521-1178027117/instance-454521-1178027117.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  468c9636f2c99e512d4c3bca04b78033

RANDOM SEED= 457269855

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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:      2055924 kB
MemFree:       1884560 kB
Buffers:         19640 kB
Cached:          60524 kB
SwapCached:      14016 kB
Active:          75932 kB
Inactive:        31884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1884560 kB
SwapTotal:     4192956 kB
SwapFree:      4146564 kB
Dirty:            7116 kB
Writeback:           0 kB
Mapped:          33692 kB
Slab:            49088 kB
Committed_AS:  8767488 kB
PageTables:       1796 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= 66558 MiB

End job on node6 on Tue May  1 14:15:20 UTC 2007