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

Namesubmitted/aloul/FPGA_SAT05/normalized-chnl50_51_pb.cnf.cr.opb
MD5SUM00bdc6bb9bafd4b1100d8bfa4f886626
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
Number of bits of the biggest sum of numbers6
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.173973
Number of variables5100
Total number of constraints202
Number of constraints which are clauses102
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51

Trace number 102

Launcher Data

LAUNCH ON wulflinc31 THE 2005-09-18 07:59:48 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=17 boxname=wulflinc31 idbench=17 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  00bdc6bb9bafd4b1100d8bfa4f886626  /oldhome/oroussel/tmp/wulflinc31/normalized-chnl50_51_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc31/normalized-chnl50_51_pb.cnf.cr.opb
IDLAUNCH: 17
/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:        719604 kB
Buffers:         35044 kB
Cached:         249608 kB
SwapCached:       1016 kB
Active:          91732 kB
Inactive:       195672 kB
HighTotal:      131008 kB
HighFree:          280 kB
LowTotal:       903652 kB
LowFree:        719324 kB
SwapTotal:     2097892 kB
SwapFree:      2096404 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5768 kB
Slab:            21976 kB
Committed_AS:    64340 kB
PageTables:        340 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 08:20:06 (client local time) WITH STATUS 0 IN 1195.02 SECONDS
stats: 17 7 1195.02 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 5100 variables and 202 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.465
c After prepocess the problem consists of 5100 variables and 202 constraints.
c Restart #1 #Var: 5100 #Dec: 3277 LB: 0 @ 1.287
c Restart #2 #Var: 5100 #Dec: 3771 LB: 0 @ 1.926
c Restart #3 #Var: 5100 #Dec: 4750 LB: 0 @ 3.012
c Restart #4 #Var: 5100 #Dec: 5955 LB: 0 @ 4.356
c Restart #5 #Var: 5100 #Dec: 7405 LB: 0 @ 6.204
c Restart #6 #Var: 5100 #Dec: 9031 LB: 0 @ 8.393
c Restart #7 #Var: 5100 #Dec: 11174 LB: 0 @ 10.946
c Restart #8 #Var: 5100 #Dec: 13488 LB: 0 @ 13.834
c Restart #9 #Var: 5100 #Dec: 16096 LB: 0 @ 16.898
c Restart #10 #Var: 5100 #Dec: 19009 LB: 0 @ 20.52
c Restart #11 #Var: 5100 #Dec: 22008 LB: 0 @ 24.747
c Restart #12 #Var: 5100 #Dec: 25636 LB: 0 @ 29.275
c Restart #13 #Var: 5100 #Dec: 29044 LB: 0 @ 33.997
c Restart #14 #Var: 5100 #Dec: 33001 LB: 0 @ 39.148
c Restart #15 #Var: 5100 #Dec: 37053 LB: 0 @ 44.988
c Restart #16 #Var: 5100 #Dec: 41338 LB: 0 @ 51.225
c Restart #17 #Var: 5100 #Dec: 45988 LB: 0 @ 57.673
c Restart #18 #Var: 5100 #Dec: 50373 LB: 0 @ 64.639
c Restart #19 #Var: 5100 #Dec: 54860 LB: 0 @ 73.051
c Restart #20 #Var: 5100 #Dec: 59899 LB: 0 @ 81.211
c Restart #21 #Var: 5100 #Dec: 64812 LB: 0 @ 89.377
c Restart #22 #Var: 5100 #Dec: 69956 LB: 0 @ 98.065
c Restart #23 #Var: 5100 #Dec: 75358 LB: 0 @ 107.29
c Restart #24 #Var: 5100 #Dec: 80982 LB: 0 @ 116.75
c Restart #25 #Var: 5100 #Dec: 86881 LB: 0 @ 126.81
c Restart #26 #Var: 5100 #Dec: 92802 LB: 0 @ 136.78
c Restart #27 #Var: 5100 #Dec: 99013 LB: 0 @ 147.41
c Restart #28 #Var: 5100 #Dec: 105336 LB: 0 @ 158.28
c Restart #29 #Var: 5100 #Dec: 112048 LB: 0 @ 169.33
c Restart #30 #Var: 5100 #Dec: 118866 LB: 0 @ 180.84
c Restart #31 #Var: 5100 #Dec: 125939 LB: 0 @ 192.63
c Restart #32 #Var: 5100 #Dec: 133311 LB: 0 @ 205.29
c Restart #33 #Var: 5100 #Dec: 140826 LB: 0 @ 217.9
c Restart #34 #Var: 5100 #Dec: 148608 LB: 0 @ 230.76
c Restart #35 #Var: 5100 #Dec: 156634 LB: 0 @ 244.55
c Restart #36 #Var: 5100 #Dec: 165012 LB: 0 @ 258.37
c Restart #37 #Var: 5100 #Dec: 174064 LB: 0 @ 273.87
c Restart #38 #Var: 5100 #Dec: 183364 LB: 0 @ 288.7
c Restart #39 #Var: 5100 #Dec: 192441 LB: 0 @ 304.27
c Restart #40 #Var: 5100 #Dec: 201889 LB: 0 @ 319.87
c Restart #41 #Var: 5100 #Dec: 212627 LB: 0 @ 335.38
c Restart #42 #Var: 5100 #Dec: 223628 LB: 0 @ 351.45
c Restart #43 #Var: 5100 #Dec: 234784 LB: 0 @ 367.92
c Restart #44 #Var: 5100 #Dec: 245027 LB: 0 @ 383.99
c Restart #45 #Var: 5100 #Dec: 255659 LB: 0 @ 400.92
c Restart #46 #Var: 5100 #Dec: 266437 LB: 0 @ 418.52
c Restart #47 #Var: 5100 #Dec: 277219 LB: 0 @ 436.74
c Restart #48 #Var: 5100 #Dec: 288254 LB: 0 @ 455.15
c Restart #49 #Var: 5100 #Dec: 299699 LB: 0 @ 473.58
c Restart #50 #Var: 5100 #Dec: 311721 LB: 0 @ 492.58
c Restart #51 #Var: 5100 #Dec: 323819 LB: 0 @ 512.23
c Restart #52 #Var: 5100 #Dec: 336415 LB: 0 @ 532.6
c Restart #53 #Var: 5100 #Dec: 349013 LB: 0 @ 553.39
c Restart #54 #Var: 5100 #Dec: 361819 LB: 0 @ 574.31
c Restart #55 #Var: 5100 #Dec: 375041 LB: 0 @ 596.75
c CHANGE Heuristic... 
c Restart #0 #Var: 5100 #Dec: 387773 LB: 0 @ 618.16
c Restart #1 #Var: 5100 #Dec: 388209 LB: 0 @ 618.53
c Restart #2 #Var: 5100 #Dec: 388669 LB: 0 @ 619.55
c Restart #3 #Var: 5100 #Dec: 389407 LB: 0 @ 620.95
c Restart #4 #Var: 5100 #Dec: 390352 LB: 0 @ 622.61
c Restart #5 #Var: 5100 #Dec: 391555 LB: 0 @ 624.59
c Restart #6 #Var: 5100 #Dec: 393103 LB: 0 @ 626.88
c Restart #7 #Var: 5100 #Dec: 394914 LB: 0 @ 629.75
c Restart #8 #Var: 5100 #Dec: 396972 LB: 0 @ 633.14
c Restart #9 #Var: 5100 #Dec: 399145 LB: 0 @ 637
c Restart #10 #Var: 5100 #Dec: 401634 LB: 0 @ 641.02
c Restart #11 #Var: 5100 #Dec: 404305 LB: 0 @ 645.65
c Restart #12 #Var: 5100 #Dec: 407306 LB: 0 @ 650.93
c Restart #13 #Var: 5100 #Dec: 410505 LB: 0 @ 656.3
c Restart #14 #Var: 5100 #Dec: 414130 LB: 0 @ 661.97
c Restart #15 #Var: 5100 #Dec: 417902 LB: 0 @ 668.56
c Restart #16 #Var: 5100 #Dec: 421925 LB: 0 @ 675.85
c Restart #17 #Var: 5100 #Dec: 426477 LB: 0 @ 683.51
c Restart #18 #Var: 5100 #Dec: 431217 LB: 0 @ 691.75
c Restart #19 #Var: 5100 #Dec: 435776 LB: 0 @ 700.31
c Restart #20 #Var: 5100 #Dec: 440449 LB: 0 @ 709.1
c Restart #21 #Var: 5100 #Dec: 445369 LB: 0 @ 718.48
c Restart #22 #Var: 5100 #Dec: 450686 LB: 0 @ 728.6
c Restart #23 #Var: 5100 #Dec: 456360 LB: 0 @ 739.37
c Restart #24 #Var: 5100 #Dec: 462116 LB: 0 @ 750.88
c Restart #25 #Var: 5100 #Dec: 468898 LB: 0 @ 763.13
c Restart #26 #Var: 5100 #Dec: 475559 LB: 0 @ 775.28
c Restart #27 #Var: 5100 #Dec: 482352 LB: 0 @ 788.06
c Restart #28 #Var: 5100 #Dec: 489292 LB: 0 @ 801.96
c Restart #29 #Var: 5100 #Dec: 496328 LB: 0 @ 817.03
c Restart #30 #Var: 5100 #Dec: 503628 LB: 0 @ 831.83
c Restart #31 #Var: 5100 #Dec: 510801 LB: 0 @ 848.13
c Restart #32 #Var: 5100 #Dec: 518495 LB: 0 @ 864.34
c Restart #33 #Var: 5100 #Dec: 526315 LB: 0 @ 881.46
c Restart #34 #Var: 5100 #Dec: 534336 LB: 0 @ 898.49
c Restart #35 #Var: 5100 #Dec: 542632 LB: 0 @ 915.3
c Restart #36 #Var: 5100 #Dec: 550855 LB: 0 @ 934.41
c Restart #37 #Var: 5100 #Dec: 559621 LB: 0 @ 953.02
c Restart #38 #Var: 5100 #Dec: 568450 LB: 0 @ 972.38
c Restart #39 #Var: 5100 #Dec: 578076 LB: 0 @ 993.38
c Restart #40 #Var: 5100 #Dec: 587327 LB: 0 @ 1014.4
c Restart #41 #Var: 5100 #Dec: 596893 LB: 0 @ 1036.2
c Restart #42 #Var: 5100 #Dec: 606820 LB: 0 @ 1057.6
c Restart #43 #Var: 5100 #Dec: 616943 LB: 0 @ 1080.1
c Restart #44 #Var: 5100 #Dec: 627693 LB: 0 @ 1103.5
c Restart #45 #Var: 5100 #Dec: 638508 LB: 0 @ 1126.6
c Restart #46 #Var: 5100 #Dec: 649241 LB: 0 @ 1152.1
c Restart #47 #Var: 5100 #Dec: 660594 LB: 0 @ 1176.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/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1839604304 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 107 3 90 68 0 39 0
[pid=9388] 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-chnl50_51_pb.cnf.cr.opb

