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/MIPLIB/miplib/normalized-mps-v2-20-10-noswot.opb
MD5SUMb239ca7d2095d517ad5daa2331de8426
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -41
Optimality of the best value was proved YES
Number of terms in the objective function 425
Biggest coefficient in the objective function 65536
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 3276775
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 1048576000000000
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 5104598755679562
Number of bits of the biggest sum of numbers53
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark145.902
Number of variables1340
Total number of constraints282
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)75
Number of constraints which are nor clauses,nor cardinality constraints207
Minimum length of a constraint1
Maximum length of a constraint425

Trace number 570

Launcher Data

LAUNCH ON wulflinc11 THE 2005-09-18 11:18:20 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=528 boxname=wulflinc11 idbench=528 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  b239ca7d2095d517ad5daa2331de8426  /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-20-10-noswot.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-20-10-noswot.opb
IDLAUNCH: 528
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.028
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.028
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:        948416 kB
Buffers:         33856 kB
Cached:          24804 kB
SwapCached:        772 kB
Active:          53564 kB
Inactive:         7740 kB
HighTotal:      131008 kB
HighFree:       104776 kB
LowTotal:       903652 kB
LowFree:        843640 kB
SwapTotal:     2097136 kB
SwapFree:      2095816 kB
Dirty:              36 kB
Writeback:           0 kB
Mapped:           5716 kB
Slab:            19280 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 11:38:28 (client local time) WITH STATUS 10 IN 1195.18 SECONDS
stats: 528 0 1195.18 10

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 1340 variables and 209 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.684
c After prepocess the problem consists of 548 variables and 184 constraints.
c Initial Lower Bound: -137
c NEW SOLUTION FOUND: -6 @ 0.699 @ #Dec. 288
c NEW SOLUTION FOUND: -8 @ 0.705 @ #Dec. 295
c NEW SOLUTION FOUND: -9 @ 1.025 @ #Dec. 531
c NEW SOLUTION FOUND: -10 @ 1.065 @ #Dec. 575
c NEW SOLUTION FOUND: -11 @ 1.079 @ #Dec. 598
c Restart #1 #Var: 548 #Dec: 1286 LB: -137 @ 1.594
c Restart #2 #Var: 548 #Dec: 2699 LB: -137 @ 2.618
c Restart #3 #Var: 548 #Dec: 4644 LB: -137 @ 4.178
c Restart #4 #Var: 548 #Dec: 7022 LB: -137 @ 6.515
c CHANGE to MIS mode... 	UB: -11	MIS: -96	LPR: -2147483648 (0)	Diff: 4.4703e-08
c Restart #0 #Var: 548 #Dec: 10300 LB: -137 @ 9.076
c Restart #1 #Var: 548 #Dec: 11219 LB: -96 @ 9.739
c Restart #2 #Var: 548 #Dec: 12184 LB: -96 @ 10.841
c NEW SOLUTION FOUND: -12 @ 11.414 @ #Dec. 12786
c NEW SOLUTION FOUND: -13 @ 11.423 @ #Dec. 12806
c Restart #3 #Var: 548 #Dec: 13850 LB: -96 @ 13.074
c Restart #4 #Var: 548 #Dec: 17533 LB: -96 @ 14.108
c NEW SOLUTION FOUND: -31 @ 14.689 @ #Dec. 19408
c NEW SOLUTION FOUND: -32 @ 15.025 @ #Dec. 20093
c NEW SOLUTION FOUND: -33 @ 16.145 @ #Dec. 21400
c Restart #5 #Var: 548 #Dec: 22937 LB: -96 @ 17.222
c NEW SOLUTION FOUND: -34 @ 17.36 @ #Dec. 23366
c Restart #6 #Var: 548 #Dec: 24794 LB: -96 @ 18.172
c Restart #7 #Var: 548 #Dec: 26296 LB: -96 @ 20.641
c Restart #8 #Var: 486 #Dec: 28311 LB: -96 @ 21.868
c Restart #9 #Var: 486 #Dec: 30509 LB: -96 @ 25.071
c Restart #10 #Var: 486 #Dec: 33320 LB: -96 @ 26.991
c Restart #11 #Var: 486 #Dec: 36674 LB: -96 @ 30.247
c Restart #12 #Var: 486 #Dec: 39221 LB: -96 @ 32.128
c Restart #13 #Var: 486 #Dec: 41977 LB: -96 @ 35.407
c NEW SOLUTION FOUND: -35 @ 40.714 @ #Dec. 44360
c NEW SOLUTION FOUND: -36 @ 40.733 @ #Dec. 44449
c NEW SOLUTION FOUND: -37 @ 40.776 @ #Dec. 44551
c Restart #14 #Var: 484 #Dec: 47440 LB: -96 @ 43.636
c Restart #15 #Var: 484 #Dec: 53632 LB: -96 @ 55.435
c Restart #16 #Var: 484 #Dec: 56887 LB: -96 @ 58.189
c Restart #17 #Var: 484 #Dec: 62931 LB: -96 @ 73.149
c Restart #18 #Var: 484 #Dec: 66561 LB: -96 @ 75.648
c Restart #19 #Var: 484 #Dec: 73464 LB: -96 @ 91.613
c NEW SOLUTION FOUND: -38 @ 94.096 @ #Dec. 76323
c Restart #20 #Var: 484 #Dec: 82744 LB: -96 @ 102.47
c Restart #21 #Var: 484 #Dec: 91025 LB: -96 @ 117.95
c Restart #22 #Var: 484 #Dec: 95786 LB: -96 @ 121.9
c Restart #23 #Var: 484 #Dec: 103943 LB: -96 @ 145.01
c Restart #24 #Var: 484 #Dec: 110018 LB: -96 @ 153.71
c Restart #25 #Var: 484 #Dec: 118612 LB: -96 @ 173
c Restart #26 #Var: 484 #Dec: 123908 LB: -96 @ 177.47
c Restart #27 #Var: 484 #Dec: 133403 LB: -96 @ 220.21
c Restart #28 #Var: 484 #Dec: 139047 LB: -96 @ 225.45
c Restart #29 #Var: 484 #Dec: 150179 LB: -96 @ 260.39
c Restart #30 #Var: 484 #Dec: 160828 LB: -96 @ 274.37
c Restart #31 #Var: 483 #Dec: 171015 LB: -96 @ 297.11
c Restart #32 #Var: 483 #Dec: 182384 LB: -96 @ 320.06
c NEW SOLUTION FOUND: -39 @ 330.76 @ #Dec. 190282
c Restart #33 #Var: 483 #Dec: 197516 LB: -96 @ 344.03
c Restart #34 #Var: 483 #Dec: 208795 LB: -96 @ 402.37
c Restart #35 #Var: 483 #Dec: 220823 LB: -96 @ 423.07
c Restart #36 #Var: 483 #Dec: 234374 LB: -96 @ 576.4
c Restart #37 #Var: 483 #Dec: 243951 LB: -96 @ 621.78
c Restart #38 #Var: 483 #Dec: 254113 LB: -96 @ 655.22
c Restart #39 #Var: 483 #Dec: 268158 LB: -96 @ 731.44
c Restart #40 #Var: 482 #Dec: 283173 LB: -96 @ 806.18
c Restart #41 #Var: 482 #Dec: 297763 LB: -96 @ 878.35
c Restart #42 #Var: 482 #Dec: 307779 LB: -96 @ 893.1
c Restart #43 #Var: 482 #Dec: 320023 LB: -96 @ 928.98
c Restart #44 #Var: 482 #Dec: 341493 LB: -96 @ 1010
c Restart #45 #Var: 482 #Dec: 357146 LB: -96 @ 1065.7
c Restart #46 #Var: 482 #Dec: 366718 LB: -96 @ 1081.7
s SATISFIABLE
v X11_bit0 -X11_bit1 -X11_bit2 X11_bit3 -X11_bit4 -X11_bit5 -X11_bit6 -X11_bit7 -X11_bit8 -X11_bit9 -X11_bit10 -X11_bit11 -X11_bit12 -X11_bit13 -X11_bit14 -X11_bit15 -X11_bit16 -X12_bit0 -X12_bit1 X12_bit2 -X12_bit3 -X12_bit4 -X12_bit5 -X12_bit6 -X12_bit7 -X12_bit8 -X12_bit9 -X12_bit10 -X12_bit11 -X12_bit12 -X12_bit13 -X12_bit14 -X12_bit15 -X12_bit16 X13_bit0 X13_bit1 X13_bit2 -X13_bit3 -X13_bit4 -X13_bit5 -X13_bit6 -X13_bit7 -X13_bit8 -X13_bit9 -X13_bit10 -X13_bit11 -X13_bit12 -X13_bit13 -X13_bit14 -X13_bit15 -X13_bit16 X14_bit0 -X14_bit1 -X14_bit2 X14_bit3 -X14_bit4 -X14_bit5 -X14_bit6 -X14_bit7 -X14_bit8 -X14_bit9 -X14_bit10 -X14_bit11 -X14_bit12 -X14_bit13 -X14_bit14 -X14_bit15 -X14_bit16 -X15_bit0 -X15_bit1 -X15_bit2 -X15_bit3 -X15_bit4 -X15_bit5 -X15_bit6 -X15_bit7 -X15_bit8 -X15_bit9 -X15_bit10 -X15_bit11 -X15_bit12 -X15_bit13 -X15_bit14 -X15_bit15 -X15_bit16 -X21_bit0 -X21_bit1 -X21_bit2 -X21_bit3 -X21_bit4 -X21_bit5 -X21_bit6 -X21_bit7 -X21_bit8 -X21_bit9 -X21_bit10 -X21_bit11 -X21_bit12 -X21_bit13 -X21_bit14 -X21_bit15 -X21_bit16 -X22_bit0 -X22_bit1 -X22_bit2 -X22_bit3 -X22_bit4 -X22_bit5 -X22_bit6 -X22_bit7 -X22_bit8 -X22_bit9 -X22_bit10 -X22_bit11 -X22_bit12 -X22_bit13 -X22_bit14 -X22_bit15 -X22_bit16 -X23_bit0 -X23_bit1 -X23_bit2 -X23_bit3 -X23_bit4 -X23_bit5 -X23_bit6 -X23_bit7 -X23_bit8 -X23_bit9 -X23_bit10 -X23_bit11 -X23_bit12 -X23_bit13 -X23_bit14 -X23_bit15 -X23_bit16 -X24_bit0 -X24_bit1 -X24_bit2 -X24_bit3 -X24_bit4 -X24_bit5 -X24_bit6 -X24_bit7 -X24_bit8 -X24_bit9 -X24_bit10 -X24_bit11 -X24_bit12 -X24_bit13 -X24_bit14 -X24_bit15 -X24_bit16 X25_bit0 -X25_bit1 X25_bit2 -X25_bit3 -X25_bit4 -X25_bit5 -X25_bit6 -X25_bit7 -X25_bit8 -X25_bit9 -X25_bit10 -X25_bit11 -X25_bit12 -X25_bit13 -X25_bit14 -X25_bit15 -X25_bit16 -X31_bit0 -X31_bit1 -X31_bit2 -X31_bit3 -X31_bit4 -X31_bit5 -X31_bit6 -X31_bit7 -X31_bit8 -X31_bit9 -X31_bit10 -X31_bit11 -X31_bit12 -X31_bit13 -X31_bit14 -X31_bit15 -X31_bit16 -X32_bit0 X32_bit1 -X32_bit2 -X32_bit3 -X32_bit4 -X32_bit5 -X32_bit6 -X32_bit7 -X32_bit8 -X32_bit9 -X32_bit10 -X32_bit11 -X32_bit12 -X32_bit13 -X32_bit14 -X32_bit15 -X32_bit16 -X33_bit0 -X33_bit1 -X33_bit2 -X33_bit3 -X33_bit4 -X33_bit5 -X33_bit6 -X33_bit7 -X33_bit8 -X33_bit9 -X33_bit10 -X33_bit11 -X33_bit12 -X33_bit13 -X33_bit14 -X33_bit15 -X33_bit16 -X34_bit0 -X34_bit1 -X34_bit2 -X34_bit3 -X34_bit4 -X34_bit5 -X34_bit6 -X34_bit7 -X34_bit8 -X34_bit9 -X34_bit10 -X34_bit11 -X34_bit12 -X34_bit13 -X34_bit14 -X34_bit15 -X34_bit16 -X35_bit0 -X35_bit1 -X35_bit2 -X35_bit3 -X35_bit4 -X35_bit5 -X35_bit6 -X35_bit7 -X35_bit8 -X35_bit9 -X35_bit10 -X35_bit11 -X35_bit12 -X35_bit13 -X35_bit14 -X35_bit15 -X35_bit16 -X41_bit0 -X41_bit1 -X41_bit2 -X41_bit3 -X41_bit4 -X41_bit5 -X41_bit6 -X41_bit7 -X41_bit8 -X41_bit9 -X41_bit10 -X41_bit11 -X41_bit12 -X41_bit13 -X41_bit14 -X41_bit15 -X41_bit16 -X42_bit0 -X42_bit1 -X42_bit2 -X42_bit3 -X42_bit4 -X42_bit5 -X42_bit6 -X42_bit7 -X42_bit8 -X42_bit9 -X42_bit10 -X42_bit11 -X42_bit12 -X42_bit13 -X42_bit14 -X42_bit15 -X42_bit16 X43_bit0 -X43_bit1 -X43_bit2 -X43_bit3 -X43_bit4 -X43_bit5 -X43_bit6 -X43_bit7 -X43_bit8 -X43_bit9 -X43_bit10 -X43_bit11 -X43_bit12 -X43_bit13 -X43_bit14 -X43_bit15 -X43_bit16 -X44_bit0 -X44_bit1 -X44_bit2 -X44_bit3 -X44_bit4 -X44_bit5 -X44_bit6 -X44_bit7 -X44_bit8 -X44_bit9 -X44_bit10 -X44_bit11 -X44_bit12 -X44_bit13 -X44_bit14 -X44_bit15 -X44_bit16 -X45_bit0 -X45_bit1 -X45_bit2 -X45_bit3 -X45_bit4 -X45_bit5 -X45_bit6 -X45_bit7 -X45_bit8 -X45_bit9 -X45_bit10 -X45_bit11 -X45_bit12 -X45_bit13 -X45_bit14 -X45_bit15 -X45_bit16 -X51_bit0 -X51_bit1 -X51_bit2 -X51_bit3 -X51_bit4 -X51_bit5 -X51_bit6 -X51_bit7 -X51_bit8 -X51_bit9 -X51_bit10 -X51_bit11 -X51_bit12 -X51_bit13 -X51_bit14 -X51_bit15 -X51_bit16 X52_bit0 -X52_bit1 -X52_bit2 -X52_bit3 -X52_bit4 -X52_bit5 -X52_bit6 -X52_bit7 -X52_bit8 -X52_bit9 -X52_bit10 -X52_bit11 -X52_bit12 -X52_bit13 -X52_bit14 -X52_bit15 -X52_bit16 X53_bit0 -X53_bit1 -X53_bit2 -X53_bit3 -X53_bit4 -X53_bit5 -X53_bit6 -X53_bit7 -X53_bit8 -X53_bit9 -X53_bit10 -X53_bit11 -X53_bit12 -X53_bit13 -X53_bit14 -X53_bit15 -X53_bit16 -X54_bit0 -X54_bit1 -X54_bit2 -X54_bit3 -X54_bit4 -X54_bit5 -X54_bit6 -X54_bit7 -X54_bit8 -X54_bit9 -X54_bit10 -X54_bit11 -X54_bit12 -X54_bit13 -X54_bit14 -X54_bit15 -X54_bit16 -X55_bit0 -X55_bit1 -X55_bit2 -X55_bit3 -X55_bit4 -X55_bit5 -X55_bit6 -X55_bit7 -X55_bit8 -X55_bit9 -X55_bit10 -X55_bit11 -X55_bit12 -X55_bit13 -X55_bit14 -X55_bit15 -X55_bit16 W12_bit0 T254_bit0 -W54_bit0 -S24_bit_10 -S24_bit_9 -S24_bit_8 -S24_bit_7 -S24_bit_6 -S24_bit_5 -S24_bit_4 -S24_bit_3 -S24_bit_2 -S24_bit_1 -S24_bit0 -S24_bit1 -S24_bit2 -S24_bit3 -S24_bit4 -S24_bit5 -S24_bit6 -S24_bit7 -S24_bit8 -S24_bit9 -S24_bit10 -S24_bit11 -S24_bit12 -S24_bit13 -S24_bit14 -S24_bit15 -S24_bit16 -S24_bit17 -S24_bit18 -S24_bit19 -S54_bit_10 -S54_bit_9 -S54_bit_8 -S54_bit_7 -S54_bit_6 -S54_bit_5 -S54_bit_4 -S54_bit_3 -S54_bit_2 -S54_bit_1 -S54_bit0 -S54_bit1 -S54_bit2 -S54_bit3 -S54_bit4 -S54_bit5 -S54_bit6 -S54_bit7 -S54_bit8 -S54_bit9 -S54_bit10 -S54_bit11 -S54_bit12 -S54_bit13 -S54_bit14 -S54_bit15 -S54_bit16 -S54_bit17 -S54_bit18 -S54_bit19 -W24_bit0 -T255_bit0 -W55_bit0 S25_bit_10 -S25_bit_9 -S25_bit_8 S25_bit_7 -S25_bit_6 -S25_bit_5 S25_bit_4 S25_bit_3 S25_bit_2 -S25_bit_1 -S25_bit0 -S25_bit1 -S25_bit2 -S25_bit3 -S25_bit4 -S25_bit5 -S25_bit6 -S25_bit7 -S25_bit8 -S25_bit9 -S25_bit10 -S25_bit11 -S25_bit12 -S25_bit13 -S25_bit14 -S25_bit15 -S25_bit16 -S25_bit17 -S25_bit18 -S25_bit19 -S55_bit_10 -S55_bit_9 -S55_bit_8 -S55_bit_7 -S55_bit_6 -S55_bit_5 -S55_bit_4 -S55_bit_3 -S55_bit_2 -S55_bit_1 -S55_bit0 -S55_bit1 -S55_bit2 -S55_bit3 -S55_bit4 -S55_bit5 -S55_bit6 -S55_bit7 -S55_bit8 -S55_bit9 -S55_bit10 -S55_bit11 -S55_bit12 -S55_bit13 -S55_bit14 -S55_bit15 -S55_bit16 -S55_bit17 -S55_bit18 -S55_bit19 W25_bit0 -W31_bit0 -S31_bit_10 -S31_bit_9 -S31_bit_8 -S31_bit_7 -S31_bit_6 -S31_bit_5 -S31_bit_4 -S31_bit_3 -S31_bit_2 -S31_bit_1 -S31_bit0 -S31_bit1 -S31_bit2 -S31_bit3 -S31_bit4 -S31_bit5 -S31_bit6 -S31_bit7 -S31_bit8 -S31_bit9 -S31_bit10 -S31_bit11 -S31_bit12 -S31_bit13 -S31_bit14 -S31_bit15 -S31_bit16 -S31_bit17 -S31_bit18 -S31_bit19 W32_bit0 S32_bit_10 S32_bit_9 S32_bit_8 -S32_bit_7 -S32_bit_6 -S32_bit_5 -S32_bit_4 S32_bit_3 S32_bit_2 -S32_bit_1 -S32_bit0 -S32_bit1 -S32_bit2 -S32_bit3 -S32_bit4 -S32_bit5 -S32_bit6 -S32_bit7 -S32_bit8 -S32_bit9 -S32_bit10 -S32_bit11 -S32_bit12 -S32_bit13 -S32_bit14 -S32_bit15 -S32_bit16 -S32_bit17 -S32_bit18 -S32_bit19 -W33_bit0 -S33_bit_10 -S33_bit_9 -S33_bit_8 -S33_bit_7 -S33_bit_6 -S33_bit_5 -S33_bit_4 -S33_bit_3 -S33_bit_2 -S33_bit_1 -S33_bit0 -S33_bit1 -S33_bit2 -S33_bit3 -S33_bit4 -S33_bit5 -S33_bit6 -S33_bit7 -S33_bit8 -S33_bit9 -S33_bit10 -S33_bit11 -S33_bit12 -S33_bit13 -S33_bit14 -S33_bit15 -S33_bit16 -S33_bit17 -S33_bit18 -S33_bit19 -W34_bit0 -S34_bit_10 -S34_bit_9 -S34_bit_8 -S34_bit_7 -S34_bit_6 -S34_bit_5 -S34_bit_4 -S34_bit_3 -S34_bit_2 -S34_bit_1 -S34_bit0 -S34_bit1 -S34_bit2 -S34_bit3 -S34_bit4 -S34_bit5 -S34_bit6 -S34_bit7 -S34_bit8 -S34_bit9 -S34_bit10 -S34_bit11 -S34_bit12 -S34_bit13 -S34_bit14 -S34_bit15 -S34_bit16 -S34_bit17 -S34_bit18 -S34_bit19 -W35_bit0 -S35_bit_10 -S35_bit_9 -S35_bit_8 -S35_bit_7 -S35_bit_6 -S35_bit_5 -S35_bit_4 -S35_bit_3 -S35_bit_2 -S35_bit_1 -S35_bit0 -S35_bit1 -S35_bit2 -S35_bit3 -S35_bit4 -S35_bit5 -S35_bit6 -S35_bit7 -S35_bit8 -S35_bit9 -S35_bit10 -S35_bit11 -S35_bit12 -S35_bit13 -S35_bit14 -S35_bit15 -S35_bit16 -S35_bit17 -S35_bit18 -S35_bit19 W13_bit0 T341_bit0 -W41_bit0 -S41_bit_10 -S41_bit_9 -S41_bit_8 -S41_bit_7 -S41_bit_6 -S41_bit_5 -S41_bit_4 -S41_bit_3 -S41_bit_2 -S41_bit_1 -S41_bit0 -S41_bit1 -S41_bit2 -S41_bit3 -S41_bit4 -S41_bit5 -S41_bit6 -S41_bit7 -S41_bit8 -S41_bit9 -S41_bit10 -S41_bit11 -S41_bit12 -S41_bit13 -S41_bit14 -S41_bit15 -S41_bit16 -S41_bit17 -S41_bit18 -S41_bit19 -T342_bit0 -W42_bit0 -S42_bit_10 -S42_bit_9 -S42_bit_8 -S42_bit_7 -S42_bit_6 -S42_bit_5 -S42_bit_4 -S42_bit_3 -S42_bit_2 -S42_bit_1 -S42_bit0 -S42_bit1 -S42_bit2 -S42_bit3 -S42_bit4 -S42_bit5 -S42_bit6 -S42_bit7 -S42_bit8 -S42_bit9 -S42_bit10 -S42_bit11 -S42_bit12 -S42_bit13 -S42_bit14 -S42_bit15 -S42_bit16 -S42_bit17 -S42_bit18 -S42_bit19 T343_bit0 W43_bit0 -S43_bit_10 -S43_bit_9 -S43_bit_8 -S43_bit_7 -S43_bit_6 -S43_bit_5 -S43_bit_4 -S43_bit_3 -S43_bit_2 -S43_bit_1 -S43_bit0 -S43_bit1 -S43_bit2 -S43_bit3 -S43_bit4 -S43_bit5 -S43_bit6 -S43_bit7 -S43_bit8 -S43_bit9 -S43_bit10 -S43_bit11 -S43_bit12 -S43_bit13 -S43_bit14 -S43_bit15 -S43_bit16 -S43_bit17 -S43_bit18 -S43_bit19 T344_bit0 -W44_bit0 -S44_bit_10 -S44_bit_9 -S44_bit_8 -S44_bit_7 -S44_bit_6 -S44_bit_5 -S44_bit_4 -S44_bit_3 -S44_bit_2 -S44_bit_1 -S44_bit0 -S44_bit1 -S44_bit2 -S44_bit3 -S44_bit4 -S44_bit5 -S44_bit6 -S44_bit7 -S44_bit8 -S44_bit9 -S44_bit10 -S44_bit11 -S44_bit12 -S44_bit13 -S44_bit14 -S44_bit15 -S44_bit16 -S44_bit17 -S44_bit18 -S44_bit19 T345_bit0 -W45_bit0 -S45_bit_10 -S45_bit_9 -S45_bit_8 -S45_bit_7 -S45_bit_6 -S45_bit_5 -S45_bit_4 -S45_bit_3 -S45_bit_2 -S45_bit_1 -S45_bit0 -S45_bit1 -S45_bit2 -S45_bit3 -S45_bit4 -S45_bit5 -S45_bit6 -S45_bit7 -S45_bit8 -S45_bit9 -S45_bit10 -S45_bit11 -S45_bit12 -S45_bit13 -S45_bit14 -S45_bit15 -S45_bit16 -S45_bit17 -S45_bit18 -S45_bit19 -T351_bit0 -W51_bit0 -S51_bit_10 -S51_bit_9 -S51_bit_8 -S51_bit_7 -S51_bit_6 -S51_bit_5 -S51_bit_4 -S51_bit_3 -S51_bit_2 -S51_bit_1 -S51_bit0 -S51_bit1 -S51_bit2 -S51_bit3 -S51_bit4 -S51_bit5 -S51_bit6 -S51_bit7 -S51_bit8 -S51_bit9 -S51_bit10 -S51_bit11 -S51_bit12 -S51_bit13 -S51_bit14 -S51_bit15 -S51_bit16 -S51_bit17 -S51_bit18 -S51_bit19 T352_bit0 W52_bit0 S52_bit_10 -S52_bit_9 -S52_bit_8 -S52_bit_7 -S52_bit_6 S52_bit_5 -S52_bit_4 S52_bit_3 S52_bit_2 -S52_bit_1 S52_bit0 -S52_bit1 -S52_bit2 -S52_bit3 S52_bit4 -S52_bit5 -S52_bit6 -S52_bit7 -S52_bit8 -S52_bit9 -S52_bit10 -S52_bit11 -S52_bit12 -S52_bit13 -S52_bit14 -S52_bit15 -S52_bit16 -S52_bit17 -S52_bit18 -S52_bit19 T353_bit0 W53_bit0 S53_bit_10 S53_bit_9 S53_bit_8 -S53_bit_7 S53_bit_6 S53_bit_5 S53_bit_4 S53_bit_3 S53_bit_2 -S53_bit_1 -S53_bit0 S53_bit1 -S53_bit2 -S53_bit3 -S53_bit4 -S53_bit5 -S53_bit6 -S53_bit7 -S53_bit8 -S53_bit9 -S53_bit10 -S53_bit11 -S53_bit12 -S53_bit13 -S53_bit14 -S53_bit15 -S53_bit16 -S53_bit17 -S53_bit18 -S53_bit19 -T354_bit0 -T355_bit0 W14_bit0 -V148_bit_10 -V148_bit_9 -V148_bit_8 -V148_bit_7 -V148_bit_6 -V148_bit_5 -V148_bit_4 -V148_bit_3 -V148_bit_2 -V148_bit_1 -V148_bit0 -V148_bit1 -V148_bit2 -V148_bit3 -V148_bit4 -V148_bit5 -V148_bit6 -V148_bit7 -V148_bit8 -V148_bit9 -V148_bit10 -V148_bit11 -V148_bit12 -V148_bit13 -V148_bit14 -V148_bit15 -V148_bit16 -V148_bit17 -V148_bit18 -V148_bit19 -V150_bit_10 -V150_bit_9 -V150_bit_8 -V150_bit_7 -V150_bit_6 -V150_bit_5 -V150_bit_4 -V150_bit_3 -V150_bit_2 -V150_bit_1 -V150_bit0 -V150_bit1 -V150_bit2 -V150_bit3 -V150_bit4 -V150_bit5 -V150_bit6 -V150_bit7 -V150_bit8 -V150_bit9 -V150_bit10 -V150_bit11 -V150_bit12 -V150_bit13 -V150_bit14 -V150_bit15 -V150_bit16 -V150_bit17 -V150_bit18 -V150_bit19 -Q246_bit_10 -Q246_bit_9 -Q246_bit_8 -Q246_bit_7 -Q246_bit_6 -Q246_bit_5 -Q246_bit_4 -Q246_bit_3 -Q246_bit_2 -Q246_bit_1 -Q246_bit0 -Q246_bit1 -Q246_bit2 -Q246_bit3 -Q246_bit4 -Q246_bit5 -Q246_bit6 -Q246_bit7 -Q246_bit8 -Q246_bit9 -Q246_bit10 -Q246_bit11 -Q246_bit12 -Q246_bit13 -Q246_bit14 -Q246_bit15 -Q246_bit16 -Q246_bit17 -Q246_bit18 -Q246_bit19 -T451_bit0 T452_bit0 -W15_bit0 T453_bit0 T454_bit0 -T455_bit0 -T121_bit0 -W21_bit0 S11_bit_10 S11_bit_9 S11_bit_8 S11_bit_7 S11_bit_6 -S11_bit_5 -S11_bit_4 S11_bit_3 -S11_bit_2 -S11_bit_1 -S11_bit0 -S11_bit1 -S11_bit2 -S11_bit3 -S11_bit4 -S11_bit5 -S11_bit6 -S11_bit7 -S11_bit8 -S11_bit9 -S11_bit10 -S11_bit11 -S11_bit12 -S11_bit13 -S11_bit14 -S11_bit15 -S11_bit16 -S11_bit17 -S11_bit18 -S11_bit19 -S21_bit_10 -S21_bit_9 -S21_bit_8 -S21_bit_7 -S21_bit_6 -S21_bit_5 -S21_bit_4 -S21_bit_3 -S21_bit_2 -S21_bit_1 -S21_bit0 -S21_bit1 -S21_bit2 -S21_bit3 -S21_bit4 -S21_bit5 -S21_bit6 -S21_bit7 -S21_bit8 -S21_bit9 -S21_bit10 -S21_bit11 -S21_bit12 -S21_bit13 -S21_bit14 -S21_bit15 -S21_bit16 -S21_bit17 -S21_bit18 -S21_bit19 W11_bit0 -T122_bit0 -W22_bit0 S12_bit_10 S12_bit_9 S12_bit_8 S12_bit_7 S12_bit_6 S12_bit_5 S12_bit_4 S12_bit_3 S12_bit_2 S12_bit_1 S12_bit0 S12_bit1 S12_bit2 -S12_bit3 -S12_bit4 -S12_bit5 -S12_bit6 -S12_bit7 -S12_bit8 -S12_bit9 -S12_bit10 -S12_bit11 -S12_bit12 -S12_bit13 -S12_bit14 -S12_bit15 -S12_bit16 -S12_bit17 -S12_bit18 -S12_bit19 -S22_bit_10 -S22_bit_9 -S22_bit_8 -S22_bit_7 -S22_bit_6 -S22_bit_5 -S22_bit_4 -S22_bit_3 -S22_bit_2 -S22_bit_1 -S22_bit0 -S22_bit1 -S22_bit2 -S22_bit3 -S22_bit4 -S22_bit5 -S22_bit6 -S22_bit7 -S22_bit8 -S22_bit9 -S22_bit10 -S22_bit11 -S22_bit12 -S22_bit13 -S22_bit14 -S22_bit15 -S22_bit16 -S22_bit17 -S22_bit18 -S22_bit19 -T123_bit0 -W23_bit0 -S13_bit_10 S13_bit_9 -S13_bit_8 S13_bit_7 -S13_bit_6 S13_bit_5 -S13_bit_4 S13_bit_3 S13_bit_2 -S13_bit_1 S13_bit0 -S13_bit1 S13_bit2 -S13_bit3 -S13_bit4 -S13_bit5 -S13_bit6 -S13_bit7 -S13_bit8 -S13_bit9 -S13_bit10 -S13_bit11 -S13_bit12 -S13_bit13 -S13_bit14 -S13_bit15 -S13_bit16 -S13_bit17 -S13_bit18 -S13_bit19 -S23_bit_10 -S23_bit_9 -S23_bit_8 -S23_bit_7 -S23_bit_6 -S23_bit_5 -S23_bit_4 -S23_bit_3 -S23_bit_2 -S23_bit_1 -S23_bit0 -S23_bit1 -S23_bit2 -S23_bit3 -S23_bit4 -S23_bit5 -S23_bit6 -S23_bit7 -S23_bit8 -S23_bit9 -S23_bit10 -S23_bit11 -S23_bit12 -S23_bit13 -S23_bit14 -S23_bit15 -S23_bit16 -S23_bit17 -S23_bit18 -S23_bit19 -T124_bit0 S14_bit_10 S14_bit_9 S14_bit_8 S14_bit_7 S14_bit_6 S14_bit_5 S14_bit_4 S14_bit_3 -S14_bit_2 S14_bit_1 -S14_bit0 -S14_bit1 -S14_bit2 -S14_bit3 -S14_bit4 -S14_bit5 -S14_bit6 -S14_bit7 -S14_bit8 -S14_bit9 -S14_bit10 -S14_bit11 -S14_bit12 -S14_bit13 -S14_bit14 -S14_bit15 -S14_bit16 -S14_bit17 -S14_bit18 -S14_bit19 T125_bit0 -S15_bit_10 -S15_bit_9 -S15_bit_8 -S15_bit_7 -S15_bit_6 -S15_bit_5 -S15_bit_4 -S15_bit_3 -S15_bit_2 -S15_bit_1 -S15_bit0 -S15_bit1 -S15_bit2 -S15_bit3 -S15_bit4 -S15_bit5 -S15_bit6 -S15_bit7 -S15_bit8 -S15_bit9 -S15_bit10 -S15_bit11 -S15_bit12 -S15_bit13 -S15_bit14 -S15_bit15 -S15_bit16 -S15_bit17 -S15_bit18 -S15_bit19 -T131_bit0 -T132_bit0 -T133_bit0 -T134_bit0 -T135_bit0 -T141_bit0 -T142_bit0 -T143_bit0 -T144_bit0 -T145_bit0 -T151_bit0 T152_bit0 -T153_bit0 -T154_bit0 -T155_bit0 -T231_bit0 T232_bit0 -T233_bit0 -T234_bit0 -T235_bit0 T241_bit0 -T242_bit0 T243_bit0 T244_bit0 -T245_bit0 -T251_bit0 T252_bit0 T253_bit0 
c Cost: -39
c Exit Code: 10
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/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782604242 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/11729/statm): 107 3 90 68 0 39 0
[pid=11729] 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/wulflinc11/normalized-mps-v2-20-10-noswot.opb

