Trace number 3721248

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14SAT (TO)372 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d2.opb
MD5SUM05a418d42b6e85967009c0fa73623d83
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark372
Best CPU time to get the best result obtained on this benchmark439.002
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 372
Optimality of the best value was proved NO
Number of variables808
Total number of constraints5557
Number of constraints which are clauses5557
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 constraint32
Number of terms in the objective function 808
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 808
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 808
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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c Parsing PB file...
0.02/0.09	c Converting 5557 PB-constraints to clauses...
0.02/0.09	c   -- Unit propagations: (none)
0.02/0.09	c   -- Detecting intervals from adjacent constraints: (none)
0.02/0.09	c   -- Clauses(.)/Splits(s): .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.10	c ==================================[MINISAT+]==================================
0.09/0.10	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.10	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.10	c ==============================================================================
0.09/0.10	c |         0 |    5557    18748 |    1852       0        0     nan |  0.000 % |
0.09/0.10	c |       100 |    5557    18748 |    2037     100     8211    82.1 |  0.006 % |
0.09/0.11	c |       252 |    5557    18748 |    2240     252    19966    79.2 |  0.000 % |
0.09/0.12	c |       477 |    5557    18748 |    2465     477    34035    71.4 |  0.000 % |
0.09/0.13	c |       816 |    5557    18748 |    2711     816    61162    75.0 |  0.000 % |
0.09/0.16	c |      1322 |    5557    18748 |    2982    1322   101974    77.1 |  0.000 % |
0.19/0.21	c |      2082 |    5557    18748 |    3280    2082   175391    84.2 |  0.000 % |
0.29/0.30	c |      3222 |    5557    18748 |    3609    3222   287281    89.2 |  0.000 % |
0.39/0.44	c |      4930 |    5557    18748 |    3969    3034   259982    85.7 |  0.000 % |
0.59/0.65	c |      7492 |    5557    18748 |    4366    3524   289629    82.2 |  0.000 % |
0.69/0.72	c ==============================================================================
0.69/0.72	c Found solution: 386
0.69/0.72	o 386
0.69/0.73	c ---[   0]---> Sorter-cost:37286     Base:
0.79/0.86	c ==================================[MINISAT+]==================================
0.79/0.86	c | Conflicts | Original         | Learnt                           | Progress |
0.79/0.86	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.79/0.86	c ==============================================================================
0.79/0.86	c |      8400 |   50849   124642 |   16949    4432   356590    80.5 |  0.000 % |
0.79/0.88	c |      8500 |   50849   124642 |   18643    4532   364865    80.5 |  0.033 % |
0.89/0.92	c |      8650 |   50849   124642 |   20508    4682   378388    80.8 |  0.033 % |
0.89/0.98	c |      8875 |   50835   124614 |   22559    4906   393775    80.3 |  0.055 % |
0.99/1.05	c |      9214 |   50835   124614 |   24815    5245   423878    80.8 |  0.055 % |
1.09/1.16	c |      9720 |   50835   124614 |   27296    5751   464928    80.8 |  0.055 % |
1.29/1.33	c |     10479 |   50835   124614 |   30026    6510   536138    82.4 |  0.055 % |
1.59/1.60	c |     11619 |   50835   124614 |   33028    7650   644338    84.2 |  0.055 % |
1.99/2.04	c |     13328 |   50835   124614 |   36331    9359   803264    85.8 |  0.055 % |
2.69/2.71	c |     15892 |   50835   124614 |   39964   11923  1011917    84.9 |  0.055 % |
3.89/3.92	c |     19736 |   50819   124582 |   43961   15766  1313225    83.3 |  0.081 % |
6.39/6.41	c |     25502 |   50819   124582 |   48357   21532  1829113    84.9 |  0.081 % |
10.48/10.51	c |     34154 |   50496   123909 |   53193   30138  2562415    85.0 |  0.650 % |
18.69/18.74	c |     47129 |   50477   123870 |   58512   43112  3694785    85.7 |  0.683 % |
32.38/32.41	c |     66590 |   50370   123647 |   64363   19893  1410152    70.9 |  0.871 % |
34.98/35.08	c ==============================================================================
34.98/35.08	c Found solution: 374
34.98/35.08	o 374
34.98/35.08	c ---[   0]---> Sorter-cost:    0     Base:
35.18/35.21	c ==================================[MINISAT+]==================================
35.18/35.21	c | Conflicts | Original         | Learnt                           | Progress |
35.18/35.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
35.18/35.21	c ==============================================================================
35.18/35.21	c |     72696 |   49782   122492 |   16594   25929  1997415    77.0 |  0.871 % |
35.18/35.29	c |     72798 |   49745   122413 |   18253   13066   980835    75.1 |  2.403 % |
35.27/35.33	c |     72948 |   49745   122413 |   20078   13216   995146    75.3 |  2.403 % |
35.37/35.45	c |     73175 |   49745   122413 |   22086   13443  1023685    76.2 |  2.403 % |
35.47/35.58	c |     73514 |   49715   122349 |   24295   13781  1055470    76.6 |  2.455 % |
35.67/35.71	c |     74020 |   49715   122349 |   26724   14287  1097966    76.9 |  2.455 % |
35.87/35.94	c |     74780 |   49679   122273 |   29397   15046  1160728    77.1 |  2.520 % |
36.28/36.31	c |     75921 |   49640   122190 |   32337   16186  1244649    76.9 |  2.591 % |
36.57/36.62	c ==============================================================================
36.57/36.62	c Found solution: 373
36.57/36.62	o 373
36.57/36.63	c ---[   0]---> Sorter-cost:    0     Base:
36.67/36.74	c ==================================[MINISAT+]==================================
36.67/36.74	c | Conflicts | Original         | Learnt                           | Progress |
36.67/36.74	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
36.67/36.74	c ==============================================================================
36.67/36.74	c |     76756 |   49684   122335 |   16561   17021  1322203    77.7 |  2.591 % |
37.07/37.14	c |     76856 |   47021   116453 |   18217   17038  1322673    77.6 |  7.739 % |
37.17/37.27	c |     77006 |   46205   114637 |   20038   17161  1328197    77.4 |  9.357 % |
37.28/37.33	c |     77231 |   46205   114637 |   22042   17386  1343048    77.2 |  9.357 % |
37.38/37.43	c |     77569 |   46205   114637 |   24246   17724  1365837    77.1 |  9.357 % |
37.47/37.59	c |     78078 |   46151   114515 |   26671   18232  1404045    77.0 |  9.467 % |
37.77/37.84	c |     78840 |   46101   114405 |   29338   18993  1463530    77.1 |  9.564 % |
38.07/38.18	c |     79981 |   46043   114277 |   32272   20132  1550128    77.0 |  9.677 % |
38.67/38.73	c |     81689 |   46043   114277 |   35499   21840  1673169    76.6 |  9.677 % |
39.58/39.64	c |     84252 |   45935   114043 |   39049   24396  1851087    75.9 |  9.881 % |
40.97/41.07	c |     88099 |   45891   113943 |   42954   28242  2169099    76.8 |  9.972 % |
43.67/43.79	c |     93868 |   45833   113813 |   47250   34008  2666510    78.4 | 10.088 % |
48.17/48.21	c |    102517 |   45519   113123 |   51975   42638  3411087    80.0 | 10.697 % |
53.97/54.00	c ==============================================================================
53.97/54.00	c Found solution: 372
53.97/54.00	o 372
53.97/54.00	c ---[   0]---> Sorter-cost:    0     Base:
54.07/54.13	c ==================================[MINISAT+]==================================
54.07/54.13	c | Conflicts | Original         | Learnt                           | Progress |
54.07/54.13	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
54.07/54.13	c ==============================================================================
54.07/54.13	c |    115430 |   44752   111423 |   14917   55429  4585559    82.7 | 10.697 % |
54.27/54.31	c |    115531 |   44685   111278 |   16408   16626  1236706    74.4 | 12.317 % |
54.27/54.35	c |    115681 |   44643   111190 |   18049   16617  1236062    74.4 | 12.391 % |
54.27/54.38	c |    115906 |   44643   111190 |   19854   16842  1249766    74.2 | 12.391 % |
54.37/54.45	c |    116243 |   44643   111190 |   21839   17179  1266518    73.7 | 12.391 % |
54.47/54.55	c |    116749 |   44643   111190 |   24023   17685  1298014    73.4 | 12.391 % |
54.67/54.75	c |    117509 |   44586   111061 |   26426   18444  1346422    73.0 | 12.508 % |
54.97/55.03	c |    118648 |   44586   111061 |   29069   19583  1427861    72.9 | 12.508 % |
55.37/55.48	c |    120356 |   44586   111061 |   31975   21291  1567161    73.6 | 12.508 % |
56.17/56.23	c |    122918 |   44586   111061 |   35173   23853  1778453    74.6 | 12.508 % |
57.37/57.48	c |    126762 |   44586   111061 |   38690   27697  2063517    74.5 | 12.508 % |
59.47/59.57	c |    132528 |   44586   111061 |   42559   33463  2536232    75.8 | 12.508 % |
63.67/63.71	c |    141177 |   44353   110536 |   46815   42106  3294557    78.2 | 12.980 % |
68.97/69.04	c |    154151 |   44113   110002 |   51497   20387  1050521    51.5 | 13.456 % |
75.06/75.17	c |    173612 |   43984   109719 |   56647   39845  2733175    68.6 | 13.705 % |
86.26/86.37	c |    202804 |   43797   109306 |   62312   25456  1873780    73.6 | 14.070 % |
103.67/103.72	c |    246599 |   43412   108459 |   68543   21309  2135859   100.2 | 14.818 % |
131.26/131.38	c |    312284 |   43089   107746 |   75397   31770  3343684   105.2 | 15.449 % |
184.34/184.49	c |    410814 |   42923   107380 |   82937   57422  9335667   162.6 | 15.772 % |
264.32/264.42	c |    558603 |   42594   106655 |   91231   66170  6424760    97.1 | 16.413 % |
381.10/381.21	c |    780289 |   42517   106494 |  100354   56083  7143960   127.4 | 16.549 % |
564.68/564.86	c |   1112815 |   42517   106494 |  110389   46377  5491282   118.4 | 16.549 % |
884.23/884.43	c |   1611603 |   42517   106494 |  121428   55514  6745577   121.5 | 16.549 % |
1410.72/1411.09	c |   2359786 |   42517   106494 |  133571   69293  9417909   135.9 | 16.549 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/1800.40	s SATISFIABLE
1800.07/1800.40	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 -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

