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/plato.asu.edu/pub/fctp/normalized-mps-v2-13-7-n3703.opb
MD5SUM15d69bc05970e4bbd20708cb8fb70185
Bench Categoryoptimization, medium integers (OPTMEDINT)
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 104999
Biggest coefficient in the objective function 4194304
Number of bits for the biggest coefficient in the objective function 23
Sum of the numbers in the objective function 39166356584
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 4194304
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 39166356584
Number of bits of the biggest sum of numbers36
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables105000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint21
Maximum length of a constraint2000

Trace number 5292

Launcher Data

LAUNCH ON wulflinc11 THE 2005-09-20 00:09:38 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=1065 boxname=wulflinc11 idbench=1065 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  15d69bc05970e4bbd20708cb8fb70185  /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-13-7-n3703.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-13-7-n3703.opb
IDLAUNCH: 1065
/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:        905180 kB
Buffers:          9412 kB
Cached:          93596 kB
SwapCached:        760 kB
Active:          26072 kB
Inactive:        79288 kB
HighTotal:      131008 kB
HighFree:        34496 kB
LowTotal:       903652 kB
LowFree:        870684 kB
SwapTotal:     2097136 kB
SwapFree:      2095596 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5584 kB
Slab:            18420 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-20 00:30:03 (client local time) WITH STATUS 0 IN 1195.26 SECONDS
stats: 1065 7 1195.26 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 105000 variables and 5300 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 60.413
c After prepocess the problem consists of 81941 variables and 5300 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 81941 #Dec: 86263 LB: 0 @ 74.049
c Restart #2 #Var: 81941 #Dec: 204941 LB: 0 @ 96.59
c Restart #3 #Var: 81941 #Dec: 364755 LB: 0 @ 130.49
c Restart #4 #Var: 81941 #Dec: 567841 LB: 0 @ 173.27
c Restart #5 #Var: 81941 #Dec: 811259 LB: 0 @ 226.12
c Restart #6 #Var: 81941 #Dec: 852465 LB: 0 @ 272.09
c Restart #7 #Var: 81941 #Dec: 922488 LB: 0 @ 328.23
c Restart #8 #Var: 81941 #Dec: 924370 LB: 0 @ 388.78
c Restart #9 #Var: 81941 #Dec: 984451 LB: 0 @ 460.4
c CHANGE Heuristic... 
c Restart #0 #Var: 81941 #Dec: 1048481 LB: 0 @ 774.69
c Restart #1 #Var: 81941 #Dec: 1060021 LB: 0 @ 794.1
c Restart #2 #Var: 81941 #Dec: 1071622 LB: 0 @ 820.71
c Restart #3 #Var: 81941 #Dec: 1088416 LB: 0 @ 853.01
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/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1795873747 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 107 3 90 68 0 39 0
[pid=30599] 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-n3703.opb

[startup+10.0033 s]
Raw data (loadavg): 0.94 0.98 0.99 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 83146 0 0 0 778 182 0 0 25 0 1 0 1795873747 342839296 82742 4294967295 134512640 134736556 3221224560 3221223104 134573621 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 83701 82744 1116 68 0 83633 0
[pid=30599] vsize: 334804
Current children cumulated CPU time (s) 9.6
Current children cumulated vsize (Kb) 334804

