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-ii32c4.opb
MD5SUMcafd7bd480d889c74d8810dc689bffd8
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 736
Optimality of the best value was proved YES
Number of terms in the objective function 1518
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 1518
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 1518
Number of bits of the biggest sum of numbers11
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark24.7562
Number of variables1518
Total number of constraints21621
Number of constraints which are clauses21621
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32

Trace number 203

Launcher Data

LAUNCH ON wulflinc7 THE 2005-09-18 08:31:46 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=147 boxname=wulflinc7 idbench=147 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  cafd7bd480d889c74d8810dc689bffd8  /oldhome/oroussel/tmp/wulflinc7/normalized-ii32c4.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc7/normalized-ii32c4.opb
IDLAUNCH: 147
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
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	: 2
cpu MHz		: 451.050
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:        951580 kB
Buffers:         34000 kB
Cached:          24556 kB
SwapCached:        740 kB
Active:          54400 kB
Inactive:         6800 kB
HighTotal:      131008 kB
HighFree:       104300 kB
LowTotal:       903652 kB
LowFree:        847280 kB
SwapTotal:     2097136 kB
SwapFree:      2095892 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5716 kB
Slab:            16268 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 08:51:45 (client local time) WITH STATUS 10 IN 1195.23 SECONDS
stats: 147 0 1195.23 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 1518 variables and 21621 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 20.212
c After prepocess the problem consists of 1518 variables and 21621 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 759 @ 31.213 @ #Dec. 999
c NEW SOLUTION FOUND: 758 @ 31.221 @ #Dec. 1001
c NEW SOLUTION FOUND: 757 @ 31.256 @ #Dec. 1011
c NEW SOLUTION FOUND: 756 @ 31.37 @ #Dec. 1043
c NEW SOLUTION FOUND: 755 @ 31.57 @ #Dec. 1099
c NEW SOLUTION FOUND: 754 @ 31.633 @ #Dec. 1116
c NEW SOLUTION FOUND: 753 @ 31.752 @ #Dec. 1155
c NEW SOLUTION FOUND: 752 @ 31.995 @ #Dec. 1229
c NEW SOLUTION FOUND: 751 @ 32.474 @ #Dec. 1413
c Restart #1 #Var: 1518 #Dec: 1657 LB: 0 @ 33.37
c NEW SOLUTION FOUND: 750 @ 45.289 @ #Dec. 2021
c NEW SOLUTION FOUND: 749 @ 45.299 @ #Dec. 2028
c NEW SOLUTION FOUND: 748 @ 45.308 @ #Dec. 2036
c NEW SOLUTION FOUND: 747 @ 45.316 @ #Dec. 2044
c NEW SOLUTION FOUND: 746 @ 45.324 @ #Dec. 2053
c NEW SOLUTION FOUND: 745 @ 45.331 @ #Dec. 2062
c NEW SOLUTION FOUND: 744 @ 45.339 @ #Dec. 2072
c NEW SOLUTION FOUND: 743 @ 45.347 @ #Dec. 2082
c NEW SOLUTION FOUND: 742 @ 45.355 @ #Dec. 2092
c NEW SOLUTION FOUND: 741 @ 45.363 @ #Dec. 2102
c NEW SOLUTION FOUND: 740 @ 45.371 @ #Dec. 2112
c NEW SOLUTION FOUND: 739 @ 45.38 @ #Dec. 2123
c NEW SOLUTION FOUND: 738 @ 45.388 @ #Dec. 2135
c NEW SOLUTION FOUND: 737 @ 45.396 @ #Dec. 2148
c NEW SOLUTION FOUND: 736 @ 45.404 @ #Dec. 2162
c Restart #2 #Var: 1518 #Dec: 3173 LB: 0 @ 47.145
c Restart #3 #Var: 1518 #Dec: 3989 LB: 0 @ 98.552
c Restart #4 #Var: 1516 #Dec: 7381 LB: 1 @ 141.79
c Restart #5 #Var: 1516 #Dec: 8463 LB: 1 @ 148.13
c CHANGE to MIS mode... 	UB: 736	MIS: 355	LPR: 397 (227.73)	Diff: 0.89421
c Restart #0 #Var: 1512 #Dec: 10281 LB: 3 @ 500.12
c Restart #1 #Var: 1512 #Dec: 10724 LB: 348 @ 539.27
c Restart #2 #Var: 1512 #Dec: 11259 LB: 362 @ 610.87
c Restart #3 #Var: 1511 #Dec: 11989 LB: 344 @ 698.17
c Restart #4 #Var: 1510 #Dec: 13510 LB: 363 @ 828.88
c Restart #5 #Var: 1506 #Dec: 14629 LB: 358 @ 984.9
c Restart #6 #Var: 1499 #Dec: 15955 LB: 361 @ 1161.4
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 x1041 -x1042 -x1043 -x1044 -x1045 x1046 x1047 -x1048 -x1049 x1050 -x1051 x1052 x1053 -x1054 -x1055 x1056 x1057 -x1058 -x1059 x1060 -x1061 x1062 -x1063 x1064 x1065 -x1066 -x1067 x1068 x1069 -x1070 -x1071 x1072 -x1073 x1074 -x1075 x1076 x1077 -x1078 -x1079 x1080 -x1081 x1082 x1083 -x1084 -x1085 x1086 -x1087 x1088 x1089 -x1090 -x1091 x1092 -x1093 x1094 x1095 -x1096 -x1097 x1098 -x1099 x1100 x1101 -x1102 -x1103 x1104 -x1105 x1106 x1107 -x1108 -x1109 x1110 -x1111 x1112 x1113 -x1114 -x1115 x1116 -x1117 x1118 -x1119 -x1120 x1121 -x1122 -x1123 x1124 x1125 -x1126 -x1127 x1128 x1129 -x1130 -x1131 x1132 -x1133 x1134 x1135 -x1136 -x1137 x1138 -x1139 x1140 -x1141 x1142 x1143 -x1144 -x1145 x1146 -x1147 x1148 x1149 -x1150 -x1151 x1152 x1153 -x1154 -x1155 x1156 -x1157 x1158 -x1159 x1160 x1161 -x1162 -x1163 x1164 -x1165 x1166 x1167 -x1168 -x1169 x1170 -x1171 x1172 -x1173 x1174 x1175 -x1176 -x1177 x1178 x1179 -x1180 -x1181 x1182 -x1183 x1184 x1185 -x1186 -x1187 x1188 -x1189 x1190 x1191 -x1192 -x1193 x1194 -x1195 x1196 x1197 -x1198 -x1199 x1200 -x1201 x1202 -x1203 -x1204 x1205 -x1206 -x1207 x1208 -x1209 -x1210 x1211 -x1212 -x1213 x1214 -x1215 x1216 x1217 -x1218 -x1219 x1220 x1221 -x1222 -x1223 x1224 -x1225 x1226 x1227 -x1228 -x1229 x1230 x1231 -x1232 -x1233 x1234 -x1235 x1236 -x1237 x1238 x1239 -x1240 -x1241 x1242 -x1243 x1244 -x1245 x1246 x1247 -x1248 -x1249 x1250 x1251 -x1252 -x1253 x1254 -x1255 x1256 -x1257 x1258 x1259 -x1260 -x1261 x1262 x1263 -x1264 -x1265 x1266 -x1267 x1268 x1269 -x1270 -x1271 x1272 -x1273 x1274 x1275 -x1276 -x1277 x1278 x1279 -x1280 -x1281 x1282 -x1283 x1284 -x1285 x1286 -x1287 x1288 x1289 -x1290 -x1291 x1292 x1293 -x1294 -x1295 -x1296 -x1297 x1298 x1299 -x1300 -x1301 x1302 -x1303 x1304 x1305 -x1306 -x1307 x1308 -x1309 x1310 x1311 -x1312 -x1313 x1314 x1315 -x1316 -x1317 x1318 -x1319 x1320 -x1321 x1322 x1323 -x1324 -x1325 x1326 -x1327 x1328 x1329 -x1330 -x1331 x1332 -x1333 -x1334 x1335 -x1336 -x1337 x1338 -x1339 x1340 x1341 -x1342 -x1343 x1344 -x1345 -x1346 x1347 -x1348 -x1349 x1350 -x1351 x1352 x1353 -x1354 -x1355 x1356 -x1357 x1358 x1359 -x1360 -x1361 x1362 -x1363 x1364 x1365 -x1366 -x1367 x1368 -x1369 x1370 x1371 -x1372 -x1373 x1374 -x1375 x1376 -x1377 x1378 x1379 -x1380 x1381 -x1382 -x1383 -x1384 -x1385 x1386 -x1387 x1388 x1389 -x1390 -x1391 x1392 -x1393 x1394 -x1395 x1396 x1397 -x1398 -x1399 x1400 x1401 -x1402 -x1403 x1404 -x1405 x1406 -x1407 x1408 x1409 -x1410 -x1411 x1412 x1413 -x1414 -x1415 -x1416 -x1417 x1418 -x1419 x1420 x1421 -x1422 x1423 -x1424 -x1425 x1426 -x1427 x1428 -x1429 x1430 x1431 -x1432 -x1433 x1434 x1435 -x1436 -x1437 x1438 -x1439 x1440 -x1441 x1442 x1443 -x1444 -x1445 x1446 -x1447 x1448 -x1449 x1450 x1451 -x1452 -x1453 x1454 -x1455 x1456 x1457 -x1458 -x1459 x1460 -x1461 x1462 x1463 -x1464 -x1465 x1466 x1467 -x1468 -x1469 x1470 -x1471 x1472 x1473 -x1474 -x1475 x1476 -x1477 x1478 x1479 -x1480 -x1481 x1482 -x1483 x1484 -x1485 x1486 x1487 -x1488 -x1489 x1490 x1491 -x1492 -x1493 x1494 -x1495 x1496 -x1497 x1498 x1499 -x1500 -x1501 x1502 x1503 -x1504 -x1505 x1506 -x1507 x1508 -x1509 x1510 x1511 -x1512 -x1513 x1514 -x1515 x1516 x1517 -x1518 
c Cost: 736
c Exit Code: 10
c Total time: 1195.2 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/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1781632202 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/15930/statm): 107 3 90 68 0 39 0
[pid=15930] 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/wulflinc7/normalized-ii32c4.opb