Verifier Data

OK	372

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-3721248-1338554413/watcher-3721248-1338554413 -o /tmp/evaluation-result-3721248-1338554413/solver-3721248-1338554413 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721248-1338554413.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.10 2.05 1.73 3/177 21763
/proc/meminfo: memFree=29910412/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 185 0 0 0 0 0 0 0 20 0 1 0 321566772 1294336 142 33554432000 134512640 135395479 4293964768 4293963184 135012129 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/21763/statm: 316 142 74 216 0 98 0

[startup+0.0300209 s]
/proc/loadavg: 2.10 2.05 1.73 3/177 21763
/proc/meminfo: memFree=29910412/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=1704 CPUtime=0.02 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 265 0 0 0 2 0 0 0 20 0 1 0 321566772 1744896 222 33554432000 134512640 135395479 4293964768 4293963688 135031278 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/21763/statm: 426 222 74 216 0 208 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1704

[startup+0.100143 s]
/proc/loadavg: 2.10 2.05 1.73 3/177 21763
/proc/meminfo: memFree=29910412/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=3100 CPUtime=0.09 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 637 0 0 0 9 0 0 0 20 0 1 0 321566772 3174400 594 33554432000 134512640 135395479 4293964768 4293963296 135031374 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/21763/statm: 775 594 86 216 0 557 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3100

