Trace number 3721233

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
PB07: minisat+ 1.14OPT24 436.246 436.323

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-count.b.opb
MD5SUM931342e76f648ae82c047d164917a326
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark0.159975
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved YES
Number of variables466
Total number of constraints694
Number of constraints which are clauses694
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 constraint78
Number of terms in the objective function 466
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 466
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 466
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c Parsing PB file...
0.07/0.09	c Converting 694 PB-constraints to clauses...
0.07/0.09	c   -- Unit propagations: (none)
0.07/0.09	c   -- Detecting intervals from adjacent constraints: (none)
0.07/0.09	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.07/0.09	c ==================================[MINISAT+]==================================
0.07/0.09	c | Conflicts | Original         | Learnt                           | Progress |
0.07/0.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.07/0.09	c ==============================================================================
0.07/0.09	c |         0 |     694    17335 |     231       0        0     nan |  0.000 % |
0.07/0.09	c ==============================================================================
0.07/0.09	c Found solution: 31
0.07/0.09	o 31
0.07/0.09	c ---[   0]---> Sorter-cost:17606     Base:
0.09/0.18	c ==================================[MINISAT+]==================================
0.09/0.18	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.18	c ==============================================================================
0.09/0.18	c |         0 |   19650    61493 |    6550       0        0     nan |  0.000 % |
0.09/0.19	c |       101 |   19600    61392 |    7205      98     3483    35.5 |  0.187 % |
0.19/0.20	c |       251 |   19543    61274 |    7925     245     9629    39.3 |  0.405 % |
0.19/0.23	c |       477 |   19543    61274 |    8718     471    25911    55.0 |  0.405 % |
0.19/0.25	c ==============================================================================
0.19/0.25	c Found solution: 29
0.19/0.25	o 29
0.19/0.25	c ---[   0]---> Sorter-cost:    0     Base:
0.29/0.33	c ==================================[MINISAT+]==================================
0.29/0.33	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.33	c ==============================================================================
0.29/0.33	c |       727 |   19541    61279 |    6513     720    41372    57.5 |  0.405 % |
0.29/0.34	c |       827 |   19541    61279 |    7164     820    45915    56.0 |  0.475 % |
0.29/0.34	c |       978 |   19541    61279 |    7880     971    51966    53.5 |  0.475 % |
0.29/0.36	c |      1203 |   19541    61279 |    8668    1196    64884    54.3 |  0.475 % |
0.29/0.39	c |      1540 |   19541    61279 |    9535    1533    84142    54.9 |  0.475 % |
0.39/0.40	c ==============================================================================
0.39/0.40	c Found solution: 27
0.39/0.40	o 27
0.39/0.40	c ---[   0]---> Sorter-cost:    0     Base:
0.39/0.48	c ==================================[MINISAT+]==================================
0.39/0.48	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.48	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.48	c ==============================================================================
0.39/0.48	c |      1692 |   19557    61322 |    6519    1685    94078    55.8 |  0.475 % |
0.39/0.49	c |      1792 |   19557    61322 |    7170    1785    99931    56.0 |  0.482 % |
0.49/0.51	c |      1942 |   19553    61314 |    7887    1933   105828    54.7 |  0.498 % |
0.49/0.52	c ==============================================================================
0.49/0.52	c Found solution: 25
0.49/0.52	o 25
0.49/0.52	c ---[   0]---> Sorter-cost:    0     Base:
0.59/0.60	c ==================================[MINISAT+]==================================
0.59/0.60	c | Conflicts | Original         | Learnt                           | Progress |
0.59/0.60	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.59/0.60	c ==============================================================================
0.59/0.60	c |      1993 |   19567    61352 |    6522    1984   109179    55.0 |  0.498 % |
0.59/0.62	c |      2094 |   19552    61321 |    7174    2084   114737    55.1 |  0.575 % |
0.59/0.63	c |      2244 |   19552    61321 |    7891    2234   128254    57.4 |  0.575 % |
0.59/0.65	c |      2470 |   19534    61283 |    8680    2458   143856    58.5 |  0.645 % |
0.59/0.68	c |      2807 |   19534    61283 |    9548    2795   173741    62.2 |  0.645 % |
0.69/0.73	c |      3313 |   19534    61283 |   10503    3301   219450    66.5 |  0.645 % |
0.79/0.84	c |      4073 |   19534    61283 |   11554    4061   274409    67.6 |  0.645 % |
0.89/0.98	c |      5218 |   19534    61283 |   12709    5206   373244    71.7 |  0.645 % |
1.19/1.21	c |      6927 |   19534    61283 |   13980    6915   499915    72.3 |  0.645 % |
1.49/1.51	c |      9489 |   19534    61283 |   15378    9477   618131    65.2 |  0.645 % |
1.98/2.01	c |     13333 |   19517    61246 |   16916   13320   885024    66.4 |  0.723 % |
2.89/2.98	c |     19101 |   19517    61246 |   18608   10458   708864    67.8 |  0.723 % |
4.19/4.26	c |     27753 |   19517    61246 |   20468   19110  1307452    68.4 |  0.723 % |
6.39/6.42	c |     40727 |   19497    61203 |   22515   11158   692920    62.1 |  0.809 % |
9.39/9.44	c |     60188 |   19475    61157 |   24767   19153  1026537    53.6 |  0.886 % |
14.49/14.53	c |     89381 |   19475    61157 |   27244   23266  1317569    56.6 |  0.886 % |
23.49/23.56	c |    133171 |   19475    61157 |   29968   23843  1285358    53.9 |  0.886 % |
38.78/38.89	c |    198855 |   19475    61157 |   32965   26615  1383138    52.0 |  0.886 % |
52.69/52.74	c ==============================================================================
52.69/52.74	c Found solution: 24
52.69/52.74	o 24
52.69/52.74	c ---[   0]---> Sorter-cost:    0     Base:
52.79/52.83	c ==================================[MINISAT+]==================================
52.79/52.83	c | Conflicts | Original         | Learnt                           | Progress |
52.79/52.83	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
52.79/52.83	c ==============================================================================
52.79/52.83	c |    276187 |   19451    61093 |    6483   30253  1574428    52.0 |  0.886 % |
52.88/52.95	c |    276287 |   19451    61093 |    7131    3882   124279    32.0 |  1.073 % |
52.88/52.98	c |    276437 |   19437    61062 |    7844    4031   133465    33.1 |  1.127 % |
52.98/53.01	c |    276663 |   19437    61062 |    8628    4257   152413    35.8 |  1.127 % |
52.98/53.07	c |    277000 |   19437    61062 |    9491    4594   174133    37.9 |  1.127 % |
53.08/53.14	c |    277506 |   19437    61062 |   10440    5100   211049    41.4 |  1.127 % |
53.18/53.25	c |    278265 |   19437    61062 |   11485    5859   264117    45.1 |  1.127 % |
53.38/53.40	c |    279406 |   19437    61062 |   12633    7000   331763    47.4 |  1.127 % |
53.58/53.64	c |    281115 |   19437    61062 |   13896    8709   397105    45.6 |  1.127 % |
53.98/54.03	c |    283678 |   19437    61062 |   15286   11272   486408    43.2 |  1.127 % |
54.58/54.61	c |    287523 |   19437    61062 |   16815   15117   611906    40.5 |  1.127 % |
55.48/55.57	c |    293292 |   19437    61062 |   18496   12232   437124    35.7 |  1.127 % |
56.98/57.05	c |    301944 |   19437    61062 |   20346   11264   467384    41.5 |  1.127 % |
59.18/59.27	c |    314918 |   19437    61062 |   22381   13486   604895    44.9 |  1.127 % |
63.08/63.12	c |    334381 |   19437    61062 |   24619   21564   965906    44.8 |  1.127 % |
68.88/68.93	c |    363573 |   19437    61062 |   27081   12988   725744    55.9 |  1.127 % |
77.07/77.17	c |    407368 |   19437    61062 |   29789   14738   809935    55.0 |  1.127 % |
90.57/90.60	c |    473053 |   19437    61062 |   32768   15982   815894    51.1 |  1.127 % |
108.77/108.84	c |    571579 |   19421    61028 |   36044   20884   866725    41.5 |  1.182 % |
136.06/136.13	c |    719369 |   19414    61013 |   39649   19706   664143    33.7 |  1.213 % |
179.46/179.52	c |    941061 |   19414    61013 |   43614   22685   822390    36.3 |  1.213 % |
248.14/248.22	c |   1273586 |   19414    61013 |   47975   42162  1420357    33.7 |  1.213 % |
351.93/352.02	c |   1772374 |   19409    61001 |   52773   38329  1192022    31.1 |  1.236 % |
436.21/436.32	c ==============================================================================
436.21/436.32	c Optimal solution: 24
436.21/436.32	s OPTIMUM FOUND
436.21/436.32	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 x180 -x181 -x182 -x183 -x184 -x185 x186 x187 -x188 -x189 x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 x463 -x464 -x465 x466
436.21/436.32	c _______________________________________________________________________________
436.21/436.32	c 
436.21/436.32	c restarts              : 54
436.21/436.32	c conflicts             : 2171611        (4978 /sec)
436.21/436.32	c decisions             : 3823884        (8766 /sec)
436.21/436.32	c propagations          : 0              (0 /sec)
436.21/436.32	c inspects              : 0              (0 /sec)
436.21/436.32	c CPU time              : 436.228 s
436.21/436.32	c _______________________________________________________________________________

