Some explanations

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

General information on the benchmark

Namemps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-shell.opb
MD5SUM0f9e797b4b986a37159e9b1332a4b629
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 39844
Biggest coefficient in the objective function 2101312749568
Number of bits for the biggest coefficient in the objective function 41
Sum of the numbers in the objective function 249967315526150
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 2101312749568
Number of bits of the biggest number in a constraint 41
Biggest sum of numbers in a constraint 249967315526150
Number of bits of the biggest sum of numbers48
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables45231
Total number of constraints653
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints653
Minimum length of a constraint19
Maximum length of a constraint1560

Trace number 523

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        714512 kB
Buffers:         35236 kB
Cached:         253972 kB
SwapCached:       1016 kB
Active:          95136 kB
Inactive:       196824 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        714260 kB
SwapTotal:     2097892 kB
SwapFree:      2096404 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5768 kB
Slab:            22504 kB
Committed_AS:    64376 kB
PageTables:        340 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 11:13:28 (client local time) WITH STATUS 0 IN 1195.35 SECONDS
stats: 471 7 1195.35 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 45231 variables and 1187 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 14.233
c After prepocess the problem consists of 36298 variables and 1079 constraints.
c Initial Lower Bound: 1325676544
c Restart #1 #Var: 36298 #Dec: 80560 LB: 1325676544 @ 19.518
c Restart #2 #Var: 36298 #Dec: 283028 LB: 1325676544 @ 32.076
c Restart #3 #Var: 36298 #Dec: 512167 LB: 1325676544 @ 46.551
c Restart #4 #Var: 36298 #Dec: 799810 LB: 1325676544 @ 64.916
c Restart #5 #Var: 36298 #Dec: 1168569 LB: 1325676544 @ 88.752
c Restart #6 #Var: 36298 #Dec: 1744528 LB: 1325676544 @ 125.32
c Restart #7 #Var: 36298 #Dec: 1978505 LB: 1325676544 @ 140.87
c Restart #8 #Var: 36298 #Dec: 2410986 LB: 1325676544 @ 168.82
c Restart #9 #Var: 36298 #Dec: 2526972 LB: 1325676544 @ 177.68
c Restart #10 #Var: 36298 #Dec: 2529039 LB: 1325676544 @ 180.16
c Restart #11 #Var: 36298 #Dec: 2531306 LB: 1325676544 @ 182.87
c Restart #12 #Var: 36298 #Dec: 2533767 LB: 1325676544 @ 185.75
c Restart #13 #Var: 36298 #Dec: 2536427 LB: 1325676544 @ 189.02
c Restart #14 #Var: 36298 #Dec: 2539285 LB: 1325676544 @ 192.37
c Restart #15 #Var: 36298 #Dec: 2542334 LB: 1325676544 @ 195.9
c Restart #16 #Var: 36298 #Dec: 2577881 LB: 1325676544 @ 200.28
c Restart #17 #Var: 36298 #Dec: 2581315 LB: 1325676544 @ 202.93
c Restart #18 #Var: 36298 #Dec: 2607008 LB: 1325676544 @ 207.14
c Restart #19 #Var: 36298 #Dec: 2610845 LB: 1325676544 @ 210.65
c Restart #20 #Var: 36298 #Dec: 2614880 LB: 1325676544 @ 215.19
c Restart #21 #Var: 36298 #Dec: 2619117 LB: 1325676544 @ 219.75
c Restart #22 #Var: 36298 #Dec: 2623559 LB: 1325676544 @ 224.09
c Restart #23 #Var: 36298 #Dec: 2628193 LB: 1325676544 @ 230.36
c Restart #24 #Var: 36298 #Dec: 2633026 LB: 1325676544 @ 245.25
c Restart #25 #Var: 36298 #Dec: 2638060 LB: 1325676544 @ 260.68
c Restart #26 #Var: 36298 #Dec: 2643295 LB: 1325676544 @ 277.63
c Restart #27 #Var: 36298 #Dec: 2648731 LB: 1325676544 @ 292.69
c Restart #28 #Var: 36298 #Dec: 2654364 LB: 1325676544 @ 307.63
c Restart #29 #Var: 36298 #Dec: 2660198 LB: 1325676544 @ 326.23
c Restart #30 #Var: 36298 #Dec: 2666230 LB: 1325676544 @ 344.61
c Restart #31 #Var: 36298 #Dec: 2672464 LB: 1325676544 @ 360.39
c Restart #32 #Var: 36298 #Dec: 2678899 LB: 1325676544 @ 379.12
c Restart #33 #Var: 36297 #Dec: 2689041 LB: 1325676544 @ 400.59
c Restart #34 #Var: 36297 #Dec: 2698800 LB: 1325676544 @ 406.51
c Restart #35 #Var: 36297 #Dec: 2705842 LB: 1325676544 @ 411.66
c Restart #36 #Var: 36297 #Dec: 2713094 LB: 1325676544 @ 418.13
c Restart #37 #Var: 36297 #Dec: 2720589 LB: 1325676544 @ 425.42
c Restart #38 #Var: 36297 #Dec: 2728238 LB: 1325676544 @ 434.44
c Restart #39 #Var: 36294 #Dec: 2738249 LB: 1325676544 @ 462.12
c Restart #40 #Var: 36292 #Dec: 2754748 LB: 1325676544 @ 531.09
c CHANGE Heuristic... 
c Restart #0 #Var: 36292 #Dec: 2787172 LB: 1325676544 @ 599.04
c Restart #1 #Var: 36287 #Dec: 2790589 LB: 1325676544 @ 599.43
c Restart #2 #Var: 36287 #Dec: 2791893 LB: 1325676544 @ 599.66
c Restart #3 #Var: 36286 #Dec: 2796125 LB: 1325676544 @ 602.98
c Restart #4 #Var: 36284 #Dec: 2798843 LB: 1325676544 @ 609.3
c Restart #5 #Var: 36282 #Dec: 2805715 LB: 1325676544 @ 618.68
c Restart #6 #Var: 36282 #Dec: 2812263 LB: 1325676544 @ 626.39
c Restart #7 #Var: 36282 #Dec: 2813908 LB: 1325676544 @ 631.08
c Restart #8 #Var: 36281 #Dec: 2817645 LB: 1325676544 @ 642.72
c Restart #9 #Var: 36281 #Dec: 2822214 LB: 1325676544 @ 644.4
c Restart #10 #Var: 36281 #Dec: 2828128 LB: 1325676544 @ 649.08
c Restart #11 #Var: 36281 #Dec: 2833823 LB: 1325676544 @ 656.19
c Restart #12 #Var: 36281 #Dec: 2837040 LB: 1325676544 @ 662.39
c Restart #13 #Var: 36281 #Dec: 2840839 LB: 1325676544 @ 665.45
c Restart #14 #Var: 36281 #Dec: 2844765 LB: 1325676544 @ 694.2
c Restart #15 #Var: 36279 #Dec: 2853723 LB: 1325676544 @ 699.86
c Restart #16 #Var: 36279 #Dec: 2863681 LB: 1325676544 @ 738.33
c Restart #17 #Var: 36276 #Dec: 2873772 LB: 1325676544 @ 784.67
c Restart #18 #Var: 36276 #Dec: 2881679 LB: 1325676544 @ 823.4
c Restart #19 #Var: 36276 #Dec: 2888750 LB: 1325676544 @ 857.8
c Restart #20 #Var: 36276 #Dec: 2893730 LB: 1325676544 @ 882.59
c Restart #21 #Var: 36276 #Dec: 2899694 LB: 1325676544 @ 915.05
c Restart #22 #Var: 36276 #Dec: 2906094 LB: 1325676544 @ 921.51
c Restart #23 #Var: 36276 #Dec: 2911608 LB: 1325676544 @ 930.65
c Restart #24 #Var: 36276 #Dec: 2917714 LB: 1325676544 @ 961.79
c Restart #25 #Var: 36276 #Dec: 2924717 LB: 1325676544 @ 985.13
c Restart #26 #Var: 36276 #Dec: 2932338 LB: 1325676544 @ 1037.8
c Restart #27 #Var: 36276 #Dec: 2941502 LB: 1325676544 @ 1100.5
c Restart #28 #Var: 36276 #Dec: 2947399 LB: 1325676544 @ 1104.6
c Restart #29 #Var: 36276 #Dec: 2955693 LB: 1325676544 @ 1112.7
c Restart #30 #Var: 36276 #Dec: 2961727 LB: 1325676544 @ 1123.5
c Restart #31 #Var: 36276 #Dec: 2968108 LB: 1325676544 @ 1127.7
c Restart #32 #Var: 36276 #Dec: 2981054 LB: 1325676544 @ 1138.2
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

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

