Trace number 1878592

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 clSAT235 1798.01 1798.46

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e2.opb
MD5SUMf7c5bacdcc30466dd8339bd5adcf7c5b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark235
Best CPU time to get the best result obtained on this benchmark229.873
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 235
Optimality of the best value was proved YES
Number of variables534
Total number of constraints3013
Number of constraints which are clauses3013
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 534
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 534
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 534
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: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1878592-1245161061.opb
0.00/0.00	c File size is 125296 bytes.
0.00/0.01	c Highest Coefficient sum: 534
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.016 s
0.00/0.01	c Var: 534 Constr: 3013 3013/0/0 Lit: 12801 Watch. Lit: 6026
0.00/0.01	c Obj. Vars: 534 (100 % of total variables)
0.00/0.04	c Pre-processing Time: 0.046 s
0.00/0.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.04	c        0    534     3013    12801    4     6026    1004      0      0 0.05
0.00/0.04	c Switching off lower bounding mode.
0.00/0.06	o 264
0.39/0.44	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.44	c       79    534     3093    16359    5     6456    2004     80   1295 0.06
0.39/0.44	c      180    534     3194    22099    6     6658    2205    181   2093 0.09
0.39/0.44	c      432    534     3446    38775   11     7162    2426    433   2823 0.15
0.39/0.44	c      907    534     3921    74042   18     8112    2669    908   2888 0.31
0.39/0.44	o 252
1.59/1.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.59/1.63	c     1263    534     4278    97539   22     9108    2004   1265   2844 0.44
1.59/1.63	c     1363    534     4378   105898   24     9308    2205   1365   2731 0.50
1.59/1.63	c     1614    534     4629   123860   26     9810    2426   1616   2599 0.62
1.59/1.63	c     2089    534     5104   160125   31    10760    2669   2091   2339 0.89
1.59/1.63	c     2902    534     4504    98716   21     9290    2936   1491   2045 1.42
1.59/1.63	o 251
1.59/1.64	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.59/1.64	c     3331    534     4934   123780   25    10433    2004   1921   2036 1.64
1.59/1.64	o 247
1.89/1.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.89/1.97	c     3336    534     4940   124723   25    10732    2004   1927   2034 1.64
1.89/1.97	c     3436    534     4016    59279   14     8319    2205   1003   2021 1.70
1.89/1.97	c     3687    534     4267    79180   18     8821    2426   1254   2057 1.79
1.89/1.97	c     4162    534     4742   131064   27     9771    2669   1729   2126 1.96
1.89/1.97	o 237
2.99/3.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.99/3.01	c     4190    534     4771   132294   27    10126    2004   1758   2125 1.97
2.99/3.01	c     4290    534     4871   155895   32    10326    2205   1858   2142 2.00
2.99/3.01	c     4540    534     5121   218546   42    10826    2426   2108   2190 2.07
2.99/3.01	c     5015    534     4227   220062   52     8751    2669   1214   2215 2.26
2.99/3.01	c     5828    534     5040   385155   76    10377    2936   2027   2278 2.56
2.99/3.01	o 236
5.89/5.96	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.89/5.96	c     7134    534     4482   379687   84     9262    2004   1469   2359 3.02
5.89/5.96	c     7234    534     4582   397892   86     9462    2205   1569   2371 3.05
5.89/5.96	c     7484    534     4832   461989   95     9962    2426   1819   2387 3.13
5.89/5.96	c     7969    534     5317   593278  111    10932    2669   2304   2419 3.29
5.89/5.96	c     8782    534     4349   359526   82     8996    2936   1336   2450 3.58
5.89/5.96	c    10103    534     5670   715072  126    11638    3230   2657   2445 4.13
5.89/5.96	c    12185    534     5657   690189  122    11612    3554   2644   2450 4.97
5.89/5.96	o 235
1797.94/1798.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.94/1798.45	c    14512    534     5717   696238  121    12031    2004   2704   2433 5.96
1797.94/1798.45	c    14612    534     4116   288403   70     8531    2205   1103   2435 6.00
1797.94/1798.45	c    14865    534     4369   317312   72     9037    2426   1356   2446 6.08
1797.94/1798.45	c    15346    534     4850   413819   85     9999    2669   1837   2455 6.25
1797.94/1798.45	c    16159    534     5663   542434   95    11625    2936   2650   2462 6.56
1797.94/1798.45	c    17479    534     5404   406018   75    11107    3230   2391   2480 7.05
1797.94/1798.45	c    19560    534     5381   581540  108    11061    3554   2368   2533 7.72
1797.94/1798.45	c    22783    534     6325   861587  136    12949    3910   3312   2448 9.31
1797.94/1798.45	c    27719    534     6352   819752  129    13003    4302   3339   2464 11.25
1797.94/1798.45	c    35226    534     5919   733395  123    12137    4733   2906   2233 15.77
1797.94/1798.45	c    46589    534     5833   726685  124    11965    5207   2820   2280 20.43
1797.94/1798.45	c    63734    534     7599  1168865  153    15497    5728   4586   2298 27.73
1797.94/1798.45	c    89553    534     7248  1071935  147    14795    6301   4235   1962 45.63
1797.94/1798.45	c   128386    534     6165   772812  125    12629    6932   3152   1849 69.40
1797.94/1798.45	c   186738    534     9050  1470516  162    18399    7626   6037   1595 117.05
1797.94/1798.45	c   274370    534     6827   937288  137    13953    8389   3814   1445 189.76
1797.94/1798.45	c   405922    534     7209  1028646  142    14717    9228   4196   1385 293.00
1797.94/1798.45	c   603354    534    10250  1758738  171    20799   10151   7237   1356 444.83
1797.94/1798.45	c   899606    534    10913  1924494  176    22125   11167   7900   1265 710.96
1797.94/1798.45	c  1344088    534    11533  2071300  179    23365   12284   8520   1183 1136.04
1797.94/1798.45	c  2010915    534    14259  2875445  201    28817   13513  11246   1142 1760.17
1797.94/1798.45	c Resources Exceeded
1797.94/1798.45	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 
1797.94/1798.45	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.45	c   47  2032689 1348780  9916844    14263  2848544  11250   1130 1798.00
1797.94/1798.45	c Objective: 235
1797.94/1798.45	s SATISFIABLE
1797.94/1798.45	c Total time: 1798 s