Verifier Data

OK	24

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-3721233-1338554401/watcher-3721233-1338554401 -o /tmp/evaluation-result-3721233-1338554401/solver-3721233-1338554401 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721233-1338554401.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: 4.36 2.78 1.98 2/178 29929
/proc/meminfo: memFree=18124124/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 321566462 1294336 119 33554432000 134512640 135395479 4293498912 4293497880 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 316 119 74 216 0 98 0

[startup+0.0752519 s]
/proc/loadavg: 4.36 2.78 1.98 2/178 29929
/proc/meminfo: memFree=18124124/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=2172 CPUtime=0.07 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 389 0 0 0 7 0 0 0 20 0 1 0 321566462 2224128 346 33554432000 134512640 135395479 4293498912 4293497324 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 543 346 74 216 0 325 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2172

[startup+0.100305 s]
/proc/loadavg: 4.36 2.78 1.98 2/178 29929
/proc/meminfo: memFree=18124124/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=2536 CPUtime=0.09 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 527 0 0 0 9 0 0 0 20 0 1 0 321566462 2596864 484 33554432000 134512640 135395479 4293498912 4293400932 135005317 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 634 484 102 216 0 416 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2536

[startup+0.301044 s]
/proc/loadavg: 4.36 2.78 1.98 2/178 29929
/proc/meminfo: memFree=18124124/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=5476 CPUtime=0.29 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 1199 0 0 0 29 0 0 0 20 0 1 0 321566462 5607424 1156 33554432000 134512640 135395479 4293498912 4293479548 135005840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 1369 1156 111 216 0 1151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5476

