Trace number 3723020

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB12: minisatp 1.0-2-g022594cOPT-18535 886.746 886.902

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=40-sizeP=21-sizeQ=40-289612555-max.opb
MD5SUM2533454829254b6bcc39aa8d9b25219b
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-18535
Best CPU time to get the best result obtained on this benchmark886.746
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -18535
Optimality of the best value was proved NO
Number of variables901
Total number of constraints2521
Number of constraints which are clauses2520
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint840
Number of terms in the objective function 21
Biggest coefficient in the objective function 1048576
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 2097151
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 576460752303423488
Number of bits of the biggest number in a constraint 60
Biggest sum of numbers in a constraint 2305842614989581580
Number of bits of the biggest sum of numbers61
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.00	c PARSE ERROR! [line 2528] Integer overflow. Use BigNum-version.
0.00/0.00	c OK -- Running BigNum-version instead...
0.00/0.00	c Parsing PB file...
0.00/0.04	c Converting 2522 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.05	c ---[   0]---> Adder-cost: 1216   maxlim: 22384452473590   bits: 45/45
0.00/0.19	c ==================================[MINISAT+]==================================
0.00/0.19	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.19	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.19	c ==============================================================================
0.00/0.19	c |         0 |   10252    33903 |    3417       0        0    -nan |  0.000 % |
0.00/0.20	c |       100 |   10252    33903 |    3758     100      972     9.7 | 14.021 % |
0.00/0.21	c |       251 |   10252    33903 |    4134     251     5919    23.6 | 14.022 % |
0.00/0.22	c |       477 |   10252    33903 |    4548     477    19520    40.9 | 14.022 % |
0.00/0.24	c |       814 |   10228    33825 |    5002     811    31197    38.5 | 14.161 % |
0.00/0.25	c ==============================================================================
0.00/0.25	c Found solution: -5
0.00/0.25	c ---[   0]---> BDD-cost:   19
0.00/0.25	c ==================================[MINISAT+]==================================
0.00/0.25	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.25	c ==============================================================================
0.00/0.25	c |      1022 |   10231    33849 |    3410    1019    36308    35.6 | 14.161 % |
0.00/0.25	c |      1122 |   10231    33849 |    3751    1119    37494    33.5 | 14.193 % |
0.00/0.26	c |      1272 |   10231    33849 |    4126    1269    41681    32.8 | 14.193 % |
0.00/0.26	c |      1497 |   10231    33849 |    4538    1494    46436    31.1 | 14.193 % |
0.00/0.27	c |      1834 |   10231    33849 |    4992    1831    53280    29.1 | 14.202 % |
0.00/0.30	c |      2340 |   10215    33797 |    5491    2335    69883    29.9 | 14.286 % |
0.00/0.37	c |      3099 |   10215    33797 |    6041    3094   114602    37.0 | 14.286 % |
0.00/0.48	c |      4238 |   10215    33797 |    6645    4233   156689    37.0 | 14.286 % |
0.00/0.68	c |      5947 |   10207    33771 |    7309    5941   224554    37.8 | 14.332 % |
0.00/0.95	c |      8509 |   10199    33745 |    8040    4560   180212    39.5 | 14.379 % |
1.28/1.33	c |     12353 |   10175    33667 |    8844    8401   483611    57.6 | 14.518 % |
1.88/1.97	c |     18121 |   10166    33636 |    9729    9282   484534    52.2 | 14.564 % |
2.88/2.99	c |     26771 |   10166    33636 |   10702    7375   224654    30.5 | 14.564 % |
4.48/4.54	c |     39746 |   10166    33636 |   11772    8550   271828    31.8 | 14.564 % |
6.78/6.88	c |     59210 |   10142    33554 |   12949    9517   418366    44.0 | 14.702 % |
7.48/7.59	c ==============================================================================
7.48/7.59	c Found solution: -11
7.48/7.59	c ---[   0]---> BDD-cost:   18
7.48/7.59	c ==================================[MINISAT+]==================================
7.48/7.59	c | Conflicts | Original         | Learnt                           | Progress |
7.48/7.59	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
7.48/7.59	c ==============================================================================
7.48/7.59	c |     65252 |   10092    33388 |    3364    8861   344649    38.9 | 14.702 % |
7.58/7.60	c |     65354 |   10092    33388 |    3700    2318    52514    22.7 | 15.197 % |
7.58/7.62	c |     65504 |   10092    33388 |    4070    2468    60156    24.4 | 15.196 % |
7.58/7.64	c |     65729 |   10092    33388 |    4477    2693    68878    25.6 | 15.197 % |
7.58/7.67	c |     66066 |   10092    33388 |    4925    3030    83427    27.5 | 15.197 % |
7.68/7.71	c |     66572 |   10092    33388 |    5417    3536   110740    31.3 | 15.196 % |
7.68/7.79	c |     67331 |   10092    33388 |    5959    4295   155555    36.2 | 15.197 % |
7.88/7.90	c |     68470 |   10092    33388 |    6555    5434   198329    36.5 | 15.197 % |
7.98/8.07	c |     70181 |   10092    33388 |    7211    3620   118088    32.6 | 15.197 % |
8.28/8.32	c |     72743 |   10092    33388 |    7932    6182   272645    44.1 | 15.197 % |
8.68/8.75	c |     76587 |   10092    33388 |    8725    5683   272517    48.0 | 15.197 % |
9.28/9.37	c |     82353 |   10035    33189 |    9597    6612   359548    54.4 | 15.658 % |
10.38/10.42	c |     91002 |   10024    33146 |   10557   10025   566863    56.5 | 15.751 % |
11.68/11.78	c |    103977 |   10001    33071 |   11613    5632   330685    58.7 | 15.890 % |
14.18/14.26	c |    123438 |   10001    33071 |   12774    6617   230980    34.9 | 15.890 % |
17.58/17.65	c |    152631 |    9960    32938 |   14052    9100   483460    53.1 | 16.259 % |
23.17/23.24	c |    196420 |    9960    32938 |   15457    8452   360129    42.6 | 16.259 % |
32.37/32.44	c |    262104 |    9942    32878 |   17003    8755   496826    56.7 | 16.443 % |
48.87/48.94	c |    360630 |    9942    32878 |   18703   17242  1397287    81.0 | 16.444 % |
72.27/72.35	c |    508420 |    9928    32834 |   20573   19341   920455    47.6 | 16.582 % |
110.86/110.96	c |    730103 |    9928    32834 |   22631   15242   556378    36.5 | 16.582 % |
167.26/167.33	c |   1062628 |    9928    32834 |   24894   17213   977005    56.8 | 16.590 % |
257.73/257.89	c |   1561416 |    9892    32716 |   27383   15339   524745    34.2 | 16.907 % |
376.61/376.74	c ==============================================================================
376.61/376.74	c Found solution: -18535
376.61/376.74	c ---[   0]---> BDD-cost:   17
376.61/376.75	c ==================================[MINISAT+]==================================
376.61/376.75	c | Conflicts | Original         | Learnt                           | Progress |
376.61/376.75	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
376.61/376.75	c ==============================================================================
376.61/376.75	c |   2248722 |    9903    32751 |    3301   26693  1100126    41.2 | 16.907 % |
376.71/376.80	c |   2248823 |    9903    32751 |    3631    3438    42798    12.4 | 16.897 % |
376.71/376.81	c |   2248973 |    9903    32751 |    3994    3588    45659    12.7 | 16.897 % |
376.71/376.81	c |   2249198 |    9903    32751 |    4393    3813    50454    13.2 | 16.897 % |
376.71/376.83	c |   2249535 |    9903    32751 |    4832    4150    67985    16.4 | 16.903 % |
376.71/376.85	c |   2250041 |    9903    32751 |    5316    4656    84342    18.1 | 16.902 % |
376.81/376.93	c |   2250800 |    9903    32751 |    5847    5415   134731    24.9 | 16.897 % |
376.91/377.02	c |   2251940 |    9770    32329 |    6432    3401    64363    18.9 | 17.588 % |
377.01/377.14	c |   2253648 |    9770    32329 |    7075    5109   133379    26.1 | 17.587 % |
377.22/377.36	c |   2256210 |    9333    30936 |    7783    7550   258058    34.2 | 20.212 % |
377.61/377.71	c |   2260054 |    9323    30902 |    8561    7159   234825    32.8 | 20.304 % |
378.11/378.20	c |   2265821 |    9295    30802 |    9418    7989   355997    44.6 | 20.442 % |
378.91/379.09	c |   2274470 |    8853    29378 |   10359    6073   179065    29.5 | 23.527 % |
380.21/380.35	c |   2287446 |    8853    29378 |   11395    7668   212064    27.7 | 23.527 % |
382.41/382.53	c |   2306908 |    8734    29005 |   12535    8634   269849    31.3 | 24.402 % |
385.71/385.87	c |   2336101 |    8662    28792 |   13789   11163   293272    26.3 | 24.909 % |
390.91/391.07	c |   2379897 |    8651    28753 |   15168   11256   436775    38.8 | 25.001 % |
398.71/398.81	c |   2445581 |    8651    28753 |   16684   13214   395456    29.9 | 25.001 % |
410.31/410.48	c |   2544107 |    8632    28684 |   18353   15657   643913    41.1 | 25.139 % |
429.80/430.00	c |   2691896 |    8632    28684 |   20188   10232   292601    28.6 | 25.139 % |
462.20/462.30	c |   2913579 |    8632    28684 |   22207   11147   225091    20.2 | 25.139 % |
511.30/511.47	c |   3246106 |    8632    28684 |   24428   21345   646630    30.3 | 25.139 % |
592.88/593.05	c |   3744894 |    8632    28684 |   26871   13975   318294    22.8 | 25.141 % |
712.46/712.67	c |   4493078 |    8209    27377 |   29558   25784   996265    38.6 | 27.762 % |
886.63/886.90	c ==============================================================================
886.63/886.90	c Optimal solution: -18535
886.73/886.90	s OPTIMUM FOUND
886.73/886.90	v x1 x2 x3 -x4 -x5 x6 x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 x62 x22 -x63 -x23 x64 x24 x65 x25 x66 x26 x67 x27 -x68 -x28 x69 x29 x70 x30 x71 x31 x72 x32 x73 x33 x74 x34 -x75 -x35 -x76 -x36 x77 x37 -x78 -x38 -x79 -x39 x80 x40 -x81 -x41 -x82 -x42 -x83 -x43 x84 x44 -x85 -x45 -x86 -x46 x87 x47 -x88 -x48 -x89 -x49 -x90 -x50 -x91 -x51 -x92 -x52 -x93 -x53 -x94 -x54 -x95 -x55 -x96 -x56 -x97 -x57 -x98 -x58 -x99 -x59 -x100 -x60 -x101 -x61 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 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 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 x702 -x703 x704 x705 x706 x707 -x708 x709 x710 x711 x712 x713 x714 -x715 -x716 x717 -x718 -x719 x720 -x721 -x722 -x723 x724 -x725 -x726 x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 x742 -x743 x744 x745 x746 x747 -x748 x749 x750 x751 x752 x753 x754 -x755 -x756 x757 -x758 -x759 x760 -x761 -x762 -x763 x764 -x765 -x766 x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -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 -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
886.73/886.90	c _______________________________________________________________________________
886.73/886.90	c 
886.73/886.90	c restarts              : 67
886.73/886.90	c conflicts             : 5538198        (6246 /sec)
886.73/886.90	c decisions             : 7383987        (8327 /sec)
886.73/886.90	c propagations          : 0              (0 /sec)
886.73/886.90	c inspects              : 0              (0 /sec)
886.73/886.90	c CPU time              : 886.721 s
886.73/886.90	c _______________________________________________________________________________

