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/miplib3/normalized-mps-v2-20-10-p0282.opb
MD5SUM1a8deb577df7e72871b7e1004c098336
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.5843
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 1295

Launcher Data

LAUNCH ON wulflinc9 THE 2005-09-18 14:41:51 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=653 boxname=wulflinc9 idbench=653 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  1a8deb577df7e72871b7e1004c098336  /oldhome/oroussel/tmp/wulflinc9/normalized-mps-v2-20-10-p0282.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc9/normalized-mps-v2-20-10-p0282.opb
IDLAUNCH: 653
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.242
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.242
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:        935204 kB
Buffers:         26836 kB
Cached:          46384 kB
SwapCached:       1036 kB
Active:          25180 kB
Inactive:        50684 kB
HighTotal:      131008 kB
HighFree:        81116 kB
LowTotal:       903652 kB
LowFree:        854088 kB
SwapTotal:     2097136 kB
SwapFree:      2095568 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5652 kB
Slab:            17732 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 15:04:30 (client local time) WITH STATUS 10 IN 1195.09 SECONDS
stats: 653 0 1195.09 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.224
c After prepocess the problem consists of 282 variables and 221 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 712022 @ 0.227 @ #Dec. 94
c NEW SOLUTION FOUND: 671876 @ 0.228 @ #Dec. 104
c NEW SOLUTION FOUND: 571576 @ 0.229 @ #Dec. 105
c NEW SOLUTION FOUND: 531430 @ 0.23 @ #Dec. 115
c NEW SOLUTION FOUND: 530667 @ 0.232 @ #Dec. 127
c NEW SOLUTION FOUND: 530567 @ 0.234 @ #Dec. 141
c NEW SOLUTION FOUND: 529804 @ 0.235 @ #Dec. 153
c NEW SOLUTION FOUND: 521029 @ 0.237 @ #Dec. 181
c NEW SOLUTION FOUND: 520266 @ 0.239 @ #Dec. 193
c NEW SOLUTION FOUND: 520166 @ 0.24 @ #Dec. 220
c NEW SOLUTION FOUND: 519403 @ 0.242 @ #Dec. 232
c NEW SOLUTION FOUND: 515756 @ 0.249 @ #Dec. 378
c NEW SOLUTION FOUND: 514993 @ 0.249 @ #Dec. 392
c NEW SOLUTION FOUND: 514893 @ 0.252 @ #Dec. 461
c NEW SOLUTION FOUND: 514130 @ 0.259 @ #Dec. 639
c NEW SOLUTION FOUND: 510463 @ 0.267 @ #Dec. 883
c NEW SOLUTION FOUND: 509600 @ 0.27 @ #Dec. 1007
c NEW SOLUTION FOUND: 509522 @ 0.279 @ #Dec. 1195
c NEW SOLUTION FOUND: 508659 @ 0.283 @ #Dec. 1321
c NEW SOLUTION FOUND: 436034 @ 0.289 @ #Dec. 1452
c NEW SOLUTION FOUND: 435171 @ 0.289 @ #Dec. 1467
c NEW SOLUTION FOUND: 425633 @ 0.291 @ #Dec. 1558
c NEW SOLUTION FOUND: 424770 @ 0.295 @ #Dec. 1648
c NEW SOLUTION FOUND: 424597 @ 0.305 @ #Dec. 1935
c NEW SOLUTION FOUND: 403708 @ 0.312 @ #Dec. 2055
c NEW SOLUTION FOUND: 402845 @ 0.314 @ #Dec. 2063
c NEW SOLUTION FOUND: 392444 @ 0.319 @ #Dec. 2195
c NEW SOLUTION FOUND: 387894 @ 0.335 @ #Dec. 2523
c NEW SOLUTION FOUND: 387725 @ 0.405 @ #Dec. 3835
c NEW SOLUTION FOUND: 387662 @ 0.406 @ #Dec. 3837
c NEW SOLUTION FOUND: 386982 @ 0.46 @ #Dec. 4661
c NEW SOLUTION FOUND: 386092 @ 0.494 @ #Dec. 4948
c NEW SOLUTION FOUND: 381596 @ 0.505 @ #Dec. 5113
c Restart #1 #Var: 282 #Dec: 6643 LB: 0 @ 0.683
c Restart #2 #Var: 282 #Dec: 7594 LB: 0 @ 0.897
c NEW SOLUTION FOUND: 381551 @ 0.95 @ #Dec. 7989
c NEW SOLUTION FOUND: 381535 @ 0.952 @ #Dec. 8011
c NEW SOLUTION FOUND: 381388 @ 0.954 @ #Dec. 8128
c NEW SOLUTION FOUND: 381372 @ 0.958 @ #Dec. 8244
c NEW SOLUTION FOUND: 371272 @ 0.969 @ #Dec. 8391
c NEW SOLUTION FOUND: 369748 @ 0.972 @ #Dec. 8504
c NEW SOLUTION FOUND: 369310 @ 0.977 @ #Dec. 8625
c NEW SOLUTION FOUND: 369141 @ 0.982 @ #Dec. 8754
c NEW SOLUTION FOUND: 369140 @ 0.984 @ #Dec. 8877
c NEW SOLUTION FOUND: 367616 @ 0.987 @ #Dec. 8992
c NEW SOLUTION FOUND: 367178 @ 0.99 @ #Dec. 9113
c NEW SOLUTION FOUND: 366853 @ 0.997 @ #Dec. 9262
c NEW SOLUTION FOUND: 366751 @ 1.006 @ #Dec. 9416
c NEW SOLUTION FOUND: 365226 @ 1.014 @ #Dec. 9549
c NEW SOLUTION FOUND: 364788 @ 1.019 @ #Dec. 9667
c NEW SOLUTION FOUND: 364463 @ 1.026 @ #Dec. 9821
c NEW SOLUTION FOUND: 363215 @ 1.084 @ #Dec. 10316
c NEW SOLUTION FOUND: 363046 @ 1.088 @ #Dec. 10445
c NEW SOLUTION FOUND: 362508 @ 1.094 @ #Dec. 10577
c NEW SOLUTION FOUND: 360656 @ 1.101 @ #Dec. 10744
c NEW SOLUTION FOUND: 360118 @ 1.111 @ #Dec. 10927
c NEW SOLUTION FOUND: 360074 @ 1.199 @ #Dec. 11640
c NEW SOLUTION FOUND: 359953 @ 1.212 @ #Dec. 11864
c NEW SOLUTION FOUND: 359905 @ 1.233 @ #Dec. 12083
c NEW SOLUTION FOUND: 359846 @ 1.328 @ #Dec. 12703
c NEW SOLUTION FOUND: 359677 @ 1.346 @ #Dec. 12949
c Restart #3 #Var: 282 #Dec: 14042 LB: 0 @ 1.891
c Restart #4 #Var: 282 #Dec: 15400 LB: 0 @ 2.725
c Restart #5 #Var: 282 #Dec: 17017 LB: 0 @ 3.59
c Restart #6 #Var: 282 #Dec: 19949 LB: 0 @ 4.917
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.539
c NEW SOLUTION FOUND: 356014 @ 11.731 @ #Dec. 22304
c NEW SOLUTION FOUND: 354388 @ 11.835 @ #Dec. 22317
c NEW SOLUTION FOUND: 353442 @ 12.95 @ #Dec. 22445
c Restart #1 #Var: 282 #Dec: 22661 LB: 55080 @ 15.503
c Restart #2 #Var: 282 #Dec: 23272 LB: 55080 @ 32.092
c Restart #3 #Var: 282 #Dec: 24087 LB: 55080 @ 58.59
c Restart #4 #Var: 282 #Dec: 25332 LB: 55080 @ 88.279
c Restart #5 #Var: 282 #Dec: 26752 LB: 55080 @ 122.85
c Restart #6 #Var: 282 #Dec: 28832 LB: 55080 @ 149.5
c Restart #7 #Var: 282 #Dec: 30774 LB: 55080 @ 190.39
c Restart #8 #Var: 282 #Dec: 33410 LB: 55080 @ 229.06
c Restart #9 #Var: 282 #Dec: 35768 LB: 55080 @ 266.25
c NEW SOLUTION FOUND: 352892 @ 292.02 @ #Dec. 37454
c NEW SOLUTION FOUND: 350622 @ 300.82 @ #Dec. 38031
c NEW SOLUTION FOUND: 349937 @ 315.46 @ #Dec. 38964
c NEW SOLUTION FOUND: 349625 @ 318.5 @ #Dec. 39173
c NEW SOLUTION FOUND: 349576 @ 361.83 @ #Dec. 41643
c Restart #10 #Var: 282 #Dec: 44217 LB: 55080 @ 408.81
c Restart #11 #Var: 282 #Dec: 47220 LB: 55080 @ 491.93
c Restart #12 #Var: 282 #Dec: 50594 LB: 55080 @ 630.92
c Restart #13 #Var: 282 #Dec: 54015 LB: 55080 @ 734.68
c Restart #14 #Var: 282 #Dec: 57731 LB: 55080 @ 848.49
c Restart #15 #Var: 282 #Dec: 62155 LB: 55080 @ 923.87
c Restart #16 #Var: 282 #Dec: 68157 LB: 55080 @ 1131.4
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/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1783829253 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 107 3 90 68 0 39 0
[pid=1182] 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/wulflinc9/normalized-mps-v2-20-10-p0282.opb

