Some explanations

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

General information on the benchmark

Namemps-v2-20-10/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
MD5SUMdf23206734a7a5ecc1a5d03632e7fa81
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 344750
Optimality of the best value was proved YES
Number of terms in the objective function 90
Biggest coefficient in the objective function 4831838208
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 15032909794
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 4831838208
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 15032909794
Number of bits of the biggest sum of numbers34
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark30.9553
Number of variables90
Total number of constraints6
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 constraints6
Minimum length of a constraint15
Maximum length of a constraint90

Trace number 5028

Launcher Data

LAUNCH ON wulflinc12 THE 2005-09-19 22:02:46 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=783 boxname=wulflinc12 idbench=783 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  df23206734a7a5ecc1a5d03632e7fa81  /oldhome/oroussel/tmp/wulflinc12/normalized-mps-v2-20-10-maros.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc12/normalized-mps-v2-20-10-maros.opb
IDLAUNCH: 783
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.091
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	: 2
cpu MHz		: 451.091
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:        910532 kB
Buffers:         37456 kB
Cached:          54684 kB
SwapCached:        544 kB
Active:          70652 kB
Inactive:        24044 kB
HighTotal:      131008 kB
HighFree:        76608 kB
LowTotal:       903652 kB
LowFree:        833924 kB
SwapTotal:     2097136 kB
SwapFree:      2096072 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5884 kB
Slab:            23728 kB
Committed_AS:    64136 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:22:47 (client local time) WITH STATUS 10 IN 1195.34 SECONDS
stats: 783 0 1195.34 10

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 90 variables and 6 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.043
c After prepocess the problem consists of 61 variables and 6 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 425984 @ 0.046 @ #Dec. 58
c NEW SOLUTION FOUND: 417792 @ 0.049 @ #Dec. 65
c NEW SOLUTION FOUND: 385024 @ 0.049 @ #Dec. 68
c NEW SOLUTION FOUND: 368640 @ 0.087 @ #Dec. 151
c NEW SOLUTION FOUND: 364544 @ 0.142 @ #Dec. 260
c NEW SOLUTION FOUND: 362496 @ 0.23 @ #Dec. 443
c Restart #1 #Var: 61 #Dec: 653 LB: 0 @ 0.347
c NEW SOLUTION FOUND: 360448 @ 0.377 @ #Dec. 764
c Restart #2 #Var: 61 #Dec: 1185 LB: 0 @ 0.624
c NEW SOLUTION FOUND: 356352 @ 0.731 @ #Dec. 1411
c Restart #3 #Var: 61 #Dec: 2056 LB: 0 @ 1.126
c Restart #4 #Var: 61 #Dec: 2956 LB: 0 @ 1.689
c NEW SOLUTION FOUND: 355328 @ 2 @ #Dec. 3482
c Restart #5 #Var: 61 #Dec: 4515 LB: 0 @ 2.864
c Restart #6 #Var: 61 #Dec: 5793 LB: 0 @ 4.264
c Restart #7 #Var: 61 #Dec: 7431 LB: 0 @ 7.628
c NEW SOLUTION FOUND: 354938 @ 10.813 @ #Dec. 8962
c NEW SOLUTION FOUND: 354426 @ 10.827 @ #Dec. 8973
c NEW SOLUTION FOUND: 352378 @ 10.834 @ #Dec. 8978
c NEW SOLUTION FOUND: 349562 @ 10.849 @ #Dec. 8987
c Restart #8 #Var: 61 #Dec: 10805 LB: 0 @ 16.098
c Restart #9 #Var: 61 #Dec: 12758 LB: 0 @ 21.332
c Restart #10 #Var: 61 #Dec: 15460 LB: 0 @ 29.041
c Restart #11 #Var: 61 #Dec: 17815 LB: 0 @ 32.23
c CHANGE to MIS mode... 	UB: 349562	MIS: 0	LPR: -2147483648 (0)	Diff: -0
c Restart #0 #Var: 61 #Dec: 20312 LB: 0 @ 35.533
c Restart #1 #Var: 61 #Dec: 20549 LB: 0 @ 35.824
c Restart #2 #Var: 61 #Dec: 20969 LB: 0 @ 36.243
c Restart #3 #Var: 61 #Dec: 21606 LB: 0 @ 40.769
c Restart #4 #Var: 61 #Dec: 22451 LB: 0 @ 41.901
c Restart #5 #Var: 61 #Dec: 23487 LB: 0 @ 45.814
c Restart #6 #Var: 61 #Dec: 24735 LB: 0 @ 49.075
c Restart #7 #Var: 61 #Dec: 26181 LB: 0 @ 51.535
c Restart #8 #Var: 61 #Dec: 27832 LB: 0 @ 59.259
c Restart #9 #Var: 61 #Dec: 29752 LB: 0 @ 64.36
c Restart #10 #Var: 61 #Dec: 31855 LB: 0 @ 69.291
c Restart #11 #Var: 61 #Dec: 34415 LB: 0 @ 77.208
c Restart #12 #Var: 61 #Dec: 36922 LB: 0 @ 86.147
c Restart #13 #Var: 61 #Dec: 39638 LB: 0 @ 89.526
c Restart #14 #Var: 61 #Dec: 42552 LB: 0 @ 111.96
c Restart #15 #Var: 61 #Dec: 45595 LB: 0 @ 116.81
c Restart #16 #Var: 61 #Dec: 48829 LB: 0 @ 132.07
c Restart #17 #Var: 61 #Dec: 52487 LB: 0 @ 174.69
c Restart #18 #Var: 61 #Dec: 56135 LB: 0 @ 182.07
c Restart #19 #Var: 61 #Dec: 60212 LB: 0 @ 194.93
c Restart #20 #Var: 61 #Dec: 64292 LB: 0 @ 209.86
c Restart #21 #Var: 61 #Dec: 68592 LB: 0 @ 231.66
c NEW SOLUTION FOUND: 347208 @ 236.18 @ #Dec. 69850
c NEW SOLUTION FOUND: 347136 @ 236.19 @ #Dec. 69850
c NEW SOLUTION FOUND: 347131 @ 236.21 @ #Dec. 69854
c NEW SOLUTION FOUND: 347122 @ 236.27 @ #Dec. 69860
c NEW SOLUTION FOUND: 346834 @ 236.37 @ #Dec. 69869
c NEW SOLUTION FOUND: 346826 @ 236.48 @ #Dec. 69879
c NEW SOLUTION FOUND: 346746 @ 236.59 @ #Dec. 69890
c NEW SOLUTION FOUND: 346742 @ 236.65 @ #Dec. 69893
c NEW SOLUTION FOUND: 346739 @ 236.69 @ #Dec. 69896
c NEW SOLUTION FOUND: 346083 @ 237.39 @ #Dec. 69992
c NEW SOLUTION FOUND: 345971 @ 237.52 @ #Dec. 70005
c NEW SOLUTION FOUND: 345951 @ 237.52 @ #Dec. 70006
c NEW SOLUTION FOUND: 345950 @ 237.52 @ #Dec. 70009
c NEW SOLUTION FOUND: 345934 @ 237.62 @ #Dec. 70026
c NEW SOLUTION FOUND: 345932 @ 237.65 @ #Dec. 70031
c NEW SOLUTION FOUND: 345931 @ 237.66 @ #Dec. 70033
c NEW SOLUTION FOUND: 345876 @ 237.71 @ #Dec. 70034
c NEW SOLUTION FOUND: 345875 @ 237.76 @ #Dec. 70036
c NEW SOLUTION FOUND: 345846 @ 237.83 @ #Dec. 70044
c NEW SOLUTION FOUND: 345843 @ 237.83 @ #Dec. 70046
c NEW SOLUTION FOUND: 345451 @ 238.37 @ #Dec. 70143
c NEW SOLUTION FOUND: 345447 @ 238.37 @ #Dec. 70144
c NEW SOLUTION FOUND: 345443 @ 238.38 @ #Dec. 70147
c NEW SOLUTION FOUND: 345438 @ 238.38 @ #Dec. 70148
c NEW SOLUTION FOUND: 345418 @ 238.47 @ #Dec. 70164
c NEW SOLUTION FOUND: 345347 @ 238.57 @ #Dec. 70180
c NEW SOLUTION FOUND: 345338 @ 238.58 @ #Dec. 70185
c NEW SOLUTION FOUND: 345334 @ 238.6 @ #Dec. 70192
c NEW SOLUTION FOUND: 345331 @ 238.6 @ #Dec. 70192
c Restart #22 #Var: 61 #Dec: 74686 LB: 0 @ 269.95
c Restart #23 #Var: 61 #Dec: 79345 LB: 0 @ 298.75
c Restart #24 #Var: 61 #Dec: 84269 LB: 0 @ 342.48
c Restart #25 #Var: 61 #Dec: 89391 LB: 0 @ 364.67
c Restart #26 #Var: 61 #Dec: 94687 LB: 0 @ 412.6
c Restart #27 #Var: 61 #Dec: 100220 LB: 0 @ 461.84
c Restart #28 #Var: 61 #Dec: 105869 LB: 0 @ 508.32
c Restart #29 #Var: 61 #Dec: 111764 LB: 0 @ 575.07
c Restart #30 #Var: 61 #Dec: 117872 LB: 0 @ 651.63
c Restart #31 #Var: 61 #Dec: 124195 LB: 0 @ 800.29
c Restart #32 #Var: 61 #Dec: 130709 LB: 0 @ 913.42
c Restart #33 #Var: 61 #Dec: 137731 LB: 0 @ 1068.7
s SATISFIABLE
v -VOL1_bit_10 -VOL1_bit_9 -VOL1_bit_8 -VOL1_bit_7 -VOL1_bit_6 -VOL1_bit_5 -VOL1_bit_4 -VOL1_bit_3 VOL1_bit_2 -VOL1_bit_1 VOL1_bit0 VOL1_bit1 -VOL1_bit2 -VOL1_bit3 -VOL1_bit4 -VOL1_bit5 -VOL1_bit6 -VOL1_bit7 -VOL1_bit8 -VOL1_bit9 -VOL1_bit10 -VOL1_bit11 -VOL1_bit12 -VOL1_bit13 -VOL1_bit14 -VOL1_bit15 -VOL1_bit16 -VOL1_bit17 -VOL1_bit18 -VOL1_bit19 VOL2_bit_10 VOL2_bit_9 VOL2_bit_8 VOL2_bit_7 -VOL2_bit_6 VOL2_bit_5 -VOL2_bit_4 VOL2_bit_3 -VOL2_bit_2 -VOL2_bit_1 VOL2_bit0 -VOL2_bit1 VOL2_bit2 VOL2_bit3 -VOL2_bit4 -VOL2_bit5 -VOL2_bit6 -VOL2_bit7 -VOL2_bit8 -VOL2_bit9 -VOL2_bit10 -VOL2_bit11 -VOL2_bit12 -VOL2_bit13 -VOL2_bit14 -VOL2_bit15 -VOL2_bit16 -VOL2_bit17 -VOL2_bit18 -VOL2_bit19 -VOL3_bit_10 -VOL3_bit_9 -VOL3_bit_8 -VOL3_bit_7 -VOL3_bit_6 -VOL3_bit_5 -VOL3_bit_4 -VOL3_bit_3 -VOL3_bit_2 -VOL3_bit_1 -VOL3_bit0 VOL3_bit1 VOL3_bit2 VOL3_bit3 VOL3_bit4 VOL4_bit_10 -VOL4_bit_9 -VOL4_bit_8 -VOL4_bit_7 VOL4_bit_6 -VOL4_bit_5 -VOL4_bit_4 -VOL4_bit_3 VOL4_bit_2 -VOL4_bit_1 -VOL4_bit0 -VOL4_bit1 -VOL4_bit2 -VOL4_bit3 -VOL4_bit4 
c Cost: 345331
c Exit Code: 10
c Total time: 1195.1 s

