Trace number 2657379

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 ClSAT217 1798.02 1798.69

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark1789.55
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
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 476
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-2657379-1276367880.opb
0.00/0.00	c File size is 43258 bytes.
0.00/0.00	c Highest Coefficient sum: 476
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: 476 Constr: 476 1/0/475 Lit: 4258 Watch. Lit: 1519
0.00/0.01	c Obj. Vars: 476 (100 % of total variables)
0.01/0.01	c Pre-processing Time: 0.012 s
0.89/0.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.94	c        0    476      476     4258    8     1970    8508      0      0 0.01
0.89/0.94	c Initial Lower Bound: 142
0.89/0.94	c Initial Path Cost: 0
0.89/0.94	o 230
23.48/23.51	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
23.48/23.51	c        0    476      477     4734    9     2419    9508      1      0 0.94
23.48/23.51	c      101    476      578    28552   49     2623   10459    102     13 7.64
23.48/23.51	c      351    476      943   120875  128     3446   11505    467     20 16.85
23.48/23.51	o 225
68.66/68.79	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
68.66/68.79	c      351    476      944   121351  128     3670    9508    468     14 23.50
68.66/68.79	c      451    476     1044   144341  138     3869   10459    568     14 30.41
68.66/68.79	c      701    476     1466   249435  170     4755   11505    990     17 39.24
68.66/68.79	c     1176    476     2413   498297  206     6597   12656   1937     23 49.08
68.66/68.79	c     1991    476     4034   930316  230     9872   13922   3558     32 61.29
68.66/68.79	o 224
93.36/93.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
93.36/93.46	c     1991    476     4035   930792  230    10135    9508   3559     28 68.76
93.36/93.46	c     2093    476     4235   983654  232    10589   10459   3759     27 77.50
93.36/93.46	c     2345    476     4588  1071910  233    11252   11505   4112     27 85.77
93.36/93.46	o 222
100.55/100.67	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
100.55/100.67	c     2345    476     4589  1072386  233    11493    9508   4113     25 93.42
100.55/100.67	o 221
124.44/124.58	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
124.44/124.58	c     2345    476     4590  1072862  233    11766    9508   4114     23 100.63
124.44/124.58	c     2445    476     4714  1102183  233    12018   10459   4238     22 108.43
124.44/124.58	c     2695    476     5207  1232465  236    13014   11505   4731     22 117.27
124.44/124.58	o 220
206.91/207.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
206.91/207.05	c     2731    476     5258  1244878  236    13279    9508   4782     21 124.53
206.91/207.05	c     2831    476     5458  1296198  237    13724   10459   4982     21 132.55
206.91/207.05	c     3081    476     5950  1424238  239    14752   11505   5474     21 142.13
206.91/207.05	c     3556    476     6888  1681847  244    16570   12656   6412     23 152.10
206.91/207.05	c     4370    476     8483  2164214  255    19805   13922   8007     26 166.03
206.91/207.05	c     5690    476    11079  2839393  256    24985   15315  10603     31 180.09
206.91/207.05	c     7771    476    15198  3983134  262    33252   16847  14722     38 199.83
206.91/207.05	o 218
278.68/278.82	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
278.68/278.82	c     7771    476    15199  3983610  262    33468    9508  14723     37 206.97
278.68/278.82	c     7871    476     5379  1363757  253    12368   10459   4903     36 215.47
278.68/278.82	c     8121    476     5878  1505247  256    13326   11505   5402     36 224.34
278.68/278.82	c     8597    476     6787  1748870  257    15176   12656   6311     36 234.26
278.68/278.82	c     9411    476     8410  2225563  264    18362   13922   7934     38 247.09
278.68/278.82	c    10732    476    11005  2886180  262    23621   15315  10529     41 261.00
278.68/278.82	o 217
1797.92/1798.67	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.92/1798.67	c    12720    476    14571  3769194  258    30959    9508  14095     45 278.71
1797.92/1798.67	c    12821    476     5426  1302865  240    12414   10459   4950     44 287.43
1797.92/1798.67	c    13072    476     5911  1430253  241    13396   11505   5435     44 296.74
1797.92/1798.67	c    13547    476     6858  1719534  250    15274   12656   6382     44 306.82
1797.92/1798.67	c    14360    476     8476  2160883  254    18524   13922   8000     45 318.97
1797.92/1798.67	c    15680    476    11103  2878358  259    23785   15315  10627     46 333.65
1797.92/1798.67	c    17761    476    15252  4047931  265    32101   16847  14776     50 352.70
1797.92/1798.67	c    20985    476    12752  3334196  261    27091   18532  12276     55 376.99
1797.92/1798.67	c    25921    476    12688  3264561  257    26947   20386  12212     62 412.06
1797.92/1798.67	c    33427    476    15659  3866012  246    32901   22425  15183     72 462.50
1797.92/1798.67	c    44788    476    14604  3469775  237    30745   24668  14128     82 541.79
1797.92/1798.67	c    61932    476    21042  5531746  262    43675   27135  20566     95 648.03
1797.92/1798.67	c    87751    476    21707  5248696  241    44979   29849  21231    107 814.81
1797.92/1798.67	c   126583    476    23552  6171629  262    48653   32834  23076    115 1098.96
1797.92/1798.67	c   184937    476    30701  8769543  285    63025   36118  30225    122 1509.00
1797.92/1798.67	c Resources Exceeded
1797.92/1798.67	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 
1797.92/1798.67	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1798.67	c   43   224057  48527   314933    32844  8913070  32368    124 1798.00
1797.92/1798.67	c Objective: 217
1797.92/1798.67	s SATISFIABLE
1797.92/1798.67	c Total time: 1798 s

