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

Namemps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-p0282.opb
MD5SUMa733e9fa1e4e3ac90baf85249f7c3e9a
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 258411
Optimality of the best value was proved YES
Number of terms in the objective function 282
Biggest coefficient in the objective function 160646
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 1302615
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 160646
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 1302615
Number of bits of the biggest sum of numbers21
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark50.7373
Number of variables282
Total number of constraints523
Number of constraints which are clauses177
Number of constraints which are cardinality constraints (but not clauses)282
Number of constraints which are nor clauses,nor cardinality constraints64
Minimum length of a constraint1
Maximum length of a constraint57

Trace number 577

Launcher Data

LAUNCH ON wulflinc12 THE 2005-09-18 11:19:29 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=531 boxname=wulflinc12 idbench=531 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  a733e9fa1e4e3ac90baf85249f7c3e9a  /oldhome/oroussel/tmp/wulflinc12/normalized-mps-v2-20-10-p0282.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc12/normalized-mps-v2-20-10-p0282.opb
IDLAUNCH: 531
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.091
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	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.091
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:        927160 kB
Buffers:         37920 kB
Cached:          30692 kB
SwapCached:        544 kB
Active:          53480 kB
Inactive:        27364 kB
HighTotal:      131008 kB
HighFree:       100324 kB
LowTotal:       903652 kB
LowFree:        826836 kB
SwapTotal:     2097136 kB
SwapFree:      2096072 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5884 kB
Slab:            21092 kB
Committed_AS:    64128 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 11:42:07 (client local time) WITH STATUS 10 IN 1195.1 SECONDS
stats: 531 0 1195.1 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 282 variables and 221 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.238
c After prepocess the problem consists of 282 variables and 221 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 712022 @ 0.24 @ #Dec. 94
c NEW SOLUTION FOUND: 671876 @ 0.242 @ #Dec. 104
c NEW SOLUTION FOUND: 571576 @ 0.242 @ #Dec. 105
c NEW SOLUTION FOUND: 531430 @ 0.244 @ #Dec. 115
c NEW SOLUTION FOUND: 530667 @ 0.246 @ #Dec. 127
c NEW SOLUTION FOUND: 530567 @ 0.248 @ #Dec. 141
c NEW SOLUTION FOUND: 529804 @ 0.25 @ #Dec. 153
c NEW SOLUTION FOUND: 521029 @ 0.253 @ #Dec. 181
c NEW SOLUTION FOUND: 520266 @ 0.255 @ #Dec. 193
c NEW SOLUTION FOUND: 520166 @ 0.258 @ #Dec. 220
c NEW SOLUTION FOUND: 519403 @ 0.26 @ #Dec. 232
c NEW SOLUTION FOUND: 515756 @ 0.265 @ #Dec. 378
c NEW SOLUTION FOUND: 514993 @ 0.266 @ #Dec. 392
c NEW SOLUTION FOUND: 514893 @ 0.27 @ #Dec. 461
c NEW SOLUTION FOUND: 514130 @ 0.274 @ #Dec. 639
c NEW SOLUTION FOUND: 510463 @ 0.284 @ #Dec. 883
c NEW SOLUTION FOUND: 509600 @ 0.285 @ #Dec. 1007
c NEW SOLUTION FOUND: 509522 @ 0.291 @ #Dec. 1195
c NEW SOLUTION FOUND: 508659 @ 0.295 @ #Dec. 1321
c NEW SOLUTION FOUND: 436034 @ 0.302 @ #Dec. 1452
c NEW SOLUTION FOUND: 435171 @ 0.303 @ #Dec. 1467
c NEW SOLUTION FOUND: 425633 @ 0.308 @ #Dec. 1558
c NEW SOLUTION FOUND: 424770 @ 0.312 @ #Dec. 1648
c NEW SOLUTION FOUND: 424597 @ 0.322 @ #Dec. 1935
c NEW SOLUTION FOUND: 403708 @ 0.328 @ #Dec. 2055
c NEW SOLUTION FOUND: 402845 @ 0.33 @ #Dec. 2063
c NEW SOLUTION FOUND: 392444 @ 0.337 @ #Dec. 2195
c NEW SOLUTION FOUND: 387894 @ 0.353 @ #Dec. 2523
c NEW SOLUTION FOUND: 387725 @ 0.425 @ #Dec. 3835
c NEW SOLUTION FOUND: 387662 @ 0.426 @ #Dec. 3837
c NEW SOLUTION FOUND: 386982 @ 0.478 @ #Dec. 4661
c NEW SOLUTION FOUND: 386092 @ 0.517 @ #Dec. 4948
c NEW SOLUTION FOUND: 381596 @ 0.527 @ #Dec. 5113
c Restart #1 #Var: 282 #Dec: 6643 LB: 0 @ 0.713
c Restart #2 #Var: 282 #Dec: 7594 LB: 0 @ 0.932
c NEW SOLUTION FOUND: 381551 @ 0.99 @ #Dec. 7989
c NEW SOLUTION FOUND: 381535 @ 0.991 @ #Dec. 8011
c NEW SOLUTION FOUND: 381388 @ 0.994 @ #Dec. 8128
c NEW SOLUTION FOUND: 381372 @ 0.998 @ #Dec. 8244
c NEW SOLUTION FOUND: 371272 @ 1.004 @ #Dec. 8391
c NEW SOLUTION FOUND: 369748 @ 1.007 @ #Dec. 8504
c NEW SOLUTION FOUND: 369310 @ 1.013 @ #Dec. 8625
c NEW SOLUTION FOUND: 369141 @ 1.019 @ #Dec. 8754
c NEW SOLUTION FOUND: 369140 @ 1.024 @ #Dec. 8877
c NEW SOLUTION FOUND: 367616 @ 1.025 @ #Dec. 8992
c NEW SOLUTION FOUND: 367178 @ 1.03 @ #Dec. 9113
c NEW SOLUTION FOUND: 366853 @ 1.04 @ #Dec. 9262
c NEW SOLUTION FOUND: 366751 @ 1.048 @ #Dec. 9416
c NEW SOLUTION FOUND: 365226 @ 1.055 @ #Dec. 9549
c NEW SOLUTION FOUND: 364788 @ 1.059 @ #Dec. 9667
c NEW SOLUTION FOUND: 364463 @ 1.066 @ #Dec. 9821
c NEW SOLUTION FOUND: 363215 @ 1.129 @ #Dec. 10316
c NEW SOLUTION FOUND: 363046 @ 1.133 @ #Dec. 10445
c NEW SOLUTION FOUND: 362508 @ 1.138 @ #Dec. 10577
c NEW SOLUTION FOUND: 360656 @ 1.146 @ #Dec. 10744
c NEW SOLUTION FOUND: 360118 @ 1.154 @ #Dec. 10927
c NEW SOLUTION FOUND: 360074 @ 1.237 @ #Dec. 11640
c NEW SOLUTION FOUND: 359953 @ 1.25 @ #Dec. 11864
c NEW SOLUTION FOUND: 359905 @ 1.271 @ #Dec. 12083
c NEW SOLUTION FOUND: 359846 @ 1.371 @ #Dec. 12703
c NEW SOLUTION FOUND: 359677 @ 1.385 @ #Dec. 12949
c Restart #3 #Var: 282 #Dec: 14042 LB: 0 @ 1.93
c Restart #4 #Var: 282 #Dec: 15400 LB: 0 @ 2.77
c Restart #5 #Var: 282 #Dec: 17017 LB: 0 @ 3.632
c Restart #6 #Var: 282 #Dec: 19949 LB: 0 @ 4.972
c CHANGE to LPR mode... 	UB: 359677	MIS: 0	LPR: 55080 (0.054)	Diff: 0
c Restart #0 #Var: 282 #Dec: 21810 LB: 0 @ 7.592
c NEW SOLUTION FOUND: 356014 @ 11.707 @ #Dec. 22304
c NEW SOLUTION FOUND: 354388 @ 11.804 @ #Dec. 22317
c NEW SOLUTION FOUND: 353442 @ 12.905 @ #Dec. 22445
c Restart #1 #Var: 282 #Dec: 22661 LB: 55080 @ 15.427
c Restart #2 #Var: 282 #Dec: 23272 LB: 55080 @ 32.023
c Restart #3 #Var: 282 #Dec: 24087 LB: 55080 @ 58.492
c Restart #4 #Var: 282 #Dec: 25332 LB: 55080 @ 88.19
c Restart #5 #Var: 282 #Dec: 26752 LB: 55080 @ 122.8
c Restart #6 #Var: 282 #Dec: 28832 LB: 55080 @ 149.31
c Restart #7 #Var: 282 #Dec: 30774 LB: 55080 @ 190.36
c Restart #8 #Var: 282 #Dec: 33410 LB: 55080 @ 229.24
c Restart #9 #Var: 282 #Dec: 35768 LB: 55080 @ 266.42
c NEW SOLUTION FOUND: 352892 @ 292.24 @ #Dec. 37454
c NEW SOLUTION FOUND: 350622 @ 301.03 @ #Dec. 38031
c NEW SOLUTION FOUND: 349937 @ 315.65 @ #Dec. 38964
c NEW SOLUTION FOUND: 349625 @ 318.72 @ #Dec. 39173
c NEW SOLUTION FOUND: 349576 @ 361.94 @ #Dec. 41643
c Restart #10 #Var: 282 #Dec: 44217 LB: 55080 @ 409.12
c Restart #11 #Var: 282 #Dec: 47220 LB: 55080 @ 492.59
c Restart #12 #Var: 282 #Dec: 50594 LB: 55080 @ 631.94
c Restart #13 #Var: 282 #Dec: 54015 LB: 55080 @ 735.66
c Restart #14 #Var: 282 #Dec: 57731 LB: 55080 @ 849.67
c Restart #15 #Var: 282 #Dec: 62155 LB: 55080 @ 925.19
c Restart #16 #Var: 282 #Dec: 68157 LB: 55080 @ 1133.1
s SATISFIABLE
v C1001_bit0 -C1002_bit0 -C1003_bit0 C1004_bit0 -C1005_bit0 -C1006_bit0 -C1007_bit0 -C1008_bit0 -C1009_bit0 -C1010_bit0 -C1011_bit0 C1012_bit0 -C1013_bit0 -C1014_bit0 -C1015_bit0 -C1016_bit0 -C1017_bit0 -C1018_bit0 -C1019_bit0 -C1020_bit0 -C1021_bit0 -C1022_bit0 -C1023_bit0 -C1024_bit0 -C1025_bit0 -C1026_bit0 -C1027_bit0 -C1028_bit0 -C1029_bit0 -C1030_bit0 -C1031_bit0 -C1032_bit0 -C1033_bit0 -C1034_bit0 -C1035_bit0 -C1036_bit0 -C1037_bit0 -C1038_bit0 -C1039_bit0 -C1040_bit0 -C1041_bit0 -C1042_bit0 -C1043_bit0 -C1044_bit0 -C1045_bit0 -C1046_bit0 -C1047_bit0 -C1048_bit0 -C1049_bit0 -C1050_bit0 -C1051_bit0 -C1052_bit0 -C1053_bit0 -C1054_bit0 -C1055_bit0 -C1056_bit0 C1057_bit0 -C1058_bit0 -C1059_bit0 -C1060_bit0 -C1061_bit0 -C1062_bit0 -C1063_bit0 -C1064_bit0 -C1065_bit0 -C1066_bit0 -C1067_bit0 -C1068_bit0 -C1069_bit0 -C1070_bit0 -C1071_bit0 -C1072_bit0 -C1073_bit0 -C1074_bit0 -C1075_bit0 -C1076_bit0 -C1077_bit0 -C1078_bit0 -C1079_bit0 -C1080_bit0 C1081_bit0 C1082_bit0 -C1083_bit0 -C1084_bit0 -C1085_bit0 -C1086_bit0 -C1087_bit0 -C1088_bit0 -C1089_bit0 -C1090_bit0 -C1091_bit0 -C1092_bit0 C1093_bit0 -C1094_bit0 -C1095_bit0 -C1096_bit0 -C1097_bit0 -C1098_bit0 -C1099_bit0 -C1100_bit0 C1101_bit0 -C1102_bit0 C1103_bit0 C1104_bit0 -C1105_bit0 -C1106_bit0 -C1107_bit0 -C1108_bit0 -C1109_bit0 -C1110_bit0 -C1111_bit0 -C1112_bit0 -C1113_bit0 -C1114_bit0 -C1115_bit0 -C1116_bit0 C1117_bit0 -C1118_bit0 -C1119_bit0 -C1120_bit0 -C1121_bit0 -C1122_bit0 -C1123_bit0 -C1124_bit0 -C1125_bit0 -C1126_bit0 -C1127_bit0 -C1128_bit0 -C1129_bit0 -C1130_bit0 -C1131_bit0 -C1132_bit0 -C1133_bit0 -C1134_bit0 -C1135_bit0 -C1136_bit0 -C1137_bit0 -C1138_bit0 -C1139_bit0 -C1140_bit0 -C1141_bit0 -C1142_bit0 -C1143_bit0 -C1144_bit0 -C1145_bit0 -C1146_bit0 -C1147_bit0 -C1148_bit0 -C1149_bit0 -C1150_bit0 -C1151_bit0 -C1152_bit0 C1153_bit0 -C1154_bit0 -C1155_bit0 -C1156_bit0 -C1157_bit0 -C1158_bit0 -C1159_bit0 -C1160_bit0 -C1161_bit0 -C1162_bit0 -C1163_bit0 C1164_bit0 -C1165_bit0 -C1166_bit0 -C1167_bit0 -C1168_bit0 C1169_bit0 -C1170_bit0 -C1171_bit0 C1172_bit0 -C1173_bit0 -C1174_bit0 -C1175_bit0 -C1176_bit0 -C1177_bit0 -C1178_bit0 -C1179_bit0 -C1180_bit0 -C1181_bit0 -C1182_bit0 -C1183_bit0 -C1184_bit0 -C1185_bit0 -C1186_bit0 -C1187_bit0 -C1188_bit0 -C1189_bit0 C1190_bit0 -C1191_bit0 -C1192_bit0 -C1193_bit0 -C1194_bit0 -C1195_bit0 -C1196_bit0 C1197_bit0 C1198_bit0 -C1199_bit0 -C1200_bit0 -C1201_bit0 -C1202_bit0 -C1203_bit0 -C1204_bit0 C1205_bit0 -C1206_bit0 C1207_bit0 C1208_bit0 -C1209_bit0 -C1210_bit0 -C1211_bit0 -C1212_bit0 C1213_bit0 -C1214_bit0 -C1215_bit0 C1216_bit0 -C1217_bit0 -C1218_bit0 -C1219_bit0 -C1220_bit0 -C1221_bit0 -C1222_bit0 C1223_bit0 C1224_bit0 C1225_bit0 -C1226_bit0 -C1227_bit0 -C1228_bit0 -C1229_bit0 -C1230_bit0 -C1231_bit0 -C1232_bit0 -C1233_bit0 C1235_bit0 -C1237_bit0 -C1239_bit0 -C1241_bit0 -C1243_bit0 C1245_bit0 C1247_bit0 -C1248_bit0 C1249_bit0 C1250_bit0 -C1251_bit0 C1252_bit0 -C1253_bit0 -C1254_bit0 -C1255_bit0 -C1256_bit0 -C1257_bit0 C1258_bit0 C1259_bit0 C1260_bit0 -C1261_bit0 C1262_bit0 -C1263_bit0 C1264_bit0 C1265_bit0 -C1266_bit0 -C1267_bit0 C1268_bit0 C1269_bit0 -C1270_bit0 C1271_bit0 C1272_bit0 -C1273_bit0 -C1274_bit0 -C1275_bit0 C1276_bit0 -C1277_bit0 -C1278_bit0 -C1279_bit0 C1280_bit0 C1281_bit0 -C1282_bit0 -C1283_bit0 C1284_bit0 -C1285_bit0 C1286_bit0 -C1287_bit0 C1288_bit0 C1289_bit0 
c Cost: 349576
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/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782602859 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 107 3 90 68 0 39 0
[pid=11674] 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/wulflinc12/normalized-mps-v2-20-10-p0282.opb