[startup+0.300107 s]
/proc/loadavg: 2.10 2.05 1.73 3/177 21763
/proc/meminfo: memFree=29910412/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=3760 CPUtime=0.29 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 811 0 0 0 29 0 0 0 20 0 1 0 321566772 3850240 768 33554432000 134512640 135395479 4293964768 4293963120 134581028 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/21763/statm: 940 769 103 216 0 722 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3760

[startup+0.700106 s]
/proc/loadavg: 2.10 2.05 1.73 3/177 21763
/proc/meminfo: memFree=29910412/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=4156 CPUtime=0.69 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 928 0 0 0 69 0 0 0 20 0 1 0 321566772 4255744 885 33554432000 134512640 135395479 4293964768 4293963120 134580965 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/21763/statm: 1039 885 103 216 0 821 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4156

[startup+1.5001 s]
/proc/loadavg: 2.09 2.05 1.73 3/178 21764
/proc/meminfo: memFree=29901376/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=12028 CPUtime=1.49 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 2805 0 0 0 149 0 0 0 20 0 1 0 321566772 12316672 2669 33554432000 134512640 135395479 4293964768 4293963120 134580950 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/21763/statm: 3007 2669 111 216 0 2789 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12028

[startup+3.10018 s]
/proc/loadavg: 2.09 2.05 1.73 3/178 21764
/proc/meminfo: memFree=29899120/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=14464 CPUtime=3.09 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 3420 0 0 0 309 0 0 0 20 0 1 0 321566772 14811136 3284 33554432000 134512640 135395479 4293964768 4293963120 134580938 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/21763/statm: 3616 3284 111 216 0 3398 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14464

