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-adlittle.opb
MD5SUM1bb3cde4ae28db77cb8e051d278e83a5
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 2460
Biggest coefficient in the objective function 88852135936000
Number of bits for the biggest coefficient in the objective function 47
Sum of the numbers in the objective function 3689448844530141
Number of bits of the sum of numbers in the objective function 52
Biggest number in a constraint 359703511040000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 6054438712178314
Number of bits of the biggest sum of numbers53
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables2910
Total number of constraints56
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 constraints56
Minimum length of a constraint30
Maximum length of a constraint810

Trace number 458

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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:        945100 kB
Buffers:         34172 kB
Cached:          27576 kB
SwapCached:        744 kB
Active:          53788 kB
Inactive:        10600 kB
HighTotal:      131008 kB
HighFree:        99848 kB
LowTotal:       903652 kB
LowFree:        845252 kB
SwapTotal:     2097892 kB
SwapFree:      2096644 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5736 kB
Slab:            19532 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 10:43:48 (client local time) WITH STATUS 0 IN 1195.03 SECONDS
stats: 404 7 1195.03 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 2910 variables and 70 constraints.
c	preprocess terminated. Elapsed time: 2.004
c After prepocess the problem consists of 1331 variables and 67 constraints.
c Initial Lower Bound: -28620852450
c Restart #1 #Var: 1331 #Dec: 6176 LB: -28620852450 @ 6.717
c Restart #2 #Var: 1331 #Dec: 18276 LB: -28620852450 @ 15.314
c Restart #3 #Var: 1331 #Dec: 34880 LB: -28620852450 @ 27.111
c Restart #4 #Var: 1331 #Dec: 57157 LB: -28620852450 @ 42.704
c Restart #5 #Var: 1331 #Dec: 85374 LB: -28620852450 @ 62.324
c Restart #6 #Var: 1331 #Dec: 117502 LB: -28620852450 @ 84.888
c Restart #7 #Var: 1331 #Dec: 145620 LB: -28620852450 @ 106.41
c Restart #8 #Var: 1331 #Dec: 158338 LB: -28620852450 @ 121.66
c Restart #9 #Var: 1331 #Dec: 160478 LB: -28620852450 @ 127.27
c Restart #10 #Var: 1330 #Dec: 165106 LB: -28427316450 @ 138.56
c Restart #11 #Var: 1330 #Dec: 167569 LB: -28427316450 @ 151.02
c Restart #12 #Var: 1330 #Dec: 170116 LB: -28427316450 @ 158.63
c Restart #13 #Var: 1330 #Dec: 175373 LB: -28427316450 @ 180.21
c Restart #14 #Var: 1330 #Dec: 178481 LB: -28427316450 @ 196.91
c Restart #15 #Var: 1330 #Dec: 184017 LB: -28427316450 @ 214.59
c Restart #16 #Var: 1330 #Dec: 192005 LB: -28427316450 @ 237.8
c Restart #17 #Var: 1330 #Dec: 195556 LB: -28427316450 @ 252.57
c Restart #18 #Var: 1330 #Dec: 199189 LB: -28427316450 @ 273.56
c Restart #19 #Var: 1330 #Dec: 204251 LB: -28427316450 @ 300.05
c Restart #20 #Var: 1330 #Dec: 209455 LB: -28427316450 @ 318.75
c Restart #21 #Var: 1330 #Dec: 214055 LB: -28427316450 @ 338.98
c Restart #22 #Var: 1330 #Dec: 218635 LB: -28427316450 @ 361.45
c Restart #23 #Var: 1330 #Dec: 223950 LB: -28427316450 @ 412.84
c Restart #24 #Var: 1330 #Dec: 229454 LB: -28427316450 @ 450.12
c Restart #25 #Var: 1330 #Dec: 234740 LB: -28427316450 @ 473.08
c Restart #26 #Var: 1330 #Dec: 240277 LB: -28427316450 @ 505.34
c Restart #27 #Var: 1330 #Dec: 245876 LB: -28427316450 @ 531.68
c Restart #28 #Var: 1330 #Dec: 251559 LB: -28427316450 @ 558.19
c Restart #29 #Var: 1330 #Dec: 258711 LB: -28427316450 @ 593.49
c CHANGE Heuristic... 
c Restart #0 #Var: 1330 #Dec: 264879 LB: -28427316450 @ 619.84
c Restart #1 #Var: 1330 #Dec: 265330 LB: -28427316450 @ 623.84
c Restart #2 #Var: 1330 #Dec: 266394 LB: -28427316450 @ 627.32
c Restart #3 #Var: 1330 #Dec: 267149 LB: -28427316450 @ 631.18
c Restart #4 #Var: 1330 #Dec: 269518 LB: -28427316450 @ 636.12
c Restart #5 #Var: 1330 #Dec: 271796 LB: -28427316450 @ 641.99
c Restart #6 #Var: 1330 #Dec: 273555 LB: -28427316450 @ 649.05
c Restart #7 #Var: 1330 #Dec: 277237 LB: -28427316450 @ 665.02
c Restart #8 #Var: 1330 #Dec: 279235 LB: -28427316450 @ 672.13
c Restart #9 #Var: 1330 #Dec: 282684 LB: -28427316450 @ 698.9
c Restart #10 #Var: 1330 #Dec: 285640 LB: -28427316450 @ 712.98
c Restart #11 #Var: 1330 #Dec: 288064 LB: -28427316450 @ 724.18
c Restart #12 #Var: 1330 #Dec: 292113 LB: -28427316450 @ 741.94
c Restart #13 #Var: 1330 #Dec: 295051 LB: -28427316450 @ 755.33
c Restart #14 #Var: 1330 #Dec: 298331 LB: -28427316450 @ 767.27
c Restart #15 #Var: 1330 #Dec: 301631 LB: -28427316450 @ 789.51
c Restart #16 #Var: 1330 #Dec: 306674 LB: -28427316450 @ 804.88
c Restart #17 #Var: 1330 #Dec: 310094 LB: -28427316450 @ 815.3
c Restart #18 #Var: 1330 #Dec: 313713 LB: -28427316450 @ 827.04
c Restart #19 #Var: 1330 #Dec: 317527 LB: -28427316450 @ 838.76
c Restart #20 #Var: 1330 #Dec: 321543 LB: -28427316450 @ 851.33
c Restart #21 #Var: 1330 #Dec: 325766 LB: -28427316450 @ 865.3
c Restart #22 #Var: 1330 #Dec: 330184 LB: -28427316450 @ 880.39
c Restart #23 #Var: 1330 #Dec: 334802 LB: -28427316450 @ 895.21
c Restart #24 #Var: 1330 #Dec: 339625 LB: -28427316450 @ 915.49
c Restart #25 #Var: 1330 #Dec: 344647 LB: -28427316450 @ 935.85
c Restart #26 #Var: 1330 #Dec: 349862 LB: -28427316450 @ 953.01
c Restart #27 #Var: 1330 #Dec: 355286 LB: -28427316450 @ 970.43
c Restart #28 #Var: 1330 #Dec: 360904 LB: -28427316450 @ 989.23
c Restart #29 #Var: 1330 #Dec: 366721 LB: -28427316450 @ 1011.2
c Restart #30 #Var: 1330 #Dec: 372745 LB: -28427316450 @ 1031.5
c Restart #31 #Var: 1330 #Dec: 378960 LB: -28427316450 @ 1052.2
c Restart #32 #Var: 1330 #Dec: 385374 LB: -28427316450 @ 1077.8
c Restart #33 #Var: 1330 #Dec: 391991 LB: -28427316450 @ 1100
c Restart #34 #Var: 1330 #Dec: 398810 LB: -28427316450 @ 1133.8
c Restart #35 #Var: 1330 #Dec: 405832 LB: -28427316450 @ 1157.4
c Restart #36 #Var: 1330 #Dec: 413054 LB: -28427316450 @ 1191.1
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/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840507672 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 107 3 90 68 0 39 0
[pid=22313] 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/wulflinc24/normalized-mps-v2-20-10-adlittle.opb

