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/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-bienst2.opb
MD5SUMfe2e8f62e013702a825e7d0ee28c2295
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 30
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 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 13958659059
Number of bits of the biggest sum of numbers34
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables13736
Total number of constraints632
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints592
Minimum length of a constraint1
Maximum length of a constraint390

Trace number 4333

Launcher Data

LAUNCH ON wulflinc26 THE 2005-09-19 06:40:42 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=710 boxname=wulflinc26 idbench=710 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  fe2e8f62e013702a825e7d0ee28c2295  /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-20-10-bienst2.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-20-10-bienst2.opb
IDLAUNCH: 710
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.061
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.061
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:        869780 kB
Buffers:         38240 kB
Cached:          97368 kB
SwapCached:        868 kB
Active:          70600 kB
Inactive:        67668 kB
HighTotal:      131008 kB
HighFree:        36316 kB
LowTotal:       903652 kB
LowFree:        833464 kB
SwapTotal:     2097892 kB
SwapFree:      2096540 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5700 kB
Slab:            20936 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 07:00:43 (client local time) WITH STATUS 0 IN 1195.05 SECONDS
stats: 710 7 1195.05 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 13736 variables and 725 constraints.
c	preprocess terminated. Elapsed time: 3.776
c After prepocess the problem consists of 7954 variables and 725 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 7954 #Dec: 12333 LB: 0 @ 103.76
c Restart #2 #Var: 7954 #Dec: 34214 LB: 0 @ 292.29
c Restart #3 #Var: 7954 #Dec: 64846 LB: 0 @ 564.87
c CHANGE Heuristic... 
c Restart #0 #Var: 7954 #Dec: 105436 LB: 0 @ 931.5
c Restart #1 #Var: 7933 #Dec: 110674 LB: 0 @ 992.73
c Restart #2 #Var: 7933 #Dec: 113482 LB: 0 @ 1003
c Restart #3 #Var: 7932 #Dec: 115148 LB: 0 @ 1014.2
c Restart #4 #Var: 7925 #Dec: 119584 LB: 0 @ 1073.5
c Restart #5 #Var: 7925 #Dec: 122617 LB: 0 @ 1106.2
c Restart #6 #Var: 7922 #Dec: 128872 LB: 0 @ 1176.1
c Restart #7 #Var: 7922 #Dec: 132412 LB: 0 @ 1194
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/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1847821394 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 107 3 90 68 0 39 0
[pid=10564] 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/wulflinc26/normalized-mps-v2-20-10-bienst2.opb

[startup+10.0033 s]
Raw data (loadavg): 0.93 1.06 1.03 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 10881 0 0 0 956 31 0 0 25 0 1 0 1847821394 48214016 10792 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11771 10792 1116 68 0 11703 0
[pid=10564] vsize: 47084
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (Kb) 47084

[startup+20.004 s]
Raw data (loadavg): 0.94 1.06 1.03 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 10883 0 0 0 1951 32 0 0 25 0 1 0 1847821394 48214016 10794 4294967295 134512640 134736556 3221224560 3221223168 134558180 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11771 10794 1116 68 0 11703 0
[pid=10564] vsize: 47084
Current children cumulated CPU time (s) 19.83
Current children cumulated vsize (Kb) 47084

[startup+30.0047 s]
Raw data (loadavg): 0.95 1.06 1.03 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 10885 0 0 0 2943 35 0 0 25 0 1 0 1847821394 48214016 10796 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11771 10796 1116 68 0 11703 0
[pid=10564] vsize: 47084
Current children cumulated CPU time (s) 29.78
Current children cumulated vsize (Kb) 47084

[startup+40.0044 s]
Raw data (loadavg): 0.95 1.05 1.03 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 10887 0 0 0 3936 37 0 0 25 0 1 0 1847821394 48214016 10798 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11771 10798 1116 68 0 11703 0
[pid=10564] vsize: 47084
Current children cumulated CPU time (s) 39.73
Current children cumulated vsize (Kb) 47084

