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-13-7/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-standgub.opb
MD5SUM4278f4b256e2a8fa799a6ca1554251b3
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 140
Biggest coefficient in the objective function 52428800
Number of bits for the biggest coefficient in the objective function 26
Sum of the numbers in the objective function 318766800
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 75573493760
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 2374370081400
Number of bits of the biggest sum of numbers42
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables22302
Total number of constraints463
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 constraints463
Minimum length of a constraint8
Maximum length of a constraint14900

Trace number 5122

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.028
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:        917264 kB
Buffers:          3940 kB
Cached:          86884 kB
SwapCached:        840 kB
Active:          20340 kB
Inactive:        72920 kB
HighTotal:      131008 kB
HighFree:        40460 kB
LowTotal:       903652 kB
LowFree:        876804 kB
SwapTotal:     2097136 kB
SwapFree:      2095596 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5580 kB
Slab:            18316 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:55:48 (client local time) WITH STATUS 0 IN 1195.1 SECONDS
stats: 878 7 1195.1 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 22302 variables and 616 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 19.936
c After prepocess the problem consists of 14201 variables and 579 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 14201 #Dec: 21622 LB: 0 @ 22.94
c Restart #2 #Var: 14201 #Dec: 42418 LB: 0 @ 27.726
c Restart #3 #Var: 14201 #Dec: 68993 LB: 0 @ 35.581
c Restart #4 #Var: 14201 #Dec: 98799 LB: 0 @ 45.692
c Restart #5 #Var: 14201 #Dec: 139778 LB: 0 @ 57.222
c Restart #6 #Var: 14201 #Dec: 179212 LB: 0 @ 66.758
c Restart #7 #Var: 14201 #Dec: 186740 LB: 0 @ 76.067
c Restart #8 #Var: 14201 #Dec: 251264 LB: 0 @ 90.501
c Restart #9 #Var: 14201 #Dec: 256286 LB: 0 @ 103.54
c Restart #10 #Var: 14201 #Dec: 258487 LB: 0 @ 114.62
c Restart #11 #Var: 14201 #Dec: 260758 LB: 0 @ 120.06
c Restart #12 #Var: 14201 #Dec: 263891 LB: 0 @ 131.5
c Restart #13 #Var: 14201 #Dec: 266829 LB: 0 @ 156.96
c Restart #14 #Var: 14201 #Dec: 269637 LB: 0 @ 159.91
c Restart #15 #Var: 14201 #Dec: 273050 LB: 0 @ 179.42
c Restart #16 #Var: 14201 #Dec: 276465 LB: 0 @ 198.89
c Restart #17 #Var: 14201 #Dec: 300051 LB: 0 @ 210.09
c Restart #18 #Var: 14201 #Dec: 313236 LB: 0 @ 237.52
c Restart #19 #Var: 14201 #Dec: 317103 LB: 0 @ 259.35
c Restart #20 #Var: 14201 #Dec: 321178 LB: 0 @ 265.82
c Restart #21 #Var: 14201 #Dec: 326083 LB: 0 @ 282.11
c Restart #22 #Var: 14201 #Dec: 330588 LB: 0 @ 289.54
c Restart #23 #Var: 14201 #Dec: 335695 LB: 0 @ 362.71
c Restart #24 #Var: 14200 #Dec: 349948 LB: 0 @ 382.52
c Restart #25 #Var: 14200 #Dec: 381441 LB: 0 @ 396.69
c Restart #26 #Var: 14200 #Dec: 388076 LB: 0 @ 427.4
c Restart #27 #Var: 14200 #Dec: 394288 LB: 0 @ 455.58
c Restart #28 #Var: 14200 #Dec: 400092 LB: 0 @ 481.53
c Restart #29 #Var: 14200 #Dec: 406064 LB: 0 @ 509.86
c Restart #30 #Var: 14200 #Dec: 415377 LB: 0 @ 550.39
c Restart #31 #Var: 14200 #Dec: 423978 LB: 0 @ 590.83
c CHANGE Heuristic... 
c Restart #0 #Var: 14200 #Dec: 430676 LB: 0 @ 621.53
c Restart #1 #Var: 14129 #Dec: 431975 LB: 0 @ 628.87
c Restart #2 #Var: 14127 #Dec: 435282 LB: 0 @ 646.24
c Restart #3 #Var: 14123 #Dec: 439998 LB: 0 @ 666.32
c Restart #4 #Var: 14101 #Dec: 458851 LB: 0 @ 685.51
c Restart #5 #Var: 14101 #Dec: 472301 LB: 0 @ 689.44
c Restart #6 #Var: 14086 #Dec: 484175 LB: 0 @ 746.79
c Restart #7 #Var: 14086 #Dec: 489195 LB: 0 @ 784.21
c Restart #8 #Var: 14072 #Dec: 497111 LB: 0 @ 846.16
c Restart #9 #Var: 14065 #Dec: 516106 LB: 0 @ 898.18
c Restart #10 #Var: 14065 #Dec: 524793 LB: 0 @ 920.46
c Restart #11 #Var: 14063 #Dec: 530008 LB: 0 @ 952.56
c Restart #12 #Var: 14053 #Dec: 533982 LB: 0 @ 958.83
c Restart #13 #Var: 14052 #Dec: 547215 LB: 0 @ 1037.4
c Restart #14 #Var: 14037 #Dec: 554822 LB: 0 @ 1051
c Restart #15 #Var: 14030 #Dec: 600608 LB: 0 @ 1094.8
c Restart #16 #Var: 14026 #Dec: 607422 LB: 0 @ 1106.3
c Restart #17 #Var: 14025 #Dec: 621353 LB: 0 @ 1124.1
c Restart #18 #Var: 14025 #Dec: 625452 LB: 0 @ 1129.7
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/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1795309322 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 107 3 90 68 0 39 0
[pid=29841] 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/wulflinc11/normalized-mps-v2-13-7-standgub.opb