Verifier Data

OK	235

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 3091
/proc/meminfo: memFree=1926504/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=10832 CPUtime=0
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 183703403 11091968 229 1992294400 134512640 137136520 4294956256 18446744073709551615 134518715 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 2708 229 175 640 0 2033 0

[startup+0.079643 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 3091
/proc/meminfo: memFree=1926504/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=11380 CPUtime=0.07
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 480 0 0 0 7 0 0 0 18 0 1 0 183703403 11653120 433 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 2845 433 196 640 0 2201 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11380

[startup+0.101646 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 3091
/proc/meminfo: memFree=1926504/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=11380 CPUtime=0.09
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 480 0 0 0 9 0 0 0 18 0 1 0 183703403 11653120 433 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 2845 433 196 640 0 2201 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11380

[startup+0.301666 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 3091
/proc/meminfo: memFree=1926504/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=12008 CPUtime=0.29
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 641 0 0 0 29 0 0 0 19 0 1 0 183703403 12296192 594 1992294400 134512640 137136520 4294956256 18446744073709551615 134543974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 3002 594 196 640 0 2358 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12008

[startup+0.701706 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 3091
/proc/meminfo: memFree=1926504/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=13024 CPUtime=0.69
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 873 0 0 0 68 1 0 0 22 0 1 0 183703403 13336576 826 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 3256 826 196 640 0 2612 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13024

[startup+1.50278 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 3092
/proc/meminfo: memFree=1923360/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=13916 CPUtime=1.49
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 1120 0 0 0 148 1 0 0 25 0 1 0 183703403 14249984 1073 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 3479 1073 196 640 0 2835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13916

[startup+3.10194 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 3092
/proc/meminfo: memFree=1922400/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=20704 CPUtime=3.09
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 2807 0 0 0 306 3 0 0 25 0 1 0 183703403 21200896 2760 1992294400 134512640 137136520 4294956256 18446744073709551615 134600706 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 5176 2760 196 640 0 4532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20704

[startup+6.30126 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1912608/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=24804 CPUtime=6.29
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 3840 0 0 0 624 5 0 0 25 0 1 0 183703403 25399296 3793 1992294400 134512640 137136520 4294956256 18446744073709551615 134600770 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 6201 3793 196 640 0 5557 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24804

[startup+12.7019 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1909600/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=26836 CPUtime=12.69
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 4348 0 0 0 1261 8 0 0 25 0 1 0 183703403 27480064 4301 1992294400 134512640 137136520 4294956256 18446744073709551615 134543974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 6709 4301 196 640 0 6065 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26836

[startup+25.5012 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1906848/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=29644 CPUtime=25.48
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 5128 0 0 0 2534 14 0 0 25 0 1 0 183703403 30355456 4997 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 7411 4997 196 640 0 6767 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29644

[startup+51.1017 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1902880/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=33388 CPUtime=51.08
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 6132 0 0 0 5082 26 0 0 25 0 1 0 183703403 34189312 5945 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 8347 5945 196 640 0 7703 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33388

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1901280/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=35208 CPUtime=102.26
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 6744 0 0 0 10174 52 0 0 25 0 1 0 183703403 36052992 6399 1992294400 134512640 137136520 4294956256 18446744073709551615 136498230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 8802 6399 196 640 0 8158 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35208

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1898400/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=38056 CPUtime=162.25
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 7483 0 0 0 16146 79 0 0 25 0 1 0 183703403 38969344 7107 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 9514 7107 196 640 0 8870 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 38056

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1896352/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=40096 CPUtime=222.23
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 8074 0 0 0 22113 110 0 0 25 0 1 0 183703403 41058304 7610 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 10024 7610 196 640 0 9380 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 40096

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1896352/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=39996 CPUtime=282.22
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 8098 0 0 0 28081 141 0 0 25 0 1 0 183703403 40955904 7580 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 9999 7580 196 640 0 9355 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 39996

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1893728/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=42652 CPUtime=342.2
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 8817 0 0 0 34045 175 0 0 25 0 1 0 183703403 43675648 8258 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 10663 8258 196 640 0 10019 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 42652

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1893664/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=42620 CPUtime=402.19
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 8823 0 0 0 40016 203 0 0 25 0 1 0 183703403 43642880 8253 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 10655 8253 196 640 0 10011 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 42620

[startup+462.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1890656/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=45596 CPUtime=462.18
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 9571 0 0 0 45985 233 0 0 25 0 1 0 183703403 46690304 8997 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 11399 8997 196 640 0 10755 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 45596

[startup+522.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1890656/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=45596 CPUtime=522.16
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 9592 0 0 0 51959 257 0 0 25 0 1 0 183703403 46690304 8997 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 11399 8997 196 640 0 10755 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 45596

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1890720/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=45584 CPUtime=582.14
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 9592 0 0 0 57929 285 0 0 25 0 1 0 183703403 46678016 8994 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 11396 8994 196 640 0 10752 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 45584

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1890720/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=45556 CPUtime=642.13
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 9593 0 0 0 63899 314 0 0 25 0 1 0 183703403 46649344 8987 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 11389 8987 196 640 0 10745 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 45556

[startup+702.302 s]

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

/proc/meminfo: memFree=1887136/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=48864 CPUtime=1122.01
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 10534 0 0 0 111662 539 0 0 25 0 1 0 183703403 50036736 9814 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 12216 9814 196 640 0 11572 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 48864

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1883296/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=52484 CPUtime=1181.99
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 11608 0 0 0 117635 564 0 0 25 0 1 0 183703403 53743616 10719 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 13121 10719 196 640 0 12477 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 52484

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1883296/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=52488 CPUtime=1241.98
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 11611 0 0 0 123602 596 0 0 25 0 1 0 183703403 53747712 10720 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 13122 10720 196 640 0 12478 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 52488

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1883296/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=52544 CPUtime=1301.96
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 11614 0 0 0 129572 624 0 0 25 0 1 0 183703403 53805056 10722 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 13136 10722 196 640 0 12492 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 52544

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1883296/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=52436 CPUtime=1361.95
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 11623 0 0 0 135539 656 0 0 25 0 1 0 183703403 53694464 10707 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 13109 10707 196 640 0 12465 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 52436

[startup+1422.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1883168/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=52636 CPUtime=1421.93
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 11679 0 0 0 141510 683 0 0 25 0 1 0 183703403 53899264 10752 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 13159 10752 196 640 0 12515 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 52636

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1883168/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=52524 CPUtime=1481.92
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 11679 0 0 0 147480 712 0 0 25 0 1 0 183703403 53784576 10729 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 13131 10729 196 640 0 12487 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 52524

[startup+1542.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1883232/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=52532 CPUtime=1541.9
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 11698 0 0 0 153448 742 0 0 25 0 1 0 183703403 53792768 10731 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 13133 10731 196 640 0 12489 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 52532

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1883232/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=52524 CPUtime=1601.88
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 11698 0 0 0 159418 770 0 0 25 0 1 0 183703403 53784576 10729 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 13131 10729 196 640 0 12487 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 52524

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1882784/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=53036 CPUtime=1661.87
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 11809 0 0 0 165395 792 0 0 25 0 1 0 183703403 54308864 10840 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 13259 10840 196 640 0 12615 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 53036

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1881440/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=54260 CPUtime=1721.86
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 12129 0 0 0 171382 804 0 0 25 0 1 0 183703403 55562240 11160 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 13565 11160 196 640 0 12921 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 54260

[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1877472/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=58252 CPUtime=1781.84
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 13123 0 0 0 177372 812 0 0 25 0 1 0 183703403 59650048 12143 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 14563 12143 196 640 0 13919 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 58252

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

[startup+1791.91 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1877472/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=58140 CPUtime=1791.44
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 13123 0 0 0 178331 813 0 0 25 0 1 0 183703403 59535360 12133 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 14535 12133 196 640 0 13891 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 58140

[startup+1795.1 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1877472/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=58140 CPUtime=1794.65
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 13123 0 0 0 178651 814 0 0 25 0 1 0 183703403 59535360 12133 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 14535 12133 196 640 0 13891 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 58140

[startup+1796.7 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1877472/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=58140 CPUtime=1796.24
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 13123 0 0 0 178810 814 0 0 25 0 1 0 183703403 59535360 12133 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 14535 12133 196 640 0 13891 0
Current children cumulated CPU time (s) 1796.24
Current children cumulated vsize (KiB) 58140

[startup+1797.5 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1877472/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=58140 CPUtime=1797.04
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 13123 0 0 0 178890 814 0 0 25 0 1 0 183703403 59535360 12133 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 14535 12133 196 640 0 13891 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 58140

[startup+1797.9 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1877472/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=58140 CPUtime=1797.44
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 13123 0 0 0 178930 814 0 0 25 0 1 0 183703403 59535360 12133 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 14535 12133 196 640 0 13891 0
Current children cumulated CPU time (s) 1797.44
Current children cumulated vsize (KiB) 58140

[startup+1798.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1877472/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=58140 CPUtime=1797.84
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 13123 0 0 0 178970 814 0 0 25 0 1 0 183703403 59535360 12133 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 14535 12133 196 640 0 13891 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 58140

[startup+1798.4 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 3092
/proc/meminfo: memFree=1877472/2055920 swapFree=4181364/4192956
[pid=3091] ppid=3089 vsize=58140 CPUtime=1797.94
/proc/3091/stat : 3091 (bsolo) R 3089 3091 2870 0 -1 4194304 13123 0 0 0 178980 814 0 0 25 0 1 0 183703403 59535360 12133 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3091/statm: 14535 12133 196 640 0 13891 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 58140

Child status: 0
Real time (s): 1798.46
CPU time (s): 1798.01
CPU user time (s): 1789.85
CPU system time (s): 8.15676
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 58252

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

runsolver used 1.3198 second user time and 3.77043 second system time

The end

Launcher Data

Begin job on node36 at 2009-06-16 16:04:21
IDJOB=1878592
IDBENCH=2201
IDSOLVER=700
FILE ID=node36/1878592-1245161061
PBS_JOBID= 9363826
Free space on /tmp= 66200 MiB

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

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

MD5SUM BENCH= f7c5bacdcc30466dd8339bd5adcf7c5b
RANDOM SEED=1185724930

node36.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.230
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.230
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:       1926920 kB
Buffers:         26288 kB
Cached:          56832 kB
SwapCached:       6436 kB
Active:          55724 kB
Inactive:        36364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1926920 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            4064 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            22996 kB
Committed_AS:   177608 kB
PageTables:       1360 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-1878592-1245161061.opb

Free space on /tmp at the end= 66196 MiB
End job on node36 at 2009-06-16 16:34:19