Trace number 3463050

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.2SAT213 1798.01 1797.94

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
MD5SUM6549a0bbc5c463b1b909374436b51d65
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1797.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 470
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 470
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 470
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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3463050-1307175571.opb
0.00/0.00	c File size is 42851 bytes.
0.00/0.00	c Highest Coefficient sum: 470
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.002 s
0.00/0.00	c Var: 470 Constr: 470 1/0/469 Lit: 4238 Watch. Lit: 1496
0.00/0.00	c Obj. Vars: 470 (100 % of total variables)
0.00/0.00	c Pre-processing Time: 0.004 s
0.29/0.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.33	c        0    470      470     4238    9     1916    8464      0      0 0.00
0.29/0.33	c Initial Lower Bound: 142
0.29/0.33	c Initial Path Cost: 0
0.29/0.33	o 223
7.79/7.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.79/7.84	c        0    470      471     4708    9     2424    9464      1      0 0.33
7.79/7.84	c      100    470      750    70875   94     2990   10411    280     25 3.86
7.79/7.84	o 222
11.29/11.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
11.29/11.34	c      140    470      810    85132  105     3371    9464    340     17 7.84
11.29/11.34	o 221
27.69/27.75	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
27.69/27.75	c      140    470      811    85602  105     3636    9464    341     12 11.35
27.69/27.75	c      241    470     1099   159236  144     4207   10411    629     15 15.23
27.69/27.75	c      492    470     1816   349606  192     5636   11453   1346     25 19.38
27.69/27.75	c      968    470     3076   670791  218     8199   12599   2606     40 24.12
27.69/27.75	o 214
31.09/31.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
31.09/31.19	c      968    470     3077   671261  218     8389    9464   2607     34 27.76
31.09/31.19	o 213
1797.96/1797.93	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.96/1797.93	c     1017    470     3146   687410  218     8794    9464   2676     32 31.20
1797.96/1797.93	c     1117    470     3432   768228  223     9429   10411   2962     31 35.27
1797.96/1797.93	c     1368    470     4153   974925  234    10883   11453   3683     34 40.06
1797.96/1797.93	c     1845    470     5565  1395466  250    13698   12599   5095     40 45.33
1797.96/1797.93	c     2658    470     7886  2055377  260    18324   13859   7416     51 51.22
1797.96/1797.93	c     3979    470    11756  3173847  269    26091   15245  11286     68 58.51
1797.96/1797.93	c     6062    470     9695  2569738  265    20935   16770   9225     89 68.08
1797.96/1797.93	c     9285    470    10187  2718219  266    21908   18448   9717    114 80.93
1797.96/1797.93	c    14223    470    14920  3986036  267    31397   20293  14450    145 97.95
1797.96/1797.93	c    21730    470    15555  4365389  280    32664   22323  15085    172 126.19
1797.96/1797.93	c    33091    470    14387  3989915  277    30474   24556  13917    198 166.33
1797.96/1797.93	c    50235    470    12944  3465862  267    27395   27012  12474    222 225.30
1797.96/1797.93	c    76054    470    18571  4969405  267    38658   29714  18101    244 310.79
1797.96/1797.93	c   114886    470    24498  6860069  280    50586   32686  24028    257 446.88
1797.96/1797.93	c   173238    470    27630  7260137  262    56790   35955  27160    260 665.62
1797.96/1797.93	c   260870    470    20331  5855799  288    42277   39551  19861    265 981.01
1797.96/1797.93	c   392423    470    20284  5625642  277    42097   43507  19814    265 1475.93
1797.96/1797.93	c Resources Exceeded
1797.96/1797.93	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 
1797.96/1797.93	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1797.93	c   25   473159  68815   581416    31646  9016536  31176    263 1798.00
1797.96/1797.93	c Objective: 213
1797.96/1797.93	s SATISFIABLE
1797.96/1797.93	c Total time: 1798 s

Verifier Data

OK	213

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3463050-1307175571/watcher-3463050-1307175571 -o /tmp/evaluation-result-3463050-1307175571/solver-3463050-1307175571 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463050-1307175571.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 1.10 1.46 2/554 11820
/proc/meminfo: memFree=24919380/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=11084 CPUtime=0 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 429 0 0 0 0 0 0 0 22 0 1 0 829154139 11350016 373 33554432000 134512640 137138936 4292434048 18446744073709551615 134746824 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 2771 375 234 642 0 2127 0

