Trace number 4112637

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
minisatp 2012-10-02 git-d91742bSAT (TO)98 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-m4.r.opb
MD5SUMf69ecb5497caa964fbd82b9dc6698ac3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark0.326949
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 90
Optimality of the best value was proved YES
Number of variables652
Total number of constraints759
Number of constraints which are clauses759
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 constraint46
Number of terms in the objective function 652
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 652
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 652
Number of bits of the biggest sum of numbers10
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.04	c Converting 759 PB-constraints to clauses...
0.00/0.04	c   -- Unit propagations: (none)
0.00/0.04	c   -- Detecting intervals from adjacent constraints: ==
0.00/0.04	c   -- Clauses(.)/Splits(s): .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.04	============================[ Search Statistics ]==============================
0.00/0.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	===============================================================================
0.00/0.04	===============================================================================
0.00/0.04	c Found solution: 116
0.00/0.05	c ---[   0]---> Sorter-cost:29548     Base:
0.69/0.75	|  Eliminated clauses:           0.36 Mb                                      |
0.69/0.75	============================[ Search Statistics ]==============================
0.69/0.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.75	===============================================================================
0.69/0.75	|       100 |   11969    25129   105731 |     9213       92     10 |  0.768 % |
0.69/0.75	|       250 |   11859    25129   105731 |    10135      233     10 |  1.232 % |
0.69/0.75	|       475 |   11771    25129   105731 |    11148      450     14 |  1.603 % |
0.69/0.75	|       812 |   11749    25129   105731 |    12263      784     17 |  1.696 % |
0.69/0.75	|      1318 |   11732    25129   105731 |    13490     1288     18 |  1.768 % |
0.69/0.75	|      2077 |   11682    25129   105731 |    14839     2038     20 |  1.978 % |
0.69/0.75	|      3216 |   11682    25129   105731 |    16323     3174     27 |  1.978 % |
0.69/0.75	|      4924 |   11682    25129   105731 |    17955     4882     27 |  1.978 % |
0.69/0.75	===============================================================================
0.69/0.75	c Found solution: 110
0.69/0.75	c ---[   0]---> Sorter-cost:    0     Base:
1.19/1.23	|  Eliminated clauses:           0.37 Mb                                      |
1.19/1.23	============================[ Search Statistics ]==============================
1.19/1.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.19/1.23	===============================================================================
1.19/1.23	|      5601 |   11629    24260   101873 |     8895     5497     29 |  1.976 % |
1.19/1.23	|      5751 |   11629    24260   101873 |     9784     5647     29 |  1.976 % |
1.19/1.23	|      5976 |   11629    24260   101873 |    10763     5872     29 |  1.976 % |
1.19/1.23	|      6313 |   11629    24260   101873 |    11839     6209     30 |  1.976 % |
1.19/1.23	|      6819 |   11629    24260   101873 |    13023     6715     30 |  1.976 % |
1.19/1.23	|      7578 |   11629    24260   101873 |    14326     7474     31 |  1.976 % |
1.19/1.23	|      8717 |   11629    24260   101873 |    15758     8613     35 |  1.976 % |
1.19/1.23	===============================================================================
1.19/1.23	c Found solution: 103
1.19/1.23	c ---[   0]---> Sorter-cost:    0     Base:
18.79/18.81	|  Eliminated clauses:           0.39 Mb                                      |
18.79/18.81	============================[ Search Statistics ]==============================
18.79/18.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.79/18.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.79/18.81	===============================================================================
18.79/18.81	|      9589 |   11644    24373   102673 |     8936     4792     34 |  1.937 % |
18.79/18.81	|      9739 |   11638    24373   102673 |     9830     4941     34 |  1.961 % |
18.79/18.81	|      9964 |   11638    24373   102673 |    10813     5166     34 |  1.961 % |
18.79/18.81	|     10301 |   11631    24373   102673 |    11894     5501     34 |  1.987 % |
18.79/18.81	|     10807 |   11631    24373   102673 |    13084     6007     35 |  1.987 % |
18.79/18.81	|     11566 |   11631    24373   102673 |    14392     6766     35 |  1.987 % |
18.79/18.81	|     12705 |   11631    24373   102673 |    15832     7905     36 |  1.987 % |
18.79/18.81	|     14413 |   11621    24373   102673 |    17415     9611     37 |  2.026 % |
18.79/18.81	|     16975 |   11621    24373   102673 |    19156    12173     40 |  2.026 % |
18.79/18.81	|     20819 |   11621    24373   102673 |    21072    16017     43 |  2.026 % |
18.79/18.81	|     26585 |   11621    24373   102673 |    23179    21783     47 |  2.026 % |
18.79/18.81	|     35234 |   11621    24373   102673 |    25497    18464     51 |  2.026 % |
18.79/18.81	|     48208 |   11621    24373   102673 |    28047    18238     56 |  2.026 % |
18.79/18.81	|     67669 |   11598    24373   102673 |    30852    23057     52 |  2.114 % |
18.79/18.81	|     96861 |   11590    24373   102673 |    33937    15228     50 |  2.145 % |
18.79/18.81	|    140650 |   11573    24373   102673 |    37331    18117     45 |  2.210 % |
18.79/18.81	===============================================================================
18.79/18.81	c Found solution: 101
18.79/18.82	c ---[   0]---> Sorter-cost:    0     Base:
44.48/44.52	|  Eliminated clauses:           0.40 Mb                                      |
44.48/44.52	============================[ Search Statistics ]==============================
44.48/44.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
44.48/44.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
44.48/44.52	===============================================================================
44.48/44.52	|    185831 |   11559    24219   102083 |     8880     8267     39 |  2.156 % |
44.48/44.52	|    185981 |   11559    24219   102083 |     9768     8417     39 |  2.156 % |
44.48/44.52	|    186206 |   11559    24219   102083 |    10745     8642     38 |  2.156 % |
44.48/44.52	|    186543 |   11559    24219   102083 |    11819     8979     38 |  2.156 % |
44.48/44.52	|    187049 |   11559    24219   102083 |    13001     9485     38 |  2.156 % |
44.48/44.52	|    187808 |   11559    24219   102083 |    14301    10244     38 |  2.156 % |
44.48/44.52	|    188947 |   11559    24219   102083 |    15731    11383     42 |  2.156 % |
44.48/44.52	|    190655 |   11559    24219   102083 |    17305    13091     41 |  2.156 % |
44.48/44.52	|    193217 |   11559    24219   102083 |    19035    15653     42 |  2.156 % |
44.48/44.52	|    197061 |   11559    24219   102083 |    20939    19497     43 |  2.156 % |
44.48/44.52	|    202827 |   11559    24219   102083 |    23033    14362     44 |  2.156 % |
44.48/44.52	|    211476 |   11559    24219   102083 |    25336    23011     47 |  2.156 % |
44.48/44.52	|    224450 |   11559    24219   102083 |    27870    23022     51 |  2.156 % |
44.48/44.52	|    243911 |   11552    24219   102083 |    30657    26636     55 |  2.182 % |
44.48/44.52	|    273103 |   11552    24219   102083 |    33722    18854     57 |  2.182 % |
44.48/44.52	|    316892 |   11543    24219   102083 |    37095    20854     44 |  2.215 % |
44.48/44.52	|    382576 |   11538    24219   102083 |    40804    39552     62 |  2.233 % |
44.48/44.52	===============================================================================
44.48/44.52	c Found solution: 98
44.48/44.53	c ---[   0]---> Sorter-cost:    0     Base:
1800.00/1800.30	|  Eliminated clauses:           0.41 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|    420767 |   11528    24129   101431 |     8847     8600     51 |  2.206 % |
1800.00/1800.30	|    420917 |   11528    24129   101431 |     9732     8750     50 |  2.206 % |
1800.00/1800.30	|    421142 |   11528    24129   101431 |    10705     8975     50 |  2.206 % |
1800.00/1800.30	|    421479 |   11528    24129   101431 |    11775     9312     49 |  2.206 % |
1800.00/1800.30	|    421985 |   11528    24129   101431 |    12953     9818     50 |  2.206 % |
1800.00/1800.30	|    422744 |   11528    24129   101431 |    14248    10577     48 |  2.206 % |
1800.00/1800.30	|    423883 |   11528    24129   101431 |    15673    11716     49 |  2.206 % |
1800.00/1800.30	|    425591 |   11528    24129   101431 |    17240    13424     47 |  2.206 % |
1800.00/1800.30	|    428153 |   11528    24129   101431 |    18964    15986     47 |  2.206 % |
1800.00/1800.30	|    431997 |   11528    24129   101431 |    20861     9961     36 |  2.206 % |
1800.00/1800.30	|    437763 |   11528    24129   101431 |    22947    15727     40 |  2.206 % |
1800.00/1800.30	|    446412 |   11528    24129   101431 |    25242    12223     43 |  2.206 % |
1800.00/1800.30	|    459386 |   11528    24129   101431 |    27766    25197     51 |  2.206 % |
1800.00/1800.30	|    478847 |   11528    24129   101431 |    30543    27645     56 |  2.206 % |
1800.00/1800.30	|    508039 |   11528    24129   101431 |    33597    21754     58 |  2.206 % |
1800.00/1800.30	|    551828 |   11515    24129   101431 |    36957    21204     46 |  2.253 % |
1800.00/1800.30	|    617512 |   11515    24129   101431 |    40653    39671     53 |  2.253 % |
1800.00/1800.30	|    716038 |   11515    24129   101431 |    44718    27247     58 |  2.253 % |
1800.00/1800.30	|    863827 |   11515    24129   101431 |    49190    21998     80 |  2.253 % |
1800.00/1800.30	|   1085510 |   11515    24129   101431 |    54109    26709     53 |  2.253 % |
1800.00/1800.30	|   1418035 |   11515    24129   101431 |    59520    38339     86 |  2.253 % |
1800.00/1800.30	|   1916823 |   11497    24129   101431 |    65472    40931     46 |  2.318 % |
1800.00/1800.30	|   2665005 |   11497    24129   101431 |    72019    18038     85 |  2.318 % |
1800.00/1800.30	|   3787279 |   11488    24129   101431 |    79221    69520     54 |  2.350 % |
1800.00/1800.30	|   5470690 |   11484    24129   101431 |    87143    31126     99 |  2.364 % |
1800.00/1800.30	|   7995806 |   11474    24129   101431 |    95857    28615     85 |  2.400 % |
1800.00/1800.30	|  11783481 |   11474    24129   101431 |   105443    32286     93 |  2.400 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	s SATISFIABLE
1800.00/1800.30	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 x95 -x96 x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 x120 x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 x183 -x184 -x185 -x186 -x187 x188 -x189 -x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 x229 -x230 -x231 x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 x267 -x268 -x269 -x270 x271 -x272 -x273 -x274 -x275 x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 -x307 x308 -x309 -x310 -x311 -x312 -x313 -x314 x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 x349 -x350 -x351 x352 -x353 -x354 -x355 -x356 x357 -x358 -x359 x360 -x361 -x362 -x363 -x364 -x365 -x366 x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 x422 -x423 -x424 -x425 -x426 x427 x428 -x429 x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 x453 -x454 -x455 x456 -x457 -x458 x459 -x460 -x461 -x462 -x463 -x464 x465 -x466 x467 -x468 x469 -x470 x471 -x472 x473 -x474 -x475 -x476 x477 x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 x490 -x491 x492 -x493 -x494 -x495 -x496 x497 x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 x514 -x515 -x516 -x517 x518 -x519 -x520 x521 -x522 -x523 -x524 -x525 -x526 -x527 x528 -x529 -x530 -x531 -x532 -x533 x534 -x535 x536 -x537 x538 -x539 x540 -x541 -x542 -x543 x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 x552 -x553 -x554 x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 x566 -x567 -x568 -x569 -x570 -x571 x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 x589 x590 -x591 -x592 -x593 x594 x595 -x596 -x597 -x598 -x599 -x600 -x601 x602 x603 -x604 x605 -x606 -x607 x608 x609 -x610 x611 -x612 -x613 x614 x615 -x616 x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 x625 -x626 x627 -x628 x629 x630 x631 -x632 -x633 -x634 -x635 x636 -x637 -x638 x639 -x640 -x641 x642 -x643 -x644 -x645 x646 -x647 -x648 -x649 -x650 -x651 -x652

