Some explanations

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

General information on the benchmark

Namemps-v2-13-7/plato.asu.edu/pub/unibo/normalized-mps-v2-13-7-blp-ic98.opb
MD5SUM4c475edac91e4650fa2d3e487e86c291
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 21
Biggest coefficient in the objective function 1048576
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 2097151
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 81920000000
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 66700085225335
Number of bits of the biggest sum of numbers46
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables14923
Total number of constraints14313
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)14177
Number of constraints which are nor clauses,nor cardinality constraints136
Minimum length of a constraint1
Maximum length of a constraint13571

Trace number 5418

Launcher Data

LAUNCH ON wulflinc4 THE 2005-09-20 00:56:06 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=1138 boxname=wulflinc4 idbench=1138 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  4c475edac91e4650fa2d3e487e86c291  /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-13-7-blp-ic98.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-13-7-blp-ic98.opb
IDLAUNCH: 1138
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
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:        885276 kB
Buffers:         30984 kB
Cached:          92256 kB
SwapCached:        860 kB
Active:          42940 kB
Inactive:        82852 kB
HighTotal:      131008 kB
HighFree:        35448 kB
LowTotal:       903652 kB
LowFree:        849828 kB
SwapTotal:     2097136 kB
SwapFree:      2095644 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5520 kB
Slab:            17924 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-20 01:16:11 (client local time) WITH STATUS 0 IN 1197.28 SECONDS
stats: 1138 7 1197.28 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 14923 variables and 853 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 102.46
c After prepocess the problem consists of 14922 variables and 853 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 14922 #Dec: 33408 LB: 0 @ 125.42
c Restart #2 #Var: 14922 #Dec: 82839 LB: 0 @ 176.64
c Restart #3 #Var: 14922 #Dec: 157470 LB: 0 @ 297.24
c Restart #4 #Var: 14922 #Dec: 251805 LB: 0 @ 378.44
c CHANGE Heuristic... 
c Restart #0 #Var: 14922 #Dec: 269965 LB: 0 @ 607.97
c Restart #1 #Var: 14922 #Dec: 271293 LB: 0 @ 883.32
c Restart #2 #Var: 14922 #Dec: 271728 LB: 0 @ 923.75
s UNKNOWN
c Exit Code: 0
c Total time: 1197.1 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1796142010 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 107 3 90 68 0 39 0
[pid=2494] 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/wulflinc4/normalized-mps-v2-13-7-blp-ic98.opb

[startup+10.0028 s]
Raw data (loadavg): 1.01 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 52554 0 0 0 846 127 0 0 25 0 1 0 1796142010 218550272 52462 4294967295 134512640 134736556 3221224560 3221223088 134573621 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 53357 52466 1116 68 0 53289 0
[pid=2494] vsize: 213428
Current children cumulated CPU time (s) 9.73
Current children cumulated vsize (Kb) 213428