Verifier Data

OK	-18535

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

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

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


[startup+0 s]
/proc/loadavg: 2.02 1.99 1.94 3/178 22979
/proc/meminfo: memFree=26251704/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323517133 9367552 276 33554432000 4194304 5064252 140733328575360 140733328574272 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2287 276 236 213 0 72 0

[startup+0.096106 s]
/proc/loadavg: 2.02 1.99 1.94 3/178 22979
/proc/meminfo: memFree=26251704/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100287 s]
/proc/loadavg: 2.02 1.99 1.94 3/178 22979
/proc/meminfo: memFree=26251704/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300228 s]
/proc/loadavg: 2.02 1.99 1.94 3/178 22979
/proc/meminfo: memFree=26251704/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700226 s]
/proc/loadavg: 2.02 1.99 1.94 3/178 22979
/proc/meminfo: memFree=26251704/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50027 s]
/proc/loadavg: 2.02 1.99 1.94 3/180 22985
/proc/meminfo: memFree=26246116/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=7424 CPUtime=1.48 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 1759 0 0 0 148 0 0 0 20 0 1 0 323517134 7602176 1673 33554432000 4194304 5403892 140733537939376 140733537936728 4445571 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 1856 1673 164 296 0 1556 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16576

[startup+3.10027 s]
/proc/loadavg: 2.02 1.99 1.94 3/180 22985
/proc/meminfo: memFree=26244504/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=7696 CPUtime=3.08 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 1811 0 0 0 308 0 0 0 20 0 1 0 323517134 7880704 1725 33554432000 4194304 5403892 140733537939376 140733537936728 4445994 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 1924 1725 164 296 0 1624 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16848

