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-boeing1.opb
MD5SUM0ab24c5b60e18c0be832cc4080b37d61
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 6523
Biggest coefficient in the objective function 24535000678400
Number of bits for the biggest coefficient in the objective function 45
Sum of the numbers in the objective function 1761916844753634
Number of bits of the sum of numbers in the objective function 51
Biggest number in a constraint 4102681610158080
Number of bits of the biggest number in a constraint 52
Biggest sum of numbers in a constraint 384599747612655519
Number of bits of the biggest sum of numbers59
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables8869
Total number of constraints593
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 constraints593
Minimum length of a constraint11
Maximum length of a constraint6849

Trace number 478

Launcher Data

LAUNCH ON wulflinc31 THE 2005-09-18 10:31:43 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=414 boxname=wulflinc31 idbench=414 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  0ab24c5b60e18c0be832cc4080b37d61  /oldhome/oroussel/tmp/wulflinc31/normalized-mps-v2-20-10-boeing1.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc31/normalized-mps-v2-20-10-boeing1.opb
IDLAUNCH: 414
/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:        715696 kB
Buffers:         35220 kB
Cached:         252900 kB
SwapCached:       1016 kB
Active:          94356 kB
Inactive:       196488 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        715444 kB
SwapTotal:     2097892 kB
SwapFree:      2096404 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5768 kB
Slab:            22500 kB
Committed_AS:    64376 kB
PageTables:        340 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 10:52:04 (client local time) WITH STATUS 0 IN 1195.06 SECONDS
stats: 414 7 1195.06 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 8869 variables and 568 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 6.717
c After prepocess the problem consists of 5635 variables and 536 constraints.
c Initial Lower Bound: -273090624479
c Restart #1 #Var: 5635 #Dec: 24502 LB: -273090624479 @ 8.748
c Restart #2 #Var: 5635 #Dec: 66882 LB: -273090624479 @ 12.276
c Restart #3 #Var: 5635 #Dec: 127991 LB: -273090624479 @ 17.613
c Restart #4 #Var: 5635 #Dec: 206491 LB: -273090624479 @ 24.522
c Restart #5 #Var: 5635 #Dec: 304818 LB: -273090624479 @ 33.17
c Restart #6 #Var: 5635 #Dec: 414358 LB: -273090624479 @ 43.109
c Restart #7 #Var: 5635 #Dec: 522389 LB: -273090624479 @ 53.096
c Restart #8 #Var: 5635 #Dec: 535040 LB: -273090624479 @ 65.444
c Restart #9 #Var: 5635 #Dec: 537509 LB: -273090624479 @ 78.86
c Restart #10 #Var: 5635 #Dec: 539699 LB: -273090624479 @ 93.829
c Restart #11 #Var: 5635 #Dec: 541925 LB: -273090624479 @ 109.37
c Restart #12 #Var: 5635 #Dec: 548667 LB: -273090624479 @ 115.36
c Restart #13 #Var: 5635 #Dec: 551371 LB: -273090624479 @ 134.37
c Restart #14 #Var: 5635 #Dec: 554274 LB: -273090624479 @ 156.34
c Restart #15 #Var: 5635 #Dec: 562266 LB: -273090624479 @ 160.49
c Restart #16 #Var: 5635 #Dec: 565749 LB: -273090624479 @ 187.31
c Restart #17 #Var: 5635 #Dec: 569207 LB: -273090624479 @ 211.84
c Restart #18 #Var: 5635 #Dec: 574861 LB: -273090624479 @ 220.05
c Restart #19 #Var: 5635 #Dec: 578811 LB: -273090624479 @ 247.65
c Restart #20 #Var: 5635 #Dec: 587265 LB: -273090624479 @ 273.93
c Restart #21 #Var: 5635 #Dec: 591725 LB: -273090624479 @ 292.78
c Restart #22 #Var: 5635 #Dec: 596166 LB: -273090624479 @ 313.41
c Restart #23 #Var: 5635 #Dec: 600951 LB: -273090624479 @ 339.91
c Restart #24 #Var: 5635 #Dec: 605939 LB: -273090624479 @ 363.96
c Restart #25 #Var: 5635 #Dec: 611106 LB: -273090624479 @ 387.73
c Restart #26 #Var: 5635 #Dec: 616532 LB: -273090624479 @ 413.12
c Restart #27 #Var: 5635 #Dec: 622133 LB: -273090624479 @ 439.1
c Restart #28 #Var: 5635 #Dec: 627892 LB: -273090624479 @ 469.01
c Restart #29 #Var: 5635 #Dec: 633935 LB: -273090624479 @ 500.03
c Restart #30 #Var: 5635 #Dec: 640139 LB: -273090624479 @ 529.51
c Restart #31 #Var: 5635 #Dec: 646419 LB: -273090624479 @ 560.03
c Restart #32 #Var: 5635 #Dec: 653065 LB: -273090624479 @ 592.83
c CHANGE Heuristic... 
c Restart #0 #Var: 5635 #Dec: 659924 LB: -273090624479 @ 626.01
c Restart #1 #Var: 5635 #Dec: 661292 LB: -273090624479 @ 626.71
c Restart #2 #Var: 5633 #Dec: 664360 LB: -272265133023 @ 628.02
c Restart #3 #Var: 5632 #Dec: 679869 LB: -272265133023 @ 633.06
c Restart #4 #Var: 5631 #Dec: 688425 LB: -272240720863 @ 637.86
c Restart #5 #Var: 5631 #Dec: 689788 LB: -272240720863 @ 642.63
c Restart #6 #Var: 5631 #Dec: 691025 LB: -272240720863 @ 647.6
c Restart #7 #Var: 5631 #Dec: 692435 LB: -272240720863 @ 653.56
c Restart #8 #Var: 5631 #Dec: 694177 LB: -272240720863 @ 662.27
c Restart #9 #Var: 5631 #Dec: 696042 LB: -272240720863 @ 670.96
c Restart #10 #Var: 5631 #Dec: 698085 LB: -272240720863 @ 680.07
c Restart #11 #Var: 5631 #Dec: 700375 LB: -272240720863 @ 691.46
c Restart #12 #Var: 5631 #Dec: 707505 LB: -272240720863 @ 700.09
c Restart #13 #Var: 5631 #Dec: 759410 LB: -272240720863 @ 723.48
c Restart #14 #Var: 5631 #Dec: 763224 LB: -272240720863 @ 736.3
c Restart #15 #Var: 5631 #Dec: 766594 LB: -272240720863 @ 751.16
c Restart #16 #Var: 5631 #Dec: 769938 LB: -272240720863 @ 766.01
c Restart #17 #Var: 5631 #Dec: 773465 LB: -272240720863 @ 783.91
c Restart #18 #Var: 5631 #Dec: 777198 LB: -272240720863 @ 802.67
c Restart #19 #Var: 5631 #Dec: 781075 LB: -272240720863 @ 821.34
c Restart #20 #Var: 5631 #Dec: 785442 LB: -272240720863 @ 834.12
c Restart #21 #Var: 5631 #Dec: 789816 LB: -272240720863 @ 856.68
c Restart #22 #Var: 5631 #Dec: 797152 LB: -272240720863 @ 862.33
c Restart #23 #Var: 5631 #Dec: 801879 LB: -272240720863 @ 887.05
c Restart #24 #Var: 5631 #Dec: 806809 LB: -272240720863 @ 913.91
c Restart #25 #Var: 5631 #Dec: 812213 LB: -272240720863 @ 928.4
c Restart #26 #Var: 5631 #Dec: 817477 LB: -272240720863 @ 956.61
c Restart #27 #Var: 5631 #Dec: 823091 LB: -272240720863 @ 983.62
c Restart #28 #Var: 5631 #Dec: 829465 LB: -272240720863 @ 996.42
c Restart #29 #Var: 5631 #Dec: 835462 LB: -272240720863 @ 1028.1
c Restart #30 #Var: 5631 #Dec: 843945 LB: -272240720863 @ 1035.5
c Restart #31 #Var: 5630 #Dec: 850522 LB: -272240720863 @ 1069.6
c Restart #32 #Var: 5630 #Dec: 857795 LB: -272240720863 @ 1088.6
c Restart #33 #Var: 5630 #Dec: 864569 LB: -272240720863 @ 1125.6
c Restart #34 #Var: 5630 #Dec: 872127 LB: -272240720863 @ 1138.2
c Restart #35 #Var: 5630 #Dec: 879285 LB: -272240720863 @ 1177.5
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/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840515893 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 107 3 90 68 0 39 0
[pid=10844] 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-boeing1.opb