[startup+50.0051 s]
Raw data (loadavg): 0.96 1.05 1.03 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 10931 0 0 0 4926 40 0 0 25 0 1 0 1847821394 48353280 10842 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11805 10842 1116 68 0 11737 0
[pid=10564] vsize: 47220
Current children cumulated CPU time (s) 49.66
Current children cumulated vsize (Kb) 47220

[startup+60.0057 s]
Raw data (loadavg): 0.97 1.05 1.03 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11121 0 0 0 5908 46 0 0 25 0 1 0 1847821394 49033216 11031 4294967295 134512640 134736556 3221224560 3221223152 134558151 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11031 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 59.54
Current children cumulated vsize (Kb) 47884

[startup+70.0054 s]
Raw data (loadavg): 0.97 1.05 1.03 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11121 0 0 0 6901 49 0 0 25 0 1 0 1847821394 49033216 11031 4294967295 134512640 134736556 3221224560 3221223204 134649522 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11031 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 69.5
Current children cumulated vsize (Kb) 47884

[startup+80.0061 s]
Raw data (loadavg): 0.98 1.05 1.03 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11121 0 0 0 7892 51 0 0 25 0 1 0 1847821394 49033216 11031 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11031 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 79.43
Current children cumulated vsize (Kb) 47884

[startup+90.0068 s]
Raw data (loadavg): 0.98 1.04 1.02 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11121 0 0 0 8884 54 0 0 25 0 1 0 1847821394 49033216 11031 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11031 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 89.38
Current children cumulated vsize (Kb) 47884

[startup+100.007 s]
Raw data (loadavg): 0.98 1.04 1.02 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11121 0 0 0 9877 56 0 0 25 0 1 0 1847821394 49033216 11031 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11031 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 99.33
Current children cumulated vsize (Kb) 47884

[startup+110.008 s]
Raw data (loadavg): 0.98 1.04 1.02 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11123 0 0 0 10870 59 0 0 25 0 1 0 1847821394 49033216 11033 4294967295 134512640 134736556 3221224560 3221223152 134558518 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11033 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 109.29
Current children cumulated vsize (Kb) 47884

[startup+120.008 s]
Raw data (loadavg): 0.99 1.04 1.02 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11123 0 0 0 11863 61 0 0 25 0 1 0 1847821394 49033216 11033 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11033 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 119.24
Current children cumulated vsize (Kb) 47884

[startup+130.009 s]
Raw data (loadavg): 0.99 1.04 1.02 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11123 0 0 0 12857 63 0 0 25 0 1 0 1847821394 49033216 11033 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11033 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 129.2
Current children cumulated vsize (Kb) 47884

[startup+140.009 s]
Raw data (loadavg): 0.99 1.03 1.02 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11123 0 0 0 13849 66 0 0 25 0 1 0 1847821394 49033216 11033 4294967295 134512640 134736556 3221224560 3221223152 134558411 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11033 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 139.15
Current children cumulated vsize (Kb) 47884

[startup+150.011 s]
Raw data (loadavg): 0.99 1.03 1.02 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11123 0 0 0 14841 68 0 0 25 0 1 0 1847821394 49033216 11033 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11033 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 149.09
Current children cumulated vsize (Kb) 47884

[startup+160.012 s]
Raw data (loadavg): 0.99 1.03 1.02 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 15824 74 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134537603 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 158.98
Current children cumulated vsize (Kb) 47884

[startup+170.011 s]
Raw data (loadavg): 0.99 1.03 1.02 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 16816 78 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 168.94
Current children cumulated vsize (Kb) 47884

[startup+180.012 s]
Raw data (loadavg): 0.99 1.03 1.02 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 17807 81 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 178.88
Current children cumulated vsize (Kb) 47884

[startup+190.012 s]
Raw data (loadavg): 0.99 1.03 1.01 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 18800 84 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 188.84
Current children cumulated vsize (Kb) 47884

