Trace number 1877075

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.1SAT287 1798.01 1798.56

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d1.opb
MD5SUM1850b909125f53108de0513d8e3d52c8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark285
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 285
Optimality of the best value was proved NO
Number of variables664
Total number of constraints3035
Number of constraints which are clauses3035
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 664
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 664
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 664
Number of bits of the biggest sum of numbers10
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: Cardinality Constraint 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-1877075-1245161428.opb
0.00/0.00	c File size is 104100 bytes.
0.00/0.01	c Highest Coefficient sum: 664
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.014 s
0.00/0.01	c Var: 664 Constr: 3035 3035/0/0 Lit: 9828 Watch. Lit: 6070
0.00/0.01	c Obj. Vars: 664 (100 % of total variables)
0.03/0.04	c Pre-processing Time: 0.04 s
0.03/0.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.03/0.04	c        0    664     3035     9828    3     6070    1011      0      0 0.04
0.03/0.04	c Switching off lower bounding mode.
0.03/0.04	o 321
0.19/0.24	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.24	c       19    664     3074    12764    4     6491    2011     39    413 0.05
0.19/0.24	c      119    664     3274    24798    7     6891    2213    239   1451 0.08
0.19/0.24	c      370    664     3756    72280   19     7855    2435    721   1705 0.22
0.19/0.24	o 303
0.29/0.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.32	c      434    664     3885    79298   20     8474    2011    850   1793 0.24
0.29/0.32	c      534    664     4078    94197   23     8860    2213   1043   1828 0.29
0.29/0.32	o 297
2.09/2.13	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.09/2.13	c      572    664     4146   101678   24     9363    2011   1111   1787 0.32
2.09/2.13	c      672    664     4338   122063   28     9747    2213   1303   1651 0.41
2.09/2.13	c      922    664     4717   180611   38    11461    2435   1682   1536 0.60
2.09/2.13	c     1397    664     4254   151465   35     9543    2679   1219   1476 0.95
2.09/2.13	c     2211    664     5249   396910   75    12852    2947   2214   1336 1.65
2.09/2.13	o 296
5.39/5.47	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.39/5.47	c     2536    664     5721   493449   86    17259    2011   2686   1186 2.14
5.39/5.47	c     2636    664     4243   258696   60     8854    2213   1208   1208 2.18
5.39/5.47	c     2886    664     4713   294371   62     9794    2435   1678   1255 2.30
5.39/5.47	c     3361    664     5400   426014   78    11491    2679   2365   1215 2.77
5.39/5.47	c     4174    664     4482   386600   86    11525    2947   1447   1169 3.57
5.39/5.47	o 288
11.79/11.82	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
11.79/11.82	c     5362    664     4553   383865   84    10144    2011   1518    980 5.47
11.79/11.82	c     5462    664     4713   406732   86    10464    2213   1678    972 5.62
11.79/11.82	c     5713    664     4984   497007   99    15238    2435   1949    960 5.95
11.79/11.82	c     6189    664     4254   334123   78     9566    2679   1219    929 6.66
11.79/11.82	c     7002    664     4377   194360   44     9130    2947   1342    927 7.55
11.79/11.82	c     8322    664     4593   281254   61     9562    3242   1558    923 9.01
11.79/11.82	c    10403    664     5785   557647   96    11946    3567   2750    887 11.72
11.79/11.82	o 287
1797.95/1798.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.95/1798.54	c    10570    664     6113   573205   93    12979    2011   3078    894 11.82
1797.95/1798.54	c    10670    664     4222   215294   50     8821    2213   1187    898 11.88
1797.95/1798.54	c    10920    664     4707   248567   52     9791    2435   1672    905 12.06
1797.95/1798.54	c    11396    664     4254   116074   27     8885    2679   1219    917 12.42
1797.95/1798.54	c    12209    664     5124   337856   65    10625    2947   2089    937 13.02
1797.95/1798.54	c    13530    664     4510   409444   90     9397    3242   1475    950 14.23
1797.95/1798.54	c    15611    664     4657   236687   50     9691    3567   1622    938 16.63
1797.95/1798.54	c    18835    664     5769   518281   89    23324    3924   2734    898 20.97
1797.95/1798.54	c    23771    664     6066   862940  142    12509    4317   3031    899 26.42
1797.95/1798.54	c    31278    664     5770   275092   47    11917    4749   2735    850 36.78
1797.95/1798.54	c    42639    664     5411   658767  121    11538    5224   2376    735 57.98
1797.95/1798.54	c    59783    664     6354   546331   85    13085    5747   3319    648 92.17
1797.95/1798.54	c    85603    664     8475  1551083  183    17327    6322   5440    527 162.33
1797.95/1798.54	c   124436    664     6197   917678  148    12771    6955   3162    502 247.67
1797.95/1798.54	c   182788    664     7058  1153659  163    14493    7651   4023    457 399.52
1797.95/1798.54	c   270421    664     7426  1261296  169    15229    8417   4391    360 750.52
1797.95/1798.54	c   401974    664    10306  2077225  201    20989    9259   7271    340 1181.12
1797.95/1798.54	c Resources Exceeded
1797.95/1798.54	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 -x477 -x478 x479 -x480 x481 -x482 -x483 -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 -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 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 -x631 x632 -x633 x634 -x635 x636 x637 -x638 -x639 x640 -x641 x642 x643 -x644 -x645 x646 -x647 x648 -x649 x650 -x651 x652 x653 -x654 -x655 x656 -x657 x658 -x659 x660 x661 -x662 -x663 x664 
1797.95/1798.54	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.54	c   39   533014  18658   612444     8771  1632119   5736    296 1798.00
1797.95/1798.54	c Objective: 287
1797.95/1798.54	s SATISFIABLE
1797.95/1798.54	c Total time: 1798 s