[startup+10.003 s]
Raw data (loadavg): 0.96 1.00 0.93 1/57 10844
Raw data (/proc/10844/stat): 10844 (bsolo) T 10843 10844 9102 0 -1 0 8312 0 0 0 844 65 0 0 18 0 1 0 1840515893 37486592 8221 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10844/statm): 9152 8221 1116 68 0 9084 0
[pid=10844] vsize: 36608
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (Kb) 36608

[startup+20.0039 s]
Raw data (loadavg): 0.97 1.00 0.93 1/57 10844
Raw data (/proc/10844/stat): 10844 (bsolo) T 10843 10844 9102 0 -1 0 8325 0 0 0 1491 175 0 0 18 0 1 0 1840515893 37588992 8234 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10844/statm): 9177 8234 1116 68 0 9109 0
[pid=10844] vsize: 36708
Current children cumulated CPU time (s) 16.66
Current children cumulated vsize (Kb) 36708

[startup+30.0048 s]
Raw data (loadavg): 0.97 1.00 0.93 2/57 10844
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 8325 0 0 0 2146 289 0 0 18 0 1 0 1840515893 37584896 8234 4294967295 134512640 134736556 3221224560 3221223152 134543864 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 9176 8234 1116 68 0 9108 0
[pid=10844] vsize: 36704
Current children cumulated CPU time (s) 24.35
Current children cumulated vsize (Kb) 36704

[startup+40.0058 s]
Raw data (loadavg): 0.97 1.00 0.93 1/57 10844
Raw data (/proc/10844/stat): 10844 (bsolo) T 10843 10844 9102 0 -1 0 8325 0 0 0 2804 400 0 0 19 0 1 0 1840515893 37584896 8234 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10844/statm): 9176 8234 1116 68 0 9108 0
[pid=10844] vsize: 36704
Current children cumulated CPU time (s) 32.04
Current children cumulated vsize (Kb) 36704

[startup+50.0067 s]
Raw data (loadavg): 0.98 1.00 0.93 2/57 10846
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 8325 0 0 0 3473 509 0 0 19 0 1 0 1840515893 37584896 8234 4294967295 134512640 134736556 3221224560 3221223084 134634440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 9176 8234 1116 68 0 9108 0
[pid=10844] vsize: 36704
Current children cumulated CPU time (s) 39.82
Current children cumulated vsize (Kb) 36704

[startup+60.0066 s]
Raw data (loadavg): 1.06 1.01 0.93 1/57 10846
Raw data (/proc/10844/stat): 10844 (bsolo) T 10843 10844 9102 0 -1 0 8325 0 0 0 4116 626 0 0 19 0 1 0 1840515893 37584896 8234 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10844/statm): 9176 8234 1116 68 0 9108 0
[pid=10844] vsize: 36704
Current children cumulated CPU time (s) 47.42
Current children cumulated vsize (Kb) 36704