[startup+10.0032 s]
Raw data (loadavg): 0.93 0.95 0.72 2/57 9388
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 1921 0 0 0 940 22 0 0 25 0 1 0 1839604304 11124736 1832 4294967295 134512640 134736556 3221224560 3221223252 1076647544 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2716 1832 1116 68 0 2648 0
[pid=9388] vsize: 10864
Current children cumulated CPU time (s) 9.62
Current children cumulated vsize (Kb) 10864

[startup+20.0042 s]
Raw data (loadavg): 0.94 0.96 0.72 2/57 9388
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 1955 0 0 0 1899 36 0 0 25 0 1 0 1839604304 11202560 1866 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2735 1866 1116 68 0 2667 0
[pid=9388] vsize: 10940
Current children cumulated CPU time (s) 19.35
Current children cumulated vsize (Kb) 10940

[startup+30.0041 s]
Raw data (loadavg): 0.95 0.96 0.73 2/57 9388
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 1980 0 0 0 2861 50 0 0 25 0 1 0 1839604304 11337728 1891 4294967295 134512640 134736556 3221224560 3221223296 134529060 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2768 1891 1116 68 0 2700 0
[pid=9388] vsize: 11072
Current children cumulated CPU time (s) 29.11
Current children cumulated vsize (Kb) 11072

[startup+40.005 s]
Raw data (loadavg): 0.95 0.96 0.73 1/57 9390
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2005 0 0 0 3822 64 0 0 23 0 1 0 1839604304 11472896 1916 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2801 1916 1116 68 0 2733 0
[pid=9388] vsize: 11204
Current children cumulated CPU time (s) 38.86
Current children cumulated vsize (Kb) 11204

[startup+50.0059 s]
Raw data (loadavg): 0.96 0.96 0.73 2/57 9390
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2021 0 0 0 4790 75 0 0 25 0 1 0 1839604304 11472896 1932 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2801 1932 1116 68 0 2733 0
[pid=9388] vsize: 11204
Current children cumulated CPU time (s) 48.65
Current children cumulated vsize (Kb) 11204

[startup+60.0059 s]
Raw data (loadavg): 0.97 0.96 0.73 2/57 9390
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2027 0 0 0 5754 87 0 0 25 0 1 0 1839604304 11472896 1938 4294967295 134512640 134736556 3221224560 3221223208 134554070 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2801 1938 1116 68 0 2733 0
[pid=9388] vsize: 11204
Current children cumulated CPU time (s) 58.41
Current children cumulated vsize (Kb) 11204

[startup+70.0068 s]
Raw data (loadavg): 0.97 0.96 0.74 2/57 9390
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2035 0 0 0 6723 99 0 0 25 0 1 0 1839604304 11608064 1946 4294967295 134512640 134736556 3221224560 3221223152 134716353 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2834 1946 1116 68 0 2766 0
[pid=9388] vsize: 11336
Current children cumulated CPU time (s) 68.22
Current children cumulated vsize (Kb) 11336

[startup+80.0067 s]
Raw data (loadavg): 0.98 0.96 0.74 2/57 9390
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2042 0 0 0 7693 110 0 0 25 0 1 0 1839604304 11595776 1953 4294967295 134512640 134736556 3221224560 3221223216 134524971 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2831 1953 1116 68 0 2763 0
[pid=9388] vsize: 11324
Current children cumulated CPU time (s) 78.03
Current children cumulated vsize (Kb) 11324

[startup+90.0076 s]
Raw data (loadavg): 0.98 0.96 0.74 2/57 9390
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2053 0 0 0 8665 121 0 0 25 0 1 0 1839604304 11583488 1964 4294967295 134512640 134736556 3221224560 3221223096 1077377211 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2828 1964 1116 68 0 2760 0
[pid=9388] vsize: 11312
Current children cumulated CPU time (s) 87.86
Current children cumulated vsize (Kb) 11312

