Trace number 1879464

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 pbSAT3 1798.01 1798.88

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=67-P1=127-P2=73-P3=79-P4=17-P5=109-P6=17-P7=23-P8=23-P9=53-B.opb
MD5SUM0529ad177104c2b8c24f12c8a325b463
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark45.0891
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables189
Total number of constraints19
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 constraints19
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)441
Sum of products size (including duplicates)882
Number of different products441
Sum of products size882

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: Generic Pseudo-Boolean 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-1879464-1245244008.opb
0.00/0.00	c File size is 33212 bytes.
0.00/0.00	c Highest Coefficient sum: 32512
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.004 s
0.00/0.00	c Var: 630 Constr: 910 441/0/469 Lit: 3836 Watch. Lit: 2369
0.00/0.00	c Obj. Vars: 7 (1.11111 % of total variables)
0.00/0.01	c Pre-processing Time: 0.01 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    630      910     3836    4     3289    5173      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
1168.82/1169.41	c      102    630     1105    13032   11     5999    5691    195   3400 0.03
1168.82/1169.41	c      252    630     1373    26308   19     9408    6261    463   2863 0.09
1168.82/1169.41	c      477    630     1798    49357   27    14395    6888    888   2822 0.17
1168.82/1169.41	c      816    630     2434    82171   33    18673    7577   1524   2598 0.31
1168.82/1169.41	c     1325    630     3411   127866   37    29691    8335   2501   1718 0.77
1168.82/1169.41	c     2089    630     4866   194579   39    44046    9169   3956    947 2.20
1168.82/1169.41	c     3236    630     7050   297627   42    66844   10086   6140    547 5.91
1168.82/1169.41	c     4958    630    10329   489132   47   102392   11095   9419    625 7.93
1168.82/1169.41	c     7542    630     9350   464889   49    70433   12205   8440    404 18.63
1168.82/1169.41	c    11424    630     9697   499175   51    73045   13426   8787    504 22.63
1168.82/1169.41	c    17246    629    13253   710629   53   121342   14769  12343    464 37.12
1168.82/1169.41	c    25983    629    14470   725591   50   180646   16246  13560    176 147.47
1168.82/1169.41	c    39094    629    12803   710856   55   117777   17871  11893    178 219.62
1168.82/1169.41	c    58765    628    12945   640418   49    94360   19659  12035    106 549.66
1168.82/1169.41	c    88276    628    15170   785581   51   109232   21625  14260    120 729.98
1168.82/1169.41	c   132547    627    19015  1015155   53   171914   23788  18105    114 1162.42
1168.82/1169.41	o 33
1197.00/1197.65	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1197.00/1197.65	c   136483    627    13479   700786   51   103614    5187  12569    116 1168.84
1197.00/1197.65	c   136583    627     3706   154705   41    23591    5706   2796    116 1169.38
1197.00/1197.65	c   136833    627     4103   176008   42    26144    6277   3193    116 1169.53
1197.00/1197.65	c   137308    627     5015   227332   45    37659    6905   4105    117 1169.96
1197.00/1197.65	c   138121    627     6545   316295   48    51734    7596   5635    118 1170.35
1197.00/1197.65	c   139442    627     5193   240594   46    41249    8356   4283    118 1173.16
1197.00/1197.65	c   141524    627     8919   443956   49    81290    9192   8009    120 1176.10
1197.00/1197.65	c   144748    618    10020   500211   49    97458   10112   9110    122 1183.26
1197.00/1197.65	o 3
1797.92/1798.87	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.92/1798.87	c   149060    618     7316   344047   47    60803    5185   6406    124 1197.07
1797.92/1798.87	c   149160    572     3694   148666   40    28650    5704   2784    124 1197.45
1797.92/1798.87	c   149410    572     4160   174656   41    33356    6275   3250    124 1197.54
1797.92/1798.87	c   149885    572     4733   206380   43    33604    6903   3823    125 1197.70
1797.92/1798.87	c   150699    572     6282   293717   46    44248    7594   5372    125 1198.08
1797.92/1798.87	c   152020    572     4721   214527   45    35546    8354   3811    126 1199.92
1797.92/1798.87	c   154102    572     8668   431865   49    70241    9190   7758    127 1207.49
1797.92/1798.87	c   157325    572     5520   247750   44    60736   10110   4610    126 1241.61
1797.92/1798.87	c   162261    572     8952   439408   49    76372   11122   8042    129 1254.65
1797.92/1798.87	c   169768    572    10470   542286   51    88716   12235   9560    133 1274.37
1797.92/1798.87	c   181129    572    12299   610593   49    96661   13459  11389    137 1320.57
1797.92/1798.87	c   198273    569     9313   483047   51    66515   14805   8403    135 1465.08
1797.92/1798.87	c   224093    569     9232   481791   52    59762   16286   8322    138 1620.85
1797.92/1798.87	c Resources Exceeded
1797.92/1798.87	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 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 x71 x72 -x73 -x74 x75 -x76 -x77 x127 -x128 -x129 -x130 -x131 -x132 -x133 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 x78 -x79 -x80 -x81 -x82 -x83 -x84 -x134 -x135 x136 -x137 -x138 -x139 -x140 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 x85 -x86 x87 -x88 -x89 -x90 -x91 -x141 -x142 -x143 -x144 -x145 -x146 -x147 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 x92 -x93 -x94 -x95 -x96 -x97 -x98 x148 x149 -x150 -x151 -x152 -x153 -x154 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 x99 -x100 -x101 x102 -x103 -x104 -x105 -x155 -x156 -x157 -x158 -x159 -x160 -x161 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 -x477 -x478 -x479 -x480 -x481 -x482 -x483 x106 -x107 -x108 -x109 -x110 -x111 -x112 -x162 -x163 x164 -x165 -x166 -x167 -x168 x484 -x485 -x486 -x487 -x488 -x489 -x490 x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 x113 x114 -x115 -x116 x117 -x118 -x119 -x169 -x170 -x171 -x172 -x173 -x174 -x175 x533 x534 -x535 -x536 x537 -x538 -x539 x540 x541 -x542 -x543 x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 x554 x555 -x556 -x557 x558 -x559 -x560 x561 x562 -x563 -x564 x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 x120 -x121 -x122 -x123 -x124 -x125 -x126 -x176 -x177 x178 -x179 -x180 -x181 -x182 x582 -x583 -x584 -x585 -x586 -x587 -x588 x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 x617 -x618 -x619 -x620 -x621 -x622 -x623 x624 -x625 -x626 -x627 -x628 -x629 -x630 -x183 -x184 -x185 -x186 -x187 -x188 -x189 
1797.92/1798.87	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1798.87	c   37   244715   4933   266751    14337   718510  13427    136 1798.00
1797.92/1798.87	c Objective: 3
1797.92/1798.87	s SATISFIABLE
1797.92/1798.87	c Total time: 1798 s

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1879464-1245244008/watcher-1879464-1245244008 -o /tmp/evaluation-result-1879464-1245244008/solver-1879464-1245244008 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879464-1245244008.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: 1.00 1.00 0.94 3/64 11875
/proc/meminfo: memFree=1825288/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=10744 CPUtime=0
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 260 0 0 0 0 0 0 0 18 0 1 0 192000736 11001856 244 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 2686 244 177 640 0 2033 0