[startup+200.012 s]
Raw data (loadavg): 0.99 1.03 1.01 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 19792 87 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 198.79
Current children cumulated vsize (Kb) 47884

[startup+210.013 s]
Raw data (loadavg): 0.99 1.02 1.01 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 20783 90 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 208.73
Current children cumulated vsize (Kb) 47884

[startup+220.013 s]
Raw data (loadavg): 0.99 1.02 1.01 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 21776 93 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223136 134558542 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 218.69
Current children cumulated vsize (Kb) 47884

[startup+230.013 s]
Raw data (loadavg): 0.99 1.02 1.01 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 22768 97 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223100 134555082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 228.65
Current children cumulated vsize (Kb) 47884

[startup+240.013 s]
Raw data (loadavg): 0.99 1.02 1.01 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 23761 99 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 238.6
Current children cumulated vsize (Kb) 47884

[startup+250.014 s]
Raw data (loadavg): 0.99 1.02 1.01 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 24753 102 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 248.55
Current children cumulated vsize (Kb) 47884

[startup+260.014 s]
Raw data (loadavg): 0.99 1.02 1.01 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 25745 105 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 258.5
Current children cumulated vsize (Kb) 47884

[startup+270.014 s]
Raw data (loadavg): 0.99 1.02 1.01 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 26738 107 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223200 134649051 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 268.45
Current children cumulated vsize (Kb) 47884

[startup+280.015 s]
Raw data (loadavg): 0.99 1.02 1.01 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 27731 110 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 278.41
Current children cumulated vsize (Kb) 47884

[startup+290.014 s]
Raw data (loadavg): 0.99 1.02 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 28723 113 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 288.36
Current children cumulated vsize (Kb) 47884

[startup+300.015 s]
Raw data (loadavg): 0.99 1.02 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 29715 116 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223152 134558566 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 298.31
Current children cumulated vsize (Kb) 47884

[startup+310.016 s]
Raw data (loadavg): 0.99 1.01 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 30710 117 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223200 134649051 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 308.27
Current children cumulated vsize (Kb) 47884

[startup+320.016 s]
Raw data (loadavg): 0.99 1.01 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 31704 119 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 318.23
Current children cumulated vsize (Kb) 47884

[startup+330.016 s]
Raw data (loadavg): 0.99 1.01 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 32697 123 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223168 134558258 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 328.2
Current children cumulated vsize (Kb) 47884

[startup+340.016 s]
Raw data (loadavg): 0.99 1.01 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11130 0 0 0 33688 125 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223152 134558149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 338.13
Current children cumulated vsize (Kb) 47884

[startup+350.017 s]
Raw data (loadavg): 0.99 1.01 1.00 4/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 34673 131 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 348.04
Current children cumulated vsize (Kb) 47884

[startup+360.017 s]
Raw data (loadavg): 0.99 1.01 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 35666 134 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 358
Current children cumulated vsize (Kb) 47884

[startup+370.017 s]
Raw data (loadavg): 0.99 1.01 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 36657 137 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223152 134558305 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 367.94
Current children cumulated vsize (Kb) 47884

[startup+380.018 s]
Raw data (loadavg): 0.99 1.01 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 37649 139 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 377.88
Current children cumulated vsize (Kb) 47884

[startup+390.018 s]
Raw data (loadavg): 0.99 1.01 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 38642 142 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223132 134560372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 387.84
Current children cumulated vsize (Kb) 47884

[startup+400.019 s]
Raw data (loadavg): 0.99 1.01 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 39635 145 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 397.8
Current children cumulated vsize (Kb) 47884

