Trace number 1877142

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 NameAnswerobjCPU timeWall clock time
bsolo 3.1SAT-26 1798.03 1798.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-2.opb
MD5SUM5909a36352b34473abff2d7e1fe31c04
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-28
Best CPU time to get the best result obtained on this benchmark1796.29
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17874
Number of constraints which are clauses17874
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 450
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 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
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.1 - 13/04/2009 : 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1877142-1245164058.opb
0.00/0.00	c File size is 424375 bytes.
0.01/0.05	c Highest Coefficient sum: 450
0.01/0.05	c Parsing was ok!!
0.01/0.05	c Total parsing time: 0.055 s
0.01/0.06	c Var: 450 Constr: 17874 17874/0/0 Lit: 35748 Watch. Lit: 35748
0.01/0.06	c Obj. Vars: 450 (100 % of total variables)
0.19/0.21	c Pre-processing Time: 0.217 s
0.19/0.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.21	c        0    450    17874    35748    2    35748    5958      0      0 0.22
0.19/0.21	c Switching off lower bounding mode.
0.19/0.22	o -20
0.29/0.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.34	c        0    450    17875    36198    2    35770    6958      1      0 0.22
0.29/0.34	c      100    450    17987    83904    4    35994    7654    113    349 0.29
0.29/0.34	o -21
0.29/0.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.34	c      181    450    18080   123519    6    36201    6958    206    532 0.34
0.29/0.34	o -22
0.29/0.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.35	c      185    450    18085   125673    6    36233    6958    211    537 0.34
0.29/0.35	o -23
5.39/5.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.39/5.43	c      194    450    18096   130370    7    36278    6958    222    551 0.35
5.39/5.43	c      294    450    18214   180124    9    36514    7654    340    695 0.42
5.39/5.43	c      544    450    18507   303933   16    37100    8420    633    890 0.61
5.39/5.43	c     1019    450    19070   541337   28    38248    9263   1196   1031 0.99
5.39/5.43	c     1833    450    20017   940567   46    40142   10190   2143   1080 1.70
5.39/5.43	c     3154    450    21525  1577176   73    43179   11210   3651   1050 3.00
5.39/5.43	c     5235    450    23869  2567834  107    47867   12332   5995    973 5.38
5.39/5.43	o -24
73.86/73.99	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
73.86/73.99	c     5279    450    23920  2589458  108    47993    6958   6046    971 5.43
73.86/73.99	c     5379    450    24034  2637543  109    48221    7654   6160    970 5.54
73.86/73.99	c     5629    450    24322  2758661  113    48797    8420   6448    969 5.80
73.86/73.99	c     6105    450    24871  2989897  120    49895    9263   6997    945 6.45
73.86/73.99	c     6919    450    25792  3378333  130    51737   10190   7918    942 7.34
73.86/73.99	c     8239    450    27325  4023162  147    54825   11210   9451    910 9.05
73.86/73.99	c    10320    450    23706  2491736  105    47458   12332   5832    844 12.22
73.86/73.99	c    13543    450    27466  4073676  148    54978   13566   9592    764 17.71
73.86/73.99	c    18479    450    26018  3462742  133    52060   14923   8144    693 26.64
73.86/73.99	c    25986    450    26806  3791941  141    53678   16416   8932    599 43.35
73.86/73.99	c    37347    450    31466  5749220  182    62956   18058  13592    561 66.53
73.86/73.99	o -25
1552.09/1552.64	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1552.09/1552.64	c    41179    450    26904  3833170  142    53833    6958   9030    553 74.42
1552.09/1552.64	c    41280    450    21468  1549137   72    42961    7654   3594    553 74.63
1552.09/1552.64	c    41530    450    21756  1670139   76    43537    8420   3882    554 74.88
1552.09/1552.64	c    42005    450    22293  1895876   85    44611    9263   4419    557 75.31
1552.09/1552.64	c    42819    450    23241  2293900   98    46507   10190   5367    561 76.19
1552.09/1552.64	c    44139    450    24771  2935959  118    49567   11210   6897    567 77.79
1552.09/1552.64	c    46221    450    27198  3954095  145    54421   12332   9324    572 80.70
1552.09/1552.64	c    49444    450    24302  2735335  112    48629   13566   6428    578 85.52
1552.09/1552.64	c    54380    450    30044  5144195  171    60113   14923  12170    583 93.12
1552.09/1552.64	c    61886    450    30801  5463551  177    61627   16416  12927    577 107.15
1552.09/1552.64	c    73247    450    26805  3780607  141    53658   18058   8931    531 137.82
1552.09/1552.64	c    90391    450    27728  4164341  150    55522   19864   9854    484 186.50
1552.09/1552.64	c   116211    450    37463  8247709  220    74973   21851  19589    445 260.59
1552.09/1552.64	c   155043    450    37491  8244383  219    75051   24037  19617    387 400.60
1552.09/1552.64	c   213395    450    30771  5442571  176    61567   26441  12897    343 620.73
1552.09/1552.64	c   301027    450    30859  5472411  177    61824   29086  12985    308 974.76
1552.09/1552.64	o -26
1797.91/1798.58	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.91/1798.58	c   428719    450    32951  6351222  192    66040    6958  15077    276 1552.14
1797.91/1798.58	c   428819    450    21467  1539369   71    42983    7654   3593    276 1553.24
1797.91/1798.58	c   429070    450    21762  1662968   76    43573    8420   3888    276 1553.50
1797.91/1798.58	c   429545    450    22315  1894234   84    44679    9263   4441    276 1553.99
1797.91/1798.58	c   430360    450    23257  2288778   98    46563   10190   5383    276 1554.80
1797.91/1798.58	c   431680    450    24777  2925246  118    49603   11210   6903    277 1556.48
1797.91/1798.58	c   433761    450    27172  3927898  144    54393   12332   9298    278 1559.07
1797.91/1798.58	c   436985    450    24311  2729838  112    48648   13566   6437    279 1564.61
1797.91/1798.58	c   441922    450    30020  5120646  170    60066   14923  12146    280 1573.02
1797.91/1798.58	c   449429    450    30957  5509033  177    61940   16416  13083    282 1589.56
1797.91/1798.58	c   460790    450    26931  3823618  141    53888   18058   9057    284 1617.12
1797.91/1798.58	c   477935    450    27929  4245113  151    55884   19864  10055    287 1662.70
1797.91/1798.58	c   503754    450    37388  8187776  218    74802   21851  19514    289 1740.36
1797.91/1798.58	c Resources Exceeded
1797.91/1798.58	v -x450 -x449 -x448 -x447 -x446 -x445 x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 x167 -x166 -x165 -x164 -x163 x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1797.91/1798.58	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.58	c   51   522718  34869   563830    36958  8012793  19084    290 1798.00
1797.91/1798.58	c Objective: -26
1797.91/1798.58	s SATISFIABLE
1797.91/1798.58	c Total time: 1798 s

