Trace number 454845

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
bsolo 3.0.16SAT (TO)-15 1800.3 1800.76

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_25_1.opb
MD5SUMfdd11e948ae8a5c2828dd3ba6f1a1add
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-85
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -85
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31432
Sum of products size (including duplicates)62864
Number of different products15716
Sum of products size31432

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/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/454845-1178032303/instance-454845-1178032303.opb
0.00/0.00	c File size is 432333 bytes.
0.19/0.20	c Highest Coefficient sum: 1000
0.19/0.20	c Parsing was ok!!
0.19/0.20	c Total parsing time: 0.199 s
0.19/0.25	c Var: 32432 Constr: 64366 31932/1002/31432 Lit: 223024 Watch. Lit: 190594
0.19/0.25	c Obj. Vars: 500 (1.54169 % of total variables)
180.25/180.31	c Pre-processing Time: 180.262 s
180.25/180.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.25/180.31	c        0  32432    64366   223024    3   190594  528661      0      0 180.26
180.25/180.31	c Switching off LPR mode.
180.25/180.37	o -1	180.325
180.35/180.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.35/180.45	c        0  32432    64367   223524    3   190597  528994      1      0 180.34
180.35/180.45	o -2	180.407
180.45/180.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.45/180.54	c        0  32432    64368   224024    3   190601  529494      2      0 180.42
180.45/180.54	o -3	180.489
180.54/180.62	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.54/180.62	c        0  32432    64369   224524    3   190606  530161      3      0 180.50
180.54/180.62	o -4	180.572
180.64/180.70	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.64/180.70	c        0  32432    64370   225024    3   190612  530994      4      0 180.59
180.64/180.70	o -5	180.655
180.64/180.78	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.64/180.78	c        0  32432    64371   225524    3   190619  531994      5      0 180.67
180.64/180.78	o -6	180.737
180.74/180.87	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.74/180.87	c        0  32432    64372   226024    3   190627  532994      6      0 180.75
180.74/180.87	o -7	180.82
180.84/180.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.84/180.95	c        0  32432    64373   226524    3   190636  533994      7      0 180.84
180.84/180.95	o -8	180.903
180.94/181.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.94/181.03	c        0  32432    64374   227024    3   190646  534994      8      0 180.92
180.94/181.03	o -9	180.985
181.05/181.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.05/181.11	c        0  32432    64375   227524    3   190657  535994      9      0 181.00
181.05/181.11	o -10	181.068
181.05/181.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.05/181.20	c        0  32432    64376   228024    3   190669  536994     10      0 181.08
181.05/181.20	o -11	181.15
181.14/181.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.14/181.28	c        0  32432    64377   228524    3   190682  537994     11      0 181.17
181.14/181.28	o -12	181.232
181.24/181.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.24/181.36	c        0  32432    64378   229024    3   190696  538994     12      0 181.25
181.24/181.36	o -13	181.314
181.35/181.48	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.35/181.48	c        0  32432    64379   229524    3   190711  539994     13      0 181.33
181.35/181.48	o -14	181.434
193.64/193.75	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
193.64/193.75	c        3  32432    64383   231790    3   190733  539994     17      0 181.45
193.64/193.75	c      103  32432    64483   288127    4   190933  593994    117      0 182.53
193.64/193.75	c      353  32432    64733   436934    6   191433  653394    367      1 184.91
193.64/193.75	c      828  32432    65208   741995   11   192383  718734    842      4 188.53
193.64/193.75	c     1641  32432    66021  1351028   20   194009  790608   1655      8 192.83
193.64/193.75	o -15	193.702
1799.92/1800.47	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1799.92/1800.47	c     2019  32432    66400  1682278   25   194782  539994   2034     10 193.72
1799.92/1800.47	c     2119  32432    66500  1732278   26   194982  593994   2134     10 193.94
1799.92/1800.47	c     2369  32432    66750  1857278   27   195482  653394   2384     12 194.20
1799.92/1800.47	c     2844  32432    67225  2169774   32   196432  718734   2859     14 198.74
1799.92/1800.47	c     3657  32432    68038  2729795   40   198058  790608   3672     17 206.41
1799.92/1800.47	c     4977  32432    69358  3654959   52   200698  869669   4992     22 217.78
1799.92/1800.47	c     7058  32432    71439  5117103   71   204860  956636   7073     29 236.35
1799.92/1800.47	c    10281  32432    74662  7314062   97   211306  500000  10296     39 261.16
1799.92/1800.47	c    15217  32432    79598 10839113  136   221178  550001  15232     50 302.18
1799.92/1800.47	c    22723  32432    87104 15970899  183   236190  605002  22738     62 361.69
1799.92/1800.47	c    34084  32432    98465 23894067  242   258912  665503  34099     75 450.27
1799.92/1800.47	c    51228  32432   115609 35764325  309   293200  732054  51243     90 566.24
1799.92/1800.47	c    77047  32432   141428 53772175  380   344838  805260  77062    108 711.88
1799.92/1800.47	c   115879  32432   180260 78615017  436   422502  885787 115894    118 978.54
1799.92/1800.47	c   174231  32432   238612 119708742  501   539206  974366 174246    111 1562.07
1799.92/1800.47	c Resources Exceeded
1799.92/1800.47	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
1799.92/1800.47	v -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
1799.92/1800.47	v -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
1799.92/1800.47	v -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107
1799.92/1800.47	v -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128
1799.92/1800.47	v -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149
1799.92/1800.47	v -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
1799.92/1800.47	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191
1799.92/1800.47	v -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212
1799.92/1800.47	v -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233
1799.92/1800.47	v -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254
1799.92/1800.47	v -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275
1799.92/1800.47	v -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296
1799.92/1800.47	v -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317
1799.92/1800.47	v -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338
1799.92/1800.47	v -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359
1799.92/1800.47	v -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380
1799.92/1800.47	v -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401
1799.92/1800.47	v -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422
1799.92/1800.47	v -x423 x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 x439 -x440 -x441 -x442 -x443
1799.92/1800.47	v -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464
1799.92/1800.47	v -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485
1799.92/1800.47	v -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x884 -x887 -x778 -x916 -x794 -x836
1799.92/1800.47	v -x993 -x650 -x922 -x863 -x528 -x691 -x560 -x764 -x927 -x541 -x673 -x737 -x712 -x869 -x568 -x930 -x783 -x531 -x624 -x507 -x517
1799.92/1800.47	v -x519 -x534 -x540 -x575 -x576 -x578 -x600 -x611 -x631 -x663 -x850 -x891 -x901 -x928 -x934 -x956 -x965 -x501 x636 x803 -x523
1799.92/1800.47	v x559 x570 x668 -x894 -x957 -x512 -x543 -x730 -x874 x920 x785 -x538 x699 -x825 x816 x871 -x914 x527 -x592 -x644 x648 -x655 -x660
1799.92/1800.47	v x678 -x681 x768 -x782 -x795 -x961 -x999 -x502 -x981 -x671 -x997 -x806 -x926 -x585 -x828 -x837 -x506 -x847 -x814 -x858 -x625
1799.92/1800.47	v -x896 -x583 -x546 -x815 -x868 -x935 -x865 -x518 -x526 -x547 -x587 -x588 -x607 -x622 -x634 -x651 -x750 -x833 -x835 -x882 -x897
1799.92/1800.47	v -x954 -x503 -x544 -x751 -x809 -x777 -x679 -x789 -x904 -x652 -x755 -x900 -x933 -x561 -x677 -x740 -x513 -x727 -x595 -x796 -x571
1799.92/1800.47	v -x530 -x563 -x574 -x614 -x626 -x667 -x675 -x689 -x693 -x714 -x860 -x875 -x910 -x504 -x879 -x968 -x602 -x598 -x903 -x818 -x653
1799.92/1800.47	v -x757 -x802 -x781 -x787 -x942 -x866 -x690 -x945 -x620 -x941 -x532 -x618 -x772 -x982 -x676 -x710 -x515 -x516 -x577 -x621 -x704
1799.92/1800.47	v -x723 -x728 -x765 -x830 -x832 -x872 -x937 -x973 -x505 -x857 -x998 -x854 x966 -x807 -x684 -x720 -x529 -x733 -x520 -x771 -x709
1799.92/1800.47	v -x716 -x841 -x797 -x509 -x562 -x581 -x713 -x729 -x844 -x963 -x724 -x619 -x746 -x952 -x556 -x880 -x989 -x842 -x851 -x694 -x535
1799.92/1800.47	v -x915 -x988 -x744 -x992 -x536 -x542 -x554 -x604 -x736 -x843 -x919 -x552 -x938 -x776 -x908 -x975 -x859 -x738 -x819 -x929 -x905
1799.92/1800.47	v -x944 -x539 -x510 -x599 -x617 -x639 -x672 -x756 -x784 -x921 -x932 -x508 -x629 -x870 -x918 -x971 -x991 -x1000 -x773 -x726
1799.92/1800.47	v -x645 -x591 -x640 -x955 -x670 -x565 -x584 -x593 -x613 -x642 -x674 -x698 -x721 -x749 -x994 -x856 -x805 -x849 -x612 -x623 -x829
1799.92/1800.47	v -x800 -x747 -x569 -x923 -x812 -x811 -x606 -x662 -x731 -x821 -x616 -x665 -x683 -x692 -x701 -x734 -x748 -x754 -x767 -x917 -x627
1799.92/1800.47	v -x759 -x925 -x638 -x601 -x537 -x953 -x551 -x969 -x572 -x974 -x632 -x931 -x548 -x597 -x637 -x718 -x876 -x511 -x895 -x661 -x664
1799.92/1800.47	v -x700 -x960 -x774 -x669 -x596 -x967 -x685 -x877 -x573 -x766 -x913 -x608 -x946 -x680 -x888 -x711 -x707 -x873 -x822 -x820 -x722
1799.92/1800.47	v -x522 -x605 -x657 -x719 -x753 -x792 -x853 -x940 -x706 -x628 -x985 -x659 -x725 -x770 -x582 -x793 -x886 -x557 -x558 -x696 -x834
1799.92/1800.47	v -x939 -x514 -x641 -x899 -x799 -x525 -x656 -x995 -x861 -x564 -x643 -x580 -x885 -x962 -x827 -x760 -x703 -x909 -x959 -x752 -x838
1799.92/1800.47	v -x804 -x649 -x798 -x864 -x893 -x775 -x890 -x687 -x976 -x658 -x555 -x881 -x943 -x682 -x635 -x840 -x630 -x550 -x786 -x739 -x566
1799.92/1800.47	v -x654 -x705 -x745 -x912 -x972 -x950 -x790 -x762 -x524 -x810 -x735 -x615 -x813 -x553 -x579 -x947 -x791 -x647 -x845 -x892 -x521
1799.92/1800.47	v -x594 -x715 -x980 -x970 -x889 -x839 -x567 -x761 -x984 -x741 -x898 -x979 -x758 -x788 -x986 -x848 -x948 -x732 -x826 -x978 -x686
1799.92/1800.47	v -x708 -x586 -x702 -x951 -x590 -x769 -x883 -x823 -x695 -x983 -x987 -x878 -x763 -x589 -x666 -x906 -x964 -x633 -x779 -x852 -x867
1799.92/1800.47	v -x533 -x697 -x831 -x846 -x907 -x936 -x743 -x958 -x610 -x990 -x808 -x977 -x817 -x949 -x911 -x646 -x924 -x855 -x717 -x902 -x862
1799.92/1800.47	v -x801 -x603 -x609 -x549 -x824 -x545 -x742 -x780 -x996 -x688
1799.92/1800.48	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.92/1800.48	c   33   203462    521   618634   267843 139054946 203477    113 1800.01
1799.92/1800.48	c Objective: -15
1799.92/1800.48	s SATISFIABLE
1799.92/1800.48	c Total time: 1800.01 s

