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 in four parts:
  1. 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 provide some useful information on the computer.
  2. 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 !
  3. 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 1200 seconds. 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 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    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.
  4. 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.

General information on the benchmark

Namesubmitted/manquinho/primes-dimacs-cnf/normalized-ii8e1.opb
MD5SUM979ebd144bbd2b562b23479b90a02c66
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 343
Optimality of the best value was proved NO
Number of terms in the objective function 1040
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 1040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1040
Number of bits of the biggest sum of numbers11
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1195.03
Number of variables1040
Total number of constraints3656
Number of constraints which are clauses3656
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 constraint10

Trace number 236

Launcher Data

LAUNCH ON wulflinc23 THE 2005-09-18 08:40:39 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=165 boxname=wulflinc23 idbench=165 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  979ebd144bbd2b562b23479b90a02c66  /oldhome/oroussel/tmp/wulflinc23/normalized-ii8e1.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc23/normalized-ii8e1.opb
IDLAUNCH: 165
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        950316 kB
Buffers:         33780 kB
Cached:          23540 kB
SwapCached:        820 kB
Active:          53312 kB
Inactive:         6692 kB
HighTotal:      131008 kB
HighFree:       103992 kB
LowTotal:       903652 kB
LowFree:        846324 kB
SwapTotal:     2097136 kB
SwapFree:      2095864 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            18640 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 09:00:38 (client local time) WITH STATUS 10 IN 1195.03 SECONDS
stats: 165 0 1195.03 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 1040 variables and 3656 constraints.
c	preprocess terminated. Elapsed time: 0.575
c After prepocess the problem consists of 1030 variables and 3646 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 343 @ 3.523 @ #Dec. 283
c Restart #1 #Var: 1030 #Dec: 510 LB: 0 @ 4.818
c Restart #2 #Var: 1030 #Dec: 944 LB: 0 @ 8.262
c Restart #3 #Var: 1030 #Dec: 1588 LB: 0 @ 12.665
c Restart #4 #Var: 1030 #Dec: 2437 LB: 0 @ 17.968
c CHANGE to MIS mode... 	UB: 343	MIS: 194	LPR: 240 (3.8)	Diff: 0.80833
c Restart #0 #Var: 1030 #Dec: 3473 LB: 0 @ 29.653
c Restart #1 #Var: 1030 #Dec: 3700 LB: 191 @ 32.253
c Restart #2 #Var: 1030 #Dec: 4119 LB: 188 @ 37.268
c Restart #3 #Var: 1030 #Dec: 4758 LB: 204 @ 48.661
c Restart #4 #Var: 1030 #Dec: 5596 LB: 202 @ 59.88
c Restart #5 #Var: 1030 #Dec: 6629 LB: 198 @ 73.791
c Restart #6 #Var: 1030 #Dec: 7865 LB: 198 @ 91.02
c Restart #7 #Var: 1030 #Dec: 9300 LB: 200 @ 109.92
c Restart #8 #Var: 1030 #Dec: 10934 LB: 204 @ 138.45
c Restart #9 #Var: 1030 #Dec: 12760 LB: 204 @ 167.91
c Restart #10 #Var: 1030 #Dec: 14827 LB: 207 @ 198.01
c Restart #11 #Var: 1030 #Dec: 17053 LB: 204 @ 226.47
c Restart #12 #Var: 1030 #Dec: 19523 LB: 198 @ 260.64
c Restart #13 #Var: 1030 #Dec: 22160 LB: 208 @ 306.95
c Restart #14 #Var: 1030 #Dec: 25007 LB: 204 @ 344.68
c Restart #15 #Var: 1030 #Dec: 28078 LB: 202 @ 389.34
c Restart #16 #Var: 1030 #Dec: 31326 LB: 209 @ 433.74
c Restart #17 #Var: 1030 #Dec: 34758 LB: 209 @ 508.7
c Restart #18 #Var: 1030 #Dec: 38417 LB: 210 @ 559.27
c Restart #19 #Var: 1030 #Dec: 42257 LB: 210 @ 624.73
c Restart #20 #Var: 1030 #Dec: 46300 LB: 214 @ 713.52
c Restart #21 #Var: 1030 #Dec: 50528 LB: 211 @ 782.78
c Restart #22 #Var: 1030 #Dec: 54984 LB: 203 @ 856.16
c Restart #23 #Var: 1030 #Dec: 59612 LB: 210 @ 954.46
c Restart #24 #Var: 1030 #Dec: 64473 LB: 210 @ 1050.3
c Restart #25 #Var: 1030 #Dec: 69523 LB: 212 @ 1141.5
s SATISFIABLE
v x1 -x2 x3 -x4 -x5 x6 x7 -x8 x9 -x10 x11 -x12 x13 -x14 x15 -x16 -x17 x18 x19 -x20 x21 -x22 x23 -x24 x25 -x26 x27 -x28 x29 -x30 x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 x43 -x44 x45 -x46 x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 -x56 x57 -x58 x59 -x60 -x61 x62 x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 x73 -x74 x75 -x76 x77 -x78 x79 -x80 x81 -x82 x83 -x84 x85 -x86 x87 -x88 x89 -x90 x91 -x92 -x93 x94 x95 -x96 x97 -x98 x99 -x100 x101 -x102 x103 -x104 x105 -x106 x107 -x108 x109 -x110 x111 -x112 x113 -x114 x115 -x116 x117 -x118 x119 -x120 x121 -x122 x123 -x124 -x125 x126 x127 -x128 x129 -x130 x131 -x132 x133 -x134 x135 -x136 x137 -x138 x139 -x140 x141 -x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 -x157 x158 x159 -x160 x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 x173 -x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184 x185 -x186 x187 -x188 -x189 x190 x191 -x192 x193 -x194 x195 -x196 x197 -x198 x199 -x200 x201 -x202 x203 -x204 x205 -x206 x207 -x208 x209 -x210 x211 -x212 x213 -x214 x215 -x216 x217 -x218 x219 -x220 -x221 x222 x223 -x224 x225 -x226 x227 -x228 x229 -x230 x231 -x232 x233 -x234 -x235 x236 x237 -x238 x239 -x240 -x241 x242 x243 -x244 x245 -x246 x247 -x248 x249 -x250 x251 -x252 x253 -x254 x255 -x256 x257 -x258 x259 -x260 x261 -x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 -x285 x286 x287 -x288 x289 -x290 x291 -x292 x293 -x294 x295 -x296 x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 x315 -x316 -x317 x318 x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 x357 -x358 -x359 -x360 -x361 x362 -x363 -x364 -x365 -x366 x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 x376 -x377 -x378 -x379 -x380 x381 -x382 -x383 x384 -x385 x386 -x387 x388 -x389 x390 -x391 x392 -x393 x394 -x395 x396 -x397 x398 -x399 x400 -x401 x402 -x403 -x404 -x405 -x406 x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 x416 -x417 -x418 -x419 -x420 x421 -x422 -x423 x424 -x425 x426 -x427 x428 -x429 x430 -x431 x432 -x433 x434 -x435 x436 -x437 x438 -x439 x440 -x441 x442 -x443 -x444 -x445 -x446 x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 x456 -x457 -x458 -x459 -x460 x461 -x462 -x463 x464 -x465 x466 -x467 x468 -x469 x470 -x471 x472 -x473 x474 -x475 x476 -x477 x478 -x479 x480 -x481 x482 -x483 x484 -x485 x486 -x487 x488 -x489 x490 -x491 x492 -x493 x494 x495 -x496 -x497 x498 -x499 x500 -x501 x502 -x503 -x504 -x505 -x506 x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 x516 -x517 -x518 -x519 -x520 -x521 x522 -x523 -x524 -x525 -x526 x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 x536 -x537 -x538 -x539 -x540 -x541 x542 -x543 -x544 -x545 -x546 x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 x556 -x557 -x558 -x559 -x560 -x561 x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 x582 -x583 -x584 -x585 -x586 x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 x596 -x597 -x598 -x599 -x600 -x601 x602 -x603 -x604 -x605 -x606 x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 x616 -x617 -x618 -x619 -x620 x621 -x622 -x623 x624 -x625 x626 -x627 x628 -x629 x630 -x631 x632 -x633 x634 -x635 x636 -x637 x638 -x639 x640 -x641 x642 -x643 -x644 -x645 -x646 x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 x656 -x657 -x658 -x659 -x660 x661 -x662 -x663 x664 -x665 x666 -x667 x668 -x669 x670 -x671 x672 -x673 x674 -x675 -x676 -x677 x678 -x679 x680 -x681 x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 x722 -x723 -x724 -x725 -x726 x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 x736 -x737 -x738 -x739 -x740 x741 -x742 -x743 x744 -x745 x746 -x747 x748 -x749 x750 -x751 x752 -x753 x754 -x755 x756 -x757 x758 -x759 x760 -x761 x762 -x763 -x764 -x765 -x766 x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 x797 -x798 -x799 -x800 -x801 x802 -x803 x804 -x805 x806 -x807 x808 -x809 x810 -x811 x812 -x813 x814 x815 -x816 -x817 x818 -x819 x820 -x821 x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 x856 -x857 -x858 -x859 -x860 -x861 x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 x881 -x882 -x883 x884 -x885 x886 -x887 x888 -x889 x890 -x891 x892 -x893 x894 -x895 x896 -x897 x898 -x899 x900 -x901 x902 -x903 -x904 -x905 -x906 x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 x916 -x917 -x918 -x919 -x920 x921 -x922 -x923 x924 -x925 x926 -x927 x928 -x929 x930 -x931 x932 -x933 x934 -x935 x936 -x937 x938 -x939 x940 x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 x956 -x957 -x958 -x959 -x960 x961 -x962 -x963 x964 -x965 x966 -x967 x968 -x969 x970 -x971 x972 -x973 x974 -x975 x976 -x977 x978 -x979 x980 x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 x996 -x997 -x998 -x999 -x1000 x1001 -x1002 -x1003 x1004 -x1005 x1006 -x1007 x1008 -x1009 x1010 -x1011 x1012 -x1013 x1014 -x1015 -x1016 -x1017 x1018 -x1019 x1020 -x1021 x1022 -x1023 x1024 -x1025 x1026 -x1027 x1028 -x1029 x1030 -x1031 x1032 -x1033 x1034 x1035 -x1036 -x1037 x1038 -x1039 x1040 
c Cost: 343
c Exit Code: 10
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1839899856 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 107 3 90 68 0 39 0
[pid=5939] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc23/normalized-ii8e1.opb

