Trace number 2670563

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2 CardSAT3 1798 1798.48

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=139-P1=101-P2=227-P3=251-P4=227-P5=251-B.opb
MD5SUM1d3dc680e7fede194f84acfa61415e9b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark3.72943
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables120
Total number of constraints11
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 constraints11
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)320
Sum of products size (including duplicates)640
Number of different products320
Sum of products size640

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2670563-1276702649.opb
0.00/0.00	c File size is 23753 bytes.
0.00/0.00	c Highest Coefficient sum: 130560
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.004 s
0.00/0.00	c Var: 440 Constr: 656 320/0/336 Lit: 2752 Watch. Lit: 1692
0.00/0.00	c Obj. Vars: 8 (1.81818 % of total variables)
0.00/0.01	c Pre-processing Time: 0.009 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    440      656     2752    4     2364    3690      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
7.99/8.05	c      100    440      843    12065   14     2816    4060    187   3225 0.03
7.99/8.05	c      250    440     1112    32726   29     3517    4467    456   2293 0.11
7.99/8.05	c      477    440     1542    57487   37     4629    4914    886   2822 0.17
7.99/8.05	c      815    440     2183    93936   43     6178    5406   1527   3171 0.26
7.99/8.05	c     1323    440     3146   146917   46     8650    5947   2490   3234 0.41
7.99/8.05	c     2087    440     4619   230940   49    12305    6542   3963   3128 0.67
7.99/8.05	c     3233    440     6827   353817   51    17796    7197   6171   2853 1.13
7.99/8.05	c     4954    440     6421   314265   48    16538    7917   5765   2465 2.01
7.99/8.05	c     7539    440     7371   363621   49    18751    8709   6715   2121 3.55
7.99/8.05	c    11418    440     5447   283928   52    13608    9580   4791   1762 6.48
7.99/8.05	o 25
28.59/28.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.59/28.69	c    14582    440     6117   325499   53    14831    3706   5461   1811 8.05
28.59/28.69	c    14682    440     2698   127427   47     6961    4077   2042   1811 8.10
28.59/28.69	c    14933    431     3159   151690   48     8041    4485   2503   1826 8.18
28.59/28.69	c    15408    431     4078   198532   48    10487    4934   3422   1854 8.31
28.59/28.69	c    16222    431     3125   148934   47     8032    5428   2469   1877 8.64
28.59/28.69	c    17543    431     5682   276907   48    14389    5971   5026   1903 9.21
28.59/28.69	c    19624    431     3644   154604   42     9485    6569   2988   1885 10.41
28.59/28.69	c    22848    431     6503   299129   45    16857    7226   5847   1841 12.41
28.59/28.69	c    27785    421     4416   232360   52    10871    7949   3760   1795 15.48
28.59/28.69	c    35291    410     5737   289479   50    14331    8744   5081   1738 20.30
28.59/28.69	o 13
130.56/130.65	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
130.56/130.65	c    44841    410     5330   279941   52    12990    3700   4674   1563 28.69
130.56/130.65	c    44941    410     2679   121134   45     6930    4071   2023   1563 28.74
130.56/130.65	c    45192    410     3148   146048   46     8061    4479   2492   1569 28.80
130.56/130.65	c    45668    410     4010   193742   48    10034    4927   3354   1576 28.97
130.56/130.65	c    46482    410     5539   283608   51    13797    5420   4883   1587 29.29
130.56/130.65	c    47803    410     5076   250087   49    12686    5963   4420   1596 29.93
130.56/130.65	c    49885    400     5799   291187   50    14619    6560   5143   1608 31.01
130.56/130.65	c    53110    400     4993   251945   50    12458    7217   4337   1621 32.74
130.56/130.65	c    58046    400     6709   343771   51    17328    7939   6053   1644 35.30
130.56/130.65	c    65553    400     7992   366590   45    20502    8733   7336   1650 39.72
130.56/130.65	c    76914    400     6121   326495   53    15699    9607   5465   1579 48.70
130.56/130.65	c    94059    400     8303   421363   50    21543   10568   7647   1541 61.03
130.56/130.65	c   119878    400    10756   568661   52    25477   11625  10100   1593 75.25
130.56/130.65	c   158710    400    11636   615766   52    28966   12788  10980   1446 109.75
130.56/130.65	o 5
136.76/136.80	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
136.76/136.80	c   179191    400    10854   574550   52    27102    3698  10198   1371 130.62
136.76/136.80	c   179291    390     2698   118761   44     6956    4068   2042   1370 130.80
136.76/136.80	c   179541    390     3185   148386   46     8206    4475   2529   1371 130.91
136.76/136.80	c   180017    390     4106   203735   49    10520    4923   3450   1373 131.06
136.76/136.80	c   180832    390     3128   153596   49     8115    5416   2472   1376 131.40
136.76/136.80	c   182152    390     5581   293800   52    13710    5958   4925   1380 131.96
136.76/136.80	c   184233    390     6442   321078   49    15505    6554   5786   1383 133.14
136.76/136.80	c   187456    390     5660   262514   46    14351    7210   5004   1392 134.58
136.76/136.80	o 3
1797.92/1798.48	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.92/1798.48	c   190872    390     4546   214233   47    11574    3696   3890   1395 136.77
1797.92/1798.48	c   190972    369     2689   120708   44     7012    4066   2033   1395 136.81
1797.92/1798.48	c   191222    369     3108   149439   48     7858    4473   2452   1396 136.89
1797.92/1798.48	c   191697    369     4015   203390   50    10128    4921   3359   1398 137.08
1797.92/1798.48	c   192511    369     5631   290552   51    14559    5414   4975   1400 137.43
1797.92/1798.48	c   193831    369     5046   267021   52    12813    5956   4390   1404 138.03
1797.92/1798.48	c   195913    369     5855   312078   53    15074    6552   5199   1406 139.25
1797.92/1798.48	c   199136    369     4948   226656   45    12083    7208   4292   1412 140.95
1797.92/1798.48	c   204073    369     6869   326408   47    17079    7929   6213   1414 144.32
1797.92/1798.48	c   211579    369     8331   390135   46    20356    8722   7675   1411 149.91
1797.92/1798.48	c   222943    369     5915   312668   52    14263    9595   5259   1406 158.46
1797.92/1798.48	c   240087    369     9278   444915   47    24461   10555   8622   1358 176.72
1797.92/1798.48	c   265907    369    10414   618443   59    25918   11611   9758   1289 206.28
1797.92/1798.48	c   304739    366     9137   465298   50    22709   12773   8481   1227 248.26
1797.92/1798.48	c   363091    366     8296   420799   50    22206   14051   7640   1117 325.01
1797.92/1798.48	c   450723    366     9885   559023   56    24550   15457   9229    970 464.21
1797.92/1798.48	c   582276    365    14218   721358   50    35707   17003  13562    926 628.44
1797.92/1798.48	c   779708    356    13759   699050   50    35625   18704  13103    821 949.64
1797.92/1798.48	c  1075960    356    10289   471068   45    26217   20575   9633    716 1502.22
1797.92/1798.48	c Resources Exceeded
1797.92/1798.48	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 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 x49 -x50 -x51 x52 -x53 -x54 -x55 -x56 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 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 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x89 x90 -x91 -x92 -x93 -x94 -x95 -x96 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 x65 -x66 x67 -x68 -x69 -x70 -x71 -x72 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 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 x73 x74 x75 -x76 x77 -x78 x79 x80 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 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 x113 x114 -x115 x116 x117 -x118 -x119 -x120 
1797.92/1798.48	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1798.48	c   61  1223260   7527  1252321    14291   647054  13635    680 1798.00
1797.92/1798.48	c Objective: 3
1797.92/1798.48	s SATISFIABLE
1797.92/1798.48	c Total time: 1798 s

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2670563-1276702649/watcher-2670563-1276702649 -o /tmp/evaluation-result-2670563-1276702649/solver-2670563-1276702649 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2670563-1276702649.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.07 1.03 1.00 3/106 17680
/proc/meminfo: memFree=1650888/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=10924 CPUtime=0
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 11556929 11186176 278 1992294400 134512640 137138936 4294592896 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 2731 280 185 642 0 2087 0