[startup+6.30027 s]
/proc/loadavg: 2.02 1.99 1.94 3/180 22985
/proc/meminfo: memFree=26244140/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=8332 CPUtime=6.28 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 1957 0 0 0 628 0 0 0 20 0 1 0 323517134 8531968 1871 33554432000 4194304 5403892 140733537939376 140733537937128 4445973 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 2083 1871 164 296 0 1783 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17484

[startup+12.7003 s]
/proc/loadavg: 2.02 1.99 1.94 3/180 22985
/proc/meminfo: memFree=26242528/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=9960 CPUtime=12.68 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 2371 0 0 0 1268 0 0 0 20 0 1 0 323517134 10199040 2285 33554432000 4194304 5403892 140733537939376 140733537937384 4446106 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 2490 2285 164 296 0 2190 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19112

[startup+25.5003 s]
/proc/loadavg: 2.01 1.99 1.94 3/180 22985
/proc/meminfo: memFree=26240552/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=12120 CPUtime=25.47 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 2915 0 0 0 2547 0 0 0 20 0 1 0 323517134 12410880 2829 33554432000 4194304 5403892 140733537939376 140733537937384 4446592 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 3030 2829 164 296 0 2730 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 21272

[startup+51.1003 s]
/proc/loadavg: 2.01 1.99 1.94 3/180 22986
/proc/meminfo: memFree=26235840/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=17004 CPUtime=51.07 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 4108 0 0 0 5107 0 0 0 20 0 1 0 323517134 17412096 4022 33554432000 4194304 5403892 140733537939376 140733537937384 4446106 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 4251 4022 164 296 0 3951 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26156

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.94 3/179 22986
/proc/meminfo: memFree=26235724/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=17300 CPUtime=102.26 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 4184 0 0 0 10226 0 0 0 20 0 1 0 323517134 17715200 4098 33554432000 4194304 5403892 140733537939376 140733537937320 4446062 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 4325 4098 164 296 0 4025 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26452

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.94 3/179 22986
/proc/meminfo: memFree=26234732/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=17804 CPUtime=162.26 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 4328 0 0 0 16225 1 0 0 20 0 1 0 323517134 18231296 4242 33554432000 4194304 5403892 140733537939376 140733537937320 4446164 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 4451 4242 164 296 0 4151 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 26956

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.94 3/179 23029
/proc/meminfo: memFree=26864224/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=19812 CPUtime=222.25 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 4812 0 0 0 22224 1 0 0 20 0 1 0 323517134 20287488 4726 33554432000 4194304 5403892 140733537939376 140733537937320 4445434 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 4953 4726 164 296 0 4653 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 28964

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.94 3/180 23032
/proc/meminfo: memFree=26825092/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=22512 CPUtime=282.23 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 5429 0 0 0 28222 1 0 0 20 0 1 0 323517134 23052288 5409 33554432000 4194304 5403892 140733537939376 140733537937320 4445960 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 5628 5409 164 296 0 5328 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 31664

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.94 3/179 23033
/proc/meminfo: memFree=26818712/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=23984 CPUtime=342.22 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 5753 0 0 0 34221 1 0 0 20 0 1 0 323517134 24559616 5761 33554432000 4194304 5403892 140733537939376 140733537937320 4445948 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 5996 5761 164 296 0 5696 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 33136

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.94 3/179 23033
/proc/meminfo: memFree=26814928/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=24332 CPUtime=402.21 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 5829 0 0 0 40220 1 0 0 20 0 1 0 323517134 24915968 5837 33554432000 4194304 5403892 140733537939376 140733537937384 4445948 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 6083 5837 164 296 0 5783 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 33484

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.94 3/179 23033
/proc/meminfo: memFree=26808416/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=24520 CPUtime=462.2 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 5843 0 0 0 46219 1 0 0 20 0 1 0 323517134 25108480 5851 33554432000 4194304 5403892 140733537939376 140733537937320 4446013 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 6130 5851 164 296 0 5830 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 33672

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.94 3/179 23033
/proc/meminfo: memFree=26804816/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=24712 CPUtime=522.19 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 5885 0 0 0 52218 1 0 0 20 0 1 0 323517134 25305088 5893 33554432000 4194304 5403892 140733537939376 140733537937384 4445948 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 6178 5893 164 296 0 5878 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 33864

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.94 3/179 23033
/proc/meminfo: memFree=26798236/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=24900 CPUtime=582.18 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 5936 0 0 0 58217 1 0 0 20 0 1 0 323517134 25497600 5944 33554432000 4194304 5403892 140733537939376 140733537937320 4445960 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 6225 5944 164 296 0 5925 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 34052