[startup+100.009 s]
Raw data (loadavg): 0.98 0.96 0.74 2/57 9392
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2072 0 0 0 9638 130 0 0 25 0 1 0 1839604304 11681792 1983 4294967295 134512640 134736556 3221224560 3221223360 134552866 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2852 1983 1116 68 0 2784 0
[pid=9388] vsize: 11408
Current children cumulated CPU time (s) 97.68
Current children cumulated vsize (Kb) 11408

[startup+110.008 s]
Raw data (loadavg): 0.98 0.96 0.74 2/57 9392
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2072 0 0 0 10607 141 0 0 25 0 1 0 1839604304 11681792 1983 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2852 1983 1116 68 0 2784 0
[pid=9388] vsize: 11408
Current children cumulated CPU time (s) 107.48
Current children cumulated vsize (Kb) 11408

[startup+120.009 s]
Raw data (loadavg): 0.99 0.97 0.75 2/57 9392
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2084 0 0 0 11576 153 0 0 25 0 1 0 1839604304 11681792 1995 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2852 1995 1116 68 0 2784 0
[pid=9388] vsize: 11408
Current children cumulated CPU time (s) 117.29
Current children cumulated vsize (Kb) 11408

[startup+130.009 s]
Raw data (loadavg): 0.99 0.97 0.75 1/57 9392
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2084 0 0 0 12547 165 0 0 25 0 1 0 1839604304 11681792 1995 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2852 1995 1116 68 0 2784 0
[pid=9388] vsize: 11408
Current children cumulated CPU time (s) 127.12
Current children cumulated vsize (Kb) 11408

[startup+140.01 s]
Raw data (loadavg): 0.99 0.97 0.75 2/57 9392
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2084 0 0 0 13515 176 0 0 25 0 1 0 1839604304 11681792 1995 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2852 1995 1116 68 0 2784 0
[pid=9388] vsize: 11408
Current children cumulated CPU time (s) 136.91
Current children cumulated vsize (Kb) 11408

[startup+150.01 s]
Raw data (loadavg): 0.99 0.97 0.75 2/57 9392
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2084 0 0 0 14483 187 0 0 25 0 1 0 1839604304 11681792 1995 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2852 1995 1116 68 0 2784 0
[pid=9388] vsize: 11408
Current children cumulated CPU time (s) 146.7
Current children cumulated vsize (Kb) 11408

[startup+160.01 s]
Raw data (loadavg): 1.06 0.99 0.76 2/57 9394
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2084 0 0 0 15454 198 0 0 25 0 1 0 1839604304 11681792 1995 4294967295 134512640 134736556 3221224560 3221223280 134534866 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2852 1995 1116 68 0 2784 0
[pid=9388] vsize: 11408
Current children cumulated CPU time (s) 156.52
Current children cumulated vsize (Kb) 11408

[startup+170.011 s]
Raw data (loadavg): 1.05 0.99 0.76 2/57 9394
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2084 0 0 0 16423 210 0 0 25 0 1 0 1839604304 11681792 1995 4294967295 134512640 134736556 3221224560 3221223348 134602997 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2852 1995 1116 68 0 2784 0
[pid=9388] vsize: 11408
Current children cumulated CPU time (s) 166.33
Current children cumulated vsize (Kb) 11408

[startup+180.011 s]
Raw data (loadavg): 1.05 0.99 0.76 2/57 9394
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2084 0 0 0 17392 220 0 0 25 0 1 0 1839604304 11681792 1995 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2852 1995 1116 68 0 2784 0
[pid=9388] vsize: 11408
Current children cumulated CPU time (s) 176.12
Current children cumulated vsize (Kb) 11408

[startup+190.012 s]
Raw data (loadavg): 1.04 0.99 0.76 2/57 9394
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2084 0 0 0 18362 232 0 0 25 0 1 0 1839604304 11681792 1995 4294967295 134512640 134736556 3221224560 3221222372 134717260 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2852 1995 1116 68 0 2784 0
[pid=9388] vsize: 11408
Current children cumulated CPU time (s) 185.94
Current children cumulated vsize (Kb) 11408

[startup+200.013 s]
Raw data (loadavg): 1.03 0.99 0.77 2/57 9394
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2084 0 0 0 19332 244 0 0 25 0 1 0 1839604304 11681792 1995 4294967295 134512640 134736556 3221224560 3221223096 134716944 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2852 1995 1116 68 0 2784 0
[pid=9388] vsize: 11408
Current children cumulated CPU time (s) 195.76
Current children cumulated vsize (Kb) 11408

[startup+210.013 s]
Raw data (loadavg): 1.03 0.99 0.77 2/57 9394
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2089 0 0 0 20304 256 0 0 25 0 1 0 1839604304 11816960 2000 4294967295 134512640 134736556 3221224560 3221223136 134716094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2885 2000 1116 68 0 2817 0
[pid=9388] vsize: 11540
Current children cumulated CPU time (s) 205.6
Current children cumulated vsize (Kb) 11540

[startup+220.014 s]
Raw data (loadavg): 1.02 0.99 0.77 2/57 9396
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2089 0 0 0 21276 268 0 0 25 0 1 0 1839604304 11816960 2000 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2885 2000 1116 68 0 2817 0
[pid=9388] vsize: 11540
Current children cumulated CPU time (s) 215.44
Current children cumulated vsize (Kb) 11540

[startup+230.015 s]
Raw data (loadavg): 1.02 0.99 0.77 2/57 9396
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2089 0 0 0 22244 279 0 0 25 0 1 0 1839604304 11816960 2000 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2885 2000 1116 68 0 2817 0
[pid=9388] vsize: 11540
Current children cumulated CPU time (s) 225.23
Current children cumulated vsize (Kb) 11540

[startup+240.015 s]
Raw data (loadavg): 1.02 0.99 0.77 2/57 9396
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2089 0 0 0 23217 289 0 0 25 0 1 0 1839604304 11816960 2000 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2885 2000 1116 68 0 2817 0
[pid=9388] vsize: 11540
Current children cumulated CPU time (s) 235.06
Current children cumulated vsize (Kb) 11540

[startup+250.016 s]
Raw data (loadavg): 1.01 0.99 0.78 2/57 9396
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2089 0 0 0 24187 299 0 0 25 0 1 0 1839604304 11763712 2000 4294967295 134512640 134736556 3221224560 3221223076 134716478 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2872 2000 1116 68 0 2804 0
[pid=9388] vsize: 11488
Current children cumulated CPU time (s) 244.86
Current children cumulated vsize (Kb) 11488

[startup+260.017 s]
Raw data (loadavg): 1.01 0.99 0.78 1/57 9396
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2089 0 0 0 25156 313 0 0 25 0 1 0 1839604304 11763712 2000 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2872 2000 1116 68 0 2804 0
[pid=9388] vsize: 11488
Current children cumulated CPU time (s) 254.69
Current children cumulated vsize (Kb) 11488

[startup+270.018 s]
Raw data (loadavg): 1.01 0.99 0.78 2/57 9396
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2090 0 0 0 26125 325 0 0 25 0 1 0 1839604304 11763712 2001 4294967295 134512640 134736556 3221224560 3221223212 134523626 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2872 2001 1116 68 0 2804 0
[pid=9388] vsize: 11488
Current children cumulated CPU time (s) 264.5
Current children cumulated vsize (Kb) 11488

[startup+280.019 s]
Raw data (loadavg): 1.01 0.99 0.78 2/57 9398
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2102 0 0 0 27094 336 0 0 25 0 1 0 1839604304 11763712 2013 4294967295 134512640 134736556 3221224560 3221223076 134540027 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2872 2013 1116 68 0 2804 0
[pid=9388] vsize: 11488
Current children cumulated CPU time (s) 274.3
Current children cumulated vsize (Kb) 11488