[startup+0.090649 s]
/proc/loadavg: 0.94 1.10 1.46 2/554 11820
/proc/meminfo: memFree=24919380/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=12452 CPUtime=0.08 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 747 0 0 0 8 0 0 0 22 0 1 0 829154139 12750848 661 33554432000 134512640 137138936 4292434048 18446744073709551615 135071754 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 3113 661 278 642 0 2469 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12452

[startup+0.100641 s]
/proc/loadavg: 0.94 1.10 1.46 2/554 11820
/proc/meminfo: memFree=24919380/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=12452 CPUtime=0.09 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 756 0 0 0 9 0 0 0 22 0 1 0 829154139 12750848 670 33554432000 134512640 137138936 4292434048 18446744073709551615 135445041 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 3113 670 278 642 0 2469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12452

[startup+0.300599 s]
/proc/loadavg: 0.94 1.10 1.46 2/554 11820
/proc/meminfo: memFree=24919380/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=13080 CPUtime=0.29 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 1346 0 0 0 29 0 0 0 23 0 1 0 829154139 13393920 732 33554432000 134512640 137138936 4292434048 18446744073709551615 135445910 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 3270 732 279 642 0 2626 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13080

[startup+0.700527 s]
/proc/loadavg: 0.94 1.10 1.46 2/554 11820
/proc/meminfo: memFree=24919380/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=13148 CPUtime=0.69 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 4002 0 0 0 68 1 0 0 25 0 1 0 829154139 13463552 660 33554432000 134512640 137138936 4292434048 18446744073709551615 135435525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 3287 660 283 642 0 2643 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13148

[startup+1.50036 s]
/proc/loadavg: 0.94 1.10 1.46 3/555 11821
/proc/meminfo: memFree=24916148/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=12728 CPUtime=1.49 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 8176 0 0 0 148 1 0 0 25 0 1 0 829154139 13033472 527 33554432000 134512640 137138936 4292434048 18446744073709551615 135437344 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 3182 527 283 642 0 2538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12728

[startup+3.10106 s]
/proc/loadavg: 1.03 1.12 1.46 3/555 11821
/proc/meminfo: memFree=24914908/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=13480 CPUtime=3.09 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 21437 0 0 0 307 2 0 0 25 0 1 0 829154139 13803520 629 33554432000 134512640 137138936 4292434048 18446744073709551615 135441022 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 3370 629 283 642 0 2726 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13480

[startup+6.30046 s]
/proc/loadavg: 1.03 1.12 1.46 3/555 11821
/proc/meminfo: memFree=24913796/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=14708 CPUtime=6.29 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 55985 0 0 0 622 7 0 0 25 0 1 0 829154139 15060992 774 33554432000 134512640 137138936 4292434048 18446744073709551615 134734506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 3677 774 288 642 0 3033 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14708

[startup+12.7002 s]
/proc/loadavg: 1.18 1.15 1.46 3/555 11821
/proc/meminfo: memFree=24910824/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=15228 CPUtime=12.69 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 112853 0 0 0 1256 13 0 0 25 0 1 0 829154139 15593472 873 33554432000 134512640 137138936 4292434048 18446744073709551615 135445280 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 3807 873 292 642 0 3163 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15228

[startup+25.5008 s]
/proc/loadavg: 1.30 1.17 1.47 3/555 11822
/proc/meminfo: memFree=24888480/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=22968 CPUtime=25.5 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 306522 0 0 0 2514 36 0 0 25 0 1 0 829154139 23519232 2777 33554432000 134512640 137138936 4292434048 18446744073709551615 135446766 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 5742 2777 292 642 0 5098 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 22968

[startup+51.1009 s]
/proc/loadavg: 1.54 1.24 1.48 3/555 11822
/proc/meminfo: memFree=24834436/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=37620 CPUtime=51.09 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 713663 0 0 0 5019 90 0 0 25 0 1 0 829154139 38522880 7081 33554432000 134512640 137138936 4292434048 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 9405 7081 292 642 0 8761 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37620