[startup+0.098427 s]
/proc/loadavg: 1.07 1.03 1.00 3/106 17680
/proc/meminfo: memFree=1650888/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=11316 CPUtime=0.09
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 469 0 0 0 9 0 0 0 20 0 1 0 11556929 11587584 382 1992294400 134512640 137138936 4294592896 18446744073709551615 134598940 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 2829 382 192 642 0 2185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11316

[startup+0.101429 s]
/proc/loadavg: 1.07 1.03 1.00 3/106 17680
/proc/meminfo: memFree=1650888/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=11316 CPUtime=0.09
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 473 0 0 0 9 0 0 0 20 0 1 0 11556929 11587584 386 1992294400 134512640 137138936 4294592896 18446744073709551615 134577137 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 2829 386 192 642 0 2185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11316

[startup+0.300449 s]
/proc/loadavg: 1.07 1.03 1.00 3/106 17680
/proc/meminfo: memFree=1650888/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=12472 CPUtime=0.29
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 763 0 0 0 29 0 0 0 20 0 1 0 11556929 12771328 676 1992294400 134512640 137138936 4294592896 18446744073709551615 134575829 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 3118 676 192 642 0 2474 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12472

[startup+0.700491 s]
/proc/loadavg: 1.07 1.03 1.00 3/106 17680
/proc/meminfo: memFree=1650888/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=14400 CPUtime=0.69
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 1247 0 0 0 69 0 0 0 20 0 1 0 11556929 14745600 1160 1992294400 134512640 137138936 4294592896 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 3600 1160 192 642 0 2956 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14400