[startup+290.02 s]
Raw data (loadavg): 1.00 0.99 0.78 2/57 9398
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2104 0 0 0 28059 349 0 0 25 0 1 0 1839604304 11763712 2015 4294967295 134512640 134736556 3221224560 3221223152 1076999581 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2872 2015 1116 68 0 2804 0
[pid=9388] vsize: 11488
Current children cumulated CPU time (s) 284.08
Current children cumulated vsize (Kb) 11488

[startup+300.021 s]
Raw data (loadavg): 1.00 0.99 0.79 2/57 9398
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2114 0 0 0 29028 362 0 0 25 0 1 0 1839604304 11898880 2025 4294967295 134512640 134736556 3221224560 3221222924 1077379961 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2905 2025 1116 68 0 2837 0
[pid=9388] vsize: 11620
Current children cumulated CPU time (s) 293.9
Current children cumulated vsize (Kb) 11620

[startup+310.021 s]
Raw data (loadavg): 1.00 0.99 0.79 2/57 9398
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2121 0 0 0 30001 371 0 0 25 0 1 0 1839604304 11898880 2032 4294967295 134512640 134736556 3221224560 3221223136 1077377147 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2905 2032 1116 68 0 2837 0
[pid=9388] vsize: 11620
Current children cumulated CPU time (s) 303.72
Current children cumulated vsize (Kb) 11620

[startup+320.022 s]
Raw data (loadavg): 1.00 0.99 0.79 2/57 9398
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2121 0 0 0 30973 381 0 0 25 0 1 0 1839604304 11898880 2032 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2905 2032 1116 68 0 2837 0
[pid=9388] vsize: 11620
Current children cumulated CPU time (s) 313.54
Current children cumulated vsize (Kb) 11620

[startup+330.023 s]
Raw data (loadavg): 1.00 0.99 0.79 2/57 9398
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2127 0 0 0 31942 392 0 0 25 0 1 0 1839604304 11898880 2038 4294967295 134512640 134736556 3221224560 3221223248 134524377 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2905 2038 1116 68 0 2837 0
[pid=9388] vsize: 11620
Current children cumulated CPU time (s) 323.34
Current children cumulated vsize (Kb) 11620

[startup+340.024 s]
Raw data (loadavg): 1.00 0.99 0.79 2/57 9400
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2127 0 0 0 32903 407 0 0 25 0 1 0 1839604304 11898880 2038 4294967295 134512640 134736556 3221224560 3221223084 134634440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2905 2038 1116 68 0 2837 0
[pid=9388] vsize: 11620
Current children cumulated CPU time (s) 333.1
Current children cumulated vsize (Kb) 11620

[startup+350.024 s]
Raw data (loadavg): 1.00 0.99 0.80 2/57 9400
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2127 0 0 0 33868 419 0 0 25 0 1 0 1839604304 11898880 2038 4294967295 134512640 134736556 3221224560 3221222924 1077379860 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2905 2038 1116 68 0 2837 0
[pid=9388] vsize: 11620
Current children cumulated CPU time (s) 342.87
Current children cumulated vsize (Kb) 11620

[startup+360.024 s]
Raw data (loadavg): 1.00 0.99 0.80 2/57 9400
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2127 0 0 0 34834 431 0 0 25 0 1 0 1839604304 11898880 2038 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2905 2038 1116 68 0 2837 0
[pid=9388] vsize: 11620
Current children cumulated CPU time (s) 352.65
Current children cumulated vsize (Kb) 11620

[startup+370.024 s]
Raw data (loadavg): 1.00 0.99 0.80 1/57 9400
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2130 0 0 0 35801 442 0 0 25 0 1 0 1839604304 11898880 2041 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2905 2041 1116 68 0 2837 0
[pid=9388] vsize: 11620
Current children cumulated CPU time (s) 362.43
Current children cumulated vsize (Kb) 11620

[startup+380.024 s]
Raw data (loadavg): 1.00 0.99 0.80 2/57 9400
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2137 0 0 0 36766 454 0 0 25 0 1 0 1839604304 11898880 2048 4294967295 134512640 134736556 3221224560 3221223200 134543731 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2905 2048 1116 68 0 2837 0
[pid=9388] vsize: 11620
Current children cumulated CPU time (s) 372.2
Current children cumulated vsize (Kb) 11620

[startup+390.025 s]
Raw data (loadavg): 1.00 0.99 0.80 2/57 9400
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2138 0 0 0 37733 464 0 0 25 0 1 0 1839604304 12029952 2049 4294967295 134512640 134736556 3221224560 3221223184 134524377 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2937 2049 1116 68 0 2869 0
[pid=9388] vsize: 11748
Current children cumulated CPU time (s) 381.97
Current children cumulated vsize (Kb) 11748

[startup+400.026 s]
Raw data (loadavg): 1.00 0.99 0.81 2/57 9402
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2138 0 0 0 38702 476 0 0 24 0 1 0 1839604304 12029952 2049 4294967295 134512640 134736556 3221224560 3221223224 1077374433 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2937 2049 1116 68 0 2869 0
[pid=9388] vsize: 11748
Current children cumulated CPU time (s) 391.78
Current children cumulated vsize (Kb) 11748

[startup+410.026 s]
Raw data (loadavg): 1.00 0.99 0.81 1/57 9402
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2146 0 0 0 39670 486 0 0 25 0 1 0 1839604304 12029952 2057 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2937 2057 1116 68 0 2869 0
[pid=9388] vsize: 11748
Current children cumulated CPU time (s) 401.56
Current children cumulated vsize (Kb) 11748

[startup+420.027 s]
Raw data (loadavg): 1.00 0.99 0.81 2/57 9402
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2151 0 0 0 40640 498 0 0 25 0 1 0 1839604304 12029952 2062 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2937 2062 1116 68 0 2869 0
[pid=9388] vsize: 11748
Current children cumulated CPU time (s) 411.38
Current children cumulated vsize (Kb) 11748

[startup+430.028 s]
Raw data (loadavg): 1.00 0.99 0.81 2/57 9402
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2154 0 0 0 41608 510 0 0 25 0 1 0 1839604304 12029952 2065 4294967295 134512640 134736556 3221224560 3221223272 134605048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2937 2065 1116 68 0 2869 0
[pid=9388] vsize: 11748
Current children cumulated CPU time (s) 421.18
Current children cumulated vsize (Kb) 11748

[startup+440.029 s]
Raw data (loadavg): 1.00 0.99 0.81 2/57 9402
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2154 0 0 0 42579 519 0 0 25 0 1 0 1839604304 12029952 2065 4294967295 134512640 134736556 3221224560 3221223248 134524877 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2937 2065 1116 68 0 2869 0
[pid=9388] vsize: 11748
Current children cumulated CPU time (s) 430.98
Current children cumulated vsize (Kb) 11748

[startup+450.03 s]
Raw data (loadavg): 1.00 0.99 0.81 2/57 9402
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2155 0 0 0 43549 531 0 0 25 0 1 0 1839604304 12029952 2066 4294967295 134512640 134736556 3221224560 3221223276 134694485 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2937 2066 1116 68 0 2869 0
[pid=9388] vsize: 11748
Current children cumulated CPU time (s) 440.8
Current children cumulated vsize (Kb) 11748

[startup+460.03 s]
Raw data (loadavg): 1.00 0.99 0.82 2/57 9404
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2155 0 0 0 44517 542 0 0 25 0 1 0 1839604304 12029952 2066 4294967295 134512640 134736556 3221224560 3221223084 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2937 2066 1116 68 0 2869 0
[pid=9388] vsize: 11748
Current children cumulated CPU time (s) 450.59
Current children cumulated vsize (Kb) 11748