Verifier Data

OK	217

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657379-1276367880/watcher-2657379-1276367880 -o /tmp/evaluation-result-2657379-1276367880/solver-2657379-1276367880 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657379-1276367880.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.92 0.98 0.99 3/106 13806
/proc/meminfo: memFree=1357000/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=10832 CPUtime=0
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 12389338 11091968 237 1992294400 134512640 137138936 4294224000 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 2708 237 174 642 0 2053 0

[startup+0.0128379 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 13806
/proc/meminfo: memFree=1357000/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=10920 CPUtime=0.01
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 383 0 0 0 1 0 0 0 20 0 1 0 12389338 11182080 290 1992294400 134512640 137138936 4294224000 18446744073709551615 136520958 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 2730 290 185 642 0 2086 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10920

[startup+0.100852 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 13806
/proc/meminfo: memFree=1357000/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=12392 CPUtime=0.09
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 692 0 0 0 9 0 0 0 20 0 1 0 12389338 12689408 592 1992294400 134512640 137138936 4294224000 18446744073709551615 135466087 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 3098 592 278 642 0 2454 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12392

[startup+0.300885 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 13806
/proc/meminfo: memFree=1357000/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=12616 CPUtime=0.29
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 894 0 0 0 29 0 0 0 20 0 1 0 12389338 12918784 702 1992294400 134512640 137138936 4294224000 18446744073709551615 135466094 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 3154 702 278 642 0 2510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12616

[startup+0.700954 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 13806
/proc/meminfo: memFree=1357000/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=13316 CPUtime=0.69
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 1297 0 0 0 69 0 0 0 21 0 1 0 12389338 13635584 808 1992294400 134512640 137138936 4294224000 18446744073709551615 135344655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 3329 808 279 642 0 2685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13316

[startup+1.50109 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 13807
/proc/meminfo: memFree=1354884/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=13344 CPUtime=1.49
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 2524 0 0 0 149 0 0 0 23 0 1 0 12389338 13664256 655 1992294400 134512640 137138936 4294224000 18446744073709551615 135464415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 3336 655 283 642 0 2692 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13344

[startup+3.10137 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 13807
/proc/meminfo: memFree=1355504/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=13468 CPUtime=3.09
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 8193 0 0 0 307 2 0 0 25 0 1 0 12389338 13791232 627 1992294400 134512640 137138936 4294224000 18446744073709551615 135440925 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 3367 627 283 642 0 2723 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13468

[startup+6.30092 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 13807
/proc/meminfo: memFree=1355256/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=13468 CPUtime=6.29
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 21797 0 0 0 622 7 0 0 25 0 1 0 12389338 13791232 596 1992294400 134512640 137138936 4294224000 18446744073709551615 135457394 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 3367 596 283 642 0 2723 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13468

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 13809
/proc/meminfo: memFree=1354512/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=13316 CPUtime=12.68
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 49474 0 0 0 1253 15 0 0 25 0 1 0 12389338 13635584 571 1992294400 134512640 137138936 4294224000 18446744073709551615 135382816 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 3329 572 290 642 0 2685 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13316

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 13809
/proc/meminfo: memFree=1353644/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=15468 CPUtime=25.48
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 128555 0 0 0 2510 38 0 0 25 0 1 0 12389338 15839232 1016 1992294400 134512640 137138936 4294224000 18446744073709551615 135450870 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 3867 1016 291 642 0 3223 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15468

[startup+51.1006 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 13809
/proc/meminfo: memFree=1348684/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=19800 CPUtime=51.07
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 320336 0 0 0 5014 93 0 0 25 0 1 0 12389338 20275200 2113 1992294400 134512640 137138936 4294224000 18446744073709551615 135382814 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 4950 2115 291 642 0 4306 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19800

[startup+102.308 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 13811
/proc/meminfo: memFree=1340996/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=28608 CPUtime=102.25
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 675519 0 0 0 10028 197 0 0 25 0 1 0 12389338 29294592 4134 1992294400 134512640 137138936 4294224000 18446744073709551615 135466265 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 7152 4134 291 642 0 6508 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 28608

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 13813
/proc/meminfo: memFree=1332316/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=37716 CPUtime=162.23
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 1087132 0 0 0 15900 323 0 0 25 0 1 0 12389338 38621184 6463 1992294400 134512640 137138936 4294224000 18446744073709551615 135457122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 9429 6463 291 642 0 8785 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 37716

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 13813
/proc/meminfo: memFree=1302680/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=66456 CPUtime=222.2
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 1814022 0 0 0 21681 539 0 0 25 0 1 0 12389338 68050944 13570 1992294400 134512640 137138936 4294224000 18446744073709551615 135466071 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 16614 13570 291 642 0 15970 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 66456

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 13815
/proc/meminfo: memFree=1302680/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=66668 CPUtime=282.18
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 2091980 0 0 0 27537 681 0 0 25 0 1 0 12389338 68268032 13665 1992294400 134512640 137138936 4294224000 18446744073709551615 135344266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 16667 13665 291 642 0 16023 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 66668

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 13817
/proc/meminfo: memFree=1302680/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=65524 CPUtime=342.16
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 2328626 0 0 0 33425 791 0 0 25 0 1 0 12389338 67096576 13522 1992294400 134512640 137138936 4294224000 18446744073709551615 134730634 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 16381 13522 291 642 0 15737 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 65524

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 13819
/proc/meminfo: memFree=1290280/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=77184 CPUtime=402.14
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 2862000 0 0 0 39186 1028 0 0 25 0 1 0 12389338 79036416 16938 1992294400 134512640 137138936 4294224000 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 19296 16944 291 642 0 18652 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 77184

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 13821
/proc/meminfo: memFree=1282840/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=83512 CPUtime=462.11
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 3387908 0 0 0 44933 1278 0 0 25 0 1 0 12389338 85516288 18553 1992294400 134512640 137138936 4294224000 18446744073709551615 135783789 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 20878 18553 291 642 0 20234 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 83512

[startup+522.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 13821
/proc/meminfo: memFree=1277508/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=88796 CPUtime=522.09
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 3830460 0 0 0 50702 1507 0 0 25 0 1 0 12389338 90927104 19874 1992294400 134512640 137138936 4294224000 18446744073709551615 136511078 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 22199 19874 291 642 0 21555 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 88796

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 13823
/proc/meminfo: memFree=1267340/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=98936 CPUtime=582.07
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 4314598 0 0 0 56464 1743 0 0 25 0 1 0 12389338 101310464 22408 1992294400 134512640 137138936 4294224000 18446744073709551615 134750986 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 24734 22408 291 642 0 24090 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 98936

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 13825
/proc/meminfo: memFree=1263000/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=103192 CPUtime=642.05
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 4789028 0 0 0 62208 1997 0 0 25 0 1 0 12389338 105668608 23472 1992294400 134512640 137138936 4294224000 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 25951 23473 291 642 0 25307 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 103192

[startup+702.301 s]

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

/proc/meminfo: memFree=1240308/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=125148 CPUtime=1121.88
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 7712076 0 0 0 108481 3707 0 0 25 0 1 0 12389338 128151552 28962 1992294400 134512640 137138936 4294224000 18446744073709551615 136511125 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 31287 28962 291 642 0 30643 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 125148

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 13839
/proc/meminfo: memFree=1230884/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=137328 CPUtime=1181.85
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 8208495 0 0 0 114236 3949 0 0 25 0 1 0 12389338 140623872 31397 1992294400 134512640 137138936 4294224000 18446744073709551615 135251734 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 34332 31397 291 642 0 33688 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 137328

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 13841
/proc/meminfo: memFree=1211788/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=156300 CPUtime=1241.83
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 8765112 0 0 0 119973 4210 0 0 25 0 1 0 12389338 160051200 36135 1992294400 134512640 137138936 4294224000 18446744073709551615 134732319 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 39075 36135 291 642 0 38431 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 156300

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 13843
/proc/meminfo: memFree=1211664/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=156204 CPUtime=1301.82
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 9142993 0 0 0 125758 4424 0 0 25 0 1 0 12389338 159952896 36150 1992294400 134512640 137138936 4294224000 18446744073709551615 134851591 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38467 36141 291 642 0 37823 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 156204

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 13845
/proc/meminfo: memFree=1211664/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=153868 CPUtime=1361.79
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 9473243 0 0 0 131556 4623 0 0 25 0 1 0 12389338 157560832 36141 1992294400 134512640 137138936 4294224000 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38467 36141 291 642 0 37823 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 153868

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 13854
/proc/meminfo: memFree=1211292/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=155728 CPUtime=1421.76
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 9717764 0 0 0 137384 4792 0 0 25 0 1 0 12389338 159465472 36148 1992294400 134512640 137138936 4294224000 18446744073709551615 134734540 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38777 36141 291 642 0 38133 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 155728

[startup+1482.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/107 13856
/proc/meminfo: memFree=1211292/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=153864 CPUtime=1481.74
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 9941794 0 0 0 143214 4960 0 0 25 0 1 0 12389338 157556736 36140 1992294400 134512640 137138936 4294224000 18446744073709551615 135568069 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38466 36140 291 642 0 37822 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 153864

[startup+1542.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 13858
/proc/meminfo: memFree=1211044/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=153876 CPUtime=1541.72
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 10141986 0 0 0 149068 5104 0 0 25 0 1 0 12389338 157569024 36144 1992294400 134512640 137138936 4294224000 18446744073709551615 134540744 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38469 36144 291 642 0 37825 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 153876

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13860
/proc/meminfo: memFree=1211044/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=154780 CPUtime=1601.7
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 10319921 0 0 0 154919 5251 0 0 25 0 1 0 12389338 158494720 36147 1992294400 134512640 137138936 4294224000 18446744073709551615 134733524 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38695 36147 291 642 0 38051 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 154780

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13862
/proc/meminfo: memFree=1211044/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=153876 CPUtime=1661.66
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 10505883 0 0 0 160754 5412 0 0 25 0 1 0 12389338 157569024 36144 1992294400 134512640 137138936 4294224000 18446744073709551615 135576357 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38469 36144 291 642 0 37825 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 153876

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13862
/proc/meminfo: memFree=1211044/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=153876 CPUtime=1721.64
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 10695163 0 0 0 166590 5574 0 0 25 0 1 0 12389338 157569024 36144 1992294400 134512640 137138936 4294224000 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38469 36144 291 642 0 37825 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 153876

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13864
/proc/meminfo: memFree=1211044/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=153876 CPUtime=1781.62
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 10814724 0 0 0 172490 5672 0 0 25 0 1 0 12389338 157569024 36144 1992294400 134512640 137138936 4294224000 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38469 36144 291 642 0 37825 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 153876

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 13864
/proc/meminfo: memFree=1211044/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=154484 CPUtime=1791.23
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 10838711 0 0 0 173432 5691 0 0 25 0 1 0 12389338 158191616 36146 1992294400 134512640 137138936 4294224000 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38621 36146 291 642 0 37977 0
Current children cumulated CPU time (s) 1791.23
Current children cumulated vsize (KiB) 154484

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13864
/proc/meminfo: memFree=1211044/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=155104 CPUtime=1794.43
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 10846405 0 0 0 173748 5695 0 0 25 0 1 0 12389338 158826496 36148 1992294400 134512640 137138936 4294224000 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38776 36148 291 642 0 38132 0
Current children cumulated CPU time (s) 1794.43
Current children cumulated vsize (KiB) 155104

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13864
/proc/meminfo: memFree=1211044/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=154776 CPUtime=1796.02
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 10850644 0 0 0 173905 5697 0 0 25 0 1 0 12389338 158490624 36149 1992294400 134512640 137138936 4294224000 18446744073709551615 135322658 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38694 36149 291 642 0 38050 0
Current children cumulated CPU time (s) 1796.02
Current children cumulated vsize (KiB) 154776

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13864
/proc/meminfo: memFree=1211044/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=154176 CPUtime=1796.82
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 10852789 0 0 0 173983 5699 0 0 25 0 1 0 12389338 157876224 36145 1992294400 134512640 137138936 4294224000 18446744073709551615 135381723 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38619 36146 291 642 0 37975 0
Current children cumulated CPU time (s) 1796.82
Current children cumulated vsize (KiB) 154176

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13864
/proc/meminfo: memFree=1211044/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=153876 CPUtime=1797.61
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 10854851 0 0 0 174061 5700 0 0 25 0 1 0 12389338 157569024 36144 1992294400 134512640 137138936 4294224000 18446744073709551615 136502662 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38469 36144 291 642 0 37825 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 153876

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13864
/proc/meminfo: memFree=1211044/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=154780 CPUtime=1797.83
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 10855401 0 0 0 174082 5701 0 0 25 0 1 0 12389338 158494720 36147 1992294400 134512640 137138936 4294224000 18446744073709551615 134840705 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38695 36149 291 642 0 38051 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 154780

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13864
/proc/meminfo: memFree=1211044/2059040 swapFree=4192956/4192956
[pid=13806] ppid=13804 vsize=154780 CPUtime=1797.92
/proc/13806/stat : 13806 (bsolo_pb10) R 13804 13806 13526 0 -1 4202496 10855630 0 0 0 174091 5701 0 0 25 0 1 0 12389338 158494720 36147 1992294400 134512640 137138936 4294224000 18446744073709551615 134849329 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13806/statm: 38695 36147 291 642 0 38051 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 154780

Child status: 0
Real time (s): 1798.69
CPU time (s): 1798.02
CPU user time (s): 1740.99
CPU system time (s): 57.0293
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 157024

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

runsolver used 2.95555 second user time and 8.50571 second system time

The end

Launcher Data

Begin job on node014 at 2010-06-12 20:38:00
IDJOB=2657379
IDBENCH=1954
IDSOLVER=1163
FILE ID=node014/2657379-1276367880
PBS_JOBID= 11173219
Free space on /tmp= 62464 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_16.opb.PB06.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657379-1276367880/watcher-2657379-1276367880 -o /tmp/evaluation-result-2657379-1276367880/solver-2657379-1276367880 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657379-1276367880.opb

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=1278376785

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1357528 kB
Buffers:        140420 kB
Cached:         415988 kB
SwapCached:          0 kB
Active:         197748 kB
Inactive:       418452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1357528 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3980 kB
Writeback:           0 kB
AnonPages:       59736 kB
Mapped:          15376 kB
Slab:            63540 kB
PageTables:       4012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181972 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= 62460 MiB
End job on node014 at 2010-06-12 21:07:58