[startup+10.0032 s]
Raw data (loadavg): 0.91 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 6148 0 0 0 858 52 0 0 23 0 1 0 1783829253 26984448 5864 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 6588 5864 1116 68 0 6520 0
[pid=1182] vsize: 26352
Current children cumulated CPU time (s) 9.1
Current children cumulated vsize (Kb) 26352

[startup+20.004 s]
Raw data (loadavg): 0.93 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 9046 0 0 0 1621 127 0 0 25 0 1 0 1783829253 28807168 6319 4294967295 134512640 134736556 3221224560 3221221792 1074140368 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 7033 6319 1116 68 0 6965 0
[pid=1182] vsize: 28132
Current children cumulated CPU time (s) 17.48
Current children cumulated vsize (Kb) 28132

[startup+30.0048 s]
Raw data (loadavg): 0.94 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 12230 0 0 0 2433 185 0 0 21 0 1 0 1783829253 29589504 6461 4294967295 134512640 134736556 3221224560 3221221440 1075960342 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 7224 6461 1116 68 0 7156 0
[pid=1182] vsize: 28896
Current children cumulated CPU time (s) 26.18
Current children cumulated vsize (Kb) 28896

[startup+40.0055 s]
Raw data (loadavg): 0.95 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 15120 0 0 0 3252 244 0 0 22 0 1 0 1783829253 29827072 6573 4294967295 134512640 134736556 3221224560 3221223248 134529385 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 7282 6573 1116 68 0 7214 0
[pid=1182] vsize: 29128
Current children cumulated CPU time (s) 34.96
Current children cumulated vsize (Kb) 29128

[startup+50.0063 s]
Raw data (loadavg): 0.95 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 17188 0 0 0 4079 300 0 0 22 0 1 0 1783829253 30355456 6701 4294967295 134512640 134736556 3221224560 3221221960 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 7411 6701 1116 68 0 7343 0
[pid=1182] vsize: 29644
Current children cumulated CPU time (s) 43.79
Current children cumulated vsize (Kb) 29644

[startup+60.0061 s]
Raw data (loadavg): 0.96 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 19812 0 0 0 4887 358 0 0 22 0 1 0 1783829253 30892032 6832 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 7542 6832 1116 68 0 7474 0
[pid=1182] vsize: 30168
Current children cumulated CPU time (s) 52.45
Current children cumulated vsize (Kb) 30168

[startup+70.0068 s]
Raw data (loadavg): 0.97 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 22108 0 0 0 5716 408 0 0 21 0 1 0 1783829253 31354880 6947 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 7655 6947 1116 68 0 7587 0
[pid=1182] vsize: 30620
Current children cumulated CPU time (s) 61.24
Current children cumulated vsize (Kb) 30620

[startup+80.0076 s]
Raw data (loadavg): 0.97 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 26107 0 0 0 6526 470 0 0 18 0 1 0 1783829253 32612352 7224 4294967295 134512640 134736556 3221224560 3221220740 1075115000 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1182/statm): 7962 7224 1116 68 0 7894 0
[pid=1182] vsize: 31848
Current children cumulated CPU time (s) 69.96
Current children cumulated vsize (Kb) 31848

[startup+90.0084 s]
Raw data (loadavg): 0.97 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 30510 0 0 0 7333 531 0 0 21 0 1 0 1783829253 33763328 7531 4294967295 134512640 134736556 3221224560 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 8243 7531 1116 68 0 8175 0
[pid=1182] vsize: 32972
Current children cumulated CPU time (s) 78.64
Current children cumulated vsize (Kb) 32972

[startup+100.009 s]
Raw data (loadavg): 0.98 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 34871 0 0 0 8139 590 0 0 21 0 1 0 1783829253 35221504 7860 4294967295 134512640 134736556 3221224560 3221220656 1074971715 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 8599 7860 1116 68 0 8531 0
[pid=1182] vsize: 34396
Current children cumulated CPU time (s) 87.29
Current children cumulated vsize (Kb) 34396

[startup+110.009 s]
Raw data (loadavg): 0.98 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 39121 0 0 0 8958 647 0 0 22 0 1 0 1783829253 36065280 8097 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 8805 8097 1116 68 0 8737 0
[pid=1182] vsize: 35220
Current children cumulated CPU time (s) 96.05
Current children cumulated vsize (Kb) 35220

[startup+120.01 s]
Raw data (loadavg): 0.98 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 43222 0 0 0 9775 704 0 0 22 0 1 0 1783829253 37044224 8305 4294967295 134512640 134736556 3221224560 3221220476 1074860595 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 9044 8305 1116 68 0 8976 0
[pid=1182] vsize: 36176
Current children cumulated CPU time (s) 104.79
Current children cumulated vsize (Kb) 36176

