Trace number 2657473

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 NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2 ClSAT66 1798.03 1798.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-circ6_3.opb
MD5SUMff9be653d1d3ea3b1a82846016e94df6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark66
Best CPU time to get the best result obtained on this benchmark1798.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 64
Optimality of the best value was proved NO
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 3
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 324
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 324
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657473-1276397625.opb
0.00/0.00	c File size is 202558 bytes.
0.00/0.03	c Highest Coefficient sum: 324
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.034 s
0.00/0.03	c Var: 540 Constr: 4626 2682/264/1680 Lit: 21888 Watch. Lit: 10776
0.00/0.03	c Obj. Vars: 180 (33.3333 % of total variables)
0.06/0.07	c Pre-processing Time: 0.077 s
0.06/0.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.06/0.07	c        0    540     4626    21888    4    14136   31514      0      0 0.08
0.06/0.07	c Switching off lower bounding mode.
0.19/0.20	c      102    540     4728    24341    5    15402   34666    102   1214 0.08
0.19/0.20	c      252    540     4878    30893    6    15068   38133    252   2377 0.11
0.19/0.20	c      480    540     5106    44282    8    15284   41947    480   3199 0.15
0.19/0.20	o 84
0.19/0.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.20	c      646    540     5273    60607   11    15570   31874    647   3213 0.20
0.19/0.20	o 82
0.19/0.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.20	c      647    540     5275    60866   11    15691   31874    649   3202 0.20
0.19/0.20	o 80
0.19/0.24	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.24	c      671    540     5300    62768   11    15953   31874    674   3241 0.21
0.19/0.24	c      771    540     5400    67222   12    16342   35062    774   3337 0.23
0.19/0.24	o 78
0.29/0.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.32	c      802    540     5432    69145   12    16356   31874    806   3314 0.24
0.29/0.32	c      902    540     5532    74805   13    16544   35062    906   3328 0.27
0.29/0.32	o 74
5.50/5.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.50/5.52	c     1064    540     5695    86904   15    17085   31874   1069   3294 0.32
5.50/5.52	c     1164    540     5795    93735   16    17276   35062   1169   3306 0.35
5.50/5.52	c     1415    540     6046   112839   18    18259   38569   1420   3267 0.43
5.50/5.52	c     1891    540     6522   147124   22    19058   42426   1896   3271 0.58
5.50/5.52	c     2706    540     7337   216907   29    20285   46669   2711   2922 0.93
5.50/5.52	c     4026    540     8657   334486   38    23659   51336   4031   2435 1.65
5.50/5.52	c     6108    540    10739   485749   45    27722   56470   6113   2055 2.97
5.50/5.52	o 72
333.60/333.71	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
333.60/333.71	c     8345    540    12977   684158   52    32657   31874   8351   1512 5.52
333.60/333.71	c     8446    540    13078   690029   52    32526   35062   8452   1495 5.65
333.60/333.71	c     8696    540    13328   702865   52    32917   38569   8702   1464 5.94
333.60/333.71	c     9171    540    13803   737678   53    33823   42426   9177   1423 6.44
333.60/333.71	c     9987    540    14619   819055   56    34827   46669   9993   1317 7.58
333.60/333.71	c    11307    540    15939   912762   57    37918   51336  11313   1185 9.54
333.60/333.71	c    13388    540    18020  1133639   62    42009   56470  13394    946 14.14
333.60/333.71	c    16612    540    21244  1422269   66    48727   62118  16618    729 22.77
333.60/333.71	c    21548    540    26180  1937870   74    58696   68330  21554    530 40.59
333.60/333.71	c    29054    540    33686  2737934   81    74071   75164  29060    395 73.45
333.60/333.71	c    40415    540    45047  4131623   91    96382   82681  40421    300 134.51
333.60/333.71	c    57559    540    62191  5986847   96   130214   90950  57565    176 325.37
333.60/333.71	o 70
347.30/347.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
347.30/347.43	c    58320    540    62953  6057422   96   132451   31874  58327    174 333.62
347.30/347.43	c    58420    540    19889  1377002   69    45547   35062  15263    174 335.53
347.30/347.43	c    58670    540    20139  1397477   69    45514   38569  15513    174 336.29
347.30/347.43	c    59145    540    20614  1439727   69    46089   42426  15988    175 337.52
347.30/347.43	c    59960    540    21429  1506681   70    47746   46669  16803    176 340.19
347.30/347.43	c    61283    540    22752  1633844   71    50583   51336  18126    177 344.82
347.30/347.43	o 68
347.30/347.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
347.30/347.49	c    61922    540    23392  1700866   72    51854   31874  18766    178 347.34
347.30/347.49	o 66
1797.99/1798.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.99/1798.52	c    61937    540    23408  1702649   72    52027   31874  18782    178 347.40
1797.99/1798.52	c    62037    540    23508  1715831   72    52376   35062  18882    178 347.81
1797.99/1798.52	c    62287    540    23758  1737570   73    53146   38569  19132    178 348.65
1797.99/1798.52	c    62762    540    24233  1782968   73    54323   42426  19607    179 350.30
1797.99/1798.52	c    63576    540    25047  1862362   74    55695   46669  20421    179 353.37
1797.99/1798.52	c    64896    540    26367  1965313   74    58493   51336  21741    180 359.10
1797.99/1798.52	c    66977    540    28448  2143719   75    62382   56470  23822    182 367.93
1797.99/1798.52	c    70201    540    31672  2492711   78    68531   62118  27046    183 382.76
1797.99/1798.52	c    75139    540    36610  3026903   82    78799   68330  31984    183 409.47
1797.99/1798.52	c    82645    540    44116  3902662   88    94120   75164  39490    183 450.49
1797.99/1798.52	c    94006    540    55477  5145054   92   116615   82681  50851    174 538.73
1797.99/1798.52	c   111150    540    72621  7196861   99   151018   90950  67995    153 723.50
1797.99/1798.52	c   136976    540    25087  1837739   73    55909  100046  20461    119 1143.32
1797.99/1798.52	c   175809    540    63920  6365513   99   133186  110051  59294    117 1498.18
1797.99/1798.52	c Resources Exceeded
1797.99/1798.52	v -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 -x2 -x38 -x74 -x110 -x146 -x182 -x218 -x254 -x290 x326 -x3 -x39 -x75 -x111 -x147 -x183 -x219 -x255 x291 -x327 -x4 -x40 -x76 -x112 x148 -x184 -x220 -x256 -x292 -x328 -x5 -x41 -x77 x113 -x149 -x185 -x221 -x257 -x293 -x329 -x6 -x42 x78 -x114 -x150 -x186 -x222 -x258 -x294 -x330 -x7 x43 -x79 -x115 -x151 -x187 -x223 -x259 -x295 -x331 -x9 -x45 x81 -x117 -x153 -x189 -x225 -x261 -x297 -x333 -x10 -x46 -x82 x118 -x154 -x190 -x226 -x262 -x298 -x334 -x11 -x47 -x83 -x119 -x155 -x191 -x227 -x263 x299 -x335 -x12 -x48 -x84 -x120 -x156 -x192 -x228 x264 -x300 -x336 -x13 -x49 -x85 -x121 -x157 x193 -x229 -x265 -x301 -x337 x14 -x50 -x86 -x122 -x158 -x194 -x230 -x266 -x302 -x338 -x16 x52 -x88 -x124 -x160 -x196 -x232 -x268 -x304 -x340 -x17 -x53 -x89 -x125 -x161 -x197 -x233 x269 -x305 -x341 -x18 -x54 -x90 -x126 -x162 -x198 x234 -x270 -x306 -x342 -x19 -x55 -x91 -x127 -x163 -x199 -x235 x271 -x307 -x343 -x20 -x56 -x92 -x128 -x164 -x200 x236 -x272 -x308 -x344 -x21 -x57 -x93 -x129 -x165 -x201 -x237 -x273 -x309 x345 -x23 -x59 x95 -x131 -x167 -x203 -x239 -x275 -x311 -x347 -x24 -x60 -x96 -x132 -x168 x204 -x240 -x276 -x312 -x348 -x25 -x61 -x97 -x133 -x169 -x205 x241 -x277 -x313 -x349 -x26 -x62 -x98 -x134 -x170 x206 -x242 -x278 -x314 -x350 -x27 -x63 -x99 -x135 x171 -x207 -x243 -x279 -x315 -x351 x28 -x64 -x100 -x136 -x172 -x208 -x244 -x280 -x316 -x352 -x30 x66 -x102 -x138 -x174 -x210 -x246 -x282 -x318 -x354 x31 -x67 -x103 -x139 -x175 -x211 -x247 -x283 -x319 -x355 -x32 -x68 -x104 -x140 x176 -x212 -x248 -x284 -x320 -x356 -x33 -x69 -x105 x141 -x177 -x213 -x249 -x285 -x321 -x357 -x34 -x70 -x106 -x142 -x178 -x214 -x250 -x286 x322 -x358 -x35 -x71 -x107 -x143 -x179 -x215 -x251 -x287 -x323 x359 x8 -x44 -x80 -x116 x152 x188 x224 -x260 -x296 x332 -x15 -x51 x87 x123 x159 -x195 -x231 -x267 x303 x339 x22 x58 -x94 x130 x166 -x202 -x238 -x274 x310 -x346 -x29 -x65 x101 x137 -x173 -x209 -x245 x281 x317 x353 -x36 x72 x108 -x144 -x180 x216 x252 x288 -x324 -x360 x1 x37 -x73 -x109 -x145 x181 x217 x253 -x289 -x325 
1797.99/1798.52	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.52	c   49   197276  48887   353343    85387  9113827  80761    109 1798.02
1797.99/1798.52	c Objective: 66
1797.99/1798.52	s SATISFIABLE
1797.99/1798.52	c Total time: 1798.02 s

