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/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-tuff.opb
MD5SUM1a92e09c7ec9849a6357a8d28097331d
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 90
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 3221225469
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 6170044790734848
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 1104744513968841438
Number of bits of the biggest sum of numbers60
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables17153
Total number of constraints320
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint11
Maximum length of a constraint3360

Trace number 527

Launcher Data

LAUNCH ON wulflinc25 THE 2005-09-18 10:55:31 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=482 boxname=wulflinc25 idbench=482 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  1a92e09c7ec9849a6357a8d28097331d  /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-20-10-tuff.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-20-10-tuff.opb
IDLAUNCH: 482
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.220
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	: 3
cpu MHz		: 451.220
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        939560 kB
Buffers:         34240 kB
Cached:          33476 kB
SwapCached:        896 kB
Active:          57188 kB
Inactive:        13172 kB
HighTotal:      131008 kB
HighFree:        96124 kB
LowTotal:       903652 kB
LowFree:        843436 kB
SwapTotal:     2097892 kB
SwapFree:      2096496 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5716 kB
Slab:            19112 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 11:16:09 (client local time) WITH STATUS 0 IN 1195.05 SECONDS
stats: 482 7 1195.05 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 17153 variables and 567 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 24.776
c After prepocess the problem consists of 8309 variables and 520 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 8265 #Dec: 23074 LB: 0 @ 28.681
c Restart #2 #Var: 8265 #Dec: 65974 LB: 0 @ 35.552
c Restart #3 #Var: 8265 #Dec: 129593 LB: 0 @ 45.823
c Restart #4 #Var: 8265 #Dec: 213891 LB: 0 @ 59.55
c Restart #5 #Var: 8265 #Dec: 319895 LB: 0 @ 76.496
c Restart #6 #Var: 8265 #Dec: 450080 LB: 0 @ 97.1
c Restart #7 #Var: 8265 #Dec: 601948 LB: 0 @ 120.71
c Restart #8 #Var: 8265 #Dec: 799170 LB: 0 @ 151.75
c Restart #9 #Var: 8265 #Dec: 869564 LB: 0 @ 166.23
c Restart #10 #Var: 8265 #Dec: 879960 LB: 0 @ 169.62
c Restart #11 #Var: 8257 #Dec: 882168 LB: 0 @ 171.89
c Restart #12 #Var: 8253 #Dec: 884585 LB: 0 @ 174.53
c Restart #13 #Var: 8253 #Dec: 887197 LB: 0 @ 177.09
c Restart #14 #Var: 8253 #Dec: 890007 LB: 0 @ 179.89
c Restart #15 #Var: 8253 #Dec: 893019 LB: 0 @ 183.09
c Restart #16 #Var: 8253 #Dec: 896227 LB: 0 @ 186.41
c Restart #17 #Var: 8253 #Dec: 899644 LB: 0 @ 189.56
c Restart #18 #Var: 8253 #Dec: 903266 LB: 0 @ 192.93
c Restart #19 #Var: 8253 #Dec: 907086 LB: 0 @ 196.47
c Restart #20 #Var: 8253 #Dec: 911096 LB: 0 @ 200.66
c Restart #21 #Var: 8253 #Dec: 915319 LB: 0 @ 205.59
c Restart #22 #Var: 8253 #Dec: 919734 LB: 0 @ 211.03
c Restart #23 #Var: 8253 #Dec: 924352 LB: 0 @ 215.24
c Restart #24 #Var: 8253 #Dec: 929161 LB: 0 @ 219.75
c Restart #25 #Var: 8253 #Dec: 934184 LB: 0 @ 224.28
c Restart #26 #Var: 8253 #Dec: 939405 LB: 0 @ 229.19
c Restart #27 #Var: 8253 #Dec: 944823 LB: 0 @ 234.07
c Restart #28 #Var: 8253 #Dec: 950435 LB: 0 @ 239.33
c Restart #29 #Var: 8253 #Dec: 956248 LB: 0 @ 245.55
c Restart #30 #Var: 8253 #Dec: 962268 LB: 0 @ 252.15
c Restart #31 #Var: 8253 #Dec: 968481 LB: 0 @ 258.87
c Restart #32 #Var: 8253 #Dec: 974889 LB: 0 @ 265.45
c Restart #33 #Var: 8253 #Dec: 981505 LB: 0 @ 272.86
c Restart #34 #Var: 8253 #Dec: 988316 LB: 0 @ 280.52
c Restart #35 #Var: 8253 #Dec: 995334 LB: 0 @ 288.16
c Restart #36 #Var: 8253 #Dec: 1002555 LB: 0 @ 295.15
c Restart #37 #Var: 8253 #Dec: 1009975 LB: 0 @ 303.41
c Restart #38 #Var: 8253 #Dec: 1017594 LB: 0 @ 311.17
c Restart #39 #Var: 8253 #Dec: 1025413 LB: 0 @ 319.2
c Restart #40 #Var: 8253 #Dec: 1033431 LB: 0 @ 327.54
c Restart #41 #Var: 8253 #Dec: 1041647 LB: 0 @ 335.79
c Restart #42 #Var: 8253 #Dec: 1050063 LB: 0 @ 344.57
c Restart #43 #Var: 8253 #Dec: 1058682 LB: 0 @ 353.41
c Restart #44 #Var: 8253 #Dec: 1067497 LB: 0 @ 362.66
c Restart #45 #Var: 8253 #Dec: 1076516 LB: 0 @ 372
c Restart #46 #Var: 8253 #Dec: 1085739 LB: 0 @ 381.38
c Restart #47 #Var: 8253 #Dec: 1095156 LB: 0 @ 391.83
c Restart #48 #Var: 8253 #Dec: 1104773 LB: 0 @ 401.78
c Restart #49 #Var: 8253 #Dec: 1114591 LB: 0 @ 412.32
c Restart #50 #Var: 8253 #Dec: 1124603 LB: 0 @ 422.83
c Restart #51 #Var: 8253 #Dec: 1134818 LB: 0 @ 433.33
c Restart #52 #Var: 8253 #Dec: 1145236 LB: 0 @ 443.68
c Restart #53 #Var: 8253 #Dec: 1155851 LB: 0 @ 455.29
c Restart #54 #Var: 8253 #Dec: 1166668 LB: 0 @ 466.42
c Restart #55 #Var: 8253 #Dec: 1177684 LB: 0 @ 478.56
c Restart #56 #Var: 8253 #Dec: 1188899 LB: 0 @ 490.26
c Restart #57 #Var: 8253 #Dec: 1200318 LB: 0 @ 503
c Restart #58 #Var: 8253 #Dec: 1211938 LB: 0 @ 515.09
c Restart #59 #Var: 8253 #Dec: 1223754 LB: 0 @ 527.85
c Restart #60 #Var: 8253 #Dec: 1235774 LB: 0 @ 540.22
c Restart #61 #Var: 8253 #Dec: 1247991 LB: 0 @ 553.51
c Restart #62 #Var: 8253 #Dec: 1260411 LB: 0 @ 566.44
c Restart #63 #Var: 8253 #Dec: 1273029 LB: 0 @ 580.33
c Restart #64 #Var: 8253 #Dec: 1285847 LB: 0 @ 593.61
c CHANGE Heuristic... 
c Restart #0 #Var: 8253 #Dec: 1298866 LB: 0 @ 607.82
c Restart #1 #Var: 7967 #Dec: 1299493 LB: 0 @ 613.26
c Restart #2 #Var: 7958 #Dec: 1300122 LB: 0 @ 648.74
c Restart #3 #Var: 7933 #Dec: 1300934 LB: 0 @ 681.32
c Restart #4 #Var: 7923 #Dec: 1303021 LB: 0 @ 698.85
c Restart #5 #Var: 7794 #Dec: 1310714 LB: 0 @ 715.43
c Restart #6 #Var: 7794 #Dec: 1317088 LB: 0 @ 789.73
c Restart #7 #Var: 7745 #Dec: 1331645 LB: 0 @ 808.8
c Restart #8 #Var: 7745 #Dec: 1336540 LB: 0 @ 828.31
c Restart #9 #Var: 7745 #Dec: 1342812 LB: 0 @ 1055.1
c Restart #10 #Var: 7721 #Dec: 1353341 LB: 0 @ 1078.3
c Restart #11 #Var: 7721 #Dec: 1373402 LB: 0 @ 1102
c Restart #12 #Var: 7721 #Dec: 1376349 LB: 0 @ 1107.5
c Restart #13 #Var: 7721 #Dec: 1378956 LB: 0 @ 1110.2
c Restart #14 #Var: 7721 #Dec: 1381766 LB: 0 @ 1112.8
c Restart #15 #Var: 7721 #Dec: 1384781 LB: 0 @ 1115.6
c Restart #16 #Var: 7721 #Dec: 1387999 LB: 0 @ 1118.5
c Restart #17 #Var: 7721 #Dec: 1391410 LB: 0 @ 1121.7
c Restart #18 #Var: 7721 #Dec: 1395028 LB: 0 @ 1126.5
c Restart #19 #Var: 7721 #Dec: 1398845 LB: 0 @ 1129.8
c Restart #20 #Var: 7718 #Dec: 1402867 LB: 0 @ 1136.3
c Restart #21 #Var: 7718 #Dec: 1407086 LB: 0 @ 1140.2
c Restart #22 #Var: 7718 #Dec: 1411504 LB: 0 @ 1147.1
c Restart #23 #Var: 7718 #Dec: 1416114 LB: 0 @ 1151.9
c Restart #24 #Var: 7718 #Dec: 1420935 LB: 0 @ 1156.2
c Restart #25 #Var: 7718 #Dec: 1425948 LB: 0 @ 1161.6
c Restart #26 #Var: 7718 #Dec: 1431163 LB: 0 @ 1166.3
c Restart #27 #Var: 7718 #Dec: 1436582 LB: 0 @ 1171.4
c Restart #28 #Var: 7718 #Dec: 1442195 LB: 0 @ 1176.5
c Restart #29 #Var: 7718 #Dec: 1448013 LB: 0 @ 1185.1
c Restart #30 #Var: 7718 #Dec: 1454026 LB: 0 @ 1190.6
s UNKNOWN
c Exit Code: 0
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/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840725574 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 107 3 90 68 0 39 0
[pid=6294] 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/wulflinc25/normalized-mps-v2-20-10-tuff.opb