[startup+10.0028 s]
Raw data (loadavg): 0.94 0.98 0.93 2/57 10980
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 24750 0 0 0 926 56 0 0 25 0 1 0 1840638738 103665664 24364 4294967295 134512640 134736556 3221224560 3221223356 1077334000 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 25309 24364 1116 68 0 25241 0
[pid=10980] vsize: 101236
Current children cumulated CPU time (s) 9.82
Current children cumulated vsize (Kb) 101236

[startup+20.0037 s]
Raw data (loadavg): 1.03 1.00 0.94 1/57 10982
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31625 0 0 0 1658 153 0 0 17 0 1 0 1840638738 133017600 31239 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32475 31239 1116 68 0 32407 0
[pid=10980] vsize: 129900
Current children cumulated CPU time (s) 18.11
Current children cumulated vsize (Kb) 129900

[startup+30.0047 s]
Raw data (loadavg): 1.02 1.00 0.94 2/57 10982
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 31659 0 0 0 2219 296 0 0 17 0 1 0 1840638738 133148672 31273 4294967295 134512640 134736556 3221224560 3221223140 134544513 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32507 31273 1116 68 0 32439 0
[pid=10980] vsize: 130028
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (Kb) 130028

[startup+40.0056 s]
Raw data (loadavg): 1.02 1.00 0.94 1/57 10982
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31725 0 0 0 2789 435 0 0 19 0 1 0 1840638738 133419008 31339 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32573 31339 1116 68 0 32505 0
[pid=10980] vsize: 130292
Current children cumulated CPU time (s) 32.24
Current children cumulated vsize (Kb) 130292

[startup+50.0065 s]
Raw data (loadavg): 1.02 1.00 0.94 1/57 10982
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31758 0 0 0 3341 579 0 0 18 0 1 0 1840638738 133554176 31372 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10980/statm): 32606 31372 1116 68 0 32538 0
[pid=10980] vsize: 130424
Current children cumulated CPU time (s) 39.2
Current children cumulated vsize (Kb) 130424

[startup+60.0065 s]
Raw data (loadavg): 1.01 1.00 0.94 2/57 10982
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 31761 0 0 0 3910 718 0 0 16 0 1 0 1840638738 133554176 31375 4294967295 134512640 134736556 3221224560 3221223400 134599761 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32606 31375 1116 68 0 32538 0
[pid=10980] vsize: 130424
Current children cumulated CPU time (s) 46.28
Current children cumulated vsize (Kb) 130424

[startup+70.0074 s]
Raw data (loadavg): 1.01 1.00 0.94 2/57 10982
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 31761 0 0 0 4476 856 0 0 16 0 1 0 1840638738 133554176 31375 4294967295 134512640 134736556 3221224560 3221223104 134540257 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32606 31375 1116 68 0 32538 0
[pid=10980] vsize: 130424
Current children cumulated CPU time (s) 53.32
Current children cumulated vsize (Kb) 130424

[startup+80.0084 s]
Raw data (loadavg): 1.01 1.00 0.94 1/57 10984
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31762 0 0 0 5038 1000 0 0 15 0 1 0 1840638738 133554176 31376 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32606 31376 1116 68 0 32538 0
[pid=10980] vsize: 130424
Current children cumulated CPU time (s) 60.38
Current children cumulated vsize (Kb) 130424

[startup+90.0092 s]
Raw data (loadavg): 1.09 1.02 0.94 2/57 10984
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 31762 0 0 0 5607 1145 0 0 15 0 1 0 1840638738 133554176 31376 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 32606 31376 1116 68 0 32538 0
[pid=10980] vsize: 130424
Current children cumulated CPU time (s) 67.52
Current children cumulated vsize (Kb) 130424

[startup+100.009 s]
Raw data (loadavg): 1.15 1.03 0.95 1/57 10984
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31762 0 0 0 6179 1287 0 0 16 0 1 0 1840638738 133554176 31376 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32606 31376 1116 68 0 32538 0
[pid=10980] vsize: 130424
Current children cumulated CPU time (s) 74.66
Current children cumulated vsize (Kb) 130424

[startup+110.01 s]
Raw data (loadavg): 1.13 1.03 0.95 1/57 10984
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31762 0 0 0 6754 1435 0 0 16 0 1 0 1840638738 133554176 31376 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32606 31376 1116 68 0 32538 0
[pid=10980] vsize: 130424
Current children cumulated CPU time (s) 81.89
Current children cumulated vsize (Kb) 130424

[startup+120.011 s]
Raw data (loadavg): 1.11 1.03 0.95 1/57 10984
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31763 0 0 0 7337 1572 0 0 16 0 1 0 1840638738 133554176 31377 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32606 31377 1116 68 0 32538 0
[pid=10980] vsize: 130424
Current children cumulated CPU time (s) 89.09
Current children cumulated vsize (Kb) 130424

[startup+130.011 s]
Raw data (loadavg): 1.09 1.03 0.95 1/57 10984
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31763 0 0 0 7896 1718 0 0 15 0 1 0 1840638738 133554176 31377 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32606 31377 1116 68 0 32538 0
[pid=10980] vsize: 130424
Current children cumulated CPU time (s) 96.14
Current children cumulated vsize (Kb) 130424

[startup+140.012 s]
Raw data (loadavg): 1.08 1.03 0.95 1/57 10986
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31767 0 0 0 8463 1866 0 0 16 0 1 0 1840638738 133554176 31381 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32606 31381 1116 68 0 32538 0
[pid=10980] vsize: 130424
Current children cumulated CPU time (s) 103.29
Current children cumulated vsize (Kb) 130424

[startup+150.013 s]
Raw data (loadavg): 1.06 1.03 0.95 1/57 10986
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31773 0 0 0 9022 2016 0 0 15 0 1 0 1840638738 133689344 31387 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10980/statm): 32639 31387 1116 68 0 32571 0
[pid=10980] vsize: 130556
Current children cumulated CPU time (s) 110.38
Current children cumulated vsize (Kb) 130556