[startup+10.0022 s]
Raw data (loadavg): 0.93 0.96 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 2221 0 0 0 978 10 0 0 25 0 1 0 1839899856 12177408 2132 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 2973 2132 1116 68 0 2905 0
[pid=5939] vsize: 11892
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (Kb) 11892

[startup+20.0028 s]
Raw data (loadavg): 0.94 0.96 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 2221 0 0 0 1968 14 0 0 25 0 1 0 1839899856 12177408 2132 4294967295 134512640 134736556 3221224576 3221223216 134649056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 2973 2132 1116 68 0 2905 0
[pid=5939] vsize: 11892
Current children cumulated CPU time (s) 19.82
Current children cumulated vsize (Kb) 11892

[startup+30.0034 s]
Raw data (loadavg): 0.95 0.96 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3178 0 0 0 2945 23 0 0 25 0 1 0 1839899856 13828096 2680 4294967295 134512640 134736556 3221224576 3221223248 134630052 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3376 2680 1116 68 0 3308 0
[pid=5939] vsize: 13504
Current children cumulated CPU time (s) 29.68
Current children cumulated vsize (Kb) 13504

[startup+40.0041 s]
Raw data (loadavg): 0.96 0.96 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 3938 26 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223208 134544056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 39.64
Current children cumulated vsize (Kb) 14484