[startup+130.01 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 47464 0 0 0 10580 762 0 0 20 0 1 0 1783829253 37978112 8558 4294967295 134512640 134736556 3221224560 3221222912 1074118806 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 9272 8558 1116 68 0 9204 0
[pid=1182] vsize: 37088
Current children cumulated CPU time (s) 113.42
Current children cumulated vsize (Kb) 37088

[startup+140.011 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 51437 0 0 0 11401 819 0 0 22 0 1 0 1783829253 39071744 8831 4294967295 134512640 134736556 3221224560 3221222276 1077374177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 9539 8831 1116 68 0 9471 0
[pid=1182] vsize: 38156
Current children cumulated CPU time (s) 122.2
Current children cumulated vsize (Kb) 38156

[startup+150.012 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 55349 0 0 0 12154 888 0 0 21 0 1 0 1783829253 40230912 9112 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 9822 9112 1116 68 0 9754 0
[pid=1182] vsize: 39288
Current children cumulated CPU time (s) 130.42
Current children cumulated vsize (Kb) 39288

[startup+160.012 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 59009 0 0 0 12929 958 0 0 18 0 1 0 1783829253 41058304 9316 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1182/statm): 10024 9316 1116 68 0 9956 0
[pid=1182] vsize: 40096
Current children cumulated CPU time (s) 138.87
Current children cumulated vsize (Kb) 40096

[startup+170.013 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 62443 0 0 0 13704 1026 0 0 21 0 1 0 1783829253 42074112 9564 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 10272 9564 1116 68 0 10204 0
[pid=1182] vsize: 41088
Current children cumulated CPU time (s) 147.3
Current children cumulated vsize (Kb) 41088

[startup+180.012 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 66446 0 0 0 14529 1080 0 0 23 0 1 0 1783829253 43008000 9792 4294967295 134512640 134736556 3221224560 3221222716 1073986672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 10500 9792 1116 68 0 10432 0
[pid=1182] vsize: 42000
Current children cumulated CPU time (s) 156.09
Current children cumulated vsize (Kb) 42000

[startup+190.014 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 70401 0 0 0 15333 1143 0 0 21 0 1 0 1783829253 44097536 10058 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1182/statm): 10766 10058 1116 68 0 10698 0
[pid=1182] vsize: 43064
Current children cumulated CPU time (s) 164.76
Current children cumulated vsize (Kb) 43064

[startup+200.015 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 74490 0 0 0 16116 1208 0 0 20 0 1 0 1783829253 45195264 10296 4294967295 134512640 134736556 3221224560 3221220608 1074879083 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 11034 10296 1116 68 0 10966 0
[pid=1182] vsize: 44136
Current children cumulated CPU time (s) 173.24
Current children cumulated vsize (Kb) 44136

[startup+210.015 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 78405 0 0 0 16908 1271 0 0 18 0 1 0 1783829253 46125056 10553 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 11261 10553 1116 68 0 11193 0
[pid=1182] vsize: 45044
Current children cumulated CPU time (s) 181.79
Current children cumulated vsize (Kb) 45044

[startup+220.015 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 82114 0 0 0 17687 1334 0 0 20 0 1 0 1783829253 47403008 10865 4294967295 134512640 134736556 3221224560 3221222520 1077380446 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 11573 10865 1116 68 0 11505 0
[pid=1182] vsize: 46292
Current children cumulated CPU time (s) 190.21
Current children cumulated vsize (Kb) 46292

[startup+230.015 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 88160 0 0 0 18345 1434 0 0 17 0 1 0 1783829253 49524736 11381 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1182/statm): 12091 11381 1116 68 0 12023 0
[pid=1182] vsize: 48364
Current children cumulated CPU time (s) 197.79
Current children cumulated vsize (Kb) 48364

[startup+240.016 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 92663 0 0 0 19030 1525 0 0 21 0 1 0 1783829253 50352128 11584 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 12293 11584 1116 68 0 12225 0
[pid=1182] vsize: 49172
Current children cumulated CPU time (s) 205.55
Current children cumulated vsize (Kb) 49172

[startup+250.016 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 96593 0 0 0 19804 1595 0 0 21 0 1 0 1783829253 51867648 11952 4294967295 134512640 134736556 3221224560 3221222432 1075799528 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 12663 11952 1116 68 0 12595 0
[pid=1182] vsize: 50652
Current children cumulated CPU time (s) 213.99
Current children cumulated vsize (Kb) 50652

[startup+260.016 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 100482 0 0 0 20580 1667 0 0 21 0 1 0 1783829253 53633024 12385 4294967295 134512640 134736556 3221224560 3221223132 1074057888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 13094 12385 1116 68 0 13026 0
[pid=1182] vsize: 52376
Current children cumulated CPU time (s) 222.47
Current children cumulated vsize (Kb) 52376

[startup+270.017 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 103621 0 0 0 21411 1720 0 0 17 0 1 0 1783829253 55353344 12801 4294967295 134512640 134736556 3221224560 3221221564 1074206254 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 13514 12801 1116 68 0 13446 0
[pid=1182] vsize: 54056
Current children cumulated CPU time (s) 231.31
Current children cumulated vsize (Kb) 54056

[startup+280.018 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 108489 0 0 0 22150 1801 0 0 15 0 1 0 1783829253 57434112 13313 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 14022 13313 1116 68 0 13954 0
[pid=1182] vsize: 56088
Current children cumulated CPU time (s) 239.51
Current children cumulated vsize (Kb) 56088

[startup+290.02 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 112722 0 0 0 22893 1877 0 0 16 0 1 0 1783829253 59277312 13757 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 14472 13757 1116 68 0 14404 0
[pid=1182] vsize: 57888
Current children cumulated CPU time (s) 247.7
Current children cumulated vsize (Kb) 57888

[startup+300.02 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 116901 0 0 0 23674 1948 0 0 16 0 1 0 1783829253 61177856 14225 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 14936 14225 1116 68 0 14868 0
[pid=1182] vsize: 59744
Current children cumulated CPU time (s) 256.22
Current children cumulated vsize (Kb) 59744

[startup+310.019 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 120826 0 0 0 24463 2018 0 0 16 0 1 0 1783829253 63053824 14680 4294967295 134512640 134736556 3221224560 3221222436 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 15394 14680 1116 68 0 15326 0
[pid=1182] vsize: 61576
Current children cumulated CPU time (s) 264.81
Current children cumulated vsize (Kb) 61576

[startup+320.02 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 125626 0 0 0 25176 2103 0 0 16 0 1 0 1783829253 64962560 15149 4294967295 134512640 134736556 3221224560 3221222544 1075088339 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 15860 15149 1116 68 0 15792 0
[pid=1182] vsize: 63440
Current children cumulated CPU time (s) 272.79
Current children cumulated vsize (Kb) 63440

[startup+330.02 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 129797 0 0 0 25884 2191 0 0 16 0 1 0 1783829253 66195456 15452 4294967295 134512640 134736556 3221224560 3221222792 1074138306 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 16161 15452 1116 68 0 16093 0
[pid=1182] vsize: 64644
Current children cumulated CPU time (s) 280.75
Current children cumulated vsize (Kb) 64644

[startup+340.021 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 133540 0 0 0 26659 2262 0 0 16 0 1 0 1783829253 68132864 15905 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 16634 15905 1116 68 0 16566 0
[pid=1182] vsize: 66536
Current children cumulated CPU time (s) 289.21
Current children cumulated vsize (Kb) 66536

[startup+350.02 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 137553 0 0 0 27442 2331 0 0 16 0 1 0 1783829253 70193152 16428 4294967295 134512640 134736556 3221224560 3221222552 1077374433 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 17137 16428 1116 68 0 17069 0
[pid=1182] vsize: 68548
Current children cumulated CPU time (s) 297.73
Current children cumulated vsize (Kb) 68548

[startup+360.02 s]
Raw data (loadavg): 1.07 1.01 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 141509 0 0 0 28227 2397 0 0 16 0 1 0 1783829253 72462336 16954 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 17691 16954 1116 68 0 17623 0
[pid=1182] vsize: 70764
Current children cumulated CPU time (s) 306.24
Current children cumulated vsize (Kb) 70764

[startup+370.021 s]
Raw data (loadavg): 1.06 1.01 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 145480 0 0 0 29025 2462 0 0 16 0 1 0 1783829253 73945088 17313 4294967295 134512640 134736556 3221224560 3221221552 1075859807 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 18053 17313 1116 68 0 17985 0
[pid=1182] vsize: 72212
Current children cumulated CPU time (s) 314.87
Current children cumulated vsize (Kb) 72212

[startup+380.022 s]
Raw data (loadavg): 1.05 1.01 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 149035 0 0 0 29829 2524 0 0 16 0 1 0 1783829253 75313152 17664 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 18387 17664 1116 68 0 18319 0
[pid=1182] vsize: 73548
Current children cumulated CPU time (s) 323.53
Current children cumulated vsize (Kb) 73548

[startup+390.024 s]
Raw data (loadavg): 1.04 1.01 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 152735 0 0 0 30632 2587 0 0 16 0 1 0 1783829253 76935168 18072 4294967295 134512640 134736556 3221224560 3221222496 1074138460 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 18783 18072 1116 68 0 18715 0
[pid=1182] vsize: 75132
Current children cumulated CPU time (s) 332.19
Current children cumulated vsize (Kb) 75132

[startup+400.023 s]
Raw data (loadavg): 1.03 1.01 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 156509 0 0 0 31429 2657 0 0 16 0 1 0 1783829253 78794752 18528 4294967295 134512640 134736556 3221224560 3221223224 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 19237 18528 1116 68 0 19169 0
[pid=1182] vsize: 76948
Current children cumulated CPU time (s) 340.86
Current children cumulated vsize (Kb) 76948

[startup+410.023 s]
Raw data (loadavg): 1.03 1.01 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 160021 0 0 0 32250 2714 0 0 16 0 1 0 1783829253 80109568 18849 4294967295 134512640 134736556 3221224560 3221222992 134682706 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 19558 18849 1116 68 0 19490 0
[pid=1182] vsize: 78232
Current children cumulated CPU time (s) 349.64
Current children cumulated vsize (Kb) 78232

[startup+420.024 s]
Raw data (loadavg): 1.02 1.01 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 163600 0 0 0 33059 2772 0 0 16 0 1 0 1783829253 81567744 19204 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 19914 19204 1116 68 0 19846 0
[pid=1182] vsize: 79656
Current children cumulated CPU time (s) 358.31
Current children cumulated vsize (Kb) 79656

[startup+430.025 s]
Raw data (loadavg): 1.02 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 167062 0 0 0 33874 2831 0 0 16 0 1 0 1783829253 82984960 19545 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 20260 19545 1116 68 0 20192 0
[pid=1182] vsize: 81040
Current children cumulated CPU time (s) 367.05
Current children cumulated vsize (Kb) 81040

[startup+440.025 s]
Raw data (loadavg): 1.02 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 170435 0 0 0 34687 2891 0 0 16 0 1 0 1783829253 84480000 19916 4294967295 134512640 134736556 3221224560 3221222432 1075799518 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 20625 19916 1116 68 0 20557 0
[pid=1182] vsize: 82500
Current children cumulated CPU time (s) 375.78
Current children cumulated vsize (Kb) 82500

[startup+450.025 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 173891 0 0 0 35495 2950 0 0 16 0 1 0 1783829253 86216704 20306 4294967295 134512640 134736556 3221224560 3221222240 1075828447 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 21049 20306 1116 68 0 20981 0
[pid=1182] vsize: 84196
Current children cumulated CPU time (s) 384.45
Current children cumulated vsize (Kb) 84196

[startup+460.025 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 177403 0 0 0 36295 3011 0 0 16 0 1 0 1783829253 87945216 20731 4294967295 134512640 134736556 3221224560 3221221608 1074791393 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 21471 20731 1116 68 0 21403 0
[pid=1182] vsize: 85884
Current children cumulated CPU time (s) 393.06
Current children cumulated vsize (Kb) 85884

[startup+470.026 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 180909 0 0 0 37106 3075 0 0 16 0 1 0 1783829253 89497600 21136 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 21850 21136 1116 68 0 21782 0
[pid=1182] vsize: 87400
Current children cumulated CPU time (s) 401.81
Current children cumulated vsize (Kb) 87400

[startup+480.026 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 184413 0 0 0 37942 3124 0 0 16 0 1 0 1783829253 90456064 21369 4294967295 134512640 134736556 3221224560 3221221856 1074839036 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 22084 21369 1116 68 0 22016 0
[pid=1182] vsize: 88336
Current children cumulated CPU time (s) 410.66
Current children cumulated vsize (Kb) 88336

[startup+490.027 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 187197 0 0 0 38804 3165 0 0 16 0 1 0 1783829253 90828800 21462 4294967295 134512640 134736556 3221224560 3221222512 1074918266 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 22175 21462 1116 68 0 22107 0
[pid=1182] vsize: 88700
Current children cumulated CPU time (s) 419.69
Current children cumulated vsize (Kb) 88700

[startup+500.028 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 190255 0 0 0 39640 3215 0 0 16 0 1 0 1783829253 91582464 21646 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1182/statm): 22359 21646 1116 68 0 22291 0
[pid=1182] vsize: 89436
Current children cumulated CPU time (s) 428.55
Current children cumulated vsize (Kb) 89436

[startup+510.029 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 192719 0 0 0 40479 3265 0 0 16 0 1 0 1783829253 92205056 21797 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 22511 21797 1116 68 0 22443 0
[pid=1182] vsize: 90044
Current children cumulated CPU time (s) 437.44
Current children cumulated vsize (Kb) 90044

[startup+520.029 s]
Raw data (loadavg): 1.08 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 196055 0 0 0 41294 3319 0 0 16 0 1 0 1783829253 92909568 21974 4294967295 134512640 134736556 3221224560 3221223052 134536351 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 22683 21974 1116 68 0 22615 0
[pid=1182] vsize: 90732
Current children cumulated CPU time (s) 446.13
Current children cumulated vsize (Kb) 90732

[startup+530.03 s]
Raw data (loadavg): 1.14 1.03 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 198597 0 0 0 42103 3380 0 0 16 0 1 0 1783829253 93712384 22170 4294967295 134512640 134736556 3221224560 3221222824 1073987071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 22879 22170 1116 68 0 22811 0
[pid=1182] vsize: 91516
Current children cumulated CPU time (s) 454.83
Current children cumulated vsize (Kb) 91516

[startup+540.031 s]
Raw data (loadavg): 1.20 1.05 1.01 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 202268 0 0 0 42901 3441 0 0 16 0 1 0 1783829253 94597120 22385 4294967295 134512640 134736556 3221224560 3221222896 1074153770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 23095 22385 1116 68 0 23027 0
[pid=1182] vsize: 92380
Current children cumulated CPU time (s) 463.42
Current children cumulated vsize (Kb) 92380

[startup+550.032 s]
Raw data (loadavg): 1.16 1.04 1.01 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 206814 0 0 0 43683 3509 0 0 16 0 1 0 1783829253 95928320 22660 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 23420 22660 1116 68 0 23352 0
[pid=1182] vsize: 93680
Current children cumulated CPU time (s) 471.92
Current children cumulated vsize (Kb) 93680

[startup+560.033 s]
Raw data (loadavg): 1.14 1.04 1.01 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 210702 0 0 0 44471 3570 0 0 16 0 1 0 1783829253 96858112 22935 4294967295 134512640 134736556 3221224560 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1182/statm): 23647 22935 1116 68 0 23579 0
[pid=1182] vsize: 94588
Current children cumulated CPU time (s) 480.41
Current children cumulated vsize (Kb) 94588

[startup+570.033 s]
Raw data (loadavg): 1.12 1.04 1.01 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 214759 0 0 0 45265 3633 0 0 16 0 1 0 1783829253 97984512 23176 4294967295 134512640 134736556 3221224560 3221220740 1075115095 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 23922 23176 1116 68 0 23854 0
[pid=1182] vsize: 95688
Current children cumulated CPU time (s) 488.98
Current children cumulated vsize (Kb) 95688

[startup+580.033 s]
Raw data (loadavg): 1.10 1.04 1.01 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 217701 0 0 0 46138 3674 0 0 16 0 1 0 1783829253 98369536 23303 4294967295 134512640 134736556 3221224560 3221222896 1074153663 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 24016 23303 1116 68 0 23948 0
[pid=1182] vsize: 96064
Current children cumulated CPU time (s) 498.12
Current children cumulated vsize (Kb) 96064

[startup+590.034 s]
Raw data (loadavg): 1.08 1.04 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 220461 0 0 0 46970 3725 0 0 16 0 1 0 1783829253 99393536 23525 4294967295 134512640 134736556 3221224560 3221220740 1075114960 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 24266 23525 1116 68 0 24198 0
[pid=1182] vsize: 97064
Current children cumulated CPU time (s) 506.95
Current children cumulated vsize (Kb) 97064

[startup+600.035 s]
Raw data (loadavg): 1.07 1.03 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 223499 0 0 0 47785 3780 0 0 16 0 1 0 1783829253 99975168 23690 4294967295 134512640 134736556 3221224560 3221222624 1074867340 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1182/statm): 24408 23690 1116 68 0 24340 0
[pid=1182] vsize: 97632
Current children cumulated CPU time (s) 515.65
Current children cumulated vsize (Kb) 97632

[startup+610.034 s]
Raw data (loadavg): 1.13 1.05 1.01 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 225701 0 0 0 48644 3823 0 0 17 0 1 0 1783829253 100610048 23853 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 24563 23853 1116 68 0 24495 0
[pid=1182] vsize: 98252
Current children cumulated CPU time (s) 524.67
Current children cumulated vsize (Kb) 98252

[startup+620.035 s]
Raw data (loadavg): 1.11 1.05 1.01 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 227878 0 0 0 49494 3871 0 0 16 0 1 0 1783829253 101507072 24051 4294967295 134512640 134736556 3221224560 3221223092 134543972 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1182/statm): 24782 24051 1116 68 0 24714 0
[pid=1182] vsize: 99128
Current children cumulated CPU time (s) 533.65
Current children cumulated vsize (Kb) 99128

[startup+630.035 s]
Raw data (loadavg): 1.09 1.04 1.01 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 230044 0 0 0 50364 3910 0 0 16 0 1 0 1783829253 102092800 24194 4294967295 134512640 134736556 3221224560 3221222896 1074153822 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1182/statm): 24925 24194 1116 68 0 24857 0
[pid=1182] vsize: 99700
Current children cumulated CPU time (s) 542.74
Current children cumulated vsize (Kb) 99700

[startup+640.036 s]
Raw data (loadavg): 1.08 1.04 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 232382 0 0 0 51221 3956 0 0 16 0 1 0 1783829253 102666240 24334 4294967295 134512640 134736556 3221224560 3221222424 1074138233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 25065 24334 1116 68 0 24997 0
[pid=1182] vsize: 100260
Current children cumulated CPU time (s) 551.77
Current children cumulated vsize (Kb) 100260

[startup+650.035 s]
Raw data (loadavg): 1.07 1.04 1.00 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 234956 0 0 0 52084 3999 0 0 16 0 1 0 1783829253 103391232 24506 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 25242 24506 1116 68 0 25174 0
[pid=1182] vsize: 100968
Current children cumulated CPU time (s) 560.83
Current children cumulated vsize (Kb) 100968

[startup+660.035 s]
Raw data (loadavg): 1.06 1.04 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 236669 0 0 0 52952 4039 0 0 16 0 1 0 1783829253 103788544 24608 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 25339 24608 1116 68 0 25271 0
[pid=1182] vsize: 101356
Current children cumulated CPU time (s) 569.91
Current children cumulated vsize (Kb) 101356

[startup+670.036 s]
Raw data (loadavg): 1.05 1.04 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 238637 0 0 0 53810 4085 0 0 16 0 1 0 1783829253 104271872 24726 4294967295 134512640 134736556 3221224560 3221222896 1074153675 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 25457 24726 1116 68 0 25389 0
[pid=1182] vsize: 101828
Current children cumulated CPU time (s) 578.95
Current children cumulated vsize (Kb) 101828

[startup+680.037 s]
Raw data (loadavg): 1.04 1.04 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 240696 0 0 0 54675 4124 0 0 17 0 1 0 1783829253 104620032 24811 4294967295 134512640 134736556 3221224560 3221222648 1074867169 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 25542 24811 1116 68 0 25474 0
[pid=1182] vsize: 102168
Current children cumulated CPU time (s) 587.99
Current children cumulated vsize (Kb) 102168

[startup+690.038 s]
Raw data (loadavg): 1.03 1.03 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 243599 0 0 0 55528 4169 0 0 16 0 1 0 1783829253 105111552 24930 4294967295 134512640 134736556 3221224560 3221222800 1074206916 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 25662 24930 1116 68 0 25594 0
[pid=1182] vsize: 102648
Current children cumulated CPU time (s) 596.97
Current children cumulated vsize (Kb) 102648

[startup+700.038 s]
Raw data (loadavg): 1.03 1.03 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 247033 0 0 0 56371 4217 0 0 16 0 1 0 1783829253 105693184 25073 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 25804 25073 1116 68 0 25736 0
[pid=1182] vsize: 103216
Current children cumulated CPU time (s) 605.88
Current children cumulated vsize (Kb) 103216

[startup+710.038 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 249991 0 0 0 57223 4265 0 0 16 0 1 0 1783829253 106196992 25196 4294967295 134512640 134736556 3221224560 3221222872 1077410285 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 25927 25196 1116 68 0 25859 0
[pid=1182] vsize: 103708
Current children cumulated CPU time (s) 614.88
Current children cumulated vsize (Kb) 103708

[startup+720.039 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 252099 0 0 0 58101 4301 0 0 16 0 1 0 1783829253 107634688 25546 4294967295 134512640 134736556 3221224560 3221223200 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1182/statm): 26278 25546 1116 68 0 26210 0
[pid=1182] vsize: 105112
Current children cumulated CPU time (s) 624.02
Current children cumulated vsize (Kb) 105112

[startup+730.04 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 254626 0 0 0 58986 4339 0 0 17 0 1 0 1783829253 108912640 25853 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 26590 25853 1116 68 0 26522 0
[pid=1182] vsize: 106360
Current children cumulated CPU time (s) 633.25
Current children cumulated vsize (Kb) 106360

[startup+740.04 s]
Raw data (loadavg): 1.01 1.03 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 256576 0 0 0 59873 4374 0 0 16 0 1 0 1783829253 109580288 25991 4294967295 134512640 134736556 3221224560 3221221584 1074867308 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 26753 25991 1116 68 0 26685 0
[pid=1182] vsize: 107012
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (Kb) 107012

[startup+750.041 s]
Raw data (loadavg): 1.01 1.03 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 259843 0 0 0 60722 4421 0 0 16 0 1 0 1783829253 110571520 26264 4294967295 134512640 134736556 3221224560 3221223088 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 26995 26264 1116 68 0 26927 0
[pid=1182] vsize: 107980
Current children cumulated CPU time (s) 651.43
Current children cumulated vsize (Kb) 107980

[startup+760.041 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 263144 0 0 0 61566 4469 0 0 16 0 1 0 1783829253 111583232 26511 4294967295 134512640 134736556 3221224560 3221222760 1074138162 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1182/statm): 27242 26511 1116 68 0 27174 0
[pid=1182] vsize: 108968
Current children cumulated CPU time (s) 660.35
Current children cumulated vsize (Kb) 108968

[startup+770.042 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 266470 0 0 0 62412 4520 0 0 16 0 1 0 1783829253 112521216 26740 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 27471 26740 1116 68 0 27403 0
[pid=1182] vsize: 109884
Current children cumulated CPU time (s) 669.32
Current children cumulated vsize (Kb) 109884

[startup+780.042 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 269890 0 0 0 63257 4571 0 0 16 0 1 0 1783829253 113500160 26979 4294967295 134512640 134736556 3221224560 3221223140 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 27710 26979 1116 68 0 27642 0
[pid=1182] vsize: 110840
Current children cumulated CPU time (s) 678.28
Current children cumulated vsize (Kb) 110840

[startup+790.042 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 273174 0 0 0 64106 4613 0 0 16 0 1 0 1783829253 114470912 27216 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1182/statm): 27947 27216 1116 68 0 27879 0
[pid=1182] vsize: 111788
Current children cumulated CPU time (s) 687.19
Current children cumulated vsize (Kb) 111788

[startup+800.043 s]
Raw data (loadavg): 1.00 1.02 1.00 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 276485 0 0 0 64951 4666 0 0 16 0 1 0 1783829253 115724288 27517 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1182/statm): 28253 27517 1116 68 0 28185 0
[pid=1182] vsize: 113012
Current children cumulated CPU time (s) 696.17
Current children cumulated vsize (Kb) 113012

[startup+810.043 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 279715 0 0 0 65808 4709 0 0 16 0 1 0 1783829253 116793344 27783 4294967295 134512640 134736556 3221224560 3221222656 1074146275 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 28514 27783 1116 68 0 28446 0
[pid=1182] vsize: 114056
Current children cumulated CPU time (s) 705.17
Current children cumulated vsize (Kb) 114056

[startup+820.044 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 282831 0 0 0 66650 4762 0 0 16 0 1 0 1783829253 117985280 28074 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 28805 28074 1116 68 0 28737 0
[pid=1182] vsize: 115220
Current children cumulated CPU time (s) 714.12
Current children cumulated vsize (Kb) 115220

[startup+830.044 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 285843 0 0 0 67494 4813 0 0 16 0 1 0 1783829253 119169024 28363 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 29094 28363 1116 68 0 29026 0
[pid=1182] vsize: 116376
Current children cumulated CPU time (s) 723.07
Current children cumulated vsize (Kb) 116376

[startup+840.045 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 289101 0 0 0 68342 4861 0 0 16 0 1 0 1783829253 120414208 28662 4294967295 134512640 134736556 3221224560 3221222424 1074138327 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 29398 28662 1116 68 0 29330 0
[pid=1182] vsize: 117592
Current children cumulated CPU time (s) 732.03
Current children cumulated vsize (Kb) 117592

[startup+850.045 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 291508 0 0 0 69221 4897 0 0 16 0 1 0 1783829253 122048512 29065 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 29797 29065 1116 68 0 29729 0
[pid=1182] vsize: 119188
Current children cumulated CPU time (s) 741.18
Current children cumulated vsize (Kb) 119188

[startup+860.046 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 293951 0 0 0 70077 4943 0 0 16 0 1 0 1783829253 123199488 29347 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 30078 29347 1116 68 0 30010 0
[pid=1182] vsize: 120312
Current children cumulated CPU time (s) 750.2
Current children cumulated vsize (Kb) 120312

[startup+870.046 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 296276 0 0 0 70939 4986 0 0 16 0 1 0 1783829253 124149760 29579 4294967295 134512640 134736556 3221224560 3221221680 1074206244 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 30310 29579 1116 68 0 30242 0
[pid=1182] vsize: 121240
Current children cumulated CPU time (s) 759.25
Current children cumulated vsize (Kb) 121240

[startup+880.046 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 298643 0 0 0 71802 5031 0 0 16 0 1 0 1783829253 125042688 29797 4294967295 134512640 134736556 3221224560 3221223168 134682904 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 30528 29797 1116 68 0 30460 0
[pid=1182] vsize: 122112
Current children cumulated CPU time (s) 768.33
Current children cumulated vsize (Kb) 122112

[startup+890.048 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 300890 0 0 0 72662 5075 0 0 17 0 1 0 1783829253 125837312 29991 4294967295 134512640 134736556 3221224560 3221222240 1075828926 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 30722 29991 1116 68 0 30654 0
[pid=1182] vsize: 122888
Current children cumulated CPU time (s) 777.37
Current children cumulated vsize (Kb) 122888

[startup+900.048 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 303476 0 0 0 73527 5117 0 0 16 0 1 0 1783829253 126578688 30171 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1182/statm): 30903 30171 1116 68 0 30835 0
[pid=1182] vsize: 123612
Current children cumulated CPU time (s) 786.44
Current children cumulated vsize (Kb) 123612

[startup+910.048 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 306363 0 0 0 74368 5166 0 0 16 0 1 0 1783829253 127700992 30415 4294967295 134512640 134736556 3221224560 3221220608 1074879297 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1182/statm): 31177 30415 1116 68 0 31109 0
[pid=1182] vsize: 124708
Current children cumulated CPU time (s) 795.34
Current children cumulated vsize (Kb) 124708

[startup+920.048 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 309185 0 0 0 75213 5212 0 0 16 0 1 0 1783829253 128454656 30630 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 31361 30630 1116 68 0 31293 0
[pid=1182] vsize: 125444
Current children cumulated CPU time (s) 804.25
Current children cumulated vsize (Kb) 125444

[startup+930.049 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 311998 0 0 0 76050 5262 0 0 16 0 1 0 1783829253 129650688 30892 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1182/statm): 31653 30892 1116 68 0 31585 0
[pid=1182] vsize: 126612
Current children cumulated CPU time (s) 813.12
Current children cumulated vsize (Kb) 126612

[startup+940.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 314838 0 0 0 76889 5309 0 0 16 0 1 0 1783829253 130478080 31124 4294967295 134512640 134736556 3221224560 3221223116 134537545 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1182/statm): 31855 31124 1116 68 0 31787 0
[pid=1182] vsize: 127420
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (Kb) 127420

[startup+950.051 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 317840 0 0 0 77728 5358 0 0 16 0 1 0 1783829253 131403776 31350 4294967295 134512640 134736556 3221224560 3221222524 1077379810 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 32081 31350 1116 68 0 32013 0
[pid=1182] vsize: 128324
Current children cumulated CPU time (s) 830.86
Current children cumulated vsize (Kb) 128324

[startup+960.05 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 320712 0 0 0 78570 5409 0 0 16 0 1 0 1783829253 132333568 31577 4294967295 134512640 134736556 3221224560 3221222836 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 32308 31577 1116 68 0 32240 0
[pid=1182] vsize: 129232
Current children cumulated CPU time (s) 839.79
Current children cumulated vsize (Kb) 129232

[startup+970.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 323469 0 0 0 79422 5456 0 0 17 0 1 0 1783829253 133623808 31826 4294967295 134512640 134736556 3221224560 3221221344 1075115338 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 32623 31826 1116 68 0 32555 0
[pid=1182] vsize: 130492
Current children cumulated CPU time (s) 848.78
Current children cumulated vsize (Kb) 130492

[startup+980.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 327073 0 0 0 80240 5514 0 0 16 0 1 0 1783829253 134508544 32079 4294967295 134512640 134736556 3221224560 3221220512 1074787226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 32839 32079 1116 68 0 32771 0
[pid=1182] vsize: 131356
Current children cumulated CPU time (s) 857.54
Current children cumulated vsize (Kb) 131356

[startup+990.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 331156 0 0 0 81027 5579 0 0 16 0 1 0 1783829253 135692288 32398 4294967295 134512640 134736556 3221224560 3221222816 1074153301 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 33128 32398 1116 68 0 33060 0
[pid=1182] vsize: 132512
Current children cumulated CPU time (s) 866.06
Current children cumulated vsize (Kb) 132512

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 335160 0 0 0 81813 5646 0 0 16 0 1 0 1783829253 137072640 32735 4294967295 134512640 134736556 3221224560 3221223164 1073987056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 33465 32735 1116 68 0 33397 0
[pid=1182] vsize: 133860
Current children cumulated CPU time (s) 874.59
Current children cumulated vsize (Kb) 133860

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 339653 0 0 0 82590 5716 0 0 16 0 1 0 1783829253 138625024 33114 4294967295 134512640 134736556 3221224560 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 33844 33114 1116 68 0 33776 0
[pid=1182] vsize: 135376
Current children cumulated CPU time (s) 883.06
Current children cumulated vsize (Kb) 135376

[startup+1020.05 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 344134 0 0 0 83360 5784 0 0 16 0 1 0 1783829253 140222464 33502 4294967295 134512640 134736556 3221224560 3221222992 134536120 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 34234 33502 1116 68 0 34166 0
[pid=1182] vsize: 136936
Current children cumulated CPU time (s) 891.44
Current children cumulated vsize (Kb) 136936

[startup+1030.05 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 348008 0 0 0 84145 5852 0 0 16 0 1 0 1783829253 141672448 33828 4294967295 134512640 134736556 3221224560 3221220476 1074860626 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 34588 33828 1116 68 0 34520 0
[pid=1182] vsize: 138352
Current children cumulated CPU time (s) 899.97
Current children cumulated vsize (Kb) 138352

[startup+1040.06 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 351933 0 0 0 84939 5916 0 0 16 0 1 0 1783829253 142864384 34149 4294967295 134512640 134736556 3221224560 3221222988 1074152784 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 34879 34149 1116 68 0 34811 0
[pid=1182] vsize: 139516
Current children cumulated CPU time (s) 908.55
Current children cumulated vsize (Kb) 139516

[startup+1050.06 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 355950 0 0 0 85730 5978 0 0 16 0 1 0 1783829253 144347136 34480 4294967295 134512640 134736556 3221224560 3221220668 1075093097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 35241 34480 1116 68 0 35173 0
[pid=1182] vsize: 140964
Current children cumulated CPU time (s) 917.08
Current children cumulated vsize (Kb) 140964

[startup+1060.06 s]
Raw data (loadavg): 1.04 1.01 1.00 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 360148 0 0 0 86538 6039 0 0 17 0 1 0 1783829253 145436672 34771 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 35507 34771 1116 68 0 35439 0
[pid=1182] vsize: 142028
Current children cumulated CPU time (s) 925.77
Current children cumulated vsize (Kb) 142028

[startup+1070.06 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 363486 0 0 0 87356 6095 0 0 16 0 1 0 1783829253 146636800 35070 4294967295 134512640 134736556 3221224560 3221223168 134682904 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 35800 35070 1116 68 0 35732 0
[pid=1182] vsize: 143200
Current children cumulated CPU time (s) 934.51
Current children cumulated vsize (Kb) 143200

[startup+1080.06 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 367221 0 0 0 88137 6164 0 0 16 0 1 0 1783829253 147832832 35362 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1182/statm): 36092 35362 1116 68 0 36024 0
[pid=1182] vsize: 144368
Current children cumulated CPU time (s) 943.01
Current children cumulated vsize (Kb) 144368

[startup+1090.06 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 370809 0 0 0 88940 6224 0 0 16 0 1 0 1783829253 148922368 35576 4294967295 134512640 134736556 3221224560 3221221592 1075007217 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 36358 35576 1116 68 0 36290 0
[pid=1182] vsize: 145432
Current children cumulated CPU time (s) 951.64
Current children cumulated vsize (Kb) 145432

[startup+1100.06 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 372968 0 0 0 89789 6268 0 0 16 0 1 0 1783829253 149401600 35744 4294967295 134512640 134736556 3221224560 3221223116 134537559 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 36475 35744 1116 68 0 36407 0
[pid=1182] vsize: 145900
Current children cumulated CPU time (s) 960.57
Current children cumulated vsize (Kb) 145900

[startup+1110.06 s]
Raw data (loadavg): 1.01 1.01 1.00 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 374959 0 0 0 90652 6305 0 0 16 0 1 0 1783829253 149819392 35842 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 36577 35842 1116 68 0 36509 0
[pid=1182] vsize: 146308
Current children cumulated CPU time (s) 969.57
Current children cumulated vsize (Kb) 146308

[startup+1120.06 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 376638 0 0 0 91523 6347 0 0 16 0 1 0 1783829253 150392832 35987 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 36717 35987 1116 68 0 36649 0
[pid=1182] vsize: 146868
Current children cumulated CPU time (s) 978.7
Current children cumulated vsize (Kb) 146868

[startup+1130.06 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 378299 0 0 0 92382 6390 0 0 16 0 1 0 1783829253 150872064 36103 4294967295 134512640 134736556 3221224560 3221222912 1074118815 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 36834 36103 1116 68 0 36766 0
[pid=1182] vsize: 147336
Current children cumulated CPU time (s) 987.72
Current children cumulated vsize (Kb) 147336

[startup+1140.06 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 380115 0 0 0 93253 6428 0 0 17 0 1 0 1783829253 151552000 36270 4294967295 134512640 134736556 3221224560 3221222876 1073963608 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 37000 36270 1116 68 0 36932 0
[pid=1182] vsize: 148000
Current children cumulated CPU time (s) 996.81
Current children cumulated vsize (Kb) 148000

[startup+1150.06 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 381809 0 0 0 94122 6468 0 0 16 0 1 0 1783829253 152104960 36404 4294967295 134512640 134736556 3221224560 3221223140 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 37135 36404 1116 68 0 37067 0
[pid=1182] vsize: 148540
Current children cumulated CPU time (s) 1005.9
Current children cumulated vsize (Kb) 148540

[startup+1160.06 s]
Raw data (loadavg): 1.08 1.02 1.01 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 383468 0 0 0 94997 6508 0 0 16 0 1 0 1783829253 152682496 36545 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 37276 36545 1116 68 0 37208 0
[pid=1182] vsize: 149104
Current children cumulated CPU time (s) 1015.05
Current children cumulated vsize (Kb) 149104

[startup+1170.06 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 385290 0 0 0 95870 6546 0 0 16 0 1 0 1783829253 153243648 36682 4294967295 134512640 134736556 3221224560 3221223304 134615629 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 37413 36682 1116 68 0 37345 0
[pid=1182] vsize: 149652
Current children cumulated CPU time (s) 1024.16
Current children cumulated vsize (Kb) 149652

[startup+1180.07 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 386606 0 0 0 96758 6579 0 0 16 0 1 0 1783829253 153550848 36758 4294967295 134512640 134736556 3221224560 3221223152 134682527 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1182/statm): 37488 36758 1116 68 0 37420 0
[pid=1182] vsize: 149952
Current children cumulated CPU time (s) 1033.37
Current children cumulated vsize (Kb) 149952

[startup+1190.07 s]
Raw data (loadavg): 1.05 1.02 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 388574 0 0 0 97637 6617 0 0 17 0 1 0 1783829253 154333184 36917 4294967295 134512640 134736556 3221224560 3221220672 1075095166 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1182/statm): 37679 36917 1116 68 0 37611 0
[pid=1182] vsize: 150716
Current children cumulated CPU time (s) 1042.54
Current children cumulated vsize (Kb) 150716

[startup+1200.07 s]
Raw data (loadavg): 1.04 1.02 1.00 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 390662 0 0 0 98512 6652 0 0 17 0 1 0 1783829253 154869760 37049 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1182/statm): 37810 37049 1116 68 0 37742 0
[pid=1182] vsize: 151240
Current children cumulated CPU time (s) 1051.64
Current children cumulated vsize (Kb) 151240

[startup+1210.07 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 392129 0 0 0 99404 6684 0 0 16 0 1 0 1783829253 155279360 37180 4294967295 134512640 134736556 3221224560 3221222524 1077404823 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 37910 37180 1116 68 0 37842 0
[pid=1182] vsize: 151640
Current children cumulated CPU time (s) 1060.88
Current children cumulated vsize (Kb) 151640

[startup+1220.07 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 393823 0 0 0 100289 6716 0 0 16 0 1 0 1783829253 155828224 37314 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 38044 37314 1116 68 0 37976 0
[pid=1182] vsize: 152176
Current children cumulated CPU time (s) 1070.05
Current children cumulated vsize (Kb) 152176

[startup+1230.07 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 395620 0 0 0 101165 6751 0 0 16 0 1 0 1783829253 156487680 37475 4294967295 134512640 134736556 3221224560 3221223168 134682920 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 38205 37475 1116 68 0 38137 0
[pid=1182] vsize: 152820
Current children cumulated CPU time (s) 1079.16
Current children cumulated vsize (Kb) 152820

[startup+1240.07 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 397388 0 0 0 102042 6790 0 0 16 0 1 0 1783829253 157065216 37615 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 38346 37615 1116 68 0 38278 0
[pid=1182] vsize: 153384
Current children cumulated CPU time (s) 1088.32
Current children cumulated vsize (Kb) 153384

[startup+1250.07 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 399220 0 0 0 102915 6828 0 0 16 0 1 0 1783829253 157609984 37746 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 38479 37746 1116 68 0 38411 0
[pid=1182] vsize: 153916
Current children cumulated CPU time (s) 1097.43
Current children cumulated vsize (Kb) 153916

[startup+1260.07 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 400979 0 0 0 103789 6868 0 0 16 0 1 0 1783829253 158109696 37870 4294967295 134512640 134736556 3221224560 3221223152 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 38601 37870 1116 68 0 38533 0
[pid=1182] vsize: 154404
Current children cumulated CPU time (s) 1106.57
Current children cumulated vsize (Kb) 154404

[startup+1270.07 s]
Raw data (loadavg): 1.01 1.01 1.00 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 402938 0 0 0 104648 6909 0 0 16 0 1 0 1783829253 158691328 38009 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1182/statm): 38743 38009 1116 68 0 38675 0
[pid=1182] vsize: 154972
Current children cumulated CPU time (s) 1115.57
Current children cumulated vsize (Kb) 154972

[startup+1280.07 s]
Raw data (loadavg): 1.01 1.01 1.00 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 404858 0 0 0 105511 6950 0 0 16 0 1 0 1783829253 159215616 38140 4294967295 134512640 134736556 3221224560 3221222072 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 38871 38140 1116 68 0 38803 0
[pid=1182] vsize: 155484
Current children cumulated CPU time (s) 1124.61
Current children cumulated vsize (Kb) 155484

[startup+1290.07 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 406659 0 0 0 106395 6985 0 0 17 0 1 0 1783829253 159748096 38269 4294967295 134512640 134736556 3221224560 3221223088 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 39001 38269 1116 68 0 38933 0
[pid=1182] vsize: 156004
Current children cumulated CPU time (s) 1133.8
Current children cumulated vsize (Kb) 156004

[startup+1300.07 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 408046 0 0 0 107288 7017 0 0 17 0 1 0 1783829253 160088064 38353 4294967295 134512640 134736556 3221224560 3221223168 134682901 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1182/statm): 39084 38353 1116 68 0 39016 0
[pid=1182] vsize: 156336
Current children cumulated CPU time (s) 1143.05
Current children cumulated vsize (Kb) 156336

[startup+1310.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 410702 0 0 0 108159 7059 0 0 16 0 1 0 1783829253 160624640 38485 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 39215 38485 1116 68 0 39147 0
[pid=1182] vsize: 156860
Current children cumulated CPU time (s) 1152.18
Current children cumulated vsize (Kb) 156860

[startup+1320.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 414243 0 0 0 108983 7115 0 0 16 0 1 0 1783829253 161591296 38721 4294967295 134512640 134736556 3221224560 3221222512 1074915744 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 39451 38721 1116 68 0 39383 0
[pid=1182] vsize: 157804
Current children cumulated CPU time (s) 1160.98
Current children cumulated vsize (Kb) 157804

[startup+1330.08 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) T 1181 1182 30740 0 -1 0 417284 0 0 0 109827 7161 0 0 16 0 1 0 1783829253 162467840 38912 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1182/statm): 39665 38912 1116 68 0 39597 0
[pid=1182] vsize: 158660
Current children cumulated CPU time (s) 1169.88
Current children cumulated vsize (Kb) 158660

[startup+1340.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 420502 0 0 0 110666 7215 0 0 16 0 1 0 1783829253 163266560 39130 4294967295 134512640 134736556 3221224560 3221223168 134525076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 39860 39130 1116 68 0 39792 0
[pid=1182] vsize: 159440
Current children cumulated CPU time (s) 1178.81
Current children cumulated vsize (Kb) 159440

[startup+1350.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1182
Raw data (/proc/1182/stat): 1182 (bsolo) R 1181 1182 30740 0 -1 0 423452 0 0 0 111526 7261 0 0 16 0 1 0 1783829253 163999744 39309 4294967295 134512640 134736556 3221224560 3221223228 134554079 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1182/statm): 40039 39309 1116 68 0 39971 0
[pid=1182] vsize: 160156
Current children cumulated CPU time (s) 1187.87
Current children cumulated vsize (Kb) 160156
One traced child (pid=1182) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1358.15
CPU time (s): 1195.09
CPU user time (s): 1122.03
CPU system time (s): 73.0599
CPU usage (%): 87.9945
Max. virtual memory (cumulated for all children) (Kb): 160156

Verifier Data

Verifier:	OK	349576