[startup+160.013 s]
Raw data (loadavg): 1.05 1.02 0.95 2/57 10986
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 31775 0 0 0 9584 2166 0 0 16 0 1 0 1840638738 133672960 31389 4294967295 134512640 134736556 3221224560 3221223104 134540330 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32635 31389 1116 68 0 32567 0
[pid=10980] vsize: 130540
Current children cumulated CPU time (s) 117.5
Current children cumulated vsize (Kb) 130540

[startup+170.014 s]
Raw data (loadavg): 1.05 1.02 0.95 1/57 10986
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31777 0 0 0 10162 2304 0 0 16 0 1 0 1840638738 133672960 31391 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32635 31391 1116 68 0 32567 0
[pid=10980] vsize: 130540
Current children cumulated CPU time (s) 124.66
Current children cumulated vsize (Kb) 130540

[startup+180.02 s]
Raw data (loadavg): 1.19 1.06 0.96 2/57 10986
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 31778 0 0 0 10719 2444 0 0 15 0 1 0 1840638738 133672960 31392 4294967295 134512640 134736556 3221224560 3221223248 134528960 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32635 31392 1116 68 0 32567 0
[pid=10980] vsize: 130540
Current children cumulated CPU time (s) 131.63
Current children cumulated vsize (Kb) 130540

[startup+190.024 s]
Raw data (loadavg): 1.16 1.05 0.96 2/57 10986
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 31781 0 0 0 11279 2591 0 0 15 0 1 0 1840638738 133672960 31395 4294967295 134512640 134736556 3221224560 3221223104 134544572 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 32635 31395 1116 68 0 32567 0
[pid=10980] vsize: 130540
Current children cumulated CPU time (s) 138.7
Current children cumulated vsize (Kb) 130540

[startup+200.025 s]
Raw data (loadavg): 1.14 1.05 0.96 1/57 10988
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31783 0 0 0 11892 2720 0 0 15 0 1 0 1840638738 133672960 31397 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10980/statm): 32635 31397 1116 68 0 32567 0
[pid=10980] vsize: 130540
Current children cumulated CPU time (s) 146.12
Current children cumulated vsize (Kb) 130540

[startup+210.024 s]
Raw data (loadavg): 1.12 1.05 0.96 1/57 10988
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31783 0 0 0 12458 2863 0 0 15 0 1 0 1840638738 133672960 31397 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32635 31397 1116 68 0 32567 0
[pid=10980] vsize: 130540
Current children cumulated CPU time (s) 153.21
Current children cumulated vsize (Kb) 130540

[startup+220.025 s]
Raw data (loadavg): 1.18 1.06 0.96 2/57 10988
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 31783 0 0 0 13013 3008 0 0 16 0 1 0 1840638738 133672960 31397 4294967295 134512640 134736556 3221224560 3221223092 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32635 31397 1116 68 0 32567 0
[pid=10980] vsize: 130540
Current children cumulated CPU time (s) 160.21
Current children cumulated vsize (Kb) 130540

[startup+230.026 s]
Raw data (loadavg): 1.15 1.06 0.96 1/57 10988
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31783 0 0 0 13580 3154 0 0 15 0 1 0 1840638738 133672960 31397 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10980/statm): 32635 31397 1116 68 0 32567 0
[pid=10980] vsize: 130540
Current children cumulated CPU time (s) 167.34
Current children cumulated vsize (Kb) 130540

[startup+240.027 s]
Raw data (loadavg): 1.13 1.06 0.96 1/57 10988
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 31783 0 0 0 14184 3286 0 0 16 0 1 0 1840638738 133672960 31397 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10980/statm): 32635 31397 1116 68 0 32567 0
[pid=10980] vsize: 130540
Current children cumulated CPU time (s) 174.7
Current children cumulated vsize (Kb) 130540

[startup+250.027 s]
Raw data (loadavg): 1.11 1.06 0.96 2/57 10988
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 31784 0 0 0 15077 3322 0 0 23 0 1 0 1840638738 133672960 31398 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32635 31398 1116 68 0 32567 0
[pid=10980] vsize: 130540
Current children cumulated CPU time (s) 183.99
Current children cumulated vsize (Kb) 130540

[startup+260.027 s]
Raw data (loadavg): 1.09 1.05 0.96 2/57 10990
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 31786 0 0 0 16039 3335 0 0 20 0 1 0 1840638738 133672960 31400 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 32635 31400 1116 68 0 32567 0
[pid=10980] vsize: 130540
Current children cumulated CPU time (s) 193.74
Current children cumulated vsize (Kb) 130540

[startup+270.028 s]
Raw data (loadavg): 1.08 1.05 0.96 2/57 10990
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 37054 0 0 0 16860 3402 0 0 18 0 1 0 1840638738 155299840 36668 4294967295 134512640 134736556 3221224560 3221223096 1077377362 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 37915 36668 1116 68 0 37847 0
[pid=10980] vsize: 151660
Current children cumulated CPU time (s) 202.62
Current children cumulated vsize (Kb) 151660

[startup+280.028 s]
Raw data (loadavg): 1.06 1.05 0.96 1/57 10990
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 44697 0 0 0 17705 3467 0 0 19 0 1 0 1840638738 186535936 44311 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10980/statm): 45541 44311 1116 68 0 45473 0
[pid=10980] vsize: 182164
Current children cumulated CPU time (s) 211.72
Current children cumulated vsize (Kb) 182164

[startup+290.029 s]
Raw data (loadavg): 1.05 1.05 0.96 2/57 10990
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 52582 0 0 0 18639 3502 0 0 25 0 1 0 1840638738 219017216 52195 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 53471 52195 1116 68 0 53403 0
[pid=10980] vsize: 213884
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (Kb) 213884

[startup+300.03 s]
Raw data (loadavg): 1.04 1.05 0.96 2/57 10990
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 59245 0 0 0 19579 3533 0 0 25 0 1 0 1840638738 246317056 58854 4294967295 134512640 134736556 3221224560 3221223276 134524324 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 60136 58854 1116 68 0 60068 0
[pid=10980] vsize: 240544
Current children cumulated CPU time (s) 231.12
Current children cumulated vsize (Kb) 240544

[startup+310.03 s]
Raw data (loadavg): 1.04 1.04 0.96 2/57 10990
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 61790 0 0 0 20551 3549 0 0 25 0 1 0 1840638738 256835584 61389 4294967295 134512640 134736556 3221224560 3221223116 134536348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 62704 61389 1116 68 0 62636 0
[pid=10980] vsize: 250816
Current children cumulated CPU time (s) 241
Current children cumulated vsize (Kb) 250816

[startup+320.031 s]
Raw data (loadavg): 1.03 1.04 0.96 2/57 10992
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 64947 0 0 0 21519 3565 0 0 22 0 1 0 1840638738 269729792 64546 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 65852 64546 1116 68 0 65784 0
[pid=10980] vsize: 263408
Current children cumulated CPU time (s) 250.84
Current children cumulated vsize (Kb) 263408

[startup+330.034 s]
Raw data (loadavg): 1.03 1.04 0.96 2/57 10992
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 67674 0 0 0 22492 3578 0 0 25 0 1 0 1840638738 281022464 67268 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 68609 67268 1116 68 0 68541 0
[pid=10980] vsize: 274436
Current children cumulated CPU time (s) 260.7
Current children cumulated vsize (Kb) 274436