[startup+102.321 s]
/proc/loadavg: 1.81 1.36 1.51 3/555 11824
/proc/meminfo: memFree=24775896/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=83040 CPUtime=102.31 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 1732760 0 0 0 9974 257 0 0 25 0 1 0 829154139 85032960 17815 33554432000 134512640 137138936 4292434048 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 20760 17815 292 642 0 20116 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 83040

[startup+162.301 s]
/proc/loadavg: 2.00 1.48 1.54 3/555 11825
/proc/meminfo: memFree=24744744/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=103304 CPUtime=162.3 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 2666019 0 0 0 15777 453 0 0 25 0 1 0 829154139 105783296 22888 33554432000 134512640 137138936 4292434048 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 25826 22888 292 642 0 25182 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 103304

[startup+222.301 s]
/proc/loadavg: 2.06 1.60 1.57 3/555 11827
/proc/meminfo: memFree=24722504/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=105000 CPUtime=222.3 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 3451757 0 0 0 21602 628 0 0 25 0 1 0 829154139 107520000 23926 33554432000 134512640 137138936 4292434048 18446744073709551615 134542972 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 26250 23926 292 642 0 25606 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 105000

[startup+282.301 s]
/proc/loadavg: 2.02 1.66 1.59 3/555 11829
/proc/meminfo: memFree=24710448/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=114232 CPUtime=282.3 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 4297073 0 0 0 27409 821 0 0 25 0 1 0 829154139 116973568 26234 33554432000 134512640 137138936 4292434048 18446744073709551615 136700814 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 28558 26234 292 642 0 27914 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 114232

[startup+342.301 s]
/proc/loadavg: 2.10 1.76 1.63 3/555 11830
/proc/meminfo: memFree=24699996/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=124388 CPUtime=342.3 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 5148065 0 0 0 33225 1005 0 0 25 0 1 0 829154139 127373312 28773 33554432000 134512640 137138936 4292434048 18446744073709551615 134750986 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 31097 28773 292 642 0 30453 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 124388

[startup+402.301 s]
/proc/loadavg: 2.04 1.79 1.65 3/555 11832
/proc/meminfo: memFree=24680492/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=132364 CPUtime=402.3 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 5945315 0 0 0 39047 1183 0 0 25 0 1 0 829154139 135540736 30161 33554432000 134512640 137138936 4292434048 18446744073709551615 134840985 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 33091 30161 292 642 0 32447 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 132364

[startup+462.301 s]
/proc/loadavg: 2.01 1.83 1.67 3/555 11833
/proc/meminfo: memFree=24675764/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=134360 CPUtime=462.31 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 6710168 0 0 0 44874 1357 0 0 25 0 1 0 829154139 137584640 31266 33554432000 134512640 137138936 4292434048 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 33590 31266 292 642 0 32946 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 134360

[startup+522.301 s]
/proc/loadavg: 2.00 1.86 1.68 3/555 11835
/proc/meminfo: memFree=24675244/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=134356 CPUtime=522.31 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 7448998 0 0 0 50699 1532 0 0 25 0 1 0 829154139 137580544 31265 33554432000 134512640 137138936 4292434048 18446744073709551615 134750278 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 33589 31265 292 642 0 32945 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 134356

[startup+582.301 s]
/proc/loadavg: 2.00 1.88 1.70 3/555 11837
/proc/meminfo: memFree=24674216/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=134568 CPUtime=582.31 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 8159745 0 0 0 56537 1694 0 0 25 0 1 0 829154139 137797632 31318 33554432000 134512640 137138936 4292434048 18446744073709551615 134542868 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 33642 31318 292 642 0 32998 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 134568

[startup+642.301 s]

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

/proc/meminfo: memFree=24615676/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=168128 CPUtime=1062.33 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 12867722 0 0 0 103362 2871 0 0 25 0 1 0 829154139 172163072 39708 33554432000 134512640 137138936 4292434048 18446744073709551615 134750940 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 42032 39708 292 642 0 41388 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 168128

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/555 11851
/proc/meminfo: memFree=24615020/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=168116 CPUtime=1122.33 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 13529587 0 0 0 109209 3024 0 0 25 0 1 0 829154139 172150784 39705 33554432000 134512640 137138936 4292434048 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 42029 39705 292 642 0 41385 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 168116

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/555 11853
/proc/meminfo: memFree=24614128/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=170432 CPUtime=1182.34 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 14201593 0 0 0 115049 3185 0 0 25 0 1 0 829154139 174522368 39713 33554432000 134512640 137138936 4292434048 18446744073709551615 134732330 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 42608 39713 292 642 0 41964 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 170432

