Trace number 432765

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.17SAT (TO)1248 1800.09 1800.66

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-glass4.opb
MD5SUMd0857e859d7ae9b7cd0d343674d5c1ad
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1174
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1138
Optimality of the best value was proved NO
Number of variables780
Total number of constraints405
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)36
Number of constraints which are nor clauses,nor cardinality constraints369
Minimum length of a constraint6
Maximum length of a constraint101
Number of terms in the objective function 478
Biggest coefficient in the objective function 262140
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 524739
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262140
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524739
Number of bits of the biggest sum of numbers20
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/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/432765-1177949153/instance-432765-1177949153.opb
0.00/0.00	c File size is 273921 bytes.
0.01/0.05	c Highest Coefficient sum: 524739
0.01/0.05	c Parsing was ok!!
0.01/0.05	c Total parsing time: 0.048 s
0.01/0.05	c Var: 780 Constr: 441 36/36/369 Lit: 30483 Watch. Lit: 2404
0.01/0.05	c Obj. Vars: 478 (61.2821 % of total variables)
0.01/0.08	c Pre-processing Time: 0.079 s
0.01/0.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.01/0.08	c        0    776      437    30324   69     6452   60226      0      0 0.08
0.01/0.08	c Switching off LPR mode.
0.49/0.52	c      100    776      537    45788   85    24352   66249    100    900 0.11
0.49/0.52	c      250    776      687    54877   79    29086   72874    250   1315 0.19
0.49/0.52	c      476    776      913    69801   76    29998   80162    476   1658 0.29
0.49/0.52	c      814    776     1251    85990   68    30759   88179    814   2211 0.37
0.49/0.52	c     1323    776     1760   129932   73    31588   96997   1323   2700 0.49
0.49/0.52	o 16422	0.525
1.09/1.12	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.09/1.12	c     1517    776     1955   143858   73    32518   61182   1518   2878 0.53
1.09/1.12	c     1618    776     2056   152224   74    32841   67301   1619   2780 0.58
1.09/1.12	c     1868    776     2306   165210   71    33311   74032   1869   2900 0.64
1.09/1.12	c     2344    776     2782   201142   72    33851   81436   2345   2738 0.86
1.09/1.12	c     3157    776     3595   275025   76    35659   89580   3158   2904 1.09
1.09/1.12	o 8538	1.117
1.28/1.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.28/1.35	c     3217    776     3656   279853   76    35641   61182   3219   2877 1.12
1.28/1.35	c     3318    776     3757   286872   76    36822   67301   3320   2850 1.16
1.28/1.35	c     3569    776     4008   317464   79    37273   74032   3571   2882 1.24
1.28/1.35	o 8227	1.35
2.19/2.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.19/2.28	c     3826    776     4266   336551   78    37983   61182   3829   2831 1.35
2.19/2.28	c     3930    776     4370   345539   79    37798   67301   3933   2781 1.41
2.19/2.28	c     4181    776     4621   366795   79    38897   74032   4184   2817 1.48
2.19/2.28	c     4656    776     5096   413695   81    39217   81436   4659   2719 1.71
2.19/2.28	c     5471    776     5911   450639   76    41625   89580   5474   2801 1.95
2.19/2.28	o 4683	2.282
6.89/6.90	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.89/6.90	c     6609    776     7050   532354   75    44465   61182   6613   2893 2.28
6.89/6.90	c     6710    776     7151   540344   75    44244   67301   6714   2872 2.34
6.89/6.90	c     6960    776     7401   552734   74    44693   74032   6964   2913 2.39
6.89/6.90	c     7435    776     7876   587446   74    45377   81436   7439   2845 2.61
6.89/6.90	c     8248    776     8689   645744   74    47536   89580   8252   2904 2.84
6.89/6.90	c     9569    776    10010   713218   71    49950   98539   9573   3048 3.14
6.89/6.90	c    11652    776    12093   840919   69    53334  108393  11656   3202 3.64
6.89/6.90	c    14876    776    15317  1071437   69    60850  119233  14880   2925 5.08
6.89/6.90	c    19812    776    20253  1533881   75    70583  131157  19816   2925 6.77
6.89/6.90	o 4352	6.902
6.98/7.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.98/7.07	c    20117    776    20559  1551433   75    70218   61182  20122   2914 6.90
6.98/7.07	c    20217    776    20659  1556561   75    71780   67301  20222   2905 6.96
6.98/7.07	o 4170	7.066
7.48/7.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.48/7.54	c    20389    776    20832  1566767   75    72613   61182  20395   2884 7.07
7.48/7.54	c    20489    776    20932  1572765   75    73024   67301  20495   2882 7.11
7.48/7.54	c    20740    776    21183  1601399   75    73077   74032  20746   2880 7.20
7.48/7.54	o 2395	7.534
56.36/56.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
56.36/56.50	c    21208    776    21652  1627553   75    74747   61182  21215   2814 7.54
56.36/56.50	c    21309    776    21753  1639335   75    75394   67301  21316   2806 7.59
56.36/56.50	c    21559    776    22003  1659134   75    75064   74032  21566   2780 7.75
56.36/56.50	c    22035    776    22479  1694026   75    76316   81436  22042   2759 7.99
56.36/56.50	c    22848    776    23292  1771564   76    78207   89580  22855   2657 8.60
56.36/56.50	c    24168    776    24612  1873392   76    80059   98539  24175   2661 9.08
56.36/56.50	c    26250    775    26694  2052959   76    85097  108393  26257   2618 10.02
56.36/56.50	c    29474    775    29918  2308347   77    91494  119233  29481   2677 11.01
56.36/56.50	c    34411    775    34855  2719327   78   101327  131157  34418   2176 15.81
56.36/56.50	c    41918    775    42362  3379757   79   115469  144273  41925   2147 19.52
56.36/56.50	c    53280    773    53724  4350695   80   137327  158701  53287   2087 25.52
56.36/56.50	c    70425    773    70869  6431328   90   171733  174572  70432   1283 54.87
56.36/56.50	o 1248	56.472
1800.02/1800.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.02/1800.61	c    72948    773    73393  6663995   90   177841   61176  72956   1291 56.47
1800.02/1800.61	c    73049    773    12436  1417425  113    53415   67294  11999   1218 59.96
1800.02/1800.61	c    73299    773    12686  1435749  113    53470   74024  12249   1219 60.10
1800.02/1800.61	c    73776    773    13163  1473155  111    54483   81427  12726   1224 60.23
1800.02/1800.61	c    74589    773    13976  1541262  110    56553   89570  13539   1231 60.57
1800.02/1800.61	c    75911    773    15298  1641968  107    59358   98528  14861   1244 60.97
1800.02/1800.61	c    77992    773    17379  1839566  105    62831  108381  16942   1262 61.75
1800.02/1800.61	c    81216    773    20603  2157477  104    69097  119220  20166   1268 64.01
1800.02/1800.61	c    86152    773    25539  2724272  106    79538  131143  25102   1229 70.06
1800.02/1800.61	c    93658    773    33045  3303996   99    94629  144258  32608   1290 72.56
1800.02/1800.61	c   105019    773    44406  3926720   88   117329  158684  43969   1296 81.03
1800.02/1800.61	c   122163    773    61550  5919827   96   150497  174553  61113    995 122.66
1800.02/1800.61	c   147984    773    87371  7995643   91   200903  192009  86934    963 153.66
1800.02/1800.61	c   186817    773   126204 10657626   84   278618  211210 125767    851 219.29
1800.02/1800.61	c   245170    773   184557 16443482   89   397779  232332 184120    722 339.50
1800.02/1800.61	c   332802    773    52492  4534162   86   132838  255566  52055    464 717.04
1800.02/1800.61	c Caught signal: 15
1800.02/1800.61	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
1800.02/1800.61	v -x29 -x30 -x339 x340 -x341 -x342 x343 x344 -x345 -x346 x347 x348 x349 x350 -x351 x352 -x353 x354 -x355 x356 -x357 -x358 x359
1800.02/1800.61	v -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x478 x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489
1800.02/1800.61	v -x490 -x491 -x492 -x493 x494 x495 -x496 -x497 x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 x541 x542 x543 x544
1800.02/1800.61	v x545 -x546 x547 x548 -x549 -x550 x551 -x552 x553 -x554 x555 x556 x557 -x558 x559 x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567
1800.02/1800.61	v -x568 -x569 -x570 x581 x582 -x583 x584 x585 -x586 x587 x588 x589 -x590 x591 -x592 x593 -x594 x595 x596 -x597 -x598 -x599 x600
1800.02/1800.61	v x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 x621 -x622 -x623 x624 -x625 -x626 -x627 x628 x629 -x630 -x631 x632
1800.02/1800.61	v -x633 -x634 -x635 x636 -x637 x638 -x639 x640 x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x661 -x662 -x663
1800.02/1800.61	v -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684
1800.02/1800.61	v -x685 -x686 -x687 -x688 -x689 -x690 x701 x702 -x703 x704 -x705 x706 x707 x708 x709 x710 x711 -x712 x713 x714 x715 x716 x717
1800.02/1800.61	v -x718 x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 x741 x742 x743 x744 x745 -x746 x747 x748 x749
1800.02/1800.61	v x750 x751 x752 x753 x754 -x755 -x756 -x757 x758 -x759 x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x31
1800.02/1800.61	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 -x58
1800.02/1800.61	v -x59 -x60 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 -x90 x101 x102 x103 x104 x105 x106 x107 -x108
1800.02/1800.61	v x109 -x110 x111 x112 -x113 x114 x115 x116 -x117 x118 -x119 x120 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
1800.02/1800.61	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171
1800.02/1800.61	v -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202
1800.02/1800.61	v -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233
1800.02/1800.61	v x234 x235 x236 x237 x238 -x239 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265
1800.02/1800.61	v -x266 -x267 -x268 -x269 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296
1800.02/1800.61	v -x297 -x298 x309 x310 x311 x312 x313 x314 x315 x316 x317 x318 x319 x320 x321 x322 x323 x324 x325 x326 x327 -x328 -x379 -x737
1800.02/1800.61	v -x695 -x696 x697 -x698 -x699 -x700 -x731 -x732 -x733 -x734 -x735 -x736 -x738 -x739 x740 -x771 -x772 -x773 -x774 x775 -x776
1800.02/1800.61	v -x777 -x778 -x779 -x780 -x390 -x61 -x62 x63 -x64 -x65 -x66 -x67 -x68 -x401 -x69 -x70 -x91 x92 -x93 -x94 -x95 -x96 x412 -x97 -x98
1800.02/1800.61	v -x99 -x100 -x121 x122 -x123 -x124 -x423 -x125 -x126 -x127 -x128 -x129 -x130 -x150 -x151 -x152 -x153 x154 -x155 -x156 -x157
1800.02/1800.61	v -x158 -x159 -x434 -x180 -x181 -x182 -x183 -x184 -x185 x186 -x445 -x187 -x188 -x189 -x210 x211 -x212 x213 -x214 -x215 -x216
1800.02/1800.61	v -x217 -x218 -x219 -x240 -x241 -x456 -x242 x243 -x244 -x245 -x246 -x247 -x248 -x249 x270 -x271 -x272 -x273 -x274 -x275 -x276
1800.02/1800.61	v -x467 -x277 -x278 -x279 x299 x300 -x301 -x302 -x303 -x508 -x304 -x305 -x306 -x307 -x308 -x329 -x330 -x519 -x331 -x332 -x333
1800.02/1800.61	v x334 -x335 -x336 x337 -x338 -x369 x530 -x370 -x371 -x372 -x373 -x374 -x375 -x376 x377 -x378 -x380 -x381 -x382 -x383 -x384
1800.02/1800.61	v -x385 -x386 -x387 -x534 -x388 -x389 x391 -x392 -x393 -x394 -x395 -x396 -x397 -x535 -x398 -x399 x400 -x402 -x403 -x404 x405
1800.02/1800.61	v -x406 -x407 -x408 -x409 -x410 -x411 -x413 -x414 -x415 -x416 -x536 x417 -x418 -x419 -x420 -x421 -x422 -x424 -x425 -x537 x426
1800.02/1800.61	v -x427 -x428 -x429 x430 -x431 -x432 -x433 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x538 -x444 -x446 x447 -x448
1800.02/1800.61	v -x449 -x450 -x451 -x452 -x539 -x453 -x454 x455 -x457 x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x468 x469 -x470
1800.02/1800.61	v -x540 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x509 x571 -x510 -x511 x512 -x513 -x514 -x515 -x516 -x517 -x572 -x518 x520
1800.02/1800.61	v -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x573 -x528 -x529 -x531 x532 -x533 -x574 -x575 -x576 -x577 -x578 -x579 x580 -x611
1800.02/1800.61	v -x612 -x613 -x614 -x615 -x616 -x617 -x618 x619 -x620 -x651 -x652 -x653 -x654 -x655 -x656 x657 -x658 -x659 -x660 -x691 -x692
1800.02/1800.61	v -x693 -x694
1800.02/1800.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.02/1800.61	c   60   463212  36030   588635   182902 22158308 182465    257 1800.03
1800.02/1800.61	c Objective: 1248
1800.02/1800.61	s SATISFIABLE
1800.02/1800.61	c Total time: 1800.03 s