[startup+340.035 s]
Raw data (loadavg): 1.02 1.04 0.96 2/57 10992
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 70364 0 0 0 23464 3595 0 0 25 0 1 0 1840638738 291966976 69958 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 71281 69958 1116 68 0 71213 0
[pid=10980] vsize: 285124
Current children cumulated CPU time (s) 270.59
Current children cumulated vsize (Kb) 285124

[startup+350.036 s]
Raw data (loadavg): 1.02 1.04 0.96 2/57 10992
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 73116 0 0 0 24437 3611 0 0 25 0 1 0 1840638738 303321088 72710 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 74053 72710 1116 68 0 73985 0
[pid=10980] vsize: 296212
Current children cumulated CPU time (s) 280.48
Current children cumulated vsize (Kb) 296212

[startup+360.035 s]
Raw data (loadavg): 1.01 1.04 0.96 2/57 10992
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 76286 0 0 0 25404 3628 0 0 25 0 1 0 1840638738 316301312 75878 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 77222 75878 1116 68 0 77154 0
[pid=10980] vsize: 308888
Current children cumulated CPU time (s) 290.32
Current children cumulated vsize (Kb) 308888

[startup+370.036 s]
Raw data (loadavg): 1.01 1.03 0.96 2/57 10992
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 79386 0 0 0 26373 3644 0 0 25 0 1 0 1840638738 329048064 78977 4294967295 134512640 134736556 3221224560 3221223184 134634275 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 80334 78977 1116 68 0 80266 0
[pid=10980] vsize: 321336
Current children cumulated CPU time (s) 300.17
Current children cumulated vsize (Kb) 321336

[startup+380.037 s]
Raw data (loadavg): 1.01 1.03 0.96 2/57 10994
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 82297 0 0 0 27346 3657 0 0 22 0 1 0 1840638738 341041152 81884 4294967295 134512640 134736556 3221224560 3221223152 134716141 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 83262 81884 1116 68 0 83194 0
[pid=10980] vsize: 333048
Current children cumulated CPU time (s) 310.03
Current children cumulated vsize (Kb) 333048

[startup+390.038 s]
Raw data (loadavg): 1.01 1.03 0.96 2/57 10994
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 84908 0 0 0 28320 3671 0 0 25 0 1 0 1840638738 351973376 84482 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 85931 84482 1116 68 0 85863 0
[pid=10980] vsize: 343724
Current children cumulated CPU time (s) 319.91
Current children cumulated vsize (Kb) 343724

[startup+400.039 s]
Raw data (loadavg): 1.01 1.03 0.96 1/57 10994
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 87573 0 0 0 29294 3685 0 0 25 0 1 0 1840638738 362831872 87145 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10980/statm): 88582 87145 1116 68 0 88514 0
[pid=10980] vsize: 354328
Current children cumulated CPU time (s) 329.79
Current children cumulated vsize (Kb) 354328

[startup+410.039 s]
Raw data (loadavg): 1.00 1.03 0.96 2/57 10994
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 90870 0 0 0 30262 3701 0 0 25 0 1 0 1840638738 376348672 90442 4294967295 134512640 134736556 3221224560 3221223224 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 91882 90442 1116 68 0 91814 0
[pid=10980] vsize: 367528
Current children cumulated CPU time (s) 339.63
Current children cumulated vsize (Kb) 367528

[startup+420.039 s]
Raw data (loadavg): 1.08 1.04 0.97 2/57 10994
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 93221 0 0 0 31240 3713 0 0 25 0 1 0 1840638738 385871872 92793 4294967295 134512640 134736556 3221224560 3221223152 134716187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 94207 92793 1116 68 0 94139 0
[pid=10980] vsize: 376828
Current children cumulated CPU time (s) 349.53
Current children cumulated vsize (Kb) 376828

[startup+430.039 s]
Raw data (loadavg): 1.07 1.04 0.97 1/57 10994
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 96987 0 0 0 32203 3730 0 0 25 0 1 0 1840638738 401416192 96559 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10980/statm): 98002 96559 1116 68 0 97934 0
[pid=10980] vsize: 392008
Current children cumulated CPU time (s) 359.33
Current children cumulated vsize (Kb) 392008

[startup+440.04 s]
Raw data (loadavg): 1.06 1.04 0.97 2/57 10996
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 100018 0 0 0 33173 3747 0 0 25 0 1 0 1840638738 413896704 99589 4294967295 134512640 134736556 3221224560 3221223184 134524549 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 101049 99589 1116 68 0 100981 0
[pid=10980] vsize: 404196
Current children cumulated CPU time (s) 369.2
Current children cumulated vsize (Kb) 404196

[startup+450.041 s]
Raw data (loadavg): 1.05 1.04 0.97 2/57 10996
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 102946 0 0 0 34143 3763 0 0 18 0 1 0 1840638738 425971712 102514 4294967295 134512640 134736556 3221224560 3221223232 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 103997 102514 1116 68 0 103929 0
[pid=10980] vsize: 415988
Current children cumulated CPU time (s) 379.06
Current children cumulated vsize (Kb) 415988

[startup+460.041 s]
Raw data (loadavg): 1.04 1.04 0.97 2/57 10996
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 106106 0 0 0 35103 3781 0 0 23 0 1 0 1840638738 439033856 105669 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 107186 105669 1116 68 0 107118 0
[pid=10980] vsize: 428744
Current children cumulated CPU time (s) 388.84
Current children cumulated vsize (Kb) 428744

[startup+470.042 s]
Raw data (loadavg): 1.03 1.03 0.97 2/57 10996
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 108147 0 0 0 36083 3792 0 0 25 0 1 0 1840638738 447418368 107710 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 109233 107710 1116 68 0 109165 0
[pid=10980] vsize: 436932
Current children cumulated CPU time (s) 398.75
Current children cumulated vsize (Kb) 436932

[startup+480.042 s]
Raw data (loadavg): 1.03 1.03 0.97 2/57 10996
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 110441 0 0 0 37015 3821 0 0 19 0 1 0 1840638738 456744960 110004 4294967295 134512640 134736556 3221224560 3221223152 134716134 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 111510 110004 1116 68 0 111442 0
[pid=10980] vsize: 446040
Current children cumulated CPU time (s) 408.36
Current children cumulated vsize (Kb) 446040

[startup+490.043 s]
Raw data (loadavg): 1.02 1.03 0.97 2/57 10996
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 117676 0 0 0 37936 3859 0 0 20 0 1 0 1840638738 486494208 117237 4294967295 134512640 134736556 3221224560 3221223280 134529256 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 118773 117237 1116 68 0 118705 0
[pid=10980] vsize: 475092
Current children cumulated CPU time (s) 417.95
Current children cumulated vsize (Kb) 475092

[startup+500.044 s]
Raw data (loadavg): 1.02 1.03 0.97 2/57 10998
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 121840 0 0 0 38878 3885 0 0 19 0 1 0 1840638738 503549952 121401 4294967295 134512640 134736556 3221224560 3221223108 134544525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 122937 121401 1116 68 0 122869 0
[pid=10980] vsize: 491748
Current children cumulated CPU time (s) 427.63
Current children cumulated vsize (Kb) 491748

[startup+510.043 s]
Raw data (loadavg): 1.02 1.03 0.97 2/57 10998
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 128886 0 0 0 39819 3916 0 0 25 0 1 0 1840638738 532430848 128445 4294967295 134512640 134736556 3221224560 3221223216 134525081 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 129988 128445 1116 68 0 129920 0
[pid=10980] vsize: 519952
Current children cumulated CPU time (s) 437.35
Current children cumulated vsize (Kb) 519952