[startup+6.3002 s]
/proc/loadavg: 2.09 2.05 1.73 3/178 21764
/proc/meminfo: memFree=29895204/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=17696 CPUtime=6.29 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 4233 0 0 0 629 0 0 0 20 0 1 0 321566772 18120704 4097 33554432000 134512640 135395479 4293964768 4293962640 134574454 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/21763/statm: 4424 4097 111 216 0 4206 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17696

[startup+12.7002 s]
/proc/loadavg: 2.08 2.04 1.73 3/178 21764
/proc/meminfo: memFree=29889224/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=23548 CPUtime=12.69 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 5674 0 0 0 1268 1 0 0 20 0 1 0 321566772 24113152 5538 33554432000 134512640 135395479 4293964768 4293963120 134580959 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/21763/statm: 5887 5538 111 216 0 5669 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23548

[startup+25.5003 s]
/proc/loadavg: 1.99 2.03 1.73 3/178 21813
/proc/meminfo: memFree=30045740/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=31904 CPUtime=25.48 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 7714 0 0 0 2547 1 0 0 20 0 1 0 321566772 32669696 7582 33554432000 134512640 135395479 4293964768 4293963072 134580396 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/21763/statm: 7976 7582 111 216 0 7758 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31904

[startup+51.1002 s]
/proc/loadavg: 1.99 2.02 1.73 3/177 21813
/proc/meminfo: memFree=29958572/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=35644 CPUtime=51.07 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 8609 0 0 0 5105 2 0 0 20 0 1 0 321566772 36499456 8543 33554432000 134512640 135395479 4293964768 4293963120 134580768 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 8911 8543 111 216 0 8693 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35644

[startup+102.306 s]
/proc/loadavg: 1.99 2.02 1.74 3/177 21814
/proc/meminfo: memFree=29941968/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=40324 CPUtime=102.27 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 9756 0 0 0 10224 3 0 0 20 0 1 0 321566772 41291776 9690 33554432000 134512640 135395479 4293964768 4293963120 134580840 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 10081 9690 111 216 0 9863 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40324

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 1.76 3/177 21814
/proc/meminfo: memFree=29908532/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=64504 CPUtime=162.25 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 15800 0 0 0 16221 4 0 0 20 0 1 0 321566772 66052096 15784 33554432000 134512640 135395479 4293964768 4293963120 134581183 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 16126 15784 111 216 0 15908 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 64504

[startup+222.3 s]
/proc/loadavg: 1.99 2.01 1.77 3/177 21814
/proc/meminfo: memFree=29897888/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=72592 CPUtime=222.24 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 17783 0 0 0 22219 5 0 0 20 0 1 0 321566772 74334208 17767 33554432000 134512640 135395479 4293964768 4293963120 134580938 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 18148 17767 111 216 0 17930 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 72592

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.78 3/177 21814
/proc/meminfo: memFree=29896752/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=73352 CPUtime=282.22 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 17929 0 0 0 28217 5 0 0 20 0 1 0 321566772 75112448 17943 33554432000 134512640 135395479 4293964768 4293963088 134572734 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 18338 17943 111 216 0 18120 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 73352

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 1.79 3/176 21814
/proc/meminfo: memFree=29884688/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=75392 CPUtime=342.21 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 18418 0 0 0 34216 5 0 0 20 0 1 0 321566772 77201408 18432 33554432000 134512640 135395479 4293964768 4293963120 134581150 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 18848 18432 111 216 0 18630 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 75392

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 1.80 3/177 21816
/proc/meminfo: memFree=29742668/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=76444 CPUtime=402.19 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 18637 0 0 0 40214 5 0 0 20 0 1 0 321566772 78278656 18669 33554432000 134512640 135395479 4293964768 4293963072 134580461 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 19111 18669 111 216 0 18893 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 76444

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 1.81 3/177 21816
/proc/meminfo: memFree=29686760/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=87224 CPUtime=462.19 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 21278 0 0 0 46213 6 0 0 20 0 1 0 321566772 89317376 21310 33554432000 134512640 135395479 4293964768 4293962640 134574132 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 21806 21310 111 216 0 21588 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 87224

