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-fit1p.opb
MD5SUM0417a8bac185d4a033d4915882b274ef
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 30780
Biggest coefficient in the objective function 1610612736
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 1591285381686
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 59431609958400
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 209844586667159
Number of bits of the biggest sum of numbers48
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables45485
Total number of constraints1026
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 constraints1026
Minimum length of a constraint17
Maximum length of a constraint619

Trace number 493

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        934544 kB
Buffers:         36552 kB
Cached:          32972 kB
SwapCached:        788 kB
Active:          60100 kB
Inactive:        12060 kB
HighTotal:      131008 kB
HighFree:        97300 kB
LowTotal:       903652 kB
LowFree:        837244 kB
SwapTotal:     2097892 kB
SwapFree:      2096636 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5732 kB
Slab:            22332 kB
Committed_AS:    64172 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 10:56:11 (client local time) WITH STATUS 0 IN 1195.14 SECONDS
stats: 429 7 1195.14 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 45485 variables and 1653 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 69.225
c After prepocess the problem consists of 45444 variables and 1653 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 45444 #Dec: 118389 LB: 0 @ 88.156
c Restart #2 #Var: 45444 #Dec: 375399 LB: 0 @ 125.13
c Restart #3 #Var: 45444 #Dec: 722878 LB: 0 @ 177.13
c Restart #4 #Var: 45444 #Dec: 1185024 LB: 0 @ 245.22
c Restart #5 #Var: 45444 #Dec: 1733614 LB: 0 @ 327.56
c Restart #6 #Var: 45444 #Dec: 2115218 LB: 0 @ 404.43
c Restart #7 #Var: 45444 #Dec: 2242362 LB: 0 @ 489.31
c Restart #8 #Var: 45444 #Dec: 2414772 LB: 0 @ 574.26
c CHANGE Heuristic... 
c Restart #0 #Var: 45444 #Dec: 2421649 LB: 0 @ 647.13
c Restart #1 #Var: 45444 #Dec: 2430714 LB: 0 @ 661.25
c Restart #2 #Var: 45441 #Dec: 2445423 LB: 0 @ 681.24
c Restart #3 #Var: 45441 #Dec: 2446130 LB: 0 @ 722.85
c Restart #4 #Var: 45441 #Dec: 2446949 LB: 0 @ 763.77
c Restart #5 #Var: 45441 #Dec: 2447995 LB: 0 @ 815.36
c Restart #6 #Var: 45441 #Dec: 2449519 LB: 0 @ 888.84
c Restart #7 #Var: 45441 #Dec: 2450949 LB: 0 @ 992.64
c Restart #8 #Var: 45441 #Dec: 2452653 LB: 0 @ 1067
c Restart #9 #Var: 45441 #Dec: 2454514 LB: 0 @ 1170.2
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/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840564086 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 107 3 90 68 0 39 0
[pid=7119] 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/wulflinc30/normalized-mps-v2-20-10-fit1p.opb

[startup+10.0025 s]
Raw data (loadavg): 0.88 0.97 0.91 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 22692 0 0 0 921 63 0 0 25 0 1 0 1840564086 95752192 22418 4294967295 134512640 134736556 3221224560 3221223096 1077757598 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 23377 22418 1116 68 0 23309 0
[pid=7119] vsize: 93508
Current children cumulated CPU time (s) 9.84
Current children cumulated vsize (Kb) 93508

[startup+20.0033 s]
Raw data (loadavg): 0.90 0.97 0.91 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 24439 0 0 0 1914 70 0 0 25 0 1 0 1840564086 102916096 24165 4294967295 134512640 134736556 3221224560 3221222808 1077358972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 25126 24165 1116 68 0 25058 0
[pid=7119] vsize: 100504
Current children cumulated CPU time (s) 19.84
Current children cumulated vsize (Kb) 100504

[startup+30.0041 s]
Raw data (loadavg): 0.91 0.97 0.91 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 26127 0 0 0 2907 75 0 0 25 0 1 0 1840564086 109809664 25853 4294967295 134512640 134736556 3221224560 3221221260 1077196847 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 26809 25853 1116 68 0 26741 0
[pid=7119] vsize: 107236
Current children cumulated CPU time (s) 29.82
Current children cumulated vsize (Kb) 107236

[startup+40.0039 s]
Raw data (loadavg): 0.93 0.97 0.91 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 27812 0 0 0 3900 80 0 0 25 0 1 0 1840564086 116707328 27538 4294967295 134512640 134736556 3221224560 3221221404 1077258945 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 28493 27538 1116 68 0 28425 0
[pid=7119] vsize: 113972
Current children cumulated CPU time (s) 39.8
Current children cumulated vsize (Kb) 113972

[startup+50.0047 s]
Raw data (loadavg): 0.94 0.97 0.91 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 30394 0 0 0 4891 87 0 0 25 0 1 0 1840564086 127217664 30120 4294967295 134512640 134736556 3221224560 3221221244 1077298517 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 31059 30120 1116 68 0 30991 0
[pid=7119] vsize: 124236
Current children cumulated CPU time (s) 49.78
Current children cumulated vsize (Kb) 124236