Watcher Data

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

[startup+10.0035 s]
Raw data (loadavg): 0.94 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 7206 0 0 0 926 36 0 0 25 0 1 0 1795104123 32677888 7117 4294967295 134512640 134736556 3221224560 3221223248 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 7978 7117 1116 68 0 7910 0
[pid=7592] vsize: 31912
Current children cumulated CPU time (s) 9.62
Current children cumulated vsize (Kb) 31912

[startup+20.0043 s]
Raw data (loadavg): 0.95 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 10148 0 0 0 1893 53 0 0 25 0 1 0 1795104123 44720128 10059 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 10918 10059 1116 68 0 10850 0
[pid=7592] vsize: 43672
Current children cumulated CPU time (s) 19.46
Current children cumulated vsize (Kb) 43672

[startup+30.0052 s]
Raw data (loadavg): 0.96 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 12345 0 0 0 2864 68 0 0 25 0 1 0 1795104123 53673984 12253 4294967295 134512640 134736556 3221224560 3221223200 134620192 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 13104 12253 1116 68 0 13036 0
[pid=7592] vsize: 52416
Current children cumulated CPU time (s) 29.32
Current children cumulated vsize (Kb) 52416

[startup+40.006 s]
Raw data (loadavg): 0.96 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 16599 0 0 0 3821 89 0 0 25 0 1 0 1795104123 71172096 16507 4294967295 134512640 134736556 3221224560 3221223236 134529471 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 17376 16507 1116 68 0 17308 0
[pid=7592] vsize: 69504
Current children cumulated CPU time (s) 39.1
Current children cumulated vsize (Kb) 69504