[startup+70.0076 s]
Raw data (loadavg): 1.05 1.01 0.93 2/57 10846
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 8474 0 0 0 4846 716 0 0 25 0 1 0 1840515893 38125568 8383 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 9308 8383 1116 68 0 9240 0
[pid=10844] vsize: 37232
Current children cumulated CPU time (s) 55.62
Current children cumulated vsize (Kb) 37232

[startup+80.0085 s]
Raw data (loadavg): 1.04 1.01 0.93 2/57 10846
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 8572 0 0 0 5838 720 0 0 25 0 1 0 1840515893 38531072 8481 4294967295 134512640 134736556 3221224560 3221223284 134605834 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 9407 8481 1116 68 0 9339 0
[pid=10844] vsize: 37628
Current children cumulated CPU time (s) 65.58
Current children cumulated vsize (Kb) 37628

[startup+90.0094 s]
Raw data (loadavg): 1.04 1.01 0.93 2/57 10846
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 8572 0 0 0 6831 722 0 0 25 0 1 0 1840515893 38531072 8481 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 9407 8481 1116 68 0 9339 0
[pid=10844] vsize: 37628
Current children cumulated CPU time (s) 75.53
Current children cumulated vsize (Kb) 37628

[startup+100.01 s]
Raw data (loadavg): 1.03 1.01 0.93 2/57 10846
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 8572 0 0 0 7822 726 0 0 25 0 1 0 1840515893 38531072 8481 4294967295 134512640 134736556 3221224560 3221223192 1077378564 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 9407 8481 1116 68 0 9339 0
[pid=10844] vsize: 37628
Current children cumulated CPU time (s) 85.48
Current children cumulated vsize (Kb) 37628

[startup+110.01 s]
Raw data (loadavg): 1.02 1.01 0.93 2/57 10848
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 8572 0 0 0 8815 728 0 0 25 0 1 0 1840515893 38531072 8481 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 9407 8481 1116 68 0 9339 0
[pid=10844] vsize: 37628
Current children cumulated CPU time (s) 95.43
Current children cumulated vsize (Kb) 37628

[startup+120.011 s]
Raw data (loadavg): 1.02 1.01 0.93 2/57 10848
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 8572 0 0 0 9808 730 0 0 25 0 1 0 1840515893 38531072 8481 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 9407 8481 1116 68 0 9339 0
[pid=10844] vsize: 37628
Current children cumulated CPU time (s) 105.38
Current children cumulated vsize (Kb) 37628

[startup+130.011 s]
Raw data (loadavg): 1.02 1.00 0.93 2/57 10848
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 9437 0 0 0 10772 745 0 0 25 0 1 0 1840515893 42147840 9346 4294967295 134512640 134736556 3221224560 3221222416 134717448 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 10290 9346 1116 68 0 10222 0
[pid=10844] vsize: 41160
Current children cumulated CPU time (s) 115.17
Current children cumulated vsize (Kb) 41160

[startup+140.012 s]
Raw data (loadavg): 1.01 1.00 0.93 2/57 10848
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 9533 0 0 0 11764 747 0 0 22 0 1 0 1840515893 42508288 9442 4294967295 134512640 134736556 3221224560 3221222924 1077379898 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 10378 9442 1116 68 0 10310 0
[pid=10844] vsize: 41512
Current children cumulated CPU time (s) 125.11
Current children cumulated vsize (Kb) 41512

[startup+150.013 s]
Raw data (loadavg): 1.01 1.00 0.93 2/57 10848
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 9549 0 0 0 12755 751 0 0 25 0 1 0 1840515893 42442752 9441 4294967295 134512640 134736556 3221224560 3221223272 134560294 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 10362 9441 1116 68 0 10294 0
[pid=10844] vsize: 41448
Current children cumulated CPU time (s) 135.06
Current children cumulated vsize (Kb) 41448

[startup+160.013 s]
Raw data (loadavg): 1.01 1.00 0.93 2/57 10848
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 9693 0 0 0 13749 754 0 0 25 0 1 0 1840515893 43118592 9585 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 10527 9585 1116 68 0 10459 0
[pid=10844] vsize: 42108
Current children cumulated CPU time (s) 145.03
Current children cumulated vsize (Kb) 42108

[startup+170.014 s]
Raw data (loadavg): 1.01 1.00 0.93 2/57 10850
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 9709 0 0 0 14742 756 0 0 25 0 1 0 1840515893 43118592 9601 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 10527 9601 1116 68 0 10459 0
[pid=10844] vsize: 42108
Current children cumulated CPU time (s) 154.98
Current children cumulated vsize (Kb) 42108

[startup+180.015 s]
Raw data (loadavg): 1.01 1.00 0.93 2/57 10850
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 11875 0 0 0 15695 776 0 0 25 0 1 0 1840515893 51998720 11762 4294967295 134512640 134736556 3221224560 3221223204 134608262 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 12695 11762 1116 68 0 12627 0
[pid=10844] vsize: 50780
Current children cumulated CPU time (s) 164.71
Current children cumulated vsize (Kb) 50780

