Trace number 3723543

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
PB12: minisatp 1.0-2-g022594cOPT-30 18.8611 18.8652

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-5.opb
MD5SUM2e8a2f5e2511f10f037e700bd45c84a1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark12.2971
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 constraints17794
Number of constraints which are clauses17794
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

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.02	c Converting 17794 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.02	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.03	c ==================================[MINISAT+]==================================
0.00/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   17794    35588 |    5931       0        0    -nan |  0.000 % |
0.00/0.03	c ==============================================================================
0.00/0.03	c Found solution: -22
0.00/0.03	c ---[   0]---> Sorter-cost:16912     Base:
0.00/0.04	c ==================================[MINISAT+]==================================
0.00/0.04	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   34802    75593 |   11600       0        0    -nan |  0.000 % |
0.00/0.05	c |       100 |   34555    75082 |   12760      84      563     6.7 |  1.179 % |
0.00/0.07	c |       250 |   33868    73599 |   14036     182     1409     7.7 |  4.575 % |
0.00/0.10	c |       475 |   33293    72348 |   15439     361     4402    12.2 |  7.461 % |
0.00/0.14	c |       812 |   32099    69706 |   16983     623     7299    11.7 | 13.625 % |
0.00/0.20	c |      1318 |   30542    66231 |   18681    1026    11447    11.2 | 21.768 % |
0.00/0.28	c |      2077 |   28055    60546 |   20550    1550    20019    12.9 | 35.084 % |
0.00/0.37	c |      3216 |   25883    55479 |   22605    2330    33904    14.6 | 47.119 % |
0.00/0.39	c ==============================================================================
0.00/0.39	c Found solution: -23
0.00/0.39	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.39	c ==================================[MINISAT+]==================================
0.00/0.39	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.39	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.39	c ==============================================================================
0.00/0.39	c |      3418 |   25783    55330 |    8594    2508    37255    14.9 | 47.119 % |
0.00/0.40	c |      3518 |   25667    55054 |    9453    2597    38818    14.9 | 48.756 % |
0.00/0.41	c |      3668 |   25620    54943 |   10398    2740    41433    15.1 | 49.026 % |
0.00/0.42	c |      3893 |   25347    54298 |   11438    2928    46237    15.8 | 50.576 % |
0.00/0.44	c ==============================================================================
0.00/0.44	c Found solution: -26
0.00/0.44	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.44	c ==================================[MINISAT+]==================================
0.00/0.44	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.44	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.44	c ==============================================================================
0.00/0.44	c |      4124 |   25176    53901 |    8392    3128    49826    15.9 | 50.576 % |
0.00/0.45	c |      4225 |   24881    53213 |    9231    3212    51047    15.9 | 53.265 % |
0.00/0.47	c |      4375 |   24356    51964 |   10154    3223    52127    16.2 | 56.273 % |
0.00/0.49	c |      4600 |   23882    50842 |   11169    3302    54080    16.4 | 58.934 % |
0.00/0.52	c |      4937 |   23434    49763 |   12286    3573    61695    17.3 | 61.519 % |
0.00/0.55	c |      5443 |   23082    48937 |   13515    4023    76055    18.9 | 63.429 % |
0.00/0.59	c |      6202 |   22741    48107 |   14866    4681    86638    18.5 | 65.414 % |
0.00/0.66	c |      7341 |   22408    47307 |   16353    5742   137298    23.9 | 67.374 % |
0.00/0.78	c |      9049 |   21954    46221 |   17988    7213   216300    30.0 | 70.001 % |
0.00/0.97	c |     11611 |   21751    45729 |   19787    9595   344323    35.9 | 71.175 % |
1.18/1.29	c ==============================================================================
1.18/1.29	c Found solution: -27
1.18/1.29	c ---[   0]---> Sorter-cost:    0     Base:
1.18/1.29	c ==================================[MINISAT+]==================================
1.18/1.29	c | Conflicts | Original         | Learnt                           | Progress |
1.18/1.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.18/1.29	c ==============================================================================
1.18/1.29	c |     15139 |   21629    45464 |    7209   12941   579317    44.8 | 71.175 % |
1.28/1.31	c |     15239 |   21571    45321 |    7929   13001   581035    44.7 | 72.426 % |
1.28/1.32	c |     15389 |   21571    45321 |    8722   13151   587604    44.7 | 72.425 % |
1.28/1.34	c |     15614 |   21571    45321 |    9595   13376   596677    44.6 | 72.425 % |
1.38/1.42	c |     15951 |   21317    44708 |   10554   13539   606337    44.8 | 73.893 % |
1.38/1.47	c |     16457 |   21313    44698 |   11610   14039   629335    44.8 | 73.919 % |
1.48/1.55	c |     17216 |   21281    44614 |   12771   14750   673122    45.6 | 74.120 % |
1.68/1.71	c |     18357 |   21099    44182 |   14048   15797   753178    47.7 | 75.134 % |
1.78/1.89	c |     20066 |   21048    44062 |   15453   17470   856609    49.0 | 75.419 % |
2.20/2.23	c |     22629 |   20755    43343 |   16998   19720  1028207    52.1 | 77.181 % |
2.49/2.57	c ==============================================================================
2.49/2.57	c Found solution: -28
2.49/2.57	c ---[   0]---> Sorter-cost:    0     Base:
2.49/2.58	c ==================================[MINISAT+]==================================
2.49/2.58	c | Conflicts | Original         | Learnt                           | Progress |
2.49/2.58	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.49/2.58	c ==============================================================================
2.49/2.58	c |     25413 |   20742    43280 |    6914   22463  1161378    51.7 | 77.181 % |
2.59/2.60	c |     25515 |   20732    43256 |    7605   11327   517519    45.7 | 77.327 % |
2.59/2.62	c |     25666 |   20720    43230 |    8365   11470   523840    45.7 | 77.386 % |
2.59/2.65	c |     25893 |   20706    43196 |    9202   11687   534344    45.7 | 77.470 % |
2.59/2.68	c |     26230 |   20706    43196 |   10122   12024   552965    46.0 | 77.470 % |
2.69/2.73	c |     26736 |   20658    43074 |   11135   12488   578628    46.3 | 77.771 % |
2.79/2.81	c |     27495 |   20658    43074 |   12248   13247   609792    46.0 | 77.771 % |
2.89/2.93	c |     28635 |   20658    43074 |   13473   14387   671707    46.7 | 77.771 % |
3.09/3.13	c |     30343 |   20605    42947 |   14820   16038   758343    47.3 | 78.082 % |
3.39/3.42	c |     32905 |   20571    42868 |   16302   18577   880776    47.4 | 78.266 % |
3.89/3.92	c |     36749 |   20522    42753 |   17933   22314  1095595    49.1 | 78.543 % |
4.69/4.79	c |     42515 |   20498    42695 |   19726   14159   434599    30.7 | 78.686 % |
5.59/5.68	c |     51164 |   20476    42643 |   21699   22580   847792    37.5 | 78.811 % |
7.09/7.18	c |     64138 |   20335    42302 |   23869   19868   541750    27.3 | 79.641 % |
8.29/8.39	c ==============================================================================
8.29/8.39	c Found solution: -29
8.29/8.39	c ---[   0]---> Sorter-cost:    0     Base:
8.39/8.40	c ==================================[MINISAT+]==================================
8.39/8.40	c | Conflicts | Original         | Learnt                           | Progress |
8.39/8.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
8.39/8.40	c ==============================================================================
8.39/8.40	c |     75130 |   20327    42280 |    6775   30858  1094616    35.5 | 79.641 % |
8.39/8.44	c |     75230 |   20327    42280 |    7452   15529   580327    37.4 | 79.762 % |
8.39/8.46	c |     75380 |   20327    42280 |    8197   15679   584560    37.3 | 79.763 % |
8.39/8.48	c |     75605 |   20327    42280 |    9017   15904   590422    37.1 | 79.762 % |
8.49/8.51	c |     75944 |   20327    42280 |    9919   16243   600122    36.9 | 79.762 % |
8.49/8.57	c |     76450 |   20327    42280 |   10911   16749   615505    36.7 | 79.762 % |
8.59/8.65	c |     77209 |   20327    42280 |   12002   17508   640176    36.6 | 79.762 % |
8.70/8.78	c |     78350 |   20327    42280 |   13202   18649   666365    35.7 | 79.763 % |
8.89/8.97	c |     80058 |   20320    42263 |   14522   20356   715169    35.1 | 79.804 % |
9.19/9.28	c |     82620 |   20294    42198 |   15975   22900   786968    34.4 | 79.963 % |
9.69/9.73	c |     86464 |   20294    42198 |   17572   13704   307588    22.4 | 79.963 % |
10.19/10.27	c |     92230 |   20168    41938 |   19329   18004   449733    25.0 | 80.114 % |
11.19/11.26	c |    100879 |   20098    41778 |   21262   26614   689048    25.9 | 80.490 % |
12.69/12.75	c |    113856 |   19969    41489 |   23389   19258   389358    20.2 | 80.892 % |
14.99/15.01	c |    133319 |   19695    40888 |   25728   31802   723479    22.7 | 81.544 % |
18.39/18.47	c |    162511 |   18461    38238 |   28300   17815   351685    19.7 | 83.293 % |
18.49/18.50	c ==============================================================================
18.49/18.50	c Found solution: -30
18.49/18.50	c ---[   0]---> Sorter-cost:15772     Base:
18.49/18.51	c ==================================[MINISAT+]==================================
18.49/18.51	c | Conflicts | Original         | Learnt                           | Progress |
18.49/18.51	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
18.49/18.51	c ==============================================================================
18.49/18.51	c |    162764 |   31537    68813 |   10512   18068   356261    19.7 | 83.293 % |
18.49/18.53	c |    162864 |   31537    68813 |   11563   18168   357926    19.7 | 51.959 % |
18.49/18.56	c |    163014 |   31537    68813 |   12719   18318   361030    19.7 | 51.959 % |
18.49/18.59	c |    163241 |   31537    68813 |   13991   18545   365543    19.7 | 51.959 % |
18.60/18.65	c |    163578 |   31417    68551 |   15390   17174   329988    19.2 | 52.080 % |
18.70/18.73	c |    164084 |   30913    67530 |   16929   16680   314066    18.8 | 52.369 % |
18.79/18.86	c ==============================================================================
18.79/18.86	c Optimal solution: -30
18.79/18.86	s OPTIMUM FOUND
18.79/18.86	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
18.79/18.86	c _______________________________________________________________________________
18.79/18.86	c 
18.79/18.86	c restarts              : 69
18.79/18.86	c conflicts             : 164776         (8744 /sec)
18.79/18.86	c decisions             : 231358         (12277 /sec)
18.79/18.86	c propagations          : 0              (0 /sec)
18.79/18.86	c inspects              : 0              (0 /sec)
18.79/18.86	c CPU time              : 18.8451 s
18.79/18.86	c _______________________________________________________________________________