[startup+522.3 s]
/proc/loadavg: 1.99 2.00 1.82 3/177 21816
/proc/meminfo: memFree=29675008/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=92340 CPUtime=522.18 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 22551 0 0 0 52211 7 0 0 20 0 1 0 321566772 94556160 22583 33554432000 134512640 135395479 4293964768 4293962640 134574144 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 23085 22583 111 216 0 22867 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 92340

[startup+582.3 s]
/proc/loadavg: 1.99 2.00 1.83 3/177 21816
/proc/meminfo: memFree=29667808/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=93296 CPUtime=582.18 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 22753 0 0 0 58211 7 0 0 20 0 1 0 321566772 95535104 22785 33554432000 134512640 135395479 4293964768 4293962640 134574460 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 23324 22785 111 216 0 23106 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 93296

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 1.99 2.00 1.85 3/177 21820
/proc/meminfo: memFree=29577424/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=106392 CPUtime=822.13 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 25994 0 0 0 82205 8 0 0 20 0 1 0 321566772 108945408 26096 33554432000 134512640 135395479 4293964768 4293963120 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 26598 26096 111 216 0 26380 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 106392

[startup+882.3 s]
/proc/loadavg: 1.99 2.00 1.86 3/177 21820
/proc/meminfo: memFree=29577412/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=106392 CPUtime=882.12 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 25994 0 0 0 88204 8 0 0 20 0 1 0 321566772 108945408 26096 33554432000 134512640 135395479 4293964768 4293963120 134581053 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 26598 26096 111 216 0 26380 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 106392

[startup+942.3 s]
/proc/loadavg: 1.99 2.00 1.86 3/177 21820
/proc/meminfo: memFree=29577412/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=106392 CPUtime=942.11 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 25998 0 0 0 94203 8 0 0 20 0 1 0 321566772 108945408 26100 33554432000 134512640 135395479 4293964768 4293962736 134576448 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 26598 26100 111 216 0 26380 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 106392

[startup+1002.3 s]
/proc/loadavg: 2.03 2.01 1.87 3/177 21821
/proc/meminfo: memFree=29577152/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=106392 CPUtime=1002.1 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 26005 0 0 0 100202 8 0 0 20 0 1 0 321566772 108945408 26141 33554432000 134512640 135395479 4293964768 4293962640 134574486 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 26598 26141 111 216 0 26380 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 106392

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 1.88 3/177 21821
/proc/meminfo: memFree=29576720/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=107040 CPUtime=1062.09 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 26192 0 0 0 106201 8 0 0 20 0 1 0 321566772 109608960 26328 33554432000 134512640 135395479 4293964768 4293962736 134579656 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 26760 26328 111 216 0 26542 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 107040