[startup+1242.3 s]
/proc/loadavg: 2.10 2.03 1.85 3/555 11854
/proc/meminfo: memFree=24611860/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=171316 CPUtime=1242.34 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 14893724 0 0 0 120887 3347 0 0 25 0 1 0 829154139 175427584 40083 33554432000 134512640 137138936 4292434048 18446744073709551615 134733524 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 42829 40083 292 642 0 42185 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 171316

[startup+1302.3 s]
/proc/loadavg: 2.08 2.04 1.86 3/555 11856
/proc/meminfo: memFree=24612200/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=169588 CPUtime=1302.36 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 15604641 0 0 0 126728 3508 0 0 25 0 1 0 829154139 173658112 40073 33554432000 134512640 137138936 4292434048 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 42397 40073 292 642 0 41753 0
Current children cumulated CPU time (s) 1302.36
Current children cumulated vsize (KiB) 169588

[startup+1362.3 s]
/proc/loadavg: 2.10 2.06 1.88 3/555 11857
/proc/meminfo: memFree=24613548/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=171984 CPUtime=1362.35 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 16307479 0 0 0 132567 3668 0 0 25 0 1 0 829154139 176111616 40066 33554432000 134512640 137138936 4292434048 18446744073709551615 135445326 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 42801 40060 292 642 0 42157 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 171984

[startup+1422.32 s]
/proc/loadavg: 2.07 2.06 1.89 3/555 11859
/proc/meminfo: memFree=24610416/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=175352 CPUtime=1422.37 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 17036557 0 0 0 138407 3830 0 0 25 0 1 0 829154139 179560448 40904 33554432000 134512640 137138936 4292434048 18446744073709551615 135251088 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 43838 40904 292 642 0 43194 0
Current children cumulated CPU time (s) 1422.37
Current children cumulated vsize (KiB) 175352

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 1.90 3/555 11861
/proc/meminfo: memFree=24605184/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=175388 CPUtime=1482.35 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 17716927 0 0 0 144246 3989 0 0 25 0 1 0 829154139 179597312 40902 33554432000 134512640 137138936 4292434048 18446744073709551615 135440745 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 43847 40902 292 642 0 43203 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 175388

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 1.90 3/555 11862
/proc/meminfo: memFree=24599448/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=175664 CPUtime=1542.35 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 18491920 0 0 0 150080 4155 0 0 25 0 1 0 829154139 179879936 41592 33554432000 134512640 137138936 4292434048 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 43916 41592 292 642 0 43272 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 175664

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/555 11864
/proc/meminfo: memFree=24591240/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=183440 CPUtime=1602.35 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 19238353 0 0 0 155922 4313 0 0 25 0 1 0 829154139 187842560 43504 33554432000 134512640 137138936 4292434048 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 45860 43504 292 642 0 45216 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 183440

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/555 11865
/proc/meminfo: memFree=24591580/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=183264 CPUtime=1662.36 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 19999889 0 0 0 161754 4482 0 0 25 0 1 0 829154139 187662336 43492 33554432000 134512640 137138936 4292434048 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 45816 43492 292 642 0 45172 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 183264

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/555 11867
/proc/meminfo: memFree=24590932/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=185460 CPUtime=1722.36 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 20643629 0 0 0 167597 4639 0 0 25 0 1 0 829154139 189911040 43500 33554432000 134512640 137138936 4292434048 18446744073709551615 135457167 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 46365 43503 292 642 0 45721 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 185460

[startup+1782.3 s]
/proc/loadavg: 2.10 2.04 1.92 3/555 11869
/proc/meminfo: memFree=24588548/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=183264 CPUtime=1782.36 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 21119952 0 0 0 173474 4762 0 0 25 0 1 0 829154139 187662336 43492 33554432000 134512640 137138936 4292434048 18446744073709551615 136500294 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 45816 43492 292 642 0 45172 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 183264

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

