Trace number 3707884

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 1798.34

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 benchmark1796.77
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-3707884-1338145546.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.003 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.006 s
0.29/0.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.36	c        0    470      470     4238    9     1916    8464      0      0 0.01
0.29/0.36	c Initial Lower Bound: 142
0.29/0.36	c Initial Path Cost: 0
0.29/0.36	o 223
8.19/8.26	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.19/8.26	c        0    470      471     4708    9     2424    9464      1      0 0.36
8.19/8.26	c      100    470      750    70875   94     2990   10411    280     24 4.04
8.19/8.26	o 222
11.89/11.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
11.89/11.95	c      140    470      810    85132  105     3371    9464    340     16 8.26
11.89/11.95	o 221
29.48/29.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
29.48/29.55	c      140    470      811    85602  105     3636    9464    341     11 11.95
29.48/29.55	c      241    470     1099   159236  144     4207   10411    629     14 16.13
29.48/29.55	c      492    470     1816   349606  192     5636   11453   1346     23 20.57
29.48/29.55	c      968    470     3076   670791  218     8199   12599   2606     37 25.69
29.48/29.55	o 214
33.18/33.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
33.18/33.21	c      968    470     3077   671261  218     8389    9464   2607     32 29.54
33.18/33.21	o 213
1797.95/1798.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.95/1798.34	c     1017    470     3146   687410  218     8794    9464   2676     30 33.21
1797.95/1798.34	c     1117    470     3432   768228  223     9429   10411   2962     29 37.57
1797.95/1798.34	c     1368    470     4153   974925  234    10883   11453   3683     32 42.73
1797.95/1798.34	c     1845    470     5565  1395466  250    13698   12599   5095     38 48.33
1797.95/1798.34	c     2658    470     7886  2055377  260    18324   13859   7416     48 54.65
1797.95/1798.34	c     3979    470    11756  3173847  269    26091   15245  11286     63 62.53
1797.95/1798.34	c     6062    470     9695  2569738  265    20935   16770   9225     83 72.76
1797.95/1798.34	c     9285    470    10187  2718219  266    21908   18448   9717    107 86.31
1797.95/1798.34	c    14223    470    14920  3986036  267    31397   20293  14450    137 103.46
1797.95/1798.34	c    21730    470    15555  4365389  280    32664   22323  15085    165 131.02
1797.95/1798.34	c    33091    470    14387  3989915  277    30474   24556  13917    194 170.00
1797.95/1798.34	c    50235    470    12944  3465862  267    27395   27012  12474    221 226.50
1797.95/1798.34	c    76054    470    18571  4969405  267    38658   29714  18101    246 308.82
1797.95/1798.34	c   114886    470    24498  6860069  280    50586   32686  24028    261 439.80
1797.95/1798.34	c   173238    470    27630  7260137  262    56790   35955  27160    266 649.29
1797.95/1798.34	c   260870    470    20331  5855799  288    42277   39551  19861    274 949.43
1797.95/1798.34	c   392423    470    20284  5625642  277    42097   43507  19814    276 1420.66
1797.95/1798.34	c Resources Exceeded
1797.95/1798.34	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.95/1798.34	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.34	c   25   490662  71122   602577    36900 10487967  36430    272 1798.00
1797.95/1798.34	c Objective: 213
1797.95/1798.34	s SATISFIABLE
1797.95/1798.34	c Total time: 1798 s

Verifier Data

OK	213

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3707884-1338145546/watcher-3707884-1338145546 -o /tmp/evaluation-result-3707884-1338145546/solver-3707884-1338145546 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707884-1338145546.opb 

running on 4 cores: 0,2,4,6

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: 2.00 2.00 1.98 3/176 18572
/proc/meminfo: memFree=30320732/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=10796 CPUtime=0 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 280683141 11055104 260 33554432000 134512640 137138936 4286985712 4286984392 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18572/statm: 2699 262 182 642 0 2055 0