[startup+60.0045 s]
Raw data (loadavg): 0.95 0.97 0.91 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 33374 0 0 0 5882 95 0 0 25 0 1 0 1840564086 139468800 33100 4294967295 134512640 134736556 3221224560 3221222804 1077360452 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 34050 33100 1116 68 0 33982 0
[pid=7119] vsize: 136200
Current children cumulated CPU time (s) 59.77
Current children cumulated vsize (Kb) 136200

[startup+70.0054 s]
Raw data (loadavg): 0.95 0.97 0.91 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41034 0 0 0 6851 117 0 0 23 0 1 0 1840564086 172097536 40760 4294967295 134512640 134736556 3221224560 3221223104 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42016 40760 1116 68 0 41948 0
[pid=7119] vsize: 168064
Current children cumulated CPU time (s) 69.68
Current children cumulated vsize (Kb) 168064

[startup+80.0062 s]
Raw data (loadavg): 0.96 0.97 0.91 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41139 0 0 0 7606 199 0 0 17 0 1 0 1840564086 172367872 40865 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42082 40865 1116 68 0 42014 0
[pid=7119] vsize: 168328
Current children cumulated CPU time (s) 78.05
Current children cumulated vsize (Kb) 168328

[startup+90.006 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41142 0 0 0 8391 273 0 0 21 0 1 0 1840564086 172367872 40868 4294967295 134512640 134736556 3221224560 3221223144 134543057 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42082 40868 1116 68 0 42014 0
[pid=7119] vsize: 168328
Current children cumulated CPU time (s) 86.64
Current children cumulated vsize (Kb) 168328

[startup+100.007 s]
Raw data (loadavg): 0.97 0.97 0.91 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41142 0 0 0 9179 346 0 0 17 0 1 0 1840564086 172343296 40868 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40868 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 95.25
Current children cumulated vsize (Kb) 168304

[startup+110.007 s]
Raw data (loadavg): 0.98 0.97 0.91 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41142 0 0 0 9966 417 0 0 20 0 1 0 1840564086 172343296 40868 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40868 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 103.83
Current children cumulated vsize (Kb) 168304

[startup+120.008 s]
Raw data (loadavg): 0.98 0.97 0.91 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41146 0 0 0 10718 500 0 0 16 0 1 0 1840564086 172343296 40872 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42076 40872 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 112.18
Current children cumulated vsize (Kb) 168304

[startup+130.009 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 11456 583 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 120.39
Current children cumulated vsize (Kb) 168304

[startup+140.009 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 12248 651 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 128.99
Current children cumulated vsize (Kb) 168304

[startup+150.01 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41152 0 0 0 13040 723 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 137.63
Current children cumulated vsize (Kb) 168304

[startup+160.011 s]
Raw data (loadavg): 1.14 1.00 0.92 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41152 0 0 0 13812 797 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 146.09
Current children cumulated vsize (Kb) 168304

[startup+170.011 s]
Raw data (loadavg): 1.12 1.00 0.92 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41152 0 0 0 14553 887 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 154.4
Current children cumulated vsize (Kb) 168304

[startup+180.012 s]
Raw data (loadavg): 1.10 1.00 0.92 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41152 0 0 0 15337 959 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 162.96
Current children cumulated vsize (Kb) 168304

[startup+190.013 s]
Raw data (loadavg): 1.08 1.00 0.92 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 16132 1030 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 171.62
Current children cumulated vsize (Kb) 168304

[startup+200.014 s]
Raw data (loadavg): 1.07 1.00 0.92 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 16922 1102 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 180.24
Current children cumulated vsize (Kb) 168304

[startup+210.015 s]
Raw data (loadavg): 1.06 1.00 0.92 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 17713 1170 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223136 134544716 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 188.83
Current children cumulated vsize (Kb) 168304

[startup+220.015 s]
Raw data (loadavg): 1.05 1.00 0.92 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 18478 1250 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 197.28
Current children cumulated vsize (Kb) 168304

[startup+230.015 s]
Raw data (loadavg): 1.12 1.02 0.93 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 19215 1338 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223072 134543181 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 205.53
Current children cumulated vsize (Kb) 168304

[startup+240.015 s]
Raw data (loadavg): 1.18 1.03 0.93 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 20000 1413 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 214.13
Current children cumulated vsize (Kb) 168304

[startup+250.016 s]
Raw data (loadavg): 1.15 1.03 0.93 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 20795 1479 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 222.74
Current children cumulated vsize (Kb) 168304

[startup+260.017 s]
Raw data (loadavg): 1.13 1.03 0.93 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 21585 1548 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 231.33
Current children cumulated vsize (Kb) 168304

[startup+270.017 s]
Raw data (loadavg): 1.11 1.03 0.93 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 22345 1630 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 239.75
Current children cumulated vsize (Kb) 168304

[startup+280.018 s]
Raw data (loadavg): 1.09 1.03 0.93 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41152 0 0 0 23121 1703 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 248.24
Current children cumulated vsize (Kb) 168304

[startup+290.019 s]
Raw data (loadavg): 1.15 1.04 0.94 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 23909 1774 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 256.83
Current children cumulated vsize (Kb) 168304

[startup+300.02 s]
Raw data (loadavg): 1.13 1.04 0.94 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 24676 1853 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 265.29
Current children cumulated vsize (Kb) 168304

[startup+310.021 s]
Raw data (loadavg): 1.11 1.04 0.94 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 25409 1943 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223104 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 273.52
Current children cumulated vsize (Kb) 168304

[startup+320.021 s]
Raw data (loadavg): 1.09 1.04 0.94 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41152 0 0 0 26193 2015 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (Kb) 168304

[startup+330.022 s]
Raw data (loadavg): 1.16 1.05 0.94 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 26994 2080 0 0 16 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223184 134544700 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 290.74
Current children cumulated vsize (Kb) 168304

[startup+340.022 s]
Raw data (loadavg): 1.13 1.05 0.94 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 27782 2155 0 0 17 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 299.37
Current children cumulated vsize (Kb) 168304

[startup+350.024 s]
Raw data (loadavg): 1.11 1.05 0.94 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41152 0 0 0 28540 2238 0 0 15 0 1 0 1840564086 172343296 40878 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42076 40878 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 307.78
Current children cumulated vsize (Kb) 168304

[startup+360.026 s]
Raw data (loadavg): 1.09 1.04 0.94 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41156 0 0 0 29315 2314 0 0 16 0 1 0 1840564086 172478464 40882 4294967295 134512640 134736556 3221224560 3221223104 134716127 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42109 40882 1116 68 0 42041 0
[pid=7119] vsize: 168436
Current children cumulated CPU time (s) 316.29
Current children cumulated vsize (Kb) 168436

[startup+370.026 s]
Raw data (loadavg): 1.08 1.04 0.94 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41156 0 0 0 30109 2384 0 0 16 0 1 0 1840564086 172462080 40882 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42105 40882 1116 68 0 42037 0
[pid=7119] vsize: 168420
Current children cumulated CPU time (s) 324.93
Current children cumulated vsize (Kb) 168420

[startup+380.027 s]
Raw data (loadavg): 1.07 1.04 0.94 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41158 0 0 0 30909 2451 0 0 16 0 1 0 1840564086 172343296 40882 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40882 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 333.6
Current children cumulated vsize (Kb) 168304

[startup+390.027 s]
Raw data (loadavg): 1.14 1.06 0.95 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41158 0 0 0 31720 2517 0 0 16 0 1 0 1840564086 172343296 40882 4294967295 134512640 134736556 3221224560 3221223072 134543074 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40882 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (Kb) 168304

[startup+400.028 s]
Raw data (loadavg): 1.19 1.07 0.95 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41160 0 0 0 32572 2567 0 0 16 0 1 0 1840564086 172343296 40884 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40884 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 351.39
Current children cumulated vsize (Kb) 168304

[startup+410.028 s]
Raw data (loadavg): 1.16 1.07 0.95 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41160 0 0 0 33415 2620 0 0 16 0 1 0 1840564086 172343296 40884 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40884 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 360.35
Current children cumulated vsize (Kb) 168304

[startup+420.029 s]
Raw data (loadavg): 1.22 1.08 0.96 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41160 0 0 0 34266 2671 0 0 16 0 1 0 1840564086 172343296 40884 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40884 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 369.37
Current children cumulated vsize (Kb) 168304

[startup+430.029 s]
Raw data (loadavg): 1.18 1.08 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41160 0 0 0 35107 2725 0 0 16 0 1 0 1840564086 172343296 40884 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40884 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 378.32
Current children cumulated vsize (Kb) 168304

[startup+440.029 s]
Raw data (loadavg): 1.16 1.07 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41161 0 0 0 35906 2791 0 0 16 0 1 0 1840564086 172478464 40885 4294967295 134512640 134736556 3221224560 3221223084 134540157 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42109 40885 1116 68 0 42041 0
[pid=7119] vsize: 168436
Current children cumulated CPU time (s) 386.97
Current children cumulated vsize (Kb) 168436

[startup+450.03 s]
Raw data (loadavg): 1.13 1.07 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41161 0 0 0 36744 2845 0 0 16 0 1 0 1840564086 172478464 40885 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42109 40885 1116 68 0 42041 0
[pid=7119] vsize: 168436
Current children cumulated CPU time (s) 395.89
Current children cumulated vsize (Kb) 168436

[startup+460.031 s]
Raw data (loadavg): 1.11 1.07 0.96 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41168 0 0 0 37578 2901 0 0 16 0 1 0 1840564086 172408832 40892 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42092 40892 1116 68 0 42024 0
[pid=7119] vsize: 168368
Current children cumulated CPU time (s) 404.79
Current children cumulated vsize (Kb) 168368

[startup+470.032 s]
Raw data (loadavg): 1.09 1.07 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41168 0 0 0 38374 2969 0 0 16 0 1 0 1840564086 172408832 40892 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42092 40892 1116 68 0 42024 0
[pid=7119] vsize: 168368
Current children cumulated CPU time (s) 413.43
Current children cumulated vsize (Kb) 168368

[startup+480.032 s]
Raw data (loadavg): 1.08 1.06 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41168 0 0 0 39241 3015 0 0 16 0 1 0 1840564086 172343296 40884 4294967295 134512640 134736556 3221224560 3221223104 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42076 40884 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 422.56
Current children cumulated vsize (Kb) 168304

[startup+490.033 s]
Raw data (loadavg): 1.07 1.06 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41168 0 0 0 40167 3036 0 0 17 0 1 0 1840564086 172343296 40884 4294967295 134512640 134736556 3221224560 3221223168 134537415 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42076 40884 1116 68 0 42008 0
[pid=7119] vsize: 168304
Current children cumulated CPU time (s) 432.03
Current children cumulated vsize (Kb) 168304

[startup+500.034 s]
Raw data (loadavg): 1.06 1.06 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41170 0 0 0 41091 3063 0 0 23 0 1 0 1840564086 172412928 40886 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42093 40886 1116 68 0 42025 0
[pid=7119] vsize: 168372
Current children cumulated CPU time (s) 441.54
Current children cumulated vsize (Kb) 168372

[startup+510.034 s]
Raw data (loadavg): 1.05 1.06 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41170 0 0 0 42087 3065 0 0 25 0 1 0 1840564086 172400640 40886 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42090 40886 1116 68 0 42022 0
[pid=7119] vsize: 168360
Current children cumulated CPU time (s) 451.52
Current children cumulated vsize (Kb) 168360

[startup+520.035 s]
Raw data (loadavg): 1.04 1.05 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41170 0 0 0 43086 3065 0 0 25 0 1 0 1840564086 172400640 40886 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42090 40886 1116 68 0 42022 0
[pid=7119] vsize: 168360
Current children cumulated CPU time (s) 461.51
Current children cumulated vsize (Kb) 168360

[startup+530.035 s]
Raw data (loadavg): 1.03 1.05 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41174 0 0 0 44085 3065 0 0 25 0 1 0 1840564086 172400640 40890 4294967295 134512640 134736556 3221224560 3221223200 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42090 40890 1116 68 0 42022 0
[pid=7119] vsize: 168360
Current children cumulated CPU time (s) 471.5
Current children cumulated vsize (Kb) 168360

[startup+540.035 s]
Raw data (loadavg): 1.03 1.05 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41174 0 0 0 45082 3067 0 0 25 0 1 0 1840564086 172400640 40890 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42090 40890 1116 68 0 42022 0
[pid=7119] vsize: 168360
Current children cumulated CPU time (s) 481.49
Current children cumulated vsize (Kb) 168360

[startup+550.036 s]
Raw data (loadavg): 1.02 1.05 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41174 0 0 0 46017 3087 0 0 16 0 1 0 1840564086 172400640 40890 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42090 40890 1116 68 0 42022 0
[pid=7119] vsize: 168360
Current children cumulated CPU time (s) 491.04
Current children cumulated vsize (Kb) 168360

[startup+560.037 s]
Raw data (loadavg): 1.02 1.05 0.96 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41174 0 0 0 46827 3151 0 0 16 0 1 0 1840564086 172400640 40890 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42090 40890 1116 68 0 42022 0
[pid=7119] vsize: 168360
Current children cumulated CPU time (s) 499.78
Current children cumulated vsize (Kb) 168360

[startup+570.038 s]
Raw data (loadavg): 1.02 1.04 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41175 0 0 0 47642 3214 0 0 16 0 1 0 1840564086 172400640 40891 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42090 40891 1116 68 0 42022 0
[pid=7119] vsize: 168360
Current children cumulated CPU time (s) 508.56
Current children cumulated vsize (Kb) 168360

[startup+580.038 s]
Raw data (loadavg): 1.01 1.04 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41179 0 0 0 48508 3258 0 0 18 0 1 0 1840564086 172400640 40895 4294967295 134512640 134736556 3221224560 3221223168 134634123 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42090 40895 1116 68 0 42022 0
[pid=7119] vsize: 168360
Current children cumulated CPU time (s) 517.66
Current children cumulated vsize (Kb) 168360

[startup+590.038 s]
Raw data (loadavg): 1.01 1.04 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41179 0 0 0 49473 3269 0 0 25 0 1 0 1840564086 172400640 40895 4294967295 134512640 134736556 3221224560 3221223232 134536510 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42090 40895 1116 68 0 42022 0
[pid=7119] vsize: 168360
Current children cumulated CPU time (s) 527.42
Current children cumulated vsize (Kb) 168360

[startup+600.039 s]
Raw data (loadavg): 1.01 1.04 0.96 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41203 0 0 0 50450 3276 0 0 20 0 1 0 1840564086 172535808 40919 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42123 40919 1116 68 0 42055 0
[pid=7119] vsize: 168492
Current children cumulated CPU time (s) 537.26
Current children cumulated vsize (Kb) 168492

[startup+610.04 s]
Raw data (loadavg): 1.01 1.04 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41207 0 0 0 51434 3282 0 0 25 0 1 0 1840564086 172535808 40923 4294967295 134512640 134736556 3221224560 3221223068 134540086 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42123 40923 1116 68 0 42055 0
[pid=7119] vsize: 168492
Current children cumulated CPU time (s) 547.16
Current children cumulated vsize (Kb) 168492

[startup+620.041 s]
Raw data (loadavg): 1.00 1.03 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41210 0 0 0 52412 3288 0 0 25 0 1 0 1840564086 172494848 40921 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42113 40921 1116 68 0 42045 0
[pid=7119] vsize: 168452
Current children cumulated CPU time (s) 557
Current children cumulated vsize (Kb) 168452

[startup+630.041 s]
Raw data (loadavg): 1.00 1.03 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41210 0 0 0 53409 3289 0 0 25 0 1 0 1840564086 172494848 40921 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42113 40921 1116 68 0 42045 0
[pid=7119] vsize: 168452
Current children cumulated CPU time (s) 566.98
Current children cumulated vsize (Kb) 168452

[startup+640.042 s]
Raw data (loadavg): 1.00 1.03 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41219 0 0 0 54388 3297 0 0 19 0 1 0 1840564086 172531712 40930 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7119/statm): 42122 40930 1116 68 0 42054 0
[pid=7119] vsize: 168488
Current children cumulated CPU time (s) 576.85
Current children cumulated vsize (Kb) 168488

[startup+650.043 s]
Raw data (loadavg): 1.00 1.03 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41219 0 0 0 55385 3298 0 0 25 0 1 0 1840564086 172531712 40930 4294967295 134512640 134736556 3221224560 3221223072 134543110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42122 40930 1116 68 0 42054 0
[pid=7119] vsize: 168488
Current children cumulated CPU time (s) 586.83
Current children cumulated vsize (Kb) 168488

[startup+660.043 s]
Raw data (loadavg): 1.00 1.03 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41219 0 0 0 56383 3299 0 0 25 0 1 0 1840564086 172482560 40918 4294967295 134512640 134736556 3221224560 3221223152 134540245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42110 40918 1116 68 0 42042 0
[pid=7119] vsize: 168440
Current children cumulated CPU time (s) 596.82
Current children cumulated vsize (Kb) 168440

[startup+670.044 s]
Raw data (loadavg): 1.00 1.03 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41219 0 0 0 57380 3300 0 0 25 0 1 0 1840564086 172482560 40918 4294967295 134512640 134736556 3221224560 3221223084 134540157 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42110 40918 1116 68 0 42042 0
[pid=7119] vsize: 168440
Current children cumulated CPU time (s) 606.8
Current children cumulated vsize (Kb) 168440

[startup+680.044 s]
Raw data (loadavg): 1.00 1.03 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41219 0 0 0 58377 3301 0 0 25 0 1 0 1840564086 172482560 40918 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42110 40918 1116 68 0 42042 0
[pid=7119] vsize: 168440
Current children cumulated CPU time (s) 616.78
Current children cumulated vsize (Kb) 168440

[startup+690.044 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41219 0 0 0 59375 3302 0 0 25 0 1 0 1840564086 172482560 40918 4294967295 134512640 134736556 3221224560 3221223152 134540228 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42110 40918 1116 68 0 42042 0
[pid=7119] vsize: 168440
Current children cumulated CPU time (s) 626.77
Current children cumulated vsize (Kb) 168440

[startup+700.045 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41219 0 0 0 60373 3303 0 0 25 0 1 0 1840564086 172482560 40918 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42110 40918 1116 68 0 42042 0
[pid=7119] vsize: 168440
Current children cumulated CPU time (s) 636.76
Current children cumulated vsize (Kb) 168440

[startup+710.046 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41234 0 0 0 61370 3304 0 0 25 0 1 0 1840564086 172617728 40933 4294967295 134512640 134736556 3221224560 3221223136 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42143 40933 1116 68 0 42075 0
[pid=7119] vsize: 168572
Current children cumulated CPU time (s) 646.74
Current children cumulated vsize (Kb) 168572

[startup+720.047 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41472 0 0 0 62334 3318 0 0 25 0 1 0 1840564086 172470272 40993 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42107 40993 1116 68 0 42039 0
[pid=7119] vsize: 168428
Current children cumulated CPU time (s) 656.52
Current children cumulated vsize (Kb) 168428

[startup+730.047 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41514 0 0 0 63321 3322 0 0 25 0 1 0 1840564086 172605440 41035 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42140 41035 1116 68 0 42072 0
[pid=7119] vsize: 168560
Current children cumulated CPU time (s) 666.43
Current children cumulated vsize (Kb) 168560

[startup+740.047 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41679 0 0 0 64293 3330 0 0 25 0 1 0 1840564086 173277184 41200 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42304 41200 1116 68 0 42236 0
[pid=7119] vsize: 169216
Current children cumulated CPU time (s) 676.23
Current children cumulated vsize (Kb) 169216

[startup+750.048 s]
Raw data (loadavg): 1.00 1.02 0.96 1/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 41727 0 0 0 65273 3337 0 0 25 0 1 0 1840564086 173547520 41248 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42370 41248 1116 68 0 42302 0
[pid=7119] vsize: 169480
Current children cumulated CPU time (s) 686.1
Current children cumulated vsize (Kb) 169480

[startup+760.049 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41835 0 0 0 66271 3338 0 0 25 0 1 0 1840564086 173953024 41356 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42469 41356 1116 68 0 42401 0
[pid=7119] vsize: 169876
Current children cumulated CPU time (s) 696.09
Current children cumulated vsize (Kb) 169876

[startup+770.05 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 41942 0 0 0 67269 3339 0 0 22 0 1 0 1840564086 174493696 41463 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42601 41463 1116 68 0 42533 0
[pid=7119] vsize: 170404
Current children cumulated CPU time (s) 706.08
Current children cumulated vsize (Kb) 170404

[startup+780.05 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42051 0 0 0 68268 3340 0 0 25 0 1 0 1840564086 174899200 41572 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42700 41572 1116 68 0 42632 0
[pid=7119] vsize: 170800
Current children cumulated CPU time (s) 716.08
Current children cumulated vsize (Kb) 170800

[startup+790.05 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42135 0 0 0 69266 3341 0 0 25 0 1 0 1840564086 175169536 41656 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42766 41656 1116 68 0 42698 0
[pid=7119] vsize: 171064
Current children cumulated CPU time (s) 726.07
Current children cumulated vsize (Kb) 171064

[startup+800.051 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42293 0 0 0 70264 3342 0 0 25 0 1 0 1840564086 175845376 41814 4294967295 134512640 134736556 3221224560 3221223152 134540206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 42931 41814 1116 68 0 42863 0
[pid=7119] vsize: 171724
Current children cumulated CPU time (s) 736.06
Current children cumulated vsize (Kb) 171724

[startup+810.051 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42401 0 0 0 71262 3343 0 0 25 0 1 0 1840564086 176386048 41922 4294967295 134512640 134736556 3221224560 3221223152 134540335 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43063 41922 1116 68 0 42995 0
[pid=7119] vsize: 172252
Current children cumulated CPU time (s) 746.05
Current children cumulated vsize (Kb) 172252

[startup+820.052 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) T 7118 7119 5245 0 -1 0 42525 0 0 0 72260 3344 0 0 25 0 1 0 1840564086 176791552 42046 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43162 42046 1116 68 0 43094 0
[pid=7119] vsize: 172648
Current children cumulated CPU time (s) 756.04
Current children cumulated vsize (Kb) 172648

[startup+830.052 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42623 0 0 0 73259 3345 0 0 25 0 1 0 1840564086 177197056 42144 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43261 42144 1116 68 0 43193 0
[pid=7119] vsize: 173044
Current children cumulated CPU time (s) 766.04
Current children cumulated vsize (Kb) 173044

[startup+840.052 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42681 0 0 0 74258 3345 0 0 25 0 1 0 1840564086 177467392 42202 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43327 42202 1116 68 0 43259 0
[pid=7119] vsize: 173308
Current children cumulated CPU time (s) 776.03
Current children cumulated vsize (Kb) 173308

[startup+850.053 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42778 0 0 0 75256 3346 0 0 25 0 1 0 1840564086 177872896 42299 4294967295 134512640 134736556 3221224560 3221223152 134544600 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43426 42299 1116 68 0 43358 0
[pid=7119] vsize: 173704
Current children cumulated CPU time (s) 786.02
Current children cumulated vsize (Kb) 173704

[startup+860.053 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42816 0 0 0 76253 3348 0 0 25 0 1 0 1840564086 178008064 42337 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43459 42337 1116 68 0 43391 0
[pid=7119] vsize: 173836
Current children cumulated CPU time (s) 796.01
Current children cumulated vsize (Kb) 173836

[startup+870.054 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42823 0 0 0 77252 3348 0 0 25 0 1 0 1840564086 178008064 42344 4294967295 134512640 134736556 3221224560 3221223184 134544667 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43459 42344 1116 68 0 43391 0
[pid=7119] vsize: 173836
Current children cumulated CPU time (s) 806
Current children cumulated vsize (Kb) 173836

[startup+880.054 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42828 0 0 0 78249 3349 0 0 25 0 1 0 1840564086 178143232 42349 4294967295 134512640 134736556 3221224560 3221223172 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43492 42349 1116 68 0 43424 0
[pid=7119] vsize: 173968
Current children cumulated CPU time (s) 815.98
Current children cumulated vsize (Kb) 173968

[startup+890.054 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42848 0 0 0 79247 3350 0 0 25 0 1 0 1840564086 178143232 42369 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43492 42369 1116 68 0 43424 0
[pid=7119] vsize: 173968
Current children cumulated CPU time (s) 825.97
Current children cumulated vsize (Kb) 173968

[startup+900.055 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42855 0 0 0 80244 3351 0 0 25 0 1 0 1840564086 178143232 42376 4294967295 134512640 134736556 3221224560 3221223092 134543580 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43492 42376 1116 68 0 43424 0
[pid=7119] vsize: 173968
Current children cumulated CPU time (s) 835.95
Current children cumulated vsize (Kb) 173968

[startup+910.056 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42855 0 0 0 81243 3351 0 0 25 0 1 0 1840564086 178143232 42376 4294967295 134512640 134736556 3221224560 3221223172 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43492 42376 1116 68 0 43424 0
[pid=7119] vsize: 173968
Current children cumulated CPU time (s) 845.94
Current children cumulated vsize (Kb) 173968

[startup+920.057 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42855 0 0 0 82242 3352 0 0 25 0 1 0 1840564086 178143232 42376 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43492 42376 1116 68 0 43424 0
[pid=7119] vsize: 173968
Current children cumulated CPU time (s) 855.94
Current children cumulated vsize (Kb) 173968

[startup+930.058 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42855 0 0 0 83242 3353 0 0 25 0 1 0 1840564086 178143232 42376 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43492 42376 1116 68 0 43424 0
[pid=7119] vsize: 173968
Current children cumulated CPU time (s) 865.95
Current children cumulated vsize (Kb) 173968

[startup+940.057 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42857 0 0 0 84240 3354 0 0 25 0 1 0 1840564086 178143232 42378 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43492 42378 1116 68 0 43424 0
[pid=7119] vsize: 173968
Current children cumulated CPU time (s) 875.94
Current children cumulated vsize (Kb) 173968

[startup+950.058 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42857 0 0 0 85239 3354 0 0 25 0 1 0 1840564086 178143232 42378 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43492 42378 1116 68 0 43424 0
[pid=7119] vsize: 173968
Current children cumulated CPU time (s) 885.93
Current children cumulated vsize (Kb) 173968

[startup+960.059 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42950 0 0 0 86237 3355 0 0 25 0 1 0 1840564086 178548736 42471 4294967295 134512640 134736556 3221224560 3221223152 134540206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43591 42471 1116 68 0 43523 0
[pid=7119] vsize: 174364
Current children cumulated CPU time (s) 895.92
Current children cumulated vsize (Kb) 174364

[startup+970.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42965 0 0 0 87237 3355 0 0 25 0 1 0 1840564086 178683904 42486 4294967295 134512640 134736556 3221224560 3221223120 134543140 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43624 42486 1116 68 0 43556 0
[pid=7119] vsize: 174496
Current children cumulated CPU time (s) 905.92
Current children cumulated vsize (Kb) 174496

[startup+980.061 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42970 0 0 0 88236 3356 0 0 25 0 1 0 1840564086 178683904 42491 4294967295 134512640 134736556 3221224560 3221223104 134543676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43624 42491 1116 68 0 43556 0
[pid=7119] vsize: 174496
Current children cumulated CPU time (s) 915.92
Current children cumulated vsize (Kb) 174496

[startup+990.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42977 0 0 0 89235 3356 0 0 25 0 1 0 1840564086 178683904 42498 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43624 42498 1116 68 0 43556 0
[pid=7119] vsize: 174496
Current children cumulated CPU time (s) 925.91
Current children cumulated vsize (Kb) 174496

[startup+1000.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42985 0 0 0 90235 3356 0 0 25 0 1 0 1840564086 178683904 42506 4294967295 134512640 134736556 3221224560 3221223152 134540350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43624 42506 1116 68 0 43556 0
[pid=7119] vsize: 174496
Current children cumulated CPU time (s) 935.91
Current children cumulated vsize (Kb) 174496

[startup+1010.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42989 0 0 0 91233 3357 0 0 25 0 1 0 1840564086 178819072 42510 4294967295 134512640 134736556 3221224560 3221223168 134544700 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43657 42510 1116 68 0 43589 0
[pid=7119] vsize: 174628
Current children cumulated CPU time (s) 945.9
Current children cumulated vsize (Kb) 174628

[startup+1020.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42990 0 0 0 92232 3357 0 0 25 0 1 0 1840564086 178819072 42511 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43657 42511 1116 68 0 43589 0
[pid=7119] vsize: 174628
Current children cumulated CPU time (s) 955.89
Current children cumulated vsize (Kb) 174628

[startup+1030.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42993 0 0 0 93231 3358 0 0 25 0 1 0 1840564086 178819072 42514 4294967295 134512640 134736556 3221224560 3221223152 134540206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43657 42514 1116 68 0 43589 0
[pid=7119] vsize: 174628
Current children cumulated CPU time (s) 965.89
Current children cumulated vsize (Kb) 174628

[startup+1040.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 42999 0 0 0 94229 3359 0 0 25 0 1 0 1840564086 178819072 42520 4294967295 134512640 134736556 3221224560 3221223152 134537395 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43657 42520 1116 68 0 43589 0
[pid=7119] vsize: 174628
Current children cumulated CPU time (s) 975.88
Current children cumulated vsize (Kb) 174628

[startup+1050.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 43000 0 0 0 95227 3360 0 0 25 0 1 0 1840564086 178819072 42521 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43657 42521 1116 68 0 43589 0
[pid=7119] vsize: 174628
Current children cumulated CPU time (s) 985.87
Current children cumulated vsize (Kb) 174628

[startup+1060.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 43011 0 0 0 96225 3362 0 0 25 0 1 0 1840564086 178819072 42532 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43657 42532 1116 68 0 43589 0
[pid=7119] vsize: 174628
Current children cumulated CPU time (s) 995.87
Current children cumulated vsize (Kb) 174628

[startup+1070.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 43134 0 0 0 97221 3364 0 0 25 0 1 0 1840564086 179359744 42655 4294967295 134512640 134736556 3221224560 3221223168 134544646 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43789 42655 1116 68 0 43721 0
[pid=7119] vsize: 175156
Current children cumulated CPU time (s) 1005.85
Current children cumulated vsize (Kb) 175156

[startup+1080.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 43297 0 0 0 98218 3366 0 0 25 0 1 0 1840564086 180035584 42818 4294967295 134512640 134736556 3221224560 3221223168 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 43954 42818 1116 68 0 43886 0
[pid=7119] vsize: 175816
Current children cumulated CPU time (s) 1015.84
Current children cumulated vsize (Kb) 175816

[startup+1090.06 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 43472 0 0 0 99216 3367 0 0 25 0 1 0 1840564086 180711424 42993 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44119 42993 1116 68 0 44051 0
[pid=7119] vsize: 176476
Current children cumulated CPU time (s) 1025.83
Current children cumulated vsize (Kb) 176476

[startup+1100.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 43653 0 0 0 100214 3369 0 0 25 0 1 0 1840564086 181522432 43174 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44317 43174 1116 68 0 44249 0
[pid=7119] vsize: 177268
Current children cumulated CPU time (s) 1035.83
Current children cumulated vsize (Kb) 177268

[startup+1110.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 43803 0 0 0 101211 3371 0 0 25 0 1 0 1840564086 182059008 43324 4294967295 134512640 134736556 3221224560 3221223200 134543719 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44448 43324 1116 68 0 44380 0
[pid=7119] vsize: 177792
Current children cumulated CPU time (s) 1045.82
Current children cumulated vsize (Kb) 177792

[startup+1120.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 43973 0 0 0 102209 3373 0 0 25 0 1 0 1840564086 182734848 43494 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44613 43494 1116 68 0 44545 0
[pid=7119] vsize: 178452
Current children cumulated CPU time (s) 1055.82
Current children cumulated vsize (Kb) 178452

[startup+1130.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 44160 0 0 0 103206 3374 0 0 25 0 1 0 1840564086 183545856 43681 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44811 43681 1116 68 0 44743 0
[pid=7119] vsize: 179244
Current children cumulated CPU time (s) 1065.8
Current children cumulated vsize (Kb) 179244

[startup+1140.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 44220 0 0 0 104204 3375 0 0 25 0 1 0 1840564086 183816192 43741 4294967295 134512640 134736556 3221224560 3221223152 134544578 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44877 43741 1116 68 0 44809 0
[pid=7119] vsize: 179508
Current children cumulated CPU time (s) 1075.79
Current children cumulated vsize (Kb) 179508

[startup+1150.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 44227 0 0 0 105203 3376 0 0 25 0 1 0 1840564086 183816192 43748 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44877 43748 1116 68 0 44809 0
[pid=7119] vsize: 179508
Current children cumulated CPU time (s) 1085.79
Current children cumulated vsize (Kb) 179508

[startup+1160.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 44232 0 0 0 106201 3377 0 0 25 0 1 0 1840564086 183816192 43753 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44877 43753 1116 68 0 44809 0
[pid=7119] vsize: 179508
Current children cumulated CPU time (s) 1095.78
Current children cumulated vsize (Kb) 179508

[startup+1170.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 44238 0 0 0 107201 3378 0 0 25 0 1 0 1840564086 183816192 43759 4294967295 134512640 134736556 3221224560 3221223136 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44877 43759 1116 68 0 44809 0
[pid=7119] vsize: 179508
Current children cumulated CPU time (s) 1105.79
Current children cumulated vsize (Kb) 179508

[startup+1180.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 44248 0 0 0 108199 3378 0 0 25 0 1 0 1840564086 183951360 43769 4294967295 134512640 134736556 3221224560 3221223084 134540147 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44910 43769 1116 68 0 44842 0
[pid=7119] vsize: 179640
Current children cumulated CPU time (s) 1115.77
Current children cumulated vsize (Kb) 179640

[startup+1190.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 44257 0 0 0 109198 3379 0 0 25 0 1 0 1840564086 183951360 43778 4294967295 134512640 134736556 3221224560 3221223112 134544505 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44910 43778 1116 68 0 44842 0
[pid=7119] vsize: 179640
Current children cumulated CPU time (s) 1125.77
Current children cumulated vsize (Kb) 179640

[startup+1200.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 44261 0 0 0 110197 3380 0 0 25 0 1 0 1840564086 183951360 43782 4294967295 134512640 134736556 3221224560 3221223228 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44910 43782 1116 68 0 44842 0
[pid=7119] vsize: 179640
Current children cumulated CPU time (s) 1135.77
Current children cumulated vsize (Kb) 179640

[startup+1210.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 44277 0 0 0 111197 3380 0 0 25 0 1 0 1840564086 184086528 43798 4294967295 134512640 134736556 3221224560 3221223068 134540067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44943 43798 1116 68 0 44875 0
[pid=7119] vsize: 179772
Current children cumulated CPU time (s) 1145.77
Current children cumulated vsize (Kb) 179772

[startup+1220.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 44290 0 0 0 112196 3381 0 0 25 0 1 0 1840564086 184086528 43811 4294967295 134512640 134736556 3221224560 3221223072 134543110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44943 43811 1116 68 0 44875 0
[pid=7119] vsize: 179772
Current children cumulated CPU time (s) 1155.77
Current children cumulated vsize (Kb) 179772

[startup+1230.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 44298 0 0 0 113194 3382 0 0 25 0 1 0 1840564086 184086528 43819 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44943 43819 1116 68 0 44875 0
[pid=7119] vsize: 179772
Current children cumulated CPU time (s) 1165.76
Current children cumulated vsize (Kb) 179772

[startup+1240.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 44303 0 0 0 114192 3382 0 0 25 0 1 0 1840564086 184221696 43824 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44976 43824 1116 68 0 44908 0
[pid=7119] vsize: 179904
Current children cumulated CPU time (s) 1175.74
Current children cumulated vsize (Kb) 179904

[startup+1250.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 7119
Raw data (/proc/7119/stat): 7119 (bsolo) R 7118 7119 5245 0 -1 0 44311 0 0 0 115190 3383 0 0 25 0 1 0 1840564086 184221696 43832 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7119/statm): 44976 43832 1116 68 0 44908 0
[pid=7119] vsize: 179904
Current children cumulated CPU time (s) 1185.73
Current children cumulated vsize (Kb) 179904
One traced child (pid=7119) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1259.49
CPU time (s): 1195.14
CPU user time (s): 1161.21
CPU system time (s): 33.9228
CPU usage (%): 94.8907
Max. virtual memory (cumulated for all children) (Kb): 179904

Verifier Data

ERROR: no interpretation found !