[startup+10.0036 s]
Raw data (loadavg): 0.93 0.98 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 6144 0 0 0 860 56 0 0 23 0 1 0 1782602859 26984448 5864 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 6588 5864 1116 68 0 6520 0
[pid=11674] vsize: 26352
Current children cumulated CPU time (s) 9.16
Current children cumulated vsize (Kb) 26352

[startup+20.0045 s]
Raw data (loadavg): 0.94 0.98 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 9052 0 0 0 1616 130 0 0 25 0 1 0 1782602859 28807168 6319 4294967295 134512640 134736556 3221224560 3221222560 1075963526 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 7033 6319 1116 68 0 6965 0
[pid=11674] vsize: 28132
Current children cumulated CPU time (s) 17.46
Current children cumulated vsize (Kb) 28132

[startup+30.0053 s]
Raw data (loadavg): 0.95 0.98 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 12222 0 0 0 2427 185 0 0 21 0 1 0 1782602859 29351936 6457 4294967295 134512640 134736556 3221224560 3221222808 1074138162 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 7166 6457 1116 68 0 7098 0
[pid=11674] vsize: 28664
Current children cumulated CPU time (s) 26.12
Current children cumulated vsize (Kb) 28664

[startup+40.0061 s]
Raw data (loadavg): 0.96 0.98 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 15117 0 0 0 3247 239 0 0 25 0 1 0 1782602859 30052352 6573 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 7337 6573 1116 68 0 7269 0
[pid=11674] vsize: 29348
Current children cumulated CPU time (s) 34.86
Current children cumulated vsize (Kb) 29348