[startup+1.50058 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 17681
/proc/meminfo: memFree=1645796/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=17116 CPUtime=1.49
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 1929 0 0 0 148 1 0 0 23 0 1 0 11556929 17526784 1842 1992294400 134512640 137138936 4294592896 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 4279 1842 192 642 0 3635 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17116

[startup+3.10075 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 17681
/proc/meminfo: memFree=1644184/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=17376 CPUtime=3.09
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 1983 0 0 0 307 2 0 0 25 0 1 0 11556929 17793024 1896 1992294400 134512640 137138936 4294592896 18446744073709551615 136506277 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 4344 1896 192 642 0 3700 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17376

[startup+6.30109 s]
/proc/loadavg: 1.14 1.04 1.01 2/107 17681
/proc/meminfo: memFree=1642820/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=18540 CPUtime=6.29
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 2279 0 0 0 627 2 0 0 25 0 1 0 11556929 18984960 2192 1992294400 134512640 137138936 4294592896 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 4635 2192 192 642 0 3991 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18540

[startup+12.7018 s]
/proc/loadavg: 1.13 1.04 1.01 2/107 17681
/proc/meminfo: memFree=1641332/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=19572 CPUtime=12.69
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 2549 0 0 0 1266 3 0 0 25 0 1 0 11556929 20041728 2462 1992294400 134512640 137138936 4294592896 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 4893 2462 192 642 0 4249 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19572

[startup+25.5011 s]
/proc/loadavg: 1.10 1.04 1.01 2/107 17683
/proc/meminfo: memFree=1641332/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=19572 CPUtime=25.49
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 2549 0 0 0 2542 7 0 0 25 0 1 0 11556929 20041728 2462 1992294400 134512640 137138936 4294592896 18446744073709551615 134602878 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 4893 2462 192 642 0 4249 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19572

[startup+51.1009 s]
/proc/loadavg: 1.14 1.05 1.01 2/107 17683
/proc/meminfo: memFree=1641332/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=19572 CPUtime=51.08
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 2549 0 0 0 5095 13 0 0 25 0 1 0 11556929 20041728 2462 1992294400 134512640 137138936 4294592896 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 4893 2462 192 642 0 4249 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19572

[startup+102.308 s]
/proc/loadavg: 1.06 1.04 1.01 2/107 17685
/proc/meminfo: memFree=1638852/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=22108 CPUtime=102.27
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 3187 0 0 0 10202 25 0 0 25 0 1 0 11556929 22638592 3100 1992294400 134512640 137138936 4294592896 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 5527 3100 192 642 0 4883 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22108

[startup+162.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/107 17685
/proc/meminfo: memFree=1638108/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=22808 CPUtime=162.25
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 3349 0 0 0 16187 38 0 0 25 0 1 0 11556929 23355392 3262 1992294400 134512640 137138936 4294592896 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 5702 3262 192 642 0 5058 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22808

[startup+222.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 17687
/proc/meminfo: memFree=1638108/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=22808 CPUtime=222.23
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 3349 0 0 0 22172 51 0 0 25 0 1 0 11556929 23355392 3262 1992294400 134512640 137138936 4294592896 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 5702 3262 192 642 0 5058 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 22808

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 17689
/proc/meminfo: memFree=1638108/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=22808 CPUtime=282.21
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 3349 0 0 0 28159 62 0 0 25 0 1 0 11556929 23355392 3262 1992294400 134512640 137138936 4294592896 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 5702 3262 192 642 0 5058 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 22808

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 17691
/proc/meminfo: memFree=1637984/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=22812 CPUtime=342.2
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 3350 0 0 0 34147 73 0 0 25 0 1 0 11556929 23359488 3263 1992294400 134512640 137138936 4294592896 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 5703 3263 192 642 0 5059 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 22812

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 17693
/proc/meminfo: memFree=1635628/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=25236 CPUtime=402.19
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 3956 0 0 0 40135 84 0 0 25 0 1 0 11556929 25841664 3869 1992294400 134512640 137138936 4294592896 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 6309 3869 192 642 0 5665 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 25236

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17693
/proc/meminfo: memFree=1635504/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=25236 CPUtime=462.17
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 3956 0 0 0 46122 95 0 0 25 0 1 0 11556929 25841664 3869 1992294400 134512640 137138936 4294592896 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 6309 3869 192 642 0 5665 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 25236

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17695
/proc/meminfo: memFree=1635504/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=25240 CPUtime=522.16
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 3958 0 0 0 52110 106 0 0 25 0 1 0 11556929 25845760 3871 1992294400 134512640 137138936 4294592896 18446744073709551615 136511195 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 6310 3871 192 642 0 5666 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 25240

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17697
/proc/meminfo: memFree=1635380/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=25232 CPUtime=582.14
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 3958 0 0 0 58096 118 0 0 25 0 1 0 11556929 25837568 3871 1992294400 134512640 137138936 4294592896 18446744073709551615 136504207 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 6308 3871 192 642 0 5664 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 25232

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17699
/proc/meminfo: memFree=1635380/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=25236 CPUtime=642.13
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 3959 0 0 0 64087 126 0 0 25 0 1 0 11556929 25841664 3872 1992294400 134512640 137138936 4294592896 18446744073709551615 134575833 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 6309 3872 192 642 0 5665 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 25236

[startup+702.301 s]

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

/proc/meminfo: memFree=1634140/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=26236 CPUtime=1122
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4219 0 0 0 111984 216 0 0 25 0 1 0 11556929 26865664 4132 1992294400 134512640 137138936 4294592896 18446744073709551615 134542547 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 6559 4132 192 642 0 5915 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 26236

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17713
/proc/meminfo: memFree=1634016/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=26236 CPUtime=1181.98
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4219 0 0 0 117971 227 0 0 25 0 1 0 11556929 26865664 4132 1992294400 134512640 137138936 4294592896 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 6559 4132 192 642 0 5915 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 26236

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17715
/proc/meminfo: memFree=1631784/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28524 CPUtime=1241.97
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4790 0 0 0 123958 239 0 0 25 0 1 0 11556929 29208576 4703 1992294400 134512640 137138936 4294592896 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7131 4703 192 642 0 6487 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 28524

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17717
/proc/meminfo: memFree=1631660/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28524 CPUtime=1301.96
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4790 0 0 0 129946 250 0 0 25 0 1 0 11556929 29208576 4703 1992294400 134512640 137138936 4294592896 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7131 4703 192 642 0 6487 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 28524

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17717
/proc/meminfo: memFree=1631660/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28524 CPUtime=1361.94
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4790 0 0 0 135932 262 0 0 25 0 1 0 11556929 29208576 4703 1992294400 134512640 137138936 4294592896 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7131 4703 192 642 0 6487 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 28524

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17728
/proc/meminfo: memFree=1630792/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28524 CPUtime=1421.92
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4790 0 0 0 141921 271 0 0 25 0 1 0 11556929 29208576 4703 1992294400 134512640 137138936 4294592896 18446744073709551615 134600115 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7131 4703 192 642 0 6487 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 28524

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17730
/proc/meminfo: memFree=1630792/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28524 CPUtime=1481.89
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4790 0 0 0 147907 282 0 0 25 0 1 0 11556929 29208576 4703 1992294400 134512640 137138936 4294592896 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7131 4703 192 642 0 6487 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 28524

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17732
/proc/meminfo: memFree=1631040/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28528 CPUtime=1541.88
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4791 0 0 0 153896 292 0 0 25 0 1 0 11556929 29212672 4704 1992294400 134512640 137138936 4294592896 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7132 4704 192 642 0 6488 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 28528

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17734
/proc/meminfo: memFree=1631040/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28532 CPUtime=1601.86
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4792 0 0 0 159883 303 0 0 25 0 1 0 11556929 29216768 4705 1992294400 134512640 137138936 4294592896 18446744073709551615 134575817 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7133 4705 192 642 0 6489 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 28532

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17734
/proc/meminfo: memFree=1631040/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28532 CPUtime=1661.84
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4792 0 0 0 165871 313 0 0 25 0 1 0 11556929 29216768 4705 1992294400 134512640 137138936 4294592896 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7133 4705 192 642 0 6489 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 28532

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17736
/proc/meminfo: memFree=1631040/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28532 CPUtime=1721.83
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4792 0 0 0 171859 324 0 0 25 0 1 0 11556929 29216768 4705 1992294400 134512640 137138936 4294592896 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7133 4705 192 642 0 6489 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 28532

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17738
/proc/meminfo: memFree=1630916/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28532 CPUtime=1781.82
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4792 0 0 0 177848 334 0 0 25 0 1 0 11556929 29216768 4705 1992294400 134512640 137138936 4294592896 18446744073709551615 136520924 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7133 4705 192 642 0 6489 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 28532

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17738
/proc/meminfo: memFree=1630916/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28532 CPUtime=1791.42
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4792 0 0 0 178806 336 0 0 25 0 1 0 11556929 29216768 4705 1992294400 134512640 137138936 4294592896 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7133 4705 192 642 0 6489 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 28532

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17738
/proc/meminfo: memFree=1630916/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28532 CPUtime=1794.62
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4792 0 0 0 179126 336 0 0 25 0 1 0 11556929 29216768 4705 1992294400 134512640 137138936 4294592896 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7133 4705 192 642 0 6489 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 28532

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17738
/proc/meminfo: memFree=1630916/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28532 CPUtime=1796.21
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4792 0 0 0 179285 336 0 0 25 0 1 0 11556929 29216768 4705 1992294400 134512640 137138936 4294592896 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7133 4705 192 642 0 6489 0
Current children cumulated CPU time (s) 1796.21
Current children cumulated vsize (KiB) 28532

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17738
/proc/meminfo: memFree=1630916/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28532 CPUtime=1797.01
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4792 0 0 0 179364 337 0 0 25 0 1 0 11556929 29216768 4705 1992294400 134512640 137138936 4294592896 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7133 4705 192 642 0 6489 0
Current children cumulated CPU time (s) 1797.01
Current children cumulated vsize (KiB) 28532

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17738
/proc/meminfo: memFree=1630916/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28532 CPUtime=1797.41
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4792 0 0 0 179404 337 0 0 25 0 1 0 11556929 29216768 4705 1992294400 134512640 137138936 4294592896 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7133 4705 192 642 0 6489 0
Current children cumulated CPU time (s) 1797.41
Current children cumulated vsize (KiB) 28532

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17738
/proc/meminfo: memFree=1630916/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28532 CPUtime=1797.81
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4792 0 0 0 179444 337 0 0 25 0 1 0 11556929 29216768 4705 1992294400 134512640 137138936 4294592896 18446744073709551615 134542252 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7133 4705 192 642 0 6489 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 28532

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17738
/proc/meminfo: memFree=1630916/2059040 swapFree=4192956/4192956
[pid=17680] ppid=17678 vsize=28532 CPUtime=1797.92
/proc/17680/stat : 17680 (bsolo_pb10) R 17678 17680 17366 0 -1 4202496 4792 0 0 0 179455 337 0 0 25 0 1 0 11556929 29216768 4705 1992294400 134512640 137138936 4294592896 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17680/statm: 7133 4705 192 642 0 6489 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 28532

Child status: 0
Real time (s): 1798.48
CPU time (s): 1798
CPU user time (s): 1794.63
CPU system time (s): 3.37349
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 28532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.63
system time used= 3.37349
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4793
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 2699

runsolver used 2.82057 second user time and 8.63769 second system time

The end

Launcher Data

Begin job on node047 at 2010-06-16 17:37:29
IDJOB=2670563
IDBENCH=47998
IDSOLVER=1162
FILE ID=node047/2670563-1276702649
PBS_JOBID= 11174097
Free space on /tmp= 62540 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=139-P1=101-P2=227-P3=251-P4=227-P5=251-B.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2670563-1276702649/watcher-2670563-1276702649 -o /tmp/evaluation-result-2670563-1276702649/solver-2670563-1276702649 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2670563-1276702649.opb

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

MD5SUM BENCH= 1d3dc680e7fede194f84acfa61415e9b
RANDOM SEED=1819715261

node047.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
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.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1651540 kB
Buffers:        121504 kB
Cached:         157968 kB
SwapCached:          0 kB
Active:         133880 kB
Inactive:       204896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1651540 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3916 kB
Writeback:           8 kB
AnonPages:       59288 kB
Mapped:          15392 kB
Slab:            46988 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181424 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2670563-1276702649.opb

Free space on /tmp at the end= 62536 MiB
End job on node047 at 2010-06-16 18:07:28