[startup+20.0027 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 74673 0 0 0 1787 178 0 0 25 0 1 0 1796142010 309125120 74581 4294967295 134512640 134736556 3221224560 3221221260 1077196242 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 75470 74581 1116 68 0 75402 0
[pid=2494] vsize: 301880
Current children cumulated CPU time (s) 19.65
Current children cumulated vsize (Kb) 301880

[startup+30.0026 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 83393 0 0 0 2762 198 0 0 25 0 1 0 1796142010 344956928 83297 4294967295 134512640 134736556 3221224560 3221221324 1077091018 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 84218 83297 1116 68 0 84150 0
[pid=2494] vsize: 336872
Current children cumulated CPU time (s) 29.6
Current children cumulated vsize (Kb) 336872

[startup+40.0034 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 85887 0 0 0 3754 205 0 0 25 0 1 0 1796142010 355348480 85787 4294967295 134512640 134736556 3221224560 3221223088 134573013 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 86755 85787 1116 68 0 86687 0
[pid=2494] vsize: 347020
Current children cumulated CPU time (s) 39.59
Current children cumulated vsize (Kb) 347020

[startup+50.0043 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 86944 0 0 0 4749 208 0 0 25 0 1 0 1796142010 359383040 86749 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 87740 86749 1116 68 0 87672 0
[pid=2494] vsize: 350960
Current children cumulated CPU time (s) 49.57
Current children cumulated vsize (Kb) 350960

[startup+60.0052 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 87131 0 0 0 5748 210 0 0 25 0 1 0 1796142010 360148992 86927 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 87927 86927 1116 68 0 87859 0
[pid=2494] vsize: 351708
Current children cumulated CPU time (s) 59.58
Current children cumulated vsize (Kb) 351708

[startup+70.005 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 87869 0 0 0 6743 213 0 0 25 0 1 0 1796142010 363319296 87661 4294967295 134512640 134736556 3221224560 3221221260 1077195825 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 88701 87661 1116 68 0 88633 0
[pid=2494] vsize: 354804
Current children cumulated CPU time (s) 69.56
Current children cumulated vsize (Kb) 354804

[startup+80.0059 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 88793 0 0 0 7738 217 0 0 25 0 1 0 1796142010 367190016 88582 4294967295 134512640 134736556 3221224560 3221223068 1077399588 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 89646 88582 1116 68 0 89578 0
[pid=2494] vsize: 358584
Current children cumulated CPU time (s) 79.55
Current children cumulated vsize (Kb) 358584

[startup+90.0067 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 89607 0 0 0 8734 219 0 0 25 0 1 0 1796142010 370606080 89396 4294967295 134512640 134736556 3221224560 3221223056 134572843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 90480 89396 1116 68 0 90412 0
[pid=2494] vsize: 361920
Current children cumulated CPU time (s) 89.53
Current children cumulated vsize (Kb) 361920

[startup+100.008 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 90465 0 0 0 9730 222 0 0 25 0 1 0 1796142010 374194176 90250 4294967295 134512640 134736556 3221224560 3221221260 1077196806 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 91356 90250 1116 68 0 91288 0
[pid=2494] vsize: 365424
Current children cumulated CPU time (s) 99.52
Current children cumulated vsize (Kb) 365424

[startup+110.008 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92644 0 0 0 10635 257 0 0 25 0 1 0 1796142010 383111168 92429 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93533 92429 1116 68 0 93465 0
[pid=2494] vsize: 374132
Current children cumulated CPU time (s) 108.92
Current children cumulated vsize (Kb) 374132

[startup+120.009 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92666 0 0 0 11604 268 0 0 25 0 1 0 1796142010 383213568 92451 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93558 92451 1116 68 0 93490 0
[pid=2494] vsize: 374232
Current children cumulated CPU time (s) 118.72
Current children cumulated vsize (Kb) 374232

[startup+130.01 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92666 0 0 0 12516 297 0 0 25 0 1 0 1796142010 383045632 92432 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93517 92432 1116 68 0 93449 0
[pid=2494] vsize: 374068
Current children cumulated CPU time (s) 128.13
Current children cumulated vsize (Kb) 374068

[startup+140.01 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92676 0 0 0 13478 309 0 0 25 0 1 0 1796142010 383135744 92442 4294967295 134512640 134736556 3221224560 3221223256 1076647541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93539 92442 1116 68 0 93471 0
[pid=2494] vsize: 374156
Current children cumulated CPU time (s) 137.87
Current children cumulated vsize (Kb) 374156

[startup+150.012 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92689 0 0 0 14445 320 0 0 25 0 1 0 1796142010 383201280 92455 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93555 92455 1116 68 0 93487 0
[pid=2494] vsize: 374220
Current children cumulated CPU time (s) 147.65
Current children cumulated vsize (Kb) 374220

[startup+160.013 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92715 0 0 0 15422 328 0 0 22 0 1 0 1796142010 383336448 92481 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93588 92481 1116 68 0 93520 0
[pid=2494] vsize: 374352
Current children cumulated CPU time (s) 157.5
Current children cumulated vsize (Kb) 374352

[startup+170.013 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92716 0 0 0 16399 336 0 0 25 0 1 0 1796142010 383315968 92482 4294967295 134512640 134736556 3221224560 3221223096 1077377257 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93583 92482 1116 68 0 93515 0
[pid=2494] vsize: 374332
Current children cumulated CPU time (s) 167.35
Current children cumulated vsize (Kb) 374332

[startup+180.013 s]
Raw data (loadavg): 1.00 0.98 0.99 1/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) T 2493 2494 6847 0 -1 0 92733 0 0 0 17360 348 0 0 21 0 1 0 1796142010 383397888 92499 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93603 92499 1116 68 0 93535 0
[pid=2494] vsize: 374412
Current children cumulated CPU time (s) 177.08
Current children cumulated vsize (Kb) 374412

[startup+190.014 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92733 0 0 0 18284 375 0 0 25 0 1 0 1796142010 383283200 92490 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93575 92490 1116 68 0 93507 0
[pid=2494] vsize: 374300
Current children cumulated CPU time (s) 186.59
Current children cumulated vsize (Kb) 374300

[startup+200.015 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92761 0 0 0 19262 382 0 0 25 0 1 0 1796142010 383479808 92518 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93623 92518 1116 68 0 93555 0
[pid=2494] vsize: 374492
Current children cumulated CPU time (s) 196.44
Current children cumulated vsize (Kb) 374492

[startup+210.016 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92761 0 0 0 20251 386 0 0 25 0 1 0 1796142010 383430656 92518 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93611 92518 1116 68 0 93543 0
[pid=2494] vsize: 374444
Current children cumulated CPU time (s) 206.37
Current children cumulated vsize (Kb) 374444

[startup+220.017 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92761 0 0 0 21235 390 0 0 25 0 1 0 1796142010 383430656 92518 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93611 92518 1116 68 0 93543 0
[pid=2494] vsize: 374444
Current children cumulated CPU time (s) 216.25
Current children cumulated vsize (Kb) 374444

[startup+230.018 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92783 0 0 0 22210 400 0 0 25 0 1 0 1796142010 383512576 92540 4294967295 134512640 134736556 3221224560 3221223296 134553220 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93631 92540 1116 68 0 93563 0
[pid=2494] vsize: 374524
Current children cumulated CPU time (s) 226.1
Current children cumulated vsize (Kb) 374524

[startup+240.019 s]
Raw data (loadavg): 1.00 0.98 0.99 1/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) T 2493 2494 6847 0 -1 0 92784 0 0 0 23190 406 0 0 25 0 1 0 1796142010 383512576 92541 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93631 92541 1116 68 0 93563 0
[pid=2494] vsize: 374524
Current children cumulated CPU time (s) 235.96
Current children cumulated vsize (Kb) 374524

[startup+250.019 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92784 0 0 0 24165 414 0 0 25 0 1 0 1796142010 383512576 92541 4294967295 134512640 134736556 3221224560 3221223208 134524325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93631 92541 1116 68 0 93563 0
[pid=2494] vsize: 374524
Current children cumulated CPU time (s) 245.79
Current children cumulated vsize (Kb) 374524

[startup+260.02 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92807 0 0 0 25151 419 0 0 25 0 1 0 1796142010 383614976 92564 4294967295 134512640 134736556 3221224560 3221223280 134609101 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93656 92564 1116 68 0 93588 0
[pid=2494] vsize: 374624
Current children cumulated CPU time (s) 255.7
Current children cumulated vsize (Kb) 374624

[startup+270.021 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92808 0 0 0 26133 425 0 0 25 0 1 0 1796142010 383614976 92565 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93656 92565 1116 68 0 93588 0
[pid=2494] vsize: 374624
Current children cumulated CPU time (s) 265.58
Current children cumulated vsize (Kb) 374624

[startup+280.022 s]
Raw data (loadavg): 1.00 0.98 0.99 1/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) T 2493 2494 6847 0 -1 0 92808 0 0 0 27114 430 0 0 25 0 1 0 1796142010 383614976 92565 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93656 92565 1116 68 0 93588 0
[pid=2494] vsize: 374624
Current children cumulated CPU time (s) 275.44
Current children cumulated vsize (Kb) 374624

[startup+290.023 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92808 0 0 0 28097 436 0 0 25 0 1 0 1796142010 383614976 92565 4294967295 134512640 134736556 3221224560 3221223280 134597473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93656 92565 1116 68 0 93588 0
[pid=2494] vsize: 374624
Current children cumulated CPU time (s) 285.33
Current children cumulated vsize (Kb) 374624

[startup+300.024 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92812 0 0 0 29069 446 0 0 25 0 1 0 1796142010 383614976 92569 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93656 92569 1116 68 0 93588 0
[pid=2494] vsize: 374624
Current children cumulated CPU time (s) 295.15
Current children cumulated vsize (Kb) 374624

[startup+310.025 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92812 0 0 0 29967 480 0 0 25 0 1 0 1796142010 383614976 92569 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93656 92569 1116 68 0 93588 0
[pid=2494] vsize: 374624
Current children cumulated CPU time (s) 304.47
Current children cumulated vsize (Kb) 374624

[startup+320.024 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92812 0 0 0 30937 491 0 0 25 0 1 0 1796142010 383283200 92490 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93575 92490 1116 68 0 93507 0
[pid=2494] vsize: 374300
Current children cumulated CPU time (s) 314.28
Current children cumulated vsize (Kb) 374300

[startup+330.026 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92812 0 0 0 31899 505 0 0 25 0 1 0 1796142010 383283200 92490 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93575 92490 1116 68 0 93507 0
[pid=2494] vsize: 374300
Current children cumulated CPU time (s) 324.04
Current children cumulated vsize (Kb) 374300

[startup+340.027 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92812 0 0 0 32857 518 0 0 25 0 1 0 1796142010 383283200 92490 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93575 92490 1116 68 0 93507 0
[pid=2494] vsize: 374300
Current children cumulated CPU time (s) 333.75
Current children cumulated vsize (Kb) 374300

[startup+350.028 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92812 0 0 0 33806 536 0 0 25 0 1 0 1796142010 383283200 92490 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93575 92490 1116 68 0 93507 0
[pid=2494] vsize: 374300
Current children cumulated CPU time (s) 343.42
Current children cumulated vsize (Kb) 374300

[startup+360.029 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92812 0 0 0 34764 550 0 0 25 0 1 0 1796142010 383283200 92490 4294967295 134512640 134736556 3221224560 3221223336 134560326 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93575 92490 1116 68 0 93507 0
[pid=2494] vsize: 374300
Current children cumulated CPU time (s) 353.14
Current children cumulated vsize (Kb) 374300

[startup+370.029 s]
Raw data (loadavg): 1.00 0.98 0.99 1/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) T 2493 2494 6847 0 -1 0 92812 0 0 0 35716 565 0 0 25 0 1 0 1796142010 383283200 92490 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93575 92490 1116 68 0 93507 0
[pid=2494] vsize: 374300
Current children cumulated CPU time (s) 362.81
Current children cumulated vsize (Kb) 374300

[startup+380.029 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92816 0 0 0 36689 574 0 0 25 0 1 0 1796142010 383307776 92494 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93581 92494 1116 68 0 93513 0
[pid=2494] vsize: 374324
Current children cumulated CPU time (s) 372.63
Current children cumulated vsize (Kb) 374324

[startup+390.029 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92839 0 0 0 37635 593 0 0 25 0 1 0 1796142010 383418368 92513 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93608 92513 1116 68 0 93540 0
[pid=2494] vsize: 374432
Current children cumulated CPU time (s) 382.28
Current children cumulated vsize (Kb) 374432

[startup+400.03 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92848 0 0 0 38631 594 0 0 25 0 1 0 1796142010 383418368 92522 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93608 92522 1116 68 0 93540 0
[pid=2494] vsize: 374432
Current children cumulated CPU time (s) 392.25
Current children cumulated vsize (Kb) 374432

[startup+410.03 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 92900 0 0 0 39627 595 0 0 25 0 1 0 1796142010 383475712 92537 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93622 92537 1116 68 0 93554 0
[pid=2494] vsize: 374488
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (Kb) 374488

[startup+420.03 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93090 0 0 0 40621 598 0 0 25 0 1 0 1796142010 384020480 92664 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 93755 92664 1116 68 0 93687 0
[pid=2494] vsize: 375020
Current children cumulated CPU time (s) 412.19
Current children cumulated vsize (Kb) 375020

[startup+430.031 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93217 0 0 0 41615 600 0 0 25 0 1 0 1796142010 384139264 92699 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93784 92699 1116 68 0 93716 0
[pid=2494] vsize: 375136
Current children cumulated CPU time (s) 422.15
Current children cumulated vsize (Kb) 375136

[startup+440.031 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93326 0 0 0 42611 601 0 0 25 0 1 0 1796142010 384139264 92699 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93784 92699 1116 68 0 93716 0
[pid=2494] vsize: 375136
Current children cumulated CPU time (s) 432.12
Current children cumulated vsize (Kb) 375136

[startup+450.032 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93542 0 0 0 43603 605 0 0 25 0 1 0 1796142010 384139264 92699 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93784 92699 1116 68 0 93716 0
[pid=2494] vsize: 375136
Current children cumulated CPU time (s) 442.08
Current children cumulated vsize (Kb) 375136

[startup+460.033 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93680 0 0 0 44602 605 0 0 25 0 1 0 1796142010 384745472 92837 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93932 92837 1116 68 0 93864 0
[pid=2494] vsize: 375728
Current children cumulated CPU time (s) 452.07
Current children cumulated vsize (Kb) 375728

[startup+470.032 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93713 0 0 0 45601 605 0 0 25 0 1 0 1796142010 384880640 92870 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93965 92870 1116 68 0 93897 0
[pid=2494] vsize: 375860
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (Kb) 375860

[startup+480.033 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93752 0 0 0 46601 605 0 0 25 0 1 0 1796142010 385015808 92909 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 93998 92909 1116 68 0 93930 0
[pid=2494] vsize: 375992
Current children cumulated CPU time (s) 472.06
Current children cumulated vsize (Kb) 375992

[startup+490.034 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93771 0 0 0 47601 605 0 0 25 0 1 0 1796142010 385150976 92928 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94031 92928 1116 68 0 93963 0
[pid=2494] vsize: 376124
Current children cumulated CPU time (s) 482.06
Current children cumulated vsize (Kb) 376124

[startup+500.035 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93790 0 0 0 48600 606 0 0 25 0 1 0 1796142010 385286144 92947 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94064 92947 1116 68 0 93996 0
[pid=2494] vsize: 376256
Current children cumulated CPU time (s) 492.06
Current children cumulated vsize (Kb) 376256

[startup+510.036 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93829 0 0 0 49599 606 0 0 25 0 1 0 1796142010 385421312 92986 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94097 92986 1116 68 0 94029 0
[pid=2494] vsize: 376388
Current children cumulated CPU time (s) 502.05
Current children cumulated vsize (Kb) 376388

[startup+520.036 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93848 0 0 0 50598 607 0 0 25 0 1 0 1796142010 385421312 93005 4294967295 134512640 134736556 3221224560 3221223256 134560551 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94097 93005 1116 68 0 94029 0
[pid=2494] vsize: 376388
Current children cumulated CPU time (s) 512.05
Current children cumulated vsize (Kb) 376388

[startup+530.037 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93867 0 0 0 51598 607 0 0 25 0 1 0 1796142010 385556480 93024 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94130 93024 1116 68 0 94062 0
[pid=2494] vsize: 376520
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (Kb) 376520

[startup+540.036 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93887 0 0 0 52598 607 0 0 25 0 1 0 1796142010 385556480 93044 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94130 93044 1116 68 0 94062 0
[pid=2494] vsize: 376520
Current children cumulated CPU time (s) 532.05
Current children cumulated vsize (Kb) 376520

[startup+550.037 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93906 0 0 0 53598 607 0 0 25 0 1 0 1796142010 385683456 93063 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94161 93063 1116 68 0 94093 0
[pid=2494] vsize: 376644
Current children cumulated CPU time (s) 542.05
Current children cumulated vsize (Kb) 376644

[startup+560.038 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93936 0 0 0 54598 607 0 0 25 0 1 0 1796142010 385818624 93093 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94194 93093 1116 68 0 94126 0
[pid=2494] vsize: 376776
Current children cumulated CPU time (s) 552.05
Current children cumulated vsize (Kb) 376776

[startup+570.038 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93983 0 0 0 55597 608 0 0 25 0 1 0 1796142010 385961984 93140 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94229 93140 1116 68 0 94161 0
[pid=2494] vsize: 376916
Current children cumulated CPU time (s) 562.05
Current children cumulated vsize (Kb) 376916

[startup+580.038 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 93997 0 0 0 56597 608 0 0 25 0 1 0 1796142010 386097152 93154 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94262 93154 1116 68 0 94194 0
[pid=2494] vsize: 377048
Current children cumulated CPU time (s) 572.05
Current children cumulated vsize (Kb) 377048

[startup+590.038 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94042 0 0 0 57596 608 0 0 25 0 1 0 1796142010 386232320 93199 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94295 93199 1116 68 0 94227 0
[pid=2494] vsize: 377180
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (Kb) 377180

[startup+600.038 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94061 0 0 0 58596 609 0 0 25 0 1 0 1796142010 386375680 93218 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94330 93218 1116 68 0 94262 0
[pid=2494] vsize: 377320
Current children cumulated CPU time (s) 592.05
Current children cumulated vsize (Kb) 377320

[startup+610.039 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94080 0 0 0 59596 609 0 0 25 0 1 0 1796142010 386375680 93237 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94330 93237 1116 68 0 94262 0
[pid=2494] vsize: 377320
Current children cumulated CPU time (s) 602.05
Current children cumulated vsize (Kb) 377320

[startup+620.039 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 60593 610 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 612.03
Current children cumulated vsize (Kb) 377216

[startup+630.041 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 61592 610 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 622.02
Current children cumulated vsize (Kb) 377216

[startup+640.042 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 62590 611 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223304 134597459 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 632.01
Current children cumulated vsize (Kb) 377216

[startup+650.043 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 63590 611 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223116 134544556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (Kb) 377216

[startup+660.044 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 64590 612 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 652.02
Current children cumulated vsize (Kb) 377216

[startup+670.044 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 65589 612 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 662.01
Current children cumulated vsize (Kb) 377216

[startup+680.044 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 66589 612 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223276 134694485 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 672.01
Current children cumulated vsize (Kb) 377216

[startup+690.045 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 67588 613 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 682.01
Current children cumulated vsize (Kb) 377216

[startup+700.047 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 68588 613 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 692.01
Current children cumulated vsize (Kb) 377216

[startup+710.047 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 69588 613 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (Kb) 377216

[startup+720.047 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 70587 613 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 712
Current children cumulated vsize (Kb) 377216

[startup+730.048 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 71587 613 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 722
Current children cumulated vsize (Kb) 377216

[startup+740.049 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 72587 614 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 732.01
Current children cumulated vsize (Kb) 377216

[startup+750.049 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 73587 614 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 742.01
Current children cumulated vsize (Kb) 377216

[startup+760.05 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 74585 615 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223136 134543113 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 752
Current children cumulated vsize (Kb) 377216

[startup+770.053 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 75584 616 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223104 134543574 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 762
Current children cumulated vsize (Kb) 377216

[startup+780.054 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 76584 616 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 772
Current children cumulated vsize (Kb) 377216

[startup+790.055 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 77583 617 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 782
Current children cumulated vsize (Kb) 377216

[startup+800.057 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 78582 618 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 792
Current children cumulated vsize (Kb) 377216

[startup+810.058 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 79582 618 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 802
Current children cumulated vsize (Kb) 377216

[startup+820.057 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 80581 618 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 811.99
Current children cumulated vsize (Kb) 377216

[startup+830.058 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 81581 619 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 822
Current children cumulated vsize (Kb) 377216

[startup+840.059 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 82580 619 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 831.99
Current children cumulated vsize (Kb) 377216

[startup+850.06 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 83580 620 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 842
Current children cumulated vsize (Kb) 377216

[startup+860.061 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 84580 620 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 852
Current children cumulated vsize (Kb) 377216

[startup+870.062 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 85579 620 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 861.99
Current children cumulated vsize (Kb) 377216

[startup+880.063 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 86579 621 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 872
Current children cumulated vsize (Kb) 377216

[startup+890.063 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 87578 621 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (Kb) 377216

[startup+900.064 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 88577 622 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223292 134615588 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 891.99
Current children cumulated vsize (Kb) 377216

[startup+910.065 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 89576 622 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223108 134544508 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 901.98
Current children cumulated vsize (Kb) 377216

[startup+920.065 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 90575 622 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 911.97
Current children cumulated vsize (Kb) 377216

[startup+930.066 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 91575 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 921.98
Current children cumulated vsize (Kb) 377216

[startup+940.067 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 92574 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 931.97
Current children cumulated vsize (Kb) 377216

[startup+950.068 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 93575 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (Kb) 377216

[startup+960.067 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 94575 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223276 134694485 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 951.98
Current children cumulated vsize (Kb) 377216

[startup+970.067 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 95575 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223272 134694457 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 961.98
Current children cumulated vsize (Kb) 377216

[startup+980.068 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 96575 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 971.98
Current children cumulated vsize (Kb) 377216

[startup+990.069 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 97575 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 981.98
Current children cumulated vsize (Kb) 377216

[startup+1000.07 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 98576 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 991.99
Current children cumulated vsize (Kb) 377216

[startup+1010.07 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 99576 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (Kb) 377216

[startup+1020.07 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 100576 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1011.99
Current children cumulated vsize (Kb) 377216

[startup+1030.07 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 101576 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1021.99
Current children cumulated vsize (Kb) 377216

[startup+1040.07 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 102576 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1031.99
Current children cumulated vsize (Kb) 377216

[startup+1050.07 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 103576 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1041.99
Current children cumulated vsize (Kb) 377216

[startup+1060.07 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 104577 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1052
Current children cumulated vsize (Kb) 377216

[startup+1070.07 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 105577 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (Kb) 377216

[startup+1080.07 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 106577 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1072
Current children cumulated vsize (Kb) 377216

[startup+1090.07 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 107577 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1082
Current children cumulated vsize (Kb) 377216

[startup+1100.07 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 108577 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1092
Current children cumulated vsize (Kb) 377216

[startup+1110.08 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 109578 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1102.01
Current children cumulated vsize (Kb) 377216

[startup+1120.08 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 110578 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1112.01
Current children cumulated vsize (Kb) 377216

[startup+1130.08 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 111578 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223280 134605919 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (Kb) 377216

[startup+1140.08 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 112578 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223280 134605917 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1132.01
Current children cumulated vsize (Kb) 377216

[startup+1150.08 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 113578 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1142.01
Current children cumulated vsize (Kb) 377216

[startup+1160.08 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 114579 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1152.02
Current children cumulated vsize (Kb) 377216

[startup+1170.08 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 115579 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1162.02
Current children cumulated vsize (Kb) 377216

[startup+1180.08 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 116579 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1172.02
Current children cumulated vsize (Kb) 377216

[startup+1190.08 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 117579 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (Kb) 377216

[startup+1200.08 s]
Raw data (loadavg): 1.00 0.98 0.99 2/56 2494
Raw data (/proc/2494/stat): 2494 (bsolo) R 2493 2494 6847 0 -1 0 94102 0 0 0 118580 623 0 0 25 0 1 0 1796142010 386269184 93229 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2494/statm): 94304 93229 1116 68 0 94236 0
[pid=2494] vsize: 377216
Current children cumulated CPU time (s) 1192.03
Current children cumulated vsize (Kb) 377216
One traced child (pid=2494) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1205.33
CPU time (s): 1197.28
CPU user time (s): 1190.88
CPU system time (s): 6.40503
CPU usage (%): 99.3322
Max. virtual memory (cumulated for all children) (Kb): 377320

Verifier Data

ERROR: no interpretation found !