Verifier Data (download as text)

OK	-15

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node34/watcher-454845-1178032303 -o ROOT/results/node34/solver-454845-1178032303 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/454845-1178032303/instance-454845-1178032303.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.66 0.92 0.97 3/77 23087
/proc/meminfo: memFree=1782888/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=12160 CPUtime=0
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 251145746 12451840 334 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8156795 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 3040 334 281 324 0 2003 0

[startup+0.0630281 s]
/proc/loadavg: 0.66 0.92 0.97 3/77 23087
/proc/meminfo: memFree=1782888/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=7536 CPUtime=0.05
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 1212 0 0 0 5 0 0 0 18 0 1 0 251145746 7716864 1181 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 1884 1182 324 324 0 847 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7536

[startup+0.101031 s]
/proc/loadavg: 0.66 0.92 0.97 3/77 23087
/proc/meminfo: memFree=1782888/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=9380 CPUtime=0.09
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 1676 0 0 0 9 0 0 0 18 0 1 0 251145746 9605120 1645 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8156795 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 2345 1646 343 324 0 1308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9380

[startup+0.301046 s]
/proc/loadavg: 0.66 0.92 0.97 3/77 23087
/proc/meminfo: memFree=1782888/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=21200 CPUtime=0.29
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 4713 0 0 0 27 2 0 0 19 0 1 0 251145746 21708800 4536 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160091718 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 5300 4536 307 324 0 4369 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21200