Verifier Data

OK	66

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657473-1276397625/watcher-2657473-1276397625 -o /tmp/evaluation-result-2657473-1276397625/solver-2657473-1276397625 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657473-1276397625.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.08 1.02 1.01 2/106 22343
/proc/meminfo: memFree=1759092/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=10996 CPUtime=0
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 15366579 11259904 252 1992294400 134512640 137138936 4293282128 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 2749 252 175 642 0 2055 0

[startup+0.068114 s]
/proc/loadavg: 1.08 1.02 1.01 2/106 22343
/proc/meminfo: memFree=1759092/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=11996 CPUtime=0.06
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 698 0 0 0 6 0 0 0 23 0 1 0 15366579 12283904 566 1992294400 134512640 137138936 4293282128 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 2999 566 185 642 0 2355 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11996

[startup+0.101118 s]
/proc/loadavg: 1.08 1.02 1.01 2/106 22343
/proc/meminfo: memFree=1759092/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=11880 CPUtime=0.09
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 703 0 0 0 9 0 0 0 23 0 1 0 15366579 12165120 544 1992294400 134512640 137138936 4293282128 18446744073709551615 134543117 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 2970 544 190 642 0 2326 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11880

[startup+0.301142 s]
/proc/loadavg: 1.08 1.02 1.01 2/106 22343
/proc/meminfo: memFree=1759092/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=12636 CPUtime=0.29
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 867 0 0 0 29 0 0 0 23 0 1 0 15366579 12939264 708 1992294400 134512640 137138936 4293282128 18446744073709551615 134573759 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 3159 708 191 642 0 2515 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12636

