Trace number 2670647

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 CardOPT3 1471.15 1471.53

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=197-P1=29-P2=199-P3=251-P4=227-P5=257-P6=149-P7=53-B.opb
MD5SUM83b6f70c71dbcf261c00790940be437e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark6.31304
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables168
Total number of constraints15
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints15
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)448
Sum of products size (including duplicates)896
Number of different products448
Sum of products size896

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: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2670647-1276704027.opb
0.00/0.00	c File size is 33487 bytes.
0.00/0.00	c Highest Coefficient sum: 130560
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.005 s
0.00/0.00	c Var: 616 Constr: 918 448/0/470 Lit: 3856 Watch. Lit: 2368
0.00/0.00	c Obj. Vars: 8 (1.2987 % of total variables)
0.00/0.01	c Pre-processing Time: 0.012 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    616      918     3856    4     3312    5173      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
67.25/67.39	c      101    616     1116    13345   11     3791    5691    198   2805 0.04
67.25/67.39	c      251    616     1378    28034   20     4348    6261    460   3346 0.07
67.25/67.39	c      476    616     1775    49087   27     5214    6888    857   3400 0.14
67.25/67.39	c      814    616     2448    92170   37     6861    7577   1530   3570 0.23
67.25/67.39	c     1322    616     3422   141747   41     9224    8335   2504   3256 0.41
67.25/67.39	c     2085    616     4878   218926   44    12786    9169   3960   2899 0.72
67.25/67.39	c     3232    616     6939   345815   49    17415   10086   6021   2738 1.18
67.25/67.39	c     4953    616    10219   520397   50    25579   11095   9301   2133 2.32
67.25/67.39	c     7537    616     9312   467813   50    23366   12205   8394   1861 4.05
67.25/67.39	c    11416    616    10608   501242   47    26891   13426   9690   1693 6.74
67.25/67.39	c    17239    616     7679   429013   55    19120   14769   6761   1468 11.74
67.25/67.39	c    25976    616     9024   476860   52    22536   16246   8106   1350 19.24
67.25/67.39	c    39086    616    16771   954423   56    41952   17871  15853   1263 30.94
67.25/67.39	c    58757    616    16272   852522   52    40318   19659  15354   1055 55.65
67.25/67.39	o 17
536.84/537.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
536.84/537.08	c    73799    616    14394   760268   52    36843    5189  13476   1095 67.36
536.84/537.08	c    73900    616     3715   167985   45    10082    5708   2797   1094 67.52
536.84/537.08	c    74150    596     4065   190461   46    10959    6279   3147   1092 67.87
536.84/537.08	c    74626    596     4976   244733   49    13294    6907   4058   1097 68.02
536.84/537.08	c    75440    596     6547   338001   51    17202    7598   5629   1104 68.30
536.84/537.08	c    76760    596     5195   241019   46    13592    8358   4277   1113 68.94
536.84/537.08	c    78842    596     9173   447967   48    23106    9194   8255   1115 70.66
536.84/537.08	c    82065    596     5983   267585   44    15470   10114   5065   1108 74.02
536.84/537.08	c    87002    596    10161   503598   49    25093   11126   9243   1110 78.33
536.84/537.08	c    94509    596     6670   286416   42    17238   12239   5752   1109 85.16
536.84/537.08	c   105871    596     9005   525037   58    22827   13463   8087   1093 96.79
536.84/537.08	c   123015    596    14265   784471   54    36933   14810  13347   1083 113.55
536.84/537.08	c   148834    585     8331   435672   52    20231   16292   7413   1039 143.21
536.84/537.08	c   187667    585    13834   690715   49    36400   17922  12916    921 203.62
536.84/537.08	c   246019    585    14832   829413   55    37087   19715  13914    856 287.12
536.84/537.08	c   333653    584    14995   786586   52    36938   21687  14077    750 444.70
536.84/537.08	o 3
1471.11/1471.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1471.11/1471.52	c   387844    583    12988   696871   53    32379    5183  12070    722 536.93
1471.11/1471.52	c   387944    574     3714   169510   45     9705    5702   2796    722 537.15
1471.11/1471.52	c   388195    574     4193   195430   46    10920    6273   3275    722 537.23
1471.11/1471.52	c   388671    564     5073   242753   47    13134    6901   4155    723 537.44
1471.11/1471.52	c   389484    542     6598   328318   49    17176    7592   5680    724 537.80
1471.11/1471.52	c   390805    542     5012   240296   47    13371    8352   4094    725 538.70
1471.11/1471.52	c   392887    542     8827   457241   51    22493    9188   7909    727 540.04
1471.11/1471.52	c   396112    542     9795   509492   52    24921   10107   8877    729 542.79
1471.11/1471.52	c   401048    542     8515   430023   50    22093   11118   7597    733 546.46
1471.11/1471.52	c   408555    542    10265   525328   51    25882   12230   9347    737 554.04
1471.11/1471.52	c   419917    542    11888   596749   50    30834   13454  10970    738 568.36
1471.11/1471.52	c   437061    542     7659   364629   47    19453   14800   6741    742 588.40
1471.11/1471.52	c   462880    542    15375   865283   56    37515   16281  14457    742 623.16
1471.11/1471.52	c   501712    542     9983   560743   56    24998   17910   9065    722 694.41
1471.11/1471.52	c   560064    542    15963   864117   54    40169   19702  15045    710 788.82
1471.11/1471.52	c   647697    539    13520   676364   50    35455   21673  12602    695 930.63
1471.11/1471.52	c   779250    537    13199   694902   52    33119   23841  12281    649 1199.96
1471.11/1471.52	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 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 x65 -x66 x67 -x68 x69 -x70 -x71 -x72 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 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 x73 -x74 x75 x76 -x77 -x78 -x79 -x80 -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 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 x81 -x82 x83 x84 -x85 x86 -x87 x88 x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 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 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x137 -x138 -x139 x140 x141 -x142 -x143 -x144 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 x97 -x98 -x99 -x100 -x101 -x102 x103 -x104 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 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 x105 x106 x107 -x108 x109 -x110 -x111 -x112 -x153 x154 x155 -x156 x157 -x158 -x159 -x160 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 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 
1471.11/1471.52	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1471.11/1471.52	c   47   895628   6984   921540    13878   579009  12960    608 1471.15
1471.11/1471.52	c Objective: 3
1471.11/1471.52	s OPTIMUM FOUND
1471.11/1471.52	c Total time: 1471.15 s

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2670647-1276704027/watcher-2670647-1276704027 -o /tmp/evaluation-result-2670647-1276704027/solver-2670647-1276704027 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2670647-1276704027.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 2/106 16454
/proc/meminfo: memFree=1819196/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=10924 CPUtime=0
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 381 0 0 0 0 0 0 0 20 0 1 0 11695393 11186176 291 1992294400 134512640 137138936 4289181632 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 2731 291 184 642 0 2087 0