Verifier Data

OK	98

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4112637-1466556933/watcher-4112637-1466556933 -o /tmp/evaluation-result-4112637-1466556933/solver-4112637-1466556933 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466551518-27979 --watchdog 1960 minisatp HOME/instance-4112637-1466556933.opb 

pid=28735
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.16 2.23 2.18 3/176 28738
/proc/meminfo: memFree=30357176/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=6456 CPUtime=0 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 57738993 6610944 202 33554432000 4194304 5646918 140733313320240 140735707850152 4251039 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/28738/statm: 1614 202 94 355 0 1255 0

[startup+0.100108 s]
/proc/loadavg: 2.16 2.23 2.18 3/176 28738
/proc/meminfo: memFree=30357176/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=3920 CPUtime=0.09 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 833 0 0 0 9 0 0 0 20 0 1 0 57738993 4014080 699 33554432000 4194304 5646918 140733313320240 140735707850152 4824670 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/28738/statm: 980 699 127 355 0 621 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3920

[startup+0.200272 s]
/proc/loadavg: 2.16 2.23 2.18 3/176 28738
/proc/meminfo: memFree=30357176/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=12216 CPUtime=0.19 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 2855 0 0 0 19 0 0 0 20 0 1 0 57738993 12509184 2680 33554432000 4194304 5646918 140733313320240 140735707850152 4423826 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/28738/statm: 3054 2680 138 355 0 2695 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12216