[startup+10.0024 s]
Raw data (loadavg): 0.87 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 2075 0 0 0 939 22 0 0 25 0 1 0 1782604242 11542528 1986 4294967295 134512640 134736556 3221224560 3221223088 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 2818 1986 1116 68 0 2750 0
[pid=11729] vsize: 11272
Current children cumulated CPU time (s) 9.61
Current children cumulated vsize (Kb) 11272

[startup+20.0032 s]
Raw data (loadavg): 0.89 0.97 0.93 1/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) T 11728 11729 9854 0 -1 0 4461 0 0 0 1862 53 0 0 25 0 1 0 1782604242 21422080 4372 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11729/statm): 5230 4372 1116 68 0 5162 0
[pid=11729] vsize: 20920
Current children cumulated CPU time (s) 19.15
Current children cumulated vsize (Kb) 20920

[startup+30.004 s]
Raw data (loadavg): 0.91 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 8003 0 0 0 2805 79 0 0 25 0 1 0 1782604242 35876864 7914 4294967295 134512640 134736556 3221224560 3221223104 134543953 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 8759 7914 1116 68 0 8691 0
[pid=11729] vsize: 35036
Current children cumulated CPU time (s) 28.84
Current children cumulated vsize (Kb) 35036

[startup+40.0048 s]
Raw data (loadavg): 0.92 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 11376 0 0 0 3754 103 0 0 25 0 1 0 1782604242 49717248 11287 4294967295 134512640 134736556 3221224560 3221223176 1076647541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 12138 11287 1116 68 0 12070 0
[pid=11729] vsize: 48552
Current children cumulated CPU time (s) 38.57
Current children cumulated vsize (Kb) 48552