[startup+50.007 s]
Raw data (loadavg): 0.96 0.98 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 17185 0 0 0 4075 290 0 0 23 0 1 0 1782602859 30355456 6701 4294967295 134512640 134736556 3221224560 3221222780 1077378561 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 7411 6701 1116 68 0 7343 0
[pid=11674] vsize: 29644
Current children cumulated CPU time (s) 43.65
Current children cumulated vsize (Kb) 29644

[startup+60.0078 s]
Raw data (loadavg): 1.04 1.00 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 19803 0 0 0 4879 349 0 0 21 0 1 0 1782602859 31035392 6836 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 7577 6836 1116 68 0 7509 0
[pid=11674] vsize: 30308
Current children cumulated CPU time (s) 52.28
Current children cumulated vsize (Kb) 30308

[startup+70.0087 s]
Raw data (loadavg): 1.04 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 22101 0 0 0 5706 401 0 0 25 0 1 0 1782602859 31494144 6951 4294967295 134512640 134736556 3221224560 3221220792 1075171859 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 7689 6951 1116 68 0 7621 0
[pid=11674] vsize: 30756
Current children cumulated CPU time (s) 61.07
Current children cumulated vsize (Kb) 30756

[startup+80.0095 s]
Raw data (loadavg): 1.03 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 26059 0 0 0 6515 458 0 0 22 0 1 0 1782602859 32481280 7222 4294967295 134512640 134736556 3221224560 3221222544 1077377192 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 7930 7222 1116 68 0 7862 0
[pid=11674] vsize: 31720
Current children cumulated CPU time (s) 69.73
Current children cumulated vsize (Kb) 31720

[startup+90.0104 s]
Raw data (loadavg): 1.02 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 30455 0 0 0 7324 517 0 0 23 0 1 0 1782602859 33718272 7524 4294967295 134512640 134736556 3221224560 3221222240 1075828432 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 8232 7524 1116 68 0 8164 0
[pid=11674] vsize: 32928
Current children cumulated CPU time (s) 78.41
Current children cumulated vsize (Kb) 32928

[startup+100.01 s]
Raw data (loadavg): 1.02 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 34803 0 0 0 8132 577 0 0 22 0 1 0 1782602859 35045376 7848 4294967295 134512640 134736556 3221224560 3221222896 1074153672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 8556 7848 1116 68 0 8488 0
[pid=11674] vsize: 34224
Current children cumulated CPU time (s) 87.09
Current children cumulated vsize (Kb) 34224

[startup+110.011 s]
Raw data (loadavg): 1.02 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 39074 0 0 0 8951 633 0 0 19 0 1 0 1782602859 36044800 8092 4294967295 134512640 134736556 3221224560 3221222160 1075818198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 8800 8092 1116 68 0 8732 0
[pid=11674] vsize: 35200
Current children cumulated CPU time (s) 95.84
Current children cumulated vsize (Kb) 35200