[startup+0.300278 s]
/proc/loadavg: 2.16 2.23 2.18 3/176 28738
/proc/meminfo: memFree=30357176/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=14184 CPUtime=0.29 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 3394 0 0 0 29 0 0 0 20 0 1 0 57738993 14524416 3212 33554432000 4194304 5646918 140733313320240 140735707850152 4402684 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/28738/statm: 3546 3212 153 355 0 3187 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14184

[startup+0.700234 s]
/proc/loadavg: 2.16 2.23 2.18 3/176 28738
/proc/meminfo: memFree=30357176/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=14184 CPUtime=0.69 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 3395 0 0 0 69 0 0 0 20 0 1 0 57738993 14524416 3213 33554432000 4194304 5646918 140733313320240 140733313318200 4399325 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 3546 3213 154 355 0 3187 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14184

[startup+1.50031 s]
/proc/loadavg: 2.15 2.23 2.18 3/177 28739
/proc/meminfo: memFree=30342164/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=18252 CPUtime=1.49 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 4198 0 0 0 149 0 0 0 20 0 1 0 57738993 18690048 4013 33554432000 4194304 5646918 140733313320240 140733313318904 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 4563 4013 156 355 0 4204 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18252

[startup+3.10029 s]
/proc/loadavg: 2.15 2.23 2.18 3/177 28739
/proc/meminfo: memFree=30338256/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=22604 CPUtime=3.09 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 4520 0 0 0 309 0 0 0 20 0 1 0 57738993 23146496 4840 33554432000 4194304 5646918 140733313320240 140733313318488 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 5651 4840 156 355 0 5292 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22604