[startup+0.70101 s]
/proc/loadavg: 4.36 2.78 1.98 2/178 29929
/proc/meminfo: memFree=18124124/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=5928 CPUtime=0.69 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 1315 0 0 0 69 0 0 0 20 0 1 0 321566462 6070272 1272 33554432000 134512640 135395479 4293498912 4293497216 134580268 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 1482 1272 111 216 0 1264 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5928

[startup+1.50102 s]
/proc/loadavg: 4.36 2.78 1.98 2/179 29930
/proc/meminfo: memFree=18119380/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=8044 CPUtime=1.49 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 1847 0 0 0 149 0 0 0 20 0 1 0 321566462 8237056 1804 33554432000 134512640 135395479 4293498912 4293496960 134583956 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 2011 1804 111 216 0 1793 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8044

[startup+3.10054 s]
/proc/loadavg: 4.36 2.78 1.98 2/179 29930
/proc/meminfo: memFree=18116404/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=10700 CPUtime=3.09 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 2518 0 0 0 308 1 0 0 20 0 1 0 321566462 10956800 2475 33554432000 134512640 135395479 4293498912 4293497264 134581436 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 2675 2475 111 216 0 2457 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10700

[startup+6.30101 s]
/proc/loadavg: 4.41 2.82 2.00 2/179 29930
/proc/meminfo: memFree=18113156/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=12224 CPUtime=6.29 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 2901 0 0 0 628 1 0 0 20 0 1 0 321566462 12517376 2858 33554432000 134512640 135395479 4293498912 4293497264 134580768 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 3056 2858 111 216 0 2838 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12224

[startup+12.701 s]
/proc/loadavg: 4.46 2.85 2.02 2/179 29930
/proc/meminfo: memFree=18126280/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=13060 CPUtime=12.69 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 3098 0 0 0 1268 1 0 0 20 0 1 0 321566462 13373440 3055 33554432000 134512640 135395479 4293498912 4293497216 134580461 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 3265 3055 111 216 0 3047 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13060

