Some explanations

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

General information on the benchmark

Namemps-v2-13-7/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-share2b.opb
MD5SUM093811c51770a4a5a69679d486994a51
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 580
Biggest coefficient in the objective function 199229440
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 4428132225
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 540016640
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 10719582225
Number of bits of the biggest sum of numbers34
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables1580
Total number of constraints96
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 constraints96
Minimum length of a constraint20
Maximum length of a constraint240

Trace number 5109

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        892272 kB
Buffers:         32932 kB
Cached:          84448 kB
SwapCached:        736 kB
Active:          51700 kB
Inactive:        68288 kB
HighTotal:      131008 kB
HighFree:        42812 kB
LowTotal:       903652 kB
LowFree:        849460 kB
SwapTotal:     2097136 kB
SwapFree:      2095896 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5720 kB
Slab:            16728 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:50:45 (client local time) WITH STATUS 0 IN 1195.02 SECONDS
stats: 854 7 1195.02 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 1580 variables and 109 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 1.011
c After prepocess the problem consists of 858 variables and 109 constraints.
c Initial Lower Bound: -32292840
c Restart #1 #Var: 858 #Dec: 1672 LB: -32292840 @ 1.61
c Restart #2 #Var: 858 #Dec: 4402 LB: -32292840 @ 2.871
c Restart #3 #Var: 858 #Dec: 8237 LB: -32292840 @ 4.621
c Restart #4 #Var: 858 #Dec: 13311 LB: -32292840 @ 6.968
c Restart #5 #Var: 858 #Dec: 18932 LB: -32292840 @ 9.634
c Restart #6 #Var: 858 #Dec: 29535 LB: -32292840 @ 12.079
c Restart #7 #Var: 858 #Dec: 38877 LB: -32292840 @ 14.596
c Restart #8 #Var: 856 #Dec: 40580 LB: -31729640 @ 16.789
c Restart #9 #Var: 853 #Dec: 42401 LB: -30623720 @ 18.669
c Restart #10 #Var: 853 #Dec: 45906 LB: -30623720 @ 21.807
c Restart #11 #Var: 853 #Dec: 48153 LB: -30623720 @ 24.295
c Restart #12 #Var: 850 #Dec: 50645 LB: -26200040 @ 27.303
c Restart #13 #Var: 850 #Dec: 53305 LB: -26200040 @ 30.263
c Restart #14 #Var: 849 #Dec: 56342 LB: -26200040 @ 32.831
c Restart #15 #Var: 849 #Dec: 59364 LB: -26200040 @ 35.869
c Restart #16 #Var: 849 #Dec: 63016 LB: -26200040 @ 38.705
c Restart #17 #Var: 849 #Dec: 66518 LB: -26200040 @ 41.982
c Restart #18 #Var: 849 #Dec: 70134 LB: -26200040 @ 45.095
c Restart #19 #Var: 849 #Dec: 74001 LB: -26200040 @ 49.987
c Restart #20 #Var: 849 #Dec: 78077 LB: -26200040 @ 55.492
c Restart #21 #Var: 849 #Dec: 82301 LB: -26200040 @ 59.726
c Restart #22 #Var: 849 #Dec: 86718 LB: -26200040 @ 65.993
c Restart #23 #Var: 849 #Dec: 91357 LB: -26200040 @ 71.882
c Restart #24 #Var: 849 #Dec: 96343 LB: -26200040 @ 76.857
c Restart #25 #Var: 849 #Dec: 101404 LB: -26200040 @ 83.733
c Restart #26 #Var: 849 #Dec: 106620 LB: -26200040 @ 89.281
c Restart #27 #Var: 848 #Dec: 112494 LB: -26200040 @ 96.768
c Restart #28 #Var: 847 #Dec: 118115 LB: -26200040 @ 102.99
c Restart #29 #Var: 847 #Dec: 123943 LB: -26200040 @ 109.85
c Restart #30 #Var: 847 #Dec: 129968 LB: -26200040 @ 118.06
c Restart #31 #Var: 847 #Dec: 136576 LB: -26200040 @ 127.94
c Restart #32 #Var: 847 #Dec: 143167 LB: -26200040 @ 136.06
c Restart #33 #Var: 847 #Dec: 149822 LB: -26200040 @ 144.54
c Restart #34 #Var: 847 #Dec: 156667 LB: -26200040 @ 153.37
c Restart #35 #Var: 847 #Dec: 164148 LB: -26200040 @ 162.85
c Restart #36 #Var: 847 #Dec: 173459 LB: -26200040 @ 173.87
c Restart #37 #Var: 847 #Dec: 183629 LB: -26200040 @ 184.61
c Restart #38 #Var: 847 #Dec: 191246 LB: -26200040 @ 195.52
c Restart #39 #Var: 847 #Dec: 199087 LB: -26200040 @ 224.67
c Restart #40 #Var: 847 #Dec: 207202 LB: -26200040 @ 235.59
c Restart #41 #Var: 847 #Dec: 215575 LB: -26200040 @ 246.31
c Restart #42 #Var: 847 #Dec: 224017 LB: -26200040 @ 258.65
c Restart #43 #Var: 847 #Dec: 234776 LB: -26200040 @ 270.14
c Restart #44 #Var: 847 #Dec: 243738 LB: -26200040 @ 281.5
c Restart #45 #Var: 847 #Dec: 252771 LB: -26200040 @ 296.42
c Restart #46 #Var: 847 #Dec: 262719 LB: -26200040 @ 324.48
c Restart #47 #Var: 847 #Dec: 272498 LB: -26200040 @ 335.27
c Restart #48 #Var: 847 #Dec: 282194 LB: -26200040 @ 349.99
c Restart #49 #Var: 847 #Dec: 292134 LB: -26200040 @ 362.2
c Restart #50 #Var: 847 #Dec: 302186 LB: -26200040 @ 375.23
c Restart #51 #Var: 847 #Dec: 313260 LB: -26200040 @ 388.89
c Restart #52 #Var: 847 #Dec: 323773 LB: -26200040 @ 402.63
c Restart #53 #Var: 847 #Dec: 334417 LB: -26200040 @ 416.25
c Restart #54 #Var: 847 #Dec: 345719 LB: -26200040 @ 431.33
c Restart #55 #Var: 847 #Dec: 356777 LB: -26200040 @ 445.7
c Restart #56 #Var: 847 #Dec: 368584 LB: -26200040 @ 460.83
c Restart #57 #Var: 847 #Dec: 380033 LB: -26200040 @ 475.76
c Restart #58 #Var: 847 #Dec: 395957 LB: -26200040 @ 490.49
c Restart #59 #Var: 847 #Dec: 408284 LB: -26200040 @ 505.04
c Restart #60 #Var: 847 #Dec: 420492 LB: -26200040 @ 521.78
c Restart #61 #Var: 847 #Dec: 433081 LB: -26200040 @ 539.08
c Restart #62 #Var: 847 #Dec: 445515 LB: -26200040 @ 554.39
c Restart #63 #Var: 847 #Dec: 458383 LB: -26200040 @ 573.05
c Restart #64 #Var: 847 #Dec: 471222 LB: -26200040 @ 589.85
c CHANGE Heuristic... 
c Restart #0 #Var: 847 #Dec: 486241 LB: -26200040 @ 605.93
c Restart #1 #Var: 847 #Dec: 486522 LB: -26200040 @ 606.26
c Restart #2 #Var: 847 #Dec: 487944 LB: -26200040 @ 606.68
c Restart #3 #Var: 846 #Dec: 489349 LB: -26200040 @ 607.68
c Restart #4 #Var: 846 #Dec: 491552 LB: -26200040 @ 609.52
c Restart #5 #Var: 841 #Dec: 493331 LB: -26200040 @ 611.07
c Restart #6 #Var: 841 #Dec: 495207 LB: -26200040 @ 613.63
c Restart #7 #Var: 841 #Dec: 496952 LB: -26200040 @ 615.37
c Restart #8 #Var: 841 #Dec: 498615 LB: -26200040 @ 617.02
c Restart #9 #Var: 841 #Dec: 500607 LB: -26200040 @ 618.98
c Restart #10 #Var: 841 #Dec: 502889 LB: -26200040 @ 621.1
c Restart #11 #Var: 841 #Dec: 505126 LB: -26200040 @ 623.5
c Restart #12 #Var: 841 #Dec: 507653 LB: -26200040 @ 626.47
c Restart #13 #Var: 841 #Dec: 510314 LB: -26200040 @ 630.2
c Restart #14 #Var: 841 #Dec: 513159 LB: -26200040 @ 633.22
c Restart #15 #Var: 841 #Dec: 516391 LB: -26200040 @ 636.37
c Restart #16 #Var: 841 #Dec: 520629 LB: -26200040 @ 642.39
c Restart #17 #Var: 841 #Dec: 524054 LB: -26200040 @ 646.13
c Restart #18 #Var: 841 #Dec: 527693 LB: -26200040 @ 650.76
c Restart #19 #Var: 841 #Dec: 532660 LB: -26200040 @ 655.17
c Restart #20 #Var: 841 #Dec: 536755 LB: -26200040 @ 660.99
c Restart #21 #Var: 841 #Dec: 541369 LB: -26200040 @ 665.54
c Restart #22 #Var: 841 #Dec: 546557 LB: -26200040 @ 670.51
c Restart #23 #Var: 841 #Dec: 551178 LB: -26200040 @ 676.46
c Restart #24 #Var: 841 #Dec: 556468 LB: -26200040 @ 681.45
c Restart #25 #Var: 841 #Dec: 561662 LB: -26200040 @ 687.71
c Restart #26 #Var: 841 #Dec: 567000 LB: -26200040 @ 693.5
c Restart #27 #Var: 841 #Dec: 572626 LB: -26200040 @ 699.25
c Restart #28 #Var: 840 #Dec: 578265 LB: -23087080 @ 706.01
c Restart #29 #Var: 840 #Dec: 584142 LB: -23087080 @ 712.78
c Restart #30 #Var: 840 #Dec: 590441 LB: -23087080 @ 719.09
c Restart #31 #Var: 840 #Dec: 597163 LB: -23087080 @ 727.2
c Restart #32 #Var: 840 #Dec: 604215 LB: -23087080 @ 733.3
c Restart #33 #Var: 840 #Dec: 611065 LB: -23087080 @ 740.31
c Restart #34 #Var: 840 #Dec: 619348 LB: -23087080 @ 748.87
c Restart #35 #Var: 840 #Dec: 627295 LB: -23087080 @ 756.1
c Restart #36 #Var: 840 #Dec: 635049 LB: -23087080 @ 764.01
c Restart #37 #Var: 840 #Dec: 648098 LB: -23087080 @ 773.82
c Restart #38 #Var: 840 #Dec: 657689 LB: -23087080 @ 782.21
c Restart #39 #Var: 840 #Dec: 665514 LB: -23087080 @ 789.91
c Restart #40 #Var: 840 #Dec: 673559 LB: -23087080 @ 799.17
c Restart #41 #Var: 840 #Dec: 681779 LB: -23087080 @ 809.7
c Restart #42 #Var: 840 #Dec: 690748 LB: -23087080 @ 821.85
c Restart #43 #Var: 840 #Dec: 701574 LB: -23087080 @ 830.53
c Restart #44 #Var: 840 #Dec: 710848 LB: -23087080 @ 841.6
c Restart #45 #Var: 840 #Dec: 720082 LB: -23087080 @ 851.61
c Restart #46 #Var: 840 #Dec: 729780 LB: -23087080 @ 860.77
c Restart #47 #Var: 840 #Dec: 739654 LB: -23087080 @ 870.99
c Restart #48 #Var: 840 #Dec: 749276 LB: -23087080 @ 881.87
c Restart #49 #Var: 840 #Dec: 759986 LB: -23087080 @ 892.12
c Restart #50 #Var: 840 #Dec: 771170 LB: -23087080 @ 902.23
c Restart #51 #Var: 840 #Dec: 781726 LB: -23087080 @ 920.12
c Restart #52 #Var: 840 #Dec: 795274 LB: -23087080 @ 932.73
c Restart #53 #Var: 840 #Dec: 807195 LB: -23087080 @ 944.31
c Restart #54 #Var: 840 #Dec: 821793 LB: -23087080 @ 955.79
c Restart #55 #Var: 840 #Dec: 835067 LB: -23087080 @ 968.79
c Restart #56 #Var: 840 #Dec: 847210 LB: -23087080 @ 981.54
c Restart #57 #Var: 840 #Dec: 866715 LB: -23087080 @ 995.59
c Restart #58 #Var: 840 #Dec: 879805 LB: -23087080 @ 1011.8
c Restart #59 #Var: 840 #Dec: 892770 LB: -23087080 @ 1025.6
c Restart #60 #Var: 840 #Dec: 906108 LB: -23087080 @ 1038.7
c Restart #61 #Var: 840 #Dec: 918426 LB: -23087080 @ 1053.5
c Restart #62 #Var: 840 #Dec: 931040 LB: -23087080 @ 1069.1
c Restart #63 #Var: 840 #Dec: 943670 LB: -23087080 @ 1081.9
c Restart #64 #Var: 840 #Dec: 956603 LB: -23087080 @ 1095.5
c Restart #65 #Var: 840 #Dec: 969636 LB: -23087080 @ 1109.6
c Restart #66 #Var: 840 #Dec: 982870 LB: -23087080 @ 1122.7
c Restart #67 #Var: 840 #Dec: 996319 LB: -23087080 @ 1136.6
c Restart #68 #Var: 840 #Dec: 1009966 LB: -23087080 @ 1154.3
c Restart #69 #Var: 840 #Dec: 1023925 LB: -23087080 @ 1169.6
c Restart #70 #Var: 840 #Dec: 1037959 LB: -23087080 @ 1188.4
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/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1795305376 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/5685/statm): 107 3 90 68 0 39 0
[pid=5685] 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/wulflinc7/normalized-mps-v2-13-7-share2b.opb