[startup+410.02 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 40626 148 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223092 134554616 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 407.74
Current children cumulated vsize (Kb) 47884

[startup+420.019 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 41619 151 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 417.7
Current children cumulated vsize (Kb) 47884

[startup+430.02 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 42613 154 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223200 134649051 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 427.67
Current children cumulated vsize (Kb) 47884

[startup+440.02 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 43606 156 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223152 134558532 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 437.62
Current children cumulated vsize (Kb) 47884

[startup+450.021 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 44598 158 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223132 134560382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 447.56
Current children cumulated vsize (Kb) 47884

[startup+460.022 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) T 10563 10564 16528 0 -1 0 11131 0 0 0 45592 161 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 457.53
Current children cumulated vsize (Kb) 47884

[startup+470.022 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 46584 164 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223148 134560372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 467.48
Current children cumulated vsize (Kb) 47884

[startup+480.023 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 47577 166 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 477.43
Current children cumulated vsize (Kb) 47884

[startup+490.022 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 48569 170 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 487.39
Current children cumulated vsize (Kb) 47884

[startup+500.023 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 49560 174 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 497.34
Current children cumulated vsize (Kb) 47884

[startup+510.024 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) T 10563 10564 16528 0 -1 0 11131 0 0 0 50553 176 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 507.29
Current children cumulated vsize (Kb) 47884

[startup+520.023 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) T 10563 10564 16528 0 -1 0 11131 0 0 0 51545 179 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 517.24
Current children cumulated vsize (Kb) 47884

[startup+530.024 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) T 10563 10564 16528 0 -1 0 11131 0 0 0 52538 182 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 527.2
Current children cumulated vsize (Kb) 47884

[startup+540.024 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 53530 185 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223168 134558040 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 537.15
Current children cumulated vsize (Kb) 47884

[startup+550.024 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 54523 187 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 547.1
Current children cumulated vsize (Kb) 47884

[startup+560.025 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 55515 189 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223280 134645798 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 557.04
Current children cumulated vsize (Kb) 47884

[startup+570.026 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 56508 193 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 567.01
Current children cumulated vsize (Kb) 47884

[startup+580.026 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 57503 194 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 576.97
Current children cumulated vsize (Kb) 47884

[startup+590.026 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 58498 197 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223304 134544067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 586.95
Current children cumulated vsize (Kb) 47884

[startup+600.027 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 59491 200 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 596.91
Current children cumulated vsize (Kb) 47884

[startup+610.027 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 60484 202 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223092 134554616 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 606.86
Current children cumulated vsize (Kb) 47884

[startup+620.028 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11131 0 0 0 61474 205 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 616.79
Current children cumulated vsize (Kb) 47884

[startup+630.029 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 62461 210 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 626.71
Current children cumulated vsize (Kb) 47884

[startup+640.029 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 63452 214 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223148 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 636.66
Current children cumulated vsize (Kb) 47884

[startup+650.029 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 64444 217 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223044 134717263 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 646.61
Current children cumulated vsize (Kb) 47884

[startup+660.03 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 65436 219 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223168 134558040 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 656.55
Current children cumulated vsize (Kb) 47884

[startup+670.03 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 66429 222 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 666.51
Current children cumulated vsize (Kb) 47884

[startup+680.03 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 67422 225 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223152 134558319 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 676.47
Current children cumulated vsize (Kb) 47884

[startup+690.031 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 68414 228 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 686.42
Current children cumulated vsize (Kb) 47884

[startup+700.032 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 69406 231 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 696.37
Current children cumulated vsize (Kb) 47884

[startup+710.032 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 70397 234 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223224 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 706.31
Current children cumulated vsize (Kb) 47884

[startup+720.033 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 71390 237 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223136 134558542 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 716.27
Current children cumulated vsize (Kb) 47884

[startup+730.034 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 72382 238 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 726.2
Current children cumulated vsize (Kb) 47884

[startup+740.034 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 73376 241 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223204 134648967 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 736.17
Current children cumulated vsize (Kb) 47884

[startup+750.035 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 74369 243 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223232 134645402 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 746.12
Current children cumulated vsize (Kb) 47884

[startup+760.036 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 75361 246 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223120 134558423 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 756.07
Current children cumulated vsize (Kb) 47884

[startup+770.035 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 76353 249 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 766.02
Current children cumulated vsize (Kb) 47884

[startup+780.036 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 77346 252 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223172 134558377 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 775.98
Current children cumulated vsize (Kb) 47884

[startup+790.037 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 78338 255 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223168 134558275 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 785.93
Current children cumulated vsize (Kb) 47884

[startup+800.038 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 79330 257 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 795.87
Current children cumulated vsize (Kb) 47884

[startup+810.038 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 80322 261 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223216 134648948 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 805.83
Current children cumulated vsize (Kb) 47884

[startup+820.039 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 81313 264 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223148 134554608 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 815.77
Current children cumulated vsize (Kb) 47884

[startup+830.039 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 82307 266 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223148 134555083 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 825.73
Current children cumulated vsize (Kb) 47884

[startup+840.04 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 83300 269 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 835.69
Current children cumulated vsize (Kb) 47884

[startup+850.042 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 84292 270 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223168 134558518 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 845.62
Current children cumulated vsize (Kb) 47884

[startup+860.043 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 85286 272 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 855.58
Current children cumulated vsize (Kb) 47884

[startup+870.042 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 86279 275 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 865.54
Current children cumulated vsize (Kb) 47884

[startup+880.043 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 87272 277 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 875.49
Current children cumulated vsize (Kb) 47884

[startup+890.043 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 88264 279 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 885.43
Current children cumulated vsize (Kb) 47884

[startup+900.043 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 89257 283 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 895.4
Current children cumulated vsize (Kb) 47884

[startup+910.044 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 90250 285 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 905.35
Current children cumulated vsize (Kb) 47884

[startup+920.044 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 91242 288 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223176 134558580 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 915.3
Current children cumulated vsize (Kb) 47884

[startup+930.044 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 92234 291 0 0 25 0 1 0 1847821394 49033216 11039 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11971 11039 1116 68 0 11903 0
[pid=10564] vsize: 47884
Current children cumulated CPU time (s) 925.25
Current children cumulated vsize (Kb) 47884

[startup+940.045 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 93227 293 0 0 25 0 1 0 1847821394 48812032 11023 4294967295 134512640 134736556 3221224560 3221223188 134560258 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11917 11023 1116 68 0 11849 0
[pid=10564] vsize: 47668
Current children cumulated CPU time (s) 935.2
Current children cumulated vsize (Kb) 47668

[startup+950.046 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 94221 295 0 0 25 0 1 0 1847821394 48812032 11023 4294967295 134512640 134736556 3221224560 3221223152 134558409 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11917 11023 1116 68 0 11849 0
[pid=10564] vsize: 47668
Current children cumulated CPU time (s) 945.16
Current children cumulated vsize (Kb) 47668

[startup+960.046 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 95216 296 0 0 25 0 1 0 1847821394 48812032 11023 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11917 11023 1116 68 0 11849 0
[pid=10564] vsize: 47668
Current children cumulated CPU time (s) 955.12
Current children cumulated vsize (Kb) 47668

[startup+970.047 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 96211 299 0 0 25 0 1 0 1847821394 48812032 11023 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11917 11023 1116 68 0 11849 0
[pid=10564] vsize: 47668
Current children cumulated CPU time (s) 965.1
Current children cumulated vsize (Kb) 47668

[startup+980.048 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 97204 301 0 0 25 0 1 0 1847821394 48812032 11023 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11917 11023 1116 68 0 11849 0
[pid=10564] vsize: 47668
Current children cumulated CPU time (s) 975.05
Current children cumulated vsize (Kb) 47668

[startup+990.048 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 98195 303 0 0 25 0 1 0 1847821394 48812032 11023 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11917 11023 1116 68 0 11849 0
[pid=10564] vsize: 47668
Current children cumulated CPU time (s) 984.98
Current children cumulated vsize (Kb) 47668

[startup+1000.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11132 0 0 0 99188 306 0 0 25 0 1 0 1847821394 48812032 11023 4294967295 134512640 134736556 3221224560 3221223192 134544456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 11917 11023 1116 68 0 11849 0
[pid=10564] vsize: 47668
Current children cumulated CPU time (s) 994.94
Current children cumulated vsize (Kb) 47668

[startup+1010.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 100169 313 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223280 134645798 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1004.82
Current children cumulated vsize (Kb) 49500

[startup+1020.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 101159 316 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1014.75
Current children cumulated vsize (Kb) 49500

[startup+1030.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 102154 318 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1024.72
Current children cumulated vsize (Kb) 49500

[startup+1040.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 103149 320 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223152 134558319 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1034.69
Current children cumulated vsize (Kb) 49500

[startup+1050.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 104145 321 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223168 134558278 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1044.66
Current children cumulated vsize (Kb) 49500

[startup+1060.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 105139 323 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223168 134558178 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1054.62
Current children cumulated vsize (Kb) 49500

[startup+1070.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 106134 325 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1064.59
Current children cumulated vsize (Kb) 49500

[startup+1080.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 107129 327 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223148 134555083 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1074.56
Current children cumulated vsize (Kb) 49500

[startup+1090.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 108122 331 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1084.53
Current children cumulated vsize (Kb) 49500

[startup+1100.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 109114 334 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223304 134544056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1094.48
Current children cumulated vsize (Kb) 49500

[startup+1110.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 110107 337 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1104.44
Current children cumulated vsize (Kb) 49500

[startup+1120.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 111102 340 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1114.42
Current children cumulated vsize (Kb) 49500

[startup+1130.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 112094 343 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223216 134648948 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1124.37
Current children cumulated vsize (Kb) 49500

[startup+1140.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 113088 344 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223296 134645979 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1134.32
Current children cumulated vsize (Kb) 49500

[startup+1150.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 114082 347 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1144.29
Current children cumulated vsize (Kb) 49500

[startup+1160.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11587 0 0 0 115077 349 0 0 25 0 1 0 1847821394 50688000 11478 4294967295 134512640 134736556 3221224560 3221223296 134645972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12375 11478 1116 68 0 12307 0
[pid=10564] vsize: 49500
Current children cumulated CPU time (s) 1154.26
Current children cumulated vsize (Kb) 49500

[startup+1170.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11604 0 0 0 116069 352 0 0 25 0 1 0 1847821394 50823168 11495 4294967295 134512640 134736556 3221224560 3221223200 134648994 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12408 11495 1116 68 0 12340 0
[pid=10564] vsize: 49632
Current children cumulated CPU time (s) 1164.21
Current children cumulated vsize (Kb) 49632

[startup+1180.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11613 0 0 0 117064 353 0 0 25 0 1 0 1847821394 50823168 11504 4294967295 134512640 134736556 3221224560 3221223248 134524412 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12408 11504 1116 68 0 12340 0
[pid=10564] vsize: 49632
Current children cumulated CPU time (s) 1174.17
Current children cumulated vsize (Kb) 49632

[startup+1190.06 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) T 10563 10564 16528 0 -1 0 11654 0 0 0 118057 355 0 0 25 0 1 0 1847821394 50958336 11545 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12441 11545 1116 68 0 12373 0
[pid=10564] vsize: 49764
Current children cumulated CPU time (s) 1184.12
Current children cumulated vsize (Kb) 49764

[startup+1200.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 10564
Raw data (/proc/10564/stat): 10564 (bsolo) R 10563 10564 16528 0 -1 0 11776 0 0 0 119041 361 0 0 25 0 1 0 1847821394 51499008 11667 4294967295 134512640 134736556 3221224560 3221223176 134544476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10564/statm): 12573 11667 1116 68 0 12505 0
[pid=10564] vsize: 50292
Current children cumulated CPU time (s) 1194.02
Current children cumulated vsize (Kb) 50292
One traced child (pid=10564) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1201.08
CPU time (s): 1195.05
CPU user time (s): 1191.41
CPU system time (s): 3.63845
CPU usage (%): 99.4976
Max. virtual memory (cumulated for all children) (Kb): 50292

Verifier Data

ERROR: no interpretation found !