[startup+10.0028 s]
Raw data (loadavg): 0.93 0.97 0.91 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 2660 0 0 0 932 27 0 0 25 0 1 0 1840507672 14118912 2571 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 3447 2571 1116 68 0 3379 0
[pid=22313] vsize: 13788
Current children cumulated CPU time (s) 9.59
Current children cumulated vsize (Kb) 13788

[startup+20.0036 s]
Raw data (loadavg): 0.94 0.97 0.91 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 2667 0 0 0 1870 48 0 0 25 0 1 0 1840507672 14118912 2578 4294967295 134512640 134736556 3221224560 3221223196 134558384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 3447 2578 1116 68 0 3379 0
[pid=22313] vsize: 13788
Current children cumulated CPU time (s) 19.18
Current children cumulated vsize (Kb) 13788

[startup+30.0042 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 2686 0 0 0 2804 72 0 0 25 0 1 0 1840507672 14118912 2597 4294967295 134512640 134736556 3221224560 3221223216 134649103 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 3447 2597 1116 68 0 3379 0
[pid=22313] vsize: 13788
Current children cumulated CPU time (s) 28.76
Current children cumulated vsize (Kb) 13788

[startup+40.0049 s]
Raw data (loadavg): 1.10 1.00 0.92 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 2686 0 0 0 3738 95 0 0 25 0 1 0 1840507672 14118912 2597 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 3447 2597 1116 68 0 3379 0
[pid=22313] vsize: 13788
Current children cumulated CPU time (s) 38.33
Current children cumulated vsize (Kb) 13788

[startup+50.0056 s]
Raw data (loadavg): 1.08 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 2686 0 0 0 4674 117 0 0 25 0 1 0 1840507672 14118912 2597 4294967295 134512640 134736556 3221224560 3221223152 134558547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 3447 2597 1116 68 0 3379 0
[pid=22313] vsize: 13788
Current children cumulated CPU time (s) 47.91
Current children cumulated vsize (Kb) 13788

[startup+60.0054 s]
Raw data (loadavg): 1.07 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 2687 0 0 0 5609 139 0 0 25 0 1 0 1840507672 14118912 2598 4294967295 134512640 134736556 3221224560 3221223152 134558566 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 3447 2598 1116 68 0 3379 0
[pid=22313] vsize: 13788
Current children cumulated CPU time (s) 57.48
Current children cumulated vsize (Kb) 13788

[startup+70.0071 s]
Raw data (loadavg): 1.06 1.00 0.92 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 2687 0 0 0 6545 161 0 0 25 0 1 0 1840507672 14118912 2598 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 3447 2598 1116 68 0 3379 0
[pid=22313] vsize: 13788
Current children cumulated CPU time (s) 67.06
Current children cumulated vsize (Kb) 13788

[startup+80.0078 s]
Raw data (loadavg): 1.05 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 2687 0 0 0 7479 185 0 0 25 0 1 0 1840507672 14118912 2598 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 3447 2598 1116 68 0 3379 0
[pid=22313] vsize: 13788
Current children cumulated CPU time (s) 76.64
Current children cumulated vsize (Kb) 13788

[startup+90.0075 s]
Raw data (loadavg): 1.04 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 2687 0 0 0 8421 206 0 0 25 0 1 0 1840507672 14118912 2598 4294967295 134512640 134736556 3221224560 3221223192 134558385 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 3447 2598 1116 68 0 3379 0
[pid=22313] vsize: 13788
Current children cumulated CPU time (s) 86.27
Current children cumulated vsize (Kb) 13788

[startup+100.008 s]
Raw data (loadavg): 1.03 1.00 0.92 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 2687 0 0 0 9354 227 0 0 25 0 1 0 1840507672 14118912 2598 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 3447 2598 1116 68 0 3379 0
[pid=22313] vsize: 13788
Current children cumulated CPU time (s) 95.81
Current children cumulated vsize (Kb) 13788

[startup+110.009 s]
Raw data (loadavg): 1.03 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 2713 0 0 0 10295 248 0 0 25 0 1 0 1840507672 14245888 2624 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 3478 2624 1116 68 0 3410 0
[pid=22313] vsize: 13912
Current children cumulated CPU time (s) 105.43
Current children cumulated vsize (Kb) 13912

[startup+120.01 s]
Raw data (loadavg): 1.02 1.00 0.92 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 2745 0 0 0 11255 262 0 0 25 0 1 0 1840507672 14381056 2656 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22313/statm): 3511 2656 1116 68 0 3443 0
[pid=22313] vsize: 14044
Current children cumulated CPU time (s) 115.17
Current children cumulated vsize (Kb) 14044