[startup+10.0031 s]
Raw data (loadavg): 0.93 0.95 0.98 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2093 0 0 0 906 33 0 0 22 0 1 0 1795305376 11628544 2004 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 2839 2004 1116 68 0 2771 0
[pid=5685] vsize: 11356
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (Kb) 11356

[startup+20.0028 s]
Raw data (loadavg): 1.01 0.97 0.98 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2114 0 0 0 1803 67 0 0 25 0 1 0 1795305376 11710464 2025 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 2859 2025 1116 68 0 2791 0
[pid=5685] vsize: 11436
Current children cumulated CPU time (s) 18.7
Current children cumulated vsize (Kb) 11436

[startup+30.0034 s]
Raw data (loadavg): 1.01 0.97 0.98 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 2114 0 0 0 2759 82 0 0 25 0 1 0 1795305376 11710464 2025 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 2859 2025 1116 68 0 2791 0
[pid=5685] vsize: 11436
Current children cumulated CPU time (s) 28.41
Current children cumulated vsize (Kb) 11436

[startup+40.003 s]
Raw data (loadavg): 1.01 0.97 0.98 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2114 0 0 0 3707 100 0 0 25 0 1 0 1795305376 11710464 2025 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 2859 2025 1116 68 0 2791 0
[pid=5685] vsize: 11436
Current children cumulated CPU time (s) 38.07
Current children cumulated vsize (Kb) 11436