[startup+642.3 s]
/proc/loadavg: 2.00 1.99 1.94 3/179 23034
/proc/meminfo: memFree=26795636/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=25372 CPUtime=642.18 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 6030 0 0 0 64217 1 0 0 20 0 1 0 323517134 25980928 6102 33554432000 4194304 5403892 140733537939376 140733537937320 4445960 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 6343 6102 164 296 0 6043 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 34524

[startup+702.3 s]
/proc/loadavg: 2.03 2.00 1.94 3/179 23034
/proc/meminfo: memFree=26790916/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=25952 CPUtime=702.16 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 6152 0 0 0 70215 1 0 0 20 0 1 0 323517134 26574848 6224 33554432000 4194304 5403892 140733537939376 140733537937320 4445960 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 6488 6224 164 296 0 6188 0
Current children cumulated CPU time (s) 702.16
Current children cumulated vsize (KiB) 35104

[startup+762.307 s]
/proc/loadavg: 2.01 2.00 1.94 3/179 23034
/proc/meminfo: memFree=26787504/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=26620 CPUtime=762.15 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 6304 0 0 0 76214 1 0 0 20 0 1 0 323517134 27258880 6376 33554432000 4194304 5403892 140733537939376 140733537937320 4443296 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 6655 6376 164 296 0 6355 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 35772

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23034
/proc/meminfo: memFree=26785208/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=27364 CPUtime=822.14 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 6484 0 0 0 82213 1 0 0 20 0 1 0 323517134 28020736 6621 33554432000 4194304 5403892 140733537939376 140733537937320 4446136 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 6841 6621 164 296 0 6541 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 36516

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 23037
/proc/meminfo: memFree=26783572/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=27900 CPUtime=882.13 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 6585 0 0 0 88212 1 0 0 20 0 1 0 323517134 28569600 6722 33554432000 4194304 5403892 140733537939376 140733537937320 4446081 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 6975 6722 164 296 0 6675 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 37052

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