[startup+470.031 s]
Raw data (loadavg): 1.00 0.99 0.82 1/57 9404
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2156 0 0 0 45486 554 0 0 25 0 1 0 1839604304 12029952 2067 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2937 2067 1116 68 0 2869 0
[pid=9388] vsize: 11748
Current children cumulated CPU time (s) 460.4
Current children cumulated vsize (Kb) 11748

[startup+480.032 s]
Raw data (loadavg): 1.00 0.99 0.82 2/57 9404
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2156 0 0 0 46454 565 0 0 25 0 1 0 1839604304 12029952 2067 4294967295 134512640 134736556 3221224560 3221223152 134716174 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2937 2067 1116 68 0 2869 0
[pid=9388] vsize: 11748
Current children cumulated CPU time (s) 470.19
Current children cumulated vsize (Kb) 11748

[startup+490.033 s]
Raw data (loadavg): 1.00 0.99 0.82 1/57 9404
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2169 0 0 0 47423 577 0 0 25 0 1 0 1839604304 12029952 2080 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2937 2080 1116 68 0 2869 0
[pid=9388] vsize: 11748
Current children cumulated CPU time (s) 480
Current children cumulated vsize (Kb) 11748

[startup+500.034 s]
Raw data (loadavg): 1.00 0.99 0.82 2/57 9404
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2169 0 0 0 48391 590 0 0 25 0 1 0 1839604304 12029952 2080 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2937 2080 1116 68 0 2869 0
[pid=9388] vsize: 11748
Current children cumulated CPU time (s) 489.81
Current children cumulated vsize (Kb) 11748

[startup+510.033 s]
Raw data (loadavg): 1.00 0.99 0.82 2/57 9404
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2169 0 0 0 49360 601 0 0 25 0 1 0 1839604304 12029952 2080 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2937 2080 1116 68 0 2869 0
[pid=9388] vsize: 11748
Current children cumulated CPU time (s) 499.61
Current children cumulated vsize (Kb) 11748

[startup+520.034 s]
Raw data (loadavg): 1.00 0.99 0.82 2/57 9406
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2171 0 0 0 50331 610 0 0 24 0 1 0 1839604304 12165120 2082 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2970 2082 1116 68 0 2902 0
[pid=9388] vsize: 11880
Current children cumulated CPU time (s) 509.41
Current children cumulated vsize (Kb) 11880

[startup+530.034 s]
Raw data (loadavg): 1.00 0.99 0.82 2/57 9406
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2171 0 0 0 51299 622 0 0 25 0 1 0 1839604304 12165120 2082 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2970 2082 1116 68 0 2902 0
[pid=9388] vsize: 11880
Current children cumulated CPU time (s) 519.21
Current children cumulated vsize (Kb) 11880

[startup+540.036 s]
Raw data (loadavg): 1.00 0.99 0.83 2/57 9406
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2175 0 0 0 52268 633 0 0 25 0 1 0 1839604304 12165120 2086 4294967295 134512640 134736556 3221224560 3221223312 134597696 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2970 2086 1116 68 0 2902 0
[pid=9388] vsize: 11880
Current children cumulated CPU time (s) 529.01
Current children cumulated vsize (Kb) 11880

[startup+550.037 s]
Raw data (loadavg): 1.00 0.99 0.83 2/57 9406
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2175 0 0 0 53236 645 0 0 25 0 1 0 1839604304 12165120 2086 4294967295 134512640 134736556 3221224560 3221222924 1077379895 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2970 2086 1116 68 0 2902 0
[pid=9388] vsize: 11880
Current children cumulated CPU time (s) 538.81
Current children cumulated vsize (Kb) 11880

[startup+560.037 s]
Raw data (loadavg): 1.00 0.99 0.83 2/57 9406
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2175 0 0 0 54202 657 0 0 25 0 1 0 1839604304 12165120 2086 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2970 2086 1116 68 0 2902 0
[pid=9388] vsize: 11880
Current children cumulated CPU time (s) 548.59
Current children cumulated vsize (Kb) 11880

[startup+570.038 s]
Raw data (loadavg): 1.00 0.99 0.83 2/57 9406
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2175 0 0 0 55173 667 0 0 25 0 1 0 1839604304 12165120 2086 4294967295 134512640 134736556 3221224560 3221223096 1077377827 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2970 2086 1116 68 0 2902 0
[pid=9388] vsize: 11880
Current children cumulated CPU time (s) 558.4
Current children cumulated vsize (Kb) 11880

[startup+580.039 s]
Raw data (loadavg): 1.00 0.99 0.83 1/57 9408
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2175 0 0 0 56142 677 0 0 25 0 1 0 1839604304 12165120 2086 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2970 2086 1116 68 0 2902 0
[pid=9388] vsize: 11880
Current children cumulated CPU time (s) 568.19
Current children cumulated vsize (Kb) 11880

[startup+590.04 s]
Raw data (loadavg): 1.00 0.99 0.83 2/57 9408
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2175 0 0 0 57110 688 0 0 25 0 1 0 1839604304 12165120 2086 4294967295 134512640 134736556 3221224560 3221223152 134716158 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2970 2086 1116 68 0 2902 0
[pid=9388] vsize: 11880
Current children cumulated CPU time (s) 577.98
Current children cumulated vsize (Kb) 11880

[startup+600.041 s]
Raw data (loadavg): 1.00 0.99 0.83 1/57 9408
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2175 0 0 0 58082 698 0 0 25 0 1 0 1839604304 12165120 2086 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2970 2086 1116 68 0 2902 0
[pid=9388] vsize: 11880
Current children cumulated CPU time (s) 587.8
Current children cumulated vsize (Kb) 11880

[startup+610.042 s]
Raw data (loadavg): 1.00 0.99 0.83 2/57 9408
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2175 0 0 0 59052 710 0 0 25 0 1 0 1839604304 12165120 2086 4294967295 134512640 134736556 3221224560 3221223184 1077378566 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2970 2086 1116 68 0 2902 0
[pid=9388] vsize: 11880
Current children cumulated CPU time (s) 597.62
Current children cumulated vsize (Kb) 11880

[startup+620.043 s]
Raw data (loadavg): 1.00 0.99 0.83 1/57 9408
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2175 0 0 0 60019 721 0 0 25 0 1 0 1839604304 12165120 2086 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 2970 2086 1116 68 0 2902 0
[pid=9388] vsize: 11880
Current children cumulated CPU time (s) 607.4
Current children cumulated vsize (Kb) 11880

[startup+630.043 s]
Raw data (loadavg): 1.00 0.99 0.83 2/57 9408
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2175 0 0 0 60987 731 0 0 25 0 1 0 1839604304 12165120 2086 4294967295 134512640 134736556 3221224560 3221223256 134605067 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 2970 2086 1116 68 0 2902 0
[pid=9388] vsize: 11880
Current children cumulated CPU time (s) 617.18
Current children cumulated vsize (Kb) 11880

[startup+640.044 s]
Raw data (loadavg): 1.00 0.99 0.84 2/57 9410
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2232 0 0 0 61956 742 0 0 25 0 1 0 1839604304 12300288 2143 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3003 2143 1116 68 0 2935 0
[pid=9388] vsize: 12012
Current children cumulated CPU time (s) 626.98
Current children cumulated vsize (Kb) 12012