[startup+50.0056 s]
Raw data (loadavg): 0.93 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 13688 0 0 0 4712 119 0 0 25 0 1 0 1782604242 59150336 13599 4294967295 134512640 134736556 3221224560 3221223088 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 14441 13599 1116 68 0 14373 0
[pid=11729] vsize: 57764
Current children cumulated CPU time (s) 48.31
Current children cumulated vsize (Kb) 57764

[startup+60.0054 s]
Raw data (loadavg): 0.94 0.97 0.93 1/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) T 11728 11729 9854 0 -1 0 15845 0 0 0 5677 134 0 0 25 0 1 0 1782604242 67940352 15739 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11729/statm): 16587 15739 1116 68 0 16519 0
[pid=11729] vsize: 66348
Current children cumulated CPU time (s) 58.11
Current children cumulated vsize (Kb) 66348

[startup+70.0072 s]
Raw data (loadavg): 0.95 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 16084 0 0 0 6655 141 0 0 25 0 1 0 1782604242 68960256 15978 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 16836 15978 1116 68 0 16768 0
[pid=11729] vsize: 67344
Current children cumulated CPU time (s) 67.96
Current children cumulated vsize (Kb) 67344

[startup+80.008 s]
Raw data (loadavg): 0.96 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 17664 0 0 0 7616 157 0 0 25 0 1 0 1782604242 75157504 17510 4294967295 134512640 134736556 3221224560 3221223056 134550025 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 18349 17510 1116 68 0 18281 0
[pid=11729] vsize: 73396
Current children cumulated CPU time (s) 77.73
Current children cumulated vsize (Kb) 73396