[startup+0.701078 s]
/proc/loadavg: 0.66 0.92 0.97 3/77 23087
/proc/meminfo: memFree=1782888/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=21200 CPUtime=0.69
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 4750 0 0 0 67 2 0 0 23 0 1 0 251145746 21708800 4573 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160527325 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 5300 4573 307 324 0 4369 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21200

[startup+1.50114 s]
/proc/loadavg: 0.66 0.92 0.97 2/78 23088
/proc/meminfo: memFree=1765472/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=21200 CPUtime=1.49
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 4750 0 0 0 147 2 0 0 25 0 1 0 251145746 21708800 4573 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 5300 4573 307 324 0 4369 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21200

[startup+3.10127 s]
/proc/loadavg: 0.66 0.92 0.97 2/78 23088
/proc/meminfo: memFree=1765472/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=21200 CPUtime=3.09
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 4750 0 0 0 307 2 0 0 25 0 1 0 251145746 21708800 4573 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8155226 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 5300 4573 307 324 0 4369 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21200

[startup+6.30152 s]
/proc/loadavg: 0.69 0.92 0.97 2/78 23088
/proc/meminfo: memFree=1765472/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=21200 CPUtime=6.29
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 4750 0 0 0 627 2 0 0 25 0 1 0 251145746 21708800 4573 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550897 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 5300 4573 307 324 0 4369 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21200

