Trace number 35474

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, and are wall clock time (not CPU 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
minisat+ 1.14SAT (TO)372 1800.62 1801.25

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 benchmarkSAT
Best value of the objective obtained on this benchmark372
Best CPU time to get the best result obtained on this benchmark1782.74
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 (download as text)

0.00	c Parsing PB file...
0.21	c Converting 5557 PB-constraints to clauses...
0.21	c   -- Unit propagations: (none)
0.22	c   -- Detecting intervals from adjacent constraints: (none)
0.22	c   -- Clauses(.)/Splits(s): .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.23	c ==================================[MINISAT+]==================================
0.23	c | Conflicts | Original         | Learnt                           | Progress |
0.23	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.23	c ==============================================================================
0.23	c |         0 |    5557    18748 |    1852       0        0     nan |  0.000 % |
0.24	c |       100 |    5557    18748 |    2037     100     8211    82.1 |  0.006 % |
0.25	c |       252 |    5557    18748 |    2240     252    19966    79.2 |  0.000 % |
0.27	c |       477 |    5557    18748 |    2465     477    34035    71.4 |  0.000 % |
0.30	c |       816 |    5557    18748 |    2711     816    61162    75.0 |  0.000 % |
0.34	c |      1322 |    5557    18748 |    2982    1322   101974    77.1 |  0.000 % |
0.43	c |      2082 |    5557    18748 |    3280    2082   175391    84.2 |  0.000 % |
0.61	c |      3222 |    5557    18748 |    3609    3222   287281    89.2 |  0.000 % |
0.86	c |      4930 |    5557    18748 |    3969    3034   259982    85.7 |  0.000 % |
1.24	c |      7492 |    5557    18748 |    4366    3524   289629    82.2 |  0.000 % |
1.36	c ==============================================================================
1.36	c Found solution: 386
1.36	o 386
1.37	c ---[   0]---> Sorter-cost:37286     Base:
1.61	c ==================================[MINISAT+]==================================
1.61	c | Conflicts | Original         | Learnt                           | Progress |
1.61	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.61	c ==============================================================================
1.61	c |      8400 |   50849   124642 |   16949    4432   356590    80.5 |  0.000 % |
1.67	c |      8500 |   50849   124642 |   18643    4532   364865    80.5 |  0.033 % |
1.77	c |      8650 |   50849   124642 |   20508    4682   378388    80.8 |  0.033 % |
1.90	c |      8875 |   50835   124614 |   22559    4906   393775    80.3 |  0.055 % |
2.08	c |      9214 |   50835   124614 |   24815    5245   423878    80.8 |  0.055 % |
2.35	c |      9720 |   50835   124614 |   27296    5751   464928    80.8 |  0.055 % |
2.78	c |     10479 |   50835   124614 |   30026    6510   536138    82.4 |  0.055 % |
3.44	c |     11619 |   50835   124614 |   33028    7650   644338    84.2 |  0.055 % |
4.60	c |     13328 |   50835   124614 |   36331    9359   803264    85.8 |  0.055 % |
6.37	c |     15892 |   50835   124614 |   39964   11923  1011917    84.9 |  0.055 % |
9.76	c |     19736 |   50819   124582 |   43961   15766  1313225    83.3 |  0.081 % |
17.68	c |     25502 |   50819   124582 |   48357   21532  1829113    84.9 |  0.081 % |
31.08	c |     34154 |   50496   123909 |   53193   30138  2562415    85.0 |  0.650 % |
58.66	c |     47129 |   50477   123870 |   58512   43112  3694785    85.7 |  0.683 % |
103.38	c |     66590 |   50370   123647 |   64363   19893  1410152    70.9 |  0.871 % |
111.65	c ==============================================================================
111.65	c Found solution: 374
111.65	o 374
111.66	c ---[   0]---> Sorter-cost:    0     Base:
111.88	c ==================================[MINISAT+]==================================
111.88	c | Conflicts | Original         | Learnt                           | Progress |
111.88	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
111.88	c ==============================================================================
111.88	c |     72696 |   49782   122492 |   16594   25929  1997415    77.0 |  0.871 % |
112.09	c |     72798 |   49745   122413 |   18253   13066   980835    75.1 |  2.403 % |
112.23	c |     72948 |   49745   122413 |   20078   13216   995146    75.3 |  2.403 % |
112.55	c |     73175 |   49745   122413 |   22086   13443  1023685    76.2 |  2.403 % |
112.97	c |     73514 |   49715   122349 |   24295   13781  1055470    76.6 |  2.455 % |
113.42	c |     74020 |   49715   122349 |   26724   14287  1097966    76.9 |  2.455 % |
114.17	c |     74780 |   49679   122273 |   29397   15046  1160728    77.1 |  2.520 % |
115.40	c |     75921 |   49640   122190 |   32337   16186  1244649    76.9 |  2.591 % |
116.42	c ==============================================================================
116.42	c Found solution: 373
116.42	o 373
116.43	c ---[   0]---> Sorter-cost:    0     Base:
116.65	c ==================================[MINISAT+]==================================
116.65	c | Conflicts | Original         | Learnt                           | Progress |
116.65	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
116.65	c ==============================================================================
116.65	c |     76756 |   49684   122335 |   16561   17021  1322203    77.7 |  2.591 % |
117.41	c |     76856 |   47021   116453 |   18217   17038  1322673    77.6 |  7.739 % |
117.71	c |     77006 |   46205   114637 |   20038   17161  1328197    77.4 |  9.357 % |
117.92	c |     77231 |   46205   114637 |   22042   17386  1343048    77.2 |  9.357 % |
118.26	c |     77569 |   46205   114637 |   24246   17724  1365837    77.1 |  9.357 % |
118.83	c |     78078 |   46151   114515 |   26671   18232  1404045    77.0 |  9.467 % |
119.69	c |     78840 |   46101   114405 |   29338   18993  1463530    77.1 |  9.564 % |
120.87	c |     79981 |   46043   114277 |   32272   20132  1550128    77.0 |  9.677 % |
122.77	c |     81689 |   46043   114277 |   35499   21840  1673169    76.6 |  9.677 % |
125.98	c |     84252 |   45935   114043 |   39049   24396  1851087    75.9 |  9.881 % |
131.28	c |     88099 |   45891   113943 |   42954   28242  2169099    76.8 |  9.972 % |
141.41	c |     93868 |   45833   113813 |   47250   34008  2666510    78.4 | 10.088 % |
157.70	c |    102517 |   45519   113123 |   51975   42638  3411087    80.0 | 10.697 % |
178.28	c ==============================================================================
178.28	c Found solution: 372
178.28	o 372
178.29	c ---[   0]---> Sorter-cost:    0     Base:
178.54	c ==================================[MINISAT+]==================================
178.54	c | Conflicts | Original         | Learnt                           | Progress |
178.54	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
178.54	c ==============================================================================
178.54	c |    115430 |   44752   111423 |   14917   55429  4585559    82.7 | 10.697 % |
178.97	c |    115531 |   44685   111278 |   16408   16626  1236706    74.4 | 12.317 % |
179.07	c |    115681 |   44643   111190 |   18049   16617  1236062    74.4 | 12.391 % |
179.19	c |    115906 |   44643   111190 |   19854   16842  1249766    74.2 | 12.391 % |
179.42	c |    116243 |   44643   111190 |   21839   17179  1266518    73.7 | 12.391 % |
179.73	c |    116749 |   44643   111190 |   24023   17685  1298014    73.4 | 12.391 % |
180.41	c |    117509 |   44586   111061 |   26426   18444  1346422    73.0 | 12.508 % |
181.38	c |    118648 |   44586   111061 |   29069   19583  1427861    72.9 | 12.508 % |
182.96	c |    120356 |   44586   111061 |   31975   21291  1567161    73.6 | 12.508 % |
185.62	c |    122918 |   44586   111061 |   35173   23853  1778453    74.6 | 12.508 % |
190.11	c |    126762 |   44586   111061 |   38690   27697  2063517    74.5 | 12.508 % |
197.74	c |    132528 |   44586   111061 |   42559   33463  2536232    75.8 | 12.508 % |
212.68	c |    141177 |   44353   110536 |   46815   42106  3294557    78.2 | 12.980 % |
233.14	c |    154151 |   44113   110002 |   51497   20387  1050521    51.5 | 13.456 % |
254.84	c |    173612 |   43984   109719 |   56647   39845  2733175    68.6 | 13.705 % |
296.08	c |    202804 |   43797   109306 |   62312   25456  1873780    73.6 | 14.070 % |
356.92	c |    246599 |   43412   108459 |   68543   21309  2135859   100.2 | 14.818 % |
450.12	c |    312284 |   43089   107746 |   75397   31770  3343684   105.2 | 15.449 % |
617.85	c |    410814 |   42923   107380 |   82937   57422  9335667   162.6 | 15.772 % |
879.50	c |    558603 |   42594   106655 |   91231   66170  6424760    97.1 | 16.413 % |
1279.71	c |    780289 |   42517   106494 |  100354   56083  7143960   127.4 | 16.549 % |
1801.23	c 
1801.23	c *** TERMINATED ***
1801.23	s SATISFIABLE
1801.23	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
1801.23	v -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
1801.23	v -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
1801.23	v 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
1801.23	v -x116 x117 -x118 x119 -x120 x121 -x122 x123 -x124 x125 -x126 x127 -x128 x129 -x130 x131 -x132 x133 -x134 x135 -x136 x137 -x138
1801.23	v x139 -x140 -x141 x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157 -x158 x159 -x160 x161
1801.23	v -x162 x163 -x164 x165 -x166 x167 -x168 -x169 x170 x171 -x172 x173 -x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184
1801.23	v x185 -x186 x187 -x188 x189 -x190 x191 -x192 x193 -x194 x195 -x196 x197 -x198 x199 -x200 x201 -x202 x203 -x204 x205 -x206 x207
1801.23	v -x208 x209 -x210 x211 -x212 x213 -x214 -x215 x216 x217 -x218 x219 -x220 x221 -x222 x223 -x224 x225 -x226 x227 -x228 x229 -x230
1801.23	v x231 -x232 x233 -x234 x235 -x236 x237 -x238 x239 -x240 x241 -x242 x243 -x244 x245 -x246 x247 -x248 x249 -x250 x251 -x252 x253
1801.23	v -x254 x255 -x256 x257 -x258 x259 -x260 x261 -x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 x275 -x276
1801.23	v x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 x289 -x290 x291 -x292 x293 -x294 x295 -x296 x297 -x298 x299
1801.23	v -x300 -x301 x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 -x315 x316 x317 -x318 -x319 x320 x321 -x322
1801.23	v x323 -x324 x325 -x326 x327 -x328 x329 -x330 x331 -x332 x333 -x334 x335 -x336 x337 -x338 x339 -x340 x341 -x342 x343 -x344 x345
1801.23	v -x346 x347 -x348 x349 -x350 x351 -x352 x353 -x354 x355 -x356 x357 -x358 x359 -x360 x361 -x362 x363 -x364 x365 -x366 x367 -x368
1801.23	v x369 -x370 -x371 x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 x381 -x382 x383 -x384 x385 -x386 -x387 -x388 x389 -x390 -x391
1801.23	v -x392 -x393 -x394 x395 -x396 -x397 x398 x399 -x400 -x401 -x402 x403 -x404 x405 -x406 -x407 -x408 -x409 -x410 x411 -x412 x413
1801.23	v -x414 -x415 -x416 -x417 -x418 x419 -x420 -x421 -x422 x423 -x424 -x425 x426 x427 -x428 -x429 -x430 x431 -x432 x433 -x434 -x435
1801.23	v -x436 x437 -x438 -x439 -x440 x441 -x442 -x443 -x444 -x445 -x446 x447 -x448 x449 -x450 -x451 -x452 x453 -x454 -x455 -x456 -x457
1801.23	v -x458 x459 -x460 x461 -x462 -x463 -x464 -x465 -x466 x467 -x468 x469 -x470 -x471 x472 -x473 -x474 x475 -x476 -x477 -x478 x479
1801.23	v -x480 x481 -x482 -x483 -x484 -x485 -x486 x487 -x488 -x489 -x490 x491 -x492 -x493 -x494 x495 -x496 -x497 -x498 x499 -x500 -x501
1801.23	v -x502 x503 -x504 x505 -x506 -x507 -x508 -x509 -x510 x511 -x512 x513 -x514 -x515 x516 -x517 x518 -x519 x520 -x521 x522 -x523
1801.23	v x524 x525 -x526 -x527 x528 -x529 x530 x531 -x532 -x533 x534 -x535 x536 x537 -x538 -x539 x540 -x541 x542 -x543 x544 -x545 x546
1801.23	v x547 -x548 -x549 x550 -x551 x552 x553 -x554 -x555 x556 -x557 x558 -x559 x560 x561 -x562 -x563 x564 -x565 x566 -x567 x568 x569
1801.23	v -x570 -x571 x572 -x573 x574 -x575 x576 -x577 x578 x579 -x580 -x581 x582 -x583 x584 -x585 x586 -x587 x588 x589 -x590 -x591 x592
1801.23	v x593 -x594 -x595 x596 -x597 x598 -x599 x600 x601 -x602 -x603 x604 -x605 x606 -x607 x608 -x609 x610 -x611 x612 x613 -x614 -x615
1801.23	v x616 -x617 x618 x619 -x620 -x621 x622 -x623 x624 -x625 x626 -x627 -x628 -x629 x630 x631 -x632 x633 -x634 -x635 x636 -x637 x638
1801.23	v -x639 x640 -x641 x642 x643 -x644 -x645 x646 -x647 x648 x649 -x650 -x651 x652 -x653 x654 -x655 x656 x657 -x658 -x659 x660 -x661
1801.23	v x662 -x663 x664 -x665 x666 x667 -x668 -x669 x670 -x671 x672 -x673 x674 x675 -x676 -x677 x678 -x679 x680 x681 -x682 -x683 x684
1801.23	v -x685 x686 -x687 x688 x689 -x690 -x691 x692 -x693 x694 -x695 x696 x697 -x698 -x699 x700 -x701 x702 -x703 x704 -x705 x706 x707
1801.23	v -x708 -x709 x710 -x711 x712 x713 -x714 -x715 x716 -x717 x718 -x719 x720 -x721 x722 x723 -x724 -x725 x726 -x727 x728 -x729 x730
1801.23	v -x731 x732 x733 -x734 -x735 x736 -x737 -x738 -x739 x740 x741 -x742 -x743 x744 -x745 x746 -x747 x748 x749 -x750 -x751 x752 x753
1801.23	v -x754 -x755 x756 -x757 x758 -x759 x760 -x761 x762 x763 -x764 -x765 x766 -x767 x768 -x769 x770 -x771 x772 x773 -x774 -x775 x776
1801.23	v x777 -x778 -x779 x780 -x781 x782 -x783 x784 -x785 x786 x787 -x788 -x789 -x790 -x791 x792 -x793 x794 x795 -x796 -x797 x798 -x799
1801.23	v x800 -x801 x802 x803 -x804 -x805 x806 -x807 x808

Verifier Data (download as text)

OK	372

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node73/watcher-35474-1149415498 -o ROOT/results/node73/solver-35474-1149415498 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node73/35474-1149415498/instance-35474-1149415498.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.98 3/64 3977
/proc/meminfo: memFree=1568192/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=1180 CPUtime=0
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 123 0 0 0 0 0 0 0 19 0 1 0 207214595 1208320 108 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134596051 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 295 108 67 215 0 77 0

[startup+10.0018 s]
/proc/loadavg: 0.93 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1554496/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=15508 CPUtime=9.98
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 3654 0 0 0 996 2 0 0 25 0 1 0 207214595 15880192 3546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581116 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 3877 3546 111 215 0 3659 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 15508

[startup+20.0078 s]
/proc/loadavg: 0.94 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1551368/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=18732 CPUtime=19.99
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 4439 0 0 0 1996 3 0 0 25 0 1 0 207214595 19181568 4331 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 4683 4331 111 215 0 4465 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 18732

[startup+30.0137 s]
/proc/loadavg: 0.95 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1548616/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=21576 CPUtime=29.99
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 5144 0 0 0 2995 4 0 0 25 0 1 0 207214595 22093824 5036 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 5394 5036 111 215 0 5176 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 21576

[startup+40.0197 s]
/proc/loadavg: 0.96 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1546312/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=23800 CPUtime=40
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 5714 0 0 0 3995 5 0 0 25 0 1 0 207214595 24371200 5606 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 5950 5606 111 215 0 5732 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 23800

[startup+50.0267 s]
/proc/loadavg: 0.96 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1544328/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=25948 CPUtime=50
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 6227 0 0 0 4994 6 0 0 25 0 1 0 207214595 26570752 6119 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 6487 6119 111 215 0 6269 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 25948

[startup+60.0336 s]
/proc/loadavg: 0.97 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1542216/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=28052 CPUtime=60
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 6746 0 0 0 5994 6 0 0 25 0 1 0 207214595 28725248 6638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 7013 6638 111 215 0 6795 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 28052

[startup+70.0406 s]
/proc/loadavg: 0.97 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1540040/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=30416 CPUtime=70
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 7292 0 0 0 6994 6 0 0 25 0 1 0 207214595 31145984 7184 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 7604 7184 111 215 0 7386 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 30416

[startup+80.0476 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1538568/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=31760 CPUtime=80.01
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 7653 0 0 0 7994 7 0 0 25 0 1 0 207214595 32522240 7545 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 7940 7545 111 215 0 7722 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 31760

[startup+90.0545 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1536840/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=33644 CPUtime=90.01
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 8083 0 0 0 8994 7 0 0 25 0 1 0 207214595 34451456 7975 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 8411 7975 111 215 0 8193 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 33644

[startup+100.062 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1535624/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=34876 CPUtime=100.01
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 8391 0 0 0 9994 7 0 0 25 0 1 0 207214595 35713024 8283 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 8719 8283 111 215 0 8501 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 34876

[startup+110.068 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1535560/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=34876 CPUtime=110.01
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 8408 0 0 0 10994 7 0 0 25 0 1 0 207214595 35713024 8300 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 8719 8300 111 215 0 8501 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 34876

[startup+120.075 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1535368/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=35176 CPUtime=120.02
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 8454 0 0 0 11994 8 0 0 25 0 1 0 207214595 36020224 8346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 8794 8346 111 215 0 8576 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 35176

[startup+130.082 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1535304/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=35176 CPUtime=130.03
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 8466 0 0 0 12995 8 0 0 25 0 1 0 207214595 36020224 8358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 8794 8358 111 215 0 8576 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 35176

[startup+140.089 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1535304/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=35176 CPUtime=140.03
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 8474 0 0 0 13995 8 0 0 25 0 1 0 207214595 36020224 8366 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 8794 8366 111 215 0 8576 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 35176

[startup+150.095 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1535176/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=35332 CPUtime=150.03
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 8507 0 0 0 14995 8 0 0 25 0 1 0 207214595 36179968 8399 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 8833 8399 111 215 0 8615 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 35332

[startup+160.101 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1534984/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=35492 CPUtime=160.03
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 8547 0 0 0 15995 8 0 0 25 0 1 0 207214595 36343808 8439 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 8873 8439 111 215 0 8655 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 35492

[startup+170.108 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1534920/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=35632 CPUtime=170.04
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 8569 0 0 0 16996 8 0 0 25 0 1 0 207214595 36487168 8461 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 8908 8461 111 215 0 8690 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 35632

[startup+180.115 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1534856/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=35632 CPUtime=180.04
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 8579 0 0 0 17996 8 0 0 25 0 1 0 207214595 36487168 8471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 8908 8471 111 215 0 8690 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 35632

[startup+190.121 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1534856/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=35632 CPUtime=190.04
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 8579 0 0 0 18996 8 0 0 25 0 1 0 207214595 36487168 8471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 8908 8471 111 215 0 8690 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 35632

[startup+200.127 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1534856/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=35632 CPUtime=200.04
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 8579 0 0 0 19996 8 0 0 25 0 1 0 207214595 36487168 8471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 8908 8471 111 215 0 8690 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 35632

[startup+210.134 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 3977
/proc/meminfo: memFree=1534856/2055920 swapFree=4182160/4192956

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

[pid=3977] ppid=3975 vsize=92640 CPUtime=1781.49
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22624 0 0 0 178121 28 0 0 25 0 1 0 207214595 94863360 22516 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23160 22516 111 215 0 22942 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 92640

[startup+1783.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478216/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92640 CPUtime=1782.49
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22624 0 0 0 178221 28 0 0 25 0 1 0 207214595 94863360 22516 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23160 22516 111 215 0 22942 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 92640

[startup+1784.14 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478216/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92640 CPUtime=1783.5
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22624 0 0 0 178322 28 0 0 25 0 1 0 207214595 94863360 22516 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574425 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23160 22516 111 215 0 22942 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 92640

[startup+1785.15 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478216/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92640 CPUtime=1784.5
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22624 0 0 0 178422 28 0 0 25 0 1 0 207214595 94863360 22516 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581049 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23160 22516 111 215 0 22942 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 92640

[startup+1786.15 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478216/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92640 CPUtime=1785.51
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22624 0 0 0 178523 28 0 0 25 0 1 0 207214595 94863360 22516 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23160 22516 111 215 0 22942 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (Kb) 92640

[startup+1787.16 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478216/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92640 CPUtime=1786.51
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22624 0 0 0 178623 28 0 0 25 0 1 0 207214595 94863360 22516 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23160 22516 111 215 0 22942 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 92640

[startup+1788.16 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478216/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92640 CPUtime=1787.52
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22624 0 0 0 178724 28 0 0 25 0 1 0 207214595 94863360 22516 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23160 22516 111 215 0 22942 0
Current children cumulated CPU time (s) 1787.52
Current children cumulated vsize (Kb) 92640

[startup+1789.17 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478216/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92640 CPUtime=1788.52
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22624 0 0 0 178824 28 0 0 25 0 1 0 207214595 94863360 22516 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23160 22516 111 215 0 22942 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (Kb) 92640

[startup+1790.17 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478216/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92640 CPUtime=1789.53
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22625 0 0 0 178925 28 0 0 25 0 1 0 207214595 94863360 22517 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23160 22517 111 215 0 22942 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 92640

[startup+1791.18 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478216/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92640 CPUtime=1790.53
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22625 0 0 0 179025 28 0 0 25 0 1 0 207214595 94863360 22517 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576869 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23160 22517 111 215 0 22942 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 92640

[startup+1792.18 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478216/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92640 CPUtime=1791.54
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22625 0 0 0 179126 28 0 0 25 0 1 0 207214595 94863360 22517 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23160 22517 111 215 0 22942 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 92640

[startup+1793.19 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478216/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92640 CPUtime=1792.54
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22625 0 0 0 179226 28 0 0 25 0 1 0 207214595 94863360 22517 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23160 22517 111 215 0 22942 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 92640

[startup+1794.19 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478152/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92816 CPUtime=1793.55
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22640 0 0 0 179327 28 0 0 25 0 1 0 207214595 95043584 22532 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23204 22532 111 215 0 22986 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 92816

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478152/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92816 CPUtime=1794.56
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22643 0 0 0 179427 29 0 0 25 0 1 0 207214595 95043584 22535 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23204 22535 111 215 0 22986 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (Kb) 92816

[startup+1796.2 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478152/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92816 CPUtime=1795.57
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22643 0 0 0 179528 29 0 0 25 0 1 0 207214595 95043584 22535 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23204 22535 111 215 0 22986 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (Kb) 92816

[startup+1797.21 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478152/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92816 CPUtime=1796.57
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22643 0 0 0 179628 29 0 0 25 0 1 0 207214595 95043584 22535 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23204 22535 111 215 0 22986 0
Current children cumulated CPU time (s) 1796.57
Current children cumulated vsize (Kb) 92816

[startup+1798.21 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478152/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92816 CPUtime=1797.57
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22645 0 0 0 179728 29 0 0 25 0 1 0 207214595 95043584 22537 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23204 22537 111 215 0 22986 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 92816

[startup+1799.22 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478152/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92816 CPUtime=1798.58
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22646 0 0 0 179829 29 0 0 25 0 1 0 207214595 95043584 22538 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23204 22538 111 215 0 22986 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (Kb) 92816

[startup+1800.22 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478088/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92816 CPUtime=1799.58
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22648 0 0 0 179929 29 0 0 25 0 1 0 207214595 95043584 22540 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576169 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23204 22540 111 215 0 22986 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (Kb) 92816

[startup+1801.23 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478024/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92816 CPUtime=1800.59
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22664 0 0 0 180030 29 0 0 25 0 1 0 207214595 95043584 22556 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23204 22556 111 215 0 22986 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (Kb) 92816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.23 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 3977
/proc/meminfo: memFree=1478024/2055920 swapFree=4182160/4192956
[pid=3977] ppid=3975 vsize=92816 CPUtime=1800.59
/proc/3977/stat : 3977 (minisat+) R 3975 3977 3931 0 -1 4194304 22664 0 0 0 180030 29 0 0 25 0 1 0 207214595 95043584 22556 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581202 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3977/statm: 23204 22556 111 215 0 22986 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (Kb) 92816

Sending SIGTERM to -3977
Sleeping 2 seconds

Child status: 10
Real time (s): 1801.25
CPU time (s): 1800.62
CPU user time (s): 1800.31
CPU system time (s): 0.306953
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (Kb): 92816

Launcher Data (download as text)

Begin job on node73 on Sun Jun  4 10:04:58 UTC 2006


FILE ID= 35474-1149415498

PBS_JOBID= 315212

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d2.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node73/35474-1149415498/instance-35474-1149415498.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node73/watcher-35474-1149415498 -o ROOT/results/node73/solver-35474-1149415498 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node73/35474-1149415498/instance-35474-1149415498.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  05a418d42b6e85967009c0fa73623d83

RANDOM SEED= 924130328


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1568400 kB
Buffers:         25252 kB
Cached:         393008 kB
SwapCached:       2320 kB
Active:          32660 kB
Inactive:       394108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568400 kB
SwapTotal:     4192956 kB
SwapFree:      4182160 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14952 kB
Slab:            46748 kB
Committed_AS:   445688 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node73 on Sun Jun  4 10:35:00 UTC 2006