[startup+10.0028 s]
Raw data (loadavg): 0.86 0.93 0.90 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 10710 0 0 0 956 32 0 0 25 0 1 0 1840725574 47374336 10621 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 11566 10621 1116 68 0 11498 0
[pid=6294] vsize: 46264
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (Kb) 46264

[startup+20.0034 s]
Raw data (loadavg): 0.88 0.94 0.90 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 12442 0 0 0 1949 37 0 0 25 0 1 0 1840725574 54636544 12353 4294967295 134512640 134736556 3221224560 3221223256 134544505 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 13339 12353 1116 68 0 13271 0
[pid=6294] vsize: 53356
Current children cumulated CPU time (s) 19.86
Current children cumulated vsize (Kb) 53356

[startup+30.004 s]
Raw data (loadavg): 0.90 0.94 0.90 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 15296 0 0 0 2828 84 0 0 22 0 1 0 1840725574 66560000 15207 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16250 15207 1116 68 0 16182 0
[pid=6294] vsize: 65000
Current children cumulated CPU time (s) 29.12
Current children cumulated vsize (Kb) 65000

[startup+40.0046 s]
Raw data (loadavg): 0.91 0.94 0.90 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 15319 0 0 0 3612 159 0 0 23 0 1 0 1840725574 66695168 15230 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16283 15230 1116 68 0 16215 0
[pid=6294] vsize: 65132
Current children cumulated CPU time (s) 37.71
Current children cumulated vsize (Kb) 65132

[startup+50.0052 s]
Raw data (loadavg): 0.93 0.94 0.90 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 15331 0 0 0 4390 230 0 0 21 0 1 0 1840725574 66830336 15242 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16316 15242 1116 68 0 16248 0
[pid=6294] vsize: 65264
Current children cumulated CPU time (s) 46.2
Current children cumulated vsize (Kb) 65264