[startup+90.0088 s]
Raw data (loadavg): 0.96 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 17703 0 0 0 8596 164 0 0 25 0 1 0 1782604242 75304960 17549 4294967295 134512640 134736556 3221224560 3221223208 134532897 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 18385 17549 1116 68 0 18317 0
[pid=11729] vsize: 73540
Current children cumulated CPU time (s) 87.6
Current children cumulated vsize (Kb) 73540

[startup+100.01 s]
Raw data (loadavg): 0.97 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 18555 0 0 0 9557 178 0 0 25 0 1 0 1782604242 78749696 18387 4294967295 134512640 134736556 3221224560 3221223264 134553205 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 19226 18387 1116 68 0 19158 0
[pid=11729] vsize: 76904
Current children cumulated CPU time (s) 97.35
Current children cumulated vsize (Kb) 76904

[startup+110.01 s]
Raw data (loadavg): 0.97 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 20450 0 0 0 10514 196 0 0 25 0 1 0 1782604242 86564864 20282 4294967295 134512640 134736556 3221224560 3221223160 1077377291 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 21134 20282 1116 68 0 21066 0
[pid=11729] vsize: 84536
Current children cumulated CPU time (s) 107.1
Current children cumulated vsize (Kb) 84536

[startup+120.011 s]
Raw data (loadavg): 0.98 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 21016 0 0 0 11490 207 0 0 25 0 1 0 1782604242 88862720 20848 4294967295 134512640 134736556 3221224560 3221223088 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 21695 20848 1116 68 0 21627 0
[pid=11729] vsize: 86780
Current children cumulated CPU time (s) 116.97
Current children cumulated vsize (Kb) 86780