Verifier Data (download as text)

OK	1248

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node69/watcher-432765-1177949153 -o ROOT/results/node69/solver-432765-1177949153 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/432765-1177949153/instance-432765-1177949153.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.92 0.98 0.94 3/64 24307
/proc/meminfo: memFree=1849316/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=19816 CPUtime=0
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 270904718 20291584 330 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12387963 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 4954 330 278 324 0 3957 0

[startup+0.0229891 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 24307
/proc/meminfo: memFree=1849316/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=4456 CPUtime=0.01
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 435 0 0 0 1 0 0 0 18 0 1 0 270904718 4562944 405 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12418658 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 1114 406 306 324 0 117 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4456

[startup+0.101993 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 24307
/proc/meminfo: memFree=1849316/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=5244 CPUtime=0.09
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 767 0 0 0 9 0 0 0 18 0 1 0 270904718 5369856 670 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551084 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 1311 670 308 324 0 381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5244

[startup+0.302024 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 24307
/proc/meminfo: memFree=1849316/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=5900 CPUtime=0.29
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 945 0 0 0 29 0 0 0 19 0 1 0 270904718 6041600 848 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134547686 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 1475 848 309 324 0 545 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5900

[startup+0.701089 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 24307
/proc/meminfo: memFree=1849316/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=7348 CPUtime=0.68
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 1309 0 0 0 68 0 0 0 22 0 1 0 270904718 7524352 1212 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551065 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 1837 1212 310 324 0 907 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7348

[startup+1.50122 s]
/proc/loadavg: 0.92 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1844572/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=10208 CPUtime=1.48
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 2012 0 0 0 148 0 0 0 25 0 1 0 270904718 10452992 1915 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551186 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 2552 1915 310 324 0 1622 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10208

[startup+3.10148 s]
/proc/loadavg: 0.92 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1841116/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=15040 CPUtime=3.08
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 3218 0 0 0 307 1 0 0 25 0 1 0 270904718 15400960 3121 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 3760 3121 310 324 0 2830 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15040

[startup+6.302 s]
/proc/loadavg: 0.93 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1831260/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=25436 CPUtime=6.29
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 5840 0 0 0 626 3 0 0 25 0 1 0 270904718 26046464 5743 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12387963 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 6359 5743 310 324 0 5429 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25436

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1813284/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=40420 CPUtime=12.68
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 9588 0 0 0 1264 4 0 0 25 0 1 0 270904718 41390080 9491 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550878 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 10105 9491 310 324 0 9175 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40420

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1786724/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=66408 CPUtime=25.48
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 16068 0 0 0 2540 8 0 0 25 0 1 0 270904718 68001792 15971 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 16602 15971 310 324 0 15672 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66408

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1761252/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=91700 CPUtime=51.06
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 22413 0 0 0 5091 15 0 0 25 0 1 0 270904718 93900800 22316 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550913 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 22925 22316 310 324 0 21995 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 91700

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1754276/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=98184 CPUtime=102.25
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 24092 0 0 0 10208 17 0 0 25 0 1 0 270904718 100540416 23923 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551104 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 24546 23923 310 324 0 23616 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 98184

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1725604/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=128108 CPUtime=162.23
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 31583 0 0 0 16199 24 0 0 25 0 1 0 270904718 131182592 31414 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550872 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 32027 31414 310 324 0 31097 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 128108

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1690916/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=161928 CPUtime=222.21
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 40042 0 0 0 22189 32 0 0 25 0 1 0 270904718 165814272 39873 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 40482 39873 310 324 0 39552 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 161928

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1646244/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=206424 CPUtime=282.2
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 51149 0 0 0 28178 42 0 0 25 0 1 0 270904718 211378176 50980 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550896 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 51606 50980 310 324 0 50676 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 206424

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1613604/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=239004 CPUtime=342.17
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 59309 0 0 0 34168 49 0 0 25 0 1 0 270904718 244740096 59140 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551084 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 59751 59140 310 324 0 58821 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 239004

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1584100/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=268296 CPUtime=402.15
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 66619 0 0 0 40158 57 0 0 25 0 1 0 270904718 274735104 66450 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 67074 66450 310 324 0 66144 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 268296

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1569956/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=282296 CPUtime=462.14
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 70121 0 0 0 46153 61 0 0 25 0 1 0 270904718 289071104 69952 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 70574 69952 310 324 0 69644 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 282296

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1560868/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=522.11
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 52148 63 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134546121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 291084

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1560932/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=582.09
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 58146 63 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551048 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 291084

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1560932/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=642.08
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 64145 63 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 291084


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1560996/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=822.03
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 82139 64 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 291084

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1560996/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=882.01
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 88137 64 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550878 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 291084

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1560996/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=941.99
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 94135 64 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 291084

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1560932/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=1001.97
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 100133 64 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 291084

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1560996/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=1061.95
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 106131 64 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 291084

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 24308
/proc/meminfo: memFree=1560932/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=1121.93
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 112129 64 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 291084

[startup+1182.3 s]
/proc/loadavg: 1.04 1.00 0.95 2/65 24308
/proc/meminfo: memFree=1560932/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=1181.91
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 118127 64 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 291084

[startup+1242.3 s]
/proc/loadavg: 1.06 1.01 0.95 2/65 24308
/proc/meminfo: memFree=1560868/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=1241.89
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 124125 64 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550872 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 291084

[startup+1302.3 s]
/proc/loadavg: 1.02 1.01 0.95 2/65 24308
/proc/meminfo: memFree=1560932/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=1301.87
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 130123 64 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 291084

[startup+1362.3 s]
/proc/loadavg: 1.01 1.00 0.95 2/65 24308
/proc/meminfo: memFree=1560868/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=1361.85
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 136121 64 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160527359 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 291084

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24308
/proc/meminfo: memFree=1560868/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=1421.84
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 142120 64 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550866 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 291084

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24308
/proc/meminfo: memFree=1560804/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=1481.81
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 148117 64 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551203 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 291084

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24308
/proc/meminfo: memFree=1560868/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=1541.79
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 154115 64 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 291084

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24308
/proc/meminfo: memFree=1560804/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=291084 CPUtime=1601.77
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 72546 0 0 0 160113 64 0 0 25 0 1 0 270904718 298070016 72149 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551100 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 72771 72149 310 324 0 71841 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 291084

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24308
/proc/meminfo: memFree=1558820/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=293016 CPUtime=1661.76
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 73043 0 0 0 166111 65 0 0 25 0 1 0 270904718 300048384 72646 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550878 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 73254 72646 310 324 0 72324 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 293016

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24308
/proc/meminfo: memFree=1552676/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=299316 CPUtime=1721.74
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 74598 0 0 0 172107 67 0 0 25 0 1 0 270904718 306499584 74201 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 74829 74201 310 324 0 73899 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 299316

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24308
/proc/meminfo: memFree=1545508/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=306392 CPUtime=1781.72
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 76373 0 0 0 178103 69 0 0 25 0 1 0 270904718 313745408 75976 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 76598 75976 310 324 0 75668 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 306392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24308
/proc/meminfo: memFree=1543908/2055920 swapFree=4182956/4192956
[pid=24307] ppid=24305 vsize=307936 CPUtime=1800.02
/proc/24307/stat : 24307 (bsolo3.0.17) R 24305 24307 23161 0 -1 4194304 76754 0 0 0 179933 69 0 0 25 0 1 0 270904718 315326464 76357 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24307/statm: 76984 76357 310 324 0 76054 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 307936

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

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

Child status: 15
Real time (s): 1800.66
CPU time (s): 1800.09
CPU user time (s): 1799.34
CPU system time (s): 0.749886
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 307936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.34
system time used= 0.749886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76758
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= 2857

runsolver used 1.46978 second user time and 3.45647 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Mon Apr 30 16:05:53 UTC 2007

IDJOB= 432765
IDBENCH= 1772
IDSOLVER= 199
FILE ID= node69/432765-1177949153

PBS_JOBID= 4727530

Free space on /tmp= 66556 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-glass4.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/432765-1177949153/instance-432765-1177949153.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-432765-1177949153 -o ROOT/results/node69/solver-432765-1177949153 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/432765-1177949153/instance-432765-1177949153.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  d0857e859d7ae9b7cd0d343674d5c1ad

RANDOM SEED= 529136041

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.264
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	: 5931.00
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.264
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:       1849788 kB
Buffers:         17032 kB
Cached:         113168 kB
SwapCached:       4032 kB
Active:          34816 kB
Inactive:       107760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849788 kB
SwapTotal:     4192956 kB
SwapFree:      4182956 kB
Dirty:            6840 kB
Writeback:           0 kB
Mapped:          18352 kB
Slab:            49536 kB
Committed_AS:  2419816 kB
PageTables:       1476 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= 66556 MiB

End job on node69 on Mon Apr 30 16:35:56 UTC 2007