[startup+50.0068 s]
Raw data (loadavg): 0.97 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 19597 0 0 0 4791 107 0 0 25 0 1 0 1795104123 83488768 19505 4294967295 134512640 134736556 3221224560 3221223048 1077377995 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 20383 19505 1116 68 0 20315 0
[pid=7592] vsize: 81532
Current children cumulated CPU time (s) 48.98
Current children cumulated vsize (Kb) 81532

[startup+60.0076 s]
Raw data (loadavg): 0.97 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 22216 0 0 0 5763 121 0 0 25 0 1 0 1795104123 94318592 22124 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 23027 22124 1116 68 0 22959 0
[pid=7592] vsize: 92108
Current children cumulated CPU time (s) 58.84
Current children cumulated vsize (Kb) 92108

[startup+70.0085 s]
Raw data (loadavg): 0.98 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 25821 0 0 0 6728 138 0 0 25 0 1 0 1795104123 109051904 25729 4294967295 134512640 134736556 3221224560 3221223248 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 26624 25729 1116 68 0 26556 0
[pid=7592] vsize: 106496
Current children cumulated CPU time (s) 68.66
Current children cumulated vsize (Kb) 106496

[startup+80.0083 s]
Raw data (loadavg): 0.98 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 28519 0 0 0 7702 151 0 0 25 0 1 0 1795104123 120209408 28419 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 29348 28419 1116 68 0 29280 0
[pid=7592] vsize: 117392
Current children cumulated CPU time (s) 78.53
Current children cumulated vsize (Kb) 117392

[startup+90.0091 s]
Raw data (loadavg): 0.98 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) T 7591 7592 8263 0 -1 0 32641 0 0 0 8670 169 0 0 25 0 1 0 1795104123 136486912 32394 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7592/statm): 33322 32394 1116 68 0 33254 0
[pid=7592] vsize: 133288
Current children cumulated CPU time (s) 88.39
Current children cumulated vsize (Kb) 133288

[startup+100.009 s]
Raw data (loadavg): 0.98 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 34468 0 0 0 9653 178 0 0 25 0 1 0 1795104123 143974400 34216 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 35150 34216 1116 68 0 35082 0
[pid=7592] vsize: 140600
Current children cumulated CPU time (s) 98.31
Current children cumulated vsize (Kb) 140600

[startup+110.01 s]
Raw data (loadavg): 0.99 0.99 0.99 1/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) T 7591 7592 8263 0 -1 0 35726 0 0 0 10639 186 0 0 25 0 1 0 1795104123 149110784 35474 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7592/statm): 36404 35474 1116 68 0 36336 0
[pid=7592] vsize: 145616
Current children cumulated CPU time (s) 108.25
Current children cumulated vsize (Kb) 145616

[startup+120.011 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 39917 0 0 0 11607 202 0 0 25 0 1 0 1795104123 166465536 39662 4294967295 134512640 134736556 3221224560 3221223248 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 40641 39662 1116 68 0 40573 0
[pid=7592] vsize: 162564
Current children cumulated CPU time (s) 118.09
Current children cumulated vsize (Kb) 162564

[startup+130.01 s]
Raw data (loadavg): 0.99 0.99 0.99 1/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) T 7591 7592 8263 0 -1 0 41747 0 0 0 12589 211 0 0 25 0 1 0 1795104123 173899776 41492 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7592/statm): 42456 41492 1116 68 0 42388 0
[pid=7592] vsize: 169824
Current children cumulated CPU time (s) 128
Current children cumulated vsize (Kb) 169824