[startup+650.044 s]
Raw data (loadavg): 1.00 0.99 0.84 2/57 9410
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2277 0 0 0 62931 751 0 0 25 0 1 0 1839604304 12570624 2188 4294967295 134512640 134736556 3221224560 3221223096 1077377272 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3069 2188 1116 68 0 3001 0
[pid=9388] vsize: 12276
Current children cumulated CPU time (s) 636.82
Current children cumulated vsize (Kb) 12276

[startup+660.044 s]
Raw data (loadavg): 1.00 0.99 0.84 1/57 9410
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2282 0 0 0 63898 764 0 0 25 0 1 0 1839604304 12558336 2193 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3066 2193 1116 68 0 2998 0
[pid=9388] vsize: 12264
Current children cumulated CPU time (s) 646.62
Current children cumulated vsize (Kb) 12264

[startup+670.045 s]
Raw data (loadavg): 1.00 0.99 0.84 2/57 9410
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2302 0 0 0 64871 775 0 0 25 0 1 0 1839604304 12693504 2213 4294967295 134512640 134736556 3221224560 3221223232 134605356 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3099 2213 1116 68 0 3031 0
[pid=9388] vsize: 12396
Current children cumulated CPU time (s) 656.46
Current children cumulated vsize (Kb) 12396

[startup+680.046 s]
Raw data (loadavg): 1.00 0.99 0.84 2/57 9410
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2324 0 0 0 65839 786 0 0 25 0 1 0 1839604304 12664832 2235 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3092 2235 1116 68 0 3024 0
[pid=9388] vsize: 12368
Current children cumulated CPU time (s) 666.25
Current children cumulated vsize (Kb) 12368

[startup+690.047 s]
Raw data (loadavg): 1.00 0.99 0.84 2/57 9410
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2341 0 0 0 66811 795 0 0 25 0 1 0 1839604304 12800000 2252 4294967295 134512640 134736556 3221224560 3221223296 134605552 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3125 2252 1116 68 0 3057 0
[pid=9388] vsize: 12500
Current children cumulated CPU time (s) 676.06
Current children cumulated vsize (Kb) 12500

[startup+700.048 s]
Raw data (loadavg): 1.00 0.99 0.84 2/57 9412
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2357 0 0 0 67782 807 0 0 25 0 1 0 1839604304 12800000 2268 4294967295 134512640 134736556 3221224560 3221223132 134634440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3125 2268 1116 68 0 3057 0
[pid=9388] vsize: 12500
Current children cumulated CPU time (s) 685.89
Current children cumulated vsize (Kb) 12500

[startup+710.048 s]
Raw data (loadavg): 1.00 0.99 0.84 2/57 9412
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2369 0 0 0 68755 817 0 0 25 0 1 0 1839604304 12935168 2280 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3158 2280 1116 68 0 3090 0
[pid=9388] vsize: 12632
Current children cumulated CPU time (s) 695.72
Current children cumulated vsize (Kb) 12632

[startup+720.049 s]
Raw data (loadavg): 1.00 0.99 0.84 2/57 9412
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2381 0 0 0 69726 825 0 0 25 0 1 0 1839604304 12935168 2292 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3158 2292 1116 68 0 3090 0
[pid=9388] vsize: 12632
Current children cumulated CPU time (s) 705.51
Current children cumulated vsize (Kb) 12632

[startup+730.049 s]
Raw data (loadavg): 1.00 0.99 0.84 1/57 9412
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2415 0 0 0 70700 835 0 0 25 0 1 0 1839604304 13070336 2326 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3191 2326 1116 68 0 3123 0
[pid=9388] vsize: 12764
Current children cumulated CPU time (s) 715.35
Current children cumulated vsize (Kb) 12764

[startup+740.05 s]
Raw data (loadavg): 1.00 0.99 0.85 2/57 9412
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2415 0 0 0 71670 844 0 0 25 0 1 0 1839604304 13070336 2326 4294967295 134512640 134736556 3221224560 3221223296 134529091 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3191 2326 1116 68 0 3123 0
[pid=9388] vsize: 12764
Current children cumulated CPU time (s) 725.14
Current children cumulated vsize (Kb) 12764

[startup+750.051 s]
Raw data (loadavg): 1.00 0.99 0.85 2/57 9412
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2435 0 0 0 72643 853 0 0 25 0 1 0 1839604304 13205504 2346 4294967295 134512640 134736556 3221224560 3221223128 134634449 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3224 2346 1116 68 0 3156 0
[pid=9388] vsize: 12896
Current children cumulated CPU time (s) 734.96
Current children cumulated vsize (Kb) 12896

[startup+760.051 s]
Raw data (loadavg): 1.00 0.99 0.85 2/57 9414
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2447 0 0 0 73614 862 0 0 25 0 1 0 1839604304 13185024 2358 4294967295 134512640 134736556 3221224560 3221223292 134605888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3219 2358 1116 68 0 3151 0
[pid=9388] vsize: 12876
Current children cumulated CPU time (s) 744.76
Current children cumulated vsize (Kb) 12876

[startup+770.052 s]
Raw data (loadavg): 1.00 0.99 0.85 2/57 9414
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2463 0 0 0 74586 871 0 0 25 0 1 0 1839604304 13320192 2374 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3252 2374 1116 68 0 3184 0
[pid=9388] vsize: 13008
Current children cumulated CPU time (s) 754.57
Current children cumulated vsize (Kb) 13008

[startup+780.052 s]
Raw data (loadavg): 1.00 0.99 0.85 1/57 9414
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2478 0 0 0 75560 882 0 0 25 0 1 0 1839604304 13320192 2389 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3252 2389 1116 68 0 3184 0
[pid=9388] vsize: 13008
Current children cumulated CPU time (s) 764.42
Current children cumulated vsize (Kb) 13008

[startup+790.053 s]
Raw data (loadavg): 1.00 0.99 0.85 2/57 9414
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2478 0 0 0 76533 891 0 0 25 0 1 0 1839604304 13320192 2389 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3252 2389 1116 68 0 3184 0
[pid=9388] vsize: 13008
Current children cumulated CPU time (s) 774.24
Current children cumulated vsize (Kb) 13008

[startup+800.053 s]
Raw data (loadavg): 1.00 0.99 0.85 2/57 9414
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2489 0 0 0 77503 901 0 0 25 0 1 0 1839604304 13451264 2400 4294967295 134512640 134736556 3221224560 3221223120 134551217 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3284 2400 1116 68 0 3216 0
[pid=9388] vsize: 13136
Current children cumulated CPU time (s) 784.04
Current children cumulated vsize (Kb) 13136

[startup+810.053 s]
Raw data (loadavg): 1.00 0.99 0.85 2/57 9414
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2494 0 0 0 78479 910 0 0 25 0 1 0 1839604304 13451264 2405 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3284 2405 1116 68 0 3216 0
[pid=9388] vsize: 13136
Current children cumulated CPU time (s) 793.89
Current children cumulated vsize (Kb) 13136

[startup+820.054 s]
Raw data (loadavg): 1.00 0.99 0.85 2/57 9416
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2506 0 0 0 79452 920 0 0 25 0 1 0 1839604304 13451264 2417 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3284 2417 1116 68 0 3216 0
[pid=9388] vsize: 13136
Current children cumulated CPU time (s) 803.72
Current children cumulated vsize (Kb) 13136

[startup+830.054 s]
Raw data (loadavg): 1.00 0.99 0.85 2/57 9416
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2506 0 0 0 80425 928 0 0 25 0 1 0 1839604304 13451264 2417 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3284 2417 1116 68 0 3216 0
[pid=9388] vsize: 13136
Current children cumulated CPU time (s) 813.53
Current children cumulated vsize (Kb) 13136