[startup+190.017 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10850
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 11892 0 0 0 16688 778 0 0 25 0 1 0 1840515893 52097024 11779 4294967295 134512640 134736556 3221224560 3221223156 1077374123 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 12719 11779 1116 68 0 12651 0
[pid=10844] vsize: 50876
Current children cumulated CPU time (s) 174.66
Current children cumulated vsize (Kb) 50876

[startup+200.018 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10850
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 11900 0 0 0 17682 780 0 0 25 0 1 0 1840515893 52064256 11787 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 12711 11787 1116 68 0 12643 0
[pid=10844] vsize: 50844
Current children cumulated CPU time (s) 184.62
Current children cumulated vsize (Kb) 50844

[startup+210.018 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10850
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12063 0 0 0 18674 784 0 0 25 0 1 0 1840515893 52334592 11832 4294967295 134512640 134736556 3221224560 3221223296 134605579 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 12777 11832 1116 68 0 12709 0
[pid=10844] vsize: 51108
Current children cumulated CPU time (s) 194.58
Current children cumulated vsize (Kb) 51108

[startup+220.019 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10850
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12164 0 0 0 19667 786 0 0 25 0 1 0 1840515893 52731904 11933 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 12874 11933 1116 68 0 12806 0
[pid=10844] vsize: 51496
Current children cumulated CPU time (s) 204.53
Current children cumulated vsize (Kb) 51496

[startup+230.019 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10852
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12201 0 0 0 20653 791 0 0 25 0 1 0 1840515893 52699136 11945 4294967295 134512640 134736556 3221224560 3221223236 134524892 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 12866 11945 1116 68 0 12798 0
[pid=10844] vsize: 51464
Current children cumulated CPU time (s) 214.44
Current children cumulated vsize (Kb) 51464

[startup+240.019 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10852
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12201 0 0 0 21631 799 0 0 25 0 1 0 1840515893 52699136 11945 4294967295 134512640 134736556 3221224560 3221223192 134553056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 12866 11945 1116 68 0 12798 0
[pid=10844] vsize: 51464
Current children cumulated CPU time (s) 224.3
Current children cumulated vsize (Kb) 51464

[startup+250.02 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10852
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12201 0 0 0 22624 801 0 0 25 0 1 0 1840515893 52699136 11945 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 12866 11945 1116 68 0 12798 0
[pid=10844] vsize: 51464
Current children cumulated CPU time (s) 234.25
Current children cumulated vsize (Kb) 51464

[startup+260.021 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10852
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12201 0 0 0 23617 804 0 0 25 0 1 0 1840515893 52699136 11945 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 12866 11945 1116 68 0 12798 0
[pid=10844] vsize: 51464
Current children cumulated CPU time (s) 244.21
Current children cumulated vsize (Kb) 51464

[startup+270.022 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10852
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12204 0 0 0 24609 807 0 0 25 0 1 0 1840515893 52834304 11948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 12899 11948 1116 68 0 12831 0
[pid=10844] vsize: 51596
Current children cumulated CPU time (s) 254.16
Current children cumulated vsize (Kb) 51596

[startup+280.023 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10852
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12351 0 0 0 25583 817 0 0 25 0 1 0 1840515893 53358592 12095 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13027 12095 1116 68 0 12959 0
[pid=10844] vsize: 52108
Current children cumulated CPU time (s) 264
Current children cumulated vsize (Kb) 52108

[startup+290.024 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10854
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 26573 822 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223408 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 273.95
Current children cumulated vsize (Kb) 52448

[startup+300.025 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10854
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 27561 826 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 283.87
Current children cumulated vsize (Kb) 52448

[startup+310.026 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10854
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 28551 830 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 293.81
Current children cumulated vsize (Kb) 52448

[startup+320.027 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10854
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 29541 834 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 303.75
Current children cumulated vsize (Kb) 52448

[startup+330.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10854
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 30529 839 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 313.68
Current children cumulated vsize (Kb) 52448

[startup+340.029 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10854
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 31520 842 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 323.62
Current children cumulated vsize (Kb) 52448

[startup+350.029 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10856
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 32512 846 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 333.58
Current children cumulated vsize (Kb) 52448

[startup+360.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10856
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 33502 850 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 343.52
Current children cumulated vsize (Kb) 52448

[startup+370.031 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10856
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 34490 854 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 353.44
Current children cumulated vsize (Kb) 52448

[startup+380.031 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10856
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 35481 857 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 363.38
Current children cumulated vsize (Kb) 52448

[startup+390.031 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10856
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 36469 861 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 373.3
Current children cumulated vsize (Kb) 52448

[startup+400.032 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10856
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 37458 865 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 383.23
Current children cumulated vsize (Kb) 52448

[startup+410.032 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10858
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 38449 869 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 393.18
Current children cumulated vsize (Kb) 52448

[startup+420.033 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10858
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 39438 872 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 403.1
Current children cumulated vsize (Kb) 52448

[startup+430.034 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10858
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 40429 875 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 413.04
Current children cumulated vsize (Kb) 52448

[startup+440.035 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10858
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 41416 880 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 422.96
Current children cumulated vsize (Kb) 52448

[startup+450.036 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10858
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 42404 885 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 432.89
Current children cumulated vsize (Kb) 52448

[startup+460.037 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10858
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 43394 888 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 442.82
Current children cumulated vsize (Kb) 52448

[startup+470.038 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10860
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 44384 893 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 452.77
Current children cumulated vsize (Kb) 52448

[startup+480.039 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10860
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 45374 897 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 462.71
Current children cumulated vsize (Kb) 52448

[startup+490.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10860
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 46363 901 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 472.64
Current children cumulated vsize (Kb) 52448

[startup+500.041 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10860
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 47354 905 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 482.59
Current children cumulated vsize (Kb) 52448

[startup+510.042 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10860
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 48344 909 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 492.53
Current children cumulated vsize (Kb) 52448

[startup+520.043 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10860
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 49334 912 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223232 1076648070 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 502.46
Current children cumulated vsize (Kb) 52448

[startup+530.043 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10862
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 50322 916 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 512.38
Current children cumulated vsize (Kb) 52448

[startup+540.043 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10862
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 51313 920 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (Kb) 52448

[startup+550.044 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10862
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 52303 923 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223288 134605603 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 532.26
Current children cumulated vsize (Kb) 52448

[startup+560.044 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10862
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 53292 926 0 0 25 0 1 0 1840515893 53706752 12180 4294967295 134512640 134736556 3221224560 3221223268 134605449 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13112 12180 1116 68 0 13044 0
[pid=10844] vsize: 52448
Current children cumulated CPU time (s) 542.18
Current children cumulated vsize (Kb) 52448

[startup+570.045 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10862
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 54281 930 0 0 25 0 1 0 1840515893 53661696 12180 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13101 12180 1116 68 0 13033 0
[pid=10844] vsize: 52404
Current children cumulated CPU time (s) 552.11
Current children cumulated vsize (Kb) 52404

[startup+580.046 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10862
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 55269 935 0 0 25 0 1 0 1840515893 53661696 12180 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13101 12180 1116 68 0 13033 0
[pid=10844] vsize: 52404
Current children cumulated CPU time (s) 562.04
Current children cumulated vsize (Kb) 52404

[startup+590.047 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10864
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 56257 940 0 0 25 0 1 0 1840515893 53661696 12180 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13101 12180 1116 68 0 13033 0
[pid=10844] vsize: 52404
Current children cumulated CPU time (s) 571.97
Current children cumulated vsize (Kb) 52404

[startup+600.048 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10864
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 57246 944 0 0 25 0 1 0 1840515893 53661696 12180 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13101 12180 1116 68 0 13033 0
[pid=10844] vsize: 52404
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (Kb) 52404

[startup+610.049 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10864
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 58239 946 0 0 25 0 1 0 1840515893 53661696 12180 4294967295 134512640 134736556 3221224560 3221223256 134532897 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 13101 12180 1116 68 0 13033 0
[pid=10844] vsize: 52404
Current children cumulated CPU time (s) 591.85
Current children cumulated vsize (Kb) 52404

[startup+620.049 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10864
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 59226 951 0 0 25 0 1 0 1840515893 53661696 12180 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13101 12180 1116 68 0 13033 0
[pid=10844] vsize: 52404
Current children cumulated CPU time (s) 601.77
Current children cumulated vsize (Kb) 52404

[startup+630.049 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10864
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 60217 954 0 0 25 0 1 0 1840515893 53661696 12180 4294967295 134512640 134736556 3221224560 3221223136 134550710 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13101 12180 1116 68 0 13033 0
[pid=10844] vsize: 52404
Current children cumulated CPU time (s) 611.71
Current children cumulated vsize (Kb) 52404

[startup+640.051 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10864
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12436 0 0 0 61207 958 0 0 25 0 1 0 1840515893 53661696 12180 4294967295 134512640 134736556 3221224560 3221223180 1077374048 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13101 12180 1116 68 0 13033 0
[pid=10844] vsize: 52404
Current children cumulated CPU time (s) 621.65
Current children cumulated vsize (Kb) 52404

[startup+650.052 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10866
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12446 0 0 0 62125 985 0 0 25 0 1 0 1840515893 53653504 12178 4294967295 134512640 134736556 3221224560 3221223072 134543088 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13099 12178 1116 68 0 13031 0
[pid=10844] vsize: 52396
Current children cumulated CPU time (s) 631.1
Current children cumulated vsize (Kb) 52396

[startup+660.052 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10866
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12774 0 0 0 63078 1002 0 0 25 0 1 0 1840515893 54800384 12481 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13379 12481 1116 68 0 13311 0
[pid=10844] vsize: 53516
Current children cumulated CPU time (s) 640.8
Current children cumulated vsize (Kb) 53516

[startup+670.053 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10866
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12814 0 0 0 64067 1007 0 0 25 0 1 0 1840515893 55009280 12521 4294967295 134512640 134736556 3221224560 3221223280 134605615 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13430 12521 1116 68 0 13362 0
[pid=10844] vsize: 53720
Current children cumulated CPU time (s) 650.74
Current children cumulated vsize (Kb) 53720

[startup+680.053 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10866
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12835 0 0 0 65057 1011 0 0 25 0 1 0 1840515893 55140352 12542 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13462 12542 1116 68 0 13394 0
[pid=10844] vsize: 53848
Current children cumulated CPU time (s) 660.68
Current children cumulated vsize (Kb) 53848

[startup+690.054 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10866
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12835 0 0 0 66045 1015 0 0 25 0 1 0 1840515893 55058432 12542 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13442 12542 1116 68 0 13374 0
[pid=10844] vsize: 53768
Current children cumulated CPU time (s) 670.6
Current children cumulated vsize (Kb) 53768

[startup+700.055 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10866
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12835 0 0 0 67035 1019 0 0 25 0 1 0 1840515893 55050240 12542 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 13440 12542 1116 68 0 13372 0
[pid=10844] vsize: 53760
Current children cumulated CPU time (s) 680.54
Current children cumulated vsize (Kb) 53760

[startup+710.056 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10868
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12835 0 0 0 68025 1023 0 0 25 0 1 0 1840515893 55050240 12542 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 13440 12542 1116 68 0 13372 0
[pid=10844] vsize: 53760
Current children cumulated CPU time (s) 690.48
Current children cumulated vsize (Kb) 53760

[startup+720.056 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10868
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 12854 0 0 0 68990 1034 0 0 25 0 1 0 1840515893 55185408 12561 4294967295 134512640 134736556 3221224560 3221223092 134543972 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13473 12561 1116 68 0 13405 0
[pid=10844] vsize: 53892
Current children cumulated CPU time (s) 700.24
Current children cumulated vsize (Kb) 53892

[startup+730.057 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10868
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 13111 0 0 0 69894 1065 0 0 25 0 1 0 1840515893 56266752 12818 4294967295 134512640 134736556 3221224560 3221223236 134529471 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 13737 12818 1116 68 0 13669 0
[pid=10844] vsize: 54948
Current children cumulated CPU time (s) 709.59
Current children cumulated vsize (Kb) 54948

[startup+740.059 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10868
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 13417 0 0 0 70792 1100 0 0 20 0 1 0 1840515893 57483264 13124 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 14034 13124 1116 68 0 13966 0
[pid=10844] vsize: 56136
Current children cumulated CPU time (s) 718.92
Current children cumulated vsize (Kb) 56136

[startup+750.059 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10868
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14359 0 0 0 71752 1115 0 0 25 0 1 0 1840515893 61337600 14066 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 14975 14066 1116 68 0 14907 0
[pid=10844] vsize: 59900
Current children cumulated CPU time (s) 728.67
Current children cumulated vsize (Kb) 59900

[startup+760.059 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10868
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14359 0 0 0 72742 1119 0 0 25 0 1 0 1840515893 61333504 14066 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 14974 14066 1116 68 0 14906 0
[pid=10844] vsize: 59896
Current children cumulated CPU time (s) 738.61
Current children cumulated vsize (Kb) 59896

[startup+770.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10870
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14470 0 0 0 73732 1123 0 0 25 0 1 0 1840515893 61825024 14169 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 15094 14169 1116 68 0 15026 0
[pid=10844] vsize: 60376
Current children cumulated CPU time (s) 748.55
Current children cumulated vsize (Kb) 60376

[startup+780.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10870
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14473 0 0 0 74721 1127 0 0 25 0 1 0 1840515893 61358080 14082 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 14980 14082 1116 68 0 14912 0
[pid=10844] vsize: 59920
Current children cumulated CPU time (s) 758.48
Current children cumulated vsize (Kb) 59920

[startup+790.061 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10870
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14473 0 0 0 75711 1130 0 0 25 0 1 0 1840515893 61349888 14080 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 14978 14080 1116 68 0 14910 0
[pid=10844] vsize: 59912
Current children cumulated CPU time (s) 768.41
Current children cumulated vsize (Kb) 59912

[startup+800.062 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10870
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14473 0 0 0 76702 1134 0 0 25 0 1 0 1840515893 61349888 14080 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 14978 14080 1116 68 0 14910 0
[pid=10844] vsize: 59912
Current children cumulated CPU time (s) 778.36
Current children cumulated vsize (Kb) 59912

[startup+810.062 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10870
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14473 0 0 0 77691 1139 0 0 25 0 1 0 1840515893 61349888 14080 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 14978 14080 1116 68 0 14910 0
[pid=10844] vsize: 59912
Current children cumulated CPU time (s) 788.3
Current children cumulated vsize (Kb) 59912

[startup+820.063 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10870
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14473 0 0 0 78681 1143 0 0 25 0 1 0 1840515893 61349888 14080 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 14978 14080 1116 68 0 14910 0
[pid=10844] vsize: 59912
Current children cumulated CPU time (s) 798.24
Current children cumulated vsize (Kb) 59912

[startup+830.062 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10872
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14474 0 0 0 79671 1147 0 0 25 0 1 0 1840515893 61485056 14081 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 15011 14081 1116 68 0 14943 0
[pid=10844] vsize: 60044
Current children cumulated CPU time (s) 808.18
Current children cumulated vsize (Kb) 60044

[startup+840.063 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10872
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14477 0 0 0 80660 1151 0 0 25 0 1 0 1840515893 61480960 14084 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 15010 14084 1116 68 0 14942 0
[pid=10844] vsize: 60040
Current children cumulated CPU time (s) 818.11
Current children cumulated vsize (Kb) 60040

[startup+850.064 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10872
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14495 0 0 0 81643 1157 0 0 25 0 1 0 1840515893 61452288 14102 4294967295 134512640 134736556 3221224560 3221223096 1077377722 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 15003 14102 1116 68 0 14935 0
[pid=10844] vsize: 60012
Current children cumulated CPU time (s) 828
Current children cumulated vsize (Kb) 60012

[startup+860.064 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10872
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14531 0 0 0 82631 1161 0 0 25 0 1 0 1840515893 61587456 14138 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 15036 14138 1116 68 0 14968 0
[pid=10844] vsize: 60144
Current children cumulated CPU time (s) 837.92
Current children cumulated vsize (Kb) 60144

[startup+870.065 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10872
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14531 0 0 0 83621 1165 0 0 25 0 1 0 1840515893 61538304 14126 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 15024 14126 1116 68 0 14956 0
[pid=10844] vsize: 60096
Current children cumulated CPU time (s) 847.86
Current children cumulated vsize (Kb) 60096

[startup+880.066 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10872
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14531 0 0 0 84608 1170 0 0 25 0 1 0 1840515893 61538304 14126 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 15024 14126 1116 68 0 14956 0
[pid=10844] vsize: 60096
Current children cumulated CPU time (s) 857.78
Current children cumulated vsize (Kb) 60096

[startup+890.067 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10874
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14531 0 0 0 85573 1183 0 0 25 0 1 0 1840515893 61538304 14126 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 15024 14126 1116 68 0 14956 0
[pid=10844] vsize: 60096
Current children cumulated CPU time (s) 867.56
Current children cumulated vsize (Kb) 60096

[startup+900.068 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10874
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14531 0 0 0 86563 1186 0 0 25 0 1 0 1840515893 61538304 14126 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 15024 14126 1116 68 0 14956 0
[pid=10844] vsize: 60096
Current children cumulated CPU time (s) 877.49
Current children cumulated vsize (Kb) 60096

[startup+910.069 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10874
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14531 0 0 0 87553 1190 0 0 25 0 1 0 1840515893 61538304 14126 4294967295 134512640 134736556 3221224560 3221223296 134605567 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 15024 14126 1116 68 0 14956 0
[pid=10844] vsize: 60096
Current children cumulated CPU time (s) 887.43
Current children cumulated vsize (Kb) 60096

[startup+920.07 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10874
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14531 0 0 0 88544 1194 0 0 25 0 1 0 1840515893 61538304 14126 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 15024 14126 1116 68 0 14956 0
[pid=10844] vsize: 60096
Current children cumulated CPU time (s) 897.38
Current children cumulated vsize (Kb) 60096

[startup+930.07 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10874
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 14531 0 0 0 89536 1197 0 0 25 0 1 0 1840515893 61538304 14126 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 15024 14126 1116 68 0 14956 0
[pid=10844] vsize: 60096
Current children cumulated CPU time (s) 907.33
Current children cumulated vsize (Kb) 60096

[startup+940.071 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10874
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 15280 0 0 0 90518 1204 0 0 25 0 1 0 1840515893 64647168 14875 4294967295 134512640 134736556 3221224560 3221223136 134550707 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 15783 14875 1116 68 0 15715 0
[pid=10844] vsize: 63132
Current children cumulated CPU time (s) 917.22
Current children cumulated vsize (Kb) 63132

[startup+950.072 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10876
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 16004 0 0 0 91502 1211 0 0 25 0 1 0 1840515893 67612672 15599 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 16507 15599 1116 68 0 16439 0
[pid=10844] vsize: 66028
Current children cumulated CPU time (s) 927.13
Current children cumulated vsize (Kb) 66028

[startup+960.072 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10876
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 16157 0 0 0 92491 1214 0 0 25 0 1 0 1840515893 68235264 15752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 16659 15752 1116 68 0 16591 0
[pid=10844] vsize: 66636
Current children cumulated CPU time (s) 937.05
Current children cumulated vsize (Kb) 66636

[startup+970.073 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10876
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 16166 0 0 0 93480 1219 0 0 25 0 1 0 1840515893 68235264 15761 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 16659 15761 1116 68 0 16591 0
[pid=10844] vsize: 66636
Current children cumulated CPU time (s) 946.99
Current children cumulated vsize (Kb) 66636

[startup+980.073 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10876
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 16166 0 0 0 94469 1222 0 0 25 0 1 0 1840515893 68235264 15761 4294967295 134512640 134736556 3221224560 3221223136 134550690 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 16659 15761 1116 68 0 16591 0
[pid=10844] vsize: 66636
Current children cumulated CPU time (s) 956.91
Current children cumulated vsize (Kb) 66636

[startup+990.073 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10876
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 16167 0 0 0 95457 1226 0 0 25 0 1 0 1840515893 68165632 15712 4294967295 134512640 134736556 3221224560 3221223228 134534796 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 16642 15712 1116 68 0 16574 0
[pid=10844] vsize: 66568
Current children cumulated CPU time (s) 966.83
Current children cumulated vsize (Kb) 66568

[startup+1000.07 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10876
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 16175 0 0 0 96448 1230 0 0 25 0 1 0 1840515893 68165632 15720 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 16642 15720 1116 68 0 16574 0
[pid=10844] vsize: 66568
Current children cumulated CPU time (s) 976.78
Current children cumulated vsize (Kb) 66568

[startup+1010.08 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10878
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 16246 0 0 0 97431 1236 0 0 25 0 1 0 1840515893 68390912 15791 4294967295 134512640 134736556 3221224560 3221223280 134605394 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 16697 15791 1116 68 0 16629 0
[pid=10844] vsize: 66788
Current children cumulated CPU time (s) 986.67
Current children cumulated vsize (Kb) 66788

[startup+1020.08 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10878
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 16246 0 0 0 98410 1244 0 0 25 0 1 0 1840515893 68390912 15791 4294967295 134512640 134736556 3221224560 3221223272 134694465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 16697 15791 1116 68 0 16629 0
[pid=10844] vsize: 66788
Current children cumulated CPU time (s) 996.54
Current children cumulated vsize (Kb) 66788

[startup+1030.08 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10878
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 16246 0 0 0 99400 1248 0 0 25 0 1 0 1840515893 68390912 15791 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 16697 15791 1116 68 0 16629 0
[pid=10844] vsize: 66788
Current children cumulated CPU time (s) 1006.48
Current children cumulated vsize (Kb) 66788

[startup+1040.08 s]
Raw data (loadavg): 1.00 1.00 0.93 2/57 10878
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 16246 0 0 0 100390 1251 0 0 25 0 1 0 1840515893 68390912 15791 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 16697 15791 1116 68 0 16629 0
[pid=10844] vsize: 66788
Current children cumulated CPU time (s) 1016.41
Current children cumulated vsize (Kb) 66788

[startup+1050.08 s]
Raw data (loadavg): 1.08 1.02 0.94 2/57 10878
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 16246 0 0 0 101380 1256 0 0 25 0 1 0 1840515893 68390912 15791 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 16697 15791 1116 68 0 16629 0
[pid=10844] vsize: 66788
Current children cumulated CPU time (s) 1026.36
Current children cumulated vsize (Kb) 66788

[startup+1060.08 s]
Raw data (loadavg): 1.07 1.02 0.94 2/57 10878
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18724 0 0 0 102328 1278 0 0 25 0 1 0 1840515893 78528512 18269 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 19172 18269 1116 68 0 19104 0
[pid=10844] vsize: 76688
Current children cumulated CPU time (s) 1036.06
Current children cumulated vsize (Kb) 76688

[startup+1070.08 s]
Raw data (loadavg): 1.06 1.01 0.94 2/57 10880
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18804 0 0 0 103317 1283 0 0 25 0 1 0 1840515893 78925824 18349 4294967295 134512640 134736556 3221224560 3221223096 1077377893 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 19269 18349 1116 68 0 19201 0
[pid=10844] vsize: 77076
Current children cumulated CPU time (s) 1046
Current children cumulated vsize (Kb) 77076

[startup+1080.08 s]
Raw data (loadavg): 1.05 1.01 0.94 1/57 10880
Raw data (/proc/10844/stat): 10844 (bsolo) T 10843 10844 9102 0 -1 0 18804 0 0 0 104309 1285 0 0 25 0 1 0 1840515893 78872576 18349 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10844/statm): 19256 18349 1116 68 0 19188 0
[pid=10844] vsize: 77024
Current children cumulated CPU time (s) 1055.94
Current children cumulated vsize (Kb) 77024

[startup+1090.08 s]
Raw data (loadavg): 1.04 1.01 0.94 2/57 10880
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18804 0 0 0 105301 1289 0 0 25 0 1 0 1840515893 78872576 18349 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 19256 18349 1116 68 0 19188 0
[pid=10844] vsize: 77024
Current children cumulated CPU time (s) 1065.9
Current children cumulated vsize (Kb) 77024

[startup+1100.08 s]
Raw data (loadavg): 1.03 1.01 0.94 2/57 10880
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18807 0 0 0 106279 1296 0 0 25 0 1 0 1840515893 78872576 18352 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 19256 18352 1116 68 0 19188 0
[pid=10844] vsize: 77024
Current children cumulated CPU time (s) 1075.75
Current children cumulated vsize (Kb) 77024

[startup+1110.08 s]
Raw data (loadavg): 1.03 1.01 0.94 2/57 10880
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18807 0 0 0 107266 1300 0 0 25 0 1 0 1840515893 78872576 18352 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 19256 18352 1116 68 0 19188 0
[pid=10844] vsize: 77024
Current children cumulated CPU time (s) 1085.66
Current children cumulated vsize (Kb) 77024

[startup+1120.08 s]
Raw data (loadavg): 1.02 1.01 0.94 2/57 10880
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18810 0 0 0 108252 1306 0 0 25 0 1 0 1840515893 78872576 18355 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 19256 18355 1116 68 0 19188 0
[pid=10844] vsize: 77024
Current children cumulated CPU time (s) 1095.58
Current children cumulated vsize (Kb) 77024

[startup+1130.09 s]
Raw data (loadavg): 1.02 1.01 0.94 2/57 10882
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18810 0 0 0 109241 1310 0 0 25 0 1 0 1840515893 78872576 18355 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 19256 18355 1116 68 0 19188 0
[pid=10844] vsize: 77024
Current children cumulated CPU time (s) 1105.51
Current children cumulated vsize (Kb) 77024

[startup+1140.09 s]
Raw data (loadavg): 1.02 1.01 0.94 2/57 10882
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18877 0 0 0 110232 1313 0 0 25 0 1 0 1840515893 79220736 18422 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 19341 18422 1116 68 0 19273 0
[pid=10844] vsize: 77364
Current children cumulated CPU time (s) 1115.45
Current children cumulated vsize (Kb) 77364

[startup+1150.09 s]
Raw data (loadavg): 1.01 1.01 0.94 2/57 10882
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18895 0 0 0 111223 1317 0 0 25 0 1 0 1840515893 79224832 18422 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 19342 18422 1116 68 0 19274 0
[pid=10844] vsize: 77368
Current children cumulated CPU time (s) 1125.4
Current children cumulated vsize (Kb) 77368

[startup+1160.09 s]
Raw data (loadavg): 1.01 1.01 0.94 2/57 10882
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18895 0 0 0 112189 1328 0 0 25 0 1 0 1840515893 79224832 18422 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 19342 18422 1116 68 0 19274 0
[pid=10844] vsize: 77368
Current children cumulated CPU time (s) 1135.17
Current children cumulated vsize (Kb) 77368

[startup+1170.09 s]
Raw data (loadavg): 1.01 1.00 0.94 2/57 10882
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18895 0 0 0 113172 1335 0 0 25 0 1 0 1840515893 79175680 18422 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 19330 18422 1116 68 0 19262 0
[pid=10844] vsize: 77320
Current children cumulated CPU time (s) 1145.07
Current children cumulated vsize (Kb) 77320

[startup+1180.09 s]
Raw data (loadavg): 1.01 1.00 0.94 2/57 10882
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18895 0 0 0 114163 1338 0 0 25 0 1 0 1840515893 79175680 18422 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 19330 18422 1116 68 0 19262 0
[pid=10844] vsize: 77320
Current children cumulated CPU time (s) 1155.01
Current children cumulated vsize (Kb) 77320

[startup+1190.09 s]
Raw data (loadavg): 1.00 1.00 0.94 2/57 10884
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18895 0 0 0 115154 1341 0 0 25 0 1 0 1840515893 79175680 18422 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 19330 18422 1116 68 0 19262 0
[pid=10844] vsize: 77320
Current children cumulated CPU time (s) 1164.95
Current children cumulated vsize (Kb) 77320

[startup+1200.09 s]
Raw data (loadavg): 1.00 1.00 0.94 2/57 10884
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18895 0 0 0 116145 1345 0 0 25 0 1 0 1840515893 79175680 18422 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 19330 18422 1116 68 0 19262 0
[pid=10844] vsize: 77320
Current children cumulated CPU time (s) 1174.9
Current children cumulated vsize (Kb) 77320

[startup+1210.09 s]
Raw data (loadavg): 1.00 1.00 0.94 2/57 10884
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18895 0 0 0 117113 1356 0 0 25 0 1 0 1840515893 79175680 18422 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10844/statm): 19330 18422 1116 68 0 19262 0
[pid=10844] vsize: 77320
Current children cumulated CPU time (s) 1184.69
Current children cumulated vsize (Kb) 77320

[startup+1220.09 s]
Raw data (loadavg): 1.00 1.00 0.94 2/57 10884
Raw data (/proc/10844/stat): 10844 (bsolo) R 10843 10844 9102 0 -1 0 18895 0 0 0 118102 1360 0 0 25 0 1 0 1840515893 79175680 18422 4294967295 134512640 134736556 3221224560 3221223312 134597473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10844/statm): 19330 18422 1116 68 0 19262 0
[pid=10844] vsize: 77320
Current children cumulated CPU time (s) 1194.62
Current children cumulated vsize (Kb) 77320
One traced child (pid=10844) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1220.52
CPU time (s): 1195.06
CPU user time (s): 1181.41
CPU system time (s): 13.6479
CPU usage (%): 97.9138
Max. virtual memory (cumulated for all children) (Kb): 77368

Verifier Data

ERROR: no interpretation found !