[startup+883.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 23037
/proc/meminfo: memFree=26783572/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=27900 CPUtime=882.93 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 6585 0 0 0 88292 1 0 0 20 0 1 0 323517134 28569600 6722 33554432000 4194304 5403892 140733537939376 140733537937320 4445492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 6975 6722 164 296 0 6675 0
Current children cumulated CPU time (s) 882.93
Current children cumulated vsize (KiB) 37052

[startup+884.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 23037
/proc/meminfo: memFree=26782084/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=27900 CPUtime=884.53 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 6585 0 0 0 88452 1 0 0 20 0 1 0 323517134 28569600 6722 33554432000 4194304 5403892 140733537939376 140733537937320 4445970 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 6975 6722 164 296 0 6675 0
Current children cumulated CPU time (s) 884.53
Current children cumulated vsize (KiB) 37052

[startup+886.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 23037
/proc/meminfo: memFree=26780116/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=27900 CPUtime=886.13 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 6585 0 0 0 88612 1 0 0 20 0 1 0 323517134 28569600 6722 33554432000 4194304 5403892 140733537939376 140733537937320 4443204 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 6975 6722 164 296 0 6675 0
Current children cumulated CPU time (s) 886.13
Current children cumulated vsize (KiB) 37052

[startup+886.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 23037
/proc/meminfo: memFree=26780116/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=27900 CPUtime=886.53 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 6585 0 0 0 88652 1 0 0 20 0 1 0 323517134 28569600 6722 33554432000 4194304 5403892 140733537939376 140733537937320 4445970 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 6975 6722 164 296 0 6675 0
Current children cumulated CPU time (s) 886.53
Current children cumulated vsize (KiB) 37052

[startup+886.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 23037
/proc/meminfo: memFree=26780116/32873844 swapFree=7628/7628
[pid=22979] ppid=22977 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/22979/stat : 22979 (minisat+_script) S 22977 22979 20790 0 -1 4202496 415 1035 0 0 0 0 0 0 20 0 1 0 323517133 9371648 287 33554432000 4194304 5064252 140733328575360 140733328573488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22979/statm: 2288 287 244 213 0 73 0
[pid=22985] ppid=22979 vsize=27900 CPUtime=886.73 cores=1,3,5,7
/proc/22985/stat : 22985 (minisat+_bignum) R 22979 22979 20790 0 -1 4202496 6586 0 0 0 88672 1 0 0 20 0 1 0 323517134 28569600 6723 33554432000 4194304 5403892 140733537939376 140733537937320 4688464 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/22985/statm: 6975 6723 165 296 0 6675 0
Current children cumulated CPU time (s) 886.73
Current children cumulated vsize (KiB) 37052

Child status: 0
Real time (s): 886.902
CPU time (s): 886.746
CPU user time (s): 886.725
CPU system time (s): 0.020996
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 37052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 886.725
system time used= 0.020996
maximum resident set size= 26892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8050
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= 25
involuntary context switches= 2510

runsolver used 1.53777 second user time and 3.9634 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-01 20:05:28
IDJOB=3723020
IDBENCH=3007
IDSOLVER=2307
FILE ID=node145/3723020-1338573928
RUNJOBID= node145-1338570165-22547
PBS_JOBID= 14635839
Free space on /tmp= 70924 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=40-sizeP=21-sizeQ=40-289612555-max.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723020-1338573928/watcher-3723020-1338573928 -o /tmp/evaluation-result-3723020-1338573928/solver-3723020-1338573928 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723020-1338573928.opb

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

MD5SUM BENCH= 2533454829254b6bcc39aa8d9b25219b
RANDOM SEED=1796191687

node145.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.149
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.29
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.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26252216 kB
Buffers:          416952 kB
Cached:          4690064 kB
SwapCached:            0 kB
Active:          2217556 kB
Inactive:        3550768 kB
Active(anon):     652164 kB
Inactive(anon):    10932 kB
Active(file):    1565392 kB
Inactive(file):  3539836 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2772 kB
Writeback:            84 kB
AnonPages:        668136 kB
Mapped:            14596 kB
Shmem:               200 kB
Slab:             715052 kB
SReclaimable:     155844 kB
SUnreclaim:       559208 kB
KernelStack:        1504 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     775868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    641024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70920 MiB
End job on node145 at 2012-06-01 20:20:15