[startup+520.044 s]
Raw data (loadavg): 1.01 1.03 0.97 2/57 10998
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 131749 0 0 0 40790 3931 0 0 25 0 1 0 1840638738 544194560 131308 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 132860 131308 1116 68 0 132792 0
[pid=10980] vsize: 531440
Current children cumulated CPU time (s) 447.21
Current children cumulated vsize (Kb) 531440

[startup+530.045 s]
Raw data (loadavg): 1.01 1.03 0.97 2/57 10998
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 132356 0 0 0 41770 3939 0 0 25 0 1 0 1840638738 546627584 131915 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 133454 131915 1116 68 0 133386 0
[pid=10980] vsize: 533816
Current children cumulated CPU time (s) 457.09
Current children cumulated vsize (Kb) 533816

[startup+540.047 s]
Raw data (loadavg): 1.01 1.02 0.97 2/57 10998
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 132448 0 0 0 42753 3946 0 0 25 0 1 0 1840638738 547065856 132003 4294967295 134512640 134736556 3221224560 3221223184 134537355 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 133561 132003 1116 68 0 133493 0
[pid=10980] vsize: 534244
Current children cumulated CPU time (s) 466.99
Current children cumulated vsize (Kb) 534244

[startup+550.047 s]
Raw data (loadavg): 1.01 1.02 0.97 2/57 10998
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 132448 0 0 0 43744 3949 0 0 25 0 1 0 1840638738 547065856 132003 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 133561 132003 1116 68 0 133493 0
[pid=10980] vsize: 534244
Current children cumulated CPU time (s) 476.93
Current children cumulated vsize (Kb) 534244

[startup+560.047 s]
Raw data (loadavg): 1.01 1.02 0.97 2/57 11000
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 132766 0 0 0 44729 3956 0 0 23 0 1 0 1840638738 548265984 132321 4294967295 134512640 134736556 3221224560 3221223296 134528844 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 133854 132321 1116 68 0 133786 0
[pid=10980] vsize: 535416
Current children cumulated CPU time (s) 486.85
Current children cumulated vsize (Kb) 535416

[startup+570.048 s]
Raw data (loadavg): 1.00 1.02 0.97 2/57 11000
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 132958 0 0 0 45713 3962 0 0 25 0 1 0 1840638738 549040128 132513 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 134043 132513 1116 68 0 133975 0
[pid=10980] vsize: 536172
Current children cumulated CPU time (s) 496.75
Current children cumulated vsize (Kb) 536172

[startup+580.048 s]
Raw data (loadavg): 1.00 1.02 0.97 2/57 11000
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 133077 0 0 0 46701 3966 0 0 25 0 1 0 1840638738 549580800 132632 4294967295 134512640 134736556 3221224560 3221223136 134544634 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 134175 132632 1116 68 0 134107 0
[pid=10980] vsize: 536700
Current children cumulated CPU time (s) 506.67
Current children cumulated vsize (Kb) 536700

[startup+590.049 s]
Raw data (loadavg): 1.00 1.02 0.97 2/57 11000
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 133389 0 0 0 47691 3971 0 0 25 0 1 0 1840638738 550793216 132944 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 134471 132944 1116 68 0 134403 0
[pid=10980] vsize: 537884
Current children cumulated CPU time (s) 516.62
Current children cumulated vsize (Kb) 537884

[startup+600.05 s]
Raw data (loadavg): 1.00 1.02 0.97 2/57 11000
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 133730 0 0 0 48677 3977 0 0 25 0 1 0 1840638738 552271872 133285 4294967295 134512640 134736556 3221224560 3221223272 134694465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 134832 133285 1116 68 0 134764 0
[pid=10980] vsize: 539328
Current children cumulated CPU time (s) 526.54
Current children cumulated vsize (Kb) 539328

[startup+610.051 s]
Raw data (loadavg): 1.00 1.02 0.97 2/57 11000
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 134040 0 0 0 49652 3987 0 0 25 0 1 0 1840638738 553455616 133595 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 135121 133595 1116 68 0 135053 0
[pid=10980] vsize: 540484
Current children cumulated CPU time (s) 536.39
Current children cumulated vsize (Kb) 540484

[startup+620.052 s]
Raw data (loadavg): 1.00 1.02 0.97 2/57 11002
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 134040 0 0 0 50624 3997 0 0 25 0 1 0 1840638738 553455616 133595 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 135121 133595 1116 68 0 135053 0
[pid=10980] vsize: 540484
Current children cumulated CPU time (s) 546.21
Current children cumulated vsize (Kb) 540484

[startup+630.053 s]
Raw data (loadavg): 1.00 1.02 0.97 2/57 11002
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 134040 0 0 0 51615 4000 0 0 25 0 1 0 1840638738 553455616 133595 4294967295 134512640 134736556 3221224560 3221223072 134543155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 135121 133595 1116 68 0 135053 0
[pid=10980] vsize: 540484
Current children cumulated CPU time (s) 556.15
Current children cumulated vsize (Kb) 540484

[startup+640.055 s]
Raw data (loadavg): 1.00 1.01 0.97 2/57 11002
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 134040 0 0 0 52606 4003 0 0 25 0 1 0 1840638738 553455616 133595 4294967295 134512640 134736556 3221224560 3221223216 134608231 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 135121 133595 1116 68 0 135053 0
[pid=10980] vsize: 540484
Current children cumulated CPU time (s) 566.09
Current children cumulated vsize (Kb) 540484

[startup+650.055 s]
Raw data (loadavg): 1.00 1.01 0.97 2/57 11002
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 134040 0 0 0 53597 4006 0 0 25 0 1 0 1840638738 553455616 133595 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 135121 133595 1116 68 0 135053 0
[pid=10980] vsize: 540484
Current children cumulated CPU time (s) 576.03
Current children cumulated vsize (Kb) 540484

[startup+660.056 s]
Raw data (loadavg): 1.00 1.01 0.97 2/57 11002
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 134043 0 0 0 54565 4017 0 0 25 0 1 0 1840638738 553455616 133597 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 135121 133597 1116 68 0 135053 0
[pid=10980] vsize: 540484
Current children cumulated CPU time (s) 585.82
Current children cumulated vsize (Kb) 540484

[startup+670.056 s]
Raw data (loadavg): 1.00 1.01 0.97 2/57 11002
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 134043 0 0 0 55532 4026 0 0 25 0 1 0 1840638738 553455616 133597 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 135121 133597 1116 68 0 135053 0
[pid=10980] vsize: 540484
Current children cumulated CPU time (s) 595.58
Current children cumulated vsize (Kb) 540484

[startup+680.057 s]
Raw data (loadavg): 1.00 1.01 0.97 2/57 11004
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 134217 0 0 0 56475 4046 0 0 21 0 1 0 1840638738 553590784 133611 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 135154 133611 1116 68 0 135086 0
[pid=10980] vsize: 540616
Current children cumulated CPU time (s) 605.21
Current children cumulated vsize (Kb) 540616

[startup+690.058 s]
Raw data (loadavg): 1.00 1.01 0.97 2/57 11004
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 134464 0 0 0 57463 4051 0 0 25 0 1 0 1840638738 554520576 133858 4294967295 134512640 134736556 3221224560 3221223248 134536426 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 135381 133858 1116 68 0 135313 0
[pid=10980] vsize: 541524
Current children cumulated CPU time (s) 615.14
Current children cumulated vsize (Kb) 541524

