Trace number 2657483

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 ClSAT218 1798.02 1798.55

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
MD5SUM85de1910ead9431952046fc8a55b274b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1789.6
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables478
Total number of constraints478
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 constraints478
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 478
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 478
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 478
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-2657483-1276368577.opb
0.00/0.00	c File size is 43685 bytes.
0.00/0.00	c Highest Coefficient sum: 478
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.008 s
0.00/0.01	c Var: 478 Constr: 478 0/0/478 Lit: 4304 Watch. Lit: 1544
0.00/0.01	c Obj. Vars: 478 (100 % of total variables)
0.00/0.01	c Pre-processing Time: 0.013 s
0.69/0.71	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.69/0.71	c        0    478      478     4304    9     1971    8608      0      0 0.01
0.69/0.71	c Initial Lower Bound: 142
0.69/0.71	c Initial Path Cost: 0
0.69/0.71	o 233
7.49/7.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.49/7.56	c        0    478      479     4782    9     2433    9608      1      0 0.71
7.49/7.56	o 232
15.08/15.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
15.08/15.17	c        4    478      484     6207   12     2693    9608      6      0 7.56
15.08/15.17	o 224
60.48/60.51	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
60.48/60.51	c        4    478      485     6685   13     3008    9608      7      0 15.17
60.48/60.51	c      105    478      687    60984   88     3456   10569    209      4 22.56
60.48/60.51	c      355    478      983   131678  133     3993   11626    505     11 31.34
60.48/60.51	c      830    478     1920   399862  208     5870   12789   1442     20 41.28
60.48/60.51	c     1644    478     3478   788890  226     8988   14068   3000     30 53.97
60.48/60.51	o 223
67.87/67.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
67.87/67.95	c     1644    478     3479   789368  226     9285    9608   3001     27 60.50
67.87/67.95	o 222
171.14/171.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
171.14/171.20	c     1656    478     3504   795428  227     9574    9608   3026     24 67.94
171.14/171.20	c     1757    478     3704   854999  230    10017   10569   3226     23 75.88
171.14/171.20	c     2007    478     4200   992671  236    10996   11626   3722     23 84.40
171.14/171.20	c     2482    478     5098  1214246  238    12759   12789   4620     26 94.61
171.14/171.20	c     3296    478     6696  1639696  244    15915   14068   6218     30 106.42
171.14/171.20	c     4617    478     9338  2333351  249    21226   15475   8860     38 120.84
171.14/171.20	c     6699    478    13250  3317262  250    29026   17023  12772     48 138.35
171.14/171.20	c     9922    478    10401  2559742  246    22341   18726   9923     60 163.10
171.14/171.20	o 221
178.84/178.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
178.84/178.98	c     9923    478    10403  2560445  246    22605    9608   9925     57 171.15
178.84/178.98	o 220
229.33/229.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
229.33/229.46	c     9927    478     5288  1228467  232    12386    9608   4810     55 178.93
229.33/229.46	c    10028    478     5490  1279555  233    12817   10569   5012     53 186.94
229.33/229.46	c    10278    478     5981  1419623  237    13791   11626   5503     52 195.49
229.33/229.46	c    10753    478     6925  1695122  244    15672   12789   6447     52 205.16
229.33/229.46	c    11567    478     8551  2151604  251    18904   14068   8073     53 217.88
229.33/229.46	o 219
367.08/367.27	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
367.08/367.27	c    12316    478    10044  2522922  251    22158    9608   9566     53 229.40
367.08/367.27	c    12416    478     5283  1283206  242    12071   10569   4805     52 237.44
367.08/367.27	c    12666    478     5774  1414108  244    13100   11626   5296     51 246.88
367.08/367.27	c    13142    478     6716  1661564  247    14951   12789   6238     51 255.66
367.08/367.27	c    13955    478     8329  2102872  252    18207   14068   7851     52 267.31
367.08/367.27	c    15275    478    10932  2869871  262    23414   15475  10454     54 282.38
367.08/367.27	c    17357    478    15077  4042742  268    31759   17023  14599     57 301.32
367.08/367.27	c    20582    478    12451  3195823  256    26432   18726  11973     62 326.71
367.08/367.27	c    25518    478    12342  3066132  248    26298   20599  11864     70 359.62
367.08/367.27	o 218
1797.97/1798.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.97/1798.53	c    25519    478    12345  3067097  248    26466    9608  11867     69 367.17
1797.97/1798.53	c    25620    478     5485  1284623  234    12524   10569   5007     68 375.18
1797.97/1798.53	c    25870    478     5977  1426187  238    13512   11626   5499     67 383.80
1797.97/1798.53	c    26347    478     6917  1690485  244    15397   12789   6439     66 394.98
1797.97/1798.53	c    27162    478     8529  2128886  249    18596   14068   8051     66 406.59
1797.97/1798.53	c    28483    478    11113  2845090  256    23754   15475  10635     67 422.26
1797.97/1798.53	c    30564    478    15246  3994182  261    32041   17023  14768     69 440.59
1797.97/1798.53	c    33788    478    12335  3041743  246    26213   18726  11857     72 464.75
1797.97/1798.53	c    38724    478    11936  3026379  253    25415   20599  11458     77 499.98
1797.97/1798.53	c    46230    478    15913  4143879  260    33376   22659  15435     83 550.43
1797.97/1798.53	c    57592    478    14441  3930493  272    30449   24925  13963     91 631.39
1797.97/1798.53	c    74736    478    20307  5646682  278    42198   27418  19829    100 746.99
1797.97/1798.53	c   100556    478    21887  6067291  277    45311   30160  21409    108 927.04
1797.97/1798.53	c   139389    478    22177  6143104  277    45918   33177  21699    117 1184.62
1797.97/1798.53	c   197742    478    27021  7269036  269    55572   36495  26543    121 1627.95
1797.97/1798.53	c Resources Exceeded
1797.97/1798.53	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 
1797.97/1798.53	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.53	c   46   222139  37654   295710    24683  6744804  24205    123 1798.01
1797.97/1798.53	c Objective: 218
1797.97/1798.53	s SATISFIABLE
1797.97/1798.53	c Total time: 1798.01 s

