Some explanations

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

General information on the benchmark

Namemps-v2-13-7/MIPLIB/miplib3/normalized-mps-v2-13-7-danoint.opb
MD5SUMbf9bbda6f586f0b888182a433f63f010
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 20
Biggest coefficient in the objective function 524288
Number of bits for the biggest coefficient in the objective function 20
Sum of the numbers in the objective function 1048575
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 13107200
Number of bits of the biggest number in a constraint 24
Biggest sum of numbers in a constraint 52829966
Number of bits of the biggest sum of numbers26
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables9304
Total number of constraints728
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)72
Number of constraints which are nor clauses,nor cardinality constraints656
Minimum length of a constraint1
Maximum length of a constraint1000

Trace number 5244

Launcher Data

LAUNCH ON wulflinc2 THE 2005-09-19 23:38:01 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=1006 boxname=wulflinc2 idbench=1006 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  bf9bbda6f586f0b888182a433f63f010  /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-13-7-danoint.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-13-7-danoint.opb
IDLAUNCH: 1006
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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.191
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:        915608 kB
Buffers:          2336 kB
Cached:          92476 kB
SwapCached:        864 kB
Active:          27516 kB
Inactive:        69764 kB
HighTotal:      131008 kB
HighFree:        34692 kB
LowTotal:       903652 kB
LowFree:        880916 kB
SwapTotal:     2097136 kB
SwapFree:      2095536 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5492 kB
Slab:            16000 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 23:58:04 (client local time) WITH STATUS 0 IN 1195.06 SECONDS
stats: 1006 7 1195.06 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 9304 variables and 816 constraints.
c	preprocess terminated. Elapsed time: 3.745
c After prepocess the problem consists of 6397 variables and 816 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 6397 #Dec: 8452 LB: 0 @ 45.025
c Restart #2 #Var: 6397 #Dec: 18904 LB: 0 @ 88.778
c Restart #3 #Var: 6397 #Dec: 31650 LB: 0 @ 136.19
c Restart #4 #Var: 6397 #Dec: 45901 LB: 0 @ 186.6
c Restart #5 #Var: 6397 #Dec: 58115 LB: 0 @ 235.84
c Restart #6 #Var: 6397 #Dec: 69496 LB: 0 @ 303.55
c Restart #7 #Var: 6397 #Dec: 101437 LB: 0 @ 552.51
c Restart #8 #Var: 6397 #Dec: 103107 LB: 0 @ 572.11
c CHANGE Heuristic... 
c Restart #0 #Var: 6397 #Dec: 110130 LB: 0 @ 610.18
c Restart #1 #Var: 6397 #Dec: 111193 LB: 0 @ 624.36
c Restart #2 #Var: 6397 #Dec: 112540 LB: 0 @ 637.74
c Restart #3 #Var: 6397 #Dec: 113834 LB: 0 @ 647.92
c Restart #4 #Var: 6397 #Dec: 115291 LB: 0 @ 654.87
c Restart #5 #Var: 6397 #Dec: 117644 LB: 0 @ 675.98
c Restart #6 #Var: 6397 #Dec: 123807 LB: 0 @ 724.18
c Restart #7 #Var: 6397 #Dec: 129618 LB: 0 @ 794.16
c Restart #8 #Var: 6397 #Dec: 132723 LB: 0 @ 830.47
c Restart #9 #Var: 6397 #Dec: 135198 LB: 0 @ 863.59
c Restart #10 #Var: 6397 #Dec: 137693 LB: 0 @ 896.27
c Restart #11 #Var: 6397 #Dec: 142194 LB: 0 @ 956.65
c Restart #12 #Var: 6397 #Dec: 146164 LB: 0 @ 999.35
c Restart #13 #Var: 6397 #Dec: 151178 LB: 0 @ 1035.3
c Restart #14 #Var: 6397 #Dec: 157075 LB: 0 @ 1124.5
c Restart #15 #Var: 6397 #Dec: 161672 LB: 0 @ 1188
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/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1795700021 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 107 3 90 68 0 39 0
[pid=31488] 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/wulflinc2/normalized-mps-v2-13-7-danoint.opb

[startup+10.0031 s]
Raw data (loadavg): 0.94 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 9960 0 0 0 958 30 0 0 25 0 1 0 1795700021 44318720 9871 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 10820 9871 1116 68 0 10752 0
[pid=31488] vsize: 43280
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (Kb) 43280