[startup+10.0034 s]
Raw data (loadavg): 0.94 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 18226 0 0 0 941 46 0 0 25 0 1 0 1795309322 77467648 18021 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 18913 18021 1116 68 0 18845 0
[pid=29841] vsize: 75652
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (Kb) 75652

[startup+20.0052 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 20950 0 0 0 1932 54 0 0 25 0 1 0 1795309322 89497600 20737 4294967295 134512640 134736556 3221224560 3221223376 134633482 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 21850 20737 1116 68 0 21782 0
[pid=29841] vsize: 87400
Current children cumulated CPU time (s) 19.86
Current children cumulated vsize (Kb) 87400

[startup+30.006 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21231 0 0 0 2721 121 0 0 19 0 1 0 1795309322 90243072 21002 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 22032 21002 1116 68 0 21964 0
[pid=29841] vsize: 88128
Current children cumulated CPU time (s) 28.42
Current children cumulated vsize (Kb) 88128

[startup+40.0068 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21260 0 0 0 3602 160 0 0 25 0 1 0 1795309322 90284032 21009 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 22042 21009 1116 68 0 21974 0
[pid=29841] vsize: 88168
Current children cumulated CPU time (s) 37.62
Current children cumulated vsize (Kb) 88168

[startup+50.0076 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21272 0 0 0 4493 193 0 0 23 0 1 0 1795309322 90275840 21010 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 22040 21010 1116 68 0 21972 0
[pid=29841] vsize: 88160
Current children cumulated CPU time (s) 46.86
Current children cumulated vsize (Kb) 88160

[startup+60.0083 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21338 0 0 0 5381 230 0 0 25 0 1 0 1795309322 90353664 21021 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 22059 21021 1116 68 0 21991 0
[pid=29841] vsize: 88236
Current children cumulated CPU time (s) 56.11
Current children cumulated vsize (Kb) 88236

[startup+70.0091 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21495 0 0 0 6217 284 0 0 25 0 1 0 1795309322 90759168 21124 4294967295 134512640 134736556 3221224560 3221222924 1077379908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 22158 21124 1116 68 0 22090 0
[pid=29841] vsize: 88632
Current children cumulated CPU time (s) 65.01
Current children cumulated vsize (Kb) 88632

[startup+80.0099 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21514 0 0 0 7185 293 0 0 25 0 1 0 1795309322 90820608 21143 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 22173 21143 1116 68 0 22105 0
[pid=29841] vsize: 88692
Current children cumulated CPU time (s) 74.78
Current children cumulated vsize (Kb) 88692

[startup+90.0107 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21514 0 0 0 7950 368 0 0 17 0 1 0 1795309322 90820608 21143 4294967295 134512640 134736556 3221224560 3221223276 134560216 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 22173 21143 1116 68 0 22105 0
[pid=29841] vsize: 88692
Current children cumulated CPU time (s) 83.18
Current children cumulated vsize (Kb) 88692

[startup+100.011 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21528 0 0 0 8920 380 0 0 25 0 1 0 1795309322 90910720 21157 4294967295 134512640 134736556 3221224560 3221223296 134605778 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 22195 21157 1116 68 0 22127 0
[pid=29841] vsize: 88780
Current children cumulated CPU time (s) 93
Current children cumulated vsize (Kb) 88780

[startup+110.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21553 0 0 0 9902 386 0 0 25 0 1 0 1795309322 91045888 21182 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 22228 21182 1116 68 0 22160 0
[pid=29841] vsize: 88912
Current children cumulated CPU time (s) 102.88
Current children cumulated vsize (Kb) 88912

[startup+120.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21553 0 0 0 10892 389 0 0 25 0 1 0 1795309322 91045888 21182 4294967295 134512640 134736556 3221224560 3221223280 134605860 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 22228 21182 1116 68 0 22160 0
[pid=29841] vsize: 88912
Current children cumulated CPU time (s) 112.81
Current children cumulated vsize (Kb) 88912

[startup+130.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) T 29840 29841 9854 0 -1 0 21644 0 0 0 11874 396 0 0 25 0 1 0 1795309322 91430912 21273 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29841/statm): 22322 21273 1116 68 0 22254 0
[pid=29841] vsize: 89288
Current children cumulated CPU time (s) 122.7
Current children cumulated vsize (Kb) 89288

[startup+140.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21644 0 0 0 12861 400 0 0 25 0 1 0 1795309322 91078656 21206 4294967295 134512640 134736556 3221224560 3221223272 134694477 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 22236 21206 1116 68 0 22168 0
[pid=29841] vsize: 88944
Current children cumulated CPU time (s) 132.61
Current children cumulated vsize (Kb) 88944

[startup+150.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21869 0 0 0 13853 403 0 0 25 0 1 0 1795309322 92024832 21431 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 22467 21431 1116 68 0 22399 0
[pid=29841] vsize: 89868
Current children cumulated CPU time (s) 142.56
Current children cumulated vsize (Kb) 89868

[startup+160.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21921 0 0 0 14848 406 0 0 25 0 1 0 1795309322 92295168 21483 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 22533 21483 1116 68 0 22465 0
[pid=29841] vsize: 90132
Current children cumulated CPU time (s) 152.54
Current children cumulated vsize (Kb) 90132

[startup+170.016 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21966 0 0 0 15830 412 0 0 25 0 1 0 1795309322 92319744 21509 4294967295 134512640 134736556 3221224560 3221223240 134560235 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 22539 21509 1116 68 0 22471 0
[pid=29841] vsize: 90156
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (Kb) 90156

[startup+180.016 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21966 0 0 0 16821 416 0 0 25 0 1 0 1795309322 92319744 21509 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 22539 21509 1116 68 0 22471 0
[pid=29841] vsize: 90156
Current children cumulated CPU time (s) 172.37
Current children cumulated vsize (Kb) 90156

[startup+190.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21966 0 0 0 17813 419 0 0 25 0 1 0 1795309322 92319744 21509 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 22539 21509 1116 68 0 22471 0
[pid=29841] vsize: 90156
Current children cumulated CPU time (s) 182.32
Current children cumulated vsize (Kb) 90156

[startup+200.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 21966 0 0 0 18806 422 0 0 25 0 1 0 1795309322 92319744 21509 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 22539 21509 1116 68 0 22471 0
[pid=29841] vsize: 90156
Current children cumulated CPU time (s) 192.28
Current children cumulated vsize (Kb) 90156

[startup+210.018 s]
Raw data (loadavg): 1.07 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22619 0 0 0 19715 451 0 0 25 0 1 0 1795309322 95023104 22162 4294967295 134512640 134736556 3221224560 3221223280 134605919 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23199 22162 1116 68 0 23131 0
[pid=29841] vsize: 92796
Current children cumulated CPU time (s) 201.66
Current children cumulated vsize (Kb) 92796

[startup+220.019 s]
Raw data (loadavg): 1.06 1.00 1.00 1/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) T 29840 29841 9854 0 -1 0 22716 0 0 0 20696 457 0 0 25 0 1 0 1795309322 95338496 22240 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23276 22240 1116 68 0 23208 0
[pid=29841] vsize: 93104
Current children cumulated CPU time (s) 211.53
Current children cumulated vsize (Kb) 93104

[startup+230.019 s]
Raw data (loadavg): 1.05 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22787 0 0 0 21668 465 0 0 25 0 1 0 1795309322 95608832 22311 4294967295 134512640 134736556 3221224560 3221223300 134529521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23342 22311 1116 68 0 23274 0
[pid=29841] vsize: 93368
Current children cumulated CPU time (s) 221.33
Current children cumulated vsize (Kb) 93368

[startup+240.02 s]
Raw data (loadavg): 1.04 1.00 1.00 1/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) T 29840 29841 9854 0 -1 0 22787 0 0 0 22652 470 0 0 25 0 1 0 1795309322 95559680 22300 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23330 22300 1116 68 0 23262 0
[pid=29841] vsize: 93320
Current children cumulated CPU time (s) 231.22
Current children cumulated vsize (Kb) 93320

[startup+250.019 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22787 0 0 0 23643 473 0 0 25 0 1 0 1795309322 95404032 22262 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23292 22262 1116 68 0 23224 0
[pid=29841] vsize: 93168
Current children cumulated CPU time (s) 241.16
Current children cumulated vsize (Kb) 93168

[startup+260.02 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22787 0 0 0 24634 477 0 0 25 0 1 0 1795309322 95404032 22262 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23292 22262 1116 68 0 23224 0
[pid=29841] vsize: 93168
Current children cumulated CPU time (s) 251.11
Current children cumulated vsize (Kb) 93168

[startup+270.021 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22787 0 0 0 25622 481 0 0 25 0 1 0 1795309322 95404032 22262 4294967295 134512640 134736556 3221224560 3221223184 134634278 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23292 22262 1116 68 0 23224 0
[pid=29841] vsize: 93168
Current children cumulated CPU time (s) 261.03
Current children cumulated vsize (Kb) 93168

[startup+280.021 s]
Raw data (loadavg): 1.02 1.00 1.00 1/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) T 29840 29841 9854 0 -1 0 22787 0 0 0 26603 489 0 0 25 0 1 0 1795309322 95404032 22262 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23292 22262 1116 68 0 23224 0
[pid=29841] vsize: 93168
Current children cumulated CPU time (s) 270.92
Current children cumulated vsize (Kb) 93168

[startup+290.022 s]
Raw data (loadavg): 1.02 1.00 1.00 1/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) T 29840 29841 9854 0 -1 0 22787 0 0 0 27588 493 0 0 25 0 1 0 1795309322 95404032 22262 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23292 22262 1116 68 0 23224 0
[pid=29841] vsize: 93168
Current children cumulated CPU time (s) 280.81
Current children cumulated vsize (Kb) 93168

[startup+300.022 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22792 0 0 0 28566 502 0 0 25 0 1 0 1795309322 95539200 22267 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23325 22267 1116 68 0 23257 0
[pid=29841] vsize: 93300
Current children cumulated CPU time (s) 290.68
Current children cumulated vsize (Kb) 93300

[startup+310.023 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22792 0 0 0 29563 504 0 0 25 0 1 0 1795309322 95440896 22267 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23301 22267 1116 68 0 23233 0
[pid=29841] vsize: 93204
Current children cumulated CPU time (s) 300.67
Current children cumulated vsize (Kb) 93204

[startup+320.024 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22796 0 0 0 30560 505 0 0 25 0 1 0 1795309322 95440896 22271 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23301 22271 1116 68 0 23233 0
[pid=29841] vsize: 93204
Current children cumulated CPU time (s) 310.65
Current children cumulated vsize (Kb) 93204

[startup+330.024 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22802 0 0 0 31555 507 0 0 25 0 1 0 1795309322 95576064 22277 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23334 22277 1116 68 0 23266 0
[pid=29841] vsize: 93336
Current children cumulated CPU time (s) 320.62
Current children cumulated vsize (Kb) 93336

[startup+340.023 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22802 0 0 0 32551 508 0 0 25 0 1 0 1795309322 95567872 22277 4294967295 134512640 134736556 3221224560 3221223096 1077377606 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23332 22277 1116 68 0 23264 0
[pid=29841] vsize: 93328
Current children cumulated CPU time (s) 330.59
Current children cumulated vsize (Kb) 93328

[startup+350.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22802 0 0 0 33547 510 0 0 25 0 1 0 1795309322 95567872 22277 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23332 22277 1116 68 0 23264 0
[pid=29841] vsize: 93328
Current children cumulated CPU time (s) 340.57
Current children cumulated vsize (Kb) 93328

[startup+360.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22891 0 0 0 34543 511 0 0 25 0 1 0 1795309322 95838208 22366 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23398 22366 1116 68 0 23330 0
[pid=29841] vsize: 93592
Current children cumulated CPU time (s) 350.54
Current children cumulated vsize (Kb) 93592

[startup+370.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22891 0 0 0 35538 512 0 0 25 0 1 0 1795309322 95838208 22366 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23398 22366 1116 68 0 23330 0
[pid=29841] vsize: 93592
Current children cumulated CPU time (s) 360.5
Current children cumulated vsize (Kb) 93592

[startup+380.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22891 0 0 0 36526 518 0 0 25 0 1 0 1795309322 95838208 22366 4294967295 134512640 134736556 3221224560 3221223268 134560280 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23398 22366 1116 68 0 23330 0
[pid=29841] vsize: 93592
Current children cumulated CPU time (s) 370.44
Current children cumulated vsize (Kb) 93592

[startup+390.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 22891 0 0 0 37504 525 0 0 25 0 1 0 1795309322 95838208 22366 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 23398 22366 1116 68 0 23330 0
[pid=29841] vsize: 93592
Current children cumulated CPU time (s) 380.29
Current children cumulated vsize (Kb) 93592

[startup+400.024 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) T 29840 29841 9854 0 -1 0 23766 0 0 0 38420 554 0 0 25 0 1 0 1795309322 99487744 23241 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24289 23241 1116 68 0 24221 0
[pid=29841] vsize: 97156
Current children cumulated CPU time (s) 389.74
Current children cumulated vsize (Kb) 97156

[startup+410.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 39333 582 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 399.15
Current children cumulated vsize (Kb) 97904

[startup+420.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 40323 585 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 409.08
Current children cumulated vsize (Kb) 97904

[startup+430.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 41314 589 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223260 134524884 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 419.03
Current children cumulated vsize (Kb) 97904

[startup+440.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 42304 593 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 428.97
Current children cumulated vsize (Kb) 97904

[startup+450.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 43294 597 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223280 134605919 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 438.91
Current children cumulated vsize (Kb) 97904

[startup+460.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 44283 600 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223172 134544552 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 448.83
Current children cumulated vsize (Kb) 97904

[startup+470.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 45271 604 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (Kb) 97904

[startup+480.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 46260 608 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 468.68
Current children cumulated vsize (Kb) 97904

[startup+490.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 47250 611 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223156 1077374082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 478.61
Current children cumulated vsize (Kb) 97904

[startup+500.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 48237 616 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 488.53
Current children cumulated vsize (Kb) 97904

[startup+510.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 49227 620 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 498.47
Current children cumulated vsize (Kb) 97904

[startup+520.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 50216 624 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 508.4
Current children cumulated vsize (Kb) 97904

[startup+530.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 51195 632 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 518.27
Current children cumulated vsize (Kb) 97904

[startup+540.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 52188 635 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 528.23
Current children cumulated vsize (Kb) 97904

[startup+550.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 53179 639 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 538.18
Current children cumulated vsize (Kb) 97904

[startup+560.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 23957 0 0 0 54171 642 0 0 25 0 1 0 1795309322 100253696 23432 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24476 23432 1116 68 0 24408 0
[pid=29841] vsize: 97904
Current children cumulated CPU time (s) 548.13
Current children cumulated vsize (Kb) 97904

[startup+570.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24034 0 0 0 55158 647 0 0 25 0 1 0 1795309322 100524032 23509 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24542 23509 1116 68 0 24474 0
[pid=29841] vsize: 98168
Current children cumulated CPU time (s) 558.05
Current children cumulated vsize (Kb) 98168

[startup+580.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24034 0 0 0 56148 651 0 0 25 0 1 0 1795309322 100524032 23509 4294967295 134512640 134736556 3221224560 3221223260 1076647540 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24542 23509 1116 68 0 24474 0
[pid=29841] vsize: 98168
Current children cumulated CPU time (s) 567.99
Current children cumulated vsize (Kb) 98168

[startup+590.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) T 29840 29841 9854 0 -1 0 24034 0 0 0 57141 653 0 0 25 0 1 0 1795309322 100524032 23509 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24542 23509 1116 68 0 24474 0
[pid=29841] vsize: 98168
Current children cumulated CPU time (s) 577.94
Current children cumulated vsize (Kb) 98168

[startup+600.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24034 0 0 0 58132 657 0 0 25 0 1 0 1795309322 100524032 23509 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24542 23509 1116 68 0 24474 0
[pid=29841] vsize: 98168
Current children cumulated CPU time (s) 587.89
Current children cumulated vsize (Kb) 98168

[startup+610.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24034 0 0 0 59118 662 0 0 25 0 1 0 1795309322 100524032 23509 4294967295 134512640 134736556 3221224560 3221223280 134605919 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24542 23509 1116 68 0 24474 0
[pid=29841] vsize: 98168
Current children cumulated CPU time (s) 597.8
Current children cumulated vsize (Kb) 98168

[startup+620.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24034 0 0 0 60109 665 0 0 25 0 1 0 1795309322 100524032 23509 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24542 23509 1116 68 0 24474 0
[pid=29841] vsize: 98168
Current children cumulated CPU time (s) 607.74
Current children cumulated vsize (Kb) 98168

[startup+630.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24034 0 0 0 61100 667 0 0 25 0 1 0 1795309322 100524032 23509 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24542 23509 1116 68 0 24474 0
[pid=29841] vsize: 98168
Current children cumulated CPU time (s) 617.67
Current children cumulated vsize (Kb) 98168

[startup+640.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24062 0 0 0 62090 671 0 0 25 0 1 0 1795309322 100343808 23465 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24498 23465 1116 68 0 24430 0
[pid=29841] vsize: 97992
Current children cumulated CPU time (s) 627.61
Current children cumulated vsize (Kb) 97992

[startup+650.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24062 0 0 0 63083 674 0 0 25 0 1 0 1795309322 100343808 23465 4294967295 134512640 134736556 3221224560 3221223060 134543905 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24498 23465 1116 68 0 24430 0
[pid=29841] vsize: 97992
Current children cumulated CPU time (s) 637.57
Current children cumulated vsize (Kb) 97992

[startup+660.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24062 0 0 0 64072 677 0 0 25 0 1 0 1795309322 100343808 23465 4294967295 134512640 134736556 3221224560 3221223076 134716755 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24498 23465 1116 68 0 24430 0
[pid=29841] vsize: 97992
Current children cumulated CPU time (s) 647.49
Current children cumulated vsize (Kb) 97992

[startup+670.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24235 0 0 0 65062 681 0 0 25 0 1 0 1795309322 101138432 23638 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24692 23638 1116 68 0 24624 0
[pid=29841] vsize: 98768
Current children cumulated CPU time (s) 657.43
Current children cumulated vsize (Kb) 98768

[startup+680.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24235 0 0 0 66044 687 0 0 24 0 1 0 1795309322 101138432 23638 4294967295 134512640 134736556 3221224560 3221223232 134528604 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 24692 23638 1116 68 0 24624 0
[pid=29841] vsize: 98768
Current children cumulated CPU time (s) 667.31
Current children cumulated vsize (Kb) 98768

[startup+690.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24235 0 0 0 66991 706 0 0 25 0 1 0 1795309322 101138432 23638 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24692 23638 1116 68 0 24624 0
[pid=29841] vsize: 98768
Current children cumulated CPU time (s) 676.97
Current children cumulated vsize (Kb) 98768

[startup+700.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24292 0 0 0 67961 717 0 0 25 0 1 0 1795309322 101273600 23695 4294967295 134512640 134736556 3221224560 3221223088 134716647 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24725 23695 1116 68 0 24657 0
[pid=29841] vsize: 98900
Current children cumulated CPU time (s) 686.78
Current children cumulated vsize (Kb) 98900

[startup+710.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24442 0 0 0 68901 737 0 0 25 0 1 0 1795309322 101949440 23845 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 24890 23845 1116 68 0 24822 0
[pid=29841] vsize: 99560
Current children cumulated CPU time (s) 696.38
Current children cumulated vsize (Kb) 99560

[startup+720.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24624 0 0 0 69869 748 0 0 25 0 1 0 1795309322 102760448 24027 4294967295 134512640 134736556 3221224560 3221223036 134536602 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25088 24027 1116 68 0 25020 0
[pid=29841] vsize: 100352
Current children cumulated CPU time (s) 706.17
Current children cumulated vsize (Kb) 100352

[startup+730.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24663 0 0 0 70868 749 0 0 25 0 1 0 1795309322 102895616 24066 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25121 24066 1116 68 0 25053 0
[pid=29841] vsize: 100484
Current children cumulated CPU time (s) 716.17
Current children cumulated vsize (Kb) 100484

[startup+740.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24683 0 0 0 71867 749 0 0 25 0 1 0 1795309322 102895616 24086 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25121 24086 1116 68 0 25053 0
[pid=29841] vsize: 100484
Current children cumulated CPU time (s) 726.16
Current children cumulated vsize (Kb) 100484

[startup+750.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24683 0 0 0 72866 750 0 0 25 0 1 0 1795309322 102895616 24086 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25121 24086 1116 68 0 25053 0
[pid=29841] vsize: 100484
Current children cumulated CPU time (s) 736.16
Current children cumulated vsize (Kb) 100484

[startup+760.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24687 0 0 0 73866 750 0 0 25 0 1 0 1795309322 102895616 24090 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25121 24090 1116 68 0 25053 0
[pid=29841] vsize: 100484
Current children cumulated CPU time (s) 746.16
Current children cumulated vsize (Kb) 100484

[startup+770.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24768 0 0 0 74858 753 0 0 25 0 1 0 1795309322 103301120 24171 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 25220 24171 1116 68 0 25152 0
[pid=29841] vsize: 100880
Current children cumulated CPU time (s) 756.11
Current children cumulated vsize (Kb) 100880

[startup+780.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24768 0 0 0 75852 757 0 0 25 0 1 0 1795309322 103301120 24171 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25220 24171 1116 68 0 25152 0
[pid=29841] vsize: 100880
Current children cumulated CPU time (s) 766.09
Current children cumulated vsize (Kb) 100880

[startup+790.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24768 0 0 0 76843 760 0 0 25 0 1 0 1795309322 103301120 24171 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25220 24171 1116 68 0 25152 0
[pid=29841] vsize: 100880
Current children cumulated CPU time (s) 776.03
Current children cumulated vsize (Kb) 100880

[startup+800.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24778 0 0 0 77831 764 0 0 25 0 1 0 1795309322 103301120 24181 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25220 24181 1116 68 0 25152 0
[pid=29841] vsize: 100880
Current children cumulated CPU time (s) 785.95
Current children cumulated vsize (Kb) 100880

[startup+810.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24880 0 0 0 78815 770 0 0 25 0 1 0 1795309322 103706624 24283 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25319 24283 1116 68 0 25251 0
[pid=29841] vsize: 101276
Current children cumulated CPU time (s) 795.85
Current children cumulated vsize (Kb) 101276

[startup+820.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 24968 0 0 0 79812 772 0 0 25 0 1 0 1795309322 104112128 24371 4294967295 134512640 134736556 3221224560 3221223068 134540067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25418 24371 1116 68 0 25350 0
[pid=29841] vsize: 101672
Current children cumulated CPU time (s) 805.84
Current children cumulated vsize (Kb) 101672

[startup+830.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) T 29840 29841 9854 0 -1 0 25000 0 0 0 80810 772 0 0 25 0 1 0 1795309322 104247296 24403 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25451 24403 1116 68 0 25383 0
[pid=29841] vsize: 101804
Current children cumulated CPU time (s) 815.82
Current children cumulated vsize (Kb) 101804

[startup+840.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 25164 0 0 0 81806 774 0 0 25 0 1 0 1795309322 104923136 24567 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25616 24567 1116 68 0 25548 0
[pid=29841] vsize: 102464
Current children cumulated CPU time (s) 825.8
Current children cumulated vsize (Kb) 102464

[startup+850.053 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 25219 0 0 0 82805 775 0 0 25 0 1 0 1795309322 105193472 24622 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25682 24622 1116 68 0 25614 0
[pid=29841] vsize: 102728
Current children cumulated CPU time (s) 835.8
Current children cumulated vsize (Kb) 102728

[startup+860.053 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 25273 0 0 0 83803 776 0 0 25 0 1 0 1795309322 105328640 24676 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25715 24676 1116 68 0 25647 0
[pid=29841] vsize: 102860
Current children cumulated CPU time (s) 845.79
Current children cumulated vsize (Kb) 102860

[startup+870.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 25273 0 0 0 84799 777 0 0 25 0 1 0 1795309322 105328640 24676 4294967295 134512640 134736556 3221224560 3221223212 134537466 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25715 24676 1116 68 0 25647 0
[pid=29841] vsize: 102860
Current children cumulated CPU time (s) 855.76
Current children cumulated vsize (Kb) 102860

[startup+880.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 25273 0 0 0 85786 782 0 0 25 0 1 0 1795309322 105328640 24676 4294967295 134512640 134736556 3221224560 3221223280 134597473 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 25715 24676 1116 68 0 25647 0
[pid=29841] vsize: 102860
Current children cumulated CPU time (s) 865.68
Current children cumulated vsize (Kb) 102860

[startup+890.055 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) T 29840 29841 9854 0 -1 0 25293 0 0 0 86760 791 0 0 25 0 1 0 1795309322 105463808 24696 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25748 24696 1116 68 0 25680 0
[pid=29841] vsize: 102992
Current children cumulated CPU time (s) 875.51
Current children cumulated vsize (Kb) 102992

[startup+900.056 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 25463 0 0 0 87728 803 0 0 24 0 1 0 1795309322 106139648 24866 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25913 24866 1116 68 0 25845 0
[pid=29841] vsize: 103652
Current children cumulated CPU time (s) 885.31
Current children cumulated vsize (Kb) 103652

[startup+910.056 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 25495 0 0 0 88723 805 0 0 25 0 1 0 1795309322 106274816 24898 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 25946 24898 1116 68 0 25878 0
[pid=29841] vsize: 103784
Current children cumulated CPU time (s) 895.28
Current children cumulated vsize (Kb) 103784

[startup+920.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 25547 0 0 0 89715 808 0 0 25 0 1 0 1795309322 106545152 24950 4294967295 134512640 134736556 3221224560 3221223072 134543101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 26012 24950 1116 68 0 25944 0
[pid=29841] vsize: 104048
Current children cumulated CPU time (s) 905.23
Current children cumulated vsize (Kb) 104048

[startup+930.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 25641 0 0 0 90705 811 0 0 25 0 1 0 1795309322 106803200 25044 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 26075 25044 1116 68 0 26007 0
[pid=29841] vsize: 104300
Current children cumulated CPU time (s) 915.16
Current children cumulated vsize (Kb) 104300

[startup+940.058 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 25742 0 0 0 91679 821 0 0 25 0 1 0 1795309322 107343872 25145 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 26207 25145 1116 68 0 26139 0
[pid=29841] vsize: 104828
Current children cumulated CPU time (s) 925
Current children cumulated vsize (Kb) 104828

[startup+950.059 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 25763 0 0 0 92670 824 0 0 25 0 1 0 1795309322 107343872 25166 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 26207 25166 1116 68 0 26139 0
[pid=29841] vsize: 104828
Current children cumulated CPU time (s) 934.94
Current children cumulated vsize (Kb) 104828

[startup+960.059 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 25763 0 0 0 93665 827 0 0 25 0 1 0 1795309322 107343872 25166 4294967295 134512640 134736556 3221224560 3221223036 134536635 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 26207 25166 1116 68 0 26139 0
[pid=29841] vsize: 104828
Current children cumulated CPU time (s) 944.92
Current children cumulated vsize (Kb) 104828

[startup+970.059 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) T 29840 29841 9854 0 -1 0 25765 0 0 0 94651 832 0 0 25 0 1 0 1795309322 107343872 25168 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29841/statm): 26207 25168 1116 68 0 26139 0
[pid=29841] vsize: 104828
Current children cumulated CPU time (s) 954.83
Current children cumulated vsize (Kb) 104828

[startup+980.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 25814 0 0 0 95635 838 0 0 25 0 1 0 1795309322 107614208 25217 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 26273 25217 1116 68 0 26205 0
[pid=29841] vsize: 105092
Current children cumulated CPU time (s) 964.73
Current children cumulated vsize (Kb) 105092

[startup+990.061 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 25976 0 0 0 96615 844 0 0 25 0 1 0 1795309322 108281856 25379 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 26436 25379 1116 68 0 26368 0
[pid=29841] vsize: 105744
Current children cumulated CPU time (s) 974.59
Current children cumulated vsize (Kb) 105744

[startup+1000.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 26101 0 0 0 97611 846 0 0 25 0 1 0 1795309322 108687360 25504 4294967295 134512640 134736556 3221224560 3221223084 134536648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 26535 25504 1116 68 0 26467 0
[pid=29841] vsize: 106140
Current children cumulated CPU time (s) 984.57
Current children cumulated vsize (Kb) 106140

[startup+1010.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 26223 0 0 0 98606 849 0 0 25 0 1 0 1795309322 109228032 25626 4294967295 134512640 134736556 3221224560 3221223152 134716144 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 26667 25626 1116 68 0 26599 0
[pid=29841] vsize: 106668
Current children cumulated CPU time (s) 994.55
Current children cumulated vsize (Kb) 106668

[startup+1020.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 26260 0 0 0 99601 850 0 0 25 0 1 0 1795309322 109363200 25663 4294967295 134512640 134736556 3221224560 3221222784 134717312 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 26700 25663 1116 68 0 26632 0
[pid=29841] vsize: 106800
Current children cumulated CPU time (s) 1004.51
Current children cumulated vsize (Kb) 106800

[startup+1030.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 26266 0 0 0 100597 852 0 0 25 0 1 0 1795309322 109363200 25669 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 26700 25669 1116 68 0 26632 0
[pid=29841] vsize: 106800
Current children cumulated CPU time (s) 1014.49
Current children cumulated vsize (Kb) 106800

[startup+1040.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 26279 0 0 0 101594 853 0 0 25 0 1 0 1795309322 109498368 25682 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 26733 25682 1116 68 0 26665 0
[pid=29841] vsize: 106932
Current children cumulated CPU time (s) 1024.47
Current children cumulated vsize (Kb) 106932

[startup+1050.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 26314 0 0 0 102587 856 0 0 25 0 1 0 1795309322 109625344 25717 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 26764 25717 1116 68 0 26696 0
[pid=29841] vsize: 107056
Current children cumulated CPU time (s) 1034.43
Current children cumulated vsize (Kb) 107056

[startup+1060.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 27040 0 0 0 103552 867 0 0 25 0 1 0 1795309322 112590848 26443 4294967295 134512640 134736556 3221224560 3221223152 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 27488 26443 1116 68 0 27420 0
[pid=29841] vsize: 109952
Current children cumulated CPU time (s) 1044.19
Current children cumulated vsize (Kb) 109952

[startup+1070.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 27270 0 0 0 104531 874 0 0 25 0 1 0 1795309322 113532928 26673 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 27718 26673 1116 68 0 27650 0
[pid=29841] vsize: 110872
Current children cumulated CPU time (s) 1054.05
Current children cumulated vsize (Kb) 110872

[startup+1080.07 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) T 29840 29841 9854 0 -1 0 27343 0 0 0 105492 888 0 0 23 0 1 0 1795309322 113803264 26746 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29841/statm): 27784 26746 1116 68 0 27716 0
[pid=29841] vsize: 111136
Current children cumulated CPU time (s) 1063.8
Current children cumulated vsize (Kb) 111136

[startup+1090.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 27394 0 0 0 106454 900 0 0 25 0 1 0 1795309322 114073600 26797 4294967295 134512640 134736556 3221224560 3221223296 134605591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 27850 26797 1116 68 0 27782 0
[pid=29841] vsize: 111400
Current children cumulated CPU time (s) 1073.54
Current children cumulated vsize (Kb) 111400

[startup+1100.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 27402 0 0 0 107439 906 0 0 25 0 1 0 1795309322 114073600 26805 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 27850 26805 1116 68 0 27782 0
[pid=29841] vsize: 111400
Current children cumulated CPU time (s) 1083.45
Current children cumulated vsize (Kb) 111400

[startup+1110.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 27615 0 0 0 108367 930 0 0 21 0 1 0 1795309322 114704384 26974 4294967295 134512640 134736556 3221224560 3221223208 134554061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 28004 26974 1116 68 0 27936 0
[pid=29841] vsize: 112016
Current children cumulated CPU time (s) 1092.97
Current children cumulated vsize (Kb) 112016

[startup+1120.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 27722 0 0 0 109330 942 0 0 25 0 1 0 1795309322 115245056 27081 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 28136 27081 1116 68 0 28068 0
[pid=29841] vsize: 112544
Current children cumulated CPU time (s) 1102.72
Current children cumulated vsize (Kb) 112544

[startup+1130.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 27820 0 0 0 110283 958 0 0 25 0 1 0 1795309322 115650560 27179 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29841/statm): 28235 27179 1116 68 0 28167 0
[pid=29841] vsize: 112940
Current children cumulated CPU time (s) 1112.41
Current children cumulated vsize (Kb) 112940

[startup+1140.07 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) T 29840 29841 9854 0 -1 0 28037 0 0 0 111265 965 0 0 25 0 1 0 1795309322 116461568 27396 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29841/statm): 28433 27396 1116 68 0 28365 0
[pid=29841] vsize: 113732
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (Kb) 113732

[startup+1150.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 28336 0 0 0 112234 978 0 0 25 0 1 0 1795309322 117673984 27695 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 28729 27695 1116 68 0 28661 0
[pid=29841] vsize: 114916
Current children cumulated CPU time (s) 1132.12
Current children cumulated vsize (Kb) 114916

[startup+1160.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 28452 0 0 0 113226 981 0 0 25 0 1 0 1795309322 118214656 27811 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 28861 27811 1116 68 0 28793 0
[pid=29841] vsize: 115444
Current children cumulated CPU time (s) 1142.07
Current children cumulated vsize (Kb) 115444

[startup+1170.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 28469 0 0 0 114225 982 0 0 25 0 1 0 1795309322 118214656 27828 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 28861 27828 1116 68 0 28793 0
[pid=29841] vsize: 115444
Current children cumulated CPU time (s) 1152.07
Current children cumulated vsize (Kb) 115444

[startup+1180.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 28530 0 0 0 115219 984 0 0 25 0 1 0 1795309322 118484992 27889 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 28927 27889 1116 68 0 28859 0
[pid=29841] vsize: 115708
Current children cumulated CPU time (s) 1162.03
Current children cumulated vsize (Kb) 115708

[startup+1190.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 28530 0 0 0 116218 985 0 0 25 0 1 0 1795309322 118484992 27889 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 28927 27889 1116 68 0 28859 0
[pid=29841] vsize: 115708
Current children cumulated CPU time (s) 1172.03
Current children cumulated vsize (Kb) 115708

[startup+1200.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 28536 0 0 0 117216 985 0 0 25 0 1 0 1795309322 118484992 27895 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 28927 27895 1116 68 0 28859 0
[pid=29841] vsize: 115708
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (Kb) 115708

[startup+1210.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 29841
Raw data (/proc/29841/stat): 29841 (bsolo) R 29840 29841 9854 0 -1 0 28555 0 0 0 118215 986 0 0 25 0 1 0 1795309322 118620160 27914 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29841/statm): 28960 27914 1116 68 0 28892 0
[pid=29841] vsize: 115840
Current children cumulated CPU time (s) 1192.01
Current children cumulated vsize (Kb) 115840
One traced child (pid=29841) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1213.16
CPU time (s): 1195.1
CPU user time (s): 1185.18
CPU system time (s): 9.91749
CPU usage (%): 98.5111
Max. virtual memory (cumulated for all children) (Kb): 115840

Verifier Data

ERROR: no interpretation found !