[startup+25.501 s]
/proc/loadavg: 4.58 2.96 2.06 2/179 29930
/proc/meminfo: memFree=18125664/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=15648 CPUtime=25.49 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 3720 0 0 0 2548 1 0 0 20 0 1 0 321566462 16023552 3677 33554432000 134512640 135395479 4293498912 4293497376 134588609 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 3912 3677 111 216 0 3694 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15648

[startup+51.1005 s]
/proc/loadavg: 4.72 3.12 2.14 2/179 29930
/proc/meminfo: memFree=18123508/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=18212 CPUtime=51.08 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 4339 0 0 0 5107 1 0 0 20 0 1 0 321566462 18649088 4296 33554432000 134512640 135395479 4293498912 4293497264 134581178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 4553 4296 111 216 0 4335 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18212

[startup+102.306 s]
/proc/loadavg: 3.88 3.17 2.21 3/178 29978
/proc/meminfo: memFree=31079356/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=19532 CPUtime=102.27 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 4662 0 0 0 10226 1 0 0 20 0 1 0 321566462 20000768 4658 33554432000 134512640 135395479 4293498912 4293497264 134581178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 4883 4658 111 216 0 4665 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19532

[startup+162.301 s]
/proc/loadavg: 2.69 2.95 2.19 3/177 30026
/proc/meminfo: memFree=31010464/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=21540 CPUtime=162.26 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 5137 0 0 0 16225 1 0 0 20 0 1 0 321566462 22056960 5179 33554432000 134512640 135395479 4293498912 4293496784 134574282 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 5385 5179 111 216 0 5167 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 21540

[startup+222.3 s]
/proc/loadavg: 2.25 2.78 2.17 3/177 30026
/proc/meminfo: memFree=31004572/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=23732 CPUtime=222.25 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 5650 0 0 0 22224 1 0 0 20 0 1 0 321566462 24301568 5719 33554432000 134512640 135395479 4293498912 4293496880 134579355 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 5933 5719 111 216 0 5715 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 23732

[startup+282.301 s]
/proc/loadavg: 2.09 2.63 2.16 3/177 30026
/proc/meminfo: memFree=30978264/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=24592 CPUtime=282.24 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 5868 0 0 0 28223 1 0 0 20 0 1 0 321566462 25182208 5937 33554432000 134512640 135395479 4293498912 4293496880 134579871 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 6148 5937 111 216 0 5930 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 24592

[startup+342.3 s]
/proc/loadavg: 2.03 2.51 2.15 3/177 30027
/proc/meminfo: memFree=30963256/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=25160 CPUtime=342.23 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 5975 0 0 0 34222 1 0 0 20 0 1 0 321566462 25763840 6065 33554432000 134512640 135395479 4293498912 4293497264 134581189 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 6290 6065 111 216 0 6072 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 25160

[startup+402.301 s]
/proc/loadavg: 2.01 2.42 2.14 3/177 30027
/proc/meminfo: memFree=30962372/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=25872 CPUtime=402.22 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 6136 0 0 0 40221 1 0 0 20 0 1 0 321566462 26492928 6226 33554432000 134512640 135395479 4293498912 4293497232 134573398 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 6468 6226 111 216 0 6250 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 25872

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

[startup+409.5 s]
/proc/loadavg: 2.01 2.40 2.14 3/177 30027
/proc/meminfo: memFree=30962752/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=25872 CPUtime=409.42 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 6136 0 0 0 40941 1 0 0 20 0 1 0 321566462 26492928 6226 33554432000 134512640 135395479 4293498912 4293497232 134573350 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 6468 6226 111 216 0 6250 0
Current children cumulated CPU time (s) 409.42
Current children cumulated vsize (KiB) 25872

[startup+422.3 s]
/proc/loadavg: 2.01 2.39 2.14 3/177 30027
/proc/meminfo: memFree=30962876/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=25872 CPUtime=422.22 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 6136 0 0 0 42221 1 0 0 20 0 1 0 321566462 26492928 6226 33554432000 134512640 135395479 4293498912 4293497264 134581183 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 6468 6226 111 216 0 6250 0
Current children cumulated CPU time (s) 422.22
Current children cumulated vsize (KiB) 25872

[startup+428.7 s]
/proc/loadavg: 2.01 2.38 2.13 3/177 30027
/proc/meminfo: memFree=30962876/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=25872 CPUtime=428.61 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 6136 0 0 0 42860 1 0 0 20 0 1 0 321566462 26492928 6226 33554432000 134512640 135395479 4293498912 4293497264 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 6468 6226 111 216 0 6250 0
Current children cumulated CPU time (s) 428.61
Current children cumulated vsize (KiB) 25872