[startup+6.30029 s]
/proc/loadavg: 2.15 2.23 2.18 3/177 28739
/proc/meminfo: memFree=30333072/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=31416 CPUtime=6.28 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 5577 0 0 0 628 0 0 0 20 0 1 0 57738993 32169984 7421 33554432000 4194304 5646918 140733313320240 140733313318504 4402667 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 7854 7421 156 355 0 7495 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31416

[startup+12.7003 s]
/proc/loadavg: 2.13 2.22 2.18 3/177 28739
/proc/meminfo: memFree=30318292/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=38548 CPUtime=12.68 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 6921 0 0 0 1267 1 0 0 20 0 1 0 57738993 39473152 9240 33554432000 4194304 5646918 140733313320240 140733313318488 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 9637 9240 156 355 0 9278 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38548

[startup+25.5003 s]
/proc/loadavg: 2.11 2.21 2.18 4/177 28739
/proc/meminfo: memFree=30312120/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=38548 CPUtime=25.48 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 6939 0 0 0 2547 1 0 0 20 0 1 0 57738993 39473152 9258 33554432000 4194304 5646918 140733313320240 140733313318520 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 9637 9258 157 355 0 9278 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38548

[startup+51.1003 s]
/proc/loadavg: 2.13 2.21 2.18 3/177 28739
/proc/meminfo: memFree=30286252/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=46184 CPUtime=51.08 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 7185 0 0 0 5107 1 0 0 20 0 1 0 57738993 47292416 11035 33554432000 4194304 5646918 140733313320240 140733313318520 4397536 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 11546 11035 158 355 0 11187 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46184