[startup+0.100695 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 11875
/proc/meminfo: memFree=1825288/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=11472 CPUtime=0.09
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 465 0 0 0 9 0 0 0 18 0 1 0 192000736 11747328 440 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 2868 440 198 640 0 2224 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11472

[startup+0.201712 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 11875
/proc/meminfo: memFree=1825288/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=11860 CPUtime=0.19
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 587 0 0 0 19 0 0 0 18 0 1 0 192000736 12144640 562 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 2965 562 198 640 0 2321 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11860

[startup+0.301727 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 11875
/proc/meminfo: memFree=1825288/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=12376 CPUtime=0.29
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 691 0 0 0 29 0 0 0 19 0 1 0 192000736 12673024 666 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 3094 666 198 640 0 2450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12376

[startup+0.701794 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 11875
/proc/meminfo: memFree=1825288/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=13276 CPUtime=0.69
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 926 0 0 0 69 0 0 0 23 0 1 0 192000736 13594624 901 1992294400 134512640 137136520 4294956256 18446744073709551615 134543951 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 3319 901 198 640 0 2675 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13276

[startup+1.50193 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1821888/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=14304 CPUtime=1.49
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 1173 0 0 0 148 1 0 0 25 0 1 0 192000736 14647296 1148 1992294400 134512640 137136520 4294956256 18446744073709551615 134573386 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 3576 1148 198 640 0 2932 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14304

[startup+3.10119 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1820864/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=15352 CPUtime=3.09
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 1443 0 0 0 308 1 0 0 25 0 1 0 192000736 15720448 1418 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 3838 1418 198 640 0 3194 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15352

[startup+6.30173 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1818816/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=17308 CPUtime=6.29
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 1950 0 0 0 628 1 0 0 25 0 1 0 192000736 17723392 1925 1992294400 134512640 137136520 4294956256 18446744073709551615 134600249 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 4327 1925 198 640 0 3683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17308

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1814016/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=21572 CPUtime=12.68
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 2989 0 0 0 1266 2 0 0 25 0 1 0 192000736 22089728 2964 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11875/statm: 5393 2964 198 640 0 4749 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21572

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1811392/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=24032 CPUtime=25.48
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 3625 0 0 0 2544 4 0 0 25 0 1 0 192000736 24608768 3600 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 6008 3600 198 640 0 5364 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24032

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1808064/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=27380 CPUtime=51.06
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 4453 0 0 0 5101 5 0 0 25 0 1 0 192000736 28037120 4428 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 6845 4428 198 640 0 6201 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 27380

[startup+102.303 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1807936/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=27380 CPUtime=102.24
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 4453 0 0 0 10217 7 0 0 25 0 1 0 192000736 28037120 4428 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 6845 4428 198 640 0 6201 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 27380

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1807872/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=27380 CPUtime=162.21
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 4453 0 0 0 16213 8 0 0 25 0 1 0 192000736 28037120 4428 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 6845 4428 198 640 0 6201 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 27380

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1804480/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=30816 CPUtime=222.18
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 5313 0 0 0 22207 11 0 0 25 0 1 0 192000736 31555584 5288 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 7704 5288 198 640 0 7060 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 30816

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1803456/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=31840 CPUtime=282.15
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 5571 0 0 0 28203 12 0 0 25 0 1 0 192000736 32604160 5546 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 7960 5546 198 640 0 7316 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 31840

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1803392/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=31840 CPUtime=342.12
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 5571 0 0 0 34199 13 0 0 25 0 1 0 192000736 32604160 5546 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 7960 5546 198 640 0 7316 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 31840

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1803328/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=31840 CPUtime=402.1
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 5571 0 0 0 40195 15 0 0 25 0 1 0 192000736 32604160 5546 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 7960 5546 198 640 0 7316 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 31840

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1803264/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=31836 CPUtime=462.08
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 5571 0 0 0 46192 16 0 0 25 0 1 0 192000736 32600064 5546 1992294400 134512640 137136520 4294956256 18446744073709551615 134544396 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 7959 5546 198 640 0 7315 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 31836

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1803264/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=31836 CPUtime=522.04
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 5571 0 0 0 52188 16 0 0 25 0 1 0 192000736 32600064 5546 1992294400 134512640 137136520 4294956256 18446744073709551615 136502032 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 7959 5546 198 640 0 7315 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 31836

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1803200/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=31840 CPUtime=582
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 5573 0 0 0 58182 18 0 0 25 0 1 0 192000736 32604160 5548 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 7960 5548 198 640 0 7316 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 31840

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1803264/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=31840 CPUtime=641.98
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 5573 0 0 0 64178 20 0 0 25 0 1 0 192000736 32604160 5548 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 7960 5548 198 640 0 7316 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 31840

[startup+702.301 s]

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

/proc/meminfo: memFree=1800640/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=34288 CPUtime=1061.78
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6190 0 0 0 106145 33 0 0 25 0 1 0 192000736 35110912 6165 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8572 6165 198 640 0 7928 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 34288

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1800576/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=34288 CPUtime=1121.74
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6190 0 0 0 112140 34 0 0 25 0 1 0 192000736 35110912 6165 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8572 6165 198 640 0 7928 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 34288

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1799040/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35900 CPUtime=1181.72
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 118135 37 0 0 25 0 1 0 192000736 36761600 6569 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8975 6569 198 640 0 8331 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 35900

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798976/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35900 CPUtime=1241.68
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 124129 39 0 0 25 0 1 0 192000736 36761600 6569 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8975 6569 198 640 0 8331 0
Current children cumulated CPU time (s) 1241.68
Current children cumulated vsize (KiB) 35900

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798912/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35900 CPUtime=1301.64
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 130122 42 0 0 25 0 1 0 192000736 36761600 6569 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8975 6569 198 640 0 8331 0
Current children cumulated CPU time (s) 1301.64
Current children cumulated vsize (KiB) 35900

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798848/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35900 CPUtime=1361.62
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 136117 45 0 0 25 0 1 0 192000736 36761600 6569 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8975 6569 198 640 0 8331 0
Current children cumulated CPU time (s) 1361.62
Current children cumulated vsize (KiB) 35900

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798848/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35900 CPUtime=1421.6
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 142114 46 0 0 25 0 1 0 192000736 36761600 6569 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8975 6569 198 640 0 8331 0
Current children cumulated CPU time (s) 1421.6
Current children cumulated vsize (KiB) 35900

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798848/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35820 CPUtime=1481.57
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 148108 49 0 0 25 0 1 0 192000736 36679680 6555 1992294400 134512640 137136520 4294956256 18446744073709551615 136504213 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8955 6555 198 640 0 8311 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 35820

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798784/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35820 CPUtime=1541.54
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 154103 51 0 0 25 0 1 0 192000736 36679680 6555 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8955 6555 198 640 0 8311 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 35820

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798720/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35820 CPUtime=1601.51
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 160098 53 0 0 25 0 1 0 192000736 36679680 6555 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8955 6555 198 640 0 8311 0
Current children cumulated CPU time (s) 1601.51
Current children cumulated vsize (KiB) 35820

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798720/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35820 CPUtime=1661.48
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 166092 56 0 0 25 0 1 0 192000736 36679680 6555 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8955 6555 198 640 0 8311 0
Current children cumulated CPU time (s) 1661.48
Current children cumulated vsize (KiB) 35820

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798656/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35820 CPUtime=1721.45
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 172088 57 0 0 25 0 1 0 192000736 36679680 6555 1992294400 134512640 137136520 4294956256 18446744073709551615 134544440 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8955 6555 198 640 0 8311 0
Current children cumulated CPU time (s) 1721.45
Current children cumulated vsize (KiB) 35820

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798592/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35820 CPUtime=1781.42
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 178084 58 0 0 25 0 1 0 192000736 36679680 6555 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8955 6555 198 640 0 8311 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (KiB) 35820

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

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798592/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35820 CPUtime=1791.13
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 179054 59 0 0 25 0 1 0 192000736 36679680 6555 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8955 6555 198 640 0 8311 0
Current children cumulated CPU time (s) 1791.13
Current children cumulated vsize (KiB) 35820

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798592/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35820 CPUtime=1794.33
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 179374 59 0 0 25 0 1 0 192000736 36679680 6555 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8955 6555 198 640 0 8311 0
Current children cumulated CPU time (s) 1794.33
Current children cumulated vsize (KiB) 35820

[startup+1796.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798592/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35820 CPUtime=1795.92
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 179533 59 0 0 25 0 1 0 192000736 36679680 6555 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8955 6555 198 640 0 8311 0
Current children cumulated CPU time (s) 1795.92
Current children cumulated vsize (KiB) 35820

[startup+1797.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798592/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35820 CPUtime=1796.72
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 179613 59 0 0 25 0 1 0 192000736 36679680 6555 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8955 6555 198 640 0 8311 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (KiB) 35820

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798592/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35820 CPUtime=1797.52
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 179693 59 0 0 25 0 1 0 192000736 36679680 6555 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8955 6555 198 640 0 8311 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (KiB) 35820

[startup+1798.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11876
/proc/meminfo: memFree=1798592/2055920 swapFree=4180300/4192956
[pid=11875] ppid=11873 vsize=35820 CPUtime=1797.92
/proc/11875/stat : 11875 (bsolo) R 11873 11875 11546 0 -1 4194304 6594 0 0 0 179733 59 0 0 25 0 1 0 192000736 36679680 6555 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11875/statm: 8955 6555 198 640 0 8311 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 35820

Child status: 0
Real time (s): 1798.88
CPU time (s): 1798.01
CPU user time (s): 1797.41
CPU system time (s): 0.600908
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 35908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.41
system time used= 0.600908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6596
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= 6878

runsolver used 2.17567 second user time and 4.37233 second system time

The end

Launcher Data

Begin job on node31 at 2009-06-17 15:06:48
IDJOB=1879464
IDBENCH=48014
IDSOLVER=701
FILE ID=node31/1879464-1245244008
PBS_JOBID= 9372307
Free space on /tmp= 66272 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=67-P1=127-P2=73-P3=79-P4=17-P5=109-P6=17-P7=23-P8=23-P9=53-B.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1879464-1245244008/watcher-1879464-1245244008 -o /tmp/evaluation-result-1879464-1245244008/solver-1879464-1245244008 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1879464-1245244008.opb

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

MD5SUM BENCH= 0529ad177104c2b8c24f12c8a325b463
RANDOM SEED=2068279157

node31.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.258
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.258
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:       1825768 kB
Buffers:         30928 kB
Cached:         112484 kB
SwapCached:       5712 kB
Active:          46544 kB
Inactive:       104976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825768 kB
SwapTotal:     4192956 kB
SwapFree:      4180300 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          13808 kB
Slab:            64352 kB
Committed_AS:   204632 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1879464-1245244008.opb

Free space on /tmp at the end= 66268 MiB
End job on node31 at 2009-06-17 15:36:47