[startup+700.059 s]
Raw data (loadavg): 1.00 1.01 0.97 1/57 11004
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 134776 0 0 0 58427 4066 0 0 25 0 1 0 1840638738 555843584 134170 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10980/statm): 135704 134170 1116 68 0 135636 0
[pid=10980] vsize: 542816
Current children cumulated CPU time (s) 624.93
Current children cumulated vsize (Kb) 542816

[startup+710.059 s]
Raw data (loadavg): 1.00 1.01 0.97 2/57 11004
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 135958 0 0 0 59388 4082 0 0 25 0 1 0 1840638738 560709632 135352 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 136892 135352 1116 68 0 136824 0
[pid=10980] vsize: 547568
Current children cumulated CPU time (s) 634.7
Current children cumulated vsize (Kb) 547568

[startup+720.06 s]
Raw data (loadavg): 1.00 1.01 0.97 2/57 11004
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 137721 0 0 0 60348 4099 0 0 25 0 1 0 1840638738 567873536 137115 4294967295 134512640 134736556 3221224560 3221223272 134694474 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 138641 137115 1116 68 0 138573 0
[pid=10980] vsize: 554564
Current children cumulated CPU time (s) 644.47
Current children cumulated vsize (Kb) 554564

[startup+730.06 s]
Raw data (loadavg): 1.00 1.01 0.97 2/57 11004
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 137952 0 0 0 61303 4117 0 0 25 0 1 0 1840638738 568819712 137346 4294967295 134512640 134736556 3221224560 3221223136 134543204 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 138872 137346 1116 68 0 138804 0
[pid=10980] vsize: 555488
Current children cumulated CPU time (s) 654.2
Current children cumulated vsize (Kb) 555488