[startup+0.041428 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16454
/proc/meminfo: memFree=1819196/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=11184 CPUtime=0.03
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 432 0 0 0 3 0 0 0 20 0 1 0 11695393 11452416 342 1992294400 134512640 137138936 4289181632 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 2796 342 192 642 0 2152 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11184

[startup+0.101433 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16454
/proc/meminfo: memFree=1819196/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=11440 CPUtime=0.09
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 512 0 0 0 9 0 0 0 20 0 1 0 11695393 11714560 422 1992294400 134512640 137138936 4289181632 18446744073709551615 134572783 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 2860 422 192 642 0 2216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11440

[startup+0.301451 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16454
/proc/meminfo: memFree=1819196/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=12600 CPUtime=0.29
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 808 0 0 0 29 0 0 0 20 0 1 0 11695393 12902400 718 1992294400 134512640 137138936 4289181632 18446744073709551615 134618007 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 3150 718 192 642 0 2506 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12600

[startup+0.701485 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16454
/proc/meminfo: memFree=1819196/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=14128 CPUtime=0.7
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 1175 0 0 0 69 1 0 0 21 0 1 0 11695393 14467072 1085 1992294400 134512640 137138936 4289181632 18446744073709551615 134544862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 3532 1085 192 642 0 2888 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 14128

[startup+1.50156 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16455
/proc/meminfo: memFree=1814476/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=16944 CPUtime=1.49
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 1902 0 0 0 148 1 0 0 23 0 1 0 11695393 17350656 1812 1992294400 134512640 137138936 4289181632 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 4236 1812 192 642 0 3592 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16944

[startup+3.10169 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16455
/proc/meminfo: memFree=1811376/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=20408 CPUtime=3.09
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 2752 0 0 0 307 2 0 0 25 0 1 0 11695393 20897792 2662 1992294400 134512640 137138936 4289181632 18446744073709551615 134542327 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 5102 2662 192 642 0 4458 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20408

[startup+6.30097 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16455
/proc/meminfo: memFree=1808772/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=20924 CPUtime=6.29
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 2877 0 0 0 626 3 0 0 25 0 1 0 11695393 21426176 2787 1992294400 134512640 137138936 4289181632 18446744073709551615 134542922 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 5231 2787 192 642 0 4587 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20924

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16455
/proc/meminfo: memFree=1806540/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=23092 CPUtime=12.69
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 3423 0 0 0 1264 5 0 0 25 0 1 0 11695393 23646208 3333 1992294400 134512640 137138936 4289181632 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 5773 3333 192 642 0 5129 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23092

[startup+25.5007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16455
/proc/meminfo: memFree=1803812/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=25868 CPUtime=25.49
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 4118 0 0 0 2540 9 0 0 25 0 1 0 11695393 26488832 4028 1992294400 134512640 137138936 4289181632 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 6467 4028 192 642 0 5823 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25868

[startup+51.1009 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16464
/proc/meminfo: memFree=1801084/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=27528 CPUtime=51.06
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 4540 0 0 0 5092 14 0 0 25 0 1 0 11695393 28188672 4450 1992294400 134512640 137138936 4289181632 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 6882 4450 192 642 0 6238 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 27528

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16466
/proc/meminfo: memFree=1801208/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=27916 CPUtime=102.25
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 4636 0 0 0 10201 24 0 0 25 0 1 0 11695393 28585984 4546 1992294400 134512640 137138936 4289181632 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 6979 4546 192 642 0 6335 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 27916

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16468
/proc/meminfo: memFree=1801208/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=27916 CPUtime=162.23
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 4636 0 0 0 16187 36 0 0 25 0 1 0 11695393 28585984 4546 1992294400 134512640 137138936 4289181632 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 6979 4546 192 642 0 6335 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 27916

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16470
/proc/meminfo: memFree=1801208/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=27912 CPUtime=222.21
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 4636 0 0 0 22174 47 0 0 25 0 1 0 11695393 28581888 4546 1992294400 134512640 137138936 4289181632 18446744073709551615 136501668 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 6978 4546 192 642 0 6334 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 27912

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16470
/proc/meminfo: memFree=1801208/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=27908 CPUtime=282.2
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 4636 0 0 0 28162 58 0 0 25 0 1 0 11695393 28577792 4546 1992294400 134512640 137138936 4289181632 18446744073709551615 134542469 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 6977 4546 192 642 0 6333 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 27908

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16472
/proc/meminfo: memFree=1800588/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=28756 CPUtime=342.19
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 4843 0 0 0 34150 69 0 0 25 0 1 0 11695393 29446144 4753 1992294400 134512640 137138936 4289181632 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7189 4753 192 642 0 6545 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 28756

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16474
/proc/meminfo: memFree=1800588/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=28752 CPUtime=402.17
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 4843 0 0 0 40138 79 0 0 25 0 1 0 11695393 29442048 4753 1992294400 134512640 137138936 4289181632 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7188 4753 192 642 0 6544 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 28752

[startup+462.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 16476
/proc/meminfo: memFree=1800092/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=29268 CPUtime=462.15
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 4980 0 0 0 46127 88 0 0 25 0 1 0 11695393 29970432 4890 1992294400 134512640 137138936 4289181632 18446744073709551615 136511195 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7317 4890 192 642 0 6673 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 29268

[startup+522.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 16478
/proc/meminfo: memFree=1799968/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=29268 CPUtime=522.14
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 4980 0 0 0 52116 98 0 0 25 0 1 0 11695393 29970432 4890 1992294400 134512640 137138936 4289181632 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7317 4890 192 642 0 6673 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 29268

[startup+582.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 16478
/proc/meminfo: memFree=1799720/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=29520 CPUtime=582.13
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5046 0 0 0 58102 111 0 0 25 0 1 0 11695393 30228480 4956 1992294400 134512640 137138936 4289181632 18446744073709551615 136511183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7380 4956 192 642 0 6736 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 29520

[startup+642.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 16480
/proc/meminfo: memFree=1799596/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=29520 CPUtime=642.12
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5046 0 0 0 64091 121 0 0 25 0 1 0 11695393 30228480 4956 1992294400 134512640 137138936 4289181632 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7380 4956 192 642 0 6736 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 29520

[startup+702.301 s]

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

/proc/meminfo: memFree=1799472/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=29520 CPUtime=822.07
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5046 0 0 0 82052 155 0 0 25 0 1 0 11695393 30228480 4956 1992294400 134512640 137138936 4289181632 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7380 4956 192 642 0 6736 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 29520

[startup+882.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 16486
/proc/meminfo: memFree=1799472/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=29520 CPUtime=882.06
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5046 0 0 0 88039 167 0 0 25 0 1 0 11695393 30228480 4956 1992294400 134512640 137138936 4289181632 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7380 4956 192 642 0 6736 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 29520

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 16488
/proc/meminfo: memFree=1799348/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=29520 CPUtime=942.04
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5046 0 0 0 94023 181 0 0 25 0 1 0 11695393 30228480 4956 1992294400 134512640 137138936 4289181632 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7380 4956 192 642 0 6736 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 29520

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 16490
/proc/meminfo: memFree=1799348/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=29784 CPUtime=1002.03
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5105 0 0 0 100011 192 0 0 25 0 1 0 11695393 30498816 5015 1992294400 134512640 137138936 4289181632 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7446 5015 192 642 0 6802 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 29784

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 16492
/proc/meminfo: memFree=1799100/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=29784 CPUtime=1062.01
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5105 0 0 0 105998 203 0 0 25 0 1 0 11695393 30498816 5015 1992294400 134512640 137138936 4289181632 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7446 5015 192 642 0 6802 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 29784

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16494
/proc/meminfo: memFree=1798728/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=30168 CPUtime=1121.99
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5204 0 0 0 111987 212 0 0 25 0 1 0 11695393 30892032 5114 1992294400 134512640 137138936 4289181632 18446744073709551615 134542367 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7542 5114 192 642 0 6898 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 30168

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16494
/proc/meminfo: memFree=1798604/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=30168 CPUtime=1181.98
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5204 0 0 0 117977 221 0 0 25 0 1 0 11695393 30892032 5114 1992294400 134512640 137138936 4289181632 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7542 5114 192 642 0 6898 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 30168

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16496
/proc/meminfo: memFree=1798108/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=30672 CPUtime=1241.96
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5326 0 0 0 123966 230 0 0 25 0 1 0 11695393 31408128 5236 1992294400 134512640 137138936 4289181632 18446744073709551615 134542758 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7668 5236 192 642 0 7024 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 30672

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16498
/proc/meminfo: memFree=1797488/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=31240 CPUtime=1301.96
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5468 0 0 0 129955 241 0 0 25 0 1 0 11695393 31989760 5378 1992294400 134512640 137138936 4289181632 18446744073709551615 134542460 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7810 5378 192 642 0 7166 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 31240

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16500
/proc/meminfo: memFree=1797116/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=31604 CPUtime=1361.94
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5559 0 0 0 135943 251 0 0 25 0 1 0 11695393 32362496 5469 1992294400 134512640 137138936 4289181632 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7901 5469 192 642 0 7257 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 31604

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16502
/proc/meminfo: memFree=1797116/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=31600 CPUtime=1421.93
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5559 0 0 0 141933 260 0 0 25 0 1 0 11695393 32358400 5469 1992294400 134512640 137138936 4289181632 18446744073709551615 134542857 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7900 5469 192 642 0 7256 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 31600

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

[startup+1433.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16502
/proc/meminfo: memFree=1797116/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=31600 CPUtime=1433.12
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5559 0 0 0 143050 262 0 0 25 0 1 0 11695393 32358400 5469 1992294400 134512640 137138936 4289181632 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7900 5469 192 642 0 7256 0
Current children cumulated CPU time (s) 1433.12
Current children cumulated vsize (KiB) 31600

[startup+1446.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16502
/proc/meminfo: memFree=1797116/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=31600 CPUtime=1445.92
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5559 0 0 0 144329 263 0 0 25 0 1 0 11695393 32358400 5469 1992294400 134512640 137138936 4289181632 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7900 5469 192 642 0 7256 0
Current children cumulated CPU time (s) 1445.92
Current children cumulated vsize (KiB) 31600

[startup+1459.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16502
/proc/meminfo: memFree=1797116/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=31600 CPUtime=1458.72
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5559 0 0 0 145607 265 0 0 25 0 1 0 11695393 32358400 5469 1992294400 134512640 137138936 4289181632 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7900 5469 192 642 0 7256 0
Current children cumulated CPU time (s) 1458.72
Current children cumulated vsize (KiB) 31600

[startup+1465.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16502
/proc/meminfo: memFree=1797116/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=31600 CPUtime=1465.11
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5559 0 0 0 146246 265 0 0 25 0 1 0 11695393 32358400 5469 1992294400 134512640 137138936 4289181632 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7900 5469 192 642 0 7256 0
Current children cumulated CPU time (s) 1465.11
Current children cumulated vsize (KiB) 31600

[startup+1468.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16502
/proc/meminfo: memFree=1797116/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=31600 CPUtime=1468.32
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5559 0 0 0 146566 266 0 0 25 0 1 0 11695393 32358400 5469 1992294400 134512640 137138936 4289181632 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7900 5469 192 642 0 7256 0
Current children cumulated CPU time (s) 1468.32
Current children cumulated vsize (KiB) 31600

[startup+1470.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16502
/proc/meminfo: memFree=1797116/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=31600 CPUtime=1469.91
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5559 0 0 0 146725 266 0 0 25 0 1 0 11695393 32358400 5469 1992294400 134512640 137138936 4289181632 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7900 5469 192 642 0 7256 0
Current children cumulated CPU time (s) 1469.91
Current children cumulated vsize (KiB) 31600

[startup+1471.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16502
/proc/meminfo: memFree=1797116/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=31600 CPUtime=1470.71
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5559 0 0 0 146805 266 0 0 25 0 1 0 11695393 32358400 5469 1992294400 134512640 137138936 4289181632 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7900 5469 192 642 0 7256 0
Current children cumulated CPU time (s) 1470.71
Current children cumulated vsize (KiB) 31600

[startup+1471.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16502
/proc/meminfo: memFree=1797116/2059040 swapFree=4192888/4192956
[pid=16454] ppid=16452 vsize=31600 CPUtime=1471.11
/proc/16454/stat : 16454 (bsolo_pb10) R 16452 16454 15910 0 -1 4202496 5559 0 0 0 146845 266 0 0 25 0 1 0 11695393 32358400 5469 1992294400 134512640 137138936 4289181632 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16454/statm: 7900 5469 192 642 0 7256 0
Current children cumulated CPU time (s) 1471.11
Current children cumulated vsize (KiB) 31600

Child status: 0
Real time (s): 1471.53
CPU time (s): 1471.15
CPU user time (s): 1468.48
CPU system time (s): 2.66759
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 31604

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

runsolver used 2.41963 second user time and 6.95594 second system time

The end

Launcher Data

Begin job on node041 at 2010-06-16 18:00:27
IDJOB=2670647
IDBENCH=48040
IDSOLVER=1162
FILE ID=node041/2670647-1276704027
PBS_JOBID= 11174102
Free space on /tmp= 62084 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=197-P1=29-P2=199-P3=251-P4=227-P5=257-P6=149-P7=53-B.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2670647-1276704027/watcher-2670647-1276704027 -o /tmp/evaluation-result-2670647-1276704027/solver-2670647-1276704027 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2670647-1276704027.opb

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

MD5SUM BENCH= 83b6f70c71dbcf261c00790940be437e
RANDOM SEED=1733940622

node041.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.251
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.50
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.251
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.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1819972 kB
Buffers:         13176 kB
Cached:          95132 kB
SwapCached:         64 kB
Active:         134100 kB
Inactive:        33764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1819972 kB
SwapTotal:     4192956 kB
SwapFree:      4192888 kB
Dirty:            4208 kB
Writeback:           0 kB
AnonPages:       59384 kB
Mapped:          15412 kB
Slab:            49420 kB
PageTables:       4032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181620 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2670647-1276704027.opb

Free space on /tmp at the end= 62080 MiB
End job on node041 at 2010-06-16 18:24:59