[startup+0.701188 s]
/proc/loadavg: 1.08 1.02 1.01 2/106 22343
/proc/meminfo: memFree=1759092/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=13900 CPUtime=0.69
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 1186 0 0 0 68 1 0 0 25 0 1 0 15366579 14233600 1027 1992294400 134512640 137138936 4293282128 18446744073709551615 134575222 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 3475 1027 191 642 0 2831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13900

[startup+1.50128 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 22344
/proc/meminfo: memFree=1754744/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=15824 CPUtime=1.49
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 1677 0 0 0 147 2 0 0 25 0 1 0 15366579 16203776 1518 1992294400 134512640 137138936 4293282128 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 3956 1518 191 642 0 3312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15824

[startup+3.10047 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 22344
/proc/meminfo: memFree=1752388/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=18496 CPUtime=3.09
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 2336 0 0 0 306 3 0 0 25 0 1 0 15366579 18939904 2177 1992294400 134512640 137138936 4293282128 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 4624 2177 191 642 0 3980 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18496

[startup+6.30085 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 22344
/proc/meminfo: memFree=1747924/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=21776 CPUtime=6.29
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 3159 0 0 0 623 6 0 0 25 0 1 0 15366579 22298624 3000 1992294400 134512640 137138936 4293282128 18446744073709551615 134542249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 5444 3000 191 642 0 4800 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21776

[startup+12.7006 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 22344
/proc/meminfo: memFree=1743088/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=26348 CPUtime=12.69
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 4319 0 0 0 1260 9 0 0 25 0 1 0 15366579 26980352 4160 1992294400 134512640 137138936 4293282128 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 6587 4160 191 642 0 5943 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26348

[startup+25.5011 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 22344
/proc/meminfo: memFree=1736516/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=32724 CPUtime=25.48
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 5893 0 0 0 2536 12 0 0 25 0 1 0 15366579 33509376 5734 1992294400 134512640 137138936 4293282128 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 8181 5734 191 642 0 7537 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32724

[startup+51.1011 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 22344
/proc/meminfo: memFree=1727092/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=42120 CPUtime=51.07
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 8257 0 0 0 5089 18 0 0 25 0 1 0 15366579 43130880 8098 1992294400 134512640 137138936 4293282128 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 10530 8098 191 642 0 9886 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42120

[startup+102.309 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 22346
/proc/meminfo: memFree=1709732/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=59056 CPUtime=102.27
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 12491 0 0 0 10198 29 0 0 25 0 1 0 15366579 60473344 12332 1992294400 134512640 137138936 4293282128 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 14764 12332 191 642 0 14120 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 59056

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22348
/proc/meminfo: memFree=1695844/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=72984 CPUtime=162.25
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 15956 0 0 0 16189 36 0 0 25 0 1 0 15366579 74735616 15797 1992294400 134512640 137138936 4293282128 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 18246 15797 191 642 0 17602 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 72984

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22348
/proc/meminfo: memFree=1686792/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=81980 CPUtime=222.23
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 18198 0 0 0 22182 41 0 0 25 0 1 0 15366579 83947520 18039 1992294400 134512640 137138936 4293282128 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 20495 18039 191 642 0 19851 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 81980

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22350
/proc/meminfo: memFree=1679476/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=89228 CPUtime=282.21
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 20031 0 0 0 28174 47 0 0 25 0 1 0 15366579 91369472 19872 1992294400 134512640 137138936 4293282128 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 22307 19872 191 642 0 21663 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 89228

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22352
/proc/meminfo: memFree=1673152/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=95192 CPUtime=342.2
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 21573 0 0 0 34169 51 0 0 25 0 1 0 15366579 97476608 21357 1992294400 134512640 137138936 4293282128 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 23798 21357 191 642 0 23154 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 95192

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22354
/proc/meminfo: memFree=1673152/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=95192 CPUtime=402.18
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 21573 0 0 0 40162 56 0 0 25 0 1 0 15366579 97476608 21357 1992294400 134512640 137138936 4293282128 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 23798 21357 191 642 0 23154 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 95192

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22365
/proc/meminfo: memFree=1672160/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=95192 CPUtime=462.15
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 21573 0 0 0 46153 62 0 0 25 0 1 0 15366579 97476608 21357 1992294400 134512640 137138936 4293282128 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 23798 21357 191 642 0 23154 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 95192

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22365
/proc/meminfo: memFree=1672284/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=95192 CPUtime=522.14
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 21573 0 0 0 52147 67 0 0 25 0 1 0 15366579 97476608 21357 1992294400 134512640 137138936 4293282128 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 23798 21357 191 642 0 23154 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 95192

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22367
/proc/meminfo: memFree=1672284/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=95192 CPUtime=582.12
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 21573 0 0 0 58141 71 0 0 25 0 1 0 15366579 97476608 21357 1992294400 134512640 137138936 4293282128 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 23798 21357 191 642 0 23154 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 95192

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 22369
/proc/meminfo: memFree=1668812/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=99296 CPUtime=642.11
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 22604 0 0 0 64136 75 0 0 25 0 1 0 15366579 101679104 22388 1992294400 134512640 137138936 4293282128 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 24824 22388 191 642 0 24180 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 99296

[startup+702.302 s]

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

/proc/meminfo: memFree=1626280/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=141908 CPUtime=1061.99
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 33239 0 0 0 106096 103 0 0 25 0 1 0 15366579 145313792 33023 1992294400 134512640 137138936 4293282128 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 35477 33023 191 642 0 34833 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 141908

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22381
/proc/meminfo: memFree=1621816/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146144 CPUtime=1121.97
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34319 0 0 0 112092 105 0 0 25 0 1 0 15366579 149651456 34103 1992294400 134512640 137138936 4293282128 18446744073709551615 134542345 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36536 34103 191 642 0 35892 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 146144

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22383
/proc/meminfo: memFree=1621072/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1181.95
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 118086 109 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 146408

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22388
/proc/meminfo: memFree=1620452/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1241.94
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 124081 113 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 146408

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22390
/proc/meminfo: memFree=1620452/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1301.93
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 130076 117 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 146408

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22392
/proc/meminfo: memFree=1620452/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1361.91
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 136071 120 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 146408

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22392
/proc/meminfo: memFree=1620576/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1421.9
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 142068 122 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 146408

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22394
/proc/meminfo: memFree=1620576/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1481.87
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 148063 124 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542217 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 146408

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22396
/proc/meminfo: memFree=1620700/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1541.85
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 154058 127 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 146408

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22398
/proc/meminfo: memFree=1620700/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1601.84
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 160054 130 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 146408

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22400
/proc/meminfo: memFree=1620700/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1661.83
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 166050 133 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 146408

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22400
/proc/meminfo: memFree=1620700/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1721.81
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 172046 135 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 146408

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22402
/proc/meminfo: memFree=1620328/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1781.79
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 178041 138 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 146408

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22402
/proc/meminfo: memFree=1620328/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1791.4
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 179002 138 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 146408

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22402
/proc/meminfo: memFree=1620328/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1794.59
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 179321 138 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 136506277 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 146408

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22402
/proc/meminfo: memFree=1620328/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1796.19
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 179481 138 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1796.19
Current children cumulated vsize (KiB) 146408

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22402
/proc/meminfo: memFree=1620328/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1796.99
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 179561 138 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542755 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1796.99
Current children cumulated vsize (KiB) 146408

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22402
/proc/meminfo: memFree=1620328/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1797.79
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 179641 138 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 146408

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22404
/proc/meminfo: memFree=1620328/2059040 swapFree=4136464/4192956
[pid=22343] ppid=22341 vsize=146408 CPUtime=1797.99
/proc/22343/stat : 22343 (bsolo_pb10) R 22341 22343 13713 0 -1 4202496 34469 0 0 0 179661 138 0 0 25 0 1 0 15366579 149921792 34164 1992294400 134512640 137138936 4293282128 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22343/statm: 36602 34164 191 642 0 35958 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 146408

Child status: 0
Real time (s): 1798.54
CPU time (s): 1798.03
CPU user time (s): 1796.63
CPU system time (s): 1.40179
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 146764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.63
system time used= 1.40179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34470
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= 1
involuntary context switches= 2367

runsolver used 2.93255 second user time and 8.5317 second system time

The end

Launcher Data

Begin job on node001 at 2010-06-13 04:53:46
IDJOB=2657473
IDBENCH=2007
IDSOLVER=1163
FILE ID=node001/2657473-1276397625
PBS_JOBID= 11173265
Free space on /tmp= 62392 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-circ6_3.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657473-1276397625/watcher-2657473-1276397625 -o /tmp/evaluation-result-2657473-1276397625/solver-2657473-1276397625 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657473-1276397625.opb

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

MD5SUM BENCH= ff9be653d1d3ea3b1a82846016e94df6
RANDOM SEED=1162415553

node001.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.202
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.40
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.202
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1759496 kB
Buffers:         63444 kB
Cached:         151352 kB
SwapCached:      16988 kB
Active:         130828 kB
Inactive:       104032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1759496 kB
SwapTotal:     4192956 kB
SwapFree:      4136464 kB
Dirty:            4100 kB
Writeback:           0 kB
AnonPages:       11132 kB
Mapped:           9244 kB
Slab:            42956 kB
PageTables:       4036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181368 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62388 MiB
End job on node001 at 2010-06-13 05:23:44