[startup+102.3 s]
/proc/loadavg: 2.11 2.19 2.17 3/177 28740
/proc/meminfo: memFree=30273796/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=57788 CPUtime=102.28 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 7889 0 0 0 10226 2 0 0 20 0 1 0 57738993 59174912 14072 33554432000 4194304 5646918 140733313320240 140733313318952 4402657 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 14447 14072 158 355 0 14088 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 57788

[startup+162.3 s]
/proc/loadavg: 2.16 2.18 2.17 3/177 28741
/proc/meminfo: memFree=30241916/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=88136 CPUtime=162.26 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 8390 0 0 0 16224 2 0 0 20 0 1 0 57738993 90251264 16101 33554432000 4194304 5646918 140733313320240 140733313318488 4397856 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 22034 16101 158 355 0 21675 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 88136

[startup+222.307 s]
/proc/loadavg: 2.27 2.21 2.18 3/177 28742
/proc/meminfo: memFree=30219172/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=88136 CPUtime=222.26 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 9016 0 0 0 22223 3 0 0 20 0 1 0 57738993 90251264 21659 33554432000 4194304 5646918 140733313320240 140733313318952 4403235 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 22034 21659 158 355 0 21675 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 88136

[startup+282.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/178 28747
/proc/meminfo: memFree=30206940/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=88136 CPUtime=282.24 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 9016 0 0 0 28221 3 0 0 20 0 1 0 57738993 90251264 21659 33554432000 4194304 5646918 140733313320240 140733313318952 4400009 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 22034 21659 158 355 0 21675 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 88136

[startup+342.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/179 28771
/proc/meminfo: memFree=30205624/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=88136 CPUtime=342.23 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 9016 0 0 0 34220 3 0 0 20 0 1 0 57738993 90251264 21659 33554432000 4194304 5646918 140733313320240 140733313318952 4403411 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 22034 21659 158 355 0 21675 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 88136

[startup+402.3 s]
/proc/loadavg: 2.19 2.20 2.18 4/178 28772
/proc/meminfo: memFree=30204024/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=88136 CPUtime=402.23 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 9369 0 0 0 40219 4 0 0 20 0 1 0 57738993 90251264 21661 33554432000 4194304 5646918 140733313320240 140733313318952 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 22034 21661 158 355 0 21675 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 88136

[startup+462.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/178 28773
/proc/meminfo: memFree=30202024/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=89540 CPUtime=462.22 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 9724 0 0 0 46218 4 0 0 20 0 1 0 57738993 91688960 22012 33554432000 4194304 5646918 140733313320240 140733313318504 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 22385 22012 158 355 0 22026 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 89540

[startup+522.3 s]
/proc/loadavg: 2.13 2.18 2.18 4/178 28774
/proc/meminfo: memFree=30165000/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=112816 CPUtime=522.2 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 9977 0 0 0 52216 4 0 0 20 0 1 0 57738993 115523584 26977 33554432000 4194304 5646918 140733313320240 140733313318488 4403152 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 28204 26977 158 355 0 27845 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 112816

[startup+582.3 s]
/proc/loadavg: 2.26 2.21 2.18 3/178 28776
/proc/meminfo: memFree=30163312/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=112816 CPUtime=582.19 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 9983 0 0 0 58215 4 0 0 20 0 1 0 57738993 115523584 27490 33554432000 4194304 5646918 140733313320240 140733313318488 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 28204 27490 158 355 0 27845 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 112816


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


[startup+942.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/178 28786
/proc/meminfo: memFree=30148660/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=112816 CPUtime=942.14 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 11375 0 0 0 94207 7 0 0 20 0 1 0 57738993 115523584 27985 33554432000 4194304 5646918 140733313320240 140733313318952 4397733 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 28204 27985 158 355 0 27845 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 112816

[startup+1002.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/178 28787
/proc/meminfo: memFree=30142388/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=120012 CPUtime=1002.13 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 11904 0 0 0 100205 8 0 0 20 0 1 0 57738993 122892288 29693 33554432000 4194304 5646918 140733313320240 140733313318952 4403040 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 30003 29693 158 355 0 29644 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 120012

[startup+1062.3 s]
/proc/loadavg: 2.12 2.18 2.17 3/178 28788
/proc/meminfo: memFree=30129792/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=120012 CPUtime=1062.12 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 12140 0 0 0 106203 9 0 0 20 0 1 0 57738993 122892288 29753 33554432000 4194304 5646918 140733313320240 140733313318952 4403372 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 30003 29753 158 355 0 29644 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 120012

[startup+1122.3 s]
/proc/loadavg: 2.15 2.17 2.17 3/178 28789
/proc/meminfo: memFree=30129664/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=120012 CPUtime=1122.11 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 12140 0 0 0 112202 9 0 0 20 0 1 0 57738993 122892288 29753 33554432000 4194304 5646918 140733313320240 140733313318952 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 30003 29753 158 355 0 29644 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 120012

[startup+1182.3 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 28790
/proc/meminfo: memFree=30106584/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=143384 CPUtime=1182.1 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 13590 0 0 0 118199 11 0 0 20 0 1 0 57738993 146825216 35596 33554432000 4194304 5646918 140733313320240 140733313318952 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 35846 35596 158 355 0 35487 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 143384

[startup+1242.3 s]
/proc/loadavg: 2.10 2.15 2.16 3/178 28792
/proc/meminfo: memFree=30106340/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=143384 CPUtime=1242.1 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 13767 0 0 0 124198 12 0 0 20 0 1 0 57738993 146825216 35596 33554432000 4194304 5646918 140733313320240 140733313318952 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 35846 35596 158 355 0 35487 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 143384

[startup+1302.3 s]
/proc/loadavg: 2.29 2.20 2.18 3/178 28793
/proc/meminfo: memFree=30105960/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=143384 CPUtime=1302.08 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 13943 0 0 0 130196 12 0 0 20 0 1 0 57738993 146825216 35596 33554432000 4194304 5646918 140733313320240 140733313318952 4398811 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 35846 35596 158 355 0 35487 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 143384

[startup+1362.3 s]
/proc/loadavg: 2.51 2.25 2.20 3/183 28935
/proc/meminfo: memFree=30065036/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=143384 CPUtime=1362.08 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 14473 0 0 0 136194 14 0 0 20 0 1 0 57738993 146825216 35596 33554432000 4194304 5646918 140733313320240 140733313318952 4389024 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 35846 35596 158 355 0 35487 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 143384

[startup+1422.3 s]
/proc/loadavg: 2.61 2.34 2.23 3/178 28999
/proc/meminfo: memFree=30013412/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=143384 CPUtime=1422.07 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 14473 0 0 0 142193 14 0 0 20 0 1 0 57738993 146825216 35596 33554432000 4194304 5646918 140733313320240 140733313318952 4397838 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 35846 35596 158 355 0 35487 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 143384

[startup+1482.3 s]
/proc/loadavg: 2.40 2.32 2.23 3/178 29003
/proc/meminfo: memFree=30007796/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=143384 CPUtime=1482.05 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 14650 0 0 0 148191 14 0 0 20 0 1 0 57738993 146825216 35596 33554432000 4194304 5646918 140733313320240 140733313318952 4389020 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 35846 35596 158 355 0 35487 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 143384

[startup+1542.31 s]
/proc/loadavg: 2.24 2.29 2.22 3/177 29005
/proc/meminfo: memFree=30007424/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=143384 CPUtime=1542.05 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 15183 0 0 0 154189 16 0 0 20 0 1 0 57738993 146825216 35596 33554432000 4194304 5646918 140733313320240 140733313318952 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 35846 35596 158 355 0 35487 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 143384

[startup+1602.3 s]
/proc/loadavg: 2.22 2.28 2.22 3/177 29006
/proc/meminfo: memFree=29968384/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=192704 CPUtime=1602.03 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 15900 0 0 0 160184 19 0 0 20 0 1 0 57738993 197328896 45995 33554432000 4194304 5646918 140733313320240 140733313318536 4402874 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 48176 45995 158 355 0 47817 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 192704

[startup+1662.3 s]
/proc/loadavg: 2.27 2.27 2.22 4/177 29007
/proc/meminfo: memFree=30007296/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=143384 CPUtime=1662.03 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 16439 0 0 0 166182 21 0 0 20 0 1 0 57738993 146825216 35596 33554432000 4194304 5646918 140733313320240 140733313318952 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 35846 35596 158 355 0 35487 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 143384

[startup+1722.3 s]
/proc/loadavg: 2.15 2.23 2.21 3/177 29008
/proc/meminfo: memFree=30006612/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=143384 CPUtime=1722.02 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 17152 0 0 0 172178 24 0 0 20 0 1 0 57738993 146825216 35596 33554432000 4194304 5646918 140733313320240 140733313318952 4403173 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 35846 35596 158 355 0 35487 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 143384

[startup+1782.3 s]
/proc/loadavg: 2.15 2.22 2.20 3/177 29009
/proc/meminfo: memFree=30005800/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=162612 CPUtime=1782 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 17696 0 0 0 178175 25 0 0 20 0 1 0 57738993 166514688 36109 33554432000 4194304 5646918 140733313320240 140733313318952 4402832 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 40653 36109 158 355 0 40294 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 162612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.27 2.24 2.21 3/177 29066
/proc/meminfo: memFree=30146888/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=174760 CPUtime=1800 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 18488 0 0 0 179974 26 0 0 20 0 1 0 57738993 178954240 41314 33554432000 4194304 5646918 140733313320240 140733313318952 4398960 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 43690 41314 158 355 0 43331 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 174760

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 28738 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.27 2.24 2.21 3/177 29066
/proc/meminfo: memFree=30146888/32872528 swapFree=1499884/1696108
[pid=28738] ppid=28735 vsize=174760 CPUtime=1800 cores=0,2,4,6
/proc/28738/stat : 28738 (minisatp) R 28735 28738 27963 0 -1 4202496 18488 0 0 0 179974 26 0 0 20 0 1 0 57738993 178954240 41314 33554432000 4194304 5646918 140733313320240 140733313318952 4398960 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28738/statm: 43690 41314 158 355 0 43331 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 174760

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.75
CPU system time (s): 0.270958
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 211932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.270958
maximum resident set size= 188420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18488
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= 16
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.84011 second user time and 6.47401 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-22 02:55:33
IDJOB=4112637
IDBENCH=2868
IDSOLVER=2555
FILE ID=node137/4112637-1466556933
RUNJOBID= node137-1466551518-27979
PBS_JOBID= 19943328
Free space on /tmp= 71652 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m4.r.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112637-1466556933/watcher-4112637-1466556933 -o /tmp/evaluation-result-4112637-1466556933/solver-4112637-1466556933 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466551518-27979 --watchdog 1960  minisatp HOME/instance-4112637-1466556933.opb

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

MD5SUM BENCH= f69ecb5497caa964fbd82b9dc6698ac3
RANDOM SEED=1140759705

node137.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.486
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.97
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.486
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	: 5332.55
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.486
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	: 5332.56
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.486
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	: 5332.55
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.486
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	: 5332.55
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.486
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	: 5332.38
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.486
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	: 5332.56
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.486
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30357844 kB
Buffers:           22808 kB
Cached:            61260 kB
SwapCached:          848 kB
Active:            67488 kB
Inactive:          44280 kB
Active(anon):      29148 kB
Inactive(anon):     1148 kB
Active(file):      38340 kB
Inactive(file):    43132 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100288 kB
Dirty:              7896 kB
Writeback:             4 kB
AnonPages:       1723500 kB
Mapped:             7800 kB
Shmem:                 0 kB
Slab:             572968 kB
SReclaimable:      16268 kB
SUnreclaim:       556700 kB
KernelStack:        1432 kB
PageTables:         7464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1837764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4112637-1466556933.opb

Free space on /tmp at the end= 71648 MiB
End job on node137 at 2016-06-22 03:25:33