[startup+50.0037 s]
Raw data (loadavg): 1.01 0.97 0.98 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2120 0 0 0 4657 118 0 0 25 0 1 0 1795305376 11845632 2031 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 2892 2031 1116 68 0 2824 0
[pid=5685] vsize: 11568
Current children cumulated CPU time (s) 47.75
Current children cumulated vsize (Kb) 11568

[startup+60.0043 s]
Raw data (loadavg): 1.00 0.97 0.98 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2125 0 0 0 5618 131 0 0 25 0 1 0 1795305376 11812864 2036 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 2884 2036 1116 68 0 2816 0
[pid=5685] vsize: 11536
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (Kb) 11536

[startup+70.0039 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 2125 0 0 0 6582 143 0 0 25 0 1 0 1795305376 11812864 2036 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 2884 2036 1116 68 0 2816 0
[pid=5685] vsize: 11536
Current children cumulated CPU time (s) 67.25
Current children cumulated vsize (Kb) 11536

[startup+80.0046 s]
Raw data (loadavg): 1.00 0.97 0.98 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2138 0 0 0 7541 157 0 0 25 0 1 0 1795305376 11812864 2049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 2884 2049 1116 68 0 2816 0
[pid=5685] vsize: 11536
Current children cumulated CPU time (s) 76.98
Current children cumulated vsize (Kb) 11536

[startup+90.0042 s]
Raw data (loadavg): 1.00 0.97 0.98 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2138 0 0 0 8502 170 0 0 25 0 1 0 1795305376 11812864 2049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 2884 2049 1116 68 0 2816 0
[pid=5685] vsize: 11536
Current children cumulated CPU time (s) 86.72
Current children cumulated vsize (Kb) 11536

[startup+100.005 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 2138 0 0 0 9465 183 0 0 25 0 1 0 1795305376 11812864 2049 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 2884 2049 1116 68 0 2816 0
[pid=5685] vsize: 11536
Current children cumulated CPU time (s) 96.48
Current children cumulated vsize (Kb) 11536

[startup+110.005 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 2138 0 0 0 10426 196 0 0 25 0 1 0 1795305376 11812864 2049 4294967295 134512640 134736556 3221224560 3221222920 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5685/statm): 2884 2049 1116 68 0 2816 0
[pid=5685] vsize: 11536
Current children cumulated CPU time (s) 106.22
Current children cumulated vsize (Kb) 11536

[startup+120.005 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2144 0 0 0 11388 210 0 0 25 0 1 0 1795305376 11948032 2055 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3225643616 0 0 17 1 0 0
Raw data (/proc/5685/statm): 2917 2055 1116 68 0 2849 0
[pid=5685] vsize: 11668
Current children cumulated CPU time (s) 115.98
Current children cumulated vsize (Kb) 11668

[startup+130.006 s]
Raw data (loadavg): 1.07 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2290 0 0 0 12355 223 0 0 25 0 1 0 1795305376 12455936 2201 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3041 2201 1116 68 0 2973 0
[pid=5685] vsize: 12164
Current children cumulated CPU time (s) 125.78
Current children cumulated vsize (Kb) 12164

[startup+140.007 s]
Raw data (loadavg): 1.06 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 2390 0 0 0 13317 237 0 0 25 0 1 0 1795305376 12853248 2301 4294967295 134512640 134736556 3221224560 3221223248 134605078 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3138 2301 1116 68 0 3070 0
[pid=5685] vsize: 12552
Current children cumulated CPU time (s) 135.54
Current children cumulated vsize (Kb) 12552

[startup+150.008 s]
Raw data (loadavg): 1.05 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2395 0 0 0 14277 251 0 0 25 0 1 0 1795305376 12853248 2306 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3138 2306 1116 68 0 3070 0
[pid=5685] vsize: 12552
Current children cumulated CPU time (s) 145.28
Current children cumulated vsize (Kb) 12552

[startup+160.009 s]
Raw data (loadavg): 1.04 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2395 0 0 0 15242 264 0 0 25 0 1 0 1795305376 12853248 2306 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3138 2306 1116 68 0 3070 0
[pid=5685] vsize: 12552
Current children cumulated CPU time (s) 155.06
Current children cumulated vsize (Kb) 12552

[startup+170.008 s]
Raw data (loadavg): 1.04 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 2395 0 0 0 16203 279 0 0 25 0 1 0 1795305376 12853248 2306 4294967295 134512640 134736556 3221224560 3221223368 134598737 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3138 2306 1116 68 0 3070 0
[pid=5685] vsize: 12552
Current children cumulated CPU time (s) 164.82
Current children cumulated vsize (Kb) 12552

[startup+180.009 s]
Raw data (loadavg): 1.03 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 2395 0 0 0 17164 293 0 0 25 0 1 0 1795305376 12853248 2306 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3138 2306 1116 68 0 3070 0
[pid=5685] vsize: 12552
Current children cumulated CPU time (s) 174.57
Current children cumulated vsize (Kb) 12552

[startup+190.009 s]
Raw data (loadavg): 1.02 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2395 0 0 0 18120 308 0 0 25 0 1 0 1795305376 12853248 2306 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3138 2306 1116 68 0 3070 0
[pid=5685] vsize: 12552
Current children cumulated CPU time (s) 184.28
Current children cumulated vsize (Kb) 12552

[startup+200.009 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2395 0 0 0 19090 319 0 0 25 0 1 0 1795305376 12853248 2306 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3138 2306 1116 68 0 3070 0
[pid=5685] vsize: 12552
Current children cumulated CPU time (s) 194.09
Current children cumulated vsize (Kb) 12552

[startup+210.01 s]
Raw data (loadavg): 1.02 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2399 0 0 0 20072 327 0 0 25 0 1 0 1795305376 12988416 2310 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3171 2310 1116 68 0 3103 0
[pid=5685] vsize: 12684
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (Kb) 12684

[startup+220.01 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 2399 0 0 0 21058 333 0 0 25 0 1 0 1795305376 12988416 2310 4294967295 134512640 134736556 3221224560 3221223160 134544625 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3171 2310 1116 68 0 3103 0
[pid=5685] vsize: 12684
Current children cumulated CPU time (s) 213.91
Current children cumulated vsize (Kb) 12684

[startup+230.01 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 2399 0 0 0 22044 338 0 0 25 0 1 0 1795305376 12988416 2310 4294967295 134512640 134736556 3221224560 3221223272 134634361 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3171 2310 1116 68 0 3103 0
[pid=5685] vsize: 12684
Current children cumulated CPU time (s) 223.82
Current children cumulated vsize (Kb) 12684

[startup+240.01 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 2399 0 0 0 23012 349 0 0 25 0 1 0 1795305376 12988416 2310 4294967295 134512640 134736556 3221224560 3221223296 134605786 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3171 2310 1116 68 0 3103 0
[pid=5685] vsize: 12684
Current children cumulated CPU time (s) 233.61
Current children cumulated vsize (Kb) 12684

[startup+250.01 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 2399 0 0 0 23975 362 0 0 25 0 1 0 1795305376 12988416 2310 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3171 2310 1116 68 0 3103 0
[pid=5685] vsize: 12684
Current children cumulated CPU time (s) 243.37
Current children cumulated vsize (Kb) 12684

[startup+260.011 s]
Raw data (loadavg): 1.01 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2399 0 0 0 24944 372 0 0 25 0 1 0 1795305376 12984320 2310 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3170 2310 1116 68 0 3102 0
[pid=5685] vsize: 12680
Current children cumulated CPU time (s) 253.16
Current children cumulated vsize (Kb) 12680

[startup+270.011 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2399 0 0 0 25901 388 0 0 25 0 1 0 1795305376 12967936 2310 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3166 2310 1116 68 0 3098 0
[pid=5685] vsize: 12664
Current children cumulated CPU time (s) 262.89
Current children cumulated vsize (Kb) 12664

[startup+280.011 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2399 0 0 0 26865 401 0 0 25 0 1 0 1795305376 12967936 2310 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3166 2310 1116 68 0 3098 0
[pid=5685] vsize: 12664
Current children cumulated CPU time (s) 272.66
Current children cumulated vsize (Kb) 12664

[startup+290.011 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 2403 0 0 0 27824 416 0 0 25 0 1 0 1795305376 12967936 2314 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3166 2314 1116 68 0 3098 0
[pid=5685] vsize: 12664
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (Kb) 12664

[startup+300.012 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 2403 0 0 0 28797 425 0 0 25 0 1 0 1795305376 12967936 2314 4294967295 134512640 134736556 3221224560 3221223084 134540157 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3166 2314 1116 68 0 3098 0
[pid=5685] vsize: 12664
Current children cumulated CPU time (s) 292.22
Current children cumulated vsize (Kb) 12664

[startup+310.012 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 2574 0 0 0 29772 436 0 0 25 0 1 0 1795305376 13635584 2485 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3225643616 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3329 2485 1116 68 0 3261 0
[pid=5685] vsize: 13316
Current children cumulated CPU time (s) 302.08
Current children cumulated vsize (Kb) 13316

[startup+320.012 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 2856 0 0 0 30755 443 0 0 25 0 1 0 1795305376 14827520 2767 4294967295 134512640 134736556 3221224560 3221223152 134540280 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3620 2767 1116 68 0 3552 0
[pid=5685] vsize: 14480
Current children cumulated CPU time (s) 311.98
Current children cumulated vsize (Kb) 14480

[startup+330.012 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3019 0 0 0 31736 450 0 0 25 0 1 0 1795305376 15499264 2930 4294967295 134512640 134736556 3221224560 3221223152 134540231 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3784 2930 1116 68 0 3716 0
[pid=5685] vsize: 15136
Current children cumulated CPU time (s) 321.86
Current children cumulated vsize (Kb) 15136

[startup+340.012 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3026 0 0 0 32700 462 0 0 25 0 1 0 1795305376 15499264 2937 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3784 2937 1116 68 0 3716 0
[pid=5685] vsize: 15136
Current children cumulated CPU time (s) 331.62
Current children cumulated vsize (Kb) 15136

[startup+350.013 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3047 0 0 0 33665 475 0 0 25 0 1 0 1795305376 15626240 2958 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3815 2958 1116 68 0 3747 0
[pid=5685] vsize: 15260
Current children cumulated CPU time (s) 341.4
Current children cumulated vsize (Kb) 15260

[startup+360.013 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3059 0 0 0 34631 487 0 0 25 0 1 0 1795305376 15597568 2970 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3808 2970 1116 68 0 3740 0
[pid=5685] vsize: 15232
Current children cumulated CPU time (s) 351.18
Current children cumulated vsize (Kb) 15232

[startup+370.013 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3060 0 0 0 35590 502 0 0 25 0 1 0 1795305376 15597568 2971 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3808 2971 1116 68 0 3740 0
[pid=5685] vsize: 15232
Current children cumulated CPU time (s) 360.92
Current children cumulated vsize (Kb) 15232

[startup+380.014 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3064 0 0 0 36553 516 0 0 25 0 1 0 1795305376 15597568 2975 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3808 2975 1116 68 0 3740 0
[pid=5685] vsize: 15232
Current children cumulated CPU time (s) 370.69
Current children cumulated vsize (Kb) 15232

[startup+390.014 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3074 0 0 0 37515 528 0 0 25 0 1 0 1795305376 15720448 2985 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3838 2985 1116 68 0 3770 0
[pid=5685] vsize: 15352
Current children cumulated CPU time (s) 380.43
Current children cumulated vsize (Kb) 15352

[startup+400.015 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3076 0 0 0 38478 542 0 0 25 0 1 0 1795305376 15712256 2987 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3836 2987 1116 68 0 3768 0
[pid=5685] vsize: 15344
Current children cumulated CPU time (s) 390.2
Current children cumulated vsize (Kb) 15344

[startup+410.015 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3147 0 0 0 39443 556 0 0 25 0 1 0 1795305376 15982592 3058 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3902 3058 1116 68 0 3834 0
[pid=5685] vsize: 15608
Current children cumulated CPU time (s) 399.99
Current children cumulated vsize (Kb) 15608

[startup+420.014 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3211 0 0 0 40406 569 0 0 25 0 1 0 1795305376 16236544 3122 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3964 3122 1116 68 0 3896 0
[pid=5685] vsize: 15856
Current children cumulated CPU time (s) 409.75
Current children cumulated vsize (Kb) 15856

[startup+430.015 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3211 0 0 0 41368 584 0 0 20 0 1 0 1795305376 16179200 3119 4294967295 134512640 134736556 3221224560 3221223272 134694465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3950 3119 1116 68 0 3882 0
[pid=5685] vsize: 15800
Current children cumulated CPU time (s) 419.52
Current children cumulated vsize (Kb) 15800

[startup+440.014 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3211 0 0 0 42336 595 0 0 25 0 1 0 1795305376 16179200 3119 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3950 3119 1116 68 0 3882 0
[pid=5685] vsize: 15800
Current children cumulated CPU time (s) 429.31
Current children cumulated vsize (Kb) 15800

[startup+450.015 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3211 0 0 0 43298 608 0 0 25 0 1 0 1795305376 16179200 3119 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3950 3119 1116 68 0 3882 0
[pid=5685] vsize: 15800
Current children cumulated CPU time (s) 439.06
Current children cumulated vsize (Kb) 15800

[startup+460.016 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3211 0 0 0 44260 621 0 0 25 0 1 0 1795305376 16179200 3119 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3950 3119 1116 68 0 3882 0
[pid=5685] vsize: 15800
Current children cumulated CPU time (s) 448.81
Current children cumulated vsize (Kb) 15800

[startup+470.015 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3211 0 0 0 45228 632 0 0 25 0 1 0 1795305376 16179200 3119 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5685/statm): 3950 3119 1116 68 0 3882 0
[pid=5685] vsize: 15800
Current children cumulated CPU time (s) 458.6
Current children cumulated vsize (Kb) 15800

[startup+480.016 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3214 0 0 0 46189 646 0 0 25 0 1 0 1795305376 16277504 3122 4294967295 134512640 134736556 3221224560 3221223252 134605074 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3974 3122 1116 68 0 3906 0
[pid=5685] vsize: 15896
Current children cumulated CPU time (s) 468.35
Current children cumulated vsize (Kb) 15896

[startup+490.016 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3214 0 0 0 47152 659 0 0 25 0 1 0 1795305376 16269312 3122 4294967295 134512640 134736556 3221224560 3221223276 134553032 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3972 3122 1116 68 0 3904 0
[pid=5685] vsize: 15888
Current children cumulated CPU time (s) 478.11
Current children cumulated vsize (Kb) 15888

[startup+500.016 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3226 0 0 0 48103 675 0 0 25 0 1 0 1795305376 16269312 3134 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3972 3134 1116 68 0 3904 0
[pid=5685] vsize: 15888
Current children cumulated CPU time (s) 487.78
Current children cumulated vsize (Kb) 15888

[startup+510.017 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3226 0 0 0 49057 693 0 0 25 0 1 0 1795305376 16269312 3134 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3972 3134 1116 68 0 3904 0
[pid=5685] vsize: 15888
Current children cumulated CPU time (s) 497.5
Current children cumulated vsize (Kb) 15888

[startup+520.017 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3226 0 0 0 50022 705 0 0 25 0 1 0 1795305376 16269312 3134 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3972 3134 1116 68 0 3904 0
[pid=5685] vsize: 15888
Current children cumulated CPU time (s) 507.27
Current children cumulated vsize (Kb) 15888

[startup+530.017 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3226 0 0 0 50986 718 0 0 25 0 1 0 1795305376 16269312 3134 4294967295 134512640 134736556 3221224560 3221223096 1077377712 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3972 3134 1116 68 0 3904 0
[pid=5685] vsize: 15888
Current children cumulated CPU time (s) 517.04
Current children cumulated vsize (Kb) 15888

[startup+540.017 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3226 0 0 0 51949 730 0 0 25 0 1 0 1795305376 16269312 3134 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3972 3134 1116 68 0 3904 0
[pid=5685] vsize: 15888
Current children cumulated CPU time (s) 526.79
Current children cumulated vsize (Kb) 15888

[startup+550.017 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3226 0 0 0 52914 740 0 0 25 0 1 0 1795305376 16269312 3134 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3972 3134 1116 68 0 3904 0
[pid=5685] vsize: 15888
Current children cumulated CPU time (s) 536.54
Current children cumulated vsize (Kb) 15888

[startup+560.018 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3226 0 0 0 53881 752 0 0 25 0 1 0 1795305376 16265216 3134 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3971 3134 1116 68 0 3903 0
[pid=5685] vsize: 15884
Current children cumulated CPU time (s) 546.33
Current children cumulated vsize (Kb) 15884

[startup+570.018 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3226 0 0 0 54844 766 0 0 25 0 1 0 1795305376 16265216 3134 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3971 3134 1116 68 0 3903 0
[pid=5685] vsize: 15884
Current children cumulated CPU time (s) 556.1
Current children cumulated vsize (Kb) 15884

[startup+580.018 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3226 0 0 0 55808 779 0 0 25 0 1 0 1795305376 16265216 3134 4294967295 134512640 134736556 3221224560 3221223272 134560235 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3971 3134 1116 68 0 3903 0
[pid=5685] vsize: 15884
Current children cumulated CPU time (s) 565.87
Current children cumulated vsize (Kb) 15884

[startup+590.018 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3226 0 0 0 56773 792 0 0 25 0 1 0 1795305376 16265216 3134 4294967295 134512640 134736556 3221224560 3221223072 134543926 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3971 3134 1116 68 0 3903 0
[pid=5685] vsize: 15884
Current children cumulated CPU time (s) 575.65
Current children cumulated vsize (Kb) 15884

[startup+600.019 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3226 0 0 0 57739 804 0 0 25 0 1 0 1795305376 16265216 3134 4294967295 134512640 134736556 3221224560 3221222924 1077379918 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5685/statm): 3971 3134 1116 68 0 3903 0
[pid=5685] vsize: 15884
Current children cumulated CPU time (s) 585.43
Current children cumulated vsize (Kb) 15884

[startup+610.019 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3226 0 0 0 58690 821 0 0 25 0 1 0 1795305376 16265216 3134 4294967295 134512640 134736556 3221224560 3221223152 134540275 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3971 3134 1116 68 0 3903 0
[pid=5685] vsize: 15884
Current children cumulated CPU time (s) 595.11
Current children cumulated vsize (Kb) 15884

[startup+620.019 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3226 0 0 0 59650 834 0 0 25 0 1 0 1795305376 16265216 3134 4294967295 134512640 134736556 3221224560 3221223136 134543198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 3971 3134 1116 68 0 3903 0
[pid=5685] vsize: 15884
Current children cumulated CPU time (s) 604.84
Current children cumulated vsize (Kb) 15884

[startup+630.02 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3369 0 0 0 60604 853 0 0 25 0 1 0 1795305376 16932864 3277 4294967295 134512640 134736556 3221224560 3221223280 134605860 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4134 3277 1116 68 0 4066 0
[pid=5685] vsize: 16536
Current children cumulated CPU time (s) 614.57
Current children cumulated vsize (Kb) 16536

[startup+640.02 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3442 0 0 0 61559 868 0 0 25 0 1 0 1795305376 17186816 3350 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5685/statm): 4196 3350 1116 68 0 4128 0
[pid=5685] vsize: 16784
Current children cumulated CPU time (s) 624.27
Current children cumulated vsize (Kb) 16784

[startup+650.021 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3442 0 0 0 62517 883 0 0 25 0 1 0 1795305376 17186816 3350 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4196 3350 1116 68 0 4128 0
[pid=5685] vsize: 16784
Current children cumulated CPU time (s) 634
Current children cumulated vsize (Kb) 16784

[startup+660.021 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3445 0 0 0 63479 896 0 0 25 0 1 0 1795305376 17186816 3353 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4196 3353 1116 68 0 4128 0
[pid=5685] vsize: 16784
Current children cumulated CPU time (s) 643.75
Current children cumulated vsize (Kb) 16784

[startup+670.021 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3447 0 0 0 64437 909 0 0 25 0 1 0 1795305376 17186816 3355 4294967295 134512640 134736556 3221224560 3221223128 134634650 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4196 3355 1116 68 0 4128 0
[pid=5685] vsize: 16784
Current children cumulated CPU time (s) 653.46
Current children cumulated vsize (Kb) 16784

[startup+680.022 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3449 0 0 0 65400 922 0 0 25 0 1 0 1795305376 17186816 3357 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4196 3357 1116 68 0 4128 0
[pid=5685] vsize: 16784
Current children cumulated CPU time (s) 663.22
Current children cumulated vsize (Kb) 16784

[startup+690.021 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3449 0 0 0 66355 936 0 0 25 0 1 0 1795305376 17186816 3357 4294967295 134512640 134736556 3221224560 3221223168 134524348 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4196 3357 1116 68 0 4128 0
[pid=5685] vsize: 16784
Current children cumulated CPU time (s) 672.91
Current children cumulated vsize (Kb) 16784

[startup+700.022 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3449 0 0 0 67310 952 0 0 25 0 1 0 1795305376 17186816 3357 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4196 3357 1116 68 0 4128 0
[pid=5685] vsize: 16784
Current children cumulated CPU time (s) 682.62
Current children cumulated vsize (Kb) 16784

[startup+710.022 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3460 0 0 0 68271 966 0 0 25 0 1 0 1795305376 17321984 3368 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5685/statm): 4229 3368 1116 68 0 4161 0
[pid=5685] vsize: 16916
Current children cumulated CPU time (s) 692.37
Current children cumulated vsize (Kb) 16916

[startup+720.021 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3460 0 0 0 69229 981 0 0 25 0 1 0 1795305376 17321984 3368 4294967295 134512640 134736556 3221224560 3221223152 134716187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4229 3368 1116 68 0 4161 0
[pid=5685] vsize: 16916
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (Kb) 16916

[startup+730.022 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3460 0 0 0 70188 996 0 0 25 0 1 0 1795305376 17321984 3368 4294967295 134512640 134736556 3221224560 3221223240 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5685/statm): 4229 3368 1116 68 0 4161 0
[pid=5685] vsize: 16916
Current children cumulated CPU time (s) 711.84
Current children cumulated vsize (Kb) 16916

[startup+740.023 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3460 0 0 0 71146 1010 0 0 25 0 1 0 1795305376 17321984 3368 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4229 3368 1116 68 0 4161 0
[pid=5685] vsize: 16916
Current children cumulated CPU time (s) 721.56
Current children cumulated vsize (Kb) 16916

[startup+750.023 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3460 0 0 0 72102 1026 0 0 25 0 1 0 1795305376 17321984 3368 4294967295 134512640 134736556 3221224560 3221223216 134536532 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4229 3368 1116 68 0 4161 0
[pid=5685] vsize: 16916
Current children cumulated CPU time (s) 731.28
Current children cumulated vsize (Kb) 16916

[startup+760.024 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3487 0 0 0 73056 1042 0 0 25 0 1 0 1795305376 17321984 3395 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4229 3395 1116 68 0 4161 0
[pid=5685] vsize: 16916
Current children cumulated CPU time (s) 740.98
Current children cumulated vsize (Kb) 16916

[startup+770.023 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3487 0 0 0 74013 1057 0 0 25 0 1 0 1795305376 17321984 3395 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4229 3395 1116 68 0 4161 0
[pid=5685] vsize: 16916
Current children cumulated CPU time (s) 750.7
Current children cumulated vsize (Kb) 16916

[startup+780.024 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3487 0 0 0 74964 1072 0 0 25 0 1 0 1795305376 17321984 3395 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4229 3395 1116 68 0 4161 0
[pid=5685] vsize: 16916
Current children cumulated CPU time (s) 760.36
Current children cumulated vsize (Kb) 16916

[startup+790.025 s]
Raw data (loadavg): 1.07 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3490 0 0 0 75913 1090 0 0 25 0 1 0 1795305376 17321984 3398 4294967295 134512640 134736556 3221224560 3221223072 134543198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4229 3398 1116 68 0 4161 0
[pid=5685] vsize: 16916
Current children cumulated CPU time (s) 770.03
Current children cumulated vsize (Kb) 16916

[startup+800.025 s]
Raw data (loadavg): 1.06 1.00 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3490 0 0 0 76855 1109 0 0 25 0 1 0 1795305376 17321984 3398 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4229 3398 1116 68 0 4161 0
[pid=5685] vsize: 16916
Current children cumulated CPU time (s) 779.64
Current children cumulated vsize (Kb) 16916

[startup+810.026 s]
Raw data (loadavg): 1.05 1.00 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3490 0 0 0 77808 1125 0 0 25 0 1 0 1795305376 17321984 3398 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4229 3398 1116 68 0 4161 0
[pid=5685] vsize: 16916
Current children cumulated CPU time (s) 789.33
Current children cumulated vsize (Kb) 16916

[startup+820.026 s]
Raw data (loadavg): 1.04 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3490 0 0 0 78764 1141 0 0 25 0 1 0 1795305376 17321984 3398 4294967295 134512640 134736556 3221224560 3221223172 134527251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4229 3398 1116 68 0 4161 0
[pid=5685] vsize: 16916
Current children cumulated CPU time (s) 799.05
Current children cumulated vsize (Kb) 16916

[startup+830.026 s]
Raw data (loadavg): 1.04 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3515 0 0 0 79728 1153 0 0 25 0 1 0 1795305376 17448960 3423 4294967295 134512640 134736556 3221224560 3221223136 134543219 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4260 3423 1116 68 0 4192 0
[pid=5685] vsize: 17040
Current children cumulated CPU time (s) 808.81
Current children cumulated vsize (Kb) 17040

[startup+840.026 s]
Raw data (loadavg): 1.03 1.00 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3563 0 0 0 80693 1164 0 0 25 0 1 0 1795305376 17719296 3471 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4326 3471 1116 68 0 4258 0
[pid=5685] vsize: 17304
Current children cumulated CPU time (s) 818.57
Current children cumulated vsize (Kb) 17304

[startup+850.027 s]
Raw data (loadavg): 1.02 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3563 0 0 0 81644 1180 0 0 23 0 1 0 1795305376 17719296 3471 4294967295 134512640 134736556 3221224560 3221223268 134560250 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4326 3471 1116 68 0 4258 0
[pid=5685] vsize: 17304
Current children cumulated CPU time (s) 828.24
Current children cumulated vsize (Kb) 17304

[startup+860.027 s]
Raw data (loadavg): 1.02 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3563 0 0 0 82606 1194 0 0 25 0 1 0 1795305376 17719296 3471 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4326 3471 1116 68 0 4258 0
[pid=5685] vsize: 17304
Current children cumulated CPU time (s) 838
Current children cumulated vsize (Kb) 17304

[startup+870.027 s]
Raw data (loadavg): 1.02 1.00 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3563 0 0 0 83564 1207 0 0 25 0 1 0 1795305376 17719296 3471 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4326 3471 1116 68 0 4258 0
[pid=5685] vsize: 17304
Current children cumulated CPU time (s) 847.71
Current children cumulated vsize (Kb) 17304

[startup+880.027 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3563 0 0 0 84515 1226 0 0 25 0 1 0 1795305376 17719296 3471 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4326 3471 1116 68 0 4258 0
[pid=5685] vsize: 17304
Current children cumulated CPU time (s) 857.41
Current children cumulated vsize (Kb) 17304

[startup+890.027 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3575 0 0 0 85466 1243 0 0 25 0 1 0 1795305376 17719296 3483 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4326 3483 1116 68 0 4258 0
[pid=5685] vsize: 17304
Current children cumulated CPU time (s) 867.09
Current children cumulated vsize (Kb) 17304

[startup+900.028 s]
Raw data (loadavg): 1.01 1.00 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3577 0 0 0 86424 1257 0 0 25 0 1 0 1795305376 17719296 3485 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4326 3485 1116 68 0 4258 0
[pid=5685] vsize: 17304
Current children cumulated CPU time (s) 876.81
Current children cumulated vsize (Kb) 17304

[startup+910.028 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3577 0 0 0 87378 1274 0 0 25 0 1 0 1795305376 17719296 3485 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4326 3485 1116 68 0 4258 0
[pid=5685] vsize: 17304
Current children cumulated CPU time (s) 886.52
Current children cumulated vsize (Kb) 17304

[startup+920.028 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3577 0 0 0 88332 1289 0 0 25 0 1 0 1795305376 17719296 3485 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4326 3485 1116 68 0 4258 0
[pid=5685] vsize: 17304
Current children cumulated CPU time (s) 896.21
Current children cumulated vsize (Kb) 17304

[startup+930.029 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3601 0 0 0 89290 1303 0 0 25 0 1 0 1795305376 17846272 3509 4294967295 134512640 134736556 3221224560 3221222924 1077379892 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4357 3509 1116 68 0 4289 0
[pid=5685] vsize: 17428
Current children cumulated CPU time (s) 905.93
Current children cumulated vsize (Kb) 17428

[startup+940.029 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3604 0 0 0 90264 1311 0 0 25 0 1 0 1795305376 17846272 3512 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4357 3512 1116 68 0 4289 0
[pid=5685] vsize: 17428
Current children cumulated CPU time (s) 915.75
Current children cumulated vsize (Kb) 17428

[startup+950.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3606 0 0 0 91225 1324 0 0 25 0 1 0 1795305376 17846272 3514 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4357 3514 1116 68 0 4289 0
[pid=5685] vsize: 17428
Current children cumulated CPU time (s) 925.49
Current children cumulated vsize (Kb) 17428

[startup+960.031 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3626 0 0 0 92184 1339 0 0 20 0 1 0 1795305376 17981440 3534 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5685/statm): 4390 3534 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 935.23
Current children cumulated vsize (Kb) 17560

[startup+970.031 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3626 0 0 0 93137 1354 0 0 25 0 1 0 1795305376 17981440 3534 4294967295 134512640 134736556 3221224560 3221223192 134553018 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3534 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 944.91
Current children cumulated vsize (Kb) 17560

[startup+980.032 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3626 0 0 0 94076 1376 0 0 25 0 1 0 1795305376 17981440 3534 4294967295 134512640 134736556 3221224560 3221223212 134534841 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3534 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 954.52
Current children cumulated vsize (Kb) 17560

[startup+990.032 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3626 0 0 0 95034 1391 0 0 25 0 1 0 1795305376 17981440 3534 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3534 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 964.25
Current children cumulated vsize (Kb) 17560

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3627 0 0 0 95987 1406 0 0 25 0 1 0 1795305376 17981440 3535 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3535 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 973.93
Current children cumulated vsize (Kb) 17560

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3627 0 0 0 96936 1423 0 0 25 0 1 0 1795305376 17981440 3535 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3535 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 983.59
Current children cumulated vsize (Kb) 17560

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3627 0 0 0 97881 1445 0 0 25 0 1 0 1795305376 17981440 3535 4294967295 134512640 134736556 3221224560 3221223184 134544670 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3535 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 993.26
Current children cumulated vsize (Kb) 17560

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3634 0 0 0 98842 1460 0 0 25 0 1 0 1795305376 17981440 3542 4294967295 134512640 134736556 3221224560 3221223256 134560529 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3542 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1003.02
Current children cumulated vsize (Kb) 17560

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3646 0 0 0 99802 1474 0 0 25 0 1 0 1795305376 17981440 3554 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3554 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1012.76
Current children cumulated vsize (Kb) 17560

[startup+1050.03 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3650 0 0 0 100764 1485 0 0 25 0 1 0 1795305376 17981440 3558 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3558 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1022.49
Current children cumulated vsize (Kb) 17560

[startup+1060.03 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3650 0 0 0 101721 1500 0 0 25 0 1 0 1795305376 17981440 3558 4294967295 134512640 134736556 3221224560 3221223180 1077374048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3558 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1032.21
Current children cumulated vsize (Kb) 17560

[startup+1070.03 s]
Raw data (loadavg): 1.05 1.01 1.00 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3650 0 0 0 102674 1516 0 0 25 0 1 0 1795305376 17981440 3558 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3558 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1041.9
Current children cumulated vsize (Kb) 17560

[startup+1080.04 s]
Raw data (loadavg): 1.04 1.01 1.00 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3650 0 0 0 103628 1532 0 0 25 0 1 0 1795305376 17981440 3558 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3558 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1051.6
Current children cumulated vsize (Kb) 17560

[startup+1090.03 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3650 0 0 0 104590 1545 0 0 25 0 1 0 1795305376 17981440 3558 4294967295 134512640 134736556 3221224560 3221222924 1077379961 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3558 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1061.35
Current children cumulated vsize (Kb) 17560

[startup+1100.04 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3650 0 0 0 105547 1559 0 0 25 0 1 0 1795305376 17981440 3558 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3558 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1071.06
Current children cumulated vsize (Kb) 17560

[startup+1110.04 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3651 0 0 0 106505 1574 0 0 25 0 1 0 1795305376 17981440 3559 4294967295 134512640 134736556 3221224560 3221223184 134634303 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3559 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1080.79
Current children cumulated vsize (Kb) 17560

[startup+1120.04 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3651 0 0 0 107460 1590 0 0 25 0 1 0 1795305376 17981440 3559 4294967295 134512640 134736556 3221224560 3221223152 134544598 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3559 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1090.5
Current children cumulated vsize (Kb) 17560

[startup+1130.04 s]
Raw data (loadavg): 1.02 1.01 1.00 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3651 0 0 0 108418 1604 0 0 25 0 1 0 1795305376 17981440 3559 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3559 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1100.22
Current children cumulated vsize (Kb) 17560

[startup+1140.04 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3651 0 0 0 109376 1618 0 0 25 0 1 0 1795305376 17981440 3559 4294967295 134512640 134736556 3221224560 3221223044 1077374125 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3559 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1109.94
Current children cumulated vsize (Kb) 17560

[startup+1150.04 s]
Raw data (loadavg): 1.01 1.01 1.00 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3651 0 0 0 110333 1633 0 0 25 0 1 0 1795305376 17981440 3559 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3559 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1119.66
Current children cumulated vsize (Kb) 17560

[startup+1160.04 s]
Raw data (loadavg): 1.01 1.01 1.00 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3651 0 0 0 111284 1649 0 0 25 0 1 0 1795305376 17981440 3559 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3559 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1129.33
Current children cumulated vsize (Kb) 17560

[startup+1170.04 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3651 0 0 0 112242 1663 0 0 25 0 1 0 1795305376 17981440 3559 4294967295 134512640 134736556 3221224560 3221223152 134716403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4390 3559 1116 68 0 4322 0
[pid=5685] vsize: 17560
Current children cumulated CPU time (s) 1139.05
Current children cumulated vsize (Kb) 17560

[startup+1180.04 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3655 0 0 0 113205 1676 0 0 25 0 1 0 1795305376 18092032 3563 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4417 3563 1116 68 0 4349 0
[pid=5685] vsize: 17668
Current children cumulated CPU time (s) 1148.81
Current children cumulated vsize (Kb) 17668

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3655 0 0 0 114169 1689 0 0 25 0 1 0 1795305376 18092032 3563 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4417 3563 1116 68 0 4349 0
[pid=5685] vsize: 17668
Current children cumulated CPU time (s) 1158.58
Current children cumulated vsize (Kb) 17668

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) R 5684 5685 15400 0 -1 0 3655 0 0 0 115132 1701 0 0 25 0 1 0 1795305376 18092032 3563 4294967295 134512640 134736556 3221224560 3221222924 1077379908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4417 3563 1116 68 0 4349 0
[pid=5685] vsize: 17668
Current children cumulated CPU time (s) 1168.33
Current children cumulated vsize (Kb) 17668

[startup+1210.04 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3659 0 0 0 116098 1713 0 0 25 0 1 0 1795305376 18092032 3567 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4417 3567 1116 68 0 4349 0
[pid=5685] vsize: 17668
Current children cumulated CPU time (s) 1178.11
Current children cumulated vsize (Kb) 17668

[startup+1220.04 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 5685
Raw data (/proc/5685/stat): 5685 (bsolo) T 5684 5685 15400 0 -1 0 3663 0 0 0 117058 1727 0 0 25 0 1 0 1795305376 18092032 3571 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5685/statm): 4417 3571 1116 68 0 4349 0
[pid=5685] vsize: 17668
Current children cumulated CPU time (s) 1187.85
Current children cumulated vsize (Kb) 17668
One traced child (pid=5685) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1227.4
CPU time (s): 1195.02
CPU user time (s): 1177.63
CPU system time (s): 17.3944
CPU usage (%): 97.3625
Max. virtual memory (cumulated for all children) (Kb): 17668

Verifier Data

ERROR: no interpretation found !