[startup+20.0038 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 9962 0 0 0 1951 33 0 0 25 0 1 0 1795700021 44318720 9873 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 10820 9873 1116 68 0 10752 0
[pid=31488] vsize: 43280
Current children cumulated CPU time (s) 19.84
Current children cumulated vsize (Kb) 43280

[startup+30.0035 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 9964 0 0 0 2942 37 0 0 25 0 1 0 1795700021 44318720 9875 4294967295 134512640 134736556 3221224560 3221223132 134560358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 10820 9875 1116 68 0 10752 0
[pid=31488] vsize: 43280
Current children cumulated CPU time (s) 29.79
Current children cumulated vsize (Kb) 43280

[startup+40.0042 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 9968 0 0 0 3928 42 0 0 25 0 1 0 1795700021 44318720 9879 4294967295 134512640 134736556 3221224560 3221223132 134560304 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 10820 9879 1116 68 0 10752 0
[pid=31488] vsize: 43280
Current children cumulated CPU time (s) 39.7
Current children cumulated vsize (Kb) 43280

[startup+50.0049 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10189 0 0 0 4910 49 0 0 24 0 1 0 1795700021 45129728 10100 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10100 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 49.59
Current children cumulated vsize (Kb) 44072

[startup+60.0056 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10189 0 0 0 5904 51 0 0 25 0 1 0 1795700021 45129728 10100 4294967295 134512640 134736556 3221224560 3221223304 134544048 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10100 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 59.55
Current children cumulated vsize (Kb) 44072

[startup+70.0063 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10189 0 0 0 6893 55 0 0 25 0 1 0 1795700021 45129728 10100 4294967295 134512640 134736556 3221224560 3221223228 134649710 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10100 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 69.48
Current children cumulated vsize (Kb) 44072

[startup+80.007 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10189 0 0 0 7884 59 0 0 25 0 1 0 1795700021 45129728 10100 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10100 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 79.43
Current children cumulated vsize (Kb) 44072

[startup+90.0068 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10196 0 0 0 8854 69 0 0 25 0 1 0 1795700021 45129728 10107 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11018 10107 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 89.23
Current children cumulated vsize (Kb) 44072

[startup+100.006 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10196 0 0 0 9847 71 0 0 25 0 1 0 1795700021 45129728 10107 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10107 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 99.18
Current children cumulated vsize (Kb) 44072

[startup+110.007 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10196 0 0 0 10838 74 0 0 25 0 1 0 1795700021 45129728 10107 4294967295 134512640 134736556 3221224560 3221223180 134558379 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10107 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 109.12
Current children cumulated vsize (Kb) 44072

[startup+120.007 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10196 0 0 0 11827 79 0 0 25 0 1 0 1795700021 45129728 10107 4294967295 134512640 134736556 3221224560 3221223192 134648980 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10107 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 119.06
Current children cumulated vsize (Kb) 44072

[startup+130.007 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) T 31487 31488 6872 0 -1 0 10196 0 0 0 12804 86 0 0 25 0 1 0 1795700021 45129728 10107 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10107 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 128.9
Current children cumulated vsize (Kb) 44072

[startup+140.007 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10199 0 0 0 13777 97 0 0 25 0 1 0 1795700021 45129728 10110 4294967295 134512640 134736556 3221224560 3221223144 134560381 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11018 10110 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 138.74
Current children cumulated vsize (Kb) 44072

[startup+150.007 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10199 0 0 0 14770 99 0 0 25 0 1 0 1795700021 45129728 10110 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10110 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 148.69
Current children cumulated vsize (Kb) 44072

[startup+160.008 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10199 0 0 0 15761 102 0 0 25 0 1 0 1795700021 45129728 10110 4294967295 134512640 134736556 3221224560 3221223272 134648933 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10110 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 158.63
Current children cumulated vsize (Kb) 44072

[startup+170.008 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10199 0 0 0 16751 105 0 0 25 0 1 0 1795700021 45129728 10110 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10110 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 168.56
Current children cumulated vsize (Kb) 44072

[startup+180.008 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) T 31487 31488 6872 0 -1 0 10199 0 0 0 17722 114 0 0 25 0 1 0 1795700021 45129728 10110 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10110 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 178.36
Current children cumulated vsize (Kb) 44072

[startup+190.009 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10199 0 0 0 18692 125 0 0 25 0 1 0 1795700021 45129728 10110 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10110 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 188.17
Current children cumulated vsize (Kb) 44072

[startup+200.009 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10199 0 0 0 19688 127 0 0 25 0 1 0 1795700021 45129728 10110 4294967295 134512640 134736556 3221224560 3221223092 134554616 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10110 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 198.15
Current children cumulated vsize (Kb) 44072

[startup+210.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10199 0 0 0 20679 130 0 0 25 0 1 0 1795700021 45129728 10110 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10110 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 208.09
Current children cumulated vsize (Kb) 44072

[startup+220.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10199 0 0 0 21668 133 0 0 25 0 1 0 1795700021 45129728 10110 4294967295 134512640 134736556 3221224560 3221223172 134558392 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11018 10110 1116 68 0 10950 0
[pid=31488] vsize: 44072
Current children cumulated CPU time (s) 218.01
Current children cumulated vsize (Kb) 44072

[startup+230.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10208 0 0 0 22642 142 0 0 23 0 1 0 1795700021 45228032 10119 4294967295 134512640 134736556 3221224560 3221223248 134645207 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10119 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 227.84
Current children cumulated vsize (Kb) 44168

[startup+240.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 23624 149 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 237.73
Current children cumulated vsize (Kb) 44168

[startup+250.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 24618 151 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223136 134558575 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 247.69
Current children cumulated vsize (Kb) 44168

[startup+260.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 25610 154 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 257.64
Current children cumulated vsize (Kb) 44168

[startup+270.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 26598 158 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 267.56
Current children cumulated vsize (Kb) 44168

[startup+280.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 27585 161 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 277.46
Current children cumulated vsize (Kb) 44168

[startup+290.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 28570 165 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223152 134558319 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 287.35
Current children cumulated vsize (Kb) 44168

[startup+300.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 29557 169 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 297.26
Current children cumulated vsize (Kb) 44168

[startup+310.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 30549 172 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 307.21
Current children cumulated vsize (Kb) 44168

[startup+320.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 31542 174 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 317.16
Current children cumulated vsize (Kb) 44168

[startup+330.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 32534 176 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 327.1
Current children cumulated vsize (Kb) 44168

[startup+340.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 33526 179 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 337.05
Current children cumulated vsize (Kb) 44168

[startup+350.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 34516 183 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 346.99
Current children cumulated vsize (Kb) 44168

[startup+360.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) T 31487 31488 6872 0 -1 0 10217 0 0 0 35508 186 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 356.94
Current children cumulated vsize (Kb) 44168

[startup+370.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 36499 189 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223288 134645789 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 366.88
Current children cumulated vsize (Kb) 44168

[startup+380.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 37489 193 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 376.82
Current children cumulated vsize (Kb) 44168

[startup+390.016 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 38481 196 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 386.77
Current children cumulated vsize (Kb) 44168

[startup+400.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 39471 199 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 396.7
Current children cumulated vsize (Kb) 44168

[startup+410.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 40463 202 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223216 134649124 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 406.65
Current children cumulated vsize (Kb) 44168

[startup+420.018 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 41454 206 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 416.6
Current children cumulated vsize (Kb) 44168

[startup+430.018 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 42445 209 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223136 134558547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 426.54
Current children cumulated vsize (Kb) 44168

[startup+440.018 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 43435 213 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 436.48
Current children cumulated vsize (Kb) 44168

[startup+450.019 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 44425 216 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223132 134560382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 446.41
Current children cumulated vsize (Kb) 44168

[startup+460.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 45414 221 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223168 134558203 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 456.35
Current children cumulated vsize (Kb) 44168

[startup+470.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 46405 224 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223152 134558542 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 466.29
Current children cumulated vsize (Kb) 44168

[startup+480.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 47394 229 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 476.23
Current children cumulated vsize (Kb) 44168

[startup+490.021 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 48383 233 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223180 134537576 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 486.16
Current children cumulated vsize (Kb) 44168

[startup+500.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 49372 236 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 496.08
Current children cumulated vsize (Kb) 44168

[startup+510.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 50365 238 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223168 134558178 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 506.03
Current children cumulated vsize (Kb) 44168

[startup+520.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 51356 242 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 515.98
Current children cumulated vsize (Kb) 44168

[startup+530.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 52347 245 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223152 134558396 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 525.92
Current children cumulated vsize (Kb) 44168

[startup+540.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 53339 247 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223216 134649116 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 535.86
Current children cumulated vsize (Kb) 44168

[startup+550.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 54330 250 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 545.8
Current children cumulated vsize (Kb) 44168

[startup+560.023 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 55323 252 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223180 134558384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 555.75
Current children cumulated vsize (Kb) 44168

[startup+570.024 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 56316 254 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223196 134694604 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 565.7
Current children cumulated vsize (Kb) 44168

[startup+580.023 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10217 0 0 0 57309 257 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223216 134649044 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 575.66
Current children cumulated vsize (Kb) 44168

[startup+590.024 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) T 31487 31488 6872 0 -1 0 10217 0 0 0 58300 260 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 585.6
Current children cumulated vsize (Kb) 44168

[startup+600.025 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) T 31487 31488 6872 0 -1 0 10217 0 0 0 59288 265 0 0 25 0 1 0 1795700021 45228032 10128 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11042 10128 1116 68 0 10974 0
[pid=31488] vsize: 44168
Current children cumulated CPU time (s) 595.53
Current children cumulated vsize (Kb) 44168

[startup+610.025 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10323 0 0 0 60272 271 0 0 25 0 1 0 1795700021 45633536 10234 4294967295 134512640 134736556 3221224560 3221223308 134560240 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11141 10234 1116 68 0 11073 0
[pid=31488] vsize: 44564
Current children cumulated CPU time (s) 605.43
Current children cumulated vsize (Kb) 44564

[startup+620.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10350 0 0 0 61264 275 0 0 25 0 1 0 1795700021 45764608 10248 4294967295 134512640 134736556 3221224560 3221223360 134602991 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11173 10248 1116 68 0 11105 0
[pid=31488] vsize: 44692
Current children cumulated CPU time (s) 615.39
Current children cumulated vsize (Kb) 44692

[startup+630.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10350 0 0 0 62258 276 0 0 25 0 1 0 1795700021 45764608 10248 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11173 10248 1116 68 0 11105 0
[pid=31488] vsize: 44692
Current children cumulated CPU time (s) 625.34
Current children cumulated vsize (Kb) 44692

[startup+640.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10350 0 0 0 63250 279 0 0 25 0 1 0 1795700021 45764608 10248 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11173 10248 1116 68 0 11105 0
[pid=31488] vsize: 44692
Current children cumulated CPU time (s) 635.29
Current children cumulated vsize (Kb) 44692

[startup+650.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10487 0 0 0 64241 282 0 0 25 0 1 0 1795700021 46305280 10385 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434789 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11305 10385 1116 68 0 11237 0
[pid=31488] vsize: 45220
Current children cumulated CPU time (s) 645.23
Current children cumulated vsize (Kb) 45220

[startup+660.027 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10576 0 0 0 65229 287 0 0 25 0 1 0 1795700021 46575616 10474 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11371 10474 1116 68 0 11303 0
[pid=31488] vsize: 45484
Current children cumulated CPU time (s) 655.16
Current children cumulated vsize (Kb) 45484

[startup+670.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10576 0 0 0 66218 292 0 0 25 0 1 0 1795700021 46575616 10474 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11371 10474 1116 68 0 11303 0
[pid=31488] vsize: 45484
Current children cumulated CPU time (s) 665.1
Current children cumulated vsize (Kb) 45484

[startup+680.027 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10576 0 0 0 67212 294 0 0 25 0 1 0 1795700021 46575616 10474 4294967295 134512640 134736556 3221224560 3221223156 1077374149 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11371 10474 1116 68 0 11303 0
[pid=31488] vsize: 45484
Current children cumulated CPU time (s) 675.06
Current children cumulated vsize (Kb) 45484

[startup+690.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10576 0 0 0 68204 297 0 0 25 0 1 0 1795700021 46575616 10474 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11371 10474 1116 68 0 11303 0
[pid=31488] vsize: 45484
Current children cumulated CPU time (s) 685.01
Current children cumulated vsize (Kb) 45484

[startup+700.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10576 0 0 0 69194 300 0 0 25 0 1 0 1795700021 46575616 10474 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11371 10474 1116 68 0 11303 0
[pid=31488] vsize: 45484
Current children cumulated CPU time (s) 694.94
Current children cumulated vsize (Kb) 45484

[startup+710.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10643 0 0 0 70185 304 0 0 25 0 1 0 1795700021 46845952 10541 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11437 10541 1116 68 0 11369 0
[pid=31488] vsize: 45748
Current children cumulated CPU time (s) 704.89
Current children cumulated vsize (Kb) 45748

[startup+720.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10643 0 0 0 71177 307 0 0 25 0 1 0 1795700021 46845952 10541 4294967295 134512640 134736556 3221224560 3221223144 134554609 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11437 10541 1116 68 0 11369 0
[pid=31488] vsize: 45748
Current children cumulated CPU time (s) 714.84
Current children cumulated vsize (Kb) 45748

[startup+730.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10683 0 0 0 72171 310 0 0 25 0 1 0 1795700021 47099904 10581 4294967295 134512640 134736556 3221224560 3221223100 134555082 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11499 10581 1116 68 0 11431 0
[pid=31488] vsize: 45996
Current children cumulated CPU time (s) 724.81
Current children cumulated vsize (Kb) 45996

[startup+740.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10742 0 0 0 73165 312 0 0 25 0 1 0 1795700021 47370240 10640 4294967295 134512640 134736556 3221224560 3221223084 134540157 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11565 10640 1116 68 0 11497 0
[pid=31488] vsize: 46260
Current children cumulated CPU time (s) 734.77
Current children cumulated vsize (Kb) 46260

[startup+750.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10747 0 0 0 74158 314 0 0 25 0 1 0 1795700021 47370240 10645 4294967295 134512640 134736556 3221224560 3221223192 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11565 10645 1116 68 0 11497 0
[pid=31488] vsize: 46260
Current children cumulated CPU time (s) 744.72
Current children cumulated vsize (Kb) 46260

[startup+760.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10747 0 0 0 75151 317 0 0 25 0 1 0 1795700021 47370240 10645 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11565 10645 1116 68 0 11497 0
[pid=31488] vsize: 46260
Current children cumulated CPU time (s) 754.68
Current children cumulated vsize (Kb) 46260

[startup+770.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10803 0 0 0 76146 319 0 0 25 0 1 0 1795700021 47505408 10701 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11598 10701 1116 68 0 11530 0
[pid=31488] vsize: 46392
Current children cumulated CPU time (s) 764.65
Current children cumulated vsize (Kb) 46392

[startup+780.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10834 0 0 0 77141 320 0 0 25 0 1 0 1795700021 47640576 10732 4294967295 134512640 134736556 3221224560 3221223216 134649038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11631 10732 1116 68 0 11563 0
[pid=31488] vsize: 46524
Current children cumulated CPU time (s) 774.61
Current children cumulated vsize (Kb) 46524

[startup+790.032 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10887 0 0 0 78135 323 0 0 25 0 1 0 1795700021 47910912 10785 4294967295 134512640 134736556 3221224560 3221223396 134560278 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11697 10785 1116 68 0 11629 0
[pid=31488] vsize: 46788
Current children cumulated CPU time (s) 784.58
Current children cumulated vsize (Kb) 46788

[startup+800.033 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10947 0 0 0 79130 324 0 0 25 0 1 0 1795700021 48181248 10845 4294967295 134512640 134736556 3221224560 3221223284 134645792 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11763 10845 1116 68 0 11695 0
[pid=31488] vsize: 47052
Current children cumulated CPU time (s) 794.54
Current children cumulated vsize (Kb) 47052

[startup+810.033 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10947 0 0 0 80125 326 0 0 25 0 1 0 1795700021 48181248 10845 4294967295 134512640 134736556 3221224560 3221223176 134544476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11763 10845 1116 68 0 11695 0
[pid=31488] vsize: 47052
Current children cumulated CPU time (s) 804.51
Current children cumulated vsize (Kb) 47052

[startup+820.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10947 0 0 0 81117 328 0 0 25 0 1 0 1795700021 48181248 10845 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11763 10845 1116 68 0 11695 0
[pid=31488] vsize: 47052
Current children cumulated CPU time (s) 814.45
Current children cumulated vsize (Kb) 47052

[startup+830.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10947 0 0 0 82111 331 0 0 25 0 1 0 1795700021 48181248 10845 4294967295 134512640 134736556 3221224560 3221223280 134645798 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11763 10845 1116 68 0 11695 0
[pid=31488] vsize: 47052
Current children cumulated CPU time (s) 824.42
Current children cumulated vsize (Kb) 47052

[startup+840.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 10983 0 0 0 83104 333 0 0 25 0 1 0 1795700021 48316416 10881 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11796 10881 1116 68 0 11728 0
[pid=31488] vsize: 47184
Current children cumulated CPU time (s) 834.37
Current children cumulated vsize (Kb) 47184

[startup+850.035 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11007 0 0 0 84098 336 0 0 25 0 1 0 1795700021 48431104 10905 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11824 10905 1116 68 0 11756 0
[pid=31488] vsize: 47296
Current children cumulated CPU time (s) 844.34
Current children cumulated vsize (Kb) 47296

[startup+860.037 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11014 0 0 0 85090 339 0 0 25 0 1 0 1795700021 48431104 10912 4294967295 134512640 134736556 3221224560 3221223144 134560350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11824 10912 1116 68 0 11756 0
[pid=31488] vsize: 47296
Current children cumulated CPU time (s) 854.29
Current children cumulated vsize (Kb) 47296

[startup+870.038 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11024 0 0 0 86083 341 0 0 25 0 1 0 1795700021 48431104 10922 4294967295 134512640 134736556 3221224560 3221223204 134649131 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11824 10922 1116 68 0 11756 0
[pid=31488] vsize: 47296
Current children cumulated CPU time (s) 864.24
Current children cumulated vsize (Kb) 47296

[startup+880.038 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11024 0 0 0 87076 344 0 0 25 0 1 0 1795700021 48431104 10922 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11824 10922 1116 68 0 11756 0
[pid=31488] vsize: 47296
Current children cumulated CPU time (s) 874.2
Current children cumulated vsize (Kb) 47296

[startup+890.039 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11024 0 0 0 88068 348 0 0 25 0 1 0 1795700021 48431104 10922 4294967295 134512640 134736556 3221224560 3221223168 134558272 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11824 10922 1116 68 0 11756 0
[pid=31488] vsize: 47296
Current children cumulated CPU time (s) 884.16
Current children cumulated vsize (Kb) 47296

[startup+900.039 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11024 0 0 0 89062 351 0 0 25 0 1 0 1795700021 48431104 10922 4294967295 134512640 134736556 3221224560 3221223316 134644530 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11824 10922 1116 68 0 11756 0
[pid=31488] vsize: 47296
Current children cumulated CPU time (s) 894.13
Current children cumulated vsize (Kb) 47296

[startup+910.039 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11024 0 0 0 90056 353 0 0 25 0 1 0 1795700021 48431104 10922 4294967295 134512640 134736556 3221224560 3221223152 134558396 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11824 10922 1116 68 0 11756 0
[pid=31488] vsize: 47296
Current children cumulated CPU time (s) 904.09
Current children cumulated vsize (Kb) 47296

[startup+920.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11024 0 0 0 91048 356 0 0 25 0 1 0 1795700021 48431104 10922 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11824 10922 1116 68 0 11756 0
[pid=31488] vsize: 47296
Current children cumulated CPU time (s) 914.04
Current children cumulated vsize (Kb) 47296

[startup+930.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11024 0 0 0 92041 359 0 0 25 0 1 0 1795700021 48431104 10922 4294967295 134512640 134736556 3221224560 3221223116 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11824 10922 1116 68 0 11756 0
[pid=31488] vsize: 47296
Current children cumulated CPU time (s) 924
Current children cumulated vsize (Kb) 47296

[startup+940.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11024 0 0 0 93036 361 0 0 25 0 1 0 1795700021 48431104 10922 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11824 10922 1116 68 0 11756 0
[pid=31488] vsize: 47296
Current children cumulated CPU time (s) 933.97
Current children cumulated vsize (Kb) 47296

[startup+950.041 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11039 0 0 0 94030 364 0 0 25 0 1 0 1795700021 48541696 10937 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11851 10937 1116 68 0 11783 0
[pid=31488] vsize: 47404
Current children cumulated CPU time (s) 943.94
Current children cumulated vsize (Kb) 47404

[startup+960.041 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11053 0 0 0 95024 366 0 0 25 0 1 0 1795700021 48541696 10951 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11851 10951 1116 68 0 11783 0
[pid=31488] vsize: 47404
Current children cumulated CPU time (s) 953.9
Current children cumulated vsize (Kb) 47404

[startup+970.042 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11053 0 0 0 96019 369 0 0 25 0 1 0 1795700021 48541696 10951 4294967295 134512640 134736556 3221224560 3221223120 134543181 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11851 10951 1116 68 0 11783 0
[pid=31488] vsize: 47404
Current children cumulated CPU time (s) 963.88
Current children cumulated vsize (Kb) 47404

[startup+980.042 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11053 0 0 0 97011 372 0 0 25 0 1 0 1795700021 48541696 10951 4294967295 134512640 134736556 3221224560 3221223296 134528844 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11851 10951 1116 68 0 11783 0
[pid=31488] vsize: 47404
Current children cumulated CPU time (s) 973.83
Current children cumulated vsize (Kb) 47404

[startup+990.043 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11053 0 0 0 98005 375 0 0 25 0 1 0 1795700021 48541696 10951 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11851 10951 1116 68 0 11783 0
[pid=31488] vsize: 47404
Current children cumulated CPU time (s) 983.8
Current children cumulated vsize (Kb) 47404

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11100 0 0 0 98992 380 0 0 25 0 1 0 1795700021 48791552 10998 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11912 10998 1116 68 0 11844 0
[pid=31488] vsize: 47648
Current children cumulated CPU time (s) 993.72
Current children cumulated vsize (Kb) 47648

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11113 0 0 0 99981 383 0 0 25 0 1 0 1795700021 48791552 11011 4294967295 134512640 134736556 3221224560 3221223180 134537604 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11912 11011 1116 68 0 11844 0
[pid=31488] vsize: 47648
Current children cumulated CPU time (s) 1003.64
Current children cumulated vsize (Kb) 47648

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11113 0 0 0 100971 388 0 0 25 0 1 0 1795700021 48791552 11011 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11912 11011 1116 68 0 11844 0
[pid=31488] vsize: 47648
Current children cumulated CPU time (s) 1013.59
Current children cumulated vsize (Kb) 47648

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11115 0 0 0 101961 392 0 0 25 0 1 0 1795700021 48791552 11013 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11912 11013 1116 68 0 11844 0
[pid=31488] vsize: 47648
Current children cumulated CPU time (s) 1023.53
Current children cumulated vsize (Kb) 47648

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11117 0 0 0 102952 395 0 0 25 0 1 0 1795700021 48791552 11015 4294967295 134512640 134736556 3221224560 3221223316 134644530 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11912 11015 1116 68 0 11844 0
[pid=31488] vsize: 47648
Current children cumulated CPU time (s) 1033.47
Current children cumulated vsize (Kb) 47648

[startup+1050.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11117 0 0 0 103945 397 0 0 25 0 1 0 1795700021 48791552 11015 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11912 11015 1116 68 0 11844 0
[pid=31488] vsize: 47648
Current children cumulated CPU time (s) 1043.42
Current children cumulated vsize (Kb) 47648

[startup+1060.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11117 0 0 0 104939 400 0 0 25 0 1 0 1795700021 48791552 11015 4294967295 134512640 134736556 3221224560 3221223136 134558411 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11912 11015 1116 68 0 11844 0
[pid=31488] vsize: 47648
Current children cumulated CPU time (s) 1053.39
Current children cumulated vsize (Kb) 47648

[startup+1070.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11117 0 0 0 105933 401 0 0 25 0 1 0 1795700021 48791552 11015 4294967295 134512640 134736556 3221224560 3221223216 134649118 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11912 11015 1116 68 0 11844 0
[pid=31488] vsize: 47648
Current children cumulated CPU time (s) 1063.34
Current children cumulated vsize (Kb) 47648

[startup+1080.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11129 0 0 0 106929 404 0 0 25 0 1 0 1795700021 48926720 11027 4294967295 134512640 134736556 3221224560 3221223280 134536397 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31488/statm): 11945 11027 1116 68 0 11877 0
[pid=31488] vsize: 47780
Current children cumulated CPU time (s) 1073.33
Current children cumulated vsize (Kb) 47780

[startup+1090.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11129 0 0 0 107922 406 0 0 25 0 1 0 1795700021 48926720 11027 4294967295 134512640 134736556 3221224560 3221223312 134644559 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11945 11027 1116 68 0 11877 0
[pid=31488] vsize: 47780
Current children cumulated CPU time (s) 1083.28
Current children cumulated vsize (Kb) 47780

[startup+1100.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11129 0 0 0 108916 409 0 0 25 0 1 0 1795700021 48926720 11027 4294967295 134512640 134736556 3221224560 3221223180 134558379 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11945 11027 1116 68 0 11877 0
[pid=31488] vsize: 47780
Current children cumulated CPU time (s) 1093.25
Current children cumulated vsize (Kb) 47780

[startup+1110.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11129 0 0 0 109911 410 0 0 25 0 1 0 1795700021 48926720 11027 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11945 11027 1116 68 0 11877 0
[pid=31488] vsize: 47780
Current children cumulated CPU time (s) 1103.21
Current children cumulated vsize (Kb) 47780

[startup+1120.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11129 0 0 0 110907 411 0 0 25 0 1 0 1795700021 48926720 11027 4294967295 134512640 134736556 3221224560 3221223304 134544048 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11945 11027 1116 68 0 11877 0
[pid=31488] vsize: 47780
Current children cumulated CPU time (s) 1113.18
Current children cumulated vsize (Kb) 47780

[startup+1130.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11137 0 0 0 111901 414 0 0 25 0 1 0 1795700021 48926720 11035 4294967295 134512640 134736556 3221224560 3221223228 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11945 11035 1116 68 0 11877 0
[pid=31488] vsize: 47780
Current children cumulated CPU time (s) 1123.15
Current children cumulated vsize (Kb) 47780

[startup+1140.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11142 0 0 0 112897 416 0 0 25 0 1 0 1795700021 48926720 11040 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11945 11040 1116 68 0 11877 0
[pid=31488] vsize: 47780
Current children cumulated CPU time (s) 1133.13
Current children cumulated vsize (Kb) 47780

[startup+1150.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11152 0 0 0 113891 417 0 0 25 0 1 0 1795700021 48926720 11050 4294967295 134512640 134736556 3221224560 3221223136 134558163 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11945 11050 1116 68 0 11877 0
[pid=31488] vsize: 47780
Current children cumulated CPU time (s) 1143.08
Current children cumulated vsize (Kb) 47780

[startup+1160.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11152 0 0 0 114886 419 0 0 25 0 1 0 1795700021 48926720 11050 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11945 11050 1116 68 0 11877 0
[pid=31488] vsize: 47780
Current children cumulated CPU time (s) 1153.05
Current children cumulated vsize (Kb) 47780

[startup+1170.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11170 0 0 0 115879 421 0 0 25 0 1 0 1795700021 49004544 11068 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11964 11068 1116 68 0 11896 0
[pid=31488] vsize: 47856
Current children cumulated CPU time (s) 1163
Current children cumulated vsize (Kb) 47856

[startup+1180.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11197 0 0 0 116873 424 0 0 25 0 1 0 1795700021 49139712 11095 4294967295 134512640 134736556 3221224560 3221223088 134554620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 11997 11095 1116 68 0 11929 0
[pid=31488] vsize: 47988
Current children cumulated CPU time (s) 1172.97
Current children cumulated vsize (Kb) 47988

[startup+1190.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11212 0 0 0 117869 425 0 0 25 0 1 0 1795700021 49254400 11110 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 12025 11110 1116 68 0 11957 0
[pid=31488] vsize: 48100
Current children cumulated CPU time (s) 1182.94
Current children cumulated vsize (Kb) 48100

[startup+1200.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 31488
Raw data (/proc/31488/stat): 31488 (bsolo) R 31487 31488 6872 0 -1 0 11216 0 0 0 118864 426 0 0 25 0 1 0 1795700021 49254400 11114 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31488/statm): 12025 11114 1116 68 0 11957 0
[pid=31488] vsize: 48100
Current children cumulated CPU time (s) 1192.9
Current children cumulated vsize (Kb) 48100
One traced child (pid=31488) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1202.2
CPU time (s): 1195.06
CPU user time (s): 1190.77
CPU system time (s): 4.29035
CPU usage (%): 99.4064
Max. virtual memory (cumulated for all children) (Kb): 48100

Verifier Data

ERROR: no interpretation found !