[startup+1122.3 s]
/proc/loadavg: 2.05 2.02 1.89 3/177 21821
/proc/meminfo: memFree=29566676/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=117624 CPUtime=1122.07 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 28807 0 0 0 112198 9 0 0 20 0 1 0 321566772 120446976 28943 33554432000 134512640 135395479 4293964768 4293963120 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 29406 28943 111 216 0 29188 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 117624

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 1.90 3/177 21821
/proc/meminfo: memFree=29559856/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=123984 CPUtime=1182.07 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 30381 0 0 0 118196 11 0 0 20 0 1 0 321566772 126959616 30517 33554432000 134512640 135395479 4293964768 4293962640 134573987 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 30996 30517 111 216 0 30778 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 123984

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 21824
/proc/meminfo: memFree=29559408/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=124112 CPUtime=1242.06 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 30414 0 0 0 124195 11 0 0 20 0 1 0 321566772 127090688 30550 33554432000 134512640 135395479 4293964768 4293962640 134573880 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 31028 30550 111 216 0 30810 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 124112

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21848
/proc/meminfo: memFree=29557412/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=124492 CPUtime=1302.05 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 30501 0 0 0 130194 11 0 0 20 0 1 0 321566772 127479808 30663 33554432000 134512640 135395479 4293964768 4293963120 134581028 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 31123 30663 111 216 0 30905 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 124492

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21848
/proc/meminfo: memFree=29557976/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=124492 CPUtime=1362.03 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 30505 0 0 0 136192 11 0 0 20 0 1 0 321566772 127479808 30666 33554432000 134512640 135395479 4293964768 4293962736 134577414 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 31123 30666 111 216 0 30905 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 124492

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21848
/proc/meminfo: memFree=29557604/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=125084 CPUtime=1422.03 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 30631 0 0 0 142192 11 0 0 20 0 1 0 321566772 128086016 30792 33554432000 134512640 135395479 4293964768 4293962816 134584041 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 31271 30792 111 216 0 31053 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 125084

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21848
/proc/meminfo: memFree=29558100/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=125352 CPUtime=1482.01 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 30641 0 0 0 148190 11 0 0 20 0 1 0 321566772 128360448 30802 33554432000 134512640 135395479 4293964768 4293963232 134588783 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 31338 30802 111 216 0 31120 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 125352

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21848
/proc/meminfo: memFree=29558100/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=125516 CPUtime=1542 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 30676 0 0 0 154189 11 0 0 20 0 1 0 321566772 128528384 30837 33554432000 134512640 135395479 4293964768 4293963120 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 31379 30837 111 216 0 31161 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 125516

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 1.91 3/177 21849
/proc/meminfo: memFree=29478248/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=125516 CPUtime=1601.99 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 30676 0 0 0 160188 11 0 0 20 0 1 0 321566772 128528384 30837 33554432000 134512640 135395479 4293964768 4293963120 134580888 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 31379 30837 111 216 0 31161 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 125516

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 21849
/proc/meminfo: memFree=29477380/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=125516 CPUtime=1661.99 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 30678 0 0 0 166188 11 0 0 20 0 1 0 321566772 128528384 30839 33554432000 134512640 135395479 4293964768 4293963120 134581463 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 31379 30839 111 216 0 31161 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 125516

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21849
/proc/meminfo: memFree=29429144/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=125516 CPUtime=1721.98 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 30679 0 0 0 172187 11 0 0 20 0 1 0 321566772 128528384 30840 33554432000 134512640 135395479 4293964768 4293963120 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 31379 30840 111 216 0 31161 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 125516

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 21849
/proc/meminfo: memFree=29390456/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=125516 CPUtime=1781.97 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 30679 0 0 0 178186 11 0 0 20 0 1 0 321566772 128528384 30840 33554432000 134512640 135395479 4293964768 4293963120 134581113 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 31379 30840 111 216 0 31161 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 125516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21852
/proc/meminfo: memFree=29387604/32873648 swapFree=7116/7116
[pid=21763] ppid=21761 vsize=125516 CPUtime=1800.07 cores=1,3,5,7
/proc/21763/stat : 21763 (minisat+) R 21761 21763 21013 0 -1 4202496 30679 0 0 0 179996 11 0 0 20 0 1 0 321566772 128528384 30840 33554432000 134512640 135395479 4293964768 4293963120 134580973 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21763/statm: 31379 30840 111 216 0 31161 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 125516

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

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

Child status: 10
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.97
CPU system time (s): 0.114982
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 125516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.114982
maximum resident set size= 123368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30681
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= 56
involuntary context switches= 1965

runsolver used 3.44148 second user time and 9.15261 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-01 14:40:13
IDJOB=3721248
IDBENCH=2106
IDSOLVER=2306
FILE ID=node127/3721248-1338554413
RUNJOBID= node127-1338552572-21030
PBS_JOBID= 14635857
Free space on /tmp= 70480 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d2.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721248-1338554413/watcher-3721248-1338554413 -o /tmp/evaluation-result-3721248-1338554413/solver-3721248-1338554413 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721248-1338554413.opb            

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

MD5SUM BENCH= 05a418d42b6e85967009c0fa73623d83
RANDOM SEED=231501774

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29911064 kB
Buffers:          327496 kB
Cached:          1552380 kB
SwapCached:         1472 kB
Active:          1124244 kB
Inactive:         958764 kB
Active(anon):     197352 kB
Inactive(anon):     7900 kB
Active(file):     926892 kB
Inactive(file):   950864 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104400 kB
Dirty:              2524 kB
Writeback:             0 kB
AnonPages:        208712 kB
Mapped:            11232 kB
Shmem:                92 kB
Slab:             743244 kB
SReclaimable:     187092 kB
SUnreclaim:       556152 kB
KernelStack:        1448 kB
PageTables:         4376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     321560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721248-1338554413.opb

Free space on /tmp at the end= 70480 MiB
End job on node127 at 2012-06-01 15:10:16