Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namemps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-forplan.opb
MD5SUMdfc6e74660e6079f7108351001d51bc8
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 9340
Biggest coefficient in the objective function 6454798974976000
Number of bits for the biggest coefficient in the objective function 53
Sum of the numbers in the objective function 1138676908426644728
Number of bits of the sum of numbers in the objective function 60
Biggest number in a constraint 6454798974976000
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 1138676908426644728
Number of bits of the biggest sum of numbers60
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables12528
Total number of constraints155
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 constraints155
Minimum length of a constraint27
Maximum length of a constraint9090

Trace number 499

Launcher Data

LAUNCH ON wulflinc1 THE 2005-09-18 10:38:57 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=432 boxname=wulflinc1 idbench=432 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  dfc6e74660e6079f7108351001d51bc8  /oldhome/oroussel/tmp/wulflinc1/normalized-mps-v2-20-10-forplan.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc1/normalized-mps-v2-20-10-forplan.opb
IDLAUNCH: 432
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.053
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.053
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:        905484 kB
Buffers:         37000 kB
Cached:          62120 kB
SwapCached:        908 kB
Active:          86132 kB
Inactive:        15836 kB
HighTotal:      131008 kB
HighFree:        72744 kB
LowTotal:       903652 kB
LowFree:        832740 kB
SwapTotal:     2097136 kB
SwapFree:      2095620 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5992 kB
Slab:            21412 kB
Committed_AS:    93168 kB
PageTables:        344 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 10:58:58 (client local time) WITH STATUS 0 IN 1195.09 SECONDS
stats: 432 7 1195.09 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 12528 variables and 240 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 32.032
c After prepocess the problem consists of 7365 variables and 206 constraints.
c Initial Lower Bound: -111831033658055
c Restart #1 #Var: 7365 #Dec: 9804 LB: -111831033658055 @ 36.644
c Restart #2 #Var: 7365 #Dec: 21605 LB: -111831033658055 @ 52.955
c Restart #3 #Var: 7365 #Dec: 36444 LB: -111831033658055 @ 95.706
c Restart #4 #Var: 7365 #Dec: 55653 LB: -111831033658055 @ 109.49
c Restart #5 #Var: 7365 #Dec: 77831 LB: -111831033658055 @ 165.73
c Restart #6 #Var: 7365 #Dec: 109027 LB: -111831033658055 @ 322.04
c Restart #7 #Var: 7365 #Dec: 127699 LB: -111831033658055 @ 343.89
c Restart #8 #Var: 7365 #Dec: 133748 LB: -111831033658055 @ 365.5
c Restart #9 #Var: 7365 #Dec: 137615 LB: -111831033658055 @ 392.87
c Restart #10 #Var: 7365 #Dec: 154320 LB: -111831033658055 @ 420.6
c Restart #11 #Var: 7365 #Dec: 156726 LB: -111831033658055 @ 452.55
c Restart #12 #Var: 7365 #Dec: 159145 LB: -111831033658055 @ 486.42
c Restart #13 #Var: 7365 #Dec: 161796 LB: -111831033658055 @ 502.96
c Restart #14 #Var: 7365 #Dec: 164752 LB: -111831033658055 @ 541.88
c Restart #15 #Var: 7365 #Dec: 168066 LB: -111831033658055 @ 585.35
c CHANGE Heuristic... 
c Restart #0 #Var: 7365 #Dec: 171527 LB: -111831033658055 @ 641.03
c Restart #1 #Var: 7355 #Dec: 171870 LB: -111831033658055 @ 642.36
c Restart #2 #Var: 7355 #Dec: 173447 LB: -111831033658055 @ 660.82
c Restart #3 #Var: 7355 #Dec: 174324 LB: -111831033658055 @ 710.54
c Restart #4 #Var: 7355 #Dec: 175450 LB: -111831033658055 @ 745.84
c Restart #5 #Var: 7355 #Dec: 177033 LB: -111831033658055 @ 800.71
c Restart #6 #Var: 7355 #Dec: 178467 LB: -111831033658055 @ 878.1
c Restart #7 #Var: 7158 #Dec: 180839 LB: -111831033658055 @ 890.38
c Restart #8 #Var: 7158 #Dec: 183343 LB: -111831033658055 @ 994.46
c Restart #9 #Var: 7155 #Dec: 185603 LB: -111831033658055 @ 1051.9
s UNKNOWN
c Exit Code: 0
c Total time: 1195.1 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/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1725515864 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 107 3 90 68 0 39 0
[pid=20382] 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/wulflinc1/normalized-mps-v2-20-10-forplan.opb

[startup+10.0029 s]
Raw data (loadavg): 0.94 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 7449 0 0 0 967 22 0 0 25 0 1 0 1725515864 33681408 7268 4294967295 134512640 134736556 3221224560 3221223136 134539932 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 8223 7268 1116 68 0 8155 0
[pid=20382] vsize: 32892
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (Kb) 32892