[startup+431.9 s]
/proc/loadavg: 2.00 2.38 2.13 3/177 30027
/proc/meminfo: memFree=30962564/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=25872 CPUtime=431.81 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 6137 0 0 0 43180 1 0 0 20 0 1 0 321566462 26492928 6283 33554432000 134512640 135395479 4293498912 4293497232 134573334 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 6468 6283 111 216 0 6250 0
Current children cumulated CPU time (s) 431.81
Current children cumulated vsize (KiB) 25872

[startup+433.5 s]
/proc/loadavg: 2.00 2.38 2.13 3/177 30027
/proc/meminfo: memFree=30962564/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=25872 CPUtime=433.41 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 6137 0 0 0 43340 1 0 0 20 0 1 0 321566462 26492928 6283 33554432000 134512640 135395479 4293498912 4293497264 134581451 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 6468 6283 111 216 0 6250 0
Current children cumulated CPU time (s) 433.41
Current children cumulated vsize (KiB) 25872

[startup+435.1 s]
/proc/loadavg: 2.00 2.37 2.13 3/177 30027
/proc/meminfo: memFree=30962564/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=26068 CPUtime=435.01 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 6152 0 0 0 43500 1 0 0 20 0 1 0 321566462 26693632 6298 33554432000 134512640 135395479 4293498912 4293497264 134581028 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 6517 6298 111 216 0 6299 0
Current children cumulated CPU time (s) 435.01
Current children cumulated vsize (KiB) 26068

[startup+435.9 s]
/proc/loadavg: 2.00 2.37 2.13 3/177 30027
/proc/meminfo: memFree=30962440/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=26068 CPUtime=435.81 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 6152 0 0 0 43580 1 0 0 20 0 1 0 321566462 26693632 6298 33554432000 134512640 135395479 4293498912 4293497264 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 6517 6298 111 216 0 6299 0
Current children cumulated CPU time (s) 435.81
Current children cumulated vsize (KiB) 26068

[startup+436.3 s]
/proc/loadavg: 2.00 2.37 2.13 3/177 30027
/proc/meminfo: memFree=30962440/32873648 swapFree=6860/6860
[pid=29929] ppid=29927 vsize=26068 CPUtime=436.21 cores=1,3,5,7
/proc/29929/stat : 29929 (minisat+) R 29927 29929 29705 0 -1 4202496 6152 0 0 0 43620 1 0 0 20 0 1 0 321566462 26693632 6298 33554432000 134512640 135395479 4293498912 4293497256 134581318 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29929/statm: 6517 6298 111 216 0 6299 0
Current children cumulated CPU time (s) 436.21
Current children cumulated vsize (KiB) 26068

Child status: 30
Real time (s): 436.323
CPU time (s): 436.246
CPU user time (s): 436.229
CPU system time (s): 0.016997
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 26068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 436.229
system time used= 0.016997
maximum resident set size= 25196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6156
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= 12
involuntary context switches= 451

runsolver used 0.71789 second user time and 1.74973 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-01 14:40:06
IDJOB=3721233
IDBENCH=2049
IDSOLVER=2306
FILE ID=node124/3721233-1338554401
RUNJOBID= node124-1338552574-29723
PBS_JOBID= 14635860
Free space on /tmp= 66668 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-count.b.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721233-1338554401/watcher-3721233-1338554401 -o /tmp/evaluation-result-3721233-1338554401/solver-3721233-1338554401 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721233-1338554401.opb            

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

MD5SUM BENCH= 931342e76f648ae82c047d164917a326
RANDOM SEED=1927698523

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5357.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        18124644 kB
Buffers:           83068 kB
Cached:          9290680 kB
SwapCached:         8124 kB
Active:          4396096 kB
Inactive:        9173332 kB
Active(anon):    4190240 kB
Inactive(anon):     7828 kB
Active(file):     205856 kB
Inactive(file):  9165504 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091320 kB
Dirty:           5136932 kB
Writeback:             0 kB
AnonPages:       4194996 kB
Mapped:             8468 kB
Shmem:                 0 kB
Slab:            1032600 kB
SReclaimable:     472520 kB
SUnreclaim:       560080 kB
KernelStack:        1448 kB
PageTables:        12216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    4314656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2625536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721233-1338554401.opb

Free space on /tmp at the end= 70768 MiB
End job on node124 at 2012-06-01 14:47:22