[startup+12.701 s]
/proc/loadavg: 0.71 0.92 0.97 3/78 23088
/proc/meminfo: memFree=1765552/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=21332 CPUtime=12.69
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 4751 0 0 0 1266 3 0 0 25 0 1 0 251145746 21843968 4574 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550897 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 5333 4574 307 324 0 4402 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21332

[startup+25.501 s]
/proc/loadavg: 0.77 0.92 0.97 2/78 23088
/proc/meminfo: memFree=1765616/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=21332 CPUtime=25.48
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 4751 0 0 0 2545 3 0 0 25 0 1 0 251145746 21843968 4574 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550768 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 5333 4574 307 324 0 4402 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21332

[startup+51.1011 s]
/proc/loadavg: 0.85 0.93 0.97 3/78 23088
/proc/meminfo: memFree=1765616/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=21332 CPUtime=51.08
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 4751 0 0 0 5103 5 0 0 25 0 1 0 251145746 21843968 4574 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8151109 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 5333 4574 307 324 0 4402 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21332

[startup+102.305 s]
/proc/loadavg: 0.93 0.94 0.97 2/78 23088
/proc/meminfo: memFree=1765616/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=21332 CPUtime=102.27
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 4751 0 0 0 10219 8 0 0 25 0 1 0 251145746 21843968 4574 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 5333 4574 307 324 0 4402 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21332

[startup+162.302 s]
/proc/loadavg: 0.97 0.95 0.97 2/78 23088
/proc/meminfo: memFree=1765680/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=21332 CPUtime=162.25
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 4751 0 0 0 16214 11 0 0 25 0 1 0 251145746 21843968 4574 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550897 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 5333 4574 307 324 0 4402 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21332