Verifier Data

OK	-30

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-3723543-1338571459/watcher-3723543-1338571459 -o /tmp/evaluation-result-3723543-1338571459/solver-3723543-1338571459 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723543-1338571459.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 23906
/proc/meminfo: memFree=29986892/32873648 swapFree=7116/7116
[pid=23906] ppid=23904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23906/stat : 23906 (minisat+_script) S 23904 23906 21013 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323271352 9367552 277 33554432000 4194304 5064252 140734505676544 140734505675456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23906/statm: 2287 277 236 213 0 72 0

[startup+0.029763 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 23906
/proc/meminfo: memFree=29986892/32873648 swapFree=7116/7116
[pid=23906] ppid=23904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23906/stat : 23906 (minisat+_script) S 23904 23906 21013 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323271352 9367552 277 33554432000 4194304 5064252 140734505676544 140734505675456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23906/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100252 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 23906
/proc/meminfo: memFree=29986892/32873648 swapFree=7116/7116
[pid=23906] ppid=23904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23906/stat : 23906 (minisat+_script) S 23904 23906 21013 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323271352 9367552 277 33554432000 4194304 5064252 140734505676544 140734505675456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23906/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300108 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 23906
/proc/meminfo: memFree=29986892/32873648 swapFree=7116/7116
[pid=23906] ppid=23904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23906/stat : 23906 (minisat+_script) S 23904 23906 21013 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323271352 9367552 277 33554432000 4194304 5064252 140734505676544 140734505675456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23906/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70018 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 23906
/proc/meminfo: memFree=29986892/32873648 swapFree=7116/7116
[pid=23906] ppid=23904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23906/stat : 23906 (minisat+_script) S 23904 23906 21013 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323271352 9367552 277 33554432000 4194304 5064252 140734505676544 140734505675456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23906/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.03 2.01 1.98 3/179 23911
/proc/meminfo: memFree=29978196/32873648 swapFree=7116/7116
[pid=23906] ppid=23904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23906/stat : 23906 (minisat+_script) S 23904 23906 21013 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323271352 9367552 277 33554432000 4194304 5064252 140734505676544 140734505675456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23906/statm: 2287 277 236 213 0 72 0
[pid=23910] ppid=23906 vsize=10408 CPUtime=1.48 cores=1,3,5,7
/proc/23910/stat : 23910 (minisat+_64-bit) R 23906 23906 21013 0 -1 4202496 2450 0 0 0 148 0 0 0 20 0 1 0 323271353 10657792 2406 33554432000 4194304 5276501 140736333308448 140736333306696 4633200 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23910/statm: 2602 2406 118 265 0 2334 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19556

[startup+3.10024 s]
/proc/loadavg: 2.03 2.01 1.98 3/179 23911
/proc/meminfo: memFree=29975816/32873648 swapFree=7116/7116
[pid=23906] ppid=23904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23906/stat : 23906 (minisat+_script) S 23904 23906 21013 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323271352 9367552 277 33554432000 4194304 5064252 140734505676544 140734505675456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23906/statm: 2287 277 236 213 0 72 0
[pid=23910] ppid=23906 vsize=13156 CPUtime=3.09 cores=1,3,5,7
/proc/23910/stat : 23910 (minisat+_64-bit) R 23906 23906 21013 0 -1 4202496 3134 0 0 0 308 1 0 0 20 0 1 0 323271353 13471744 3090 33554432000 4194304 5276501 140736333308448 140736333306440 4400020 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23910/statm: 3289 3090 118 265 0 3021 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22304

[startup+6.30031 s]
/proc/loadavg: 2.03 2.01 1.98 3/179 23911
/proc/meminfo: memFree=29973844/32873648 swapFree=7116/7116
[pid=23906] ppid=23904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23906/stat : 23906 (minisat+_script) S 23904 23906 21013 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323271352 9367552 277 33554432000 4194304 5064252 140734505676544 140734505675456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23906/statm: 2287 277 236 213 0 72 0
[pid=23910] ppid=23906 vsize=14192 CPUtime=6.29 cores=1,3,5,7
/proc/23910/stat : 23910 (minisat+_64-bit) R 23906 23906 21013 0 -1 4202496 3354 0 0 0 628 1 0 0 20 0 1 0 323271353 14532608 3310 33554432000 4194304 5276501 140736333308448 140736333306696 4397608 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23910/statm: 3548 3310 118 265 0 3280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23340

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 1.98 3/179 23911
/proc/meminfo: memFree=29973212/32873648 swapFree=7116/7116
[pid=23906] ppid=23904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23906/stat : 23906 (minisat+_script) S 23904 23906 21013 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323271352 9367552 277 33554432000 4194304 5064252 140734505676544 140734505675456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23906/statm: 2287 277 236 213 0 72 0
[pid=23910] ppid=23906 vsize=14472 CPUtime=12.69 cores=1,3,5,7
/proc/23910/stat : 23910 (minisat+_64-bit) R 23906 23906 21013 0 -1 4202496 3444 0 0 0 1268 1 0 0 20 0 1 0 323271353 14819328 3400 33554432000 4194304 5276501 140736333308448 140736333306632 4399992 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23910/statm: 3618 3400 118 265 0 3350 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23620

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

[startup+15.9003 s]
/proc/loadavg: 2.10 2.03 1.98 3/179 23911
/proc/meminfo: memFree=29973360/32873648 swapFree=7116/7116
[pid=23906] ppid=23904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23906/stat : 23906 (minisat+_script) S 23904 23906 21013 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323271352 9367552 277 33554432000 4194304 5064252 140734505676544 140734505675456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23906/statm: 2287 277 236 213 0 72 0
[pid=23910] ppid=23906 vsize=14768 CPUtime=15.89 cores=1,3,5,7
/proc/23910/stat : 23910 (minisat+_64-bit) R 23906 23906 21013 0 -1 4202496 3506 0 0 0 1588 1 0 0 20 0 1 0 323271353 15122432 3462 33554432000 4194304 5276501 140736333308448 140736333306696 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23910/statm: 3692 3462 118 265 0 3424 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 23916

[startup+17.5002 s]
/proc/loadavg: 2.10 2.03 1.98 3/179 23911
/proc/meminfo: memFree=29973328/32873648 swapFree=7116/7116
[pid=23906] ppid=23904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23906/stat : 23906 (minisat+_script) S 23904 23906 21013 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323271352 9367552 277 33554432000 4194304 5064252 140734505676544 140734505675456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23906/statm: 2287 277 236 213 0 72 0
[pid=23910] ppid=23906 vsize=14924 CPUtime=17.5 cores=1,3,5,7
/proc/23910/stat : 23910 (minisat+_64-bit) R 23906 23906 21013 0 -1 4202496 3537 0 0 0 1749 1 0 0 20 0 1 0 323271353 15282176 3493 33554432000 4194304 5276501 140736333308448 140736333306632 4399829 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23910/statm: 3731 3493 118 265 0 3463 0
Current children cumulated CPU time (s) 17.5
Current children cumulated vsize (KiB) 24072

[startup+18.3002 s]
/proc/loadavg: 2.10 2.03 1.98 3/179 23911
/proc/meminfo: memFree=29973328/32873648 swapFree=7116/7116
[pid=23906] ppid=23904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23906/stat : 23906 (minisat+_script) S 23904 23906 21013 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323271352 9367552 277 33554432000 4194304 5064252 140734505676544 140734505675456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23906/statm: 2287 277 236 213 0 72 0
[pid=23910] ppid=23906 vsize=14924 CPUtime=18.29 cores=1,3,5,7
/proc/23910/stat : 23910 (minisat+_64-bit) R 23906 23906 21013 0 -1 4202496 3537 0 0 0 1828 1 0 0 20 0 1 0 323271353 15282176 3493 33554432000 4194304 5276501 140736333308448 140736333306632 4399860 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23910/statm: 3731 3493 118 265 0 3463 0
Current children cumulated CPU time (s) 18.29
Current children cumulated vsize (KiB) 24072

[startup+18.7066 s]
/proc/loadavg: 2.09 2.03 1.98 3/179 23911
/proc/meminfo: memFree=29971468/32873648 swapFree=7116/7116
[pid=23906] ppid=23904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23906/stat : 23906 (minisat+_script) S 23904 23906 21013 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323271352 9367552 277 33554432000 4194304 5064252 140734505676544 140734505675456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23906/statm: 2287 277 236 213 0 72 0
[pid=23910] ppid=23906 vsize=17396 CPUtime=18.7 cores=1,3,5,7
/proc/23910/stat : 23910 (minisat+_64-bit) R 23906 23906 21013 0 -1 4202496 4060 0 0 0 1869 1 0 0 20 0 1 0 323271353 17813504 4016 33554432000 4194304 5276501 140736333308448 140736333306632 4399804 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23910/statm: 4349 4016 118 265 0 4081 0
Current children cumulated CPU time (s) 18.7
Current children cumulated vsize (KiB) 26544

[startup+18.8003 s]
/proc/loadavg: 2.09 2.03 1.98 3/179 23911
/proc/meminfo: memFree=29971468/32873648 swapFree=7116/7116
[pid=23906] ppid=23904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23906/stat : 23906 (minisat+_script) S 23904 23906 21013 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323271352 9367552 277 33554432000 4194304 5064252 140734505676544 140734505675456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23906/statm: 2287 277 236 213 0 72 0
[pid=23910] ppid=23906 vsize=17396 CPUtime=18.79 cores=1,3,5,7
/proc/23910/stat : 23910 (minisat+_64-bit) R 23906 23906 21013 0 -1 4202496 4061 0 0 0 1878 1 0 0 20 0 1 0 323271353 17813504 4017 33554432000 4194304 5276501 140736333308448 140736333306632 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/23910/statm: 4349 4017 118 265 0 4081 0
Current children cumulated CPU time (s) 18.79
Current children cumulated vsize (KiB) 26544

Child status: 0
Real time (s): 18.8652
CPU time (s): 18.8611
CPU user time (s): 18.8481
CPU system time (s): 0.012998
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 26544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.8481
system time used= 0.012998
maximum resident set size= 16068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5013
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= 11
involuntary context switches= 22

runsolver used 0.050992 second user time and 0.100984 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-01 19:24:19
IDJOB=3723543
IDBENCH=2235
IDSOLVER=2307
FILE ID=node127/3723543-1338571459
RUNJOBID= node127-1338568940-23452
PBS_JOBID= 14635857
Free space on /tmp= 70480 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-5.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723543-1338571459/watcher-3723543-1338571459 -o /tmp/evaluation-result-3723543-1338571459/solver-3723543-1338571459 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723543-1338571459.opb

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

MD5SUM BENCH= 2e8a2f5e2511f10f037e700bd45c84a1
RANDOM SEED=1015523450

node127.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		: 2666.348
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	: 5332.69
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		: 2666.348
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.91
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		: 2666.348
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.94
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		: 2666.348
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		: 2666.348
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		: 2666.348
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	: 5331.91
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		: 2666.348
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		: 2666.348
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:       32873648 kB
MemFree:        29987420 kB
Buffers:          336684 kB
Cached:          1576260 kB
SwapCached:         1500 kB
Active:          1020744 kB
Inactive:         983488 kB
Active(anon):      85580 kB
Inactive(anon):     7932 kB
Active(file):     935164 kB
Inactive(file):   975556 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104404 kB
Dirty:              2808 kB
Writeback:             0 kB
AnonPages:         98548 kB
Mapped:            11172 kB
Shmem:                92 kB
Slab:             743024 kB
SReclaimable:     187296 kB
SUnreclaim:       555728 kB
KernelStack:        1472 kB
PageTables:         3904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     211988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70480 MiB
End job on node127 at 2012-06-01 19:24:38