[startup+1785.5 s]
/proc/loadavg: 2.10 2.04 1.92 3/555 11869
/proc/meminfo: memFree=24589660/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=184792 CPUtime=1785.56 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 21130657 0 0 0 173791 4765 0 0 25 0 1 0 829154139 189227008 43490 33554432000 134512640 137138936 4292434048 18446744073709551615 136700814 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 45814 43490 292 642 0 45170 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (KiB) 184792

[startup+1791.92 s]
/proc/loadavg: 2.08 2.04 1.92 3/555 11869
/proc/meminfo: memFree=24590900/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=183256 CPUtime=1791.98 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 21192795 0 0 0 174417 4781 0 0 25 0 1 0 829154139 187654144 43490 33554432000 134512640 137138936 4292434048 18446744073709551615 134551130 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 45814 43490 292 642 0 45170 0
Current children cumulated CPU time (s) 1791.98
Current children cumulated vsize (KiB) 183256

[startup+1795.1 s]
/proc/loadavg: 2.08 2.04 1.92 3/555 11869
/proc/meminfo: memFree=24591024/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=185444 CPUtime=1795.18 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 21219612 0 0 0 174729 4789 0 0 25 0 1 0 829154139 189894656 43499 33554432000 134512640 137138936 4292434048 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 46361 43499 292 642 0 45717 0
Current children cumulated CPU time (s) 1795.18
Current children cumulated vsize (KiB) 185444

[startup+1796.7 s]
/proc/loadavg: 2.08 2.04 1.92 3/555 11869
/proc/meminfo: memFree=24590528/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=183256 CPUtime=1796.76 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 21233248 0 0 0 174883 4793 0 0 25 0 1 0 829154139 187654144 43490 33554432000 134512640 137138936 4292434048 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 45814 43490 292 642 0 45170 0
Current children cumulated CPU time (s) 1796.76
Current children cumulated vsize (KiB) 183256

[startup+1797.5 s]
/proc/loadavg: 2.08 2.04 1.92 3/555 11869
/proc/meminfo: memFree=24590032/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=184816 CPUtime=1797.56 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 21240647 0 0 0 174962 4794 0 0 25 0 1 0 829154139 189251584 43495 33554432000 134512640 137138936 4292434048 18446744073709551615 134733524 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 46360 43497 292 642 0 45716 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (KiB) 184816

[startup+1797.9 s]
/proc/loadavg: 2.08 2.04 1.92 3/555 11869
/proc/meminfo: memFree=24590032/32950928 swapFree=67056580/67111528
[pid=11820] ppid=11818 vsize=183256 CPUtime=1797.96 cores=1,3,5,7
/proc/11820/stat : 11820 (bsolo) R 11818 11820 10194 0 -1 4202496 21244364 0 0 0 175001 4795 0 0 25 0 1 0 829154139 187654144 43490 33554432000 134512640 137138936 4292434048 18446744073709551615 134542944 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11820/statm: 45814 43490 292 642 0 45170 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 183256

Child status: 0
Real time (s): 1797.94
CPU time (s): 1798.01
CPU user time (s): 1750.04
CPU system time (s): 47.9677
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 185844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1750.04
system time used= 47.9677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21244577
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= 3
involuntary context switches= 1098

runsolver used 9.43456 second user time and 23.1555 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-04 10:19:31
IDJOB=3463050
IDBENCH=1961
IDSOLVER=1955
FILE ID=node148/3463050-1307175571
RUNJOBID= node148-1307175570-11801
PBS_JOBID= 13508860
Free space on /tmp= 73892 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463050-1307175571/watcher-3463050-1307175571 -o /tmp/evaluation-result-3463050-1307175571/solver-3463050-1307175571 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463050-1307175571.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6549a0bbc5c463b1b909374436b51d65
RANDOM SEED=164491314

node148.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24919536 kB
Buffers:        260160 kB
Cached:         632496 kB
SwapCached:       7908 kB
Active:        7215720 kB
Inactive:       507324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24919536 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:            7824 kB
Writeback:           0 kB
AnonPages:     6828340 kB
Mapped:          44824 kB
Slab:           179756 kB
PageTables:      57636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170388832 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73892 MiB
End job on node148 at 2011-06-04 10:49:29