[startup+50.0047 s]
Raw data (loadavg): 0.96 0.96 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 4933 28 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223136 134544598 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 49.61
Current children cumulated vsize (Kb) 14484

[startup+60.0043 s]
Raw data (loadavg): 0.97 0.96 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 5927 30 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223228 134560216 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 59.57
Current children cumulated vsize (Kb) 14484

[startup+70.005 s]
Raw data (loadavg): 0.97 0.96 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 6921 33 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223224 134543261 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 69.54
Current children cumulated vsize (Kb) 14484

[startup+80.0056 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 7914 34 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223248 134630222 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 79.48
Current children cumulated vsize (Kb) 14484

[startup+90.0062 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 8907 37 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223216 134649056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 89.44
Current children cumulated vsize (Kb) 14484

[startup+100.006 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 9901 39 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223180 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 99.4
Current children cumulated vsize (Kb) 14484

[startup+110.005 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 10896 41 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223208 134544056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 109.37
Current children cumulated vsize (Kb) 14484

[startup+120.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 11891 42 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223076 1077378791 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 119.33
Current children cumulated vsize (Kb) 14484

[startup+130.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 12888 44 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223104 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 129.32
Current children cumulated vsize (Kb) 14484

[startup+140.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 13884 46 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223248 134630222 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 139.3
Current children cumulated vsize (Kb) 14484

[startup+150.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 14879 48 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223128 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 149.27
Current children cumulated vsize (Kb) 14484

[startup+160.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 15874 49 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223248 134630390 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 159.23
Current children cumulated vsize (Kb) 14484

[startup+170.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 16868 53 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223248 134630398 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 169.21
Current children cumulated vsize (Kb) 14484

[startup+180.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 17860 55 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223224 134544456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 179.15
Current children cumulated vsize (Kb) 14484

[startup+190.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 18854 57 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223220 134649189 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 189.11
Current children cumulated vsize (Kb) 14484

[startup+200.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 19848 59 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223440 134582954 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 199.07
Current children cumulated vsize (Kb) 14484

[startup+210.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3415 0 0 0 20841 62 0 0 25 0 1 0 1839899856 14831616 2917 4294967295 134512640 134736556 3221224576 3221223168 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2917 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 209.03
Current children cumulated vsize (Kb) 14484

[startup+220.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3424 0 0 0 21836 65 0 0 25 0 1 0 1839899856 14831616 2926 4294967295 134512640 134736556 3221224576 3221223248 134630390 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2926 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 219.01
Current children cumulated vsize (Kb) 14484

[startup+230.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3424 0 0 0 22830 67 0 0 25 0 1 0 1839899856 14831616 2926 4294967295 134512640 134736556 3221224576 3221223208 134537641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3621 2926 1116 68 0 3553 0
[pid=5939] vsize: 14484
Current children cumulated CPU time (s) 228.97
Current children cumulated vsize (Kb) 14484

[startup+240.01 s]
Raw data (loadavg): 1.23 1.02 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3592 0 0 0 23823 70 0 0 25 0 1 0 1839899856 15503360 3094 4294967295 134512640 134736556 3221224576 3221223116 134555082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3785 3094 1116 68 0 3717 0
[pid=5939] vsize: 15140
Current children cumulated CPU time (s) 238.93
Current children cumulated vsize (Kb) 15140

[startup+250.009 s]
Raw data (loadavg): 1.27 1.04 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3616 0 0 0 24817 73 0 0 25 0 1 0 1839899856 15638528 3118 4294967295 134512640 134736556 3221224576 3221223244 134536369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3818 3118 1116 68 0 3750 0
[pid=5939] vsize: 15272
Current children cumulated CPU time (s) 248.9
Current children cumulated vsize (Kb) 15272

[startup+260.009 s]
Raw data (loadavg): 1.23 1.03 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3631 0 0 0 25810 76 0 0 25 0 1 0 1839899856 15638528 3133 4294967295 134512640 134736556 3221224576 3221222748 1077379924 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3818 3133 1116 68 0 3750 0
[pid=5939] vsize: 15272
Current children cumulated CPU time (s) 258.86
Current children cumulated vsize (Kb) 15272

[startup+270.01 s]
Raw data (loadavg): 1.19 1.03 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3692 0 0 0 26805 78 0 0 25 0 1 0 1839899856 15908864 3194 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3884 3194 1116 68 0 3816 0
[pid=5939] vsize: 15536
Current children cumulated CPU time (s) 268.83
Current children cumulated vsize (Kb) 15536

[startup+280.009 s]
Raw data (loadavg): 1.16 1.03 0.93 1/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) T 5938 5939 5299 0 -1 0 3692 0 0 0 27799 81 0 0 25 0 1 0 1839899856 15908864 3194 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3884 3194 1116 68 0 3816 0
[pid=5939] vsize: 15536
Current children cumulated CPU time (s) 278.8
Current children cumulated vsize (Kb) 15536

[startup+290.01 s]
Raw data (loadavg): 1.14 1.03 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3692 0 0 0 28795 82 0 0 25 0 1 0 1839899856 15908864 3194 4294967295 134512640 134736556 3221224576 3221223248 134630052 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3884 3194 1116 68 0 3816 0
[pid=5939] vsize: 15536
Current children cumulated CPU time (s) 288.77
Current children cumulated vsize (Kb) 15536

[startup+300.011 s]
Raw data (loadavg): 1.12 1.03 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3692 0 0 0 29792 83 0 0 25 0 1 0 1839899856 15908864 3194 4294967295 134512640 134736556 3221224576 3221223200 134537311 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3884 3194 1116 68 0 3816 0
[pid=5939] vsize: 15536
Current children cumulated CPU time (s) 298.75
Current children cumulated vsize (Kb) 15536

[startup+310.01 s]
Raw data (loadavg): 1.10 1.03 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3692 0 0 0 30788 85 0 0 25 0 1 0 1839899856 15908864 3194 4294967295 134512640 134736556 3221224576 3221223236 134630068 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3884 3194 1116 68 0 3816 0
[pid=5939] vsize: 15536
Current children cumulated CPU time (s) 308.73
Current children cumulated vsize (Kb) 15536

[startup+320.011 s]
Raw data (loadavg): 1.08 1.03 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3692 0 0 0 31780 88 0 0 25 0 1 0 1839899856 15908864 3194 4294967295 134512640 134736556 3221224576 3221223248 134630390 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3884 3194 1116 68 0 3816 0
[pid=5939] vsize: 15536
Current children cumulated CPU time (s) 318.68
Current children cumulated vsize (Kb) 15536

[startup+330.011 s]
Raw data (loadavg): 1.07 1.02 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3692 0 0 0 32775 89 0 0 25 0 1 0 1839899856 15908864 3194 4294967295 134512640 134736556 3221224576 3221223248 134630052 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3884 3194 1116 68 0 3816 0
[pid=5939] vsize: 15536
Current children cumulated CPU time (s) 328.64
Current children cumulated vsize (Kb) 15536

[startup+340.012 s]
Raw data (loadavg): 1.06 1.02 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3692 0 0 0 33770 92 0 0 25 0 1 0 1839899856 15908864 3194 4294967295 134512640 134736556 3221224576 3221223232 134649565 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3884 3194 1116 68 0 3816 0
[pid=5939] vsize: 15536
Current children cumulated CPU time (s) 338.62
Current children cumulated vsize (Kb) 15536

[startup+350.012 s]
Raw data (loadavg): 1.05 1.02 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3692 0 0 0 34765 94 0 0 25 0 1 0 1839899856 15908864 3194 4294967295 134512640 134736556 3221224576 3221223248 134630498 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3884 3194 1116 68 0 3816 0
[pid=5939] vsize: 15536
Current children cumulated CPU time (s) 348.59
Current children cumulated vsize (Kb) 15536

[startup+360.011 s]
Raw data (loadavg): 1.04 1.02 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3692 0 0 0 35759 96 0 0 25 0 1 0 1839899856 15908864 3194 4294967295 134512640 134736556 3221224576 3221223224 134544462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3884 3194 1116 68 0 3816 0
[pid=5939] vsize: 15536
Current children cumulated CPU time (s) 358.55
Current children cumulated vsize (Kb) 15536

[startup+370.012 s]
Raw data (loadavg): 1.03 1.02 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3692 0 0 0 36755 98 0 0 25 0 1 0 1839899856 15908864 3194 4294967295 134512640 134736556 3221224576 3221223248 134630950 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3884 3194 1116 68 0 3816 0
[pid=5939] vsize: 15536
Current children cumulated CPU time (s) 368.53
Current children cumulated vsize (Kb) 15536

[startup+380.012 s]
Raw data (loadavg): 1.03 1.02 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3692 0 0 0 37750 100 0 0 25 0 1 0 1839899856 15908864 3194 4294967295 134512640 134736556 3221224576 3221223072 134524081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3884 3194 1116 68 0 3816 0
[pid=5939] vsize: 15536
Current children cumulated CPU time (s) 378.5
Current children cumulated vsize (Kb) 15536

[startup+390.012 s]
Raw data (loadavg): 1.02 1.02 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 38744 102 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223440 134582936 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 388.46
Current children cumulated vsize (Kb) 15664

[startup+400.013 s]
Raw data (loadavg): 1.02 1.02 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 39739 104 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223152 134649773 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 398.43
Current children cumulated vsize (Kb) 15664

[startup+410.013 s]
Raw data (loadavg): 1.02 1.02 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 40733 107 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223192 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 408.4
Current children cumulated vsize (Kb) 15664

[startup+420.013 s]
Raw data (loadavg): 1.01 1.02 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 41728 109 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134543297 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 418.37
Current children cumulated vsize (Kb) 15664

[startup+430.014 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 42722 111 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223208 134560294 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 428.33
Current children cumulated vsize (Kb) 15664

[startup+440.014 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 43717 114 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134544056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 438.31
Current children cumulated vsize (Kb) 15664

[startup+450.015 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 44713 115 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134544021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 448.28
Current children cumulated vsize (Kb) 15664

[startup+460.015 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 45709 117 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134544456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 458.26
Current children cumulated vsize (Kb) 15664

[startup+470.015 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 46706 118 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223312 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 468.24
Current children cumulated vsize (Kb) 15664

[startup+480.015 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 47702 120 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223268 134645168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 478.22
Current children cumulated vsize (Kb) 15664

[startup+490.016 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 48698 121 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223248 134630052 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 488.19
Current children cumulated vsize (Kb) 15664

[startup+500.016 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 49694 123 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134544021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 498.17
Current children cumulated vsize (Kb) 15664

[startup+510.016 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 50689 126 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134649187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 508.15
Current children cumulated vsize (Kb) 15664

[startup+520.016 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 51684 128 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223136 134543591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 518.12
Current children cumulated vsize (Kb) 15664

[startup+530.015 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 52677 131 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134544042 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 528.08
Current children cumulated vsize (Kb) 15664

[startup+540.016 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 53672 133 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223236 134630068 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 538.05
Current children cumulated vsize (Kb) 15664

[startup+550.016 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 54665 137 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134544021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 548.02
Current children cumulated vsize (Kb) 15664

[startup+560.016 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 55659 138 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134544024 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 557.97
Current children cumulated vsize (Kb) 15664

[startup+570.017 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 56654 140 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223248 134630537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 567.94
Current children cumulated vsize (Kb) 15664

[startup+580.016 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 57651 141 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223248 134630011 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 577.92
Current children cumulated vsize (Kb) 15664

[startup+590.017 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 58646 143 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223248 134605919 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 587.89
Current children cumulated vsize (Kb) 15664

[startup+600.018 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 59640 146 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223192 134537577 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 597.86
Current children cumulated vsize (Kb) 15664

[startup+610.018 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 60634 148 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 607.82
Current children cumulated vsize (Kb) 15664

[startup+620.019 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 61629 150 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223088 134543204 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 617.79
Current children cumulated vsize (Kb) 15664

[startup+630.02 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 62625 152 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223100 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 627.77
Current children cumulated vsize (Kb) 15664

[startup+640.02 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 63621 154 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223248 134630222 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 637.75
Current children cumulated vsize (Kb) 15664

[startup+650.021 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 64616 156 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223216 134524877 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 647.72
Current children cumulated vsize (Kb) 15664

[startup+660.02 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 65613 157 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223152 134649773 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 657.7
Current children cumulated vsize (Kb) 15664

[startup+670.021 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 66609 159 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223192 1077374435 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 667.68
Current children cumulated vsize (Kb) 15664

[startup+680.022 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 67605 161 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223204 134560258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 677.66
Current children cumulated vsize (Kb) 15664

[startup+690.022 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 68601 163 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134544024 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 687.64
Current children cumulated vsize (Kb) 15664

[startup+700.023 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 69598 165 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223112 134544507 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 697.63
Current children cumulated vsize (Kb) 15664

[startup+710.024 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 70595 166 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 707.61
Current children cumulated vsize (Kb) 15664

[startup+720.024 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 71592 167 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223084 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 717.59
Current children cumulated vsize (Kb) 15664

[startup+730.025 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 72587 169 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223280 134543456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 727.56
Current children cumulated vsize (Kb) 15664

[startup+740.026 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 73582 171 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223124 134544560 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 737.53
Current children cumulated vsize (Kb) 15664

[startup+750.026 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 74579 172 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223220 134649189 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 747.51
Current children cumulated vsize (Kb) 15664

[startup+760.026 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 75573 175 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223088 134536153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 757.48
Current children cumulated vsize (Kb) 15664

[startup+770.027 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 76567 177 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223128 134537624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 767.44
Current children cumulated vsize (Kb) 15664

[startup+780.027 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 77562 179 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223216 134649217 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 777.41
Current children cumulated vsize (Kb) 15664

[startup+790.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 78556 181 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134560337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 787.37
Current children cumulated vsize (Kb) 15664

[startup+800.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 79551 183 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223080 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 797.34
Current children cumulated vsize (Kb) 15664

[startup+810.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 80547 184 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223304 134560326 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 807.31
Current children cumulated vsize (Kb) 15664

[startup+820.029 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 81541 186 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223128 134537588 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 817.27
Current children cumulated vsize (Kb) 15664

[startup+830.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 82536 188 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 827.24
Current children cumulated vsize (Kb) 15664

[startup+840.029 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 83532 191 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 837.23
Current children cumulated vsize (Kb) 15664

[startup+850.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 84527 193 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223228 134615456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 847.2
Current children cumulated vsize (Kb) 15664

[startup+860.029 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 85522 194 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223344 134644770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 857.16
Current children cumulated vsize (Kb) 15664

[startup+870.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 86519 195 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223248 134630058 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 867.14
Current children cumulated vsize (Kb) 15664

[startup+880.031 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 87516 196 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223248 134630169 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 877.12
Current children cumulated vsize (Kb) 15664

[startup+890.031 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 88513 198 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223248 134630489 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 887.11
Current children cumulated vsize (Kb) 15664

[startup+900.032 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 89510 199 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223260 134534796 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 897.09
Current children cumulated vsize (Kb) 15664

[startup+910.032 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 90506 200 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223196 134543274 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 907.06
Current children cumulated vsize (Kb) 15664

[startup+920.033 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 91502 202 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223244 134536369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 917.04
Current children cumulated vsize (Kb) 15664

[startup+930.033 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 92498 204 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223152 134649773 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 927.02
Current children cumulated vsize (Kb) 15664

[startup+940.033 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 93494 205 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223312 134600588 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 936.99
Current children cumulated vsize (Kb) 15664

[startup+950.034 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 94490 206 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223152 134649773 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 946.96
Current children cumulated vsize (Kb) 15664

[startup+960.034 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) T 5938 5939 5299 0 -1 0 3703 0 0 0 95487 207 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 956.94
Current children cumulated vsize (Kb) 15664

[startup+970.034 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 96482 209 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134544037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 966.91
Current children cumulated vsize (Kb) 15664

[startup+980.035 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 97478 210 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134544056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 976.88
Current children cumulated vsize (Kb) 15664

[startup+990.036 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 98473 212 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223152 134558554 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 986.85
Current children cumulated vsize (Kb) 15664

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 99469 214 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223248 134630676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 996.83
Current children cumulated vsize (Kb) 15664

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 100465 215 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223164 134539468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1006.8
Current children cumulated vsize (Kb) 15664

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 101460 217 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223264 134529489 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1016.77
Current children cumulated vsize (Kb) 15664

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 102457 218 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223248 134629952 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1026.75
Current children cumulated vsize (Kb) 15664

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 103452 219 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223232 134630942 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1036.71
Current children cumulated vsize (Kb) 15664

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 104448 222 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223172 134544513 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1046.7
Current children cumulated vsize (Kb) 15664

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 105443 223 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223248 134630058 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1056.66
Current children cumulated vsize (Kb) 15664

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 106440 225 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223248 134631441 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1066.65
Current children cumulated vsize (Kb) 15664

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 107436 227 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223160 134560337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1076.63
Current children cumulated vsize (Kb) 15664

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) T 5938 5939 5299 0 -1 0 3703 0 0 0 108432 228 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1086.6
Current children cumulated vsize (Kb) 15664

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 109427 229 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223208 134537621 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1096.56
Current children cumulated vsize (Kb) 15664

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 110421 232 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223248 134630407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1106.53
Current children cumulated vsize (Kb) 15664

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 111415 235 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223304 134605493 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1116.5
Current children cumulated vsize (Kb) 15664

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 112410 237 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1126.47
Current children cumulated vsize (Kb) 15664

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 113406 239 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134544021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1136.45
Current children cumulated vsize (Kb) 15664

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) T 5938 5939 5299 0 -1 0 3703 0 0 0 114402 241 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1146.43
Current children cumulated vsize (Kb) 15664

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 115397 242 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223236 134630068 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1156.39
Current children cumulated vsize (Kb) 15664

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 116394 244 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223224 134544048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1166.38
Current children cumulated vsize (Kb) 15664

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) R 5938 5939 5299 0 -1 0 3703 0 0 0 117391 245 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1176.36
Current children cumulated vsize (Kb) 15664

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 5939
Raw data (/proc/5939/stat): 5939 (bsolo) T 5938 5939 5299 0 -1 0 3703 0 0 0 118387 246 0 0 25 0 1 0 1839899856 16039936 3205 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5939/statm): 3916 3205 1116 68 0 3848 0
[pid=5939] vsize: 15664
Current children cumulated CPU time (s) 1186.33
Current children cumulated vsize (Kb) 15664
One traced child (pid=5939) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1198.76
CPU time (s): 1195.03
CPU user time (s): 1192.54
CPU system time (s): 2.48962
CPU usage (%): 99.6894
Max. virtual memory (cumulated for all children) (Kb): 15664

Verifier Data

Verifier:	OK	343