Verifier Data

OK	287

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1877075-1245161428/watcher-1877075-1245161428 -o /tmp/evaluation-result-1877075-1245161428/solver-1877075-1245161428 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1877075-1245161428.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 1.00 3/64 6570
/proc/meminfo: memFree=1858344/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=10820 CPUtime=0
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 183742121 11079680 230 1992294400 134512640 137136520 4294956256 18446744073709551615 136661373 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 2705 231 175 640 0 2035 0

[startup+0.036833 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6570
/proc/meminfo: memFree=1858344/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=11388 CPUtime=0.03
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 453 0 0 0 3 0 0 0 18 0 1 0 183742121 11661312 411 1992294400 134512640 137136520 4294956256 18446744073709551615 136295557 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 2847 411 190 640 0 2203 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11388

[startup+0.101842 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6570
/proc/meminfo: memFree=1858344/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=11512 CPUtime=0.09
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 502 0 0 0 9 0 0 0 18 0 1 0 183742121 11788288 460 1992294400 134512640 137136520 4294956256 18446744073709551615 134607193 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 2878 460 196 640 0 2234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11512

[startup+0.301872 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6570
/proc/meminfo: memFree=1858344/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=12396 CPUtime=0.29
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 733 0 0 0 29 0 0 0 19 0 1 0 183742121 12693504 691 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 3099 691 196 640 0 2455 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12396

[startup+0.701933 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6570
/proc/meminfo: memFree=1858344/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=13884 CPUtime=0.69
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 1087 0 0 0 69 0 0 0 22 0 1 0 183742121 14217216 1045 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 3471 1045 196 640 0 2827 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13884

[startup+1.50105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1854048/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=16292 CPUtime=1.49
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 1711 0 0 0 147 2 0 0 25 0 1 0 183742121 16683008 1669 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 4073 1669 196 640 0 3429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16292

[startup+3.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1850784/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=18520 CPUtime=3.09
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 2265 0 0 0 307 2 0 0 25 0 1 0 183742121 18964480 2223 1992294400 134512640 137136520 4294956256 18446744073709551615 134600751 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 4630 2223 197 640 0 3986 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18520

[startup+6.30179 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1846624/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=21932 CPUtime=6.29
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 3121 0 0 0 626 3 0 0 25 0 1 0 183742121 22458368 3079 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 5483 3079 197 640 0 4839 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21932

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1846504/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=21932 CPUtime=12.69
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 3121 0 0 0 1265 4 0 0 25 0 1 0 183742121 22458368 3079 1992294400 134512640 137136520 4294956256 18446744073709551615 134571351 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 5483 3079 197 640 0 4839 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21932

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1841896/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=27388 CPUtime=25.48
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 4464 0 0 0 2542 6 0 0 25 0 1 0 183742121 28045312 4422 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 6847 4422 197 640 0 6203 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27388

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1840296/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=28104 CPUtime=51.07
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 5870 0 0 0 5095 12 0 0 25 0 1 0 183742121 28778496 4620 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 7026 4620 197 640 0 6382 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28104

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1838120/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=30440 CPUtime=102.26
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 6453 0 0 0 10209 17 0 0 25 0 1 0 183742121 31170560 5203 1992294400 134512640 137136520 4294956256 18446744073709551615 134543962 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 7610 5203 197 640 0 6966 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30440

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1833064/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=35152 CPUtime=162.24
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 7738 0 0 0 16202 22 0 0 25 0 1 0 183742121 35995648 6387 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 8788 6387 197 640 0 8144 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35152

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1831144/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=37244 CPUtime=222.22
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 8285 0 0 0 22195 27 0 0 25 0 1 0 183742121 38137856 6897 1992294400 134512640 137136520 4294956256 18446744073709551615 134571834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 9311 6897 197 640 0 8667 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 37244

[startup+282.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 6571
/proc/meminfo: memFree=1828136/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=40140 CPUtime=282.2
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 9020 0 0 0 28187 33 0 0 25 0 1 0 183742121 41103360 7632 1992294400 134512640 137136520 4294956256 18446744073709551615 136500592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 10035 7632 197 640 0 9391 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 40140

[startup+342.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 6571
/proc/meminfo: memFree=1829160/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=39524 CPUtime=342.19
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 9876 0 0 0 34181 38 0 0 25 0 1 0 183742121 40472576 7458 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 9881 7458 197 640 0 9237 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 39524

[startup+402.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 6571
/proc/meminfo: memFree=1828776/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=39524 CPUtime=402.17
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 9882 0 0 0 40175 42 0 0 25 0 1 0 183742121 40472576 7464 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 9881 7464 197 640 0 9237 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 39524

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6571
/proc/meminfo: memFree=1826088/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=42108 CPUtime=462.15
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 10541 0 0 0 46170 45 0 0 25 0 1 0 183742121 43118592 8123 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 10527 8123 197 640 0 9883 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 42108

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6571
/proc/meminfo: memFree=1826088/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=42108 CPUtime=522.13
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 10543 0 0 0 52164 49 0 0 25 0 1 0 183742121 43118592 8125 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 10527 8125 197 640 0 9883 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 42108

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1826088/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=42108 CPUtime=582.11
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 10544 0 0 0 58158 53 0 0 25 0 1 0 183742121 43118592 8126 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 10527 8126 197 640 0 9883 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 42108

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1826024/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=42108 CPUtime=642.1
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 10544 0 0 0 64153 57 0 0 25 0 1 0 183742121 43118592 8126 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 10527 8126 197 640 0 9883 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 42108

[startup+702.302 s]

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

/proc/meminfo: memFree=1823080/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=45004 CPUtime=1061.96
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 11261 0 0 0 106110 86 0 0 25 0 1 0 183742121 46084096 8843 1992294400 134512640 137136520 4294956256 18446744073709551615 134543971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11251 8843 197 640 0 10607 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 45004

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1823016/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=45004 CPUtime=1121.95
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 11261 0 0 0 112105 90 0 0 25 0 1 0 183742121 46084096 8843 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11251 8843 197 640 0 10607 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 45004

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1823016/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=45000 CPUtime=1181.93
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 11261 0 0 0 118099 94 0 0 25 0 1 0 183742121 46080000 8843 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11250 8843 197 640 0 10606 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 45000

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1820264/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47676 CPUtime=1241.91
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 11933 0 0 0 124093 98 0 0 25 0 1 0 183742121 48820224 9509 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11919 9509 197 640 0 11275 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 47676

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1820008/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47892 CPUtime=1301.89
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12035 0 0 0 130087 102 0 0 25 0 1 0 183742121 49041408 9560 1992294400 134512640 137136520 4294956256 18446744073709551615 136293438 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11973 9560 197 640 0 11329 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 47892

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1819944/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47892 CPUtime=1361.88
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12045 0 0 0 136082 106 0 0 25 0 1 0 183742121 49041408 9570 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11973 9570 197 640 0 11329 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 47892

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1819944/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47892 CPUtime=1421.86
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12045 0 0 0 142077 109 0 0 25 0 1 0 183742121 49041408 9570 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11973 9570 197 640 0 11329 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 47892

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1819880/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47892 CPUtime=1481.84
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12045 0 0 0 148071 113 0 0 25 0 1 0 183742121 49041408 9570 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11973 9570 197 640 0 11329 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 47892

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1819880/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47892 CPUtime=1541.82
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12045 0 0 0 154067 115 0 0 25 0 1 0 183742121 49041408 9570 1992294400 134512640 137136520 4294956256 18446744073709551615 134543957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11973 9570 197 640 0 11329 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 47892

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1819816/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47892 CPUtime=1601.81
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12045 0 0 0 160063 118 0 0 25 0 1 0 183742121 49041408 9570 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11973 9570 197 640 0 11329 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 47892

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1819816/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47892 CPUtime=1661.78
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12045 0 0 0 166057 121 0 0 25 0 1 0 183742121 49041408 9570 1992294400 134512640 137136520 4294956256 18446744073709551615 134600376 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11973 9570 197 640 0 11329 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 47892

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1819752/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47892 CPUtime=1721.77
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12046 0 0 0 172052 125 0 0 25 0 1 0 183742121 49041408 9571 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11973 9571 197 640 0 11329 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 47892

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1819752/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47988 CPUtime=1781.75
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12048 0 0 0 178047 128 0 0 25 0 1 0 183742121 49139712 9573 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11997 9573 197 640 0 11353 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 47988

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1819752/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47988 CPUtime=1791.35
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12048 0 0 0 179006 129 0 0 25 0 1 0 183742121 49139712 9573 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11997 9573 197 640 0 11353 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 47988

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1819752/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47988 CPUtime=1794.55
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12048 0 0 0 179325 130 0 0 25 0 1 0 183742121 49139712 9573 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11997 9573 197 640 0 11353 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 47988

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1819752/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47984 CPUtime=1796.15
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12048 0 0 0 179485 130 0 0 25 0 1 0 183742121 49135616 9573 1992294400 134512640 137136520 4294956256 18446744073709551615 134598485 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11996 9573 197 640 0 11352 0
Current children cumulated CPU time (s) 1796.15
Current children cumulated vsize (KiB) 47984

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1819752/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47984 CPUtime=1796.95
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12048 0 0 0 179565 130 0 0 25 0 1 0 183742121 49135616 9573 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11996 9573 197 640 0 11352 0
Current children cumulated CPU time (s) 1796.95
Current children cumulated vsize (KiB) 47984

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1819752/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47984 CPUtime=1797.74
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12048 0 0 0 179644 130 0 0 25 0 1 0 183742121 49135616 9573 1992294400 134512640 137136520 4294956256 18446744073709551615 134543954 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11996 9573 197 640 0 11352 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 47984

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6571
/proc/meminfo: memFree=1819752/2055920 swapFree=4191900/4192956
[pid=6570] ppid=6568 vsize=47984 CPUtime=1797.95
/proc/6570/stat : 6570 (bsolo) R 6568 6570 6005 0 -1 4194304 12048 0 0 0 179665 130 0 0 25 0 1 0 183742121 49135616 9573 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6570/statm: 11996 9573 197 640 0 11352 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 47984

Child status: 0
Real time (s): 1798.56
CPU time (s): 1798.01
CPU user time (s): 1796.7
CPU system time (s): 1.3118
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 47988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.7
system time used= 1.3118
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12050
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= 3
involuntary context switches= 1899

runsolver used 1.23981 second user time and 3.88541 second system time

The end

Launcher Data

Begin job on node34 at 2009-06-16 16:10:28
IDJOB=1877075
IDBENCH=2205
IDSOLVER=699
FILE ID=node34/1877075-1245161428
PBS_JOBID= 9363786
Free space on /tmp= 66252 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d1.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1877075-1245161428/watcher-1877075-1245161428 -o /tmp/evaluation-result-1877075-1245161428/solver-1877075-1245161428 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1877075-1245161428.opb

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

MD5SUM BENCH= 1850b909125f53108de0513d8e3d52c8
RANDOM SEED=996631968

node34.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.263
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.263
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:       1858824 kB
Buffers:         32144 kB
Cached:          91696 kB
SwapCached:        260 kB
Active:          45348 kB
Inactive:        91772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858824 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4040 kB
Writeback:           0 kB
Mapped:          21816 kB
Slab:            45936 kB
Committed_AS:   170156 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1877075-1245161428.opb

Free space on /tmp at the end= 66248 MiB
End job on node34 at 2009-06-16 16:40:27