[startup+60.0059 s]
Raw data (loadavg): 0.94 0.94 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15333 0 0 0 5182 302 0 0 21 0 1 0 1840725574 66830336 15244 4294967295 134512640 134736556 3221224560 3221223108 134544527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16316 15244 1116 68 0 16248 0
[pid=6294] vsize: 65264
Current children cumulated CPU time (s) 54.84
Current children cumulated vsize (Kb) 65264

[startup+70.0065 s]
Raw data (loadavg): 0.95 0.94 0.91 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 15340 0 0 0 5965 376 0 0 22 0 1 0 1840725574 66830336 15251 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16316 15251 1116 68 0 16248 0
[pid=6294] vsize: 65264
Current children cumulated CPU time (s) 63.41
Current children cumulated vsize (Kb) 65264

[startup+80.0071 s]
Raw data (loadavg): 0.95 0.94 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15343 0 0 0 6741 447 0 0 22 0 1 0 1840725574 66830336 15254 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16316 15254 1116 68 0 16248 0
[pid=6294] vsize: 65264
Current children cumulated CPU time (s) 71.88
Current children cumulated vsize (Kb) 65264

[startup+90.0067 s]
Raw data (loadavg): 0.96 0.95 0.91 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 15343 0 0 0 7525 520 0 0 21 0 1 0 1840725574 66830336 15254 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16316 15254 1116 68 0 16248 0
[pid=6294] vsize: 65264
Current children cumulated CPU time (s) 80.45
Current children cumulated vsize (Kb) 65264

[startup+100.006 s]
Raw data (loadavg): 0.97 0.95 0.91 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 15344 0 0 0 8314 587 0 0 21 0 1 0 1840725574 66830336 15255 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16316 15255 1116 68 0 16248 0
[pid=6294] vsize: 65264
Current children cumulated CPU time (s) 89.01
Current children cumulated vsize (Kb) 65264

[startup+110.008 s]
Raw data (loadavg): 0.97 0.95 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15346 0 0 0 9088 657 0 0 21 0 1 0 1840725574 66830336 15257 4294967295 134512640 134736556 3221224560 3221223248 134529060 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16316 15257 1116 68 0 16248 0
[pid=6294] vsize: 65264
Current children cumulated CPU time (s) 97.45
Current children cumulated vsize (Kb) 65264

[startup+120.009 s]
Raw data (loadavg): 0.97 0.95 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15346 0 0 0 9870 728 0 0 21 0 1 0 1840725574 66830336 15257 4294967295 134512640 134736556 3221224560 3221223368 134598815 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16316 15257 1116 68 0 16248 0
[pid=6294] vsize: 65264
Current children cumulated CPU time (s) 105.98
Current children cumulated vsize (Kb) 65264

[startup+130.01 s]
Raw data (loadavg): 0.98 0.95 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15346 0 0 0 10651 801 0 0 20 0 1 0 1840725574 66830336 15257 4294967295 134512640 134736556 3221224560 3221223076 134716789 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16316 15257 1116 68 0 16248 0
[pid=6294] vsize: 65264
Current children cumulated CPU time (s) 114.52
Current children cumulated vsize (Kb) 65264

[startup+140.01 s]
Raw data (loadavg): 0.98 0.95 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15346 0 0 0 11426 874 0 0 18 0 1 0 1840725574 66830336 15257 4294967295 134512640 134736556 3221224560 3221223108 134544618 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16316 15257 1116 68 0 16248 0
[pid=6294] vsize: 65264
Current children cumulated CPU time (s) 123
Current children cumulated vsize (Kb) 65264

[startup+150.01 s]
Raw data (loadavg): 0.98 0.95 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15346 0 0 0 12207 944 0 0 21 0 1 0 1840725574 66830336 15257 4294967295 134512640 134736556 3221224560 3221223136 134544670 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16316 15257 1116 68 0 16248 0
[pid=6294] vsize: 65264
Current children cumulated CPU time (s) 131.51
Current children cumulated vsize (Kb) 65264

[startup+160.011 s]
Raw data (loadavg): 0.99 0.95 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15361 0 0 0 12985 1017 0 0 22 0 1 0 1840725574 66830336 15272 4294967295 134512640 134736556 3221224560 3221223032 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16316 15272 1116 68 0 16248 0
[pid=6294] vsize: 65264
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 65264

[startup+170.011 s]
Raw data (loadavg): 0.99 0.95 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15385 0 0 0 13763 1087 0 0 21 0 1 0 1840725574 66965504 15296 4294967295 134512640 134736556 3221224560 3221223136 134544641 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16349 15296 1116 68 0 16281 0
[pid=6294] vsize: 65396
Current children cumulated CPU time (s) 148.5
Current children cumulated vsize (Kb) 65396

[startup+180.011 s]
Raw data (loadavg): 0.99 0.95 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15422 0 0 0 14548 1157 0 0 21 0 1 0 1840725574 67100672 15333 4294967295 134512640 134736556 3221224560 3221223104 134716144 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16382 15333 1116 68 0 16314 0
[pid=6294] vsize: 65528
Current children cumulated CPU time (s) 157.05
Current children cumulated vsize (Kb) 65528