[startup+20.0031 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 100910 0 0 0 1734 218 0 0 25 0 1 0 1795873747 416239616 100506 4294967295 134512640 134736556 3221224560 3221223072 134572994 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 101621 100506 1116 68 0 101553 0
[pid=30599] vsize: 406484
Current children cumulated CPU time (s) 19.52
Current children cumulated vsize (Kb) 406484

[startup+30.0039 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 102199 0 0 0 2729 221 0 0 25 0 1 0 1795873747 422047744 101795 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 103039 101795 1116 68 0 102971 0
[pid=30599] vsize: 412156
Current children cumulated CPU time (s) 29.5
Current children cumulated vsize (Kb) 412156

[startup+40.0037 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 104202 0 0 0 3724 226 0 0 25 0 1 0 1795873747 430407680 103798 4294967295 134512640 134736556 3221224560 3221221256 1077359216 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 105080 103798 1116 68 0 105012 0
[pid=30599] vsize: 420320
Current children cumulated CPU time (s) 39.5
Current children cumulated vsize (Kb) 420320

[startup+50.0045 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 106424 0 0 0 4716 231 0 0 25 0 1 0 1795873747 439570432 106020 4294967295 134512640 134736556 3221224560 3221223256 134524929 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 107317 106020 1116 68 0 107249 0
[pid=30599] vsize: 429268
Current children cumulated CPU time (s) 49.47
Current children cumulated vsize (Kb) 429268

[startup+60.0043 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 118537 0 0 0 5685 259 0 0 25 0 1 0 1795873747 491528192 118133 4294967295 134512640 134736556 3221224560 3221223376 134644500 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 120002 118133 1116 68 0 119934 0
[pid=30599] vsize: 480008
Current children cumulated CPU time (s) 59.44
Current children cumulated vsize (Kb) 480008

[startup+70.0041 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121014 0 0 0 6424 352 0 0 24 0 1 0 1795873747 502214656 120610 4294967295 134512640 134736556 3221224560 3221223272 134544445 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 122611 120610 1116 68 0 122543 0
[pid=30599] vsize: 490444
Current children cumulated CPU time (s) 67.76
Current children cumulated vsize (Kb) 490444

[startup+80.0048 s]
Raw data (loadavg): 0.98 0.98 0.99 1/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) T 30598 30599 9854 0 -1 0 121014 0 0 0 7177 431 0 0 17 0 1 0 1795873747 502214656 120610 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30599/statm): 122611 120610 1116 68 0 122543 0
[pid=30599] vsize: 490444
Current children cumulated CPU time (s) 76.08
Current children cumulated vsize (Kb) 490444

[startup+90.0046 s]
Raw data (loadavg): 1.06 1.00 1.00 1/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) T 30598 30599 9854 0 -1 0 121014 0 0 0 8011 485 0 0 23 0 1 0 1795873747 502173696 120610 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30599/statm): 122601 120610 1116 68 0 122533 0
[pid=30599] vsize: 490404
Current children cumulated CPU time (s) 84.96
Current children cumulated vsize (Kb) 490404

[startup+100.005 s]
Raw data (loadavg): 1.05 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121014 0 0 0 8881 524 0 0 25 0 1 0 1795873747 502173696 120610 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 122601 120610 1116 68 0 122533 0
[pid=30599] vsize: 490404
Current children cumulated CPU time (s) 94.05
Current children cumulated vsize (Kb) 490404

[startup+110.006 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121014 0 0 0 9616 613 0 0 25 0 1 0 1795873747 502173696 120610 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 122601 120610 1116 68 0 122533 0
[pid=30599] vsize: 490404
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (Kb) 490404

[startup+120.006 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121014 0 0 0 10470 660 0 0 24 0 1 0 1795873747 502173696 120610 4294967295 134512640 134736556 3221224560 3221223296 134529259 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 122601 120610 1116 68 0 122533 0
[pid=30599] vsize: 490404
Current children cumulated CPU time (s) 111.3
Current children cumulated vsize (Kb) 490404

[startup+130.007 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121014 0 0 0 11339 704 0 0 18 0 1 0 1795873747 502173696 120610 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 122601 120610 1116 68 0 122533 0
[pid=30599] vsize: 490404
Current children cumulated CPU time (s) 120.43
Current children cumulated vsize (Kb) 490404

[startup+140.007 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121014 0 0 0 12242 739 0 0 25 0 1 0 1795873747 502173696 120610 4294967295 134512640 134736556 3221224560 3221223128 134716411 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 122601 120610 1116 68 0 122533 0
[pid=30599] vsize: 490404
Current children cumulated CPU time (s) 129.81
Current children cumulated vsize (Kb) 490404

[startup+150.007 s]
Raw data (loadavg): 1.09 1.02 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121014 0 0 0 12973 828 0 0 22 0 1 0 1795873747 502173696 120610 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 122601 120610 1116 68 0 122533 0
[pid=30599] vsize: 490404
Current children cumulated CPU time (s) 138.01
Current children cumulated vsize (Kb) 490404

[startup+160.007 s]
Raw data (loadavg): 1.08 1.02 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121014 0 0 0 13766 892 0 0 21 0 1 0 1795873747 502173696 120610 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 122601 120610 1116 68 0 122533 0
[pid=30599] vsize: 490404
Current children cumulated CPU time (s) 146.58
Current children cumulated vsize (Kb) 490404

[startup+170.008 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121014 0 0 0 14618 940 0 0 21 0 1 0 1795873747 502173696 120610 4294967295 134512640 134736556 3221224560 3221223204 134544527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 122601 120610 1116 68 0 122533 0
[pid=30599] vsize: 490404
Current children cumulated CPU time (s) 155.58
Current children cumulated vsize (Kb) 490404

[startup+180.009 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121014 0 0 0 15485 983 0 0 18 0 1 0 1795873747 502173696 120610 4294967295 134512640 134736556 3221224560 3221222924 1077379908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 122601 120610 1116 68 0 122533 0
[pid=30599] vsize: 490404
Current children cumulated CPU time (s) 164.68
Current children cumulated vsize (Kb) 490404

[startup+190.01 s]
Raw data (loadavg): 1.05 1.01 1.00 1/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) T 30598 30599 9854 0 -1 0 121014 0 0 0 16364 1021 0 0 17 0 1 0 1795873747 502173696 120610 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30599/statm): 122601 120610 1116 68 0 122533 0
[pid=30599] vsize: 490404
Current children cumulated CPU time (s) 173.85
Current children cumulated vsize (Kb) 490404

[startup+200.01 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121014 0 0 0 17082 1110 0 0 18 0 1 0 1795873747 502173696 120610 4294967295 134512640 134736556 3221224560 3221223256 134560551 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 122601 120610 1116 68 0 122533 0
[pid=30599] vsize: 490404
Current children cumulated CPU time (s) 181.92
Current children cumulated vsize (Kb) 490404

[startup+210.01 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121014 0 0 0 17864 1179 0 0 16 0 1 0 1795873747 502173696 120610 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 122601 120610 1116 68 0 122533 0
[pid=30599] vsize: 490404
Current children cumulated CPU time (s) 190.43
Current children cumulated vsize (Kb) 490404

[startup+220.01 s]
Raw data (loadavg): 1.03 1.01 1.00 3/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121077 0 0 0 18717 1227 0 0 16 0 1 0 1795873747 502517760 120673 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 122685 120673 1116 68 0 122617 0
[pid=30599] vsize: 490740
Current children cumulated CPU time (s) 199.44
Current children cumulated vsize (Kb) 490740

[startup+230.011 s]
Raw data (loadavg): 1.02 1.01 1.00 3/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121220 0 0 0 19607 1263 0 0 17 0 1 0 1795873747 503058432 120816 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 122817 120816 1116 68 0 122749 0
[pid=30599] vsize: 491268
Current children cumulated CPU time (s) 208.7
Current children cumulated vsize (Kb) 491268

[startup+240.01 s]
Raw data (loadavg): 1.02 1.01 1.00 3/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121292 0 0 0 20498 1299 0 0 17 0 1 0 1795873747 503291904 120888 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 122874 120888 1116 68 0 122806 0
[pid=30599] vsize: 491496
Current children cumulated CPU time (s) 217.97
Current children cumulated vsize (Kb) 491496

[startup+250.011 s]
Raw data (loadavg): 1.02 1.01 1.00 1/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) T 30598 30599 9854 0 -1 0 121345 0 0 0 21351 1347 0 0 16 0 1 0 1795873747 503562240 120941 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30599/statm): 122940 120941 1116 68 0 122872 0
[pid=30599] vsize: 491760
Current children cumulated CPU time (s) 226.98
Current children cumulated vsize (Kb) 491760

[startup+260.013 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121792 0 0 0 22266 1378 0 0 25 0 1 0 1795873747 505421824 121388 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123394 121388 1116 68 0 123326 0
[pid=30599] vsize: 493576
Current children cumulated CPU time (s) 236.44
Current children cumulated vsize (Kb) 493576

[startup+270.013 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121793 0 0 0 23264 1378 0 0 25 0 1 0 1795873747 505421824 121389 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123394 121389 1116 68 0 123326 0
[pid=30599] vsize: 493576
Current children cumulated CPU time (s) 246.42
Current children cumulated vsize (Kb) 493576

[startup+280.014 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121794 0 0 0 24263 1379 0 0 25 0 1 0 1795873747 505421824 121390 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123394 121390 1116 68 0 123326 0
[pid=30599] vsize: 493576
Current children cumulated CPU time (s) 256.42
Current children cumulated vsize (Kb) 493576

[startup+290.014 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121795 0 0 0 25261 1379 0 0 25 0 1 0 1795873747 505421824 121391 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123394 121391 1116 68 0 123326 0
[pid=30599] vsize: 493576
Current children cumulated CPU time (s) 266.4
Current children cumulated vsize (Kb) 493576

[startup+300.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 26090 1434 0 0 17 0 1 0 1795873747 505556992 121430 4294967295 134512640 134736556 3221224560 3221223268 134605449 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123427 121430 1116 68 0 123359 0
[pid=30599] vsize: 493708
Current children cumulated CPU time (s) 275.24
Current children cumulated vsize (Kb) 493708

[startup+310.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 26995 1466 0 0 24 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 284.61
Current children cumulated vsize (Kb) 493624

[startup+320.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 27994 1466 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 294.6
Current children cumulated vsize (Kb) 493624

[startup+330.017 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) T 30598 30599 9854 0 -1 0 121834 0 0 0 28992 1467 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 304.59
Current children cumulated vsize (Kb) 493624

[startup+340.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 29991 1467 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 314.58
Current children cumulated vsize (Kb) 493624

[startup+350.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 30989 1468 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223180 1077374048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 324.57
Current children cumulated vsize (Kb) 493624

[startup+360.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 31987 1469 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 334.56
Current children cumulated vsize (Kb) 493624

[startup+370.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 32985 1469 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 344.54
Current children cumulated vsize (Kb) 493624

[startup+380.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 33984 1470 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223256 134560551 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 354.54
Current children cumulated vsize (Kb) 493624

[startup+390.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 34983 1470 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 364.53
Current children cumulated vsize (Kb) 493624

[startup+400.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 35983 1471 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 374.54
Current children cumulated vsize (Kb) 493624

[startup+410.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 36981 1471 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 384.52
Current children cumulated vsize (Kb) 493624

[startup+420.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 37755 1546 0 0 17 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 393.01
Current children cumulated vsize (Kb) 493624

[startup+430.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 38753 1547 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 403
Current children cumulated vsize (Kb) 493624

[startup+440.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 39751 1547 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 412.98
Current children cumulated vsize (Kb) 493624

[startup+450.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 40750 1548 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 422.98
Current children cumulated vsize (Kb) 493624

[startup+460.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 41748 1549 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 432.97
Current children cumulated vsize (Kb) 493624

[startup+470.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 42747 1549 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 442.96
Current children cumulated vsize (Kb) 493624

[startup+480.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121834 0 0 0 43746 1550 0 0 25 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223336 134560320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 452.96
Current children cumulated vsize (Kb) 493624

[startup+490.023 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) T 30598 30599 9854 0 -1 0 121834 0 0 0 44617 1594 0 0 15 0 1 0 1795873747 505470976 121421 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121421 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (Kb) 493624

[startup+500.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 45507 1630 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 471.37
Current children cumulated vsize (Kb) 493624

[startup+510.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 46507 1630 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 481.37
Current children cumulated vsize (Kb) 493624

[startup+520.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 47506 1631 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 491.37
Current children cumulated vsize (Kb) 493624

[startup+530.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 48506 1631 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 501.37
Current children cumulated vsize (Kb) 493624

[startup+540.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 49505 1632 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 511.37
Current children cumulated vsize (Kb) 493624

[startup+550.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 50504 1633 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 521.37
Current children cumulated vsize (Kb) 493624

[startup+560.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 51504 1633 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 531.37
Current children cumulated vsize (Kb) 493624

[startup+570.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 52503 1633 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 541.36
Current children cumulated vsize (Kb) 493624

[startup+580.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 53502 1635 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 551.37
Current children cumulated vsize (Kb) 493624

[startup+590.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 54501 1636 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 561.37
Current children cumulated vsize (Kb) 493624

[startup+600.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 55501 1636 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 571.37
Current children cumulated vsize (Kb) 493624

[startup+610.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 56500 1637 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 581.37
Current children cumulated vsize (Kb) 493624

[startup+620.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 57499 1637 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 591.36
Current children cumulated vsize (Kb) 493624

[startup+630.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 58499 1638 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 601.37
Current children cumulated vsize (Kb) 493624

[startup+640.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 59499 1638 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 611.37
Current children cumulated vsize (Kb) 493624

[startup+650.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 60498 1639 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 621.37
Current children cumulated vsize (Kb) 493624

[startup+660.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121838 0 0 0 61497 1639 0 0 25 0 1 0 1795873747 505470976 121425 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123406 121425 1116 68 0 123338 0
[pid=30599] vsize: 493624
Current children cumulated CPU time (s) 631.36
Current children cumulated vsize (Kb) 493624

[startup+670.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121839 0 0 0 62496 1640 0 0 25 0 1 0 1795873747 505606144 121426 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123439 121426 1116 68 0 123371 0
[pid=30599] vsize: 493756
Current children cumulated CPU time (s) 641.36
Current children cumulated vsize (Kb) 493756

[startup+680.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121857 0 0 0 63496 1641 0 0 25 0 1 0 1795873747 505606144 121444 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123439 121444 1116 68 0 123371 0
[pid=30599] vsize: 493756
Current children cumulated CPU time (s) 651.37
Current children cumulated vsize (Kb) 493756

[startup+690.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121892 0 0 0 64495 1641 0 0 25 0 1 0 1795873747 505741312 121479 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123472 121479 1116 68 0 123404 0
[pid=30599] vsize: 493888
Current children cumulated CPU time (s) 661.36
Current children cumulated vsize (Kb) 493888

[startup+700.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121910 0 0 0 65494 1642 0 0 25 0 1 0 1795873747 505876480 121497 4294967295 134512640 134736556 3221224560 3221223276 134694485 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123505 121497 1116 68 0 123437 0
[pid=30599] vsize: 494020
Current children cumulated CPU time (s) 671.36
Current children cumulated vsize (Kb) 494020

[startup+710.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121928 0 0 0 66493 1642 0 0 25 0 1 0 1795873747 505876480 121515 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123505 121515 1116 68 0 123437 0
[pid=30599] vsize: 494020
Current children cumulated CPU time (s) 681.35
Current children cumulated vsize (Kb) 494020

[startup+720.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121946 0 0 0 67492 1643 0 0 25 0 1 0 1795873747 506011648 121533 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123538 121533 1116 68 0 123470 0
[pid=30599] vsize: 494152
Current children cumulated CPU time (s) 691.35
Current children cumulated vsize (Kb) 494152

[startup+730.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 121982 0 0 0 68492 1643 0 0 25 0 1 0 1795873747 506146816 121569 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123571 121569 1116 68 0 123503 0
[pid=30599] vsize: 494284
Current children cumulated CPU time (s) 701.35
Current children cumulated vsize (Kb) 494284

[startup+740.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122000 0 0 0 69491 1644 0 0 25 0 1 0 1795873747 506146816 121587 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123571 121587 1116 68 0 123503 0
[pid=30599] vsize: 494284
Current children cumulated CPU time (s) 711.35
Current children cumulated vsize (Kb) 494284

[startup+750.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122018 0 0 0 70491 1645 0 0 25 0 1 0 1795873747 506281984 121605 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123604 121605 1116 68 0 123536 0
[pid=30599] vsize: 494416
Current children cumulated CPU time (s) 721.36
Current children cumulated vsize (Kb) 494416

[startup+760.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122035 0 0 0 71490 1645 0 0 25 0 1 0 1795873747 506281984 121622 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123604 121622 1116 68 0 123536 0
[pid=30599] vsize: 494416
Current children cumulated CPU time (s) 731.35
Current children cumulated vsize (Kb) 494416

[startup+770.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122053 0 0 0 72489 1646 0 0 25 0 1 0 1795873747 506421248 121640 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30599/statm): 123638 121640 1116 68 0 123570 0
[pid=30599] vsize: 494552
Current children cumulated CPU time (s) 741.35
Current children cumulated vsize (Kb) 494552

[startup+780.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122071 0 0 0 73489 1647 0 0 25 0 1 0 1795873747 506556416 121658 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123671 121658 1116 68 0 123603 0
[pid=30599] vsize: 494684
Current children cumulated CPU time (s) 751.36
Current children cumulated vsize (Kb) 494684

[startup+790.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122089 0 0 0 74488 1647 0 0 25 0 1 0 1795873747 506556416 121676 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123671 121676 1116 68 0 123603 0
[pid=30599] vsize: 494684
Current children cumulated CPU time (s) 761.35
Current children cumulated vsize (Kb) 494684

[startup+800.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122125 0 0 0 75487 1648 0 0 25 0 1 0 1795873747 506691584 121712 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123704 121712 1116 68 0 123636 0
[pid=30599] vsize: 494816
Current children cumulated CPU time (s) 771.35
Current children cumulated vsize (Kb) 494816

[startup+810.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122286 0 0 0 76448 1661 0 0 25 0 1 0 1795873747 505466880 121424 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123405 121424 1116 68 0 123337 0
[pid=30599] vsize: 493620
Current children cumulated CPU time (s) 781.09
Current children cumulated vsize (Kb) 493620

[startup+820.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 77439 1665 0 0 25 0 1 0 1795873747 506843136 121760 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123741 121760 1116 68 0 123673 0
[pid=30599] vsize: 494964
Current children cumulated CPU time (s) 791.04
Current children cumulated vsize (Kb) 494964

[startup+830.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 78395 1681 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 800.76
Current children cumulated vsize (Kb) 494932

[startup+840.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 79395 1681 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 810.76
Current children cumulated vsize (Kb) 494932

[startup+850.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 80393 1682 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223068 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 820.75
Current children cumulated vsize (Kb) 494932

[startup+860.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 81330 1702 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 830.32
Current children cumulated vsize (Kb) 494932

[startup+870.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 82328 1702 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 840.3
Current children cumulated vsize (Kb) 494932

[startup+880.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 83327 1703 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 850.3
Current children cumulated vsize (Kb) 494932

[startup+890.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 84265 1724 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 859.89
Current children cumulated vsize (Kb) 494932

[startup+900.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 85265 1724 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 869.89
Current children cumulated vsize (Kb) 494932

[startup+910.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 86264 1724 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 879.88
Current children cumulated vsize (Kb) 494932

[startup+920.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 87263 1725 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 889.88
Current children cumulated vsize (Kb) 494932

[startup+930.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 88262 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 899.88
Current children cumulated vsize (Kb) 494932

[startup+940.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 89262 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 909.88
Current children cumulated vsize (Kb) 494932

[startup+950.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 90262 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 919.88
Current children cumulated vsize (Kb) 494932

[startup+960.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 91262 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 929.88
Current children cumulated vsize (Kb) 494932

[startup+970.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 92262 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 939.88
Current children cumulated vsize (Kb) 494932

[startup+980.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 93262 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 949.88
Current children cumulated vsize (Kb) 494932

[startup+990.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 94262 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 959.88
Current children cumulated vsize (Kb) 494932

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 95262 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 969.88
Current children cumulated vsize (Kb) 494932

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 96262 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 979.88
Current children cumulated vsize (Kb) 494932

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 97263 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 989.89
Current children cumulated vsize (Kb) 494932

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 98263 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 999.89
Current children cumulated vsize (Kb) 494932

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 99263 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1009.89
Current children cumulated vsize (Kb) 494932

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 100263 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1019.89
Current children cumulated vsize (Kb) 494932

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 101263 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1029.89
Current children cumulated vsize (Kb) 494932

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 102263 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1039.89
Current children cumulated vsize (Kb) 494932

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 103263 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1049.89
Current children cumulated vsize (Kb) 494932

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 104263 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1059.89
Current children cumulated vsize (Kb) 494932

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 105263 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1069.89
Current children cumulated vsize (Kb) 494932

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 106263 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1079.89
Current children cumulated vsize (Kb) 494932

[startup+1120.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 107263 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1089.89
Current children cumulated vsize (Kb) 494932

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 108264 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1099.9
Current children cumulated vsize (Kb) 494932

[startup+1140.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 109264 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1109.9
Current children cumulated vsize (Kb) 494932

[startup+1150.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 110264 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1119.9
Current children cumulated vsize (Kb) 494932

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 111264 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1129.9
Current children cumulated vsize (Kb) 494932

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 112264 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1139.9
Current children cumulated vsize (Kb) 494932

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 113264 1726 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1149.9
Current children cumulated vsize (Kb) 494932

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 114264 1727 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1159.91
Current children cumulated vsize (Kb) 494932

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 115264 1727 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1169.91
Current children cumulated vsize (Kb) 494932

[startup+1210.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122644 0 0 0 116265 1727 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1179.92
Current children cumulated vsize (Kb) 494932

[startup+1220.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 30599
Raw data (/proc/30599/stat): 30599 (bsolo) R 30598 30599 9854 0 -1 0 122672 0 0 0 117264 1727 0 0 25 0 1 0 1795873747 506810368 121752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30599/statm): 123733 121752 1116 68 0 123665 0
[pid=30599] vsize: 494932
Current children cumulated CPU time (s) 1189.91
Current children cumulated vsize (Kb) 494932
One traced child (pid=30599) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1225.39
CPU time (s): 1195.26
CPU user time (s): 1177.76
CPU system time (s): 17.4993
CPU usage (%): 97.5409
Max. virtual memory (cumulated for all children) (Kb): 494964

Verifier Data

ERROR: no interpretation found !