[startup+120.012 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 43175 0 0 0 9767 692 0 0 22 0 1 0 1782602859 36909056 8302 4294967295 134512640 134736556 3221224560 3221222704 1074153800 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 9011 8302 1116 68 0 8943 0
[pid=11674] vsize: 36044
Current children cumulated CPU time (s) 104.59
Current children cumulated vsize (Kb) 36044

[startup+130.013 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 47417 0 0 0 10574 750 0 0 22 0 1 0 1782602859 37965824 8561 4294967295 134512640 134736556 3221224560 3221222364 1077411564 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 9269 8561 1116 68 0 9201 0
[pid=11674] vsize: 37076
Current children cumulated CPU time (s) 113.24
Current children cumulated vsize (Kb) 37076

[startup+140.014 s]
Raw data (loadavg): 1.01 1.00 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 51408 0 0 0 11398 806 0 0 23 0 1 0 1782602859 39059456 8828 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 9536 8828 1116 68 0 9468 0
[pid=11674] vsize: 38144
Current children cumulated CPU time (s) 122.04
Current children cumulated vsize (Kb) 38144

[startup+150.014 s]
Raw data (loadavg): 1.01 1.00 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 55311 0 0 0 12141 888 0 0 21 0 1 0 1782602859 40214528 9110 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 9818 9110 1116 68 0 9750 0
[pid=11674] vsize: 39272
Current children cumulated CPU time (s) 130.29
Current children cumulated vsize (Kb) 39272

[startup+160.015 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 58995 0 0 0 12908 957 0 0 18 0 1 0 1782602859 41058304 9315 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 10024 9315 1116 68 0 9956 0
[pid=11674] vsize: 40096
Current children cumulated CPU time (s) 138.65
Current children cumulated vsize (Kb) 40096

[startup+170.015 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 62435 0 0 0 13681 1026 0 0 21 0 1 0 1782602859 42074112 9564 4294967295 134512640 134736556 3221224560 3221222488 1077378266 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 10272 9564 1116 68 0 10204 0
[pid=11674] vsize: 41088
Current children cumulated CPU time (s) 147.07
Current children cumulated vsize (Kb) 41088

[startup+180.016 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 66423 0 0 0 14501 1084 0 0 22 0 1 0 1782602859 43008000 9792 4294967295 134512640 134736556 3221224560 3221222896 1074153648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 10500 9792 1116 68 0 10432 0
[pid=11674] vsize: 42000
Current children cumulated CPU time (s) 155.85
Current children cumulated vsize (Kb) 42000

[startup+190.017 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 70376 0 0 0 15308 1143 0 0 21 0 1 0 1782602859 44314624 10060 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 10819 10060 1116 68 0 10751 0
[pid=11674] vsize: 43276
Current children cumulated CPU time (s) 164.51
Current children cumulated vsize (Kb) 43276

[startup+200.017 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 74443 0 0 0 16094 1213 0 0 22 0 1 0 1782602859 45174784 10291 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 11029 10291 1116 68 0 10961 0
[pid=11674] vsize: 44116
Current children cumulated CPU time (s) 173.07
Current children cumulated vsize (Kb) 44116

[startup+210.017 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 78372 0 0 0 16887 1273 0 0 20 0 1 0 1782602859 46100480 10547 4294967295 134512640 134736556 3221224560 3221222692 1075606558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 11255 10547 1116 68 0 11187 0
[pid=11674] vsize: 45020
Current children cumulated CPU time (s) 181.6
Current children cumulated vsize (Kb) 45020

[startup+220.018 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 82069 0 0 0 17667 1340 0 0 21 0 1 0 1782602859 47390720 10862 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 11570 10862 1116 68 0 11502 0
[pid=11674] vsize: 46280
Current children cumulated CPU time (s) 190.07
Current children cumulated vsize (Kb) 46280

[startup+230.019 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 88082 0 0 0 18329 1443 0 0 18 0 1 0 1782602859 49557504 11382 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 12099 11382 1116 68 0 12031 0
[pid=11674] vsize: 48396
Current children cumulated CPU time (s) 197.72
Current children cumulated vsize (Kb) 48396

[startup+240.02 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 92569 0 0 0 19010 1537 0 0 21 0 1 0 1782602859 50307072 11572 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 12282 11572 1116 68 0 12214 0
[pid=11674] vsize: 49128
Current children cumulated CPU time (s) 205.47
Current children cumulated vsize (Kb) 49128

[startup+250.021 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 96497 0 0 0 19789 1606 0 0 21 0 1 0 1782602859 51838976 11947 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11674/statm): 12656 11947 1116 68 0 12588 0
[pid=11674] vsize: 50624
Current children cumulated CPU time (s) 213.95
Current children cumulated vsize (Kb) 50624

[startup+260.022 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 100377 0 0 0 20565 1674 0 0 21 0 1 0 1782602859 53567488 12369 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 13078 12369 1116 68 0 13010 0
[pid=11674] vsize: 52312
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (Kb) 52312

[startup+270.023 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 103558 0 0 0 21393 1729 0 0 25 0 1 0 1782602859 55353344 12789 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 13514 12789 1116 68 0 13446 0
[pid=11674] vsize: 54056
Current children cumulated CPU time (s) 231.22
Current children cumulated vsize (Kb) 54056

[startup+280.023 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 108312 0 0 0 22128 1807 0 0 21 0 1 0 1782602859 57389056 13300 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 14011 13300 1116 68 0 13943 0
[pid=11674] vsize: 56044
Current children cumulated CPU time (s) 239.35
Current children cumulated vsize (Kb) 56044

[startup+290.024 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 112594 0 0 0 22878 1884 0 0 21 0 1 0 1782602859 59179008 13736 4294967295 134512640 134736556 3221224560 3221222832 1074153822 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 14448 13736 1116 68 0 14380 0
[pid=11674] vsize: 57792
Current children cumulated CPU time (s) 247.62
Current children cumulated vsize (Kb) 57792

[startup+300.024 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 116724 0 0 0 23661 1951 0 0 21 0 1 0 1782602859 61173760 14208 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 14935 14208 1116 68 0 14867 0
[pid=11674] vsize: 59740
Current children cumulated CPU time (s) 256.12
Current children cumulated vsize (Kb) 59740

[startup+310.025 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 120654 0 0 0 24446 2017 0 0 22 0 1 0 1782602859 63193088 14662 4294967295 134512640 134736556 3221224560 3221222892 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 15428 14662 1116 68 0 15360 0
[pid=11674] vsize: 61712
Current children cumulated CPU time (s) 264.63
Current children cumulated vsize (Kb) 61712

[startup+320.025 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 125438 0 0 0 25173 2096 0 0 18 0 1 0 1782602859 64839680 15121 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 15830 15121 1116 68 0 15762 0
[pid=11674] vsize: 63320
Current children cumulated CPU time (s) 272.69
Current children cumulated vsize (Kb) 63320

[startup+330.026 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 129637 0 0 0 25874 2182 0 0 20 0 1 0 1782602859 66158592 15438 4294967295 134512640 134736556 3221224560 3221222892 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 16152 15438 1116 68 0 16084 0
[pid=11674] vsize: 64608
Current children cumulated CPU time (s) 280.56
Current children cumulated vsize (Kb) 64608

[startup+340.025 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 133381 0 0 0 26660 2247 0 0 22 0 1 0 1782602859 67997696 15892 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11674/statm): 16601 15892 1116 68 0 16533 0
[pid=11674] vsize: 66404
Current children cumulated CPU time (s) 289.07
Current children cumulated vsize (Kb) 66404

[startup+350.025 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 137396 0 0 0 27447 2313 0 0 21 0 1 0 1782602859 70160384 16411 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 17129 16411 1116 68 0 17061 0
[pid=11674] vsize: 68516
Current children cumulated CPU time (s) 297.6
Current children cumulated vsize (Kb) 68516

[startup+360.026 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 141400 0 0 0 28232 2377 0 0 21 0 1 0 1782602859 72306688 16942 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 17653 16942 1116 68 0 17585 0
[pid=11674] vsize: 70612
Current children cumulated CPU time (s) 306.09
Current children cumulated vsize (Kb) 70612

[startup+370.027 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 145339 0 0 0 29034 2439 0 0 22 0 1 0 1782602859 73760768 17297 4294967295 134512640 134736556 3221224560 3221222308 1077374469 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 18008 17297 1116 68 0 17940 0
[pid=11674] vsize: 72032
Current children cumulated CPU time (s) 314.73
Current children cumulated vsize (Kb) 72032

[startup+380.028 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 148927 0 0 0 29844 2500 0 0 23 0 1 0 1782602859 75169792 17643 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 18352 17643 1116 68 0 18284 0
[pid=11674] vsize: 73408
Current children cumulated CPU time (s) 323.44
Current children cumulated vsize (Kb) 73408

[startup+390.029 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 152619 0 0 0 30644 2559 0 0 23 0 1 0 1782602859 77004800 18058 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 18800 18058 1116 68 0 18732 0
[pid=11674] vsize: 75200
Current children cumulated CPU time (s) 332.03
Current children cumulated vsize (Kb) 75200

[startup+400.028 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 156386 0 0 0 31446 2623 0 0 23 0 1 0 1782602859 78958592 18514 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 19277 18514 1116 68 0 19209 0
[pid=11674] vsize: 77108
Current children cumulated CPU time (s) 340.69
Current children cumulated vsize (Kb) 77108

[startup+410.029 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 159890 0 0 0 32259 2682 0 0 22 0 1 0 1782602859 80011264 18825 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 19534 18825 1116 68 0 19466 0
[pid=11674] vsize: 78136
Current children cumulated CPU time (s) 349.41
Current children cumulated vsize (Kb) 78136

[startup+420.029 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 163499 0 0 0 33061 2746 0 0 23 0 1 0 1782602859 81780736 19201 4294967295 134512640 134736556 3221224560 3221221552 1075971414 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 19966 19201 1116 68 0 19898 0
[pid=11674] vsize: 79864
Current children cumulated CPU time (s) 358.07
Current children cumulated vsize (Kb) 79864

[startup+430.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 166946 0 0 0 33885 2804 0 0 23 0 1 0 1782602859 82939904 19533 4294967295 134512640 134736556 3221224560 3221223164 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 20249 19533 1116 68 0 20181 0
[pid=11674] vsize: 80996
Current children cumulated CPU time (s) 366.89
Current children cumulated vsize (Kb) 80996

[startup+440.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 170343 0 0 0 34704 2857 0 0 22 0 1 0 1782602859 84447232 19903 4294967295 134512640 134736556 3221224560 3221222912 1074118790 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 20617 19903 1116 68 0 20549 0
[pid=11674] vsize: 82468
Current children cumulated CPU time (s) 375.61
Current children cumulated vsize (Kb) 82468

[startup+450.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 173782 0 0 0 35514 2918 0 0 23 0 1 0 1782602859 86069248 20304 4294967295 134512640 134736556 3221224560 3221223200 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 21013 20304 1116 68 0 20945 0
[pid=11674] vsize: 84052
Current children cumulated CPU time (s) 384.32
Current children cumulated vsize (Kb) 84052

[startup+460.031 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 177288 0 0 0 36321 2980 0 0 22 0 1 0 1782602859 87744512 20711 4294967295 134512640 134736556 3221224560 3221222296 1077410205 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 21422 20711 1116 68 0 21354 0
[pid=11674] vsize: 85688
Current children cumulated CPU time (s) 393.01
Current children cumulated vsize (Kb) 85688

[startup+470.03 s]
Raw data (loadavg): 1.07 1.02 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 180774 0 0 0 37133 3038 0 0 22 0 1 0 1782602859 89427968 21124 4294967295 134512640 134736556 3221224560 3221222976 1074121043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 21833 21124 1116 68 0 21765 0
[pid=11674] vsize: 87332
Current children cumulated CPU time (s) 401.71
Current children cumulated vsize (Kb) 87332

[startup+480.031 s]
Raw data (loadavg): 1.06 1.02 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 184248 0 0 0 37970 3090 0 0 24 0 1 0 1782602859 90570752 21376 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11674/statm): 22112 21376 1116 68 0 22044 0
[pid=11674] vsize: 88448
Current children cumulated CPU time (s) 410.6
Current children cumulated vsize (Kb) 88448

[startup+490.032 s]
Raw data (loadavg): 1.05 1.01 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 186942 0 0 0 38830 3133 0 0 24 0 1 0 1782602859 90812416 21462 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 22171 21462 1116 68 0 22103 0
[pid=11674] vsize: 88684
Current children cumulated CPU time (s) 419.63
Current children cumulated vsize (Kb) 88684

[startup+500.033 s]
Raw data (loadavg): 1.04 1.01 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 190092 0 0 0 39667 3181 0 0 23 0 1 0 1782602859 91639808 21633 4294967295 134512640 134736556 3221224560 3221220476 1074860398 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 22373 21633 1116 68 0 22305 0
[pid=11674] vsize: 89492
Current children cumulated CPU time (s) 428.48
Current children cumulated vsize (Kb) 89492

[startup+510.034 s]
Raw data (loadavg): 1.04 1.01 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 192530 0 0 0 40508 3232 0 0 23 0 1 0 1782602859 92180480 21792 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 22505 21792 1116 68 0 22437 0
[pid=11674] vsize: 90020
Current children cumulated CPU time (s) 437.4
Current children cumulated vsize (Kb) 90020

[startup+520.035 s]
Raw data (loadavg): 1.03 1.01 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 195961 0 0 0 41323 3293 0 0 18 0 1 0 1782602859 92876800 21966 4294967295 134512640 134736556 3221224560 3221223000 134544048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 22675 21966 1116 68 0 22607 0
[pid=11674] vsize: 90700
Current children cumulated CPU time (s) 446.16
Current children cumulated vsize (Kb) 90700

[startup+530.035 s]
Raw data (loadavg): 1.02 1.01 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 198496 0 0 0 42135 3349 0 0 22 0 1 0 1782602859 93691904 22165 4294967295 134512640 134736556 3221224560 3221222748 1074207488 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 22874 22165 1116 68 0 22806 0
[pid=11674] vsize: 91496
Current children cumulated CPU time (s) 454.84
Current children cumulated vsize (Kb) 91496

[startup+540.036 s]
Raw data (loadavg): 1.02 1.01 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 202052 0 0 0 42930 3414 0 0 22 0 1 0 1782602859 94527488 22369 4294967295 134512640 134736556 3221224560 3221222624 1074867305 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 23078 22369 1116 68 0 23010 0
[pid=11674] vsize: 92312
Current children cumulated CPU time (s) 463.44
Current children cumulated vsize (Kb) 92312

[startup+550.036 s]
Raw data (loadavg): 1.02 1.01 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 206554 0 0 0 43716 3477 0 0 18 0 1 0 1782602859 95604736 22632 4294967295 134512640 134736556 3221224560 3221222896 1074153773 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 23341 22632 1116 68 0 23273 0
[pid=11674] vsize: 93364
Current children cumulated CPU time (s) 471.93
Current children cumulated vsize (Kb) 93364

[startup+560.037 s]
Raw data (loadavg): 1.01 1.01 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 210482 0 0 0 44506 3540 0 0 20 0 1 0 1782602859 96968704 22913 4294967295 134512640 134736556 3221224560 3221222632 1077377266 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 23674 22913 1116 68 0 23606 0
[pid=11674] vsize: 94696
Current children cumulated CPU time (s) 480.46
Current children cumulated vsize (Kb) 94696

[startup+570.038 s]
Raw data (loadavg): 1.01 1.01 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 214405 0 0 0 45299 3604 0 0 22 0 1 0 1782602859 97775616 23162 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 23871 23162 1116 68 0 23803 0
[pid=11674] vsize: 95484
Current children cumulated CPU time (s) 489.03
Current children cumulated vsize (Kb) 95484

[startup+580.039 s]
Raw data (loadavg): 1.01 1.01 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 217521 0 0 0 46161 3648 0 0 25 0 1 0 1782602859 98344960 23301 4294967295 134512640 134736556 3221224560 3221223152 134682522 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 24010 23301 1116 68 0 23942 0
[pid=11674] vsize: 96040
Current children cumulated CPU time (s) 498.09
Current children cumulated vsize (Kb) 96040

[startup+590.038 s]
Raw data (loadavg): 1.01 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 220213 0 0 0 47003 3696 0 0 21 0 1 0 1782602859 99135488 23493 4294967295 134512640 134736556 3221224560 3221222160 1075818396 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 24203 23493 1116 68 0 24135 0
[pid=11674] vsize: 96812
Current children cumulated CPU time (s) 506.99
Current children cumulated vsize (Kb) 96812

[startup+600.039 s]
Raw data (loadavg): 1.01 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 223290 0 0 0 47813 3751 0 0 24 0 1 0 1782602859 99897344 23680 4294967295 134512640 134736556 3221224560 3221222476 1077411564 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 24389 23680 1116 68 0 24321 0
[pid=11674] vsize: 97556
Current children cumulated CPU time (s) 515.64
Current children cumulated vsize (Kb) 97556

[startup+610.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 225570 0 0 0 48672 3793 0 0 25 0 1 0 1782602859 100786176 23842 4294967295 134512640 134736556 3221224560 3221221456 1074950232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 24606 23842 1116 68 0 24538 0
[pid=11674] vsize: 98424
Current children cumulated CPU time (s) 524.65
Current children cumulated vsize (Kb) 98424

[startup+620.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 227680 0 0 0 49525 3840 0 0 22 0 1 0 1782602859 101453824 24036 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 24769 24036 1116 68 0 24701 0
[pid=11674] vsize: 99076
Current children cumulated CPU time (s) 533.65
Current children cumulated vsize (Kb) 99076

[startup+630.042 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 229798 0 0 0 50395 3877 0 0 25 0 1 0 1782602859 102027264 24178 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 24909 24178 1116 68 0 24841 0
[pid=11674] vsize: 99636
Current children cumulated CPU time (s) 542.72
Current children cumulated vsize (Kb) 99636

[startup+640.043 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 232158 0 0 0 51249 3920 0 0 25 0 1 0 1782602859 102588416 24315 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 25046 24315 1116 68 0 24978 0
[pid=11674] vsize: 100184
Current children cumulated CPU time (s) 551.69
Current children cumulated vsize (Kb) 100184

[startup+650.043 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 234721 0 0 0 52106 3962 0 0 25 0 1 0 1782602859 103280640 24484 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11674/statm): 25215 24484 1116 68 0 25147 0
[pid=11674] vsize: 100860
Current children cumulated CPU time (s) 560.68
Current children cumulated vsize (Kb) 100860

[startup+660.043 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 236436 0 0 0 52970 4003 0 0 25 0 1 0 1782602859 103739392 24596 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 25327 24596 1116 68 0 25259 0
[pid=11674] vsize: 101308
Current children cumulated CPU time (s) 569.73
Current children cumulated vsize (Kb) 101308

[startup+670.044 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 238443 0 0 0 53827 4046 0 0 25 0 1 0 1782602859 104263680 24724 4294967295 134512640 134736556 3221224560 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 25455 24724 1116 68 0 25387 0
[pid=11674] vsize: 101820
Current children cumulated CPU time (s) 578.73
Current children cumulated vsize (Kb) 101820

[startup+680.045 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 240369 0 0 0 54694 4089 0 0 25 0 1 0 1782602859 104652800 24800 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 25550 24800 1116 68 0 25482 0
[pid=11674] vsize: 102200
Current children cumulated CPU time (s) 587.83
Current children cumulated vsize (Kb) 102200

[startup+690.046 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 243148 0 0 0 55550 4136 0 0 24 0 1 0 1782602859 105054208 24916 4294967295 134512640 134736556 3221224560 3221221704 1074138315 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 25648 24916 1116 68 0 25580 0
[pid=11674] vsize: 102592
Current children cumulated CPU time (s) 596.86
Current children cumulated vsize (Kb) 102592

[startup+700.046 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 246673 0 0 0 56391 4183 0 0 25 0 1 0 1782602859 105738240 25053 4294967295 134512640 134736556 3221224560 3221221516 1074621032 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 25815 25053 1116 68 0 25747 0
[pid=11674] vsize: 103260
Current children cumulated CPU time (s) 605.74
Current children cumulated vsize (Kb) 103260

[startup+710.047 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 249563 0 0 0 57241 4231 0 0 23 0 1 0 1782602859 106168320 25187 4294967295 134512640 134736556 3221224560 3221223088 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 25920 25187 1116 68 0 25852 0
[pid=11674] vsize: 103680
Current children cumulated CPU time (s) 614.72
Current children cumulated vsize (Kb) 103680

[startup+720.047 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 251797 0 0 0 58120 4268 0 0 25 0 1 0 1782602859 107528192 25519 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 26252 25519 1116 68 0 26184 0
[pid=11674] vsize: 105008
Current children cumulated CPU time (s) 623.88
Current children cumulated vsize (Kb) 105008

[startup+730.048 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 254506 0 0 0 58994 4308 0 0 25 0 1 0 1782602859 108871680 25849 4294967295 134512640 134736556 3221224560 3221222808 1074138166 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 26580 25849 1116 68 0 26512 0
[pid=11674] vsize: 106320
Current children cumulated CPU time (s) 633.02
Current children cumulated vsize (Kb) 106320

[startup+740.049 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 256168 0 0 0 59887 4342 0 0 23 0 1 0 1782602859 109305856 25955 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 26686 25955 1116 68 0 26618 0
[pid=11674] vsize: 106744
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (Kb) 106744

[startup+750.05 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 259366 0 0 0 60734 4390 0 0 24 0 1 0 1782602859 110411776 26225 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 26956 26225 1116 68 0 26888 0
[pid=11674] vsize: 107824
Current children cumulated CPU time (s) 651.24
Current children cumulated vsize (Kb) 107824

[startup+760.051 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 262661 0 0 0 61576 4442 0 0 25 0 1 0 1782602859 111476736 26485 4294967295 134512640 134736556 3221224560 3221223136 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 27216 26485 1116 68 0 27148 0
[pid=11674] vsize: 108864
Current children cumulated CPU time (s) 660.18
Current children cumulated vsize (Kb) 108864

[startup+770.052 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 265968 0 0 0 62425 4492 0 0 24 0 1 0 1782602859 112381952 26706 4294967295 134512640 134736556 3221224560 3221222664 1074138166 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 27437 26706 1116 68 0 27369 0
[pid=11674] vsize: 109748
Current children cumulated CPU time (s) 669.17
Current children cumulated vsize (Kb) 109748

[startup+780.052 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 269393 0 0 0 63266 4542 0 0 22 0 1 0 1782602859 113385472 26951 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 27682 26951 1116 68 0 27614 0
[pid=11674] vsize: 110728
Current children cumulated CPU time (s) 678.08
Current children cumulated vsize (Kb) 110728

[startup+790.052 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 272737 0 0 0 64116 4591 0 0 24 0 1 0 1782602859 114343936 27185 4294967295 134512640 134736556 3221224560 3221223056 134716576 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 27916 27185 1116 68 0 27848 0
[pid=11674] vsize: 111664
Current children cumulated CPU time (s) 687.07
Current children cumulated vsize (Kb) 111664

[startup+800.053 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 275973 0 0 0 64957 4636 0 0 24 0 1 0 1782602859 115548160 27479 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 28210 27479 1116 68 0 28142 0
[pid=11674] vsize: 112840
Current children cumulated CPU time (s) 695.93
Current children cumulated vsize (Kb) 112840

[startup+810.054 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 279220 0 0 0 65810 4680 0 0 25 0 1 0 1782602859 116649984 27748 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 28479 27748 1116 68 0 28411 0
[pid=11674] vsize: 113916
Current children cumulated CPU time (s) 704.9
Current children cumulated vsize (Kb) 113916

[startup+820.054 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 282354 0 0 0 66652 4731 0 0 24 0 1 0 1782602859 117784576 28025 4294967295 134512640 134736556 3221224560 3221223160 134554070 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 28756 28025 1116 68 0 28688 0
[pid=11674] vsize: 115024
Current children cumulated CPU time (s) 713.83
Current children cumulated vsize (Kb) 115024

[startup+830.055 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 285370 0 0 0 67496 4779 0 0 24 0 1 0 1782602859 118988800 28319 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 29050 28319 1116 68 0 28982 0
[pid=11674] vsize: 116200
Current children cumulated CPU time (s) 722.75
Current children cumulated vsize (Kb) 116200

[startup+840.054 s]
Raw data (loadavg): 1.07 1.02 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 288555 0 0 0 68343 4825 0 0 24 0 1 0 1782602859 120172544 28608 4294967295 134512640 134736556 3221224560 3221223140 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 29339 28608 1116 68 0 29271 0
[pid=11674] vsize: 117356
Current children cumulated CPU time (s) 731.68
Current children cumulated vsize (Kb) 117356

[startup+850.054 s]
Raw data (loadavg): 1.06 1.02 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 291101 0 0 0 69217 4865 0 0 25 0 1 0 1782602859 122023936 29029 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11674/statm): 29791 29029 1116 68 0 29723 0
[pid=11674] vsize: 119164
Current children cumulated CPU time (s) 740.82
Current children cumulated vsize (Kb) 119164

[startup+860.055 s]
Raw data (loadavg): 1.05 1.01 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 293635 0 0 0 70071 4911 0 0 25 0 1 0 1782602859 123019264 29303 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 30034 29303 1116 68 0 29966 0
[pid=11674] vsize: 120136
Current children cumulated CPU time (s) 749.82
Current children cumulated vsize (Kb) 120136

[startup+870.056 s]
Raw data (loadavg): 1.04 1.01 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 295862 0 0 0 70934 4955 0 0 25 0 1 0 1782602859 123998208 29542 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 30273 29542 1116 68 0 30205 0
[pid=11674] vsize: 121092
Current children cumulated CPU time (s) 758.89
Current children cumulated vsize (Kb) 121092

[startup+880.057 s]
Raw data (loadavg): 1.04 1.01 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 298256 0 0 0 71796 4999 0 0 25 0 1 0 1782602859 124903424 29763 4294967295 134512640 134736556 3221224560 3221222836 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 30494 29763 1116 68 0 30426 0
[pid=11674] vsize: 121976
Current children cumulated CPU time (s) 767.95
Current children cumulated vsize (Kb) 121976

[startup+890.058 s]
Raw data (loadavg): 1.03 1.01 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 300503 0 0 0 72659 5041 0 0 25 0 1 0 1782602859 125730816 29965 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 30696 29965 1116 68 0 30628 0
[pid=11674] vsize: 122784
Current children cumulated CPU time (s) 777
Current children cumulated vsize (Kb) 122784

[startup+900.058 s]
Raw data (loadavg): 1.02 1.01 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 303020 0 0 0 73525 5082 0 0 25 0 1 0 1782602859 126545920 30151 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 30895 30151 1116 68 0 30827 0
[pid=11674] vsize: 123580
Current children cumulated CPU time (s) 786.07
Current children cumulated vsize (Kb) 123580

[startup+910.059 s]
Raw data (loadavg): 1.02 1.01 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 305874 0 0 0 74368 5133 0 0 23 0 1 0 1782602859 127397888 30372 4294967295 134512640 134736556 3221224560 3221222836 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 31103 30372 1116 68 0 31035 0
[pid=11674] vsize: 124412
Current children cumulated CPU time (s) 795.01
Current children cumulated vsize (Kb) 124412

[startup+920.059 s]
Raw data (loadavg): 1.02 1.01 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 308729 0 0 0 75213 5182 0 0 23 0 1 0 1782602859 128294912 30590 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11674/statm): 31322 30590 1116 68 0 31254 0
[pid=11674] vsize: 125288
Current children cumulated CPU time (s) 803.95
Current children cumulated vsize (Kb) 125288

[startup+930.061 s]
Raw data (loadavg): 1.01 1.01 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 311570 0 0 0 76050 5234 0 0 24 0 1 0 1782602859 129363968 30850 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 31583 30850 1116 68 0 31515 0
[pid=11674] vsize: 126332
Current children cumulated CPU time (s) 812.84
Current children cumulated vsize (Kb) 126332

[startup+940.062 s]
Raw data (loadavg): 1.01 1.01 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 314374 0 0 0 76892 5284 0 0 24 0 1 0 1782602859 130359296 31095 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 31826 31095 1116 68 0 31758 0
[pid=11674] vsize: 127304
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (Kb) 127304

[startup+950.063 s]
Raw data (loadavg): 1.01 1.01 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 317346 0 0 0 77731 5333 0 0 23 0 1 0 1782602859 131256320 31314 4294967295 134512640 134736556 3221224560 3221223168 134682920 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 32045 31314 1116 68 0 31977 0
[pid=11674] vsize: 128180
Current children cumulated CPU time (s) 830.64
Current children cumulated vsize (Kb) 128180

[startup+960.064 s]
Raw data (loadavg): 1.01 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 320203 0 0 0 78575 5379 0 0 25 0 1 0 1782602859 132214784 31547 4294967295 134512640 134736556 3221224560 3221222240 1075828224 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 32279 31547 1116 68 0 32211 0
[pid=11674] vsize: 129116
Current children cumulated CPU time (s) 839.54
Current children cumulated vsize (Kb) 129116

[startup+970.063 s]
Raw data (loadavg): 1.01 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 323040 0 0 0 79418 5428 0 0 25 0 1 0 1782602859 133259264 31772 4294967295 134512640 134736556 3221224560 3221220984 1074968485 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 32534 31772 1116 68 0 32466 0
[pid=11674] vsize: 130136
Current children cumulated CPU time (s) 848.46
Current children cumulated vsize (Kb) 130136

[startup+980.064 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 326258 0 0 0 80250 5478 0 0 21 0 1 0 1782602859 134180864 32028 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 32759 32028 1116 68 0 32691 0
[pid=11674] vsize: 131036
Current children cumulated CPU time (s) 857.28
Current children cumulated vsize (Kb) 131036

[startup+990.065 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 330487 0 0 0 81036 5544 0 0 21 0 1 0 1782602859 135495680 32350 4294967295 134512640 134736556 3221224560 3221223248 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 33080 32350 1116 68 0 33012 0
[pid=11674] vsize: 132320
Current children cumulated CPU time (s) 865.8
Current children cumulated vsize (Kb) 132320

[startup+1000.06 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 334490 0 0 0 81829 5607 0 0 21 0 1 0 1782602859 136880128 32688 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 33418 32688 1116 68 0 33350 0
[pid=11674] vsize: 133672
Current children cumulated CPU time (s) 874.36
Current children cumulated vsize (Kb) 133672

[startup+1010.07 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 338848 0 0 0 82603 5677 0 0 21 0 1 0 1782602859 138387456 33051 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 33786 33051 1116 68 0 33718 0
[pid=11674] vsize: 135144
Current children cumulated CPU time (s) 882.8
Current children cumulated vsize (Kb) 135144

[startup+1020.07 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 343352 0 0 0 83382 5742 0 0 21 0 1 0 1782602859 139976704 33444 4294967295 134512640 134736556 3221224560 3221223064 134544048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 34174 33444 1116 68 0 34106 0
[pid=11674] vsize: 136696
Current children cumulated CPU time (s) 891.24
Current children cumulated vsize (Kb) 136696

[startup+1030.07 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 347456 0 0 0 84168 5806 0 0 22 0 1 0 1782602859 141578240 33779 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 34565 33779 1116 68 0 34497 0
[pid=11674] vsize: 138260
Current children cumulated CPU time (s) 899.74
Current children cumulated vsize (Kb) 138260

[startup+1040.07 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 351239 0 0 0 84969 5870 0 0 21 0 1 0 1782602859 142569472 34077 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11674/statm): 34807 34077 1116 68 0 34739 0
[pid=11674] vsize: 139228
Current children cumulated CPU time (s) 908.39
Current children cumulated vsize (Kb) 139228

[startup+1050.07 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 355303 0 0 0 85757 5940 0 0 23 0 1 0 1782602859 144158720 34435 4294967295 134512640 134736556 3221224560 3221220672 1075093347 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 35195 34435 1116 68 0 35127 0
[pid=11674] vsize: 140780
Current children cumulated CPU time (s) 916.97
Current children cumulated vsize (Kb) 140780

[startup+1060.07 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 359661 0 0 0 86550 6005 0 0 25 0 1 0 1782602859 145678336 34771 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 35566 34771 1116 68 0 35498 0
[pid=11674] vsize: 142264
Current children cumulated CPU time (s) 925.55
Current children cumulated vsize (Kb) 142264

[startup+1070.07 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 362800 0 0 0 87395 6054 0 0 21 0 1 0 1782602859 146554880 35019 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11674/statm): 35780 35019 1116 68 0 35712 0
[pid=11674] vsize: 143120
Current children cumulated CPU time (s) 934.49
Current children cumulated vsize (Kb) 143120

[startup+1080.07 s]
Raw data (loadavg): 1.08 1.02 0.96 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 366591 0 0 0 88171 6127 0 0 18 0 1 0 1782602859 147705856 35326 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 36061 35326 1116 68 0 35993 0
[pid=11674] vsize: 144244
Current children cumulated CPU time (s) 942.98
Current children cumulated vsize (Kb) 144244

[startup+1090.07 s]
Raw data (loadavg): 1.07 1.02 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 370369 0 0 0 88967 6190 0 0 18 0 1 0 1782602859 148619264 35554 4294967295 134512640 134736556 3221224560 3221222896 1074153675 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 36284 35554 1116 68 0 36216 0
[pid=11674] vsize: 145136
Current children cumulated CPU time (s) 951.57
Current children cumulated vsize (Kb) 145136

[startup+1100.07 s]
Raw data (loadavg): 1.06 1.01 0.96 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 372748 0 0 0 89813 6235 0 0 25 0 1 0 1782602859 149360640 35735 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 36465 35735 1116 68 0 36397 0
[pid=11674] vsize: 145860
Current children cumulated CPU time (s) 960.48
Current children cumulated vsize (Kb) 145860

[startup+1110.07 s]
Raw data (loadavg): 1.05 1.01 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 374666 0 0 0 90676 6275 0 0 25 0 1 0 1782602859 149688320 35813 4294967295 134512640 134736556 3221224560 3221223124 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 36545 35813 1116 68 0 36477 0
[pid=11674] vsize: 146180
Current children cumulated CPU time (s) 969.51
Current children cumulated vsize (Kb) 146180

[startup+1120.07 s]
Raw data (loadavg): 1.04 1.01 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 376384 0 0 0 91548 6312 0 0 25 0 1 0 1782602859 150298624 35963 4294967295 134512640 134736556 3221224560 3221222960 1073990361 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 36694 35963 1116 68 0 36626 0
[pid=11674] vsize: 146776
Current children cumulated CPU time (s) 978.6
Current children cumulated vsize (Kb) 146776

[startup+1130.07 s]
Raw data (loadavg): 1.03 1.01 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 377992 0 0 0 92408 6355 0 0 25 0 1 0 1782602859 150745088 36072 4294967295 134512640 134736556 3221224560 3221223184 134529480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 36803 36072 1116 68 0 36735 0
[pid=11674] vsize: 147212
Current children cumulated CPU time (s) 987.63
Current children cumulated vsize (Kb) 147212

[startup+1140.07 s]
Raw data (loadavg): 1.03 1.01 0.96 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 379796 0 0 0 93276 6393 0 0 25 0 1 0 1782602859 151461888 36248 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 36978 36248 1116 68 0 36910 0
[pid=11674] vsize: 147912
Current children cumulated CPU time (s) 996.69
Current children cumulated vsize (Kb) 147912

[startup+1150.07 s]
Raw data (loadavg): 1.02 1.01 0.96 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 381525 0 0 0 94146 6432 0 0 25 0 1 0 1782602859 152096768 36370 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 37133 36370 1116 68 0 37065 0
[pid=11674] vsize: 148532
Current children cumulated CPU time (s) 1005.78
Current children cumulated vsize (Kb) 148532

[startup+1160.07 s]
Raw data (loadavg): 1.02 1.01 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 383156 0 0 0 95020 6469 0 0 25 0 1 0 1782602859 152584192 36522 4294967295 134512640 134736556 3221224560 3221222808 1074138312 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 37252 36522 1116 68 0 37184 0
[pid=11674] vsize: 149008
Current children cumulated CPU time (s) 1014.89
Current children cumulated vsize (Kb) 149008

[startup+1170.08 s]
Raw data (loadavg): 1.02 1.01 0.96 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 384904 0 0 0 95893 6509 0 0 25 0 1 0 1782602859 153116672 36649 4294967295 134512640 134736556 3221224560 3221221908 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 37382 36649 1116 68 0 37314 0
[pid=11674] vsize: 149528
Current children cumulated CPU time (s) 1024.02
Current children cumulated vsize (Kb) 149528

[startup+1180.08 s]
Raw data (loadavg): 1.01 1.01 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 386292 0 0 0 96779 6546 0 0 25 0 1 0 1782602859 153468928 36737 4294967295 134512640 134736556 3221224560 3221223048 134536707 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 37468 36737 1116 68 0 37400 0
[pid=11674] vsize: 149872
Current children cumulated CPU time (s) 1033.25
Current children cumulated vsize (Kb) 149872

[startup+1190.08 s]
Raw data (loadavg): 1.01 1.01 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 388193 0 0 0 97657 6583 0 0 23 0 1 0 1782602859 154234880 36891 4294967295 134512640 134736556 3221224560 3221220672 1075095166 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 37655 36891 1116 68 0 37587 0
[pid=11674] vsize: 150620
Current children cumulated CPU time (s) 1042.4
Current children cumulated vsize (Kb) 150620

[startup+1200.08 s]
Raw data (loadavg): 1.01 1.00 0.96 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 390100 0 0 0 98531 6622 0 0 25 0 1 0 1782602859 154660864 37020 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 37759 37020 1116 68 0 37691 0
[pid=11674] vsize: 151036
Current children cumulated CPU time (s) 1051.53
Current children cumulated vsize (Kb) 151036

[startup+1210.08 s]
Raw data (loadavg): 1.01 1.00 0.96 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 391892 0 0 0 99415 6655 0 0 25 0 1 0 1782602859 155357184 37169 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 37929 37169 1116 68 0 37861 0
[pid=11674] vsize: 151716
Current children cumulated CPU time (s) 1060.7
Current children cumulated vsize (Kb) 151716

[startup+1220.08 s]
Raw data (loadavg): 1.08 1.02 0.96 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 393542 0 0 0 100296 6691 0 0 25 0 1 0 1782602859 155963392 37291 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 38077 37291 1116 68 0 38009 0
[pid=11674] vsize: 152308
Current children cumulated CPU time (s) 1069.87
Current children cumulated vsize (Kb) 152308

[startup+1230.08 s]
Raw data (loadavg): 1.07 1.02 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 395283 0 0 0 101180 6727 0 0 25 0 1 0 1782602859 156332032 37437 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 38167 37437 1116 68 0 38099 0
[pid=11674] vsize: 152668
Current children cumulated CPU time (s) 1079.07
Current children cumulated vsize (Kb) 152668

[startup+1240.08 s]
Raw data (loadavg): 1.06 1.02 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 397075 0 0 0 102056 6764 0 0 25 0 1 0 1782602859 156950528 37588 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 38318 37588 1116 68 0 38250 0
[pid=11674] vsize: 153272
Current children cumulated CPU time (s) 1088.2
Current children cumulated vsize (Kb) 153272

[startup+1250.08 s]
Raw data (loadavg): 1.05 1.02 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 398859 0 0 0 102937 6798 0 0 25 0 1 0 1782602859 157491200 37720 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 38450 37720 1116 68 0 38382 0
[pid=11674] vsize: 153800
Current children cumulated CPU time (s) 1097.35
Current children cumulated vsize (Kb) 153800

[startup+1260.08 s]
Raw data (loadavg): 1.04 1.02 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 400646 0 0 0 103810 6840 0 0 25 0 1 0 1782602859 158048256 37856 4294967295 134512640 134736556 3221224560 3221222472 1074138249 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 38586 37856 1116 68 0 38518 0
[pid=11674] vsize: 154344
Current children cumulated CPU time (s) 1106.5
Current children cumulated vsize (Kb) 154344

[startup+1270.08 s]
Raw data (loadavg): 1.04 1.01 0.96 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 402513 0 0 0 104670 6880 0 0 25 0 1 0 1782602859 158498816 37966 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11674/statm): 38696 37966 1116 68 0 38628 0
[pid=11674] vsize: 154784
Current children cumulated CPU time (s) 1115.5
Current children cumulated vsize (Kb) 154784

[startup+1280.08 s]
Raw data (loadavg): 1.03 1.01 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 404499 0 0 0 105526 6923 0 0 25 0 1 0 1782602859 159133696 38120 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 38851 38120 1116 68 0 38783 0
[pid=11674] vsize: 155404
Current children cumulated CPU time (s) 1124.49
Current children cumulated vsize (Kb) 155404

[startup+1290.08 s]
Raw data (loadavg): 1.02 1.01 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 406416 0 0 0 106395 6961 0 0 25 0 1 0 1782602859 159662080 38250 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 38980 38250 1116 68 0 38912 0
[pid=11674] vsize: 155920
Current children cumulated CPU time (s) 1133.56
Current children cumulated vsize (Kb) 155920

[startup+1300.08 s]
Raw data (loadavg): 1.02 1.01 0.96 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 407701 0 0 0 107298 6990 0 0 25 0 1 0 1782602859 160202752 38329 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 39112 38329 1116 68 0 39044 0
[pid=11674] vsize: 156448
Current children cumulated CPU time (s) 1142.88
Current children cumulated vsize (Kb) 156448

[startup+1310.09 s]
Raw data (loadavg): 1.02 1.01 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 410085 0 0 0 108174 7027 0 0 25 0 1 0 1782602859 160477184 38449 4294967295 134512640 134736556 3221224560 3221223072 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 39179 38449 1116 68 0 39111 0
[pid=11674] vsize: 156716
Current children cumulated CPU time (s) 1152.01
Current children cumulated vsize (Kb) 156716

[startup+1320.09 s]
Raw data (loadavg): 1.01 1.01 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 413596 0 0 0 109005 7079 0 0 24 0 1 0 1782602859 161415168 38678 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 39408 38678 1116 68 0 39340 0
[pid=11674] vsize: 157632
Current children cumulated CPU time (s) 1160.84
Current children cumulated vsize (Kb) 157632

[startup+1330.09 s]
Raw data (loadavg): 1.01 1.01 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 416645 0 0 0 109851 7126 0 0 23 0 1 0 1782602859 162230272 38877 4294967295 134512640 134736556 3221224560 3221222624 1074867349 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11674/statm): 39607 38877 1116 68 0 39539 0
[pid=11674] vsize: 158428
Current children cumulated CPU time (s) 1169.77
Current children cumulated vsize (Kb) 158428

[startup+1340.09 s]
Raw data (loadavg): 1.01 1.01 0.96 1/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) T 11673 11674 8263 0 -1 0 419910 0 0 0 110691 7174 0 0 24 0 1 0 1782602859 163127296 39093 4294967295 134512640 134736556 3221224560 3221222892 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11674/statm): 39826 39093 1116 68 0 39758 0
[pid=11674] vsize: 159304
Current children cumulated CPU time (s) 1178.65
Current children cumulated vsize (Kb) 159304

[startup+1350.09 s]
Raw data (loadavg): 1.01 1.01 0.96 2/56 11674
Raw data (/proc/11674/stat): 11674 (bsolo) R 11673 11674 8263 0 -1 0 422764 0 0 0 111546 7220 0 0 25 0 1 0 1782602859 163885056 39281 4294967295 134512640 134736556 3221224560 3221222976 134682684 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11674/statm): 40011 39281 1116 68 0 39943 0
[pid=11674] vsize: 160044
Current children cumulated CPU time (s) 1187.66
Current children cumulated vsize (Kb) 160044
One traced child (pid=11674) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1358.38
CPU time (s): 1195.1
CPU user time (s): 1122.46
CPU system time (s): 72.633
CPU usage (%): 87.9796
Max. virtual memory (cumulated for all children) (Kb): 160044

Verifier Data

Verifier:	OK	349576