[startup+20.0037 s]
Raw data (loadavg): 0.95 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 8631 0 0 0 1961 27 0 0 25 0 1 0 1725515864 38801408 8430 4294967295 134512640 134736556 3221224560 3221223304 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 9473 8430 1116 68 0 9405 0
[pid=20382] vsize: 37892
Current children cumulated CPU time (s) 19.88
Current children cumulated vsize (Kb) 37892

[startup+30.0045 s]
Raw data (loadavg): 0.95 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 10584 0 0 0 2953 32 0 0 25 0 1 0 1725515864 47054848 10383 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 11488 10383 1116 68 0 11420 0
[pid=20382] vsize: 45952
Current children cumulated CPU time (s) 29.85
Current children cumulated vsize (Kb) 45952

[startup+40.0043 s]
Raw data (loadavg): 0.96 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 12460 0 0 0 3876 62 0 0 25 0 1 0 1725515864 55009280 12259 4294967295 134512640 134736556 3221224560 3221223248 134524880 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13430 12259 1116 68 0 13362 0
[pid=20382] vsize: 53720
Current children cumulated CPU time (s) 39.38
Current children cumulated vsize (Kb) 53720

[startup+50.0061 s]
Raw data (loadavg): 0.97 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 12575 0 0 0 4858 69 0 0 25 0 1 0 1725515864 55459840 12369 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13540 12369 1116 68 0 13472 0
[pid=20382] vsize: 54160
Current children cumulated CPU time (s) 49.27
Current children cumulated vsize (Kb) 54160

[startup+60.0069 s]
Raw data (loadavg): 0.97 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 12619 0 0 0 5814 83 0 0 25 0 1 0 1725515864 55222272 12335 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13482 12335 1116 68 0 13414 0
[pid=20382] vsize: 53928
Current children cumulated CPU time (s) 58.97
Current children cumulated vsize (Kb) 53928

[startup+70.0077 s]
Raw data (loadavg): 0.97 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 12750 0 0 0 6812 84 0 0 25 0 1 0 1725515864 55603200 12410 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13575 12410 1116 68 0 13507 0
[pid=20382] vsize: 54300
Current children cumulated CPU time (s) 68.96
Current children cumulated vsize (Kb) 54300

[startup+80.0085 s]
Raw data (loadavg): 0.98 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 12812 0 0 0 7810 86 0 0 25 0 1 0 1725515864 55672832 12419 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13592 12419 1116 68 0 13524 0
[pid=20382] vsize: 54368
Current children cumulated CPU time (s) 78.96
Current children cumulated vsize (Kb) 54368

[startup+90.0083 s]
Raw data (loadavg): 0.98 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 12852 0 0 0 8809 86 0 0 25 0 1 0 1725515864 55537664 12412 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13559 12412 1116 68 0 13491 0
[pid=20382] vsize: 54236
Current children cumulated CPU time (s) 88.95
Current children cumulated vsize (Kb) 54236

[startup+100.009 s]
Raw data (loadavg): 0.98 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 12863 0 0 0 9763 101 0 0 19 0 1 0 1725515864 55541760 12383 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13560 12383 1116 68 0 13492 0
[pid=20382] vsize: 54240
Current children cumulated CPU time (s) 98.64
Current children cumulated vsize (Kb) 54240

[startup+110.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) T 20381 20382 17733 0 -1 0 12863 0 0 0 10722 115 0 0 25 0 1 0 1725515864 55541760 12383 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13560 12383 1116 68 0 13492 0
[pid=20382] vsize: 54240
Current children cumulated CPU time (s) 108.37
Current children cumulated vsize (Kb) 54240