[startup+840.055 s]
Raw data (loadavg): 1.00 0.99 0.85 1/57 9416
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2506 0 0 0 81402 939 0 0 25 0 1 0 1839604304 13451264 2417 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3284 2417 1116 68 0 3216 0
[pid=9388] vsize: 13136
Current children cumulated CPU time (s) 823.41
Current children cumulated vsize (Kb) 13136

[startup+850.056 s]
Raw data (loadavg): 1.00 0.99 0.86 2/57 9416
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2519 0 0 0 82377 948 0 0 25 0 1 0 1839604304 13586432 2430 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3317 2430 1116 68 0 3249 0
[pid=9388] vsize: 13268
Current children cumulated CPU time (s) 833.25
Current children cumulated vsize (Kb) 13268

[startup+860.056 s]
Raw data (loadavg): 1.00 0.99 0.86 1/57 9416
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2519 0 0 0 83353 958 0 0 25 0 1 0 1839604304 13586432 2430 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3317 2430 1116 68 0 3249 0
[pid=9388] vsize: 13268
Current children cumulated CPU time (s) 843.11
Current children cumulated vsize (Kb) 13268

[startup+870.057 s]
Raw data (loadavg): 1.00 0.99 0.86 2/57 9416
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2519 0 0 0 84329 966 0 0 25 0 1 0 1839604304 13533184 2430 4294967295 134512640 134736556 3221224560 3221223268 134560244 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3304 2430 1116 68 0 3236 0
[pid=9388] vsize: 13216
Current children cumulated CPU time (s) 852.95
Current children cumulated vsize (Kb) 13216

[startup+880.058 s]
Raw data (loadavg): 1.00 0.99 0.86 2/57 9418
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2519 0 0 0 85302 975 0 0 25 0 1 0 1839604304 13533184 2430 4294967295 134512640 134736556 3221224560 3221223152 134716180 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3304 2430 1116 68 0 3236 0
[pid=9388] vsize: 13216
Current children cumulated CPU time (s) 862.77
Current children cumulated vsize (Kb) 13216

[startup+890.059 s]
Raw data (loadavg): 1.00 0.99 0.86 2/57 9418
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2523 0 0 0 86278 983 0 0 25 0 1 0 1839604304 13533184 2434 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3304 2434 1116 68 0 3236 0
[pid=9388] vsize: 13216
Current children cumulated CPU time (s) 872.61
Current children cumulated vsize (Kb) 13216

[startup+900.06 s]
Raw data (loadavg): 1.00 0.99 0.86 2/57 9418
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2523 0 0 0 87255 991 0 0 25 0 1 0 1839604304 13533184 2434 4294967295 134512640 134736556 3221224560 3221223200 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3304 2434 1116 68 0 3236 0
[pid=9388] vsize: 13216
Current children cumulated CPU time (s) 882.46
Current children cumulated vsize (Kb) 13216

[startup+910.06 s]
Raw data (loadavg): 1.00 0.99 0.86 2/57 9418
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2537 0 0 0 88231 999 0 0 25 0 1 0 1839604304 13668352 2448 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3337 2448 1116 68 0 3269 0
[pid=9388] vsize: 13348
Current children cumulated CPU time (s) 892.3
Current children cumulated vsize (Kb) 13348

[startup+920.061 s]
Raw data (loadavg): 1.00 0.99 0.86 2/57 9418
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2552 0 0 0 89204 1009 0 0 25 0 1 0 1839604304 13668352 2463 4294967295 134512640 134736556 3221224560 3221223320 134560326 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3337 2463 1116 68 0 3269 0
[pid=9388] vsize: 13348
Current children cumulated CPU time (s) 902.13
Current children cumulated vsize (Kb) 13348

[startup+930.061 s]
Raw data (loadavg): 1.00 0.99 0.86 2/57 9418
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2568 0 0 0 90179 1017 0 0 25 0 1 0 1839604304 13668352 2479 4294967295 134512640 134736556 3221224560 3221223296 134529331 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3337 2479 1116 68 0 3269 0
[pid=9388] vsize: 13348
Current children cumulated CPU time (s) 911.96
Current children cumulated vsize (Kb) 13348

[startup+940.061 s]
Raw data (loadavg): 1.00 0.99 0.86 2/57 9420
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2568 0 0 0 91154 1024 0 0 25 0 1 0 1839604304 13668352 2479 4294967295 134512640 134736556 3221224560 3221223324 134605491 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3337 2479 1116 68 0 3269 0
[pid=9388] vsize: 13348
Current children cumulated CPU time (s) 921.78
Current children cumulated vsize (Kb) 13348

[startup+950.062 s]
Raw data (loadavg): 1.00 0.99 0.87 2/57 9420
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2568 0 0 0 92127 1033 0 0 25 0 1 0 1839604304 13668352 2479 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3337 2479 1116 68 0 3269 0
[pid=9388] vsize: 13348
Current children cumulated CPU time (s) 931.6
Current children cumulated vsize (Kb) 13348

[startup+960.062 s]
Raw data (loadavg): 1.00 0.99 0.87 2/57 9420
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2580 0 0 0 93103 1042 0 0 25 0 1 0 1839604304 13803520 2491 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3370 2491 1116 68 0 3302 0
[pid=9388] vsize: 13480
Current children cumulated CPU time (s) 941.45
Current children cumulated vsize (Kb) 13480

[startup+970.063 s]
Raw data (loadavg): 1.00 0.99 0.87 2/57 9420
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2582 0 0 0 94075 1053 0 0 25 0 1 0 1839604304 13803520 2493 4294967295 134512640 134736556 3221224560 3221223296 134605594 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3370 2493 1116 68 0 3302 0
[pid=9388] vsize: 13480
Current children cumulated CPU time (s) 951.28
Current children cumulated vsize (Kb) 13480

[startup+980.063 s]
Raw data (loadavg): 1.00 0.99 0.87 1/57 9420
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2586 0 0 0 95053 1062 0 0 25 0 1 0 1839604304 13803520 2497 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3370 2497 1116 68 0 3302 0
[pid=9388] vsize: 13480
Current children cumulated CPU time (s) 961.15
Current children cumulated vsize (Kb) 13480

[startup+990.064 s]
Raw data (loadavg): 1.00 0.99 0.87 2/57 9420
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2596 0 0 0 96027 1071 0 0 25 0 1 0 1839604304 13803520 2507 4294967295 134512640 134736556 3221224560 3221223024 134717473 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3370 2507 1116 68 0 3302 0
[pid=9388] vsize: 13480
Current children cumulated CPU time (s) 970.98
Current children cumulated vsize (Kb) 13480

[startup+1000.07 s]
Raw data (loadavg): 1.00 0.99 0.87 2/57 9422
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2608 0 0 0 97002 1081 0 0 25 0 1 0 1839604304 13877248 2519 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3388 2519 1116 68 0 3320 0
[pid=9388] vsize: 13552
Current children cumulated CPU time (s) 980.83
Current children cumulated vsize (Kb) 13552

[startup+1010.07 s]
Raw data (loadavg): 1.00 0.99 0.87 2/57 9422
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2614 0 0 0 97976 1089 0 0 25 0 1 0 1839604304 13877248 2525 4294967295 134512640 134736556 3221224560 3221223320 134560329 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3388 2525 1116 68 0 3320 0
[pid=9388] vsize: 13552
Current children cumulated CPU time (s) 990.65
Current children cumulated vsize (Kb) 13552