[startup+740.061 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11006
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 138579 0 0 0 62270 4130 0 0 19 0 1 0 1840638738 571383808 137973 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 139498 137974 1116 68 0 139430 0
[pid=10980] vsize: 557992
Current children cumulated CPU time (s) 664
Current children cumulated vsize (Kb) 557992

[startup+750.062 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11006
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 140025 0 0 0 63250 4140 0 0 25 0 1 0 1840638738 577331200 139419 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 140950 139419 1116 68 0 140882 0
[pid=10980] vsize: 563800
Current children cumulated CPU time (s) 673.9
Current children cumulated vsize (Kb) 563800

[startup+760.062 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11006
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 140512 0 0 0 64243 4143 0 0 25 0 1 0 1840638738 579358720 139906 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 141445 139906 1116 68 0 141377 0
[pid=10980] vsize: 565780
Current children cumulated CPU time (s) 683.86
Current children cumulated vsize (Kb) 565780

[startup+770.062 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11006
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 140859 0 0 0 65235 4146 0 0 25 0 1 0 1840638738 580845568 140253 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 141808 140253 1116 68 0 141740 0
[pid=10980] vsize: 567232
Current children cumulated CPU time (s) 693.81
Current children cumulated vsize (Kb) 567232

[startup+780.063 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11006
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 142657 0 0 0 66171 4170 0 0 25 0 1 0 1840638738 588140544 142051 4294967295 134512640 134736556 3221224560 3221223104 134540206 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 143589 142051 1116 68 0 143521 0
[pid=10980] vsize: 574356
Current children cumulated CPU time (s) 703.41
Current children cumulated vsize (Kb) 574356

[startup+790.064 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11006
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 142895 0 0 0 67156 4176 0 0 25 0 1 0 1840638738 589086720 142289 4294967295 134512640 134736556 3221224560 3221223172 134634320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 143820 142289 1116 68 0 143752 0
[pid=10980] vsize: 575280
Current children cumulated CPU time (s) 713.32
Current children cumulated vsize (Kb) 575280

[startup+800.063 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11008
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 143067 0 0 0 68150 4178 0 0 25 0 1 0 1840638738 589885440 142461 4294967295 134512640 134736556 3221224560 3221223084 134540072 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 144015 142461 1116 68 0 143947 0
[pid=10980] vsize: 576060
Current children cumulated CPU time (s) 723.28
Current children cumulated vsize (Kb) 576060

[startup+810.063 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11008
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 143220 0 0 0 69142 4182 0 0 25 0 1 0 1840638738 590422016 142614 4294967295 134512640 134736556 3221224560 3221223180 134543056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 144146 142614 1116 68 0 144078 0
[pid=10980] vsize: 576584
Current children cumulated CPU time (s) 733.24
Current children cumulated vsize (Kb) 576584

[startup+820.064 s]
Raw data (loadavg): 1.00 1.00 0.97 1/57 11008
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 143423 0 0 0 70128 4187 0 0 25 0 1 0 1840638738 591228928 142817 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10980/statm): 144343 142817 1116 68 0 144275 0
[pid=10980] vsize: 577372
Current children cumulated CPU time (s) 743.15
Current children cumulated vsize (Kb) 577372

[startup+830.064 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11008
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 143514 0 0 0 71104 4196 0 0 25 0 1 0 1840638738 591634432 142908 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 144442 142908 1116 68 0 144374 0
[pid=10980] vsize: 577768
Current children cumulated CPU time (s) 753
Current children cumulated vsize (Kb) 577768

[startup+840.065 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11008
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 143567 0 0 0 72097 4199 0 0 25 0 1 0 1840638738 591904768 142961 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 144508 142961 1116 68 0 144440 0
[pid=10980] vsize: 578032
Current children cumulated CPU time (s) 762.96
Current children cumulated vsize (Kb) 578032

[startup+850.066 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11008
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 143567 0 0 0 73090 4201 0 0 25 0 1 0 1840638738 591904768 142961 4294967295 134512640 134736556 3221224560 3221223180 134543226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 144508 142961 1116 68 0 144440 0
[pid=10980] vsize: 578032
Current children cumulated CPU time (s) 772.91
Current children cumulated vsize (Kb) 578032

[startup+860.066 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11010
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 143577 0 0 0 74084 4203 0 0 25 0 1 0 1840638738 591904768 142971 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 144508 142971 1116 68 0 144440 0
[pid=10980] vsize: 578032
Current children cumulated CPU time (s) 782.87
Current children cumulated vsize (Kb) 578032

[startup+870.067 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11010
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 143972 0 0 0 75059 4213 0 0 25 0 1 0 1840638738 593477632 143366 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10980/statm): 144892 143366 1116 68 0 144824 0
[pid=10980] vsize: 579568
Current children cumulated CPU time (s) 792.72
Current children cumulated vsize (Kb) 579568

[startup+880.067 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11010
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 144010 0 0 0 76050 4216 0 0 25 0 1 0 1840638738 593604608 143400 4294967295 134512640 134736556 3221224560 3221223312 134597473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 144923 143400 1116 68 0 144855 0
[pid=10980] vsize: 579692
Current children cumulated CPU time (s) 802.66
Current children cumulated vsize (Kb) 579692

[startup+890.068 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11010
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 144019 0 0 0 77041 4220 0 0 25 0 1 0 1840638738 593739776 143409 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 144956 143409 1116 68 0 144888 0
[pid=10980] vsize: 579824
Current children cumulated CPU time (s) 812.61
Current children cumulated vsize (Kb) 579824

[startup+900.069 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11010
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 144032 0 0 0 78035 4222 0 0 25 0 1 0 1840638738 593739776 143422 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 144956 143422 1116 68 0 144888 0
[pid=10980] vsize: 579824
Current children cumulated CPU time (s) 822.57
Current children cumulated vsize (Kb) 579824

[startup+910.069 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11010
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 144397 0 0 0 79021 4228 0 0 25 0 1 0 1840638738 595226624 143787 4294967295 134512640 134736556 3221224560 3221223116 134543056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 145319 143787 1116 68 0 145251 0
[pid=10980] vsize: 581276
Current children cumulated CPU time (s) 832.49
Current children cumulated vsize (Kb) 581276

[startup+920.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11012
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 144835 0 0 0 80012 4232 0 0 25 0 1 0 1840638738 597098496 144225 4294967295 134512640 134736556 3221224560 3221223248 134524877 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 145776 144225 1116 68 0 145708 0
[pid=10980] vsize: 583104
Current children cumulated CPU time (s) 842.44
Current children cumulated vsize (Kb) 583104

[startup+930.071 s]
Raw data (loadavg): 1.07 1.02 0.97 2/57 11012
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 145390 0 0 0 80995 4240 0 0 25 0 1 0 1840638738 599257088 144780 4294967295 134512640 134736556 3221224560 3221222892 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10980/statm): 146303 144780 1116 68 0 146235 0
[pid=10980] vsize: 585212
Current children cumulated CPU time (s) 852.35
Current children cumulated vsize (Kb) 585212

[startup+940.072 s]
Raw data (loadavg): 1.06 1.02 0.97 2/57 11012
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 145918 0 0 0 81980 4246 0 0 25 0 1 0 1840638738 601419776 145308 4294967295 134512640 134736556 3221224560 3221223200 134543765 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 146831 145308 1116 68 0 146763 0
[pid=10980] vsize: 587324
Current children cumulated CPU time (s) 862.26
Current children cumulated vsize (Kb) 587324

[startup+950.072 s]
Raw data (loadavg): 1.05 1.01 0.97 2/57 11012
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 145922 0 0 0 82968 4250 0 0 25 0 1 0 1840638738 601554944 145312 4294967295 134512640 134736556 3221224560 3221223132 134634644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 146864 145312 1116 68 0 146796 0
[pid=10980] vsize: 587456
Current children cumulated CPU time (s) 872.18
Current children cumulated vsize (Kb) 587456

[startup+960.072 s]
Raw data (loadavg): 1.04 1.01 0.97 2/57 11012
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 145922 0 0 0 83958 4255 0 0 25 0 1 0 1840638738 601554944 145312 4294967295 134512640 134736556 3221224560 3221223104 134544608 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 146864 145312 1116 68 0 146796 0
[pid=10980] vsize: 587456
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (Kb) 587456

[startup+970.073 s]
Raw data (loadavg): 1.04 1.01 0.97 2/57 11012
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 146002 0 0 0 84945 4261 0 0 25 0 1 0 1840638738 601821184 145392 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 146929 145392 1116 68 0 146861 0
[pid=10980] vsize: 587716
Current children cumulated CPU time (s) 892.06
Current children cumulated vsize (Kb) 587716

[startup+980.073 s]
Raw data (loadavg): 1.03 1.01 0.97 2/57 11014
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 146166 0 0 0 85935 4265 0 0 25 0 1 0 1840638738 602484736 145556 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 147091 145556 1116 68 0 147023 0
[pid=10980] vsize: 588364
Current children cumulated CPU time (s) 902
Current children cumulated vsize (Kb) 588364

[startup+990.074 s]
Raw data (loadavg): 1.02 1.01 0.97 2/57 11014
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 146341 0 0 0 86925 4269 0 0 25 0 1 0 1840638738 603160576 145731 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 147256 145731 1116 68 0 147188 0
[pid=10980] vsize: 589024
Current children cumulated CPU time (s) 911.94
Current children cumulated vsize (Kb) 589024

[startup+1000.08 s]
Raw data (loadavg): 1.02 1.01 0.97 2/57 11014
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 149027 0 0 0 87883 4289 0 0 25 0 1 0 1840638738 614252544 148417 4294967295 134512640 134736556 3221224560 3221223072 134543169 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 149964 148417 1116 68 0 149896 0
[pid=10980] vsize: 599856
Current children cumulated CPU time (s) 921.72
Current children cumulated vsize (Kb) 599856

[startup+1010.08 s]
Raw data (loadavg): 1.02 1.01 0.97 2/57 11014
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 150493 0 0 0 88846 4304 0 0 25 0 1 0 1840638738 620335104 149882 4294967295 134512640 134736556 3221224560 3221223248 134524877 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 151449 149882 1116 68 0 151381 0
[pid=10980] vsize: 605796
Current children cumulated CPU time (s) 931.5
Current children cumulated vsize (Kb) 605796

[startup+1020.08 s]
Raw data (loadavg): 1.01 1.01 0.97 2/57 11014
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 150829 0 0 0 89835 4309 0 0 25 0 1 0 1840638738 621686784 150218 4294967295 134512640 134736556 3221224560 3221223164 134537551 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 151779 150218 1116 68 0 151711 0
[pid=10980] vsize: 607116
Current children cumulated CPU time (s) 941.44
Current children cumulated vsize (Kb) 607116

[startup+1030.08 s]
Raw data (loadavg): 1.01 1.01 0.97 2/57 11014
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 150889 0 0 0 90825 4314 0 0 25 0 1 0 1840638738 621957120 150278 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 151845 150278 1116 68 0 151777 0
[pid=10980] vsize: 607380
Current children cumulated CPU time (s) 951.39
Current children cumulated vsize (Kb) 607380

[startup+1040.08 s]
Raw data (loadavg): 1.01 1.01 0.97 2/57 11016
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 151023 0 0 0 91814 4317 0 0 25 0 1 0 1840638738 622493696 150412 4294967295 134512640 134736556 3221224560 3221223096 1077378350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 151976 150412 1116 68 0 151908 0
[pid=10980] vsize: 607904
Current children cumulated CPU time (s) 961.31
Current children cumulated vsize (Kb) 607904

[startup+1050.08 s]
Raw data (loadavg): 1.01 1.00 0.97 2/57 11016
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 151582 0 0 0 92793 4327 0 0 25 0 1 0 1840638738 624787456 150971 4294967295 134512640 134736556 3221224560 3221223060 134543905 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 152536 150971 1116 68 0 152468 0
[pid=10980] vsize: 610144
Current children cumulated CPU time (s) 971.2
Current children cumulated vsize (Kb) 610144

[startup+1060.08 s]
Raw data (loadavg): 1.01 1.00 0.97 2/57 11016
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 152085 0 0 0 93777 4334 0 0 25 0 1 0 1840638738 626806784 151474 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10980/statm): 153029 151474 1116 68 0 152961 0
[pid=10980] vsize: 612116
Current children cumulated CPU time (s) 981.11
Current children cumulated vsize (Kb) 612116

[startup+1070.08 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11016
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 152365 0 0 0 94765 4338 0 0 25 0 1 0 1840638738 628023296 151754 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 153326 151754 1116 68 0 153258 0
[pid=10980] vsize: 613304
Current children cumulated CPU time (s) 991.03
Current children cumulated vsize (Kb) 613304

[startup+1080.08 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11016
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 152623 0 0 0 95759 4341 0 0 25 0 1 0 1840638738 628965376 152012 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 153556 152012 1116 68 0 153488 0
[pid=10980] vsize: 614224
Current children cumulated CPU time (s) 1001
Current children cumulated vsize (Kb) 614224

[startup+1090.08 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11016
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 152974 0 0 0 96750 4344 0 0 25 0 1 0 1840638738 630456320 152363 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 153920 152363 1116 68 0 153852 0
[pid=10980] vsize: 615680
Current children cumulated CPU time (s) 1010.94
Current children cumulated vsize (Kb) 615680

[startup+1100.08 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11018
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 153474 0 0 0 97739 4349 0 0 25 0 1 0 1840638738 632483840 152863 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 154415 152863 1116 68 0 154347 0
[pid=10980] vsize: 617660
Current children cumulated CPU time (s) 1020.88
Current children cumulated vsize (Kb) 617660

[startup+1110.08 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11018
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 154130 0 0 0 98725 4355 0 0 25 0 1 0 1840638738 635179008 153519 4294967295 134512640 134736556 3221224560 3221223104 134544561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 155073 153519 1116 68 0 155005 0
[pid=10980] vsize: 620292
Current children cumulated CPU time (s) 1030.8
Current children cumulated vsize (Kb) 620292

[startup+1120.08 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11018
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 154635 0 0 0 99715 4359 0 0 25 0 1 0 1840638738 637198336 154024 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 155566 154024 1116 68 0 155498 0
[pid=10980] vsize: 622264
Current children cumulated CPU time (s) 1040.74
Current children cumulated vsize (Kb) 622264

[startup+1130.08 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11018
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 154870 0 0 0 100709 4362 0 0 25 0 1 0 1840638738 638279680 154259 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 155830 154259 1116 68 0 155762 0
[pid=10980] vsize: 623320
Current children cumulated CPU time (s) 1050.71
Current children cumulated vsize (Kb) 623320

[startup+1140.09 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11018
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 155228 0 0 0 101693 4368 0 0 25 0 1 0 1840638738 639627264 154617 4294967295 134512640 134736556 3221224560 3221223116 134544556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 156159 154617 1116 68 0 156091 0
[pid=10980] vsize: 624636
Current children cumulated CPU time (s) 1060.61
Current children cumulated vsize (Kb) 624636

[startup+1150.09 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11018
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 155751 0 0 0 102682 4374 0 0 25 0 1 0 1840638738 641785856 155140 4294967295 134512640 134736556 3221224560 3221223160 134544625 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 156686 155140 1116 68 0 156618 0
[pid=10980] vsize: 626744
Current children cumulated CPU time (s) 1070.56
Current children cumulated vsize (Kb) 626744

[startup+1160.09 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11020
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 156209 0 0 0 103673 4379 0 0 25 0 1 0 1840638738 643678208 155598 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 157148 155598 1116 68 0 157080 0
[pid=10980] vsize: 628592
Current children cumulated CPU time (s) 1080.52
Current children cumulated vsize (Kb) 628592

[startup+1170.09 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11020
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 156646 0 0 0 104663 4383 0 0 25 0 1 0 1840638738 645431296 156035 4294967295 134512640 134736556 3221224560 3221223136 134544660 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 157576 156035 1116 68 0 157508 0
[pid=10980] vsize: 630304
Current children cumulated CPU time (s) 1090.46
Current children cumulated vsize (Kb) 630304

[startup+1180.09 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11020
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 157047 0 0 0 105655 4387 0 0 21 0 1 0 1840638738 647188480 156436 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 158005 156436 1116 68 0 157937 0
[pid=10980] vsize: 632020
Current children cumulated CPU time (s) 1100.42
Current children cumulated vsize (Kb) 632020

[startup+1190.09 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11020
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 162804 0 0 0 106579 4422 0 0 25 0 1 0 1840638738 670724096 162189 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 163751 162189 1116 68 0 163683 0
[pid=10980] vsize: 655004
Current children cumulated CPU time (s) 1110.01
Current children cumulated vsize (Kb) 655004

[startup+1200.09 s]
Raw data (loadavg): 1.00 1.00 0.97 1/57 11020
Raw data (/proc/10980/stat): 10980 (bsolo) T 10979 10980 9102 0 -1 0 165432 0 0 0 107543 4439 0 0 25 0 1 0 1840638738 681537536 164816 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10980/statm): 166391 164816 1116 68 0 166323 0
[pid=10980] vsize: 665564
Current children cumulated CPU time (s) 1119.82
Current children cumulated vsize (Kb) 665564

[startup+1210.09 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11020
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 170350 0 0 0 108469 4472 0 0 25 0 1 0 1840638738 701739008 169730 4294967295 134512640 134736556 3221224560 3221223108 134544550 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 171323 169730 1116 68 0 171255 0
[pid=10980] vsize: 685292
Current children cumulated CPU time (s) 1129.41
Current children cumulated vsize (Kb) 685292

[startup+1220.09 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11022
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 172912 0 0 0 109411 4497 0 0 19 0 1 0 1840638738 712282112 172292 4294967295 134512640 134736556 3221224560 3221223068 134540054 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10980/statm): 173897 172292 1116 68 0 173829 0
[pid=10980] vsize: 695588
Current children cumulated CPU time (s) 1139.08
Current children cumulated vsize (Kb) 695588

[startup+1230.09 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11022
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 173147 0 0 0 110406 4499 0 0 25 0 1 0 1840638738 713224192 172527 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 174127 172527 1116 68 0 174059 0
[pid=10980] vsize: 696508
Current children cumulated CPU time (s) 1149.05
Current children cumulated vsize (Kb) 696508

[startup+1240.09 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11022
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 173360 0 0 0 111401 4501 0 0 25 0 1 0 1840638738 714035200 172740 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 174325 172740 1116 68 0 174257 0
[pid=10980] vsize: 697300
Current children cumulated CPU time (s) 1159.02
Current children cumulated vsize (Kb) 697300

[startup+1250.09 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11022
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 173530 0 0 0 112396 4503 0 0 25 0 1 0 1840638738 714842112 172910 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 174522 172910 1116 68 0 174454 0
[pid=10980] vsize: 698088
Current children cumulated CPU time (s) 1168.99
Current children cumulated vsize (Kb) 698088

[startup+1260.09 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11022
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 173706 0 0 0 113391 4505 0 0 25 0 1 0 1840638738 715513856 173086 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 174686 173086 1116 68 0 174618 0
[pid=10980] vsize: 698744
Current children cumulated CPU time (s) 1178.96
Current children cumulated vsize (Kb) 698744

[startup+1270.09 s]
Raw data (loadavg): 1.00 1.00 0.97 2/57 11022
Raw data (/proc/10980/stat): 10980 (bsolo) R 10979 10980 9102 0 -1 0 173881 0 0 0 114386 4507 0 0 25 0 1 0 1840638738 716189696 173261 4294967295 134512640 134736556 3221224560 3221223104 134544590 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10980/statm): 174851 173261 1116 68 0 174783 0
[pid=10980] vsize: 699404
Current children cumulated CPU time (s) 1188.93
Current children cumulated vsize (Kb) 699404
One traced child (pid=10980) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1276.52
CPU time (s): 1195.35
CPU user time (s): 1149.94
CPU system time (s): 45.4141
CPU usage (%): 93.641
Max. virtual memory (cumulated for all children) (Kb): 699404

Verifier Data

ERROR: no interpretation found !