[startup+0.045298 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 18572
/proc/meminfo: memFree=30320732/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=12296 CPUtime=0.04 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 648 0 0 0 4 0 0 0 20 0 1 0 280683141 12591104 584 33554432000 134512640 137138936 4286985712 4286983680 135447395 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18572/statm: 3074 584 278 642 0 2430 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12296

[startup+0.100211 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 18572
/proc/meminfo: memFree=30320732/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=12456 CPUtime=0.09 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 749 0 0 0 9 0 0 0 20 0 1 0 280683141 12754944 661 33554432000 134512640 137138936 4286985712 4286983400 135445041 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18572/statm: 3114 661 278 642 0 2470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12456

[startup+0.300173 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 18572
/proc/meminfo: memFree=30320732/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=12624 CPUtime=0.29 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 1277 0 0 0 29 0 0 0 20 0 1 0 280683141 12926976 670 33554432000 134512640 137138936 4286985712 4286982800 135437277 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18572/statm: 3156 670 278 642 0 2512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12624

[startup+0.700174 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 18572
/proc/meminfo: memFree=30320732/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=13160 CPUtime=0.69 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 3732 0 0 0 69 0 0 0 20 0 1 0 280683141 13475840 666 33554432000 134512640 137138936 4286985712 4286983632 135446766 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18572/statm: 3290 666 283 642 0 2646 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13160

[startup+1.50017 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18573
/proc/meminfo: memFree=30319444/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=13556 CPUtime=1.49 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 7767 0 0 0 148 1 0 0 20 0 1 0 280683141 13881344 741 33554432000 134512640 137138936 4286985712 4286983388 135440696 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18572/statm: 3389 741 283 642 0 2745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13556

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18573
/proc/meminfo: memFree=30318948/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=13504 CPUtime=3.09 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 20246 0 0 0 306 3 0 0 20 0 1 0 280683141 13828096 538 33554432000 134512640 137138936 4286985712 4286983504 135080904 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18572/statm: 3376 538 283 642 0 2732 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13504

[startup+6.30017 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18573
/proc/meminfo: memFree=30318064/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=14768 CPUtime=6.29 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 53236 0 0 0 619 10 0 0 20 0 1 0 280683141 15122432 924 33554432000 134512640 137138936 4286985712 4286983612 135440925 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18572/statm: 3692 924 288 642 0 3048 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14768

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18573
/proc/meminfo: memFree=30311012/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=15064 CPUtime=12.69 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 110292 0 0 0 1249 20 0 0 20 0 1 0 280683141 15425536 869 33554432000 134512640 137138936 4286985712 4286983504 135080626 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18572/statm: 3766 869 292 642 0 3122 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15064

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18573
/proc/meminfo: memFree=30305400/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=19204 CPUtime=25.48 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 289806 0 0 0 2505 43 0 0 20 0 1 0 280683141 19664896 2476 33554432000 134512640 137138936 4286985712 4286983788 136700814 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18572/statm: 4801 2476 292 642 0 4157 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19204

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18573
/proc/meminfo: memFree=30293836/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=32632 CPUtime=51.07 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 596373 0 0 0 5018 89 0 0 20 0 1 0 280683141 33415168 5193 33554432000 134512640 137138936 4286985712 4286983760 135344100 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18572/statm: 8158 5193 292 642 0 7514 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32632

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18573
/proc/meminfo: memFree=30237032/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=80520 CPUtime=102.25 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 1677412 0 0 0 9927 298 0 0 20 0 1 0 280683141 82452480 17805 33554432000 134512640 137138936 4286985712 4286984828 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 20130 17805 292 642 0 19486 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 80520

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18573
/proc/meminfo: memFree=30215696/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=100812 CPUtime=162.23 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 2607572 0 0 0 15690 533 0 0 20 0 1 0 280683141 103231488 22878 33554432000 134512640 137138936 4286985712 4286984828 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 25203 22878 292 642 0 24559 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 100812

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18574
/proc/meminfo: memFree=30201304/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=107460 CPUtime=222.22 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 3428687 0 0 0 21464 758 0 0 20 0 1 0 280683141 110039040 23937 33554432000 134512640 137138936 4286985712 4286983512 136506636 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 26865 23937 292 642 0 26221 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 107460

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 18577
/proc/meminfo: memFree=30183664/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=114236 CPUtime=282.21 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 4304947 0 0 0 27226 995 0 0 20 0 1 0 280683141 116977664 26234 33554432000 134512640 137138936 4286985712 4286980888 136504617 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 28973 26240 292 642 0 28329 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 114236

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18577
/proc/meminfo: memFree=30170944/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=127472 CPUtime=342.2 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 5199382 0 0 0 32995 1225 0 0 20 0 1 0 280683141 130531328 29391 33554432000 134512640 137138936 4286985712 4286983336 136507573 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 32138 29395 292 642 0 31494 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 127472

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18577
/proc/meminfo: memFree=30168020/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=129908 CPUtime=402.19 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 6009301 0 0 0 38774 1445 0 0 20 0 1 0 280683141 133025792 30152 33554432000 134512640 137138936 4286985712 4286984828 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 32477 30152 292 642 0 31833 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 129908

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18577
/proc/meminfo: memFree=30158768/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=136836 CPUtime=462.17 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 6821106 0 0 0 44549 1668 0 0 20 0 1 0 280683141 140120064 31275 33554432000 134512640 137138936 4286985712 4286983784 136506636 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 34209 31277 292 642 0 33565 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 136836

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 18577
/proc/meminfo: memFree=30158524/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=136836 CPUtime=522.16 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 7576745 0 0 0 50333 1883 0 0 20 0 1 0 280683141 140120064 31274 33554432000 134512640 137138936 4286985712 4286983784 136506636 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 34209 31274 292 642 0 33565 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 136836

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 18578
/proc/meminfo: memFree=30157024/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=134572 CPUtime=582.15 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 8314425 0 0 0 56119 2096 0 0 20 0 1 0 280683141 137801728 31318 33554432000 134512640 137138936 4286985712 4286984300 136296998 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 33643 31318 292 642 0 32999 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 134572

[startup+642.3 s]

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

/proc/meminfo: memFree=30090928/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=168120 CPUtime=1062.07 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 13260827 0 0 0 102668 3539 0 0 20 0 1 0 280683141 172154880 39705 33554432000 134512640 137138936 4286985712 4286983740 136700814 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 42030 39705 292 642 0 41386 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 168120

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 18582
/proc/meminfo: memFree=30090864/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=168120 CPUtime=1122.06 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 13991050 0 0 0 108461 3745 0 0 20 0 1 0 280683141 172154880 39705 33554432000 134512640 137138936 4286985712 4286980592 134603528 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 42030 39705 292 642 0 41386 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 168120

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 18583
/proc/meminfo: memFree=30089500/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=169608 CPUtime=1182.05 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 14690125 0 0 0 114264 3941 0 0 20 0 1 0 280683141 173678592 40077 33554432000 134512640 137138936 4286985712 4286984828 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 42402 40077 292 642 0 41758 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 169608

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 18583
/proc/meminfo: memFree=30089312/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=172072 CPUtime=1242.04 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 15440419 0 0 0 120056 4148 0 0 20 0 1 0 280683141 176201728 40083 33554432000 134512640 137138936 4286985712 4286983784 136506636 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 43018 40083 292 642 0 42374 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 172072

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18583
/proc/meminfo: memFree=30089312/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=172012 CPUtime=1302.04 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 16158976 0 0 0 125862 4342 0 0 20 0 1 0 280683141 176140288 40065 33554432000 134512640 137138936 4286985712 4286983784 136506636 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 43003 40065 292 642 0 42359 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 172012

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18583
/proc/meminfo: memFree=30085964/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=172876 CPUtime=1362.02 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 16932785 0 0 0 131653 4549 0 0 20 0 1 0 280683141 177025024 40894 33554432000 134512640 137138936 4286985712 4286984828 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 43219 40894 292 642 0 42575 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 172876

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 18583
/proc/meminfo: memFree=30086960/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=176340 CPUtime=1422.02 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 17660001 0 0 0 137440 4762 0 0 20 0 1 0 280683141 180572160 40995 33554432000 134512640 137138936 4286985712 4286983400 135445280 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 44085 40995 292 642 0 43441 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 176340

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18588
/proc/meminfo: memFree=30083968/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=177728 CPUtime=1482 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 18458434 0 0 0 143224 4976 0 0 20 0 1 0 280683141 181993472 41600 33554432000 134512640 137138936 4286985712 4286983368 136506636 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 44549 41602 292 642 0 43905 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 177728

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18626
/proc/meminfo: memFree=30105400/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=183444 CPUtime=1542 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 19238391 0 0 0 149010 5190 0 0 20 0 1 0 280683141 187846656 43504 33554432000 134512640 137138936 4286985712 4286984752 134540747 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 45861 43504 292 642 0 45217 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 183444

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18626
/proc/meminfo: memFree=30030008/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=185760 CPUtime=1601.99 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 20025894 0 0 0 154790 5409 0 0 20 0 1 0 280683141 190218240 43501 33554432000 134512640 137138936 4286985712 4286983512 136506636 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 46440 43501 292 642 0 45796 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 185760

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18626
/proc/meminfo: memFree=29981116/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=185460 CPUtime=1661.98 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 20693586 0 0 0 160609 5589 0 0 20 0 1 0 280683141 189911040 43500 33554432000 134512640 137138936 4286985712 4286983512 136506636 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 46365 43500 292 642 0 45721 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 185460

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18626
/proc/meminfo: memFree=29937372/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=185452 CPUtime=1721.96 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 21189387 0 0 0 166457 5739 0 0 20 0 1 0 280683141 189902848 43498 33554432000 134512640 137138936 4286985712 4286983784 136506636 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 46363 43498 292 642 0 45719 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 185452

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18627
/proc/meminfo: memFree=29879864/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=185440 CPUtime=1781.95 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 21692858 0 0 0 172299 5896 0 0 20 0 1 0 280683141 189890560 43499 33554432000 134512640 137138936 4286985712 4286983400 135445326 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 46360 43500 292 642 0 45716 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 185440

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18627
/proc/meminfo: memFree=29874516/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=183256 CPUtime=1791.56 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 21781792 0 0 0 173232 5924 0 0 20 0 1 0 280683141 187654144 43489 33554432000 134512640 137138936 4286985712 4286984828 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 45814 43489 292 642 0 45170 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (KiB) 183256

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18627
/proc/meminfo: memFree=29872764/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=183256 CPUtime=1794.76 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 21809471 0 0 0 173543 5933 0 0 20 0 1 0 280683141 187654144 43489 33554432000 134512640 137138936 4286985712 4286984828 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 45814 43489 292 642 0 45170 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 183256

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18627
/proc/meminfo: memFree=29872268/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=185476 CPUtime=1796.36 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 21823068 0 0 0 173698 5938 0 0 20 0 1 0 280683141 189927424 43498 33554432000 134512640 137138936 4286985712 4286983784 136506636 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 46369 43498 292 642 0 45725 0
Current children cumulated CPU time (s) 1796.36
Current children cumulated vsize (KiB) 185476

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18627
/proc/meminfo: memFree=29871524/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=185448 CPUtime=1797.15 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 21831933 0 0 0 173775 5940 0 0 20 0 1 0 280683141 189898752 43497 33554432000 134512640 137138936 4286985712 4286983784 136506636 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 46362 43497 292 642 0 45718 0
Current children cumulated CPU time (s) 1797.15
Current children cumulated vsize (KiB) 185448

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18627
/proc/meminfo: memFree=29871524/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=184836 CPUtime=1797.55 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 21836064 0 0 0 173813 5942 0 0 20 0 1 0 280683141 189272064 43494 33554432000 134512640 137138936 4286985712 4286983832 134733524 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 46288 43496 292 642 0 45644 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 184836

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18627
/proc/meminfo: memFree=29871524/32873844 swapFree=7108/7108
[pid=18572] ppid=18570 vsize=185440 CPUtime=1797.95 cores=0,2,4,6
/proc/18572/stat : 18572 (bsolo) R 18570 18572 14929 0 -1 4202496 21840100 0 0 0 173852 5943 0 0 20 0 1 0 280683141 189890560 43497 33554432000 134512640 137138936 4286985712 4286983784 136506636 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/18572/statm: 46360 43497 292 642 0 45716 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 185440

Child status: 0
Real time (s): 1798.34
CPU time (s): 1798.01
CPU user time (s): 1738.56
CPU system time (s): 59.445
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 185888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1738.56
system time used= 59.445
maximum resident set size= 174160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21840516
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= 107
involuntary context switches= 2147

runsolver used 2.75158 second user time and 7.06492 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-27 21:05:46
IDJOB=3707884
IDBENCH=1961
IDSOLVER=2286
FILE ID=node102/3707884-1338145546
RUNJOBID= node102-1338138881-16730
PBS_JOBID= 14624485
Free space on /tmp= 71536 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-3707884-1338145546/watcher-3707884-1338145546 -o /tmp/evaluation-result-3707884-1338145546/solver-3707884-1338145546 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707884-1338145546.opb

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

MD5SUM BENCH= 6549a0bbc5c463b1b909374436b51d65
RANDOM SEED=1708516874

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30320732 kB
Buffers:          375356 kB
Cached:          1235048 kB
SwapCached:            0 kB
Active:          1012272 kB
Inactive:         704048 kB
Active(anon):      97364 kB
Inactive(anon):    11036 kB
Active(file):     914908 kB
Inactive(file):   693012 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3892 kB
Writeback:             0 kB
AnonPages:        240188 kB
Mapped:            15472 kB
Shmem:               200 kB
Slab:             696608 kB
SReclaimable:     139008 kB
SUnreclaim:       557600 kB
KernelStack:        1472 kB
PageTables:         3900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     228884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71512 MiB
End job on node102 at 2012-05-27 21:35:45