[startup+130.01 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 2813 0 0 0 12223 274 0 0 25 0 1 0 1840507672 14651392 2724 4294967295 134512640 134736556 3221224560 3221223168 134634130 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 3577 2724 1116 68 0 3509 0
[pid=22313] vsize: 14308
Current children cumulated CPU time (s) 124.97
Current children cumulated vsize (Kb) 14308

[startup+140.01 s]
Raw data (loadavg): 1.02 1.00 0.92 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 2816 0 0 0 13201 281 0 0 25 0 1 0 1840507672 14651392 2727 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 3577 2727 1116 68 0 3509 0
[pid=22313] vsize: 14308
Current children cumulated CPU time (s) 134.82
Current children cumulated vsize (Kb) 14308

[startup+150.011 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 3030 0 0 0 14186 287 0 0 25 0 1 0 1840507672 15560704 2941 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 3799 2941 1116 68 0 3731 0
[pid=22313] vsize: 15196
Current children cumulated CPU time (s) 144.73
Current children cumulated vsize (Kb) 15196

[startup+160.011 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 3692 0 0 0 15170 293 0 0 25 0 1 0 1840507672 18264064 3603 4294967295 134512640 134736556 3221224560 3221223140 134716289 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 4459 3603 1116 68 0 4391 0
[pid=22313] vsize: 17836
Current children cumulated CPU time (s) 154.63
Current children cumulated vsize (Kb) 17836

[startup+170.012 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4127 0 0 0 16153 299 0 0 25 0 1 0 1840507672 20021248 4038 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 4888 4038 1116 68 0 4820 0
[pid=22313] vsize: 19552
Current children cumulated CPU time (s) 164.52
Current children cumulated vsize (Kb) 19552

[startup+180.013 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4127 0 0 0 17135 305 0 0 25 0 1 0 1840507672 20021248 4038 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 4888 4038 1116 68 0 4820 0
[pid=22313] vsize: 19552
Current children cumulated CPU time (s) 174.4
Current children cumulated vsize (Kb) 19552

[startup+190.012 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4136 0 0 0 18121 310 0 0 25 0 1 0 1840507672 20156416 4047 4294967295 134512640 134736556 3221224560 3221223280 134605914 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 4921 4047 1116 68 0 4853 0
[pid=22313] vsize: 19684
Current children cumulated CPU time (s) 184.31
Current children cumulated vsize (Kb) 19684

[startup+200.013 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4161 0 0 0 19109 315 0 0 25 0 1 0 1840507672 20156416 4072 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 4921 4072 1116 68 0 4853 0
[pid=22313] vsize: 19684
Current children cumulated CPU time (s) 194.24
Current children cumulated vsize (Kb) 19684

[startup+210.014 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4167 0 0 0 20088 322 0 0 25 0 1 0 1840507672 20291584 4078 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 4954 4078 1116 68 0 4886 0
[pid=22313] vsize: 19816
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (Kb) 19816

[startup+220.015 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4167 0 0 0 21074 326 0 0 25 0 1 0 1840507672 20291584 4078 4294967295 134512640 134736556 3221224560 3221223152 134558288 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 4954 4078 1116 68 0 4886 0
[pid=22313] vsize: 19816
Current children cumulated CPU time (s) 214
Current children cumulated vsize (Kb) 19816

[startup+230.014 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4167 0 0 0 22053 335 0 0 25 0 1 0 1840507672 20291584 4078 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 4954 4078 1116 68 0 4886 0
[pid=22313] vsize: 19816
Current children cumulated CPU time (s) 223.88
Current children cumulated vsize (Kb) 19816

[startup+240.014 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4259 0 0 0 23036 341 0 0 25 0 1 0 1840507672 20561920 4170 4294967295 134512640 134736556 3221224560 3221223276 134536254 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5020 4170 1116 68 0 4952 0
[pid=22313] vsize: 20080
Current children cumulated CPU time (s) 233.77
Current children cumulated vsize (Kb) 20080

[startup+250.016 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4421 0 0 0 24022 348 0 0 25 0 1 0 1840507672 21221376 4332 4294967295 134512640 134736556 3221224560 3221223276 134536369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5181 4332 1116 68 0 5113 0
[pid=22313] vsize: 20724
Current children cumulated CPU time (s) 243.7
Current children cumulated vsize (Kb) 20724

[startup+260.015 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4475 0 0 0 25007 352 0 0 25 0 1 0 1840507672 21426176 4386 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5231 4386 1116 68 0 5163 0
[pid=22313] vsize: 20924
Current children cumulated CPU time (s) 253.59
Current children cumulated vsize (Kb) 20924

[startup+270.016 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4475 0 0 0 25993 358 0 0 25 0 1 0 1840507672 21426176 4386 4294967295 134512640 134736556 3221224560 3221223272 134694484 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5231 4386 1116 68 0 5163 0
[pid=22313] vsize: 20924
Current children cumulated CPU time (s) 263.51
Current children cumulated vsize (Kb) 20924

[startup+280.018 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4475 0 0 0 26983 361 0 0 25 0 1 0 1840507672 21426176 4386 4294967295 134512640 134736556 3221224560 3221223156 1077374062 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5231 4386 1116 68 0 5163 0
[pid=22313] vsize: 20924
Current children cumulated CPU time (s) 273.44
Current children cumulated vsize (Kb) 20924

[startup+290.018 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4574 0 0 0 27969 366 0 0 25 0 1 0 1840507672 21831680 4485 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5330 4485 1116 68 0 5262 0
[pid=22313] vsize: 21320
Current children cumulated CPU time (s) 283.35
Current children cumulated vsize (Kb) 21320

[startup+300.018 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4580 0 0 0 28957 370 0 0 25 0 1 0 1840507672 21966848 4491 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5363 4491 1116 68 0 5295 0
[pid=22313] vsize: 21452
Current children cumulated CPU time (s) 293.27
Current children cumulated vsize (Kb) 21452

[startup+310.019 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4591 0 0 0 29944 375 0 0 25 0 1 0 1840507672 21966848 4502 4294967295 134512640 134736556 3221224560 3221223168 134558258 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5363 4502 1116 68 0 5295 0
[pid=22313] vsize: 21452
Current children cumulated CPU time (s) 303.19
Current children cumulated vsize (Kb) 21452

[startup+320.02 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 4591 0 0 0 30927 382 0 0 25 0 1 0 1840507672 21966848 4502 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5363 4502 1116 68 0 5295 0
[pid=22313] vsize: 21452
Current children cumulated CPU time (s) 313.09
Current children cumulated vsize (Kb) 21452

[startup+330.019 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4720 0 0 0 31910 388 0 0 25 0 1 0 1840507672 22507520 4631 4294967295 134512640 134736556 3221224560 3221222812 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5495 4631 1116 68 0 5427 0
[pid=22313] vsize: 21980
Current children cumulated CPU time (s) 322.98
Current children cumulated vsize (Kb) 21980

[startup+340.02 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4829 0 0 0 32896 394 0 0 25 0 1 0 1840507672 22892544 4726 4294967295 134512640 134736556 3221224560 3221223224 1077374433 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5589 4726 1116 68 0 5521 0
[pid=22313] vsize: 22356
Current children cumulated CPU time (s) 332.9
Current children cumulated vsize (Kb) 22356

[startup+350.021 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4848 0 0 0 33882 399 0 0 25 0 1 0 1840507672 22892544 4745 4294967295 134512640 134736556 3221224560 3221223304 134560294 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5589 4745 1116 68 0 5521 0
[pid=22313] vsize: 22356
Current children cumulated CPU time (s) 342.81
Current children cumulated vsize (Kb) 22356

[startup+360.02 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4963 0 0 0 34867 405 0 0 25 0 1 0 1840507672 23425024 4860 4294967295 134512640 134736556 3221224560 3221223092 134554616 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5719 4860 1116 68 0 5651 0
[pid=22313] vsize: 22876
Current children cumulated CPU time (s) 352.72
Current children cumulated vsize (Kb) 22876

[startup+370.021 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 35853 410 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223076 134543064 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 362.63
Current children cumulated vsize (Kb) 22976

[startup+380.022 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 36841 416 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 372.57
Current children cumulated vsize (Kb) 22976

[startup+390.022 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 37831 419 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 382.5
Current children cumulated vsize (Kb) 22976

[startup+400.022 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 38823 421 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 392.44
Current children cumulated vsize (Kb) 22976

[startup+410.023 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 39819 423 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223136 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 402.42
Current children cumulated vsize (Kb) 22976

[startup+420.024 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 40814 425 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223088 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 412.39
Current children cumulated vsize (Kb) 22976

[startup+430.024 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 41803 429 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223148 134554608 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 422.32
Current children cumulated vsize (Kb) 22976

[startup+440.025 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 42792 434 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223116 134537504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 432.26
Current children cumulated vsize (Kb) 22976

[startup+450.026 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 43785 437 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223116 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 442.22
Current children cumulated vsize (Kb) 22976

[startup+460.026 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 44774 440 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223260 1076647540 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 452.14
Current children cumulated vsize (Kb) 22976

[startup+470.027 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 45761 445 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223200 134649056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (Kb) 22976

[startup+480.028 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 46747 448 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223064 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 471.95
Current children cumulated vsize (Kb) 22976

[startup+490.028 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 4982 0 0 0 47738 452 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 481.9
Current children cumulated vsize (Kb) 22976

[startup+500.028 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 48727 456 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 491.83
Current children cumulated vsize (Kb) 22976

[startup+510.028 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 49713 462 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 501.75
Current children cumulated vsize (Kb) 22976

[startup+520.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 50701 466 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223116 134543056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 511.67
Current children cumulated vsize (Kb) 22976

[startup+530.03 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 4982 0 0 0 51690 471 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 521.61
Current children cumulated vsize (Kb) 22976

[startup+540.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 4982 0 0 0 52676 476 0 0 25 0 1 0 1840507672 23527424 4879 4294967295 134512640 134736556 3221224560 3221223120 134544700 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5744 4879 1116 68 0 5676 0
[pid=22313] vsize: 22976
Current children cumulated CPU time (s) 531.52
Current children cumulated vsize (Kb) 22976

[startup+550.031 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5056 0 0 0 53662 482 0 0 25 0 1 0 1840507672 23764992 4931 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5802 4931 1116 68 0 5734 0
[pid=22313] vsize: 23208
Current children cumulated CPU time (s) 541.44
Current children cumulated vsize (Kb) 23208

[startup+560.031 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5120 0 0 0 54648 487 0 0 25 0 1 0 1840507672 24006656 4995 4294967295 134512640 134736556 3221224560 3221223172 134539476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5861 4995 1116 68 0 5793 0
[pid=22313] vsize: 23444
Current children cumulated CPU time (s) 551.35
Current children cumulated vsize (Kb) 23444

[startup+570.031 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 5129 0 0 0 55637 491 0 0 25 0 1 0 1840507672 24006656 5004 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5861 5004 1116 68 0 5793 0
[pid=22313] vsize: 23444
Current children cumulated CPU time (s) 561.28
Current children cumulated vsize (Kb) 23444

[startup+580.032 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5129 0 0 0 56627 495 0 0 25 0 1 0 1840507672 24006656 5004 4294967295 134512640 134736556 3221224560 3221223520 134582702 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5861 5004 1116 68 0 5793 0
[pid=22313] vsize: 23444
Current children cumulated CPU time (s) 571.22
Current children cumulated vsize (Kb) 23444

[startup+590.033 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5129 0 0 0 57613 499 0 0 25 0 1 0 1840507672 24006656 5004 4294967295 134512640 134736556 3221224560 3221223300 134560289 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5861 5004 1116 68 0 5793 0
[pid=22313] vsize: 23444
Current children cumulated CPU time (s) 581.12
Current children cumulated vsize (Kb) 23444

[startup+600.033 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5129 0 0 0 58596 505 0 0 25 0 1 0 1840507672 24006656 5004 4294967295 134512640 134736556 3221224560 3221223316 134644530 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5861 5004 1116 68 0 5793 0
[pid=22313] vsize: 23444
Current children cumulated CPU time (s) 591.01
Current children cumulated vsize (Kb) 23444

[startup+610.033 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5129 0 0 0 59582 510 0 0 25 0 1 0 1840507672 24006656 5004 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5861 5004 1116 68 0 5793 0
[pid=22313] vsize: 23444
Current children cumulated CPU time (s) 600.92
Current children cumulated vsize (Kb) 23444

[startup+620.034 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 5129 0 0 0 60567 516 0 0 25 0 1 0 1840507672 24006656 5004 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5861 5004 1116 68 0 5793 0
[pid=22313] vsize: 23444
Current children cumulated CPU time (s) 610.83
Current children cumulated vsize (Kb) 23444

[startup+630.034 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5129 0 0 0 61555 519 0 0 25 0 1 0 1840507672 24006656 5004 4294967295 134512640 134736556 3221224560 3221223152 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5861 5004 1116 68 0 5793 0
[pid=22313] vsize: 23444
Current children cumulated CPU time (s) 620.74
Current children cumulated vsize (Kb) 23444

[startup+640.035 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5129 0 0 0 62542 523 0 0 25 0 1 0 1840507672 24006656 5004 4294967295 134512640 134736556 3221224560 3221223216 134649103 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5861 5004 1116 68 0 5793 0
[pid=22313] vsize: 23444
Current children cumulated CPU time (s) 630.65
Current children cumulated vsize (Kb) 23444

[startup+650.036 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 5232 0 0 0 63519 531 0 0 25 0 1 0 1840507672 24412160 5107 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 5960 5107 1116 68 0 5892 0
[pid=22313] vsize: 23840
Current children cumulated CPU time (s) 640.5
Current children cumulated vsize (Kb) 23840

[startup+660.037 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5424 0 0 0 64505 536 0 0 25 0 1 0 1840507672 25227264 5299 4294967295 134512640 134736556 3221224560 3221223104 134543988 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 6159 5299 1116 68 0 6091 0
[pid=22313] vsize: 24636
Current children cumulated CPU time (s) 650.41
Current children cumulated vsize (Kb) 24636

[startup+670.036 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5424 0 0 0 65488 541 0 0 25 0 1 0 1840507672 25227264 5299 4294967295 134512640 134736556 3221224560 3221223296 134605925 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 6159 5299 1116 68 0 6091 0
[pid=22313] vsize: 24636
Current children cumulated CPU time (s) 660.29
Current children cumulated vsize (Kb) 24636

[startup+680.037 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5467 0 0 0 66475 547 0 0 25 0 1 0 1840507672 25362432 5342 4294967295 134512640 134736556 3221224560 3221223272 134694477 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 6192 5342 1116 68 0 6124 0
[pid=22313] vsize: 24768
Current children cumulated CPU time (s) 670.22
Current children cumulated vsize (Kb) 24768

[startup+690.038 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5471 0 0 0 67466 550 0 0 25 0 1 0 1840507672 25432064 5346 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 6209 5346 1116 68 0 6141 0
[pid=22313] vsize: 24836
Current children cumulated CPU time (s) 680.16
Current children cumulated vsize (Kb) 24836

[startup+700.039 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 5471 0 0 0 68458 553 0 0 25 0 1 0 1840507672 25432064 5346 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22313/statm): 6209 5346 1116 68 0 6141 0
[pid=22313] vsize: 24836
Current children cumulated CPU time (s) 690.11
Current children cumulated vsize (Kb) 24836

[startup+710.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5479 0 0 0 69448 557 0 0 25 0 1 0 1840507672 25432064 5354 4294967295 134512640 134736556 3221224560 3221223180 134537576 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 6209 5354 1116 68 0 6141 0
[pid=22313] vsize: 24836
Current children cumulated CPU time (s) 700.05
Current children cumulated vsize (Kb) 24836

[startup+720.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5501 0 0 0 70432 563 0 0 25 0 1 0 1840507672 25567232 5376 4294967295 134512640 134736556 3221224560 3221223256 134524882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 6242 5376 1116 68 0 6174 0
[pid=22313] vsize: 24968
Current children cumulated CPU time (s) 709.95
Current children cumulated vsize (Kb) 24968

[startup+730.041 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 5675 0 0 0 71417 568 0 0 25 0 1 0 1840507672 26382336 5550 4294967295 134512640 134736556 3221224560 3221223152 134540335 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 6441 5550 1116 68 0 6373 0
[pid=22313] vsize: 25764
Current children cumulated CPU time (s) 719.85
Current children cumulated vsize (Kb) 25764

[startup+740.041 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 6337 0 0 0 72400 575 0 0 25 0 1 0 1840507672 28954624 6212 4294967295 134512640 134736556 3221224560 3221223132 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7069 6212 1116 68 0 7001 0
[pid=22313] vsize: 28276
Current children cumulated CPU time (s) 729.75
Current children cumulated vsize (Kb) 28276

[startup+750.042 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 6533 0 0 0 73387 580 0 0 25 0 1 0 1840507672 29765632 6408 4294967295 134512640 134736556 3221224560 3221223148 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7267 6408 1116 68 0 7199 0
[pid=22313] vsize: 29068
Current children cumulated CPU time (s) 739.67
Current children cumulated vsize (Kb) 29068

[startup+760.043 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 6552 0 0 0 74372 585 0 0 25 0 1 0 1840507672 29900800 6427 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7300 6427 1116 68 0 7232 0
[pid=22313] vsize: 29200
Current children cumulated CPU time (s) 749.57
Current children cumulated vsize (Kb) 29200

[startup+770.042 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 6818 0 0 0 75356 592 0 0 25 0 1 0 1840507672 30982144 6693 4294967295 134512640 134736556 3221224560 3221223216 134608224 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7564 6693 1116 68 0 7496 0
[pid=22313] vsize: 30256
Current children cumulated CPU time (s) 759.48
Current children cumulated vsize (Kb) 30256

[startup+780.043 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 6848 0 0 0 76343 598 0 0 25 0 1 0 1840507672 31117312 6723 4294967295 134512640 134736556 3221224560 3221223176 134544476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7597 6723 1116 68 0 7529 0
[pid=22313] vsize: 30388
Current children cumulated CPU time (s) 769.41
Current children cumulated vsize (Kb) 30388

[startup+790.044 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 6848 0 0 0 77333 602 0 0 25 0 1 0 1840507672 31117312 6723 4294967295 134512640 134736556 3221224560 3221223328 134644904 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7597 6723 1116 68 0 7529 0
[pid=22313] vsize: 30388
Current children cumulated CPU time (s) 779.35
Current children cumulated vsize (Kb) 30388

[startup+800.045 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 6848 0 0 0 78324 606 0 0 25 0 1 0 1840507672 31117312 6723 4294967295 134512640 134736556 3221224560 3221223084 134540089 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7597 6723 1116 68 0 7529 0
[pid=22313] vsize: 30388
Current children cumulated CPU time (s) 789.3
Current children cumulated vsize (Kb) 30388

[startup+810.046 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 7067 0 0 0 79308 612 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 799.2
Current children cumulated vsize (Kb) 31308

[startup+820.046 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 80287 620 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223456 134592021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 809.07
Current children cumulated vsize (Kb) 31308

[startup+830.047 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 7067 0 0 0 81269 627 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 818.96
Current children cumulated vsize (Kb) 31308

[startup+840.046 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 82250 634 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223152 134539498 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 828.84
Current children cumulated vsize (Kb) 31308

[startup+850.047 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 83231 642 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223100 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 838.73
Current children cumulated vsize (Kb) 31308

[startup+860.048 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 84214 647 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223160 134558141 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 848.61
Current children cumulated vsize (Kb) 31308

[startup+870.047 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 7067 0 0 0 85195 654 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 858.49
Current children cumulated vsize (Kb) 31308

[startup+880.048 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 86178 660 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223168 134558275 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 868.38
Current children cumulated vsize (Kb) 31308

[startup+890.048 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 7067 0 0 0 87158 668 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 878.26
Current children cumulated vsize (Kb) 31308

[startup+900.048 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 88140 676 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223148 134560372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 888.16
Current children cumulated vsize (Kb) 31308

[startup+910.048 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 89124 682 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223156 134558405 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 898.06
Current children cumulated vsize (Kb) 31308

[startup+920.048 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 90108 688 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223268 134560266 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 907.96
Current children cumulated vsize (Kb) 31308

[startup+930.049 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 91094 694 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223088 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 917.88
Current children cumulated vsize (Kb) 31308

[startup+940.049 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 92079 699 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223296 134543478 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 927.78
Current children cumulated vsize (Kb) 31308

[startup+950.05 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 93062 704 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223204 134648967 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 937.66
Current children cumulated vsize (Kb) 31308

[startup+960.051 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 94043 712 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 947.55
Current children cumulated vsize (Kb) 31308

[startup+970.051 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 95027 717 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 957.44
Current children cumulated vsize (Kb) 31308

[startup+980.052 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 96011 723 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223112 134544553 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 967.34
Current children cumulated vsize (Kb) 31308

[startup+990.053 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 96993 730 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223108 134544531 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 977.23
Current children cumulated vsize (Kb) 31308

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 97978 735 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 987.13
Current children cumulated vsize (Kb) 31308

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 98961 743 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 997.04
Current children cumulated vsize (Kb) 31308

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 7067 0 0 0 99944 749 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1006.93
Current children cumulated vsize (Kb) 31308

[startup+1030.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 100927 755 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223152 134558319 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1016.82
Current children cumulated vsize (Kb) 31308

[startup+1040.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 101907 762 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1026.69
Current children cumulated vsize (Kb) 31308

[startup+1050.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 102887 770 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1036.57
Current children cumulated vsize (Kb) 31308

[startup+1060.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 103867 777 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223152 134558151 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1046.44
Current children cumulated vsize (Kb) 31308

[startup+1070.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 104850 782 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1056.32
Current children cumulated vsize (Kb) 31308

[startup+1080.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 105832 789 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223152 134558325 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1066.21
Current children cumulated vsize (Kb) 31308

[startup+1090.06 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 7067 0 0 0 106813 795 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1076.08
Current children cumulated vsize (Kb) 31308

[startup+1100.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 107795 802 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223136 134649773 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1085.97
Current children cumulated vsize (Kb) 31308

[startup+1110.06 s]
Raw data (loadavg): 1.07 1.02 0.93 1/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) T 22312 22313 20728 0 -1 0 7067 0 0 0 108774 810 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1095.84
Current children cumulated vsize (Kb) 31308

[startup+1120.06 s]
Raw data (loadavg): 1.06 1.02 0.93 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 109757 815 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223192 134544456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1105.72
Current children cumulated vsize (Kb) 31308

[startup+1130.06 s]
Raw data (loadavg): 1.05 1.01 0.93 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 110742 821 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223144 134543970 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1115.63
Current children cumulated vsize (Kb) 31308

[startup+1140.06 s]
Raw data (loadavg): 1.04 1.01 0.93 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 111729 826 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223172 134544531 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1125.55
Current children cumulated vsize (Kb) 31308

[startup+1150.06 s]
Raw data (loadavg): 1.04 1.01 0.93 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 112713 831 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223112 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1135.44
Current children cumulated vsize (Kb) 31308

[startup+1160.06 s]
Raw data (loadavg): 1.03 1.01 0.93 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 113696 837 0 0 23 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223304 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1145.33
Current children cumulated vsize (Kb) 31308

[startup+1170.06 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 114678 844 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223148 134540404 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1155.22
Current children cumulated vsize (Kb) 31308

[startup+1180.06 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 115662 851 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1165.13
Current children cumulated vsize (Kb) 31308

[startup+1190.06 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 116643 858 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1175.01
Current children cumulated vsize (Kb) 31308

[startup+1200.07 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 117629 863 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1184.92
Current children cumulated vsize (Kb) 31308

[startup+1210.07 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 22313
Raw data (/proc/22313/stat): 22313 (bsolo) R 22312 22313 20728 0 -1 0 7067 0 0 0 118615 867 0 0 25 0 1 0 1840507672 32059392 6942 4294967295 134512640 134736556 3221224560 3221223200 134649528 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22313/statm): 7827 6942 1116 68 0 7759 0
[pid=22313] vsize: 31308
Current children cumulated CPU time (s) 1194.82
Current children cumulated vsize (Kb) 31308
One traced child (pid=22313) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1210.26
CPU time (s): 1195.03
CPU user time (s): 1186.34
CPU system time (s): 8.69368
CPU usage (%): 98.7413
Max. virtual memory (cumulated for all children) (Kb): 31308

Verifier Data

ERROR: no interpretation found !