[startup+190.012 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15555 0 0 0 15392 1206 0 0 25 0 1 0 1840725574 67637248 15466 4294967295 134512640 134736556 3221224560 3221223296 134605579 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16513 15466 1116 68 0 16445 0
[pid=6294] vsize: 66052
Current children cumulated CPU time (s) 165.98
Current children cumulated vsize (Kb) 66052

[startup+200.011 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15591 0 0 0 16314 1230 0 0 25 0 1 0 1840725574 67772416 15502 4294967295 134512640 134736556 3221224560 3221223000 1077377824 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16546 15502 1116 68 0 16478 0
[pid=6294] vsize: 66184
Current children cumulated CPU time (s) 175.44
Current children cumulated vsize (Kb) 66184

[startup+210.012 s]
Raw data (loadavg): 0.99 0.96 0.91 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 15612 0 0 0 17270 1245 0 0 25 0 1 0 1840725574 67895296 15523 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16576 15523 1116 68 0 16508 0
[pid=6294] vsize: 66304
Current children cumulated CPU time (s) 185.15
Current children cumulated vsize (Kb) 66304

[startup+220.012 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15617 0 0 0 18218 1263 0 0 25 0 1 0 1840725574 67895296 15528 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16576 15528 1116 68 0 16508 0
[pid=6294] vsize: 66304
Current children cumulated CPU time (s) 194.81
Current children cumulated vsize (Kb) 66304

[startup+230.012 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15622 0 0 0 19174 1276 0 0 25 0 1 0 1840725574 67895296 15533 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16576 15533 1116 68 0 16508 0
[pid=6294] vsize: 66304
Current children cumulated CPU time (s) 204.5
Current children cumulated vsize (Kb) 66304

[startup+240.013 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15638 0 0 0 20134 1290 0 0 25 0 1 0 1840725574 68026368 15549 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16608 15549 1116 68 0 16540 0
[pid=6294] vsize: 66432
Current children cumulated CPU time (s) 214.24
Current children cumulated vsize (Kb) 66432

[startup+250.013 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15651 0 0 0 21083 1309 0 0 25 0 1 0 1840725574 68026368 15562 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16608 15562 1116 68 0 16540 0
[pid=6294] vsize: 66432
Current children cumulated CPU time (s) 223.92
Current children cumulated vsize (Kb) 66432

[startup+260.014 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15660 0 0 0 22033 1327 0 0 22 0 1 0 1840725574 68153344 15571 4294967295 134512640 134736556 3221224560 3221223120 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16639 15571 1116 68 0 16571 0
[pid=6294] vsize: 66556
Current children cumulated CPU time (s) 233.6
Current children cumulated vsize (Kb) 66556

[startup+270.015 s]
Raw data (loadavg): 0.99 0.96 0.91 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 15670 0 0 0 22987 1341 0 0 25 0 1 0 1840725574 68153344 15581 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16639 15581 1116 68 0 16571 0
[pid=6294] vsize: 66556
Current children cumulated CPU time (s) 243.28
Current children cumulated vsize (Kb) 66556

[startup+280.015 s]
Raw data (loadavg): 0.99 0.96 0.91 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 15686 0 0 0 23944 1355 0 0 25 0 1 0 1840725574 68153344 15597 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16639 15597 1116 68 0 16571 0
[pid=6294] vsize: 66556
Current children cumulated CPU time (s) 252.99
Current children cumulated vsize (Kb) 66556

[startup+290.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15717 0 0 0 24904 1368 0 0 25 0 1 0 1840725574 68288512 15628 4294967295 134512640 134736556 3221224560 3221223104 134544584 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16672 15628 1116 68 0 16604 0
[pid=6294] vsize: 66688
Current children cumulated CPU time (s) 262.72
Current children cumulated vsize (Kb) 66688

[startup+300.015 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 15735 0 0 0 25860 1384 0 0 25 0 1 0 1840725574 68411392 15646 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16702 15646 1116 68 0 16634 0
[pid=6294] vsize: 66808
Current children cumulated CPU time (s) 272.44
Current children cumulated vsize (Kb) 66808

[startup+310.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15756 0 0 0 26818 1398 0 0 25 0 1 0 1840725574 68546560 15667 4294967295 134512640 134736556 3221224560 3221223164 134544720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16735 15667 1116 68 0 16667 0
[pid=6294] vsize: 66940
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (Kb) 66940

[startup+320.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15773 0 0 0 27775 1413 0 0 25 0 1 0 1840725574 68546560 15684 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16735 15684 1116 68 0 16667 0
[pid=6294] vsize: 66940
Current children cumulated CPU time (s) 291.88
Current children cumulated vsize (Kb) 66940

[startup+330.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15819 0 0 0 28728 1431 0 0 25 0 1 0 1840725574 68808704 15730 4294967295 134512640 134736556 3221224560 3221223096 1077377712 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16799 15730 1116 68 0 16731 0
[pid=6294] vsize: 67196
Current children cumulated CPU time (s) 301.59
Current children cumulated vsize (Kb) 67196

[startup+340.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15832 0 0 0 29679 1449 0 0 25 0 1 0 1840725574 68808704 15743 4294967295 134512640 134736556 3221224560 3221223104 134543682 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16799 15743 1116 68 0 16731 0
[pid=6294] vsize: 67196
Current children cumulated CPU time (s) 311.28
Current children cumulated vsize (Kb) 67196

[startup+350.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15846 0 0 0 30638 1461 0 0 25 0 1 0 1840725574 68808704 15757 4294967295 134512640 134736556 3221224560 3221223072 134543101 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16799 15757 1116 68 0 16731 0
[pid=6294] vsize: 67196
Current children cumulated CPU time (s) 320.99
Current children cumulated vsize (Kb) 67196

[startup+360.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15858 0 0 0 31592 1475 0 0 25 0 1 0 1840725574 68935680 15769 4294967295 134512640 134736556 3221224560 3221223160 134544553 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16830 15769 1116 68 0 16762 0
[pid=6294] vsize: 67320
Current children cumulated CPU time (s) 330.67
Current children cumulated vsize (Kb) 67320

[startup+370.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15877 0 0 0 32549 1490 0 0 25 0 1 0 1840725574 68935680 15788 4294967295 134512640 134736556 3221224560 3221223216 134525081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16830 15788 1116 68 0 16762 0
[pid=6294] vsize: 67320
Current children cumulated CPU time (s) 340.39
Current children cumulated vsize (Kb) 67320

[startup+380.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15892 0 0 0 33504 1506 0 0 25 0 1 0 1840725574 69062656 15803 4294967295 134512640 134736556 3221224560 3221223236 134634388 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16861 15803 1116 68 0 16793 0
[pid=6294] vsize: 67444
Current children cumulated CPU time (s) 350.1
Current children cumulated vsize (Kb) 67444

[startup+390.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15912 0 0 0 34458 1522 0 0 25 0 1 0 1840725574 69185536 15823 4294967295 134512640 134736556 3221224560 3221223124 134544694 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16891 15823 1116 68 0 16823 0
[pid=6294] vsize: 67564
Current children cumulated CPU time (s) 359.8
Current children cumulated vsize (Kb) 67564

[startup+400.019 s]
Raw data (loadavg): 1.07 0.99 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15922 0 0 0 35415 1536 0 0 25 0 1 0 1840725574 69185536 15833 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16891 15833 1116 68 0 16823 0
[pid=6294] vsize: 67564
Current children cumulated CPU time (s) 369.51
Current children cumulated vsize (Kb) 67564

[startup+410.02 s]
Raw data (loadavg): 1.06 0.99 0.91 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 15947 0 0 0 36367 1551 0 0 21 0 1 0 1840725574 69308416 15858 4294967295 134512640 134736556 3221224560 3221223084 134540047 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 16921 15858 1116 68 0 16853 0
[pid=6294] vsize: 67684
Current children cumulated CPU time (s) 379.18
Current children cumulated vsize (Kb) 67684

[startup+420.02 s]
Raw data (loadavg): 1.05 0.99 0.91 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 15981 0 0 0 37326 1564 0 0 25 0 1 0 1840725574 69443584 15892 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16954 15892 1116 68 0 16886 0
[pid=6294] vsize: 67816
Current children cumulated CPU time (s) 388.9
Current children cumulated vsize (Kb) 67816

[startup+430.021 s]
Raw data (loadavg): 1.12 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 15994 0 0 0 38283 1576 0 0 25 0 1 0 1840725574 69443584 15905 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16954 15905 1116 68 0 16886 0
[pid=6294] vsize: 67816
Current children cumulated CPU time (s) 398.59
Current children cumulated vsize (Kb) 67816

[startup+440.021 s]
Raw data (loadavg): 1.10 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 16017 0 0 0 39241 1590 0 0 25 0 1 0 1840725574 69570560 15928 4294967295 134512640 134736556 3221224560 3221223332 134600708 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16985 15928 1116 68 0 16917 0
[pid=6294] vsize: 67940
Current children cumulated CPU time (s) 408.31
Current children cumulated vsize (Kb) 67940

[startup+450.02 s]
Raw data (loadavg): 1.08 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 16029 0 0 0 40196 1607 0 0 25 0 1 0 1840725574 69570560 15940 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 16985 15940 1116 68 0 16917 0
[pid=6294] vsize: 67940
Current children cumulated CPU time (s) 418.03
Current children cumulated vsize (Kb) 67940

[startup+460.021 s]
Raw data (loadavg): 1.07 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 16047 0 0 0 41152 1621 0 0 25 0 1 0 1840725574 69705728 15958 4294967295 134512640 134736556 3221224560 3221223136 134550732 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 17018 15958 1116 68 0 16950 0
[pid=6294] vsize: 68072
Current children cumulated CPU time (s) 427.73
Current children cumulated vsize (Kb) 68072

[startup+470.021 s]
Raw data (loadavg): 1.06 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 16065 0 0 0 42107 1636 0 0 25 0 1 0 1840725574 69705728 15976 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17018 15976 1116 68 0 16950 0
[pid=6294] vsize: 68072
Current children cumulated CPU time (s) 437.43
Current children cumulated vsize (Kb) 68072

[startup+480.021 s]
Raw data (loadavg): 1.05 1.00 0.92 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 16094 0 0 0 43065 1650 0 0 25 0 1 0 1840725574 69828608 16005 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17048 16005 1116 68 0 16980 0
[pid=6294] vsize: 68192
Current children cumulated CPU time (s) 447.15
Current children cumulated vsize (Kb) 68192

[startup+490.022 s]
Raw data (loadavg): 1.04 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 16123 0 0 0 44022 1666 0 0 25 0 1 0 1840725574 69959680 16034 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17080 16034 1116 68 0 17012 0
[pid=6294] vsize: 68320
Current children cumulated CPU time (s) 456.88
Current children cumulated vsize (Kb) 68320

[startup+500.022 s]
Raw data (loadavg): 1.03 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 16136 0 0 0 44980 1680 0 0 25 0 1 0 1840725574 70094848 16047 4294967295 134512640 134736556 3221224560 3221223136 134543151 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17113 16047 1116 68 0 17045 0
[pid=6294] vsize: 68452
Current children cumulated CPU time (s) 466.6
Current children cumulated vsize (Kb) 68452

[startup+510.022 s]
Raw data (loadavg): 1.03 1.00 0.92 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 16162 0 0 0 45938 1693 0 0 25 0 1 0 1840725574 70217728 16073 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17143 16073 1116 68 0 17075 0
[pid=6294] vsize: 68572
Current children cumulated CPU time (s) 476.31
Current children cumulated vsize (Kb) 68572

[startup+520.022 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 16169 0 0 0 46895 1709 0 0 25 0 1 0 1840725574 70217728 16080 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17143 16080 1116 68 0 17075 0
[pid=6294] vsize: 68572
Current children cumulated CPU time (s) 486.04
Current children cumulated vsize (Kb) 68572

[startup+530.022 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 16214 0 0 0 47852 1724 0 0 25 0 1 0 1840725574 70348800 16125 4294967295 134512640 134736556 3221224560 3221223248 134524435 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17175 16125 1116 68 0 17107 0
[pid=6294] vsize: 68700
Current children cumulated CPU time (s) 495.76
Current children cumulated vsize (Kb) 68700

[startup+540.022 s]
Raw data (loadavg): 1.02 1.00 0.92 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 16226 0 0 0 48809 1739 0 0 25 0 1 0 1840725574 70475776 16137 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17206 16137 1116 68 0 17138 0
[pid=6294] vsize: 68824
Current children cumulated CPU time (s) 505.48
Current children cumulated vsize (Kb) 68824

[startup+550.023 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 16239 0 0 0 49761 1754 0 0 25 0 1 0 1840725574 70475776 16150 4294967295 134512640 134736556 3221224560 3221223272 134694457 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17206 16150 1116 68 0 17138 0
[pid=6294] vsize: 68824
Current children cumulated CPU time (s) 515.15
Current children cumulated vsize (Kb) 68824

[startup+560.022 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 16251 0 0 0 50718 1769 0 0 25 0 1 0 1840725574 70475776 16162 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17206 16162 1116 68 0 17138 0
[pid=6294] vsize: 68824
Current children cumulated CPU time (s) 524.87
Current children cumulated vsize (Kb) 68824

[startup+570.022 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 16266 0 0 0 51674 1784 0 0 25 0 1 0 1840725574 70606848 16177 4294967295 134512640 134736556 3221224560 3221223200 134524936 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17238 16177 1116 68 0 17170 0
[pid=6294] vsize: 68952
Current children cumulated CPU time (s) 534.58
Current children cumulated vsize (Kb) 68952

[startup+580.022 s]
Raw data (loadavg): 1.01 1.00 0.92 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 16292 0 0 0 52630 1799 0 0 25 0 1 0 1840725574 70737920 16203 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17270 16203 1116 68 0 17202 0
[pid=6294] vsize: 69080
Current children cumulated CPU time (s) 544.29
Current children cumulated vsize (Kb) 69080

[startup+590.022 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 16297 0 0 0 53589 1812 0 0 25 0 1 0 1840725574 70737920 16208 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17270 16208 1116 68 0 17202 0
[pid=6294] vsize: 69080
Current children cumulated CPU time (s) 554.01
Current children cumulated vsize (Kb) 69080

[startup+600.022 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 16314 0 0 0 54540 1829 0 0 25 0 1 0 1840725574 70737920 16225 4294967295 134512640 134736556 3221224560 3221223196 1077378561 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 17270 16225 1116 68 0 17202 0
[pid=6294] vsize: 69080
Current children cumulated CPU time (s) 563.69
Current children cumulated vsize (Kb) 69080

[startup+610.022 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 16338 0 0 0 55498 1842 0 0 25 0 1 0 1840725574 70860800 16249 4294967295 134512640 134736556 3221224560 3221223232 134528699 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17300 16249 1116 68 0 17232 0
[pid=6294] vsize: 69200
Current children cumulated CPU time (s) 573.4
Current children cumulated vsize (Kb) 69200

[startup+620.022 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 16355 0 0 0 56453 1858 0 0 25 0 1 0 1840725574 70991872 16266 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17332 16266 1116 68 0 17264 0
[pid=6294] vsize: 69328
Current children cumulated CPU time (s) 583.11
Current children cumulated vsize (Kb) 69328

[startup+630.022 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 16369 0 0 0 57409 1872 0 0 20 0 1 0 1840725574 70991872 16280 4294967295 134512640 134736556 3221224560 3221223136 134550729 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 17332 16280 1116 68 0 17264 0
[pid=6294] vsize: 69328
Current children cumulated CPU time (s) 592.81
Current children cumulated vsize (Kb) 69328

[startup+640.023 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 16379 0 0 0 58365 1889 0 0 25 0 1 0 1840725574 70991872 16290 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17332 16290 1116 68 0 17264 0
[pid=6294] vsize: 69328
Current children cumulated CPU time (s) 602.54
Current children cumulated vsize (Kb) 69328

[startup+650.023 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 16880 0 0 0 59336 1900 0 0 25 0 1 0 1840725574 72523776 16664 4294967295 134512640 134736556 3221224560 3221223232 134528541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 17706 16664 1116 68 0 17638 0
[pid=6294] vsize: 70824
Current children cumulated CPU time (s) 612.36
Current children cumulated vsize (Kb) 70824

[startup+660.023 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 17421 0 0 0 60331 1903 0 0 25 0 1 0 1840725574 74289152 17095 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 18137 17095 1116 68 0 18069 0
[pid=6294] vsize: 72548
Current children cumulated CPU time (s) 622.34
Current children cumulated vsize (Kb) 72548

[startup+670.024 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 17997 0 0 0 61328 1905 0 0 25 0 1 0 1840725574 76722176 17671 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 18731 17671 1116 68 0 18663 0
[pid=6294] vsize: 74924
Current children cumulated CPU time (s) 632.33
Current children cumulated vsize (Kb) 74924

[startup+680.024 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18250 0 0 0 62326 1906 0 0 25 0 1 0 1840725574 77791232 17924 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 18992 17924 1116 68 0 18924 0
[pid=6294] vsize: 75968
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (Kb) 75968

[startup+690.024 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18250 0 0 0 63324 1907 0 0 25 0 1 0 1840725574 77725696 17924 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 18976 17924 1116 68 0 18908 0
[pid=6294] vsize: 75904
Current children cumulated CPU time (s) 652.31
Current children cumulated vsize (Kb) 75904

[startup+700.025 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18250 0 0 0 64323 1908 0 0 25 0 1 0 1840725574 77725696 17924 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 18976 17924 1116 68 0 18908 0
[pid=6294] vsize: 75904
Current children cumulated CPU time (s) 662.31
Current children cumulated vsize (Kb) 75904

[startup+710.025 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18250 0 0 0 65322 1908 0 0 25 0 1 0 1840725574 77725696 17924 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 18976 17924 1116 68 0 18908 0
[pid=6294] vsize: 75904
Current children cumulated CPU time (s) 672.3
Current children cumulated vsize (Kb) 75904

[startup+720.025 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18250 0 0 0 66321 1909 0 0 25 0 1 0 1840725574 77725696 17924 4294967295 134512640 134736556 3221224560 3221223172 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 18976 17924 1116 68 0 18908 0
[pid=6294] vsize: 75904
Current children cumulated CPU time (s) 682.3
Current children cumulated vsize (Kb) 75904

[startup+730.025 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18250 0 0 0 67318 1910 0 0 25 0 1 0 1840725574 77725696 17924 4294967295 134512640 134736556 3221224560 3221223168 134634123 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 18976 17924 1116 68 0 18908 0
[pid=6294] vsize: 75904
Current children cumulated CPU time (s) 692.28
Current children cumulated vsize (Kb) 75904

[startup+740.026 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18250 0 0 0 68306 1914 0 0 25 0 1 0 1840725574 77725696 17924 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 18976 17924 1116 68 0 18908 0
[pid=6294] vsize: 75904
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (Kb) 75904

[startup+750.026 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18250 0 0 0 69280 1924 0 0 25 0 1 0 1840725574 77725696 17924 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 18976 17924 1116 68 0 18908 0
[pid=6294] vsize: 75904
Current children cumulated CPU time (s) 712.04
Current children cumulated vsize (Kb) 75904

[startup+760.026 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18250 0 0 0 70259 1930 0 0 25 0 1 0 1840725574 77725696 17924 4294967295 134512640 134736556 3221224560 3221223232 134524977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 18976 17924 1116 68 0 18908 0
[pid=6294] vsize: 75904
Current children cumulated CPU time (s) 721.89
Current children cumulated vsize (Kb) 75904

[startup+770.027 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18250 0 0 0 71247 1934 0 0 25 0 1 0 1840725574 77725696 17924 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 18976 17924 1116 68 0 18908 0
[pid=6294] vsize: 75904
Current children cumulated CPU time (s) 731.81
Current children cumulated vsize (Kb) 75904

[startup+780.027 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18251 0 0 0 72240 1936 0 0 25 0 1 0 1840725574 77725696 17925 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 18976 17925 1116 68 0 18908 0
[pid=6294] vsize: 75904
Current children cumulated CPU time (s) 741.76
Current children cumulated vsize (Kb) 75904

[startup+790.028 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18280 0 0 0 73239 1937 0 0 25 0 1 0 1840725574 77860864 17954 4294967295 134512640 134736556 3221224560 3221223272 134694457 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19009 17954 1116 68 0 18941 0
[pid=6294] vsize: 76036
Current children cumulated CPU time (s) 751.76
Current children cumulated vsize (Kb) 76036

[startup+800.028 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18361 0 0 0 74239 1937 0 0 25 0 1 0 1840725574 78274560 18035 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19110 18035 1116 68 0 19042 0
[pid=6294] vsize: 76440
Current children cumulated CPU time (s) 761.76
Current children cumulated vsize (Kb) 76440

[startup+810.028 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18835 0 0 0 75237 1939 0 0 25 0 1 0 1840725574 80187392 18509 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19577 18509 1116 68 0 19509 0
[pid=6294] vsize: 78308
Current children cumulated CPU time (s) 771.76
Current children cumulated vsize (Kb) 78308

[startup+820.028 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18853 0 0 0 76236 1939 0 0 25 0 1 0 1840725574 80121856 18490 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19561 18490 1116 68 0 19493 0
[pid=6294] vsize: 78244
Current children cumulated CPU time (s) 781.75
Current children cumulated vsize (Kb) 78244

[startup+830.028 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18963 0 0 0 77233 1940 0 0 25 0 1 0 1840725574 80019456 18485 4294967295 134512640 134736556 3221224560 3221223284 134529474 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18485 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 791.73
Current children cumulated vsize (Kb) 78144

[startup+840.029 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 18963 0 0 0 78206 1949 0 0 25 0 1 0 1840725574 80019456 18485 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/6294/statm): 19536 18485 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 801.55
Current children cumulated vsize (Kb) 78144

[startup+850.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18963 0 0 0 79159 1965 0 0 25 0 1 0 1840725574 80019456 18485 4294967295 134512640 134736556 3221224560 3221223084 134634452 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 19536 18485 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 811.24
Current children cumulated vsize (Kb) 78144

[startup+860.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18963 0 0 0 80147 1970 0 0 25 0 1 0 1840725574 80019456 18485 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18485 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 821.17
Current children cumulated vsize (Kb) 78144

[startup+870.031 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18964 0 0 0 81134 1975 0 0 25 0 1 0 1840725574 80019456 18486 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18486 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 831.09
Current children cumulated vsize (Kb) 78144

[startup+880.032 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18973 0 0 0 82118 1980 0 0 25 0 1 0 1840725574 80019456 18495 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 19536 18495 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 840.98
Current children cumulated vsize (Kb) 78144

[startup+890.032 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18973 0 0 0 83117 1980 0 0 25 0 1 0 1840725574 80019456 18495 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18495 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 850.97
Current children cumulated vsize (Kb) 78144

[startup+900.032 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18973 0 0 0 84116 1980 0 0 25 0 1 0 1840725574 80019456 18495 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18495 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 860.96
Current children cumulated vsize (Kb) 78144

[startup+910.032 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18973 0 0 0 85116 1981 0 0 25 0 1 0 1840725574 80019456 18495 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18495 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 870.97
Current children cumulated vsize (Kb) 78144

[startup+920.032 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18973 0 0 0 86115 1981 0 0 25 0 1 0 1840725574 80019456 18495 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18495 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 880.96
Current children cumulated vsize (Kb) 78144

[startup+930.033 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18973 0 0 0 87115 1982 0 0 25 0 1 0 1840725574 80019456 18495 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18495 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 890.97
Current children cumulated vsize (Kb) 78144

[startup+940.033 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18973 0 0 0 88115 1982 0 0 25 0 1 0 1840725574 80019456 18495 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18495 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 900.97
Current children cumulated vsize (Kb) 78144

[startup+950.033 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18973 0 0 0 89115 1982 0 0 25 0 1 0 1840725574 80019456 18495 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18495 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 910.97
Current children cumulated vsize (Kb) 78144

[startup+960.033 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18973 0 0 0 90115 1982 0 0 25 0 1 0 1840725574 80019456 18495 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18495 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 920.97
Current children cumulated vsize (Kb) 78144

[startup+970.034 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18973 0 0 0 91114 1982 0 0 25 0 1 0 1840725574 80019456 18495 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18495 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 930.96
Current children cumulated vsize (Kb) 78144

[startup+980.034 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18974 0 0 0 92114 1983 0 0 25 0 1 0 1840725574 80019456 18496 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18496 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 940.97
Current children cumulated vsize (Kb) 78144

[startup+990.033 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18974 0 0 0 93114 1983 0 0 25 0 1 0 1840725574 80019456 18496 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18496 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 950.97
Current children cumulated vsize (Kb) 78144

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18974 0 0 0 94113 1983 0 0 25 0 1 0 1840725574 80019456 18496 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18496 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 960.96
Current children cumulated vsize (Kb) 78144

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18974 0 0 0 95113 1983 0 0 25 0 1 0 1840725574 80019456 18496 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18496 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 970.96
Current children cumulated vsize (Kb) 78144

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18974 0 0 0 96112 1983 0 0 25 0 1 0 1840725574 80019456 18496 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18496 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 980.95
Current children cumulated vsize (Kb) 78144

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18974 0 0 0 97112 1983 0 0 25 0 1 0 1840725574 80019456 18496 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18496 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 990.95
Current children cumulated vsize (Kb) 78144

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18974 0 0 0 98112 1983 0 0 25 0 1 0 1840725574 80019456 18496 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18496 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 1000.95
Current children cumulated vsize (Kb) 78144

[startup+1050.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18974 0 0 0 99111 1984 0 0 25 0 1 0 1840725574 80019456 18496 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18496 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 1010.95
Current children cumulated vsize (Kb) 78144

[startup+1060.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18974 0 0 0 100111 1984 0 0 25 0 1 0 1840725574 80019456 18496 4294967295 134512640 134736556 3221224560 3221223264 134605453 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18496 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 1020.95
Current children cumulated vsize (Kb) 78144

[startup+1070.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18974 0 0 0 101111 1984 0 0 25 0 1 0 1840725574 80019456 18496 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18496 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 1030.95
Current children cumulated vsize (Kb) 78144

[startup+1080.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18974 0 0 0 102111 1984 0 0 25 0 1 0 1840725574 80019456 18496 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18496 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 1040.95
Current children cumulated vsize (Kb) 78144

[startup+1090.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18974 0 0 0 103110 1984 0 0 25 0 1 0 1840725574 80019456 18496 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19536 18496 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 1050.94
Current children cumulated vsize (Kb) 78144

[startup+1100.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18974 0 0 0 104098 1987 0 0 25 0 1 0 1840725574 80019456 18496 4294967295 134512640 134736556 3221224560 3221223104 134716141 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 19536 18496 1116 68 0 19468 0
[pid=6294] vsize: 78144
Current children cumulated CPU time (s) 1060.85
Current children cumulated vsize (Kb) 78144

[startup+1110.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 18976 0 0 0 105077 1995 0 0 25 0 1 0 1840725574 80158720 18498 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 19570 18498 1116 68 0 19502 0
[pid=6294] vsize: 78280
Current children cumulated CPU time (s) 1070.72
Current children cumulated vsize (Kb) 78280

[startup+1120.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 19066 0 0 0 106054 2002 0 0 25 0 1 0 1840725574 80429056 18588 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 19636 18588 1116 68 0 19568 0
[pid=6294] vsize: 78544
Current children cumulated CPU time (s) 1080.56
Current children cumulated vsize (Kb) 78544

[startup+1130.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 19526 0 0 0 107017 2015 0 0 25 0 1 0 1840725574 82321408 19048 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 20098 19048 1116 68 0 20030 0
[pid=6294] vsize: 80392
Current children cumulated CPU time (s) 1090.32
Current children cumulated vsize (Kb) 80392

[startup+1140.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 19696 0 0 0 107977 2030 0 0 25 0 1 0 1840725574 83013632 19218 4294967295 134512640 134736556 3221224560 3221223188 134634388 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 20267 19218 1116 68 0 20199 0
[pid=6294] vsize: 81068
Current children cumulated CPU time (s) 1100.07
Current children cumulated vsize (Kb) 81068

[startup+1150.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 19696 0 0 0 108938 2045 0 0 25 0 1 0 1840725574 83013632 19218 4294967295 134512640 134736556 3221224560 3221223212 134554079 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 20267 19218 1116 68 0 20199 0
[pid=6294] vsize: 81068
Current children cumulated CPU time (s) 1109.83
Current children cumulated vsize (Kb) 81068

[startup+1160.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 19696 0 0 0 109887 2063 0 0 25 0 1 0 1840725574 83013632 19218 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 20267 19218 1116 68 0 20199 0
[pid=6294] vsize: 81068
Current children cumulated CPU time (s) 1119.5
Current children cumulated vsize (Kb) 81068

[startup+1170.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 19696 0 0 0 110842 2077 0 0 25 0 1 0 1840725574 83013632 19218 4294967295 134512640 134736556 3221224560 3221223248 134536470 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 20267 19218 1116 68 0 20199 0
[pid=6294] vsize: 81068
Current children cumulated CPU time (s) 1129.19
Current children cumulated vsize (Kb) 81068

[startup+1180.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 19713 0 0 0 111807 2090 0 0 25 0 1 0 1840725574 83148800 19235 4294967295 134512640 134736556 3221224560 3221222280 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6294/statm): 20300 19235 1116 68 0 20232 0
[pid=6294] vsize: 81200
Current children cumulated CPU time (s) 1138.97
Current children cumulated vsize (Kb) 81200

[startup+1190.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 19713 0 0 0 112770 2105 0 0 25 0 1 0 1840725574 83148800 19235 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 20300 19235 1116 68 0 20232 0
[pid=6294] vsize: 81200
Current children cumulated CPU time (s) 1148.75
Current children cumulated vsize (Kb) 81200

[startup+1200.03 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 19714 0 0 0 113721 2122 0 0 25 0 1 0 1840725574 83148800 19236 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 20300 19236 1116 68 0 20232 0
[pid=6294] vsize: 81200
Current children cumulated CPU time (s) 1158.43
Current children cumulated vsize (Kb) 81200

[startup+1210.03 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 19717 0 0 0 114674 2138 0 0 25 0 1 0 1840725574 83148800 19239 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 20300 19239 1116 68 0 20232 0
[pid=6294] vsize: 81200
Current children cumulated CPU time (s) 1168.12
Current children cumulated vsize (Kb) 81200

[startup+1220.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) R 6293 6294 4419 0 -1 0 19722 0 0 0 115632 2151 0 0 25 0 1 0 1840725574 83148800 19244 4294967295 134512640 134736556 3221224560 3221223108 134544525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6294/statm): 20300 19244 1116 68 0 20232 0
[pid=6294] vsize: 81200
Current children cumulated CPU time (s) 1177.83
Current children cumulated vsize (Kb) 81200

[startup+1230.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6294
Raw data (/proc/6294/stat): 6294 (bsolo) T 6293 6294 4419 0 -1 0 19736 0 0 0 116595 2164 0 0 25 0 1 0 1840725574 83148800 19258 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6294/statm): 20300 19258 1116 68 0 20232 0
[pid=6294] vsize: 81200
Current children cumulated CPU time (s) 1187.59
Current children cumulated vsize (Kb) 81200
One traced child (pid=6294) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1237.65
CPU time (s): 1195.05
CPU user time (s): 1173.26
CPU system time (s): 21.7927
CPU usage (%): 96.558
Max. virtual memory (cumulated for all children) (Kb): 81200

Verifier Data

ERROR: no interpretation found !