[startup+130.012 s]
Raw data (loadavg): 0.98 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 24674 0 0 0 12440 232 0 0 25 0 1 0 1782604242 103772160 24475 4294967295 134512640 134736556 3221224560 3221223152 134537395 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 25335 24475 1116 68 0 25267 0
[pid=11729] vsize: 101340
Current children cumulated CPU time (s) 126.72
Current children cumulated vsize (Kb) 101340

[startup+140.013 s]
Raw data (loadavg): 0.98 0.97 0.93 1/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) T 11728 11729 9854 0 -1 0 24728 0 0 0 13426 238 0 0 25 0 1 0 1782604242 103903232 24529 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11729/statm): 25367 24529 1116 68 0 25299 0
[pid=11729] vsize: 101468
Current children cumulated CPU time (s) 136.64
Current children cumulated vsize (Kb) 101468

[startup+150.013 s]
Raw data (loadavg): 0.98 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 25506 0 0 0 14400 248 0 0 25 0 1 0 1782604242 107216896 25307 4294967295 134512640 134736556 3221224560 3221223156 1077374508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 26176 25307 1116 68 0 26108 0
[pid=11729] vsize: 104704
Current children cumulated CPU time (s) 146.48
Current children cumulated vsize (Kb) 104704

[startup+160.013 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 27327 0 0 0 15362 265 0 0 25 0 1 0 1782604242 114642944 27128 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 27989 27128 1116 68 0 27921 0
[pid=11729] vsize: 111956
Current children cumulated CPU time (s) 156.27
Current children cumulated vsize (Kb) 111956

[startup+170.014 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 28907 0 0 0 16331 279 0 0 25 0 1 0 1782604242 121090048 28708 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 29563 28708 1116 68 0 29495 0
[pid=11729] vsize: 118252
Current children cumulated CPU time (s) 166.1
Current children cumulated vsize (Kb) 118252

[startup+180.014 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) T 11728 11729 9854 0 -1 0 31296 0 0 0 17294 294 0 0 25 0 1 0 1782604242 130826240 31097 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11729/statm): 31940 31097 1116 68 0 31872 0
[pid=11729] vsize: 127760
Current children cumulated CPU time (s) 175.88
Current children cumulated vsize (Kb) 127760

[startup+190.016 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 32660 0 0 0 18276 304 0 0 25 0 1 0 1782604242 136491008 32460 4294967295 134512640 134736556 3221224560 3221223136 134537314 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 33323 32460 1116 68 0 33255 0
[pid=11729] vsize: 133292
Current children cumulated CPU time (s) 185.8
Current children cumulated vsize (Kb) 133292

[startup+200.016 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 32708 0 0 0 19264 307 0 0 25 0 1 0 1782604242 136626176 32508 4294967295 134512640 134736556 3221224560 3221223212 134532880 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 33356 32508 1116 68 0 33288 0
[pid=11729] vsize: 133424
Current children cumulated CPU time (s) 195.71
Current children cumulated vsize (Kb) 133424

[startup+210.016 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 32867 0 0 0 20249 314 0 0 25 0 1 0 1782604242 137252864 32666 4294967295 134512640 134736556 3221224560 3221223072 134535746 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 33509 32666 1116 68 0 33441 0
[pid=11729] vsize: 134036
Current children cumulated CPU time (s) 205.63
Current children cumulated vsize (Kb) 134036

[startup+220.017 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 32887 0 0 0 21240 317 0 0 25 0 1 0 1782604242 137388032 32686 4294967295 134512640 134736556 3221224560 3221223200 134605090 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 33542 32686 1116 68 0 33474 0
[pid=11729] vsize: 134168
Current children cumulated CPU time (s) 215.57
Current children cumulated vsize (Kb) 134168

[startup+230.017 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 36732 0 0 0 22194 339 0 0 25 0 1 0 1782604242 152633344 36403 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 37264 36403 1116 68 0 37196 0
[pid=11729] vsize: 149056
Current children cumulated CPU time (s) 225.33
Current children cumulated vsize (Kb) 149056

[startup+240.018 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 36850 0 0 0 23179 345 0 0 25 0 1 0 1782604242 153153536 36521 4294967295 134512640 134736556 3221224560 3221223016 1077378266 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 37391 36521 1116 68 0 37323 0
[pid=11729] vsize: 149564
Current children cumulated CPU time (s) 235.24
Current children cumulated vsize (Kb) 149564

[startup+250.018 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 36915 0 0 0 24164 352 0 0 25 0 1 0 1782604242 153415680 36586 4294967295 134512640 134736556 3221224560 3221223056 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 37455 36586 1116 68 0 37387 0
[pid=11729] vsize: 149820
Current children cumulated CPU time (s) 245.16
Current children cumulated vsize (Kb) 149820

[startup+260.019 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 36917 0 0 0 25147 357 0 0 25 0 1 0 1782604242 153415680 36588 4294967295 134512640 134736556 3221224560 3221223312 134552874 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 37455 36588 1116 68 0 37387 0
[pid=11729] vsize: 149820
Current children cumulated CPU time (s) 255.04
Current children cumulated vsize (Kb) 149820

[startup+270.02 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) T 11728 11729 9854 0 -1 0 37513 0 0 0 26124 367 0 0 25 0 1 0 1782604242 155844608 37184 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11729/statm): 38048 37184 1116 68 0 37980 0
[pid=11729] vsize: 152192
Current children cumulated CPU time (s) 264.91
Current children cumulated vsize (Kb) 152192

[startup+280.021 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 40236 0 0 0 27078 388 0 0 25 0 1 0 1782604242 166850560 39883 4294967295 134512640 134736556 3221224560 3221223176 134560294 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 40735 39883 1116 68 0 40667 0
[pid=11729] vsize: 162940
Current children cumulated CPU time (s) 274.66
Current children cumulated vsize (Kb) 162940

[startup+290.022 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 42499 0 0 0 28046 403 0 0 25 0 1 0 1782604242 176181248 42146 4294967295 134512640 134736556 3221224560 3221223052 134540032 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 43013 42146 1116 68 0 42945 0
[pid=11729] vsize: 172052
Current children cumulated CPU time (s) 284.49
Current children cumulated vsize (Kb) 172052

[startup+300.022 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 43070 0 0 0 29028 410 0 0 25 0 1 0 1782604242 178438144 42716 4294967295 134512640 134736556 3221224560 3221223156 1077374446 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 43564 42716 1116 68 0 43496 0
[pid=11729] vsize: 174256
Current children cumulated CPU time (s) 294.38
Current children cumulated vsize (Kb) 174256

[startup+310.023 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 45056 0 0 0 29986 427 0 0 25 0 1 0 1782604242 186580992 44702 4294967295 134512640 134736556 3221224560 3221223228 134553061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 45552 44702 1116 68 0 45484 0
[pid=11729] vsize: 182208
Current children cumulated CPU time (s) 304.13
Current children cumulated vsize (Kb) 182208

[startup+320.024 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 45124 0 0 0 30972 431 0 0 25 0 1 0 1782604242 186851328 44770 4294967295 134512640 134736556 3221224560 3221223212 134532880 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 45618 44770 1116 68 0 45550 0
[pid=11729] vsize: 182472
Current children cumulated CPU time (s) 314.03
Current children cumulated vsize (Kb) 182472

[startup+330.025 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) T 11728 11729 9854 0 -1 0 47123 0 0 0 31939 446 0 0 25 0 1 0 1782604242 195133440 46769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11729/statm): 47640 46769 1116 68 0 47572 0
[pid=11729] vsize: 190560
Current children cumulated CPU time (s) 323.85
Current children cumulated vsize (Kb) 190560

[startup+340.026 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 48659 0 0 0 32907 458 0 0 25 0 1 0 1782604242 201437184 48305 4294967295 134512640 134736556 3221224560 3221223456 134592021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 49179 48305 1116 68 0 49111 0
[pid=11729] vsize: 196716
Current children cumulated CPU time (s) 333.65
Current children cumulated vsize (Kb) 196716

[startup+350.025 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 52849 0 0 0 33867 479 0 0 25 0 1 0 1782604242 218632192 52494 4294967295 134512640 134736556 3221224560 3221223168 134634130 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11729/statm): 53377 52494 1116 68 0 53309 0
[pid=11729] vsize: 213508
Current children cumulated CPU time (s) 343.46
Current children cumulated vsize (Kb) 213508

[startup+360.026 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 53239 0 0 0 34853 484 0 0 25 0 1 0 1782604242 220258304 52884 4294967295 134512640 134736556 3221224560 3221223148 134634184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 53774 52884 1116 68 0 53706 0
[pid=11729] vsize: 215096
Current children cumulated CPU time (s) 353.37
Current children cumulated vsize (Kb) 215096

[startup+370.027 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 53248 0 0 0 35842 488 0 0 25 0 1 0 1782604242 220258304 52893 4294967295 134512640 134736556 3221224560 3221223056 134693953 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 53774 52893 1116 68 0 53706 0
[pid=11729] vsize: 215096
Current children cumulated CPU time (s) 363.3
Current children cumulated vsize (Kb) 215096

[startup+380.028 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 53485 0 0 0 36833 493 0 0 25 0 1 0 1782604242 221208576 53130 4294967295 134512640 134736556 3221224560 3221223016 1077377899 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 54006 53130 1116 68 0 53938 0
[pid=11729] vsize: 216024
Current children cumulated CPU time (s) 373.26
Current children cumulated vsize (Kb) 216024

[startup+390.028 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 53502 0 0 0 37819 498 0 0 25 0 1 0 1782604242 221343744 53147 4294967295 134512640 134736556 3221224560 3221223048 1077377495 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 54039 53147 1116 68 0 53971 0
[pid=11729] vsize: 216156
Current children cumulated CPU time (s) 383.17
Current children cumulated vsize (Kb) 216156

[startup+400.029 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 53509 0 0 0 38808 502 0 0 25 0 1 0 1782604242 221343744 53154 4294967295 134512640 134736556 3221224560 3221223120 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 54039 53154 1116 68 0 53971 0
[pid=11729] vsize: 216156
Current children cumulated CPU time (s) 393.1
Current children cumulated vsize (Kb) 216156

[startup+410.029 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 53554 0 0 0 39796 505 0 0 25 0 1 0 1782604242 221478912 53199 4294967295 134512640 134736556 3221224560 3221223016 1077377734 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 54072 53199 1116 68 0 54004 0
[pid=11729] vsize: 216288
Current children cumulated CPU time (s) 403.01
Current children cumulated vsize (Kb) 216288

[startup+420.03 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 55291 0 0 0 40762 519 0 0 25 0 1 0 1782604242 228638720 54936 4294967295 134512640 134736556 3221224560 3221223048 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 55820 54937 1116 68 0 55752 0
[pid=11729] vsize: 223280
Current children cumulated CPU time (s) 412.81
Current children cumulated vsize (Kb) 223280

[startup+430.031 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57082 0 0 0 41729 534 0 0 25 0 1 0 1782604242 235954176 56726 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57606 56726 1116 68 0 57538 0
[pid=11729] vsize: 230424
Current children cumulated CPU time (s) 422.63
Current children cumulated vsize (Kb) 230424

[startup+440.031 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57209 0 0 0 42721 538 0 0 25 0 1 0 1782604242 236498944 56853 4294967295 134512640 134736556 3221224560 3221223088 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57739 56853 1116 68 0 57671 0
[pid=11729] vsize: 230956
Current children cumulated CPU time (s) 432.59
Current children cumulated vsize (Kb) 230956

[startup+450.032 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57238 0 0 0 43712 541 0 0 25 0 1 0 1782604242 236634112 56882 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57772 56882 1116 68 0 57704 0
[pid=11729] vsize: 231088
Current children cumulated CPU time (s) 442.53
Current children cumulated vsize (Kb) 231088

[startup+460.032 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57238 0 0 0 44708 542 0 0 25 0 1 0 1782604242 236634112 56882 4294967295 134512640 134736556 3221224560 3221223060 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57772 56882 1116 68 0 57704 0
[pid=11729] vsize: 231088
Current children cumulated CPU time (s) 452.5
Current children cumulated vsize (Kb) 231088

[startup+470.033 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57252 0 0 0 45704 544 0 0 25 0 1 0 1782604242 236634112 56896 4294967295 134512640 134736556 3221224560 3221223080 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57772 56896 1116 68 0 57704 0
[pid=11729] vsize: 231088
Current children cumulated CPU time (s) 462.48
Current children cumulated vsize (Kb) 231088

[startup+480.034 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) T 11728 11729 9854 0 -1 0 57252 0 0 0 46699 545 0 0 25 0 1 0 1782604242 236634112 56896 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57772 56896 1116 68 0 57704 0
[pid=11729] vsize: 231088
Current children cumulated CPU time (s) 472.44
Current children cumulated vsize (Kb) 231088

[startup+490.034 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57267 0 0 0 47693 548 0 0 25 0 1 0 1782604242 236769280 56911 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57805 56911 1116 68 0 57737 0
[pid=11729] vsize: 231220
Current children cumulated CPU time (s) 482.41
Current children cumulated vsize (Kb) 231220

[startup+500.035 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57276 0 0 0 48690 550 0 0 25 0 1 0 1782604242 236769280 56920 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57805 56920 1116 68 0 57737 0
[pid=11729] vsize: 231220
Current children cumulated CPU time (s) 492.4
Current children cumulated vsize (Kb) 231220

[startup+510.035 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57288 0 0 0 49685 552 0 0 25 0 1 0 1782604242 236769280 56932 4294967295 134512640 134736556 3221224560 3221223116 134537540 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57805 56932 1116 68 0 57737 0
[pid=11729] vsize: 231220
Current children cumulated CPU time (s) 502.37
Current children cumulated vsize (Kb) 231220

[startup+520.036 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57313 0 0 0 50680 554 0 0 25 0 1 0 1782604242 236904448 56957 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57838 56957 1116 68 0 57770 0
[pid=11729] vsize: 231352
Current children cumulated CPU time (s) 512.34
Current children cumulated vsize (Kb) 231352

[startup+530.037 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57313 0 0 0 51677 556 0 0 25 0 1 0 1782604242 236904448 56957 4294967295 134512640 134736556 3221224560 3221223152 134537400 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57838 56957 1116 68 0 57770 0
[pid=11729] vsize: 231352
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (Kb) 231352

[startup+540.036 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57313 0 0 0 52672 557 0 0 25 0 1 0 1782604242 236879872 56957 4294967295 134512640 134736556 3221224560 3221223248 134529353 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57832 56957 1116 68 0 57764 0
[pid=11729] vsize: 231328
Current children cumulated CPU time (s) 532.29
Current children cumulated vsize (Kb) 231328

[startup+550.037 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57313 0 0 0 53667 558 0 0 25 0 1 0 1782604242 236879872 56957 4294967295 134512640 134736556 3221224560 3221223176 134534853 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57832 56957 1116 68 0 57764 0
[pid=11729] vsize: 231328
Current children cumulated CPU time (s) 542.25
Current children cumulated vsize (Kb) 231328

[startup+560.038 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57313 0 0 0 54662 559 0 0 25 0 1 0 1782604242 236879872 56957 4294967295 134512640 134736556 3221224560 3221223136 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57832 56957 1116 68 0 57764 0
[pid=11729] vsize: 231328
Current children cumulated CPU time (s) 552.21
Current children cumulated vsize (Kb) 231328

[startup+570.039 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57313 0 0 0 55658 560 0 0 25 0 1 0 1782604242 236879872 56957 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57832 56957 1116 68 0 57764 0
[pid=11729] vsize: 231328
Current children cumulated CPU time (s) 562.18
Current children cumulated vsize (Kb) 231328

[startup+580.039 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57313 0 0 0 56653 562 0 0 25 0 1 0 1782604242 236879872 56957 4294967295 134512640 134736556 3221224560 3221223084 134536656 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 57832 56957 1116 68 0 57764 0
[pid=11729] vsize: 231328
Current children cumulated CPU time (s) 572.15
Current children cumulated vsize (Kb) 231328

[startup+590.04 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57494 0 0 0 57641 566 0 0 25 0 1 0 1782604242 237694976 57138 4294967295 134512640 134736556 3221224560 3221223048 1077378425 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 58031 57138 1116 68 0 57963 0
[pid=11729] vsize: 232124
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (Kb) 232124

[startup+600.041 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57512 0 0 0 58633 570 0 0 25 0 1 0 1782604242 237694976 57156 4294967295 134512640 134736556 3221224560 3221223088 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 58031 57156 1116 68 0 57963 0
[pid=11729] vsize: 232124
Current children cumulated CPU time (s) 592.03
Current children cumulated vsize (Kb) 232124

[startup+610.042 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57512 0 0 0 59623 572 0 0 25 0 1 0 1782604242 237694976 57156 4294967295 134512640 134736556 3221224560 3221223108 1077374134 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 58031 57156 1116 68 0 57963 0
[pid=11729] vsize: 232124
Current children cumulated CPU time (s) 601.95
Current children cumulated vsize (Kb) 232124

[startup+620.043 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 57518 0 0 0 60613 577 0 0 25 0 1 0 1782604242 237744128 57162 4294967295 134512640 134736556 3221224560 3221223092 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 58043 57162 1116 68 0 57975 0
[pid=11729] vsize: 232172
Current children cumulated CPU time (s) 611.9
Current children cumulated vsize (Kb) 232172

[startup+630.043 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 58619 0 0 0 61593 585 0 0 25 0 1 0 1782604242 242335744 58263 4294967295 134512640 134736556 3221224560 3221223172 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 59164 58263 1116 68 0 59096 0
[pid=11729] vsize: 236656
Current children cumulated CPU time (s) 621.78
Current children cumulated vsize (Kb) 236656

[startup+640.043 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 58671 0 0 0 62584 588 0 0 25 0 1 0 1782604242 242470912 58315 4294967295 134512640 134736556 3221224560 3221223060 1077377189 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 59197 58315 1116 68 0 59129 0
[pid=11729] vsize: 236788
Current children cumulated CPU time (s) 631.72
Current children cumulated vsize (Kb) 236788

[startup+650.044 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 58841 0 0 0 63566 595 0 0 25 0 1 0 1782604242 243261440 58485 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11729/statm): 59390 58485 1116 68 0 59322 0
[pid=11729] vsize: 237560
Current children cumulated CPU time (s) 641.61
Current children cumulated vsize (Kb) 237560

[startup+660.045 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 60930 0 0 0 64533 611 0 0 25 0 1 0 1782604242 251777024 60574 4294967295 134512640 134736556 3221224560 3221223088 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 61469 60574 1116 68 0 61401 0
[pid=11729] vsize: 245876
Current children cumulated CPU time (s) 651.44
Current children cumulated vsize (Kb) 245876

[startup+670.046 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 62692 0 0 0 65509 623 0 0 25 0 1 0 1782604242 257888256 62082 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 62961 62082 1116 68 0 62893 0
[pid=11729] vsize: 251844
Current children cumulated CPU time (s) 661.32
Current children cumulated vsize (Kb) 251844

[startup+680.046 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 62722 0 0 0 66498 628 0 0 25 0 1 0 1782604242 258023424 62112 4294967295 134512640 134736556 3221224560 3221223200 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 62994 62112 1116 68 0 62926 0
[pid=11729] vsize: 251976
Current children cumulated CPU time (s) 671.26
Current children cumulated vsize (Kb) 251976

[startup+690.046 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 62729 0 0 0 67490 631 0 0 25 0 1 0 1782604242 258158592 62119 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11729/statm): 63027 62119 1116 68 0 62959 0
[pid=11729] vsize: 252108
Current children cumulated CPU time (s) 681.21
Current children cumulated vsize (Kb) 252108

[startup+700.047 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 62735 0 0 0 68481 634 0 0 25 0 1 0 1782604242 258146304 62125 4294967295 134512640 134736556 3221224560 3221223124 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 63024 62125 1116 68 0 62956 0
[pid=11729] vsize: 252096
Current children cumulated CPU time (s) 691.15
Current children cumulated vsize (Kb) 252096

[startup+710.048 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 62758 0 0 0 69474 637 0 0 25 0 1 0 1782604242 258146304 62148 4294967295 134512640 134736556 3221224560 3221223072 134551020 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 63024 62148 1116 68 0 62956 0
[pid=11729] vsize: 252096
Current children cumulated CPU time (s) 701.11
Current children cumulated vsize (Kb) 252096

[startup+720.049 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 62758 0 0 0 70469 639 0 0 25 0 1 0 1782604242 258146304 62148 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 63024 62148 1116 68 0 62956 0
[pid=11729] vsize: 252096
Current children cumulated CPU time (s) 711.08
Current children cumulated vsize (Kb) 252096

[startup+730.049 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 62761 0 0 0 71462 642 0 0 25 0 1 0 1782604242 258277376 62151 4294967295 134512640 134736556 3221224560 3221223088 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 63056 62151 1116 68 0 62988 0
[pid=11729] vsize: 252224
Current children cumulated CPU time (s) 721.04
Current children cumulated vsize (Kb) 252224

[startup+740.049 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) T 11728 11729 9854 0 -1 0 63444 0 0 0 72440 651 0 0 25 0 1 0 1782604242 260980736 62834 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11729/statm): 63716 62834 1116 68 0 63648 0
[pid=11729] vsize: 254864
Current children cumulated CPU time (s) 730.91
Current children cumulated vsize (Kb) 254864

[startup+750.05 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 63792 0 0 0 73429 656 0 0 25 0 1 0 1782604242 262418432 63182 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 64067 63182 1116 68 0 63999 0
[pid=11729] vsize: 256268
Current children cumulated CPU time (s) 740.85
Current children cumulated vsize (Kb) 256268

[startup+760.05 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 63801 0 0 0 74420 659 0 0 25 0 1 0 1782604242 262549504 63191 4294967295 134512640 134736556 3221224560 3221223180 1076647540 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 64099 63191 1116 68 0 64031 0
[pid=11729] vsize: 256396
Current children cumulated CPU time (s) 750.79
Current children cumulated vsize (Kb) 256396

[startup+770.051 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 63826 0 0 0 75412 662 0 0 25 0 1 0 1782604242 262537216 63216 4294967295 134512640 134736556 3221224560 3221223152 134524902 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 64096 63216 1116 68 0 64028 0
[pid=11729] vsize: 256384
Current children cumulated CPU time (s) 760.74
Current children cumulated vsize (Kb) 256384

[startup+780.05 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 63848 0 0 0 76403 665 0 0 25 0 1 0 1782604242 262672384 63238 4294967295 134512640 134736556 3221224560 3221223104 134540295 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 64129 63238 1116 68 0 64061 0
[pid=11729] vsize: 256516
Current children cumulated CPU time (s) 770.68
Current children cumulated vsize (Kb) 256516

[startup+790.051 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 63851 0 0 0 77393 668 0 0 25 0 1 0 1782604242 262672384 63241 4294967295 134512640 134736556 3221224560 3221223088 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 64129 63241 1116 68 0 64061 0
[pid=11729] vsize: 256516
Current children cumulated CPU time (s) 780.61
Current children cumulated vsize (Kb) 256516

[startup+800.052 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 63865 0 0 0 78380 673 0 0 25 0 1 0 1782604242 262807552 63255 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 64162 63255 1116 68 0 64094 0
[pid=11729] vsize: 256648
Current children cumulated CPU time (s) 790.53
Current children cumulated vsize (Kb) 256648

[startup+810.053 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 63997 0 0 0 79364 679 0 0 25 0 1 0 1782604242 263245824 63387 4294967295 134512640 134736556 3221224560 3221223220 134524881 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11729/statm): 64269 63387 1116 68 0 64201 0
[pid=11729] vsize: 257076
Current children cumulated CPU time (s) 800.43
Current children cumulated vsize (Kb) 257076

[startup+820.053 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 64232 0 0 0 80353 683 0 0 25 0 1 0 1782604242 264237056 63621 4294967295 134512640 134736556 3221224560 3221223132 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 64511 63621 1116 68 0 64443 0
[pid=11729] vsize: 258044
Current children cumulated CPU time (s) 810.36
Current children cumulated vsize (Kb) 258044

[startup+830.054 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 64254 0 0 0 81348 685 0 0 25 0 1 0 1782604242 264372224 63643 4294967295 134512640 134736556 3221224560 3221223124 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 64544 63643 1116 68 0 64476 0
[pid=11729] vsize: 258176
Current children cumulated CPU time (s) 820.33
Current children cumulated vsize (Kb) 258176

[startup+840.054 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 64279 0 0 0 82343 687 0 0 25 0 1 0 1782604242 264372224 63668 4294967295 134512640 134736556 3221224560 3221223152 134551076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 64544 63668 1116 68 0 64476 0
[pid=11729] vsize: 258176
Current children cumulated CPU time (s) 830.3
Current children cumulated vsize (Kb) 258176

[startup+850.055 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 64281 0 0 0 83335 689 0 0 25 0 1 0 1782604242 264441856 63670 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 64561 63670 1116 68 0 64493 0
[pid=11729] vsize: 258244
Current children cumulated CPU time (s) 840.24
Current children cumulated vsize (Kb) 258244

[startup+860.055 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 65893 0 0 0 84310 701 0 0 25 0 1 0 1782604242 271065088 65282 4294967295 134512640 134736556 3221224560 3221223296 134529440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 66178 65282 1116 68 0 66110 0
[pid=11729] vsize: 264712
Current children cumulated CPU time (s) 850.11
Current children cumulated vsize (Kb) 264712

[startup+870.055 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 67078 0 0 0 85288 711 0 0 25 0 1 0 1782604242 275927040 66467 4294967295 134512640 134736556 3221224560 3221223248 134529464 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 67365 66467 1116 68 0 67297 0
[pid=11729] vsize: 269460
Current children cumulated CPU time (s) 859.99
Current children cumulated vsize (Kb) 269460

[startup+880.056 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 67125 0 0 0 86277 715 0 0 25 0 1 0 1782604242 276135936 66514 4294967295 134512640 134736556 3221224560 3221223072 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11729/statm): 67416 66514 1116 68 0 67348 0
[pid=11729] vsize: 269664
Current children cumulated CPU time (s) 869.92
Current children cumulated vsize (Kb) 269664

[startup+890.056 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 67698 0 0 0 87261 720 0 0 25 0 1 0 1782604242 278515712 67087 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 67997 67087 1116 68 0 67929 0
[pid=11729] vsize: 271988
Current children cumulated CPU time (s) 879.81
Current children cumulated vsize (Kb) 271988

[startup+900.056 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 70710 0 0 0 88220 740 0 0 25 0 1 0 1782604242 290816000 70099 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 71000 70099 1116 68 0 70932 0
[pid=11729] vsize: 284000
Current children cumulated CPU time (s) 889.6
Current children cumulated vsize (Kb) 284000

[startup+910.057 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 71765 0 0 0 89199 750 0 0 25 0 1 0 1782604242 295141376 71153 4294967295 134512640 134736556 3221224560 3221223152 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 72056 71153 1116 68 0 71988 0
[pid=11729] vsize: 288224
Current children cumulated CPU time (s) 899.49
Current children cumulated vsize (Kb) 288224

[startup+920.057 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 73987 0 0 0 90172 762 0 0 25 0 1 0 1782604242 304418816 73375 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 74321 73375 1116 68 0 74253 0
[pid=11729] vsize: 297284
Current children cumulated CPU time (s) 909.34
Current children cumulated vsize (Kb) 297284

[startup+930.057 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 74503 0 0 0 91158 767 0 0 25 0 1 0 1782604242 306450432 73891 4294967295 134512640 134736556 3221224560 3221223196 134605348 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 74817 73891 1116 68 0 74749 0
[pid=11729] vsize: 299268
Current children cumulated CPU time (s) 919.25
Current children cumulated vsize (Kb) 299268

[startup+940.057 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 76064 0 0 0 92130 779 0 0 25 0 1 0 1782604242 312819712 75452 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 76372 75452 1116 68 0 76304 0
[pid=11729] vsize: 305488
Current children cumulated CPU time (s) 929.09
Current children cumulated vsize (Kb) 305488

[startup+950.058 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 76912 0 0 0 93111 787 0 0 25 0 1 0 1782604242 316362752 76300 4294967295 134512640 134736556 3221224560 3221223088 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 77237 76300 1116 68 0 77169 0
[pid=11729] vsize: 308948
Current children cumulated CPU time (s) 938.98
Current children cumulated vsize (Kb) 308948

[startup+960.058 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) T 11728 11729 9854 0 -1 0 77008 0 0 0 94100 792 0 0 25 0 1 0 1782604242 316702720 76396 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11729/statm): 77320 76396 1116 68 0 77252 0
[pid=11729] vsize: 309280
Current children cumulated CPU time (s) 948.92
Current children cumulated vsize (Kb) 309280

[startup+970.059 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) T 11728 11729 9854 0 -1 0 78749 0 0 0 95072 805 0 0 25 0 1 0 1782604242 323866624 78137 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11729/statm): 79069 78137 1116 68 0 79001 0
[pid=11729] vsize: 316276
Current children cumulated CPU time (s) 958.77
Current children cumulated vsize (Kb) 316276

[startup+980.06 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 78814 0 0 0 96058 810 0 0 25 0 1 0 1782604242 324075520 78174 4294967295 134512640 134736556 3221224560 3221223148 134550916 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 79120 78174 1116 68 0 79052 0
[pid=11729] vsize: 316480
Current children cumulated CPU time (s) 968.68
Current children cumulated vsize (Kb) 316480

[startup+990.06 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 78883 0 0 0 97049 815 0 0 25 0 1 0 1782604242 324345856 78243 4294967295 134512640 134736556 3221224560 3221223136 134553392 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 79186 78243 1116 68 0 79118 0
[pid=11729] vsize: 316744
Current children cumulated CPU time (s) 978.64
Current children cumulated vsize (Kb) 316744

[startup+1000.06 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 78910 0 0 0 98040 818 0 0 25 0 1 0 1782604242 324481024 78270 4294967295 134512640 134736556 3221224560 3221223248 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 79219 78270 1116 68 0 79151 0
[pid=11729] vsize: 316876
Current children cumulated CPU time (s) 988.58
Current children cumulated vsize (Kb) 316876

[startup+1010.06 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 78998 0 0 0 99028 821 0 0 25 0 1 0 1782604242 324734976 78358 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 79281 78358 1116 68 0 79213 0
[pid=11729] vsize: 317124
Current children cumulated CPU time (s) 998.49
Current children cumulated vsize (Kb) 317124

[startup+1020.06 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 79396 0 0 0 100012 827 0 0 25 0 1 0 1782604242 326492160 78756 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 79710 78756 1116 68 0 79642 0
[pid=11729] vsize: 318840
Current children cumulated CPU time (s) 1008.39
Current children cumulated vsize (Kb) 318840

[startup+1030.06 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 82366 0 0 0 100974 845 0 0 25 0 1 0 1782604242 338628608 81726 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 82673 81726 1116 68 0 82605 0
[pid=11729] vsize: 330692
Current children cumulated CPU time (s) 1018.19
Current children cumulated vsize (Kb) 330692

[startup+1040.06 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 82571 0 0 0 101956 851 0 0 25 0 1 0 1782604242 339394560 81925 4294967295 134512640 134736556 3221224560 3221223248 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 82860 81925 1116 68 0 82792 0
[pid=11729] vsize: 331440
Current children cumulated CPU time (s) 1028.07
Current children cumulated vsize (Kb) 331440

[startup+1050.06 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 82771 0 0 0 102940 857 0 0 25 0 1 0 1782604242 340242432 82125 4294967295 134512640 134736556 3221224560 3221223048 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 83067 82125 1116 68 0 82999 0
[pid=11729] vsize: 332268
Current children cumulated CPU time (s) 1037.97
Current children cumulated vsize (Kb) 332268

[startup+1060.06 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 82808 0 0 0 103929 861 0 0 25 0 1 0 1782604242 340443136 82162 4294967295 134512640 134736556 3221224560 3221223248 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 83116 82162 1116 68 0 83048 0
[pid=11729] vsize: 332464
Current children cumulated CPU time (s) 1047.9
Current children cumulated vsize (Kb) 332464

[startup+1070.06 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 82847 0 0 0 104918 865 0 0 25 0 1 0 1782604242 340578304 82201 4294967295 134512640 134736556 3221224560 3221223088 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 83149 82201 1116 68 0 83081 0
[pid=11729] vsize: 332596
Current children cumulated CPU time (s) 1057.83
Current children cumulated vsize (Kb) 332596

[startup+1080.06 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 83668 0 0 0 105902 872 0 0 25 0 1 0 1782604242 343957504 83022 4294967295 134512640 134736556 3221224560 3221223272 134554078 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 83974 83022 1116 68 0 83906 0
[pid=11729] vsize: 335896
Current children cumulated CPU time (s) 1067.74
Current children cumulated vsize (Kb) 335896

[startup+1090.06 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) T 11728 11729 9854 0 -1 0 85889 0 0 0 106877 885 0 0 25 0 1 0 1782604242 353148928 85243 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11729/statm): 86218 85243 1116 68 0 86150 0
[pid=11729] vsize: 344872
Current children cumulated CPU time (s) 1077.62
Current children cumulated vsize (Kb) 344872

[startup+1100.06 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 88760 0 0 0 107844 901 0 0 25 0 1 0 1782604242 364920832 88112 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 89092 88112 1116 68 0 89024 0
[pid=11729] vsize: 356368
Current children cumulated CPU time (s) 1087.45
Current children cumulated vsize (Kb) 356368

[startup+1110.06 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 88785 0 0 0 108839 903 0 0 25 0 1 0 1782604242 365056000 88137 4294967295 134512640 134736556 3221224560 3221223088 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 89125 88137 1116 68 0 89057 0
[pid=11729] vsize: 356500
Current children cumulated CPU time (s) 1097.42
Current children cumulated vsize (Kb) 356500

[startup+1120.07 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 88795 0 0 0 109832 905 0 0 25 0 1 0 1782604242 365056000 88147 4294967295 134512640 134736556 3221224560 3221223456 134592021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 89125 88147 1116 68 0 89057 0
[pid=11729] vsize: 356500
Current children cumulated CPU time (s) 1107.37
Current children cumulated vsize (Kb) 356500

[startup+1130.07 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 89389 0 0 0 110820 911 0 0 25 0 1 0 1782604242 367464448 88741 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 89713 88741 1116 68 0 89645 0
[pid=11729] vsize: 358852
Current children cumulated CPU time (s) 1117.31
Current children cumulated vsize (Kb) 358852

[startup+1140.07 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 89482 0 0 0 111814 913 0 0 25 0 1 0 1782604242 367861760 88833 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 89810 88833 1116 68 0 89742 0
[pid=11729] vsize: 359240
Current children cumulated CPU time (s) 1127.27
Current children cumulated vsize (Kb) 359240

[startup+1150.07 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 89504 0 0 0 112806 916 0 0 25 0 1 0 1782604242 367996928 88855 4294967295 134512640 134736556 3221224560 3221223100 134536708 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 89843 88855 1116 68 0 89775 0
[pid=11729] vsize: 359372
Current children cumulated CPU time (s) 1137.22
Current children cumulated vsize (Kb) 359372

[startup+1160.07 s]
Raw data (loadavg): 0.99 0.97 0.93 1/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) T 11728 11729 9854 0 -1 0 89580 0 0 0 113797 919 0 0 25 0 1 0 1782604242 368267264 88931 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/11729/statm): 89909 88931 1116 68 0 89841 0
[pid=11729] vsize: 359636
Current children cumulated CPU time (s) 1147.16
Current children cumulated vsize (Kb) 359636

[startup+1170.07 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 89594 0 0 0 114790 921 0 0 25 0 1 0 1782604242 368402432 88945 4294967295 134512640 134736556 3221224560 3221223184 134528729 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 89942 88945 1116 68 0 89874 0
[pid=11729] vsize: 359768
Current children cumulated CPU time (s) 1157.11
Current children cumulated vsize (Kb) 359768

[startup+1180.07 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 89629 0 0 0 115785 923 0 0 25 0 1 0 1782604242 368525312 88980 4294967295 134512640 134736556 3221224560 3221223120 134537473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 89972 88980 1116 68 0 89904 0
[pid=11729] vsize: 359888
Current children cumulated CPU time (s) 1167.08
Current children cumulated vsize (Kb) 359888

[startup+1190.07 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 89694 0 0 0 116779 925 0 0 25 0 1 0 1782604242 368791552 89045 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 90037 89045 1116 68 0 89969 0
[pid=11729] vsize: 360148
Current children cumulated CPU time (s) 1177.04
Current children cumulated vsize (Kb) 360148

[startup+1200.07 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 11729
Raw data (/proc/11729/stat): 11729 (bsolo) R 11728 11729 9854 0 -1 0 89715 0 0 0 117775 927 0 0 25 0 1 0 1782604242 368791552 89066 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11729/statm): 90037 89066 1116 68 0 89969 0
[pid=11729] vsize: 360148
Current children cumulated CPU time (s) 1187.02
Current children cumulated vsize (Kb) 360148
One traced child (pid=11729) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1208.25
CPU time (s): 1195.18
CPU user time (s): 1185.72
CPU system time (s): 9.46056
CPU usage (%): 98.9182
Max. virtual memory (cumulated for all children) (Kb): 360148

Verifier Data

Verifier:	OK	-39