[startup+10.0031 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 4804 0 0 0 973 17 0 0 25 0 1 0 1781632202 22765568 4715 4294967295 134512640 134736556 3221224576 3221223300 134645372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 5558 4715 1116 68 0 5490 0
[pid=15930] vsize: 22232
Current children cumulated CPU time (s) 9.9
Current children cumulated vsize (Kb) 22232

[startup+20.0038 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 4932 0 0 0 1973 17 0 0 25 0 1 0 1781632202 23289856 4843 4294967295 134512640 134736556 3221224576 3221223216 134649769 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 5686 4843 1116 68 0 5618 0
[pid=15930] vsize: 22744
Current children cumulated CPU time (s) 19.9
Current children cumulated vsize (Kb) 22744

[startup+30.0044 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5013 0 0 0 2968 19 0 0 25 0 1 0 1781632202 23560192 4924 4294967295 134512640 134736556 3221224576 3221223052 134536672 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15930/statm): 5752 4924 1116 68 0 5684 0
[pid=15930] vsize: 23008
Current children cumulated CPU time (s) 29.87
Current children cumulated vsize (Kb) 23008

[startup+40.004 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5121 0 0 0 3962 21 0 0 25 0 1 0 1781632202 24014848 5032 4294967295 134512640 134736556 3221224576 3221223152 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 5863 5032 1116 68 0 5795 0
[pid=15930] vsize: 23452
Current children cumulated CPU time (s) 39.83
Current children cumulated vsize (Kb) 23452

[startup+50.0047 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5219 0 0 0 4955 23 0 0 25 0 1 0 1781632202 24424448 5130 4294967295 134512640 134736556 3221224576 3221223152 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 5963 5130 1116 68 0 5895 0
[pid=15930] vsize: 23852
Current children cumulated CPU time (s) 49.78
Current children cumulated vsize (Kb) 23852

[startup+60.0043 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5219 0 0 0 5954 23 0 0 25 0 1 0 1781632202 24424448 5130 4294967295 134512640 134736556 3221224576 3221223064 134536597 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 5963 5130 1116 68 0 5895 0
[pid=15930] vsize: 23852
Current children cumulated CPU time (s) 59.77
Current children cumulated vsize (Kb) 23852

[startup+70.0049 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5219 0 0 0 6954 24 0 0 25 0 1 0 1781632202 24424448 5130 4294967295 134512640 134736556 3221224576 3221223168 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 5963 5130 1116 68 0 5895 0
[pid=15930] vsize: 23852
Current children cumulated CPU time (s) 69.78
Current children cumulated vsize (Kb) 23852

[startup+80.0056 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) T 15929 15930 15400 0 -1 0 5271 0 0 0 7951 25 0 0 25 0 1 0 1781632202 24694784 5182 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6029 5182 1116 68 0 5961 0
[pid=15930] vsize: 24116
Current children cumulated CPU time (s) 79.76
Current children cumulated vsize (Kb) 24116

[startup+90.0052 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5316 0 0 0 8950 26 0 0 25 0 1 0 1781632202 24829952 5227 4294967295 134512640 134736556 3221224576 3221223088 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6062 5227 1116 68 0 5994 0
[pid=15930] vsize: 24248
Current children cumulated CPU time (s) 89.76
Current children cumulated vsize (Kb) 24248

[startup+100.005 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) T 15929 15930 15400 0 -1 0 5379 0 0 0 9949 27 0 0 25 0 1 0 1781632202 25100288 5290 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6128 5290 1116 68 0 6060 0
[pid=15930] vsize: 24512
Current children cumulated CPU time (s) 99.76
Current children cumulated vsize (Kb) 24512

[startup+110.005 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5392 0 0 0 10940 30 0 0 25 0 1 0 1781632202 25235456 5303 4294967295 134512640 134736556 3221224576 3221223120 134543676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6161 5303 1116 68 0 6093 0
[pid=15930] vsize: 24644
Current children cumulated CPU time (s) 109.7
Current children cumulated vsize (Kb) 24644

[startup+120.006 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5407 0 0 0 11939 30 0 0 25 0 1 0 1781632202 25235456 5318 4294967295 134512640 134736556 3221224576 3221223100 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6161 5318 1116 68 0 6093 0
[pid=15930] vsize: 24644
Current children cumulated CPU time (s) 119.69
Current children cumulated vsize (Kb) 24644

[startup+130.006 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5457 0 0 0 12937 31 0 0 25 0 1 0 1781632202 25505792 5368 4294967295 134512640 134736556 3221224576 3221223248 134524345 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6227 5368 1116 68 0 6159 0
[pid=15930] vsize: 24908
Current children cumulated CPU time (s) 129.68
Current children cumulated vsize (Kb) 24908

[startup+140.006 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5487 0 0 0 13936 32 0 0 25 0 1 0 1781632202 25505792 5398 4294967295 134512640 134736556 3221224576 3221223168 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6227 5398 1116 68 0 6159 0
[pid=15930] vsize: 24908
Current children cumulated CPU time (s) 139.68
Current children cumulated vsize (Kb) 24908

[startup+150.007 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5576 0 0 0 14927 35 0 0 25 0 1 0 1781632202 25997312 5487 4294967295 134512640 134736556 3221224576 3221223096 134543063 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6347 5487 1116 68 0 6279 0
[pid=15930] vsize: 25388
Current children cumulated CPU time (s) 149.62
Current children cumulated vsize (Kb) 25388

[startup+160.007 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5576 0 0 0 15926 35 0 0 25 0 1 0 1781632202 25997312 5487 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6347 5487 1116 68 0 6279 0
[pid=15930] vsize: 25388
Current children cumulated CPU time (s) 159.61
Current children cumulated vsize (Kb) 25388

[startup+170.007 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5576 0 0 0 16926 36 0 0 25 0 1 0 1781632202 25997312 5487 4294967295 134512640 134736556 3221224576 3221223300 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6347 5487 1116 68 0 6279 0
[pid=15930] vsize: 25388
Current children cumulated CPU time (s) 169.62
Current children cumulated vsize (Kb) 25388

[startup+180.008 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5578 0 0 0 17925 36 0 0 25 0 1 0 1781632202 25989120 5489 4294967295 134512640 134736556 3221224576 3221223228 134524324 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6345 5489 1116 68 0 6277 0
[pid=15930] vsize: 25380
Current children cumulated CPU time (s) 179.61
Current children cumulated vsize (Kb) 25380

[startup+190.008 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5623 0 0 0 18923 37 0 0 25 0 1 0 1781632202 26124288 5534 4294967295 134512640 134736556 3221224576 3221223132 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6378 5534 1116 68 0 6310 0
[pid=15930] vsize: 25512
Current children cumulated CPU time (s) 189.6
Current children cumulated vsize (Kb) 25512

[startup+200.008 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5639 0 0 0 19923 38 0 0 25 0 1 0 1781632202 26124288 5550 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6378 5550 1116 68 0 6310 0
[pid=15930] vsize: 25512
Current children cumulated CPU time (s) 199.61
Current children cumulated vsize (Kb) 25512

[startup+210.009 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5661 0 0 0 20922 38 0 0 25 0 1 0 1781632202 26259456 5572 4294967295 134512640 134736556 3221224576 3221223200 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6411 5572 1116 68 0 6343 0
[pid=15930] vsize: 25644
Current children cumulated CPU time (s) 209.6
Current children cumulated vsize (Kb) 25644

[startup+220.01 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5690 0 0 0 21920 39 0 0 25 0 1 0 1781632202 26394624 5601 4294967295 134512640 134736556 3221224576 3221223100 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6444 5601 1116 68 0 6376 0
[pid=15930] vsize: 25776
Current children cumulated CPU time (s) 219.59
Current children cumulated vsize (Kb) 25776

[startup+230.01 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5720 0 0 0 22919 40 0 0 25 0 1 0 1781632202 26529792 5631 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6477 5631 1116 68 0 6409 0
[pid=15930] vsize: 25908
Current children cumulated CPU time (s) 229.59
Current children cumulated vsize (Kb) 25908

[startup+240.01 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5749 0 0 0 23917 40 0 0 25 0 1 0 1781632202 26664960 5660 4294967295 134512640 134736556 3221224576 3221223216 134543750 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6510 5660 1116 68 0 6442 0
[pid=15930] vsize: 26040
Current children cumulated CPU time (s) 239.57
Current children cumulated vsize (Kb) 26040

[startup+250.01 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5779 0 0 0 24916 41 0 0 25 0 1 0 1781632202 26800128 5690 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6543 5690 1116 68 0 6475 0
[pid=15930] vsize: 26172
Current children cumulated CPU time (s) 249.57
Current children cumulated vsize (Kb) 26172

[startup+260.01 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5834 0 0 0 25914 42 0 0 25 0 1 0 1781632202 26935296 5745 4294967295 134512640 134736556 3221224576 3221223136 134543591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6576 5745 1116 68 0 6508 0
[pid=15930] vsize: 26304
Current children cumulated CPU time (s) 259.56
Current children cumulated vsize (Kb) 26304

[startup+270.011 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 5882 0 0 0 26914 42 0 0 25 0 1 0 1781632202 27205632 5793 4294967295 134512640 134736556 3221224576 3221223216 134543827 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 6642 5793 1116 68 0 6574 0
[pid=15930] vsize: 26568
Current children cumulated CPU time (s) 269.56
Current children cumulated vsize (Kb) 26568

[startup+280.011 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 6473 0 0 0 27868 56 0 0 25 0 1 0 1781632202 29773824 6380 4294967295 134512640 134736556 3221224576 3221222608 1074153749 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15930/statm): 7269 6380 1116 68 0 7201 0
[pid=15930] vsize: 29076
Current children cumulated CPU time (s) 279.24
Current children cumulated vsize (Kb) 29076

[startup+290.012 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 6577 0 0 0 28816 70 0 0 25 0 1 0 1781632202 30167040 6484 4294967295 134512640 134736556 3221224576 3221222608 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 7365 6484 1116 68 0 7297 0
[pid=15930] vsize: 29460
Current children cumulated CPU time (s) 288.86
Current children cumulated vsize (Kb) 29460

[startup+300.013 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 6611 0 0 0 29754 86 0 0 25 0 1 0 1781632202 30277632 6518 4294967295 134512640 134736556 3221224576 3221222608 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 7392 6518 1116 68 0 7324 0
[pid=15930] vsize: 29568
Current children cumulated CPU time (s) 298.4
Current children cumulated vsize (Kb) 29568

[startup+310.013 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 6633 0 0 0 30700 101 0 0 22 0 1 0 1781632202 30339072 6540 4294967295 134512640 134736556 3221224576 3221222608 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 7407 6540 1116 68 0 7339 0
[pid=15930] vsize: 29628
Current children cumulated CPU time (s) 308.01
Current children cumulated vsize (Kb) 29628

[startup+320.014 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 6775 0 0 0 31661 111 0 0 25 0 1 0 1781632202 30883840 6682 4294967295 134512640 134736556 3221224576 3221222608 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 7540 6682 1116 68 0 7472 0
[pid=15930] vsize: 30160
Current children cumulated CPU time (s) 317.72
Current children cumulated vsize (Kb) 30160

[startup+330.015 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 6806 0 0 0 32627 120 0 0 25 0 1 0 1781632202 31006720 6713 4294967295 134512640 134736556 3221224576 3221222608 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 7570 6713 1116 68 0 7502 0
[pid=15930] vsize: 30280
Current children cumulated CPU time (s) 327.47
Current children cumulated vsize (Kb) 30280

[startup+340.014 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 6931 0 0 0 33601 127 0 0 25 0 1 0 1781632202 31481856 6838 4294967295 134512640 134736556 3221224576 3221222608 1074153770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 7686 6838 1116 68 0 7618 0
[pid=15930] vsize: 30744
Current children cumulated CPU time (s) 337.28
Current children cumulated vsize (Kb) 30744

[startup+350.015 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 6977 0 0 0 34579 133 0 0 25 0 1 0 1781632202 31666176 6884 4294967295 134512640 134736556 3221224576 3221222256 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15930/statm): 7731 6884 1116 68 0 7663 0
[pid=15930] vsize: 30924
Current children cumulated CPU time (s) 347.12
Current children cumulated vsize (Kb) 30924

[startup+360.015 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 10739 0 0 0 35556 145 0 0 25 0 1 0 1781632202 47300608 9336 4294967295 134512640 134736556 3221224576 3221220444 1075116508 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15930/statm): 11548 9336 1116 68 0 11480 0
[pid=15930] vsize: 46192
Current children cumulated CPU time (s) 357.01
Current children cumulated vsize (Kb) 46192

[startup+370.016 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 11199 0 0 0 36553 147 0 0 25 0 1 0 1781632202 49074176 9776 4294967295 134512640 134736556 3221224576 3221220444 1075116564 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15930/statm): 11981 9776 1116 68 0 11913 0
[pid=15930] vsize: 47924
Current children cumulated CPU time (s) 367
Current children cumulated vsize (Kb) 47924

[startup+380.017 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 11365 0 0 0 37552 148 0 0 25 0 1 0 1781632202 49074176 9926 4294967295 134512640 134736556 3221224576 3221220444 1075116560 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15930/statm): 11981 9926 1116 68 0 11913 0
[pid=15930] vsize: 47924
Current children cumulated CPU time (s) 377
Current children cumulated vsize (Kb) 47924

[startup+390.016 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 11402 0 0 0 38551 149 0 0 25 0 1 0 1781632202 49074176 9949 4294967295 134512640 134736556 3221224576 3221220444 1075116489 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 11981 9949 1116 68 0 11913 0
[pid=15930] vsize: 47924
Current children cumulated CPU time (s) 387
Current children cumulated vsize (Kb) 47924

[startup+400.016 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 11423 0 0 0 39551 149 0 0 25 0 1 0 1781632202 49074176 9956 4294967295 134512640 134736556 3221224576 3221220444 1075116741 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 11981 9956 1116 68 0 11913 0
[pid=15930] vsize: 47924
Current children cumulated CPU time (s) 397
Current children cumulated vsize (Kb) 47924

[startup+410.017 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 11493 0 0 0 40550 149 0 0 25 0 1 0 1781632202 49639424 10010 4294967295 134512640 134736556 3221224576 3221220444 1075116508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 12119 10010 1116 68 0 12051 0
[pid=15930] vsize: 48476
Current children cumulated CPU time (s) 406.99
Current children cumulated vsize (Kb) 48476

[startup+420.017 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 11506 0 0 0 41550 149 0 0 25 0 1 0 1781632202 49639424 10011 4294967295 134512640 134736556 3221224576 3221220496 1074961267 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 12119 10011 1116 68 0 12051 0
[pid=15930] vsize: 48476
Current children cumulated CPU time (s) 416.99
Current children cumulated vsize (Kb) 48476

[startup+430.017 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 11521 0 0 0 42550 149 0 0 25 0 1 0 1781632202 49639424 10012 4294967295 134512640 134736556 3221224576 3221220444 1075116866 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 12119 10012 1116 68 0 12051 0
[pid=15930] vsize: 48476
Current children cumulated CPU time (s) 426.99
Current children cumulated vsize (Kb) 48476

[startup+440.017 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 11535 0 0 0 43550 150 0 0 25 0 1 0 1781632202 49639424 10012 4294967295 134512640 134736556 3221224576 3221220444 1075116862 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 12119 10012 1116 68 0 12051 0
[pid=15930] vsize: 48476
Current children cumulated CPU time (s) 437
Current children cumulated vsize (Kb) 48476

[startup+450.017 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 11547 0 0 0 44550 150 0 0 25 0 1 0 1781632202 49639424 10012 4294967295 134512640 134736556 3221224576 3221220496 1074960854 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 12119 10012 1116 68 0 12051 0
[pid=15930] vsize: 48476
Current children cumulated CPU time (s) 447
Current children cumulated vsize (Kb) 48476

[startup+460.017 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 17714 0 0 0 45527 170 0 0 25 0 1 0 1781632202 36507648 7999 4294967295 134512640 134736556 3221224576 3221222368 1074790236 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8913 7999 1116 68 0 8845 0
[pid=15930] vsize: 35652
Current children cumulated CPU time (s) 456.97
Current children cumulated vsize (Kb) 35652

[startup+470.017 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 19154 0 0 0 46508 179 0 0 25 0 1 0 1781632202 35962880 7994 4294967295 134512640 134736556 3221224576 3221222528 1074039235 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8780 7994 1116 68 0 8712 0
[pid=15930] vsize: 35120
Current children cumulated CPU time (s) 466.87
Current children cumulated vsize (Kb) 35120

[startup+480.018 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 20494 0 0 0 47489 188 0 0 25 0 1 0 1781632202 36507648 7999 4294967295 134512640 134736556 3221224576 3221222220 1074788950 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8913 7999 1116 68 0 8845 0
[pid=15930] vsize: 35652
Current children cumulated CPU time (s) 476.77
Current children cumulated vsize (Kb) 35652

[startup+490.018 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 21834 0 0 0 48469 197 0 0 25 0 1 0 1781632202 36507648 7999 4294967295 134512640 134736556 3221224576 3221222220 1074788959 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8913 7999 1116 68 0 8845 0
[pid=15930] vsize: 35652
Current children cumulated CPU time (s) 486.66
Current children cumulated vsize (Kb) 35652

[startup+500.018 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23179 0 0 0 49449 208 0 0 25 0 1 0 1781632202 36507648 7999 4294967295 134512640 134736556 3221224576 3221222220 1074788959 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8913 7999 1116 68 0 8845 0
[pid=15930] vsize: 35652
Current children cumulated CPU time (s) 496.57
Current children cumulated vsize (Kb) 35652

[startup+510.018 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23698 0 0 0 50441 212 0 0 25 0 1 0 1781632202 36155392 8043 4294967295 134512640 134736556 3221224576 3221223224 134544013 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8827 8043 1116 68 0 8759 0
[pid=15930] vsize: 35308
Current children cumulated CPU time (s) 506.53
Current children cumulated vsize (Kb) 35308

[startup+520.019 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23698 0 0 0 51440 213 0 0 25 0 1 0 1781632202 36155392 8043 4294967295 134512640 134736556 3221224576 3221223188 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8827 8043 1116 68 0 8759 0
[pid=15930] vsize: 35308
Current children cumulated CPU time (s) 516.53
Current children cumulated vsize (Kb) 35308

[startup+530.019 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23727 0 0 0 52440 213 0 0 25 0 1 0 1781632202 36155392 8072 4294967295 134512640 134736556 3221224576 3221223248 134629991 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8827 8072 1116 68 0 8759 0
[pid=15930] vsize: 35308
Current children cumulated CPU time (s) 526.53
Current children cumulated vsize (Kb) 35308

[startup+540.019 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23753 0 0 0 53439 214 0 0 25 0 1 0 1781632202 36290560 8098 4294967295 134512640 134736556 3221224576 3221223224 134544021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8860 8098 1116 68 0 8792 0
[pid=15930] vsize: 35440
Current children cumulated CPU time (s) 536.53
Current children cumulated vsize (Kb) 35440

[startup+550.02 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23778 0 0 0 54439 214 0 0 25 0 1 0 1781632202 36429824 8123 4294967295 134512640 134736556 3221224576 3221223224 134543273 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8894 8123 1116 68 0 8826 0
[pid=15930] vsize: 35576
Current children cumulated CPU time (s) 546.53
Current children cumulated vsize (Kb) 35576

[startup+560.019 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23786 0 0 0 55439 214 0 0 25 0 1 0 1781632202 36429824 8131 4294967295 134512640 134736556 3221224576 3221223212 134544464 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8894 8131 1116 68 0 8826 0
[pid=15930] vsize: 35576
Current children cumulated CPU time (s) 556.53
Current children cumulated vsize (Kb) 35576

[startup+570.02 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23806 0 0 0 56439 214 0 0 25 0 1 0 1781632202 36564992 8151 4294967295 134512640 134736556 3221224576 3221223072 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8927 8151 1116 68 0 8859 0
[pid=15930] vsize: 35708
Current children cumulated CPU time (s) 566.53
Current children cumulated vsize (Kb) 35708

[startup+580.019 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23821 0 0 0 57438 215 0 0 25 0 1 0 1781632202 36564992 8166 4294967295 134512640 134736556 3221224576 3221223232 134528671 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8927 8166 1116 68 0 8859 0
[pid=15930] vsize: 35708
Current children cumulated CPU time (s) 576.53
Current children cumulated vsize (Kb) 35708

[startup+590.02 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23838 0 0 0 58437 215 0 0 25 0 1 0 1781632202 36700160 8183 4294967295 134512640 134736556 3221224576 3221223236 134630068 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8960 8183 1116 68 0 8892 0
[pid=15930] vsize: 35840
Current children cumulated CPU time (s) 586.52
Current children cumulated vsize (Kb) 35840

[startup+600.021 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23855 0 0 0 59437 215 0 0 25 0 1 0 1781632202 36700160 8200 4294967295 134512640 134736556 3221224576 3221223224 134544024 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8960 8200 1116 68 0 8892 0
[pid=15930] vsize: 35840
Current children cumulated CPU time (s) 596.52
Current children cumulated vsize (Kb) 35840

[startup+610.02 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23883 0 0 0 60436 215 0 0 25 0 1 0 1781632202 36835328 8228 4294967295 134512640 134736556 3221224576 3221223120 134543676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 8993 8228 1116 68 0 8925 0
[pid=15930] vsize: 35972
Current children cumulated CPU time (s) 606.51
Current children cumulated vsize (Kb) 35972

[startup+620.021 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23907 0 0 0 61436 216 0 0 25 0 1 0 1781632202 36970496 8252 4294967295 134512640 134736556 3221224576 3221223248 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9026 8252 1116 68 0 8958 0
[pid=15930] vsize: 36104
Current children cumulated CPU time (s) 616.52
Current children cumulated vsize (Kb) 36104

[startup+630.022 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23939 0 0 0 62435 216 0 0 25 0 1 0 1781632202 37105664 8284 4294967295 134512640 134736556 3221224576 3221223140 134543064 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9059 8284 1116 68 0 8991 0
[pid=15930] vsize: 36236
Current children cumulated CPU time (s) 626.51
Current children cumulated vsize (Kb) 36236

[startup+640.021 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23967 0 0 0 63434 216 0 0 25 0 1 0 1781632202 37240832 8312 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9092 8312 1116 68 0 9024 0
[pid=15930] vsize: 36368
Current children cumulated CPU time (s) 636.5
Current children cumulated vsize (Kb) 36368

[startup+650.022 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 23996 0 0 0 64433 217 0 0 25 0 1 0 1781632202 37376000 8341 4294967295 134512640 134736556 3221224576 3221223248 134630390 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9125 8341 1116 68 0 9057 0
[pid=15930] vsize: 36500
Current children cumulated CPU time (s) 646.5
Current children cumulated vsize (Kb) 36500

[startup+660.023 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24011 0 0 0 65433 217 0 0 25 0 1 0 1781632202 37376000 8356 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9125 8356 1116 68 0 9057 0
[pid=15930] vsize: 36500
Current children cumulated CPU time (s) 656.5
Current children cumulated vsize (Kb) 36500

[startup+670.023 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24042 0 0 0 66432 218 0 0 25 0 1 0 1781632202 37511168 8387 4294967295 134512640 134736556 3221224576 3221223248 134629981 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9158 8387 1116 68 0 9090 0
[pid=15930] vsize: 36632
Current children cumulated CPU time (s) 666.5
Current children cumulated vsize (Kb) 36632

[startup+680.024 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24068 0 0 0 67430 219 0 0 25 0 1 0 1781632202 37646336 8413 4294967295 134512640 134736556 3221224576 3221223248 134630052 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9191 8413 1116 68 0 9123 0
[pid=15930] vsize: 36764
Current children cumulated CPU time (s) 676.49
Current children cumulated vsize (Kb) 36764

[startup+690.023 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24104 0 0 0 68429 220 0 0 25 0 1 0 1781632202 37781504 8449 4294967295 134512640 134736556 3221224576 3221223200 134544641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9224 8449 1116 68 0 9156 0
[pid=15930] vsize: 36896
Current children cumulated CPU time (s) 686.49
Current children cumulated vsize (Kb) 36896

[startup+700.023 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24130 0 0 0 69428 221 0 0 25 0 1 0 1781632202 37916672 8475 4294967295 134512640 134736556 3221224576 3221223248 134630489 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9257 8475 1116 68 0 9189 0
[pid=15930] vsize: 37028
Current children cumulated CPU time (s) 696.49
Current children cumulated vsize (Kb) 37028

[startup+710.023 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24165 0 0 0 70427 221 0 0 25 0 1 0 1781632202 38051840 8510 4294967295 134512640 134736556 3221224576 3221223224 134544021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9290 8510 1116 68 0 9222 0
[pid=15930] vsize: 37160
Current children cumulated CPU time (s) 706.48
Current children cumulated vsize (Kb) 37160

[startup+720.023 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24191 0 0 0 71426 222 0 0 25 0 1 0 1781632202 38051840 8536 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9290 8536 1116 68 0 9222 0
[pid=15930] vsize: 37160
Current children cumulated CPU time (s) 716.48
Current children cumulated vsize (Kb) 37160

[startup+730.024 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24223 0 0 0 72426 222 0 0 25 0 1 0 1781632202 38187008 8568 4294967295 134512640 134736556 3221224576 3221223180 134544720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9323 8568 1116 68 0 9255 0
[pid=15930] vsize: 37292
Current children cumulated CPU time (s) 726.48
Current children cumulated vsize (Kb) 37292

[startup+740.024 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24255 0 0 0 73425 223 0 0 25 0 1 0 1781632202 38322176 8600 4294967295 134512640 134736556 3221224576 3221223224 134543300 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9356 8600 1116 68 0 9288 0
[pid=15930] vsize: 37424
Current children cumulated CPU time (s) 736.48
Current children cumulated vsize (Kb) 37424

[startup+750.024 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24279 0 0 0 74424 223 0 0 25 0 1 0 1781632202 38457344 8624 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9389 8624 1116 68 0 9321 0
[pid=15930] vsize: 37556
Current children cumulated CPU time (s) 746.47
Current children cumulated vsize (Kb) 37556

[startup+760.024 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24291 0 0 0 75423 224 0 0 25 0 1 0 1781632202 38457344 8636 4294967295 134512640 134736556 3221224576 3221223168 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9389 8636 1116 68 0 9321 0
[pid=15930] vsize: 37556
Current children cumulated CPU time (s) 756.47
Current children cumulated vsize (Kb) 37556

[startup+770.025 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24297 0 0 0 76421 225 0 0 25 0 1 0 1781632202 38592512 8642 4294967295 134512640 134736556 3221224576 3221223208 134544476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9422 8642 1116 68 0 9354 0
[pid=15930] vsize: 37688
Current children cumulated CPU time (s) 766.46
Current children cumulated vsize (Kb) 37688

[startup+780.025 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24314 0 0 0 77420 225 0 0 25 0 1 0 1781632202 38592512 8659 4294967295 134512640 134736556 3221224576 3221223284 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9422 8659 1116 68 0 9354 0
[pid=15930] vsize: 37688
Current children cumulated CPU time (s) 776.45
Current children cumulated vsize (Kb) 37688

[startup+790.025 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24334 0 0 0 78419 226 0 0 25 0 1 0 1781632202 38727680 8679 4294967295 134512640 134736556 3221224576 3221223152 134543574 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9455 8679 1116 68 0 9387 0
[pid=15930] vsize: 37820
Current children cumulated CPU time (s) 786.45
Current children cumulated vsize (Kb) 37820

[startup+800.025 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24364 0 0 0 79419 226 0 0 25 0 1 0 1781632202 38862848 8709 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9488 8709 1116 68 0 9420 0
[pid=15930] vsize: 37952
Current children cumulated CPU time (s) 796.45
Current children cumulated vsize (Kb) 37952

[startup+810.025 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24403 0 0 0 80418 226 0 0 25 0 1 0 1781632202 38998016 8748 4294967295 134512640 134736556 3221224576 3221223248 134630390 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9521 8748 1116 68 0 9453 0
[pid=15930] vsize: 38084
Current children cumulated CPU time (s) 806.44
Current children cumulated vsize (Kb) 38084

[startup+820.026 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24435 0 0 0 81418 227 0 0 25 0 1 0 1781632202 39133184 8780 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9554 8780 1116 68 0 9486 0
[pid=15930] vsize: 38216
Current children cumulated CPU time (s) 816.45
Current children cumulated vsize (Kb) 38216

[startup+830.026 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24476 0 0 0 82417 227 0 0 25 0 1 0 1781632202 39268352 8821 4294967295 134512640 134736556 3221224576 3221223248 134630052 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9587 8821 1116 68 0 9519 0
[pid=15930] vsize: 38348
Current children cumulated CPU time (s) 826.44
Current children cumulated vsize (Kb) 38348

[startup+840.026 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24496 0 0 0 83415 228 0 0 25 0 1 0 1781632202 39403520 8841 4294967295 134512640 134736556 3221224576 3221223168 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9620 8841 1116 68 0 9552 0
[pid=15930] vsize: 38480
Current children cumulated CPU time (s) 836.43
Current children cumulated vsize (Kb) 38480

[startup+850.027 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24510 0 0 0 84416 228 0 0 25 0 1 0 1781632202 39403520 8855 4294967295 134512640 134736556 3221224576 3221223152 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9620 8855 1116 68 0 9552 0
[pid=15930] vsize: 38480
Current children cumulated CPU time (s) 846.44
Current children cumulated vsize (Kb) 38480

[startup+860.027 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24533 0 0 0 85415 228 0 0 25 0 1 0 1781632202 39538688 8878 4294967295 134512640 134736556 3221224576 3221223052 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9653 8878 1116 68 0 9585 0
[pid=15930] vsize: 38612
Current children cumulated CPU time (s) 856.43
Current children cumulated vsize (Kb) 38612

[startup+870.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24567 0 0 0 86414 228 0 0 25 0 1 0 1781632202 39673856 8912 4294967295 134512640 134736556 3221224576 3221223168 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9686 8912 1116 68 0 9618 0
[pid=15930] vsize: 38744
Current children cumulated CPU time (s) 866.42
Current children cumulated vsize (Kb) 38744

[startup+880.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24596 0 0 0 87414 228 0 0 25 0 1 0 1781632202 39809024 8941 4294967295 134512640 134736556 3221224576 3221223224 134544013 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9719 8941 1116 68 0 9651 0
[pid=15930] vsize: 38876
Current children cumulated CPU time (s) 876.42
Current children cumulated vsize (Kb) 38876

[startup+890.027 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24613 0 0 0 88414 229 0 0 25 0 1 0 1781632202 39809024 8958 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9719 8958 1116 68 0 9651 0
[pid=15930] vsize: 38876
Current children cumulated CPU time (s) 886.43
Current children cumulated vsize (Kb) 38876

[startup+900.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24644 0 0 0 89413 229 0 0 25 0 1 0 1781632202 39944192 8989 4294967295 134512640 134736556 3221224576 3221223088 134543181 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9752 8989 1116 68 0 9684 0
[pid=15930] vsize: 39008
Current children cumulated CPU time (s) 896.42
Current children cumulated vsize (Kb) 39008

[startup+910.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24685 0 0 0 90412 230 0 0 25 0 1 0 1781632202 40079360 9030 4294967295 134512640 134736556 3221224576 3221223132 134537568 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9785 9030 1116 68 0 9717 0
[pid=15930] vsize: 39140
Current children cumulated CPU time (s) 906.42
Current children cumulated vsize (Kb) 39140

[startup+920.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24701 0 0 0 91412 230 0 0 25 0 1 0 1781632202 40214528 9046 4294967295 134512640 134736556 3221224576 3221223180 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9818 9046 1116 68 0 9750 0
[pid=15930] vsize: 39272
Current children cumulated CPU time (s) 916.42
Current children cumulated vsize (Kb) 39272

[startup+930.029 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24732 0 0 0 92411 230 0 0 25 0 1 0 1781632202 40349696 9077 4294967295 134512640 134736556 3221224576 3221223224 134544456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9851 9077 1116 68 0 9783 0
[pid=15930] vsize: 39404
Current children cumulated CPU time (s) 926.41
Current children cumulated vsize (Kb) 39404

[startup+940.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24768 0 0 0 93410 231 0 0 25 0 1 0 1781632202 40484864 9113 4294967295 134512640 134736556 3221224576 3221223084 134540067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9884 9113 1116 68 0 9816 0
[pid=15930] vsize: 39536
Current children cumulated CPU time (s) 936.41
Current children cumulated vsize (Kb) 39536

[startup+950.029 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24799 0 0 0 94410 231 0 0 25 0 1 0 1781632202 40620032 9144 4294967295 134512640 134736556 3221224576 3221223152 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9917 9144 1116 68 0 9849 0
[pid=15930] vsize: 39668
Current children cumulated CPU time (s) 946.41
Current children cumulated vsize (Kb) 39668

[startup+960.029 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24833 0 0 0 95410 231 0 0 25 0 1 0 1781632202 40755200 9178 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9950 9178 1116 68 0 9882 0
[pid=15930] vsize: 39800
Current children cumulated CPU time (s) 956.41
Current children cumulated vsize (Kb) 39800

[startup+970.029 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24875 0 0 0 96409 232 0 0 25 0 1 0 1781632202 40890368 9220 4294967295 134512640 134736556 3221224576 3221223040 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 9983 9220 1116 68 0 9915 0
[pid=15930] vsize: 39932
Current children cumulated CPU time (s) 966.41
Current children cumulated vsize (Kb) 39932

[startup+980.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24910 0 0 0 97408 232 0 0 25 0 1 0 1781632202 41025536 9255 4294967295 134512640 134736556 3221224576 3221223248 134630052 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10016 9255 1116 68 0 9948 0
[pid=15930] vsize: 40064
Current children cumulated CPU time (s) 976.4
Current children cumulated vsize (Kb) 40064

[startup+990.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24940 0 0 0 98407 232 0 0 25 0 1 0 1781632202 41160704 9285 4294967295 134512640 134736556 3221224576 3221223188 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10049 9285 1116 68 0 9981 0
[pid=15930] vsize: 40196
Current children cumulated CPU time (s) 986.39
Current children cumulated vsize (Kb) 40196

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 24967 0 0 0 99407 233 0 0 25 0 1 0 1781632202 41295872 9312 4294967295 134512640 134736556 3221224576 3221223292 134544444 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10082 9312 1116 68 0 10014 0
[pid=15930] vsize: 40328
Current children cumulated CPU time (s) 996.4
Current children cumulated vsize (Kb) 40328

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25003 0 0 0 100406 233 0 0 25 0 1 0 1781632202 41431040 9348 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10115 9348 1116 68 0 10047 0
[pid=15930] vsize: 40460
Current children cumulated CPU time (s) 1006.39
Current children cumulated vsize (Kb) 40460

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25041 0 0 0 101405 234 0 0 25 0 1 0 1781632202 41566208 9386 4294967295 134512640 134736556 3221224576 3221223136 134544667 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10148 9386 1116 68 0 10080 0
[pid=15930] vsize: 40592
Current children cumulated CPU time (s) 1016.39
Current children cumulated vsize (Kb) 40592

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25071 0 0 0 102405 234 0 0 25 0 1 0 1781632202 41701376 9416 4294967295 134512640 134736556 3221224576 3221223236 134630178 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10181 9416 1116 68 0 10113 0
[pid=15930] vsize: 40724
Current children cumulated CPU time (s) 1026.39
Current children cumulated vsize (Kb) 40724

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25098 0 0 0 103404 234 0 0 25 0 1 0 1781632202 41836544 9443 4294967295 134512640 134736556 3221224576 3221223132 134537504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10214 9443 1116 68 0 10146 0
[pid=15930] vsize: 40856
Current children cumulated CPU time (s) 1036.38
Current children cumulated vsize (Kb) 40856

[startup+1050.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25122 0 0 0 104404 234 0 0 25 0 1 0 1781632202 41971712 9467 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10247 9467 1116 68 0 10179 0
[pid=15930] vsize: 40988
Current children cumulated CPU time (s) 1046.38
Current children cumulated vsize (Kb) 40988

[startup+1060.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25135 0 0 0 105404 235 0 0 25 0 1 0 1781632202 41971712 9480 4294967295 134512640 134736556 3221224576 3221223252 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10247 9480 1116 68 0 10179 0
[pid=15930] vsize: 40988
Current children cumulated CPU time (s) 1056.39
Current children cumulated vsize (Kb) 40988

[startup+1070.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25162 0 0 0 106403 235 0 0 25 0 1 0 1781632202 42106880 9507 4294967295 134512640 134736556 3221224576 3221223232 134629802 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10280 9507 1116 68 0 10212 0
[pid=15930] vsize: 41120
Current children cumulated CPU time (s) 1066.38
Current children cumulated vsize (Kb) 41120

[startup+1080.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25198 0 0 0 107402 236 0 0 25 0 1 0 1781632202 42242048 9543 4294967295 134512640 134736556 3221224576 3221223132 134537545 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10313 9543 1116 68 0 10245 0
[pid=15930] vsize: 41252
Current children cumulated CPU time (s) 1076.38
Current children cumulated vsize (Kb) 41252

[startup+1090.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25240 0 0 0 108402 236 0 0 25 0 1 0 1781632202 42377216 9585 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10346 9585 1116 68 0 10278 0
[pid=15930] vsize: 41384
Current children cumulated CPU time (s) 1086.38
Current children cumulated vsize (Kb) 41384

[startup+1100.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25281 0 0 0 109401 237 0 0 25 0 1 0 1781632202 42512384 9626 4294967295 134512640 134736556 3221224576 3221223224 134544056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10379 9626 1116 68 0 10311 0
[pid=15930] vsize: 41516
Current children cumulated CPU time (s) 1096.38
Current children cumulated vsize (Kb) 41516

[startup+1110.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25298 0 0 0 110401 237 0 0 25 0 1 0 1781632202 42647552 9643 4294967295 134512640 134736556 3221224576 3221223152 134543198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10412 9643 1116 68 0 10344 0
[pid=15930] vsize: 41648
Current children cumulated CPU time (s) 1106.38
Current children cumulated vsize (Kb) 41648

[startup+1120.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25323 0 0 0 111400 237 0 0 25 0 1 0 1781632202 42782720 9668 4294967295 134512640 134736556 3221224576 3221223100 134540152 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10445 9668 1116 68 0 10377 0
[pid=15930] vsize: 41780
Current children cumulated CPU time (s) 1116.37
Current children cumulated vsize (Kb) 41780

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25349 0 0 0 112399 238 0 0 25 0 1 0 1781632202 42917888 9694 4294967295 134512640 134736556 3221224576 3221223248 134630390 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10478 9694 1116 68 0 10410 0
[pid=15930] vsize: 41912
Current children cumulated CPU time (s) 1126.37
Current children cumulated vsize (Kb) 41912

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25386 0 0 0 113398 238 0 0 25 0 1 0 1781632202 43048960 9731 4294967295 134512640 134736556 3221224576 3221223264 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10510 9731 1116 68 0 10442 0
[pid=15930] vsize: 42040
Current children cumulated CPU time (s) 1136.36
Current children cumulated vsize (Kb) 42040

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25413 0 0 0 114397 239 0 0 25 0 1 0 1781632202 43048960 9758 4294967295 134512640 134736556 3221224576 3221223224 134544462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10510 9758 1116 68 0 10442 0
[pid=15930] vsize: 42040
Current children cumulated CPU time (s) 1146.36
Current children cumulated vsize (Kb) 42040

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25442 0 0 0 115396 239 0 0 25 0 1 0 1781632202 43184128 9787 4294967295 134512640 134736556 3221224576 3221223248 134630169 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10543 9787 1116 68 0 10475 0
[pid=15930] vsize: 42172
Current children cumulated CPU time (s) 1156.35
Current children cumulated vsize (Kb) 42172

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25482 0 0 0 116395 240 0 0 25 0 1 0 1781632202 43454464 9827 4294967295 134512640 134736556 3221224576 3221223188 134544543 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15930/statm): 10609 9827 1116 68 0 10541 0
[pid=15930] vsize: 42436
Current children cumulated CPU time (s) 1166.35
Current children cumulated vsize (Kb) 42436

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25504 0 0 0 117394 240 0 0 25 0 1 0 1781632202 43454464 9849 4294967295 134512640 134736556 3221224576 3221223168 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10609 9849 1116 68 0 10541 0
[pid=15930] vsize: 42436
Current children cumulated CPU time (s) 1176.34
Current children cumulated vsize (Kb) 42436

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 15930
Raw data (/proc/15930/stat): 15930 (bsolo) R 15929 15930 15400 0 -1 0 25522 0 0 0 118393 241 0 0 25 0 1 0 1781632202 43589632 9867 4294967295 134512640 134736556 3221224576 3221223248 134630407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15930/statm): 10642 9867 1116 68 0 10574 0
[pid=15930] vsize: 42568
Current children cumulated CPU time (s) 1186.34
Current children cumulated vsize (Kb) 42568
One traced child (pid=15930) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1198.92
CPU time (s): 1195.23
CPU user time (s): 1192.79
CPU system time (s): 2.43663
CPU usage (%): 99.6924
Max. virtual memory (cumulated for all children) (Kb): 48476

Verifier Data

Verifier:	OK	736