[startup+222.302 s]
/proc/loadavg: 0.99 0.95 0.97 2/78 23088
/proc/meminfo: memFree=1715888/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=70776 CPUtime=222.24
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 17259 0 0 0 22180 44 0 0 25 0 1 0 251145746 72474624 17018 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 17694 17018 313 324 0 16763 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 70776

[startup+282.301 s]
/proc/loadavg: 0.99 0.96 0.97 2/78 23088
/proc/meminfo: memFree=1650736/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=137352 CPUtime=282.22
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 33901 0 0 0 28165 57 0 0 25 0 1 0 251145746 140648448 33660 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 34338 33660 313 324 0 33407 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 137352

[startup+342.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/78 23088
/proc/meminfo: memFree=1582128/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=204212 CPUtime=342.2
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 50627 0 0 0 34151 69 0 0 25 0 1 0 251145746 209113088 50386 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134572795 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 51053 50386 313 324 0 50122 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 204212

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 23088
/proc/meminfo: memFree=1519600/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=267020 CPUtime=402.18
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 66311 0 0 0 40136 82 0 0 25 0 1 0 251145746 273428480 66070 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 66755 66070 313 324 0 65824 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 267020

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 23088
/proc/meminfo: memFree=1445680/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=340664 CPUtime=462.17
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 84737 0 0 0 46122 95 0 0 25 0 1 0 251145746 348839936 84496 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 85166 84496 313 324 0 84235 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 340664

[startup+522.301 s]
/proc/loadavg: 1.05 0.99 0.98 2/78 23088
/proc/meminfo: memFree=1372016/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=414900 CPUtime=522.16
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 103275 0 0 0 52106 110 0 0 25 0 1 0 251145746 424857600 103034 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 103725 103034 313 324 0 102794 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 414900

[startup+582.302 s]
/proc/loadavg: 1.07 1.00 0.98 2/78 23088
/proc/meminfo: memFree=1285360/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=500828 CPUtime=582.14
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 124778 0 0 0 58088 126 0 0 25 0 1 0 251145746 512847872 124537 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 125207 124537 313 324 0 124276 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 500828

[startup+642.302 s]
/proc/loadavg: 1.02 1.00 0.98 2/78 23088
/proc/meminfo: memFree=1194416/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=591040 CPUtime=642.13
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 147331 0 0 0 64072 141 0 0 25 0 1 0 251145746 605224960 147090 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 147760 147090 313 324 0 146829 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 591040


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

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23088
/proc/meminfo: memFree=780592/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1004384 CPUtime=942.05
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 250674 0 0 0 93987 218 0 0 25 0 1 0 251145746 1028489216 250433 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134573131 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 251096 250433 313 324 0 250165 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 1004384

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23088
/proc/meminfo: memFree=736752/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1047928 CPUtime=1002.03
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 261554 0 0 0 99977 226 0 0 25 0 1 0 251145746 1073078272 261313 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 261982 261313 313 324 0 261051 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 1047928

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23088
/proc/meminfo: memFree=702128/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1083100 CPUtime=1062.01
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 270333 0 0 0 105969 232 0 0 25 0 1 0 251145746 1109094400 270092 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 270775 270092 313 324 0 269844 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 1083100

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23088
/proc/meminfo: memFree=654768/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1130508 CPUtime=1122
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 282194 0 0 0 111959 241 0 0 25 0 1 0 251145746 1157640192 281953 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 282627 281953 313 324 0 281696 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 1130508

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23088
/proc/meminfo: memFree=603184/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1183484 CPUtime=1181.99
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 295431 0 0 0 117948 251 0 0 25 0 1 0 251145746 1211887616 295190 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551268 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 295871 295190 313 324 0 294940 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 1183484

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23088
/proc/meminfo: memFree=556208/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1228192 CPUtime=1241.97
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 306628 0 0 0 123937 260 0 0 25 0 1 0 251145746 1257668608 306387 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551522 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 307048 306387 313 324 0 306117 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 1228192

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23088
/proc/meminfo: memFree=504624/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1279608 CPUtime=1301.96
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 319458 0 0 0 129927 269 0 0 25 0 1 0 251145746 1310318592 319217 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134572798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 319902 319217 313 324 0 318971 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 1279608

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23088
/proc/meminfo: memFree=447728/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1337444 CPUtime=1361.94
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 333911 0 0 0 135914 280 0 0 25 0 1 0 251145746 1369542656 333670 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 334361 333670 313 324 0 333430 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 1337444

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23088
/proc/meminfo: memFree=385648/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1398300 CPUtime=1421.93
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 349135 0 0 0 141901 292 0 0 25 0 1 0 251145746 1431859200 348894 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134572831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 349575 348894 313 324 0 348644 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 1398300

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23088
/proc/meminfo: memFree=324976/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1459548 CPUtime=1481.9
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 364453 0 0 0 147889 301 0 0 25 0 1 0 251145746 1494577152 364212 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 364887 364212 313 324 0 363956 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 1459548

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23088
/proc/meminfo: memFree=252208/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1531612 CPUtime=1541.89
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 382471 0 0 0 153874 315 0 0 25 0 1 0 251145746 1568370688 382230 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134572752 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 382903 382230 313 324 0 381972 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 1531612

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23088
/proc/meminfo: memFree=168432/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1616196 CPUtime=1601.87
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 403618 0 0 0 159858 329 0 0 25 0 1 0 251145746 1654984704 403377 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134586732 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 404049 403377 313 324 0 403118 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 1616196

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23088
/proc/meminfo: memFree=70320/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1713300 CPUtime=1661.86
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 427875 0 0 0 165839 347 0 0 25 0 1 0 251145746 1754419200 427634 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 428325 427634 313 324 0 427394 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 1713300

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23090
/proc/meminfo: memFree=21040/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1762564 CPUtime=1721.85
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 440221 0 0 0 171826 359 0 0 25 0 1 0 251145746 1804865536 439980 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 440641 439980 313 324 0 439710 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 1762564

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23090
/proc/meminfo: memFree=15920/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=1797992 CPUtime=1781.83
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194304 449058 0 0 0 177818 365 0 0 25 0 1 0 251145746 1841143808 448817 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134572831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 449498 448817 313 324 0 448567 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 1797992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 23090
/proc/meminfo: memFree=136752/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=0 CPUtime=1800.03
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194308 451462 0 0 0 179633 370 0 0 25 0 1 0 251145746 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 0

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 23091
/proc/meminfo: memFree=812136/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=0 CPUtime=1800.13
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194308 451462 0 0 0 179633 380 0 0 25 0 1 0 251145746 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 23091
/proc/meminfo: memFree=812136/2055920 swapFree=4158948/4192956
[pid=23087] ppid=23085 vsize=0 CPUtime=1800.23
/proc/23087/stat : 23087 (bsolo3.0.16) R 23085 23087 22931 0 -1 4194308 451462 0 0 0 179633 390 0 0 25 0 1 0 251145746 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23087/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.76
CPU time (s): 1800.3
CPU user time (s): 1796.34
CPU system time (s): 3.9584
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 1807524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.34
system time used= 3.9584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 451462
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 4323

runsolver used 1.40379 second user time and 3.88141 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Tue May  1 15:11:43 UTC 2007

IDJOB= 454845
IDBENCH= 48224
IDSOLVER= 163
FILE ID= node34/454845-1178032303

PBS_JOBID= 4728413

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_25_1.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/454845-1178032303/instance-454845-1178032303.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-454845-1178032303 -o ROOT/results/node34/solver-454845-1178032303 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/454845-1178032303/instance-454845-1178032303.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  fdd11e948ae8a5c2828dd3ba6f1a1add

RANDOM SEED= 281210028

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.236
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.236
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:       1783296 kB
Buffers:         63552 kB
Cached:         120108 kB
SwapCached:       3340 kB
Active:         110460 kB
Inactive:        96972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783296 kB
SwapTotal:     4192956 kB
SwapFree:      4158948 kB
Dirty:            7284 kB
Writeback:           0 kB
Mapped:          29696 kB
Slab:            50548 kB
Committed_AS:  4322244 kB
PageTables:       1976 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66558 MiB

End job on node34 on Tue May  1 15:41:46 UTC 2007