Verifier Data

OK	218

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657483-1276368577/watcher-2657483-1276368577 -o /tmp/evaluation-result-2657483-1276368577/solver-2657483-1276368577 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657483-1276368577.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.85 0.97 0.99 3/106 12935
/proc/meminfo: memFree=1862436/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=10836 CPUtime=0
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 319 0 0 0 0 0 0 0 22 0 1 0 12444117 11096064 238 1992294400 134512640 137138936 4294843600 18446744073709551615 134517643 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 2709 238 175 642 0 2054 0

[startup+0.027479 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 12935
/proc/meminfo: memFree=1862436/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=12096 CPUtime=0.02
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 566 0 0 0 2 0 0 0 22 0 1 0 12444117 12386304 474 1992294400 134512640 137138936 4294843600 18446744073709551615 135358664 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 3024 474 275 642 0 2380 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12096

[startup+0.101485 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 12935
/proc/meminfo: memFree=1862436/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=12316 CPUtime=0.1
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 711 0 0 0 10 0 0 0 22 0 1 0 12444117 12611584 611 1992294400 134512640 137138936 4294843600 18446744073709551615 135463894 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 3079 611 278 642 0 2435 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12316

[startup+0.300505 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 12935
/proc/meminfo: memFree=1862436/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=12812 CPUtime=0.29
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 933 0 0 0 29 0 0 0 22 0 1 0 12444117 13119488 679 1992294400 134512640 137138936 4294843600 18446744073709551615 135466077 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 3203 679 278 642 0 2559 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12812

[startup+0.700545 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 12935
/proc/meminfo: memFree=1862436/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=13232 CPUtime=0.69
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 1448 0 0 0 69 0 0 0 23 0 1 0 12444117 13549568 752 1992294400 134512640 137138936 4294843600 18446744073709551615 135444632 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 3308 752 279 642 0 2664 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13232

[startup+1.50063 s]
/proc/loadavg: 0.85 0.97 0.99 2/107 12936
/proc/meminfo: memFree=1860568/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=13324 CPUtime=1.49
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 3871 0 0 0 149 0 0 0 25 0 1 0 12444117 13643776 647 1992294400 134512640 137138936 4294843600 18446744073709551615 135446782 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 3331 647 283 642 0 2687 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13324

[startup+3.10079 s]
/proc/loadavg: 0.86 0.97 0.99 2/107 12936
/proc/meminfo: memFree=1860196/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=13276 CPUtime=3.09
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 6437 0 0 0 308 1 0 0 25 0 1 0 12444117 13594624 683 1992294400 134512640 137138936 4294843600 18446744073709551615 135456386 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 3319 683 283 642 0 2675 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13276

[startup+6.30111 s]
/proc/loadavg: 0.86 0.97 0.99 2/107 12936
/proc/meminfo: memFree=1860700/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=13440 CPUtime=6.29
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 18607 0 0 0 624 5 0 0 25 0 1 0 12444117 13762560 576 1992294400 134512640 137138936 4294843600 18446744073709551615 135447399 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 3360 576 283 642 0 2716 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13440

[startup+12.7017 s]
/proc/loadavg: 0.88 0.97 0.99 2/107 12936
/proc/meminfo: memFree=1860700/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=13836 CPUtime=12.69
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 43759 0 0 0 1257 12 0 0 25 0 1 0 12444117 14168064 587 1992294400 134512640 137138936 4294843600 18446744073709551615 135081116 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 3459 587 287 642 0 2815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13836

[startup+25.501 s]
/proc/loadavg: 0.90 0.97 0.99 2/107 12936
/proc/meminfo: memFree=1860080/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=14996 CPUtime=25.48
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 105958 0 0 0 2518 30 0 0 25 0 1 0 12444117 15355904 1038 1992294400 134512640 137138936 4294843600 18446744073709551615 135457394 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 3749 1038 287 642 0 3105 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14996

[startup+51.1006 s]
/proc/loadavg: 0.93 0.97 0.99 2/107 12936
/proc/meminfo: memFree=1855368/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=17636 CPUtime=51.07
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 313856 0 0 0 5015 92 0 0 25 0 1 0 12444117 18059264 2084 1992294400 134512640 137138936 4294843600 18446744073709551615 136500274 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 4409 2084 291 642 0 3765 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17636

[startup+102.308 s]
/proc/loadavg: 0.97 0.97 0.99 2/107 12938
/proc/meminfo: memFree=1844704/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=30016 CPUtime=102.27
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 698138 0 0 0 10017 210 0 0 25 0 1 0 12444117 30736384 4510 1992294400 134512640 137138936 4294843600 18446744073709551615 135466094 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 7504 4510 291 642 0 6860 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30016

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12940
/proc/meminfo: memFree=1801676/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=70192 CPUtime=162.25
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 1824460 0 0 0 15654 571 0 0 25 0 1 0 12444117 71876608 15223 1992294400 134512640 137138936 4294843600 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 17548 15223 291 642 0 16904 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 70192

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12942
/proc/meminfo: memFree=1801428/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=73508 CPUtime=222.23
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 2076284 0 0 0 21549 674 0 0 25 0 1 0 12444117 75272192 15345 1992294400 134512640 137138936 4294843600 18446744073709551615 135446672 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 18377 15345 291 642 0 17733 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 73508

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12942
/proc/meminfo: memFree=1801304/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=70192 CPUtime=282.21
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 2340744 0 0 0 27422 799 0 0 25 0 1 0 12444117 71876608 15223 1992294400 134512640 137138936 4294843600 18446744073709551615 134573759 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 17548 15223 291 642 0 16904 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 70192

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12944
/proc/meminfo: memFree=1798204/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=73304 CPUtime=342.2
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 2724975 0 0 0 33235 985 0 0 25 0 1 0 12444117 75063296 16001 1992294400 134512640 137138936 4294843600 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 18326 16001 291 642 0 17682 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 73304

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12946
/proc/meminfo: memFree=1792872/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=81260 CPUtime=402.18
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 3072302 0 0 0 39079 1139 0 0 25 0 1 0 12444117 83210240 17305 1992294400 134512640 137138936 4294843600 18446744073709551615 134849602 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 20315 17305 291 642 0 19671 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 81260

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12948
/proc/meminfo: memFree=1792996/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=78460 CPUtime=462.16
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 3434744 0 0 0 44886 1330 0 0 25 0 1 0 12444117 80343040 17290 1992294400 134512640 137138936 4294843600 18446744073709551615 134751002 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 19615 17290 291 642 0 18971 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 78460

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12950
/proc/meminfo: memFree=1791632/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=81368 CPUtime=522.14
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 3827624 0 0 0 50682 1532 0 0 25 0 1 0 12444117 83320832 17600 1992294400 134512640 137138936 4294843600 18446744073709551615 135412603 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 20342 17600 291 642 0 19698 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 81368

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12950
/proc/meminfo: memFree=1772660/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=99472 CPUtime=582.13
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 4419458 0 0 0 56418 1795 0 0 25 0 1 0 12444117 101859328 22543 1992294400 134512640 137138936 4294843600 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 24868 22543 291 642 0 24224 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 99472

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12952
/proc/meminfo: memFree=1770924/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=102416 CPUtime=642.12
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 4802124 0 0 0 62212 2000 0 0 25 0 1 0 12444117 104873984 22752 1992294400 134512640 137138936 4294843600 18446744073709551615 135251339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 25604 22752 291 642 0 24960 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 102416

[startup+702.301 s]

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

/proc/meminfo: memFree=1743148/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=130420 CPUtime=1061.98
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 7712350 0 0 0 102592 3606 0 0 25 0 1 0 12444117 133550080 29662 1992294400 134512640 137138936 4294843600 18446744073709551615 135251354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 32605 29662 291 642 0 31961 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 130420

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12975
/proc/meminfo: memFree=1742776/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=130040 CPUtime=1121.95
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 8112895 0 0 0 108356 3839 0 0 25 0 1 0 12444117 133160960 29768 1992294400 134512640 137138936 4294843600 18446744073709551615 134733524 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 32510 29768 291 642 0 31866 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 130040

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12975
/proc/meminfo: memFree=1742776/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=130696 CPUtime=1181.93
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 8480255 0 0 0 114131 4062 0 0 25 0 1 0 12444117 133832704 29772 1992294400 134512640 137138936 4294843600 18446744073709551615 134850570 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 32674 29772 291 642 0 32030 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 130696

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12977
/proc/meminfo: memFree=1735212/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=138312 CPUtime=1241.93
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 8897727 0 0 0 119914 4279 0 0 25 0 1 0 12444117 141631488 31651 1992294400 134512640 137138936 4294843600 18446744073709551615 134840726 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 34578 31651 291 642 0 33934 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 138312

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12979
/proc/meminfo: memFree=1735088/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=138356 CPUtime=1301.91
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 9237853 0 0 0 125702 4489 0 0 25 0 1 0 12444117 141676544 31651 1992294400 134512640 137138936 4294843600 18446744073709551615 134849331 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 34589 31651 291 642 0 33945 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 138356

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12981
/proc/meminfo: memFree=1735088/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=135868 CPUtime=1361.89
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 9560564 0 0 0 131499 4690 0 0 25 0 1 0 12444117 139128832 31642 1992294400 134512640 137138936 4294843600 18446744073709551615 134828806 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 33967 31642 291 642 0 33323 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 135868

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12983
/proc/meminfo: memFree=1734716/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=136232 CPUtime=1421.87
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 9888190 0 0 0 137298 4889 0 0 25 0 1 0 12444117 139501568 31733 1992294400 134512640 137138936 4294843600 18446744073709551615 135567789 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 34058 31733 291 642 0 33414 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 136232

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12983
/proc/meminfo: memFree=1734716/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=136224 CPUtime=1481.85
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 10191592 0 0 0 143100 5085 0 0 25 0 1 0 12444117 139493376 31731 1992294400 134512640 137138936 4294843600 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 34056 31731 291 642 0 33412 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 136224

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12985
/proc/meminfo: memFree=1734592/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=138668 CPUtime=1541.83
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 10544786 0 0 0 148883 5300 0 0 25 0 1 0 12444117 141996032 31741 1992294400 134512640 137138936 4294843600 18446744073709551615 134849454 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 34667 31741 291 642 0 34023 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 138668

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12987
/proc/meminfo: memFree=1734592/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=137892 CPUtime=1601.82
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 10859876 0 0 0 154680 5502 0 0 25 0 1 0 12444117 141201408 31736 1992294400 134512640 137138936 4294843600 18446744073709551615 134733524 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 34473 31736 291 642 0 33829 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 137892

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12992
/proc/meminfo: memFree=1728268/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=144764 CPUtime=1661.8
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 11272427 0 0 0 160459 5721 0 0 25 0 1 0 12444117 148238336 33415 1992294400 134512640 137138936 4294843600 18446744073709551615 135412581 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 36191 33415 291 642 0 35547 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 144764

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12994
/proc/meminfo: memFree=1723060/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=147580 CPUtime=1721.78
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 11655258 0 0 0 166259 5919 0 0 25 0 1 0 12444117 151121920 34570 1992294400 134512640 137138936 4294843600 18446744073709551615 136500098 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 36895 34570 291 642 0 36251 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 147580

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12994
/proc/meminfo: memFree=1722936/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=150004 CPUtime=1781.77
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 12064681 0 0 0 172032 6145 0 0 25 0 1 0 12444117 153604096 34576 1992294400 134512640 137138936 4294843600 18446744073709551615 135251734 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 37501 34576 291 642 0 36857 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 150004

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12994
/proc/meminfo: memFree=1722936/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=147560 CPUtime=1791.37
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 12131772 0 0 0 172953 6184 0 0 25 0 1 0 12444117 151101440 34565 1992294400 134512640 137138936 4294843600 18446744073709551615 134750963 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 36890 34565 291 642 0 36246 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 147560

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12996
/proc/meminfo: memFree=1722936/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=147560 CPUtime=1794.57
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 12154143 0 0 0 173259 6198 0 0 25 0 1 0 12444117 151101440 34565 1992294400 134512640 137138936 4294843600 18446744073709551615 134750188 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 36890 34565 291 642 0 36246 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 147560

[startup+1796.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12996
/proc/meminfo: memFree=1722936/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=150000 CPUtime=1796.16
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 12164939 0 0 0 173411 6205 0 0 25 0 1 0 12444117 153600000 34574 1992294400 134512640 137138936 4294843600 18446744073709551615 134850348 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 37500 34574 291 642 0 36856 0
Current children cumulated CPU time (s) 1796.16
Current children cumulated vsize (KiB) 150000

[startup+1797.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12996
/proc/meminfo: memFree=1722936/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=147560 CPUtime=1796.96
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 12169797 0 0 0 173489 6207 0 0 25 0 1 0 12444117 151101440 34565 1992294400 134512640 137138936 4294843600 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 36890 34565 291 642 0 36246 0
Current children cumulated CPU time (s) 1796.96
Current children cumulated vsize (KiB) 147560

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12996
/proc/meminfo: memFree=1722936/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=147560 CPUtime=1797.77
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 12174729 0 0 0 173566 6211 0 0 25 0 1 0 12444117 151101440 34565 1992294400 134512640 137138936 4294843600 18446744073709551615 135783826 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 36890 34565 291 642 0 36246 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 147560

[startup+1798.51 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 12996
/proc/meminfo: memFree=1722936/2059040 swapFree=4134488/4192956
[pid=12935] ppid=12933 vsize=147560 CPUtime=1797.97
/proc/12935/stat : 12935 (bsolo_pb10) R 12933 12935 12910 0 -1 4202496 12176094 0 0 0 173586 6211 0 0 25 0 1 0 12444117 151101440 34565 1992294400 134512640 137138936 4294843600 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12935/statm: 36890 34565 291 642 0 36246 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 147560

Child status: 0
Real time (s): 1798.55
CPU time (s): 1798.02
CPU user time (s): 1735.89
CPU system time (s): 62.1326
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 150308

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

runsolver used 3.00254 second user time and 8.45971 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-12 20:49:37
IDJOB=2657483
IDBENCH=1955
IDSOLVER=1163
FILE ID=node017/2657483-1276368577
PBS_JOBID= 11173231
Free space on /tmp= 62368 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657483-1276368577/watcher-2657483-1276368577 -o /tmp/evaluation-result-2657483-1276368577/solver-2657483-1276368577 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657483-1276368577.opb

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

MD5SUM BENCH= 85de1910ead9431952046fc8a55b274b
RANDOM SEED=197413481

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1862964 kB
Buffers:         24220 kB
Cached:         106084 kB
SwapCached:      11200 kB
Active:          88776 kB
Inactive:        54840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1862964 kB
SwapTotal:     4192956 kB
SwapFree:      4134488 kB
Dirty:            4176 kB
Writeback:           0 kB
AnonPages:       12088 kB
Mapped:           9092 kB
Slab:            30844 kB
PageTables:       3928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183144 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= 62364 MiB
End job on node017 at 2010-06-12 21:19:36