[startup+120.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 12871 0 0 0 11677 129 0 0 25 0 1 0 1725515864 55541760 12384 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13560 12384 1116 68 0 13492 0
[pid=20382] vsize: 54240
Current children cumulated CPU time (s) 118.06
Current children cumulated vsize (Kb) 54240

[startup+130.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 12958 0 0 0 12675 130 0 0 25 0 1 0 1725515864 55705600 12426 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13600 12426 1116 68 0 13532 0
[pid=20382] vsize: 54400
Current children cumulated CPU time (s) 128.05
Current children cumulated vsize (Kb) 54400

[startup+140.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13006 0 0 0 13672 131 0 0 25 0 1 0 1725515864 55578624 12392 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13569 12392 1116 68 0 13501 0
[pid=20382] vsize: 54276
Current children cumulated CPU time (s) 138.03
Current children cumulated vsize (Kb) 54276

[startup+150.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13063 0 0 0 14671 132 0 0 25 0 1 0 1725515864 55480320 12398 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13545 12398 1116 68 0 13477 0
[pid=20382] vsize: 54180
Current children cumulated CPU time (s) 148.03
Current children cumulated vsize (Kb) 54180

[startup+160.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13113 0 0 0 15661 135 0 0 25 0 1 0 1725515864 55623680 12401 4294967295 134512640 134736556 3221224560 3221223168 134524348 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13580 12401 1116 68 0 13512 0
[pid=20382] vsize: 54320
Current children cumulated CPU time (s) 157.96
Current children cumulated vsize (Kb) 54320

[startup+170.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13113 0 0 0 16598 156 0 0 25 0 1 0 1725515864 55623680 12401 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13580 12401 1116 68 0 13512 0
[pid=20382] vsize: 54320
Current children cumulated CPU time (s) 167.54
Current children cumulated vsize (Kb) 54320

[startup+180.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13144 0 0 0 17592 158 0 0 25 0 1 0 1725515864 55705600 12427 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13600 12427 1116 68 0 13532 0
[pid=20382] vsize: 54400
Current children cumulated CPU time (s) 177.5
Current children cumulated vsize (Kb) 54400

[startup+190.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13152 0 0 0 18591 159 0 0 25 0 1 0 1725515864 55709696 12428 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13601 12428 1116 68 0 13533 0
[pid=20382] vsize: 54404
Current children cumulated CPU time (s) 187.5
Current children cumulated vsize (Kb) 54404

[startup+200.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13197 0 0 0 19587 160 0 0 25 0 1 0 1725515864 55767040 12442 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13615 12442 1116 68 0 13547 0
[pid=20382] vsize: 54460
Current children cumulated CPU time (s) 197.47
Current children cumulated vsize (Kb) 54460

[startup+210.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13238 0 0 0 20586 161 0 0 25 0 1 0 1725515864 55504896 12404 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13551 12404 1116 68 0 13483 0
[pid=20382] vsize: 54204
Current children cumulated CPU time (s) 207.47
Current children cumulated vsize (Kb) 54204

[startup+220.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13280 0 0 0 21568 167 0 0 25 0 1 0 1725515864 55640064 12406 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13584 12406 1116 68 0 13516 0
[pid=20382] vsize: 54336
Current children cumulated CPU time (s) 217.35
Current children cumulated vsize (Kb) 54336

[startup+230.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13333 0 0 0 22561 170 0 0 25 0 1 0 1725515864 55730176 12434 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13606 12434 1116 68 0 13538 0
[pid=20382] vsize: 54424
Current children cumulated CPU time (s) 227.31
Current children cumulated vsize (Kb) 54424

[startup+240.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13361 0 0 0 23551 173 0 0 25 0 1 0 1725515864 55689216 12426 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13596 12426 1116 68 0 13528 0
[pid=20382] vsize: 54384
Current children cumulated CPU time (s) 237.24
Current children cumulated vsize (Kb) 54384

[startup+250.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13394 0 0 0 24543 175 0 0 25 0 1 0 1725515864 55738368 12435 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13608 12435 1116 68 0 13540 0
[pid=20382] vsize: 54432
Current children cumulated CPU time (s) 247.18
Current children cumulated vsize (Kb) 54432

[startup+260.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13427 0 0 0 25538 176 0 0 25 0 1 0 1725515864 55504896 12404 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13551 12404 1116 68 0 13483 0
[pid=20382] vsize: 54204
Current children cumulated CPU time (s) 257.14
Current children cumulated vsize (Kb) 54204

[startup+270.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13504 0 0 0 26529 179 0 0 25 0 1 0 1725515864 55672832 12422 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13592 12422 1116 68 0 13524 0
[pid=20382] vsize: 54368
Current children cumulated CPU time (s) 267.08
Current children cumulated vsize (Kb) 54368

[startup+280.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13505 0 0 0 27525 181 0 0 25 0 1 0 1725515864 55672832 12423 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13592 12423 1116 68 0 13524 0
[pid=20382] vsize: 54368
Current children cumulated CPU time (s) 277.06
Current children cumulated vsize (Kb) 54368

[startup+290.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13522 0 0 0 28521 182 0 0 25 0 1 0 1725515864 55672832 12440 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13592 12440 1116 68 0 13524 0
[pid=20382] vsize: 54368
Current children cumulated CPU time (s) 287.03
Current children cumulated vsize (Kb) 54368

[startup+300.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13531 0 0 0 29513 185 0 0 25 0 1 0 1725515864 55799808 12449 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13623 12449 1116 68 0 13555 0
[pid=20382] vsize: 54492
Current children cumulated CPU time (s) 296.98
Current children cumulated vsize (Kb) 54492

[startup+310.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13533 0 0 0 30506 187 0 0 25 0 1 0 1725515864 55799808 12451 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13623 12451 1116 68 0 13555 0
[pid=20382] vsize: 54492
Current children cumulated CPU time (s) 306.93
Current children cumulated vsize (Kb) 54492

[startup+320.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13548 0 0 0 31500 190 0 0 25 0 1 0 1725515864 55799808 12466 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13623 12466 1116 68 0 13555 0
[pid=20382] vsize: 54492
Current children cumulated CPU time (s) 316.9
Current children cumulated vsize (Kb) 54492

[startup+330.018 s]
Raw data (loadavg): 0.99 0.97 0.91 1/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) T 20381 20382 17733 0 -1 0 13557 0 0 0 32444 206 0 0 23 0 1 0 1725515864 55799808 12475 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13623 12475 1116 68 0 13555 0
[pid=20382] vsize: 54492
Current children cumulated CPU time (s) 326.5
Current children cumulated vsize (Kb) 54492

[startup+340.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13820 0 0 0 33418 216 0 0 25 0 1 0 1725515864 56885248 12738 4294967295 134512640 134736556 3221224560 3221223096 1077377411 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 13888 12738 1116 68 0 13820 0
[pid=20382] vsize: 55552
Current children cumulated CPU time (s) 336.34
Current children cumulated vsize (Kb) 55552

[startup+350.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13898 0 0 0 34397 223 0 0 25 0 1 0 1725515864 57290752 12816 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13987 12816 1116 68 0 13919 0
[pid=20382] vsize: 55948
Current children cumulated CPU time (s) 346.2
Current children cumulated vsize (Kb) 55948

[startup+360.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13901 0 0 0 35390 225 0 0 25 0 1 0 1725515864 57290752 12819 4294967295 134512640 134736556 3221224560 3221223120 134544700 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 13987 12819 1116 68 0 13919 0
[pid=20382] vsize: 55948
Current children cumulated CPU time (s) 356.15
Current children cumulated vsize (Kb) 55948

[startup+370.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13941 0 0 0 36377 230 0 0 25 0 1 0 1725515864 57360384 12857 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 14004 12857 1116 68 0 13936 0
[pid=20382] vsize: 56016
Current children cumulated CPU time (s) 366.07
Current children cumulated vsize (Kb) 56016

[startup+380.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13941 0 0 0 37372 231 0 0 25 0 1 0 1725515864 57360384 12857 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14004 12857 1116 68 0 13936 0
[pid=20382] vsize: 56016
Current children cumulated CPU time (s) 376.03
Current children cumulated vsize (Kb) 56016

[startup+390.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 13941 0 0 0 38368 233 0 0 25 0 1 0 1725515864 57360384 12857 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 14004 12857 1116 68 0 13936 0
[pid=20382] vsize: 56016
Current children cumulated CPU time (s) 386.01
Current children cumulated vsize (Kb) 56016

[startup+400.02 s]
Raw data (loadavg): 0.99 0.97 0.91 1/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) T 20381 20382 17733 0 -1 0 13941 0 0 0 39348 239 0 0 25 0 1 0 1725515864 57360384 12857 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20382/statm): 14004 12857 1116 68 0 13936 0
[pid=20382] vsize: 56016
Current children cumulated CPU time (s) 395.87
Current children cumulated vsize (Kb) 56016

[startup+410.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14012 0 0 0 40297 255 0 0 25 0 1 0 1725515864 57573376 12909 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14056 12909 1116 68 0 13988 0
[pid=20382] vsize: 56224
Current children cumulated CPU time (s) 405.52
Current children cumulated vsize (Kb) 56224

[startup+420.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14069 0 0 0 41293 257 0 0 25 0 1 0 1725515864 57708544 12928 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14089 12928 1116 68 0 14021 0
[pid=20382] vsize: 56356
Current children cumulated CPU time (s) 415.5
Current children cumulated vsize (Kb) 56356

[startup+430.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14069 0 0 0 42287 259 0 0 25 0 1 0 1725515864 57577472 12910 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14057 12910 1116 68 0 13989 0
[pid=20382] vsize: 56228
Current children cumulated CPU time (s) 425.46
Current children cumulated vsize (Kb) 56228

[startup+440.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14069 0 0 0 43284 261 0 0 25 0 1 0 1725515864 57577472 12910 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14057 12910 1116 68 0 13989 0
[pid=20382] vsize: 56228
Current children cumulated CPU time (s) 435.45
Current children cumulated vsize (Kb) 56228

[startup+450.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14069 0 0 0 44280 262 0 0 25 0 1 0 1725515864 57577472 12910 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14057 12910 1116 68 0 13989 0
[pid=20382] vsize: 56228
Current children cumulated CPU time (s) 445.42
Current children cumulated vsize (Kb) 56228

[startup+460.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14069 0 0 0 45276 263 0 0 25 0 1 0 1725515864 57577472 12910 4294967295 134512640 134736556 3221224560 3221223128 134543543 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14057 12910 1116 68 0 13989 0
[pid=20382] vsize: 56228
Current children cumulated CPU time (s) 455.39
Current children cumulated vsize (Kb) 56228

[startup+470.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14069 0 0 0 46271 264 0 0 25 0 1 0 1725515864 57577472 12910 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14057 12910 1116 68 0 13989 0
[pid=20382] vsize: 56228
Current children cumulated CPU time (s) 465.35
Current children cumulated vsize (Kb) 56228

[startup+480.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14069 0 0 0 47265 267 0 0 25 0 1 0 1725515864 57577472 12910 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14057 12910 1116 68 0 13989 0
[pid=20382] vsize: 56228
Current children cumulated CPU time (s) 475.32
Current children cumulated vsize (Kb) 56228

[startup+490.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14069 0 0 0 48260 269 0 0 25 0 1 0 1725515864 57577472 12910 4294967295 134512640 134736556 3221224560 3221223272 134694465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14057 12910 1116 68 0 13989 0
[pid=20382] vsize: 56228
Current children cumulated CPU time (s) 485.29
Current children cumulated vsize (Kb) 56228

[startup+500.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14119 0 0 0 49249 273 0 0 25 0 1 0 1725515864 57843712 12960 4294967295 134512640 134736556 3221224560 3221223132 134543225 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14122 12960 1116 68 0 14054 0
[pid=20382] vsize: 56488
Current children cumulated CPU time (s) 495.22
Current children cumulated vsize (Kb) 56488

[startup+510.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14662 0 0 0 50238 278 0 0 25 0 1 0 1725515864 60129280 13503 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14680 13503 1116 68 0 14612 0
[pid=20382] vsize: 58720
Current children cumulated CPU time (s) 505.16
Current children cumulated vsize (Kb) 58720

[startup+520.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14669 0 0 0 51235 280 0 0 25 0 1 0 1725515864 60076032 13510 4294967295 134512640 134736556 3221224560 3221223156 1077374082 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14667 13510 1116 68 0 14599 0
[pid=20382] vsize: 58668
Current children cumulated CPU time (s) 515.15
Current children cumulated vsize (Kb) 58668

[startup+530.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14669 0 0 0 52231 281 0 0 25 0 1 0 1725515864 60035072 13510 4294967295 134512640 134736556 3221224560 3221223264 134605453 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14657 13510 1116 68 0 14589 0
[pid=20382] vsize: 58628
Current children cumulated CPU time (s) 525.12
Current children cumulated vsize (Kb) 58628

[startup+540.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14669 0 0 0 53226 283 0 0 25 0 1 0 1725515864 60035072 13510 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14657 13510 1116 68 0 14589 0
[pid=20382] vsize: 58628
Current children cumulated CPU time (s) 535.09
Current children cumulated vsize (Kb) 58628

[startup+550.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14671 0 0 0 54220 285 0 0 25 0 1 0 1725515864 60162048 13512 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 14688 13512 1116 68 0 14620 0
[pid=20382] vsize: 58752
Current children cumulated CPU time (s) 545.05
Current children cumulated vsize (Kb) 58752

[startup+560.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14671 0 0 0 55216 286 0 0 25 0 1 0 1725515864 60162048 13512 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14688 13512 1116 68 0 14620 0
[pid=20382] vsize: 58752
Current children cumulated CPU time (s) 555.02
Current children cumulated vsize (Kb) 58752

[startup+570.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14671 0 0 0 56212 288 0 0 25 0 1 0 1725515864 60035072 13510 4294967295 134512640 134736556 3221224560 3221223256 134560551 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14657 13510 1116 68 0 14589 0
[pid=20382] vsize: 58628
Current children cumulated CPU time (s) 565
Current children cumulated vsize (Kb) 58628

[startup+580.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14671 0 0 0 57208 290 0 0 25 0 1 0 1725515864 60035072 13510 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 14657 13510 1116 68 0 14589 0
[pid=20382] vsize: 58628
Current children cumulated CPU time (s) 574.98
Current children cumulated vsize (Kb) 58628

[startup+590.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14671 0 0 0 58204 292 0 0 25 0 1 0 1725515864 60035072 13510 4294967295 134512640 134736556 3221224560 3221223212 134554060 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14657 13510 1116 68 0 14589 0
[pid=20382] vsize: 58628
Current children cumulated CPU time (s) 584.96
Current children cumulated vsize (Kb) 58628

[startup+600.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14731 0 0 0 59199 293 0 0 25 0 1 0 1725515864 60305408 13570 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 14723 13570 1116 68 0 14655 0
[pid=20382] vsize: 58892
Current children cumulated CPU time (s) 594.92
Current children cumulated vsize (Kb) 58892

[startup+610.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14731 0 0 0 60196 294 0 0 25 0 1 0 1725515864 60305408 13570 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 14723 13570 1116 68 0 14655 0
[pid=20382] vsize: 58892
Current children cumulated CPU time (s) 604.9
Current children cumulated vsize (Kb) 58892

[startup+620.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14746 0 0 0 61192 295 0 0 25 0 1 0 1725515864 60440576 13585 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14756 13585 1116 68 0 14688 0
[pid=20382] vsize: 59024
Current children cumulated CPU time (s) 614.87
Current children cumulated vsize (Kb) 59024

[startup+630.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14746 0 0 0 62188 296 0 0 25 0 1 0 1725515864 60440576 13585 4294967295 134512640 134736556 3221224560 3221223272 134560230 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 14756 13585 1116 68 0 14688 0
[pid=20382] vsize: 59024
Current children cumulated CPU time (s) 624.84
Current children cumulated vsize (Kb) 59024

[startup+640.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14746 0 0 0 63183 297 0 0 25 0 1 0 1725515864 60440576 13585 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 14756 13585 1116 68 0 14688 0
[pid=20382] vsize: 59024
Current children cumulated CPU time (s) 634.8
Current children cumulated vsize (Kb) 59024

[startup+650.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 14904 0 0 0 64173 300 0 0 25 0 1 0 1725515864 60981248 13728 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 14888 13728 1116 68 0 14820 0
[pid=20382] vsize: 59552
Current children cumulated CPU time (s) 644.73
Current children cumulated vsize (Kb) 59552

[startup+660.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 15171 0 0 0 65171 302 0 0 25 0 1 0 1725515864 61734912 13905 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15072 13905 1116 68 0 15004 0
[pid=20382] vsize: 60288
Current children cumulated CPU time (s) 654.73
Current children cumulated vsize (Kb) 60288

[startup+670.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 15296 0 0 0 66168 303 0 0 25 0 1 0 1725515864 61820928 13926 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15093 13926 1116 68 0 15025 0
[pid=20382] vsize: 60372
Current children cumulated CPU time (s) 664.71
Current children cumulated vsize (Kb) 60372

[startup+680.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 15955 0 0 0 67166 305 0 0 25 0 1 0 1725515864 64270336 14531 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15691 14531 1116 68 0 15623 0
[pid=20382] vsize: 62764
Current children cumulated CPU time (s) 674.71
Current children cumulated vsize (Kb) 62764

[startup+690.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 15959 0 0 0 68165 305 0 0 25 0 1 0 1725515864 64270336 14535 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15691 14535 1116 68 0 15623 0
[pid=20382] vsize: 62764
Current children cumulated CPU time (s) 684.7
Current children cumulated vsize (Kb) 62764

[startup+700.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 15966 0 0 0 69165 306 0 0 25 0 1 0 1725515864 64270336 14542 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15691 14542 1116 68 0 15623 0
[pid=20382] vsize: 62764
Current children cumulated CPU time (s) 694.71
Current children cumulated vsize (Kb) 62764

[startup+710.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16024 0 0 0 70164 306 0 0 25 0 1 0 1725515864 64548864 14600 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15759 14600 1116 68 0 15691 0
[pid=20382] vsize: 63036
Current children cumulated CPU time (s) 704.7
Current children cumulated vsize (Kb) 63036

[startup+720.03 s]
Raw data (loadavg): 0.99 0.97 0.91 1/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) T 20381 20382 17733 0 -1 0 16024 0 0 0 71161 308 0 0 25 0 1 0 1725515864 63762432 14420 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15567 14420 1116 68 0 15499 0
[pid=20382] vsize: 62268
Current children cumulated CPU time (s) 714.69
Current children cumulated vsize (Kb) 62268

[startup+730.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16125 0 0 0 72160 308 0 0 25 0 1 0 1725515864 64303104 14521 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15699 14521 1116 68 0 15631 0
[pid=20382] vsize: 62796
Current children cumulated CPU time (s) 724.68
Current children cumulated vsize (Kb) 62796

[startup+740.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16125 0 0 0 73159 308 0 0 25 0 1 0 1725515864 64303104 14521 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15699 14521 1116 68 0 15631 0
[pid=20382] vsize: 62796
Current children cumulated CPU time (s) 734.67
Current children cumulated vsize (Kb) 62796

[startup+750.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16152 0 0 0 74157 309 0 0 25 0 1 0 1725515864 64303104 14548 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15699 14548 1116 68 0 15631 0
[pid=20382] vsize: 62796
Current children cumulated CPU time (s) 744.66
Current children cumulated vsize (Kb) 62796

[startup+760.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16152 0 0 0 75154 310 0 0 25 0 1 0 1725515864 63762432 14420 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15567 14420 1116 68 0 15499 0
[pid=20382] vsize: 62268
Current children cumulated CPU time (s) 754.64
Current children cumulated vsize (Kb) 62268

[startup+770.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16152 0 0 0 76152 310 0 0 25 0 1 0 1725515864 63762432 14420 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15567 14420 1116 68 0 15499 0
[pid=20382] vsize: 62268
Current children cumulated CPU time (s) 764.62
Current children cumulated vsize (Kb) 62268

[startup+780.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16152 0 0 0 77151 311 0 0 25 0 1 0 1725515864 63762432 14420 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15567 14420 1116 68 0 15499 0
[pid=20382] vsize: 62268
Current children cumulated CPU time (s) 774.62
Current children cumulated vsize (Kb) 62268

[startup+790.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16247 0 0 0 78150 311 0 0 25 0 1 0 1725515864 64167936 14515 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15666 14515 1116 68 0 15598 0
[pid=20382] vsize: 62664
Current children cumulated CPU time (s) 784.61
Current children cumulated vsize (Kb) 62664

[startup+800.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16360 0 0 0 79149 312 0 0 25 0 1 0 1725515864 64729088 14628 4294967295 134512640 134736556 3221224560 3221223348 134602997 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15803 14628 1116 68 0 15735 0
[pid=20382] vsize: 63212
Current children cumulated CPU time (s) 794.61
Current children cumulated vsize (Kb) 63212

[startup+810.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16368 0 0 0 80146 313 0 0 25 0 1 0 1725515864 64421888 14579 4294967295 134512640 134736556 3221224560 3221223272 134694484 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15728 14579 1116 68 0 15660 0
[pid=20382] vsize: 62912
Current children cumulated CPU time (s) 804.59
Current children cumulated vsize (Kb) 62912

[startup+820.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16369 0 0 0 81145 313 0 0 25 0 1 0 1725515864 64421888 14580 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15728 14580 1116 68 0 15660 0
[pid=20382] vsize: 62912
Current children cumulated CPU time (s) 814.58
Current children cumulated vsize (Kb) 62912

[startup+830.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16369 0 0 0 82144 314 0 0 25 0 1 0 1725515864 64421888 14580 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15728 14580 1116 68 0 15660 0
[pid=20382] vsize: 62912
Current children cumulated CPU time (s) 824.58
Current children cumulated vsize (Kb) 62912

[startup+840.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16370 0 0 0 83144 314 0 0 25 0 1 0 1725515864 64421888 14581 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15728 14581 1116 68 0 15660 0
[pid=20382] vsize: 62912
Current children cumulated CPU time (s) 834.58
Current children cumulated vsize (Kb) 62912

[startup+850.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16383 0 0 0 84143 314 0 0 25 0 1 0 1725515864 64557056 14594 4294967295 134512640 134736556 3221224560 3221223136 134550732 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15761 14594 1116 68 0 15693 0
[pid=20382] vsize: 63044
Current children cumulated CPU time (s) 844.57
Current children cumulated vsize (Kb) 63044

[startup+860.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16428 0 0 0 85142 315 0 0 25 0 1 0 1725515864 64696320 14639 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15795 14639 1116 68 0 15727 0
[pid=20382] vsize: 63180
Current children cumulated CPU time (s) 854.57
Current children cumulated vsize (Kb) 63180

[startup+870.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16428 0 0 0 86141 315 0 0 25 0 1 0 1725515864 64696320 14639 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15795 14639 1116 68 0 15727 0
[pid=20382] vsize: 63180
Current children cumulated CPU time (s) 864.56
Current children cumulated vsize (Kb) 63180

[startup+880.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16443 0 0 0 87139 316 0 0 25 0 1 0 1725515864 64565248 14597 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15763 14597 1116 68 0 15695 0
[pid=20382] vsize: 63052
Current children cumulated CPU time (s) 874.55
Current children cumulated vsize (Kb) 63052

[startup+890.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16443 0 0 0 88132 318 0 0 25 0 1 0 1725515864 64565248 14597 4294967295 134512640 134736556 3221224560 3221223280 134605855 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15763 14597 1116 68 0 15695 0
[pid=20382] vsize: 63052
Current children cumulated CPU time (s) 884.5
Current children cumulated vsize (Kb) 63052

[startup+900.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16443 0 0 0 89122 323 0 0 25 0 1 0 1725515864 64565248 14597 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15763 14597 1116 68 0 15695 0
[pid=20382] vsize: 63052
Current children cumulated CPU time (s) 894.45
Current children cumulated vsize (Kb) 63052

[startup+910.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16533 0 0 0 90120 324 0 0 25 0 1 0 1725515864 64970752 14687 4294967295 134512640 134736556 3221224560 3221223312 134553198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15862 14687 1116 68 0 15794 0
[pid=20382] vsize: 63448
Current children cumulated CPU time (s) 904.44
Current children cumulated vsize (Kb) 63448

[startup+920.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16648 0 0 0 91118 324 0 0 25 0 1 0 1725515864 65273856 14789 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 15936 14789 1116 68 0 15868 0
[pid=20382] vsize: 63744
Current children cumulated CPU time (s) 914.42
Current children cumulated vsize (Kb) 63744

[startup+930.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16804 0 0 0 92115 326 0 0 25 0 1 0 1725515864 65970176 14945 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16106 14945 1116 68 0 16038 0
[pid=20382] vsize: 64424
Current children cumulated CPU time (s) 924.41
Current children cumulated vsize (Kb) 64424

[startup+940.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16804 0 0 0 93113 328 0 0 25 0 1 0 1725515864 65970176 14945 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16106 14945 1116 68 0 16038 0
[pid=20382] vsize: 64424
Current children cumulated CPU time (s) 934.41
Current children cumulated vsize (Kb) 64424

[startup+950.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16811 0 0 0 94110 329 0 0 25 0 1 0 1725515864 65970176 14952 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16106 14952 1116 68 0 16038 0
[pid=20382] vsize: 64424
Current children cumulated CPU time (s) 944.39
Current children cumulated vsize (Kb) 64424

[startup+960.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 16926 0 0 0 95108 330 0 0 25 0 1 0 1725515864 66494464 15067 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16234 15067 1116 68 0 16166 0
[pid=20382] vsize: 64936
Current children cumulated CPU time (s) 954.38
Current children cumulated vsize (Kb) 64936

[startup+970.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17108 0 0 0 96106 331 0 0 25 0 1 0 1725515864 67104768 15215 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16383 15215 1116 68 0 16315 0
[pid=20382] vsize: 65532
Current children cumulated CPU time (s) 964.37
Current children cumulated vsize (Kb) 65532

[startup+980.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17262 0 0 0 97105 332 0 0 25 0 1 0 1725515864 67760128 15369 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16543 15369 1116 68 0 16475 0
[pid=20382] vsize: 66172
Current children cumulated CPU time (s) 974.37
Current children cumulated vsize (Kb) 66172

[startup+990.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17383 0 0 0 98104 333 0 0 25 0 1 0 1725515864 68292608 15490 4294967295 134512640 134736556 3221224560 3221223212 134534850 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16673 15490 1116 68 0 16605 0
[pid=20382] vsize: 66692
Current children cumulated CPU time (s) 984.37
Current children cumulated vsize (Kb) 66692

[startup+1000.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17411 0 0 0 99103 333 0 0 25 0 1 0 1725515864 68427776 15518 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16706 15518 1116 68 0 16638 0
[pid=20382] vsize: 66824
Current children cumulated CPU time (s) 994.36
Current children cumulated vsize (Kb) 66824

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17411 0 0 0 100098 335 0 0 25 0 1 0 1725515864 67751936 15387 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 16541 15387 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1004.33
Current children cumulated vsize (Kb) 66164

[startup+1020.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17411 0 0 0 101096 335 0 0 25 0 1 0 1725515864 67751936 15387 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 16541 15387 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1014.31
Current children cumulated vsize (Kb) 66164

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17411 0 0 0 102095 336 0 0 25 0 1 0 1725515864 67751936 15387 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15387 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1024.31
Current children cumulated vsize (Kb) 66164

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17411 0 0 0 103093 336 0 0 25 0 1 0 1725515864 67751936 15387 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15387 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1034.29
Current children cumulated vsize (Kb) 66164

[startup+1050.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17413 0 0 0 104091 337 0 0 25 0 1 0 1725515864 67751936 15389 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15389 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1044.28
Current children cumulated vsize (Kb) 66164

[startup+1060.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17415 0 0 0 105086 339 0 0 25 0 1 0 1725515864 67751936 15391 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15391 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1054.25
Current children cumulated vsize (Kb) 66164

[startup+1070.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17415 0 0 0 106084 340 0 0 25 0 1 0 1725515864 67751936 15391 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15391 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1064.24
Current children cumulated vsize (Kb) 66164

[startup+1080.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17415 0 0 0 107083 341 0 0 25 0 1 0 1725515864 67751936 15391 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15391 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1074.24
Current children cumulated vsize (Kb) 66164

[startup+1090.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17417 0 0 0 108082 341 0 0 25 0 1 0 1725515864 67751936 15393 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15393 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1084.23
Current children cumulated vsize (Kb) 66164

[startup+1100.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17417 0 0 0 109080 342 0 0 25 0 1 0 1725515864 67751936 15393 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15393 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1094.22
Current children cumulated vsize (Kb) 66164

[startup+1110.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17417 0 0 0 110078 343 0 0 25 0 1 0 1725515864 67751936 15393 4294967295 134512640 134736556 3221224560 3221223280 134605040 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20382/statm): 16541 15393 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1104.21
Current children cumulated vsize (Kb) 66164

[startup+1120.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17417 0 0 0 111077 343 0 0 25 0 1 0 1725515864 67751936 15393 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15393 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1114.2
Current children cumulated vsize (Kb) 66164

[startup+1130.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17417 0 0 0 112076 344 0 0 25 0 1 0 1725515864 67751936 15393 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15393 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1124.2
Current children cumulated vsize (Kb) 66164

[startup+1140.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17417 0 0 0 113075 344 0 0 25 0 1 0 1725515864 67751936 15393 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15393 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1134.19
Current children cumulated vsize (Kb) 66164

[startup+1150.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17417 0 0 0 114074 344 0 0 25 0 1 0 1725515864 67751936 15393 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15393 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1144.18
Current children cumulated vsize (Kb) 66164

[startup+1160.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17417 0 0 0 115074 345 0 0 25 0 1 0 1725515864 67751936 15393 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15393 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1154.19
Current children cumulated vsize (Kb) 66164

[startup+1170.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17417 0 0 0 116073 345 0 0 25 0 1 0 1725515864 67751936 15393 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15393 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1164.18
Current children cumulated vsize (Kb) 66164

[startup+1180.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17417 0 0 0 117073 345 0 0 25 0 1 0 1725515864 67751936 15393 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15393 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1174.18
Current children cumulated vsize (Kb) 66164

[startup+1190.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17417 0 0 0 118071 345 0 0 25 0 1 0 1725515864 67751936 15393 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15393 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1184.16
Current children cumulated vsize (Kb) 66164

[startup+1200.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20382
Raw data (/proc/20382/stat): 20382 (bsolo) R 20381 20382 17733 0 -1 0 17417 0 0 0 119070 346 0 0 25 0 1 0 1725515864 67751936 15393 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20382/statm): 16541 15393 1116 68 0 16473 0
[pid=20382] vsize: 66164
Current children cumulated CPU time (s) 1194.16
Current children cumulated vsize (Kb) 66164
One traced child (pid=20382) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1200.96
CPU time (s): 1195.09
CPU user time (s): 1191.6
CPU system time (s): 3.49147
CPU usage (%): 99.5111
Max. virtual memory (cumulated for all children) (Kb): 66824

Verifier Data

ERROR: no interpretation found !