[startup+140.01 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 42830 0 0 0 13576 218 0 0 25 0 1 0 1795104123 178450432 42565 4294967295 134512640 134736556 3221224560 3221223160 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 43567 42565 1116 68 0 43499 0
[pid=7592] vsize: 174268
Current children cumulated CPU time (s) 137.94
Current children cumulated vsize (Kb) 174268

[startup+150.011 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 43307 0 0 0 14570 222 0 0 25 0 1 0 1795104123 180342784 43042 4294967295 134512640 134736556 3221224560 3221223140 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 44029 43042 1116 68 0 43961 0
[pid=7592] vsize: 176116
Current children cumulated CPU time (s) 147.92
Current children cumulated vsize (Kb) 176116

[startup+160.012 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 44431 0 0 0 15556 230 0 0 25 0 1 0 1795104123 184938496 44166 4294967295 134512640 134736556 3221224560 3221223140 134551117 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 45151 44166 1116 68 0 45083 0
[pid=7592] vsize: 180604
Current children cumulated CPU time (s) 157.86
Current children cumulated vsize (Kb) 180604

[startup+170.013 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 45234 0 0 0 16545 236 0 0 25 0 1 0 1795104123 188329984 44969 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 45979 44969 1116 68 0 45911 0
[pid=7592] vsize: 183916
Current children cumulated CPU time (s) 167.81
Current children cumulated vsize (Kb) 183916

[startup+180.013 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 46542 0 0 0 17532 242 0 0 25 0 1 0 1795104123 193617920 46275 4294967295 134512640 134736556 3221224560 3221223048 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 47270 46275 1116 68 0 47202 0
[pid=7592] vsize: 189080
Current children cumulated CPU time (s) 177.74
Current children cumulated vsize (Kb) 189080

[startup+190.013 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 50622 0 0 0 18494 263 0 0 25 0 1 0 1795104123 210456576 50337 4294967295 134512640 134736556 3221224560 3221223136 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 51381 50337 1116 68 0 51313 0
[pid=7592] vsize: 205524
Current children cumulated CPU time (s) 187.57
Current children cumulated vsize (Kb) 205524

[startup+200.013 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 53157 0 0 0 19467 278 0 0 25 0 1 0 1795104123 220880896 52870 4294967295 134512640 134736556 3221224560 3221223140 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 53926 52870 1116 68 0 53858 0
[pid=7592] vsize: 215704
Current children cumulated CPU time (s) 197.45
Current children cumulated vsize (Kb) 215704

[startup+210.014 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 55560 0 0 0 20443 289 0 0 25 0 1 0 1795104123 230748160 55273 4294967295 134512640 134736556 3221224560 3221223216 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 56335 55273 1116 68 0 56267 0
[pid=7592] vsize: 225340
Current children cumulated CPU time (s) 207.32
Current children cumulated vsize (Kb) 225340

[startup+220.015 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 57551 0 0 0 21423 300 0 0 25 0 1 0 1795104123 237748224 56964 4294967295 134512640 134736556 3221224560 3221223048 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 58044 56964 1116 68 0 57976 0
[pid=7592] vsize: 232176
Current children cumulated CPU time (s) 217.23
Current children cumulated vsize (Kb) 232176

[startup+230.015 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 59245 0 0 0 22402 312 0 0 25 0 1 0 1795104123 244641792 58658 4294967295 134512640 134736556 3221224560 3221223120 134551150 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 59727 58658 1116 68 0 59659 0
[pid=7592] vsize: 238908
Current children cumulated CPU time (s) 227.14
Current children cumulated vsize (Kb) 238908

[startup+240.016 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 61182 0 0 0 23381 323 0 0 25 0 1 0 1795104123 252682240 60594 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 61690 60594 1116 68 0 61622 0
[pid=7592] vsize: 246760
Current children cumulated CPU time (s) 237.04
Current children cumulated vsize (Kb) 246760

[startup+250.015 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 62711 0 0 0 24364 331 0 0 25 0 1 0 1795104123 258899968 62123 4294967295 134512640 134736556 3221224560 3221223248 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 63208 62123 1116 68 0 63140 0
[pid=7592] vsize: 252832
Current children cumulated CPU time (s) 246.95
Current children cumulated vsize (Kb) 252832

[startup+260.016 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 63718 0 0 0 25352 338 0 0 25 0 1 0 1795104123 263139328 63128 4294967295 134512640 134736556 3221224560 3221223216 134528671 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 64243 63128 1116 68 0 64175 0
[pid=7592] vsize: 256972
Current children cumulated CPU time (s) 256.9
Current children cumulated vsize (Kb) 256972

[startup+270.017 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) T 7591 7592 8263 0 -1 0 64825 0 0 0 26340 344 0 0 25 0 1 0 1795104123 267599872 64235 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7592/statm): 65332 64235 1116 68 0 65264 0
[pid=7592] vsize: 261328
Current children cumulated CPU time (s) 266.84
Current children cumulated vsize (Kb) 261328

[startup+280.017 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 65800 0 0 0 27328 350 0 0 25 0 1 0 1795104123 271720448 65206 4294967295 134512640 134736556 3221224560 3221223152 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 66338 65206 1116 68 0 66270 0
[pid=7592] vsize: 265352
Current children cumulated CPU time (s) 276.78
Current children cumulated vsize (Kb) 265352

[startup+290.018 s]
Raw data (loadavg): 0.99 0.99 0.99 1/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) T 7591 7592 8263 0 -1 0 67103 0 0 0 28314 358 0 0 25 0 1 0 1795104123 277299200 66489 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7592/statm): 67700 66489 1116 68 0 67632 0
[pid=7592] vsize: 270800
Current children cumulated CPU time (s) 286.72
Current children cumulated vsize (Kb) 270800

[startup+300.018 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 68645 0 0 0 29297 366 0 0 25 0 1 0 1795104123 283545600 68031 4294967295 134512640 134736556 3221224560 3221223248 134529259 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 69225 68031 1116 68 0 69157 0
[pid=7592] vsize: 276900
Current children cumulated CPU time (s) 296.63
Current children cumulated vsize (Kb) 276900

[startup+310.018 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 69621 0 0 0 30286 373 0 0 25 0 1 0 1795104123 287465472 69007 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 70182 69007 1116 68 0 70114 0
[pid=7592] vsize: 280728
Current children cumulated CPU time (s) 306.59
Current children cumulated vsize (Kb) 280728

[startup+320.018 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 70345 0 0 0 31276 379 0 0 25 0 1 0 1795104123 290488320 69727 4294967295 134512640 134736556 3221224560 3221223248 134529509 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 70920 69727 1116 68 0 70852 0
[pid=7592] vsize: 283680
Current children cumulated CPU time (s) 316.55
Current children cumulated vsize (Kb) 283680

[startup+330.018 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 71141 0 0 0 32267 384 0 0 25 0 1 0 1795104123 293769216 70521 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 71721 70521 1116 68 0 71653 0
[pid=7592] vsize: 286884
Current children cumulated CPU time (s) 326.51
Current children cumulated vsize (Kb) 286884

[startup+340.018 s]
Raw data (loadavg): 1.07 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 72079 0 0 0 33252 392 0 0 25 0 1 0 1795104123 297574400 71459 4294967295 134512640 134736556 3221224560 3221223268 134560266 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 72650 71459 1116 68 0 72582 0
[pid=7592] vsize: 290600
Current children cumulated CPU time (s) 336.44
Current children cumulated vsize (Kb) 290600

[startup+350.018 s]
Raw data (loadavg): 1.06 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 73447 0 0 0 34236 400 0 0 25 0 1 0 1795104123 303288320 72827 4294967295 134512640 134736556 3221224560 3221223048 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 74045 72827 1116 68 0 73977 0
[pid=7592] vsize: 296180
Current children cumulated CPU time (s) 346.36
Current children cumulated vsize (Kb) 296180

[startup+360.019 s]
Raw data (loadavg): 1.05 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 75556 0 0 0 35215 413 0 0 25 0 1 0 1795104123 311943168 74935 4294967295 134512640 134736556 3221224560 3221223248 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 76158 74935 1116 68 0 76090 0
[pid=7592] vsize: 304632
Current children cumulated CPU time (s) 356.28
Current children cumulated vsize (Kb) 304632

[startup+370.018 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 77132 0 0 0 36198 422 0 0 25 0 1 0 1795104123 318447616 76508 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 77746 76508 1116 68 0 77678 0
[pid=7592] vsize: 310984
Current children cumulated CPU time (s) 366.2
Current children cumulated vsize (Kb) 310984

[startup+380.018 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 77663 0 0 0 37190 427 0 0 25 0 1 0 1795104123 320610304 77039 4294967295 134512640 134736556 3221224560 3221222976 134536153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 78274 77039 1116 68 0 78206 0
[pid=7592] vsize: 313096
Current children cumulated CPU time (s) 376.17
Current children cumulated vsize (Kb) 313096

[startup+390.019 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 78250 0 0 0 38182 432 0 0 25 0 1 0 1795104123 323043328 77626 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 78868 77626 1116 68 0 78800 0
[pid=7592] vsize: 315472
Current children cumulated CPU time (s) 386.14
Current children cumulated vsize (Kb) 315472

[startup+400.02 s]
Raw data (loadavg): 1.02 1.00 1.00 1/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) T 7591 7592 8263 0 -1 0 79229 0 0 0 39169 439 0 0 25 0 1 0 1795104123 326967296 78605 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7592/statm): 79826 78605 1116 68 0 79758 0
[pid=7592] vsize: 319304
Current children cumulated CPU time (s) 396.08
Current children cumulated vsize (Kb) 319304

[startup+410.021 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 80497 0 0 0 40154 446 0 0 25 0 1 0 1795104123 332238848 79873 4294967295 134512640 134736556 3221224560 3221223116 134537507 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 81113 79873 1116 68 0 81045 0
[pid=7592] vsize: 324452
Current children cumulated CPU time (s) 406
Current children cumulated vsize (Kb) 324452

[startup+420.022 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 81496 0 0 0 41143 452 0 0 25 0 1 0 1795104123 336363520 80869 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 82120 80869 1116 68 0 82052 0
[pid=7592] vsize: 328480
Current children cumulated CPU time (s) 415.95
Current children cumulated vsize (Kb) 328480

[startup+430.021 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 82186 0 0 0 42136 455 0 0 25 0 1 0 1795104123 339132416 81556 4294967295 134512640 134736556 3221224560 3221223036 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 82796 81556 1116 68 0 82728 0
[pid=7592] vsize: 331184
Current children cumulated CPU time (s) 425.91
Current children cumulated vsize (Kb) 331184

[startup+440.021 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 82989 0 0 0 43125 461 0 0 25 0 1 0 1795104123 342519808 82359 4294967295 134512640 134736556 3221224560 3221223216 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 83623 82359 1116 68 0 83555 0
[pid=7592] vsize: 334492
Current children cumulated CPU time (s) 435.86
Current children cumulated vsize (Kb) 334492

[startup+450.021 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 84019 0 0 0 44113 469 0 0 25 0 1 0 1795104123 346710016 83389 4294967295 134512640 134736556 3221224560 3221223248 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 84646 83389 1116 68 0 84578 0
[pid=7592] vsize: 338584
Current children cumulated CPU time (s) 445.82
Current children cumulated vsize (Kb) 338584

[startup+460.022 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 84880 0 0 0 45104 474 0 0 25 0 1 0 1795104123 350228480 84244 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 85505 84244 1116 68 0 85437 0
[pid=7592] vsize: 342020
Current children cumulated CPU time (s) 455.78
Current children cumulated vsize (Kb) 342020

[startup+470.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 86002 0 0 0 46091 479 0 0 25 0 1 0 1795104123 354897920 85366 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 86645 85366 1116 68 0 86577 0
[pid=7592] vsize: 346580
Current children cumulated CPU time (s) 465.7
Current children cumulated vsize (Kb) 346580

[startup+480.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 87083 0 0 0 47081 485 0 0 25 0 1 0 1795104123 359366656 86443 4294967295 134512640 134736556 3221224560 3221223336 134602653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 87736 86443 1116 68 0 87668 0
[pid=7592] vsize: 350944
Current children cumulated CPU time (s) 475.66
Current children cumulated vsize (Kb) 350944

[startup+490.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 87999 0 0 0 48069 491 0 0 25 0 1 0 1795104123 363159552 87355 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 88662 87355 1116 68 0 88594 0
[pid=7592] vsize: 354648
Current children cumulated CPU time (s) 485.6
Current children cumulated vsize (Kb) 354648

[startup+500.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 89003 0 0 0 49056 498 0 0 25 0 1 0 1795104123 367267840 88359 4294967295 134512640 134736556 3221224560 3221223140 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 89665 88359 1116 68 0 89597 0
[pid=7592] vsize: 358660
Current children cumulated CPU time (s) 495.54
Current children cumulated vsize (Kb) 358660

[startup+510.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 90092 0 0 0 50043 506 0 0 25 0 1 0 1795104123 371863552 89448 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 90787 89448 1116 68 0 90719 0
[pid=7592] vsize: 363148
Current children cumulated CPU time (s) 505.49
Current children cumulated vsize (Kb) 363148

[startup+520.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 90670 0 0 0 51034 511 0 0 25 0 1 0 1795104123 374259712 90023 4294967295 134512640 134736556 3221224560 3221222976 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 91372 90023 1116 68 0 91304 0
[pid=7592] vsize: 365488
Current children cumulated CPU time (s) 515.45
Current children cumulated vsize (Kb) 365488

[startup+530.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 91245 0 0 0 52027 515 0 0 25 0 1 0 1795104123 376557568 90598 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 91933 90598 1116 68 0 91865 0
[pid=7592] vsize: 367732
Current children cumulated CPU time (s) 525.42
Current children cumulated vsize (Kb) 367732

[startup+540.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 91785 0 0 0 53019 520 0 0 25 0 1 0 1795104123 378793984 91134 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 92479 91134 1116 68 0 92411 0
[pid=7592] vsize: 369916
Current children cumulated CPU time (s) 535.39
Current children cumulated vsize (Kb) 369916

[startup+550.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 92484 0 0 0 54008 526 0 0 25 0 1 0 1795104123 381632512 91833 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 93172 91833 1116 68 0 93104 0
[pid=7592] vsize: 372688
Current children cumulated CPU time (s) 545.34
Current children cumulated vsize (Kb) 372688

[startup+560.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) T 7591 7592 8263 0 -1 0 93315 0 0 0 54998 531 0 0 25 0 1 0 1795104123 385011712 92664 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7592/statm): 93997 92664 1116 68 0 93929 0
[pid=7592] vsize: 375988
Current children cumulated CPU time (s) 555.29
Current children cumulated vsize (Kb) 375988

[startup+570.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 93924 0 0 0 55991 535 0 0 25 0 1 0 1795104123 387469312 93272 4294967295 134512640 134736556 3221224560 3221223184 134528766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 94597 93272 1116 68 0 94529 0
[pid=7592] vsize: 378388
Current children cumulated CPU time (s) 565.26
Current children cumulated vsize (Kb) 378388

[startup+580.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 94571 0 0 0 56983 539 0 0 25 0 1 0 1795104123 390172672 93919 4294967295 134512640 134736556 3221224560 3221223252 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 95257 93919 1116 68 0 95189 0
[pid=7592] vsize: 381028
Current children cumulated CPU time (s) 575.22
Current children cumulated vsize (Kb) 381028

[startup+590.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 95174 0 0 0 57976 542 0 0 25 0 1 0 1795104123 392671232 94514 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 95867 94514 1116 68 0 95799 0
[pid=7592] vsize: 383468
Current children cumulated CPU time (s) 585.18
Current children cumulated vsize (Kb) 383468

[startup+600.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 95664 0 0 0 58971 544 0 0 25 0 1 0 1795104123 394899456 95004 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 96411 95004 1116 68 0 96343 0
[pid=7592] vsize: 385644
Current children cumulated CPU time (s) 595.15
Current children cumulated vsize (Kb) 385644

[startup+610.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 96201 0 0 0 59964 548 0 0 25 0 1 0 1795104123 397127680 95540 4294967295 134512640 134736556 3221224560 3221223200 134536448 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 96955 95540 1116 68 0 96887 0
[pid=7592] vsize: 387820
Current children cumulated CPU time (s) 605.12
Current children cumulated vsize (Kb) 387820

[startup+620.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 96672 0 0 0 60958 551 0 0 25 0 1 0 1795104123 399020032 96011 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 97417 96011 1116 68 0 97349 0
[pid=7592] vsize: 389668
Current children cumulated CPU time (s) 615.09
Current children cumulated vsize (Kb) 389668

[startup+630.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 97280 0 0 0 61949 556 0 0 25 0 1 0 1795104123 401453056 96619 4294967295 134512640 134736556 3221224560 3221223464 134591605 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 98011 96619 1116 68 0 97943 0
[pid=7592] vsize: 392044
Current children cumulated CPU time (s) 625.05
Current children cumulated vsize (Kb) 392044

[startup+640.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 97856 0 0 0 62941 560 0 0 25 0 1 0 1795104123 403750912 97195 4294967295 134512640 134736556 3221224560 3221222976 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 98572 97195 1116 68 0 98504 0
[pid=7592] vsize: 394288
Current children cumulated CPU time (s) 635.01
Current children cumulated vsize (Kb) 394288

[startup+650.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 98665 0 0 0 63931 566 0 0 25 0 1 0 1795104123 407130112 98004 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 99397 98004 1116 68 0 99329 0
[pid=7592] vsize: 397588
Current children cumulated CPU time (s) 644.97
Current children cumulated vsize (Kb) 397588

[startup+660.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 100489 0 0 0 64922 571 0 0 25 0 1 0 1795104123 412356608 99229 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 100673 99229 1116 68 0 100605 0
[pid=7592] vsize: 402692
Current children cumulated CPU time (s) 654.93
Current children cumulated vsize (Kb) 402692

[startup+670.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 100735 0 0 0 65919 573 0 0 25 0 1 0 1795104123 413384704 99466 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 100924 99466 1116 68 0 100856 0
[pid=7592] vsize: 403696
Current children cumulated CPU time (s) 664.92
Current children cumulated vsize (Kb) 403696

[startup+680.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 100956 0 0 0 66914 576 0 0 25 0 1 0 1795104123 414330880 99687 4294967295 134512640 134736556 3221224560 3221223116 134536679 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 101155 99687 1116 68 0 101087 0
[pid=7592] vsize: 404620
Current children cumulated CPU time (s) 674.9
Current children cumulated vsize (Kb) 404620

[startup+690.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 101224 0 0 0 67911 578 0 0 25 0 1 0 1795104123 415412224 99955 4294967295 134512640 134736556 3221224560 3221223172 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 101419 99955 1116 68 0 101351 0
[pid=7592] vsize: 405676
Current children cumulated CPU time (s) 684.89
Current children cumulated vsize (Kb) 405676

[startup+700.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 101517 0 0 0 68907 580 0 0 25 0 1 0 1795104123 416493568 100248 4294967295 134512640 134736556 3221224560 3221223248 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 101683 100249 1116 68 0 101615 0
[pid=7592] vsize: 406732
Current children cumulated CPU time (s) 694.87
Current children cumulated vsize (Kb) 406732

[startup+710.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 101839 0 0 0 69902 582 0 0 25 0 1 0 1795104123 417849344 100570 4294967295 134512640 134736556 3221224560 3221223236 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 102014 100570 1116 68 0 101946 0
[pid=7592] vsize: 408056
Current children cumulated CPU time (s) 704.84
Current children cumulated vsize (Kb) 408056

[startup+720.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 102074 0 0 0 70898 584 0 0 25 0 1 0 1795104123 418795520 100805 4294967295 134512640 134736556 3221224560 3221223116 134554110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 102245 100805 1116 68 0 102177 0
[pid=7592] vsize: 408980
Current children cumulated CPU time (s) 714.82
Current children cumulated vsize (Kb) 408980

[startup+730.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 102336 0 0 0 71893 586 0 0 25 0 1 0 1795104123 419876864 101067 4294967295 134512640 134736556 3221224560 3221223136 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 102509 101067 1116 68 0 102441 0
[pid=7592] vsize: 410036
Current children cumulated CPU time (s) 724.79
Current children cumulated vsize (Kb) 410036

[startup+740.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 102603 0 0 0 72889 587 0 0 25 0 1 0 1795104123 420958208 101334 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 102773 101334 1116 68 0 102705 0
[pid=7592] vsize: 411092
Current children cumulated CPU time (s) 734.76
Current children cumulated vsize (Kb) 411092

[startup+750.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 102907 0 0 0 73885 590 0 0 25 0 1 0 1795104123 422309888 101638 4294967295 134512640 134736556 3221224560 3221223248 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 103103 101638 1116 68 0 103035 0
[pid=7592] vsize: 412412
Current children cumulated CPU time (s) 744.75
Current children cumulated vsize (Kb) 412412

[startup+760.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 103196 0 0 0 74881 592 0 0 25 0 1 0 1795104123 423391232 101927 4294967295 134512640 134736556 3221224560 3221223248 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 103367 101927 1116 68 0 103299 0
[pid=7592] vsize: 413468
Current children cumulated CPU time (s) 754.73
Current children cumulated vsize (Kb) 413468

[startup+770.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 103466 0 0 0 75876 594 0 0 25 0 1 0 1795104123 424472576 102197 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 103631 102197 1116 68 0 103563 0
[pid=7592] vsize: 414524
Current children cumulated CPU time (s) 764.7
Current children cumulated vsize (Kb) 414524

[startup+780.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 103703 0 0 0 76873 595 0 0 25 0 1 0 1795104123 425553920 102434 4294967295 134512640 134736556 3221224560 3221223152 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 103895 102434 1116 68 0 103827 0
[pid=7592] vsize: 415580
Current children cumulated CPU time (s) 774.68
Current children cumulated vsize (Kb) 415580

[startup+790.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 103964 0 0 0 77869 597 0 0 25 0 1 0 1795104123 426635264 102695 4294967295 134512640 134736556 3221224560 3221223136 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 104159 102695 1116 68 0 104091 0
[pid=7592] vsize: 416636
Current children cumulated CPU time (s) 784.66
Current children cumulated vsize (Kb) 416636

[startup+800.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 104242 0 0 0 78865 599 0 0 25 0 1 0 1795104123 427716608 102973 4294967295 134512640 134736556 3221224560 3221223072 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 104423 102973 1116 68 0 104355 0
[pid=7592] vsize: 417692
Current children cumulated CPU time (s) 794.64
Current children cumulated vsize (Kb) 417692

[startup+810.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 104482 0 0 0 79859 602 0 0 25 0 1 0 1795104123 428691456 103212 4294967295 134512640 134736556 3221224560 3221223248 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 104661 103212 1116 68 0 104593 0
[pid=7592] vsize: 418644
Current children cumulated CPU time (s) 804.61
Current children cumulated vsize (Kb) 418644

[startup+820.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 104735 0 0 0 80856 603 0 0 25 0 1 0 1795104123 429772800 103465 4294967295 134512640 134736556 3221224560 3221223116 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 104925 103465 1116 68 0 104857 0
[pid=7592] vsize: 419700
Current children cumulated CPU time (s) 814.59
Current children cumulated vsize (Kb) 419700

[startup+830.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 104953 0 0 0 81852 605 0 0 25 0 1 0 1795104123 430583808 103683 4294967295 134512640 134736556 3221224560 3221223036 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 105123 103683 1116 68 0 105055 0
[pid=7592] vsize: 420492
Current children cumulated CPU time (s) 824.57
Current children cumulated vsize (Kb) 420492

[startup+840.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 105361 0 0 0 82848 607 0 0 25 0 1 0 1795104123 432406528 104086 4294967295 134512640 134736556 3221224560 3221223056 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 105568 104086 1116 68 0 105500 0
[pid=7592] vsize: 422272
Current children cumulated CPU time (s) 834.55
Current children cumulated vsize (Kb) 422272

[startup+850.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 105612 0 0 0 83844 609 0 0 25 0 1 0 1795104123 433496064 104337 4294967295 134512640 134736556 3221224560 3221223140 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 105834 104337 1116 68 0 105766 0
[pid=7592] vsize: 423336
Current children cumulated CPU time (s) 844.53
Current children cumulated vsize (Kb) 423336

[startup+860.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 105853 0 0 0 84842 610 0 0 25 0 1 0 1795104123 434507776 104569 4294967295 134512640 134736556 3221224560 3221222968 134554078 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 106081 104569 1116 68 0 106013 0
[pid=7592] vsize: 424324
Current children cumulated CPU time (s) 854.52
Current children cumulated vsize (Kb) 424324

[startup+870.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 106149 0 0 0 85838 612 0 0 25 0 1 0 1795104123 435724288 104865 4294967295 134512640 134736556 3221224560 3221223192 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 106378 104865 1116 68 0 106310 0
[pid=7592] vsize: 425512
Current children cumulated CPU time (s) 864.5
Current children cumulated vsize (Kb) 425512

[startup+880.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 106703 0 0 0 86830 617 0 0 25 0 1 0 1795104123 438022144 105419 4294967295 134512640 134736556 3221224560 3221223016 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 106939 105419 1116 68 0 106871 0
[pid=7592] vsize: 427756
Current children cumulated CPU time (s) 874.47
Current children cumulated vsize (Kb) 427756

[startup+890.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 107346 0 0 0 87823 620 0 0 25 0 1 0 1795104123 440590336 106062 4294967295 134512640 134736556 3221224560 3221223212 134553984 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 107566 106062 1116 68 0 107498 0
[pid=7592] vsize: 430264
Current children cumulated CPU time (s) 884.43
Current children cumulated vsize (Kb) 430264

[startup+900.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 108246 0 0 0 88814 625 0 0 25 0 1 0 1795104123 444239872 106962 4294967295 134512640 134736556 3221224560 3221223028 134536046 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 108457 106962 1116 68 0 108389 0
[pid=7592] vsize: 433828
Current children cumulated CPU time (s) 894.39
Current children cumulated vsize (Kb) 433828

[startup+910.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 108630 0 0 0 89809 628 0 0 25 0 1 0 1795104123 446005248 107343 4294967295 134512640 134736556 3221224560 3221223056 134536055 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 108888 107343 1116 68 0 108820 0
[pid=7592] vsize: 435552
Current children cumulated CPU time (s) 904.37
Current children cumulated vsize (Kb) 435552

[startup+920.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 109201 0 0 0 90802 631 0 0 25 0 1 0 1795104123 448389120 107912 4294967295 134512640 134736556 3221224560 3221223036 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 109470 107912 1116 68 0 109402 0
[pid=7592] vsize: 437880
Current children cumulated CPU time (s) 914.33
Current children cumulated vsize (Kb) 437880

[startup+930.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 109430 0 0 0 91799 632 0 0 25 0 1 0 1795104123 449335296 108141 4294967295 134512640 134736556 3221224560 3221223116 134537554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 109701 108141 1116 68 0 109633 0
[pid=7592] vsize: 438804
Current children cumulated CPU time (s) 924.31
Current children cumulated vsize (Kb) 438804

[startup+940.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 109645 0 0 0 92795 635 0 0 25 0 1 0 1795104123 450281472 108356 4294967295 134512640 134736556 3221224560 3221223216 134524621 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 109932 108356 1116 68 0 109864 0
[pid=7592] vsize: 439728
Current children cumulated CPU time (s) 934.3
Current children cumulated vsize (Kb) 439728

[startup+950.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 109840 0 0 0 93790 638 0 0 25 0 1 0 1795104123 450957312 108551 4294967295 134512640 134736556 3221224560 3221223248 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 110097 108551 1116 68 0 110029 0
[pid=7592] vsize: 440388
Current children cumulated CPU time (s) 944.28
Current children cumulated vsize (Kb) 440388

[startup+960.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 110080 0 0 0 94785 641 0 0 25 0 1 0 1795104123 452104192 108782 4294967295 134512640 134736556 3221224560 3221223200 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 110377 108782 1116 68 0 110309 0
[pid=7592] vsize: 441508
Current children cumulated CPU time (s) 954.26
Current children cumulated vsize (Kb) 441508

[startup+970.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 110328 0 0 0 95781 643 0 0 25 0 1 0 1795104123 453050368 109030 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 110608 109030 1116 68 0 110540 0
[pid=7592] vsize: 442432
Current children cumulated CPU time (s) 964.24
Current children cumulated vsize (Kb) 442432

[startup+980.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 110615 0 0 0 96776 645 0 0 25 0 1 0 1795104123 454332416 109308 4294967295 134512640 134736556 3221224560 3221223232 134536510 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 110921 109308 1116 68 0 110853 0
[pid=7592] vsize: 443684
Current children cumulated CPU time (s) 974.21
Current children cumulated vsize (Kb) 443684

[startup+990.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 110907 0 0 0 97773 647 0 0 25 0 1 0 1795104123 455548928 109600 4294967295 134512640 134736556 3221224560 3221223084 134536611 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 111218 109600 1116 68 0 111150 0
[pid=7592] vsize: 444872
Current children cumulated CPU time (s) 984.2
Current children cumulated vsize (Kb) 444872

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 111185 0 0 0 98767 649 0 0 25 0 1 0 1795104123 456630272 109878 4294967295 134512640 134736556 3221224560 3221223136 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 111482 109878 1116 68 0 111414 0
[pid=7592] vsize: 445928
Current children cumulated CPU time (s) 994.16
Current children cumulated vsize (Kb) 445928

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 111491 0 0 0 99764 652 0 0 25 0 1 0 1795104123 457981952 110183 4294967295 134512640 134736556 3221224560 3221223176 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 111812 110183 1116 68 0 111744 0
[pid=7592] vsize: 447248
Current children cumulated CPU time (s) 1004.16
Current children cumulated vsize (Kb) 447248

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 111763 0 0 0 100760 654 0 0 25 0 1 0 1795104123 459063296 110455 4294967295 134512640 134736556 3221224560 3221223136 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 112076 110455 1116 68 0 112008 0
[pid=7592] vsize: 448304
Current children cumulated CPU time (s) 1014.14
Current children cumulated vsize (Kb) 448304

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 112030 0 0 0 101757 655 0 0 25 0 1 0 1795104123 460144640 110722 4294967295 134512640 134736556 3221224560 3221223124 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 112340 110722 1116 68 0 112272 0
[pid=7592] vsize: 449360
Current children cumulated CPU time (s) 1024.12
Current children cumulated vsize (Kb) 449360

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 112352 0 0 0 102752 658 0 0 25 0 1 0 1795104123 461496320 111044 4294967295 134512640 134736556 3221224560 3221223248 134529509 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 112670 111044 1116 68 0 112602 0
[pid=7592] vsize: 450680
Current children cumulated CPU time (s) 1034.1
Current children cumulated vsize (Kb) 450680

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 112737 0 0 0 103747 661 0 0 25 0 1 0 1795104123 462983168 111429 4294967295 134512640 134736556 3221224560 3221223056 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 113033 111429 1116 68 0 112965 0
[pid=7592] vsize: 452132
Current children cumulated CPU time (s) 1044.08
Current children cumulated vsize (Kb) 452132

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 113028 0 0 0 104743 664 0 0 25 0 1 0 1795104123 464199680 111720 4294967295 134512640 134736556 3221224560 3221223248 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 113330 111720 1116 68 0 113262 0
[pid=7592] vsize: 453320
Current children cumulated CPU time (s) 1054.07
Current children cumulated vsize (Kb) 453320

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 113337 0 0 0 105739 666 0 0 25 0 1 0 1795104123 465551360 112029 4294967295 134512640 134736556 3221224560 3221223248 134529346 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7592/statm): 113660 112030 1116 68 0 113592 0
[pid=7592] vsize: 454640
Current children cumulated CPU time (s) 1064.05
Current children cumulated vsize (Kb) 454640

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 113639 0 0 0 106734 668 0 0 25 0 1 0 1795104123 466776064 112331 4294967295 134512640 134736556 3221224560 3221223232 134529378 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 113959 112331 1116 68 0 113891 0
[pid=7592] vsize: 455836
Current children cumulated CPU time (s) 1074.02
Current children cumulated vsize (Kb) 455836

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 113998 0 0 0 107728 671 0 0 25 0 1 0 1795104123 468262912 112690 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 114322 112690 1116 68 0 114254 0
[pid=7592] vsize: 457288
Current children cumulated CPU time (s) 1083.99
Current children cumulated vsize (Kb) 457288

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 114401 0 0 0 108722 674 0 0 25 0 1 0 1795104123 469884928 113093 4294967295 134512640 134736556 3221224560 3221223184 134536510 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 114718 113093 1116 68 0 114650 0
[pid=7592] vsize: 458872
Current children cumulated CPU time (s) 1093.96
Current children cumulated vsize (Kb) 458872

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 114796 0 0 0 109717 677 0 0 25 0 1 0 1795104123 471535616 113488 4294967295 134512640 134736556 3221224560 3221223036 134536684 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 115121 113488 1116 68 0 115053 0
[pid=7592] vsize: 460484
Current children cumulated CPU time (s) 1103.94
Current children cumulated vsize (Kb) 460484

[startup+1120.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 115150 0 0 0 110711 680 0 0 25 0 1 0 1795104123 472887296 113842 4294967295 134512640 134736556 3221224560 3221223240 134529467 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 115451 113842 1116 68 0 115383 0
[pid=7592] vsize: 461804
Current children cumulated CPU time (s) 1113.91
Current children cumulated vsize (Kb) 461804

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 115452 0 0 0 111706 682 0 0 25 0 1 0 1795104123 474238976 114144 4294967295 134512640 134736556 3221224560 3221223272 134524325 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 115781 114144 1116 68 0 115713 0
[pid=7592] vsize: 463124
Current children cumulated CPU time (s) 1123.88
Current children cumulated vsize (Kb) 463124

[startup+1140.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 115811 0 0 0 112701 686 0 0 25 0 1 0 1795104123 475590656 114503 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 116111 114503 1116 68 0 116043 0
[pid=7592] vsize: 464444
Current children cumulated CPU time (s) 1133.87
Current children cumulated vsize (Kb) 464444

[startup+1150.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 116184 0 0 0 113695 689 0 0 25 0 1 0 1795104123 477212672 114876 4294967295 134512640 134736556 3221224560 3221223216 134528776 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 116507 114876 1116 68 0 116439 0
[pid=7592] vsize: 466028
Current children cumulated CPU time (s) 1143.84
Current children cumulated vsize (Kb) 466028

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 116504 0 0 0 114692 691 0 0 25 0 1 0 1795104123 478593024 115196 4294967295 134512640 134736556 3221224560 3221223140 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 116844 115196 1116 68 0 116776 0
[pid=7592] vsize: 467376
Current children cumulated CPU time (s) 1153.83
Current children cumulated vsize (Kb) 467376

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 116912 0 0 0 115686 694 0 0 25 0 1 0 1795104123 480215040 115604 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 117240 115604 1116 68 0 117172 0
[pid=7592] vsize: 468960
Current children cumulated CPU time (s) 1163.8
Current children cumulated vsize (Kb) 468960

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 117212 0 0 0 116682 696 0 0 25 0 1 0 1795104123 481431552 115904 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 117537 115904 1116 68 0 117469 0
[pid=7592] vsize: 470148
Current children cumulated CPU time (s) 1173.78
Current children cumulated vsize (Kb) 470148

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 117489 0 0 0 117679 698 0 0 25 0 1 0 1795104123 482648064 116181 4294967295 134512640 134736556 3221224560 3221223036 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 117834 116181 1116 68 0 117766 0
[pid=7592] vsize: 471336
Current children cumulated CPU time (s) 1183.77
Current children cumulated vsize (Kb) 471336

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 7592
Raw data (/proc/7592/stat): 7592 (bsolo) R 7591 7592 8263 0 -1 0 117684 0 0 0 118676 699 0 0 25 0 1 0 1795104123 483323904 116376 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7592/statm): 117999 116376 1116 68 0 117931 0
[pid=7592] vsize: 471996
Current children cumulated CPU time (s) 1193.75
Current children cumulated vsize (Kb) 471996
One traced child (pid=7592) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1201.63
CPU time (s): 1195.34
CPU user time (s): 1188.13
CPU system time (s): 7.2099
CPU usage (%): 99.4762
Max. virtual memory (cumulated for all children) (Kb): 471996

Verifier Data

Verifier:	OK	345331