Verifier Data

OK	-26

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1877142-1245164058/watcher-1877142-1245164058 -o /tmp/evaluation-result-1877142-1245164058/solver-1877142-1245164058 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1877142-1245164058.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 1448
/proc/meminfo: memFree=1888280/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=11128 CPUtime=0
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 256 0 0 0 0 0 0 0 18 0 1 0 184006214 11395072 240 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 2782 240 175 640 0 2034 0

[startup+0.014778 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 1448
/proc/meminfo: memFree=1888280/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=11408 CPUtime=0.01
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 353 0 0 0 1 0 0 0 18 0 1 0 184006214 11681792 337 1992294400 134512640 137136520 4294956256 18446744073709551615 136668962 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 2852 337 193 640 0 2104 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11408

[startup+0.102791 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 1448
/proc/meminfo: memFree=1888280/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=13816 CPUtime=0.09
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 1152 0 0 0 9 0 0 0 18 0 1 0 184006214 14147584 1032 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 3454 1032 190 640 0 2810 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13816

[startup+0.301826 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 1448
/proc/meminfo: memFree=1888280/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=14088 CPUtime=0.29
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 1322 0 0 0 28 1 0 0 19 0 1 0 184006214 14426112 1094 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 3522 1094 196 640 0 2878 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14088

[startup+0.701891 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 1448
/proc/meminfo: memFree=1888280/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=17592 CPUtime=0.69
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 2194 0 0 0 68 1 0 0 22 0 1 0 184006214 18014208 1966 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 4394 1966 196 640 0 3750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17592

[startup+1.50202 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 1449
/proc/meminfo: memFree=1878864/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=23712 CPUtime=1.49
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 3741 0 0 0 147 2 0 0 25 0 1 0 184006214 24281088 3513 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 5928 3513 197 640 0 5284 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23712

[startup+3.10129 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 1449
/proc/meminfo: memFree=1870800/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=33876 CPUtime=3.09
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 6296 0 0 0 306 3 0 0 25 0 1 0 184006214 34689024 6068 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 8469 6068 197 640 0 7825 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33876

[startup+6.30182 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 1449
/proc/meminfo: memFree=1852176/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=50608 CPUtime=6.29
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 10479 0 0 0 623 6 0 0 25 0 1 0 184006214 51822592 10251 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 12652 10251 197 640 0 12008 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50608

[startup+12.7019 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 1449
/proc/meminfo: memFree=1821264/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=77060 CPUtime=12.69
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 17071 0 0 0 1259 10 0 0 25 0 1 0 184006214 78909440 16843 1992294400 134512640 137136520 4294956256 18446744073709551615 134573386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 19265 16843 197 640 0 18621 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77060

[startup+25.503 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 1449
/proc/meminfo: memFree=1808464/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=89760 CPUtime=25.48
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 20262 0 0 0 2534 14 0 0 25 0 1 0 184006214 91914240 20034 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 22440 20034 197 640 0 21796 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89760

[startup+51.1013 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 1449
/proc/meminfo: memFree=1800912/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=97320 CPUtime=51.07
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 22140 0 0 0 5089 18 0 0 25 0 1 0 184006214 99655680 21912 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 24330 21912 197 640 0 23686 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 97320

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 1449
/proc/meminfo: memFree=1786128/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=112124 CPUtime=102.25
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 25844 0 0 0 10200 25 0 0 25 0 1 0 184006214 114814976 25616 1992294400 134512640 137136520 4294956256 18446744073709551615 136294932 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 28031 25616 197 640 0 27387 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 112124

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1449
/proc/meminfo: memFree=1783696/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=114448 CPUtime=162.23
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 26437 0 0 0 16192 31 0 0 25 0 1 0 184006214 117194752 26209 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 28612 26209 197 640 0 27968 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 114448

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1449
/proc/meminfo: memFree=1773776/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=124360 CPUtime=222.21
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 28905 0 0 0 22183 38 0 0 25 0 1 0 184006214 127344640 28677 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 31090 28677 197 640 0 30446 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 124360

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1449
/proc/meminfo: memFree=1762768/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=135288 CPUtime=282.2
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 31639 0 0 0 28174 46 0 0 25 0 1 0 184006214 138534912 31411 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 33822 31411 197 640 0 33178 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 135288

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1449
/proc/meminfo: memFree=1762512/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=135516 CPUtime=342.18
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 31696 0 0 0 34168 50 0 0 25 0 1 0 184006214 138768384 31468 1992294400 134512640 137136520 4294956256 18446744073709551615 136502032 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 33879 31468 197 640 0 33235 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 135516

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1449
/proc/meminfo: memFree=1762448/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=135512 CPUtime=402.16
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 31696 0 0 0 40161 55 0 0 25 0 1 0 184006214 138764288 31468 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 33878 31468 197 640 0 33234 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 135512

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1750608/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=147264 CPUtime=462.14
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 34635 0 0 0 46153 61 0 0 25 0 1 0 184006214 150798336 34407 1992294400 134512640 137136520 4294956256 18446744073709551615 134544252 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 36816 34407 197 640 0 36172 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 147264

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1750416/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=147416 CPUtime=522.11
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 34673 0 0 0 52148 63 0 0 25 0 1 0 184006214 150953984 34445 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 36854 34445 197 640 0 36210 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 147416

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1750416/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=147412 CPUtime=582.1
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 34673 0 0 0 58143 67 0 0 25 0 1 0 184006214 150949888 34445 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 36853 34445 197 640 0 36209 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 147412

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1750352/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=147412 CPUtime=642.08
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 34675 0 0 0 64137 71 0 0 25 0 1 0 184006214 150949888 34447 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 36853 34447 197 640 0 36209 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 147412

[startup+702.302 s]

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

/proc/meminfo: memFree=1722704/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174772 CPUtime=1121.92
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41520 0 0 0 112085 107 0 0 25 0 1 0 184006214 178966528 41290 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43693 41290 197 640 0 43049 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 174772

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722704/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174772 CPUtime=1181.9
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41520 0 0 0 118079 111 0 0 25 0 1 0 184006214 178966528 41290 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43693 41290 197 640 0 43049 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 174772

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722640/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174772 CPUtime=1241.88
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41520 0 0 0 124074 114 0 0 25 0 1 0 184006214 178966528 41290 1992294400 134512640 137136520 4294956256 18446744073709551615 136500536 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43693 41290 197 640 0 43049 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 174772

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722576/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174796 CPUtime=1301.87
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 130069 118 0 0 25 0 1 0 184006214 178991104 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43699 41295 197 640 0 43055 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 174796

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722576/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174792 CPUtime=1361.85
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 136062 123 0 0 25 0 1 0 184006214 178987008 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43698 41295 197 640 0 43054 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 174792

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722512/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174792 CPUtime=1421.83
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 142058 125 0 0 25 0 1 0 184006214 178987008 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 134543945 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43698 41295 197 640 0 43054 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 174792

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722512/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174792 CPUtime=1481.81
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 148051 130 0 0 25 0 1 0 184006214 178987008 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 134573386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43698 41295 197 640 0 43054 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 174792

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722448/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174792 CPUtime=1541.79
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 154047 132 0 0 25 0 1 0 184006214 178987008 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43698 41295 197 640 0 43054 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 174792

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722448/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174792 CPUtime=1601.77
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 160040 137 0 0 25 0 1 0 184006214 178987008 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43698 41295 197 640 0 43054 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 174792

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722384/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174792 CPUtime=1661.75
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 166033 142 0 0 25 0 1 0 184006214 178987008 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43698 41295 197 640 0 43054 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 174792

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722384/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174788 CPUtime=1721.74
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 172027 147 0 0 25 0 1 0 184006214 178982912 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43697 41295 197 640 0 43053 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 174788

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722320/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174788 CPUtime=1781.71
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 178020 151 0 0 25 0 1 0 184006214 178982912 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 134544387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43697 41295 197 640 0 43053 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 174788

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722320/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174788 CPUtime=1791.32
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 178980 152 0 0 25 0 1 0 184006214 178982912 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43697 41295 197 640 0 43053 0
Current children cumulated CPU time (s) 1791.32
Current children cumulated vsize (KiB) 174788

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722320/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174788 CPUtime=1794.51
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 179299 152 0 0 25 0 1 0 184006214 178982912 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43697 41295 197 640 0 43053 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (KiB) 174788

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722320/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174788 CPUtime=1796.11
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 179458 153 0 0 25 0 1 0 184006214 178982912 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 134617313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43697 41295 197 640 0 43053 0
Current children cumulated CPU time (s) 1796.11
Current children cumulated vsize (KiB) 174788

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722320/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174788 CPUtime=1796.91
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 179538 153 0 0 25 0 1 0 184006214 178982912 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 136502553 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43697 41295 197 640 0 43053 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 174788

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722320/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174788 CPUtime=1797.71
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 179618 153 0 0 25 0 1 0 184006214 178982912 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 134572237 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43697 41295 197 640 0 43053 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (KiB) 174788

[startup+1798.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722320/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=174788 CPUtime=1797.91
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194304 41525 0 0 0 179638 153 0 0 25 0 1 0 184006214 178982912 41295 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 43697 41295 197 640 0 43053 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 174788

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1455
/proc/meminfo: memFree=1722320/2055920 swapFree=4192812/4192956
[pid=1448] ppid=1446 vsize=0 CPUtime=1798.01
/proc/1448/stat : 1448 (bsolo) R 1446 1448 1126 0 -1 4194308 41527 0 0 0 179646 155 0 0 25 0 1 0 184006214 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1448/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.61
CPU time (s): 1798.03
CPU user time (s): 1796.47
CPU system time (s): 1.56076
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 174892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.47
system time used= 1.56076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41527
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= 2
involuntary context switches= 2266

runsolver used 1.43778 second user time and 3.81742 second system time

The end

Launcher Data

Begin job on node15 at 2009-06-16 16:54:18
IDJOB=1877142
IDBENCH=2237
IDSOLVER=699
FILE ID=node15/1877142-1245164058
PBS_JOBID= 9363817
Free space on /tmp= 66304 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-2.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1877142-1245164058/watcher-1877142-1245164058 -o /tmp/evaluation-result-1877142-1245164058/solver-1877142-1245164058 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1877142-1245164058.opb

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

MD5SUM BENCH= 5909a36352b34473abff2d7e1fe31c04
RANDOM SEED=1983377756

node15.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.261
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
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.261
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1888760 kB
Buffers:         28132 kB
Cached:          68088 kB
SwapCached:          0 kB
Active:          65436 kB
Inactive:        44268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1888760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4352 kB
Writeback:           0 kB
Mapped:          23248 kB
Slab:            43356 kB
Committed_AS:   182192 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1877142-1245164058.opb

Free space on /tmp at the end= 66300 MiB
End job on node15 at 2009-06-16 17:24:17