[startup+1020.07 s]
Raw data (loadavg): 1.00 0.99 0.87 1/57 9422
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2614 0 0 0 98955 1098 0 0 25 0 1 0 1839604304 13877248 2525 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3388 2525 1116 68 0 3320 0
[pid=9388] vsize: 13552
Current children cumulated CPU time (s) 1000.53
Current children cumulated vsize (Kb) 13552

[startup+1030.07 s]
Raw data (loadavg): 1.00 0.99 0.87 2/57 9422
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2614 0 0 0 99931 1107 0 0 25 0 1 0 1839604304 13877248 2525 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3388 2525 1116 68 0 3320 0
[pid=9388] vsize: 13552
Current children cumulated CPU time (s) 1010.38
Current children cumulated vsize (Kb) 13552

[startup+1040.07 s]
Raw data (loadavg): 1.00 0.99 0.87 2/57 9422
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2614 0 0 0 100907 1116 0 0 25 0 1 0 1839604304 13877248 2525 4294967295 134512640 134736556 3221224560 3221222924 1077379908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3388 2525 1116 68 0 3320 0
[pid=9388] vsize: 13552
Current children cumulated CPU time (s) 1020.23
Current children cumulated vsize (Kb) 13552

[startup+1050.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/57 9422
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2614 0 0 0 101882 1125 0 0 25 0 1 0 1839604304 13877248 2525 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3388 2525 1116 68 0 3320 0
[pid=9388] vsize: 13552
Current children cumulated CPU time (s) 1030.07
Current children cumulated vsize (Kb) 13552

[startup+1060.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/57 9424
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2629 0 0 0 102857 1134 0 0 25 0 1 0 1839604304 14012416 2540 4294967295 134512640 134736556 3221224560 3221222924 1077379860 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3421 2540 1116 68 0 3353 0
[pid=9388] vsize: 13684
Current children cumulated CPU time (s) 1039.91
Current children cumulated vsize (Kb) 13684

[startup+1070.07 s]
Raw data (loadavg): 1.00 0.99 0.88 1/57 9424
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2629 0 0 0 103831 1144 0 0 25 0 1 0 1839604304 14012416 2540 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3421 2540 1116 68 0 3353 0
[pid=9388] vsize: 13684
Current children cumulated CPU time (s) 1049.75
Current children cumulated vsize (Kb) 13684

[startup+1080.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/57 9424
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2629 0 0 0 104805 1153 0 0 25 0 1 0 1839604304 14012416 2540 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3421 2540 1116 68 0 3353 0
[pid=9388] vsize: 13684
Current children cumulated CPU time (s) 1059.58
Current children cumulated vsize (Kb) 13684

[startup+1090.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/57 9424
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2629 0 0 0 105780 1161 0 0 25 0 1 0 1839604304 13950976 2540 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3406 2540 1116 68 0 3338 0
[pid=9388] vsize: 13624
Current children cumulated CPU time (s) 1069.41
Current children cumulated vsize (Kb) 13624

[startup+1100.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/57 9424
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2640 0 0 0 106754 1171 0 0 25 0 1 0 1839604304 14086144 2551 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3439 2551 1116 68 0 3371 0
[pid=9388] vsize: 13756
Current children cumulated CPU time (s) 1079.25
Current children cumulated vsize (Kb) 13756

[startup+1110.07 s]
Raw data (loadavg): 1.00 0.99 0.88 1/57 9424
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2640 0 0 0 107732 1179 0 0 25 0 1 0 1839604304 14004224 2551 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3419 2551 1116 68 0 3351 0
[pid=9388] vsize: 13676
Current children cumulated CPU time (s) 1089.11
Current children cumulated vsize (Kb) 13676

[startup+1120.07 s]
Raw data (loadavg): 1.00 0.99 0.88 1/57 9426
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2640 0 0 0 108710 1186 0 0 24 0 1 0 1839604304 14004224 2551 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3419 2551 1116 68 0 3351 0
[pid=9388] vsize: 13676
Current children cumulated CPU time (s) 1098.96
Current children cumulated vsize (Kb) 13676

[startup+1130.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/57 9426
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2640 0 0 0 109686 1194 0 0 25 0 1 0 1839604304 14004224 2551 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3419 2551 1116 68 0 3351 0
[pid=9388] vsize: 13676
Current children cumulated CPU time (s) 1108.8
Current children cumulated vsize (Kb) 13676

[startup+1140.07 s]
Raw data (loadavg): 1.00 0.99 0.88 1/57 9426
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2640 0 0 0 110662 1201 0 0 25 0 1 0 1839604304 14004224 2551 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3419 2551 1116 68 0 3351 0
[pid=9388] vsize: 13676
Current children cumulated CPU time (s) 1118.63
Current children cumulated vsize (Kb) 13676

[startup+1150.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/57 9426
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2640 0 0 0 111635 1212 0 0 25 0 1 0 1839604304 14004224 2551 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3419 2551 1116 68 0 3351 0
[pid=9388] vsize: 13676
Current children cumulated CPU time (s) 1128.47
Current children cumulated vsize (Kb) 13676

[startup+1160.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/57 9426
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2647 0 0 0 112613 1220 0 0 25 0 1 0 1839604304 14004224 2558 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3419 2558 1116 68 0 3351 0
[pid=9388] vsize: 13676
Current children cumulated CPU time (s) 1138.33
Current children cumulated vsize (Kb) 13676

[startup+1170.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/57 9426
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2650 0 0 0 113589 1229 0 0 25 0 1 0 1839604304 14004224 2561 4294967295 134512640 134736556 3221224560 3221223096 1077377239 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3419 2561 1116 68 0 3351 0
[pid=9388] vsize: 13676
Current children cumulated CPU time (s) 1148.18
Current children cumulated vsize (Kb) 13676

[startup+1180.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/57 9428
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2650 0 0 0 114565 1238 0 0 25 0 1 0 1839604304 14004224 2561 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3419 2561 1116 68 0 3351 0
[pid=9388] vsize: 13676
Current children cumulated CPU time (s) 1158.03
Current children cumulated vsize (Kb) 13676

[startup+1190.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/57 9428
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2650 0 0 0 115539 1247 0 0 25 0 1 0 1839604304 14004224 2561 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3419 2561 1116 68 0 3351 0
[pid=9388] vsize: 13676
Current children cumulated CPU time (s) 1167.86
Current children cumulated vsize (Kb) 13676

[startup+1200.08 s]
Raw data (loadavg): 1.00 0.99 0.89 2/57 9428
Raw data (/proc/9388/stat): 9388 (bsolo) R 9387 9388 9102 0 -1 0 2665 0 0 0 116515 1256 0 0 25 0 1 0 1839604304 14139392 2576 4294967295 134512640 134736556 3221224560 3221223088 134716588 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9388/statm): 3452 2576 1116 68 0 3384 0
[pid=9388] vsize: 13808
Current children cumulated CPU time (s) 1177.71
Current children cumulated vsize (Kb) 13808

[startup+1210.08 s]
Raw data (loadavg): 1.08 1.00 0.90 1/57 9428
Raw data (/proc/9388/stat): 9388 (bsolo) T 9387 9388 9102 0 -1 0 2670 0 0 0 117491 1267 0 0 24 0 1 0 1839604304 14139392 2581 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9388/statm): 3452 2581 1116 68 0 3384 0
[pid=9388] vsize: 13808
Current children cumulated CPU time (s) 1187.58
Current children cumulated vsize (Kb) 13808
One traced child (pid=9388) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1217.62
CPU time (s): 1195.02
CPU user time (s): 1182.28
CPU system time (s): 12.7461
CPU usage (%): 98.1437
Max. virtual memory (cumulated for all children) (Kb): 13808

Verifier Data

ERROR: no interpretation found !