Some explanations

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

General information on the benchmark

Namemps-v2-13-7/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-sierra.opb
MD5SUM0c242afd458949841d3ea7014466f311
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 31139
Biggest coefficient in the objective function 5007894118400
Number of bits for the biggest coefficient in the objective function 43
Sum of the numbers in the objective function 89107300928876
Number of bits of the sum of numbers in the objective function 47
Biggest number in a constraint 5007894118400
Number of bits of the biggest number in a constraint 43
Biggest sum of numbers in a constraint 89107300928876
Number of bits of the biggest sum of numbers47
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables32607
Total number of constraints3263
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 constraints3263
Minimum length of a constraint7
Maximum length of a constraint426

Trace number 5118

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        674996 kB
Buffers:         43016 kB
Cached:         283388 kB
SwapCached:       1016 kB
Active:         112688 kB
Inactive:       216516 kB
HighTotal:      131008 kB
HighFree:          476 kB
LowTotal:       903652 kB
LowFree:        674520 kB
SwapTotal:     2097892 kB
SwapFree:      2096404 kB
Dirty:              32 kB
Writeback:           0 kB
Mapped:           5776 kB
Slab:            24776 kB
Committed_AS:    64376 kB
PageTables:        340 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 22:54:12 (client local time) WITH STATUS 0 IN 1195.21 SECONDS
stats: 862 7 1195.21 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 32607 variables and 3791 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 13.081
c After prepocess the problem consists of 31541 variables and 3459 constraints.
c Initial Lower Bound: 164179968
c Restart #1 #Var: 31541 #Dec: 268777 LB: 164179968 @ 33.082
c Restart #2 #Var: 31541 #Dec: 837860 LB: 164179968 @ 75.371
c Restart #3 #Var: 31541 #Dec: 1640555 LB: 164179968 @ 135.21
c Restart #4 #Var: 31541 #Dec: 2936180 LB: 164179968 @ 232.11
c Restart #5 #Var: 31541 #Dec: 4368330 LB: 164179968 @ 339.23
c Restart #6 #Var: 31541 #Dec: 4823286 LB: 164179968 @ 373.23
c Restart #7 #Var: 31541 #Dec: 4999118 LB: 164179968 @ 386.48
c Restart #8 #Var: 31541 #Dec: 5000735 LB: 164179968 @ 388.91
c Restart #9 #Var: 31541 #Dec: 5002551 LB: 164179968 @ 391.55
c Restart #10 #Var: 31541 #Dec: 5004565 LB: 164179968 @ 394.45
c Restart #11 #Var: 31541 #Dec: 5006778 LB: 164179968 @ 397.64
c Restart #12 #Var: 31541 #Dec: 5009193 LB: 164179968 @ 401.13
c Restart #13 #Var: 31541 #Dec: 5011807 LB: 164179968 @ 405.17
c Restart #14 #Var: 31541 #Dec: 5014620 LB: 164179968 @ 409.67
c Restart #15 #Var: 31541 #Dec: 5017636 LB: 164179968 @ 414.56
c Restart #16 #Var: 31541 #Dec: 5020851 LB: 164179968 @ 419.41
c Restart #17 #Var: 31541 #Dec: 5024267 LB: 164179968 @ 424.43
c Restart #18 #Var: 31541 #Dec: 5027882 LB: 164179968 @ 430.22
c Restart #19 #Var: 31541 #Dec: 5031693 LB: 164179968 @ 436.3
c Restart #20 #Var: 31541 #Dec: 5035704 LB: 164179968 @ 444
c Restart #21 #Var: 31541 #Dec: 5039917 LB: 164179968 @ 451.49
c Restart #22 #Var: 31541 #Dec: 5044329 LB: 164179968 @ 458.03
c Restart #23 #Var: 31541 #Dec: 5048940 LB: 164179968 @ 464.88
c Restart #24 #Var: 31541 #Dec: 5053753 LB: 164179968 @ 471.61
c Restart #25 #Var: 31541 #Dec: 5058767 LB: 164179968 @ 479.76
c Restart #26 #Var: 31541 #Dec: 5063980 LB: 164179968 @ 487.25
c Restart #27 #Var: 31541 #Dec: 5069393 LB: 164179968 @ 495.46
c Restart #28 #Var: 31541 #Dec: 5075009 LB: 164179968 @ 504.24
c Restart #29 #Var: 31541 #Dec: 5080822 LB: 164179968 @ 512.55
c Restart #30 #Var: 31541 #Dec: 5086835 LB: 164179968 @ 521.95
c Restart #31 #Var: 31541 #Dec: 5093047 LB: 164179968 @ 531.5
c Restart #32 #Var: 31541 #Dec: 5099463 LB: 164179968 @ 540.91
c Restart #33 #Var: 31541 #Dec: 5106077 LB: 164179968 @ 552.6
c Restart #34 #Var: 31541 #Dec: 5112890 LB: 164179968 @ 563.17
c Restart #35 #Var: 31541 #Dec: 5119906 LB: 164179968 @ 574.63
c Restart #36 #Var: 31541 #Dec: 5127116 LB: 164179968 @ 586.21
c CHANGE Heuristic... 
c Restart #0 #Var: 31541 #Dec: 5134528 LB: 164179968 @ 597.37
c Restart #1 #Var: 31541 #Dec: 5136152 LB: 164179968 @ 597.74
c Restart #2 #Var: 31541 #Dec: 5138981 LB: 164179968 @ 598.59
c Restart #3 #Var: 31541 #Dec: 5141436 LB: 164179968 @ 599.56
c Restart #4 #Var: 31541 #Dec: 5144456 LB: 164179968 @ 600.97
c Restart #5 #Var: 31541 #Dec: 5147429 LB: 164179968 @ 602.84
c Restart #6 #Var: 31541 #Dec: 5152004 LB: 164179968 @ 605.82
c Restart #7 #Var: 31539 #Dec: 5161455 LB: 164179968 @ 608.82
c Restart #8 #Var: 31539 #Dec: 5164971 LB: 164179968 @ 611.67
c Restart #9 #Var: 31539 #Dec: 5172280 LB: 164179968 @ 614.72
c Restart #10 #Var: 31539 #Dec: 5176890 LB: 164179968 @ 618.03
c Restart #11 #Var: 31539 #Dec: 5183624 LB: 164179968 @ 622.45
c Restart #12 #Var: 31539 #Dec: 5189474 LB: 164179968 @ 626.05
c Restart #13 #Var: 31539 #Dec: 5192170 LB: 164179968 @ 629.04
c Restart #14 #Var: 31539 #Dec: 5195050 LB: 164179968 @ 631.9
c Restart #15 #Var: 31539 #Dec: 5198141 LB: 164179968 @ 634.86
c Restart #16 #Var: 31539 #Dec: 5201437 LB: 164179968 @ 638.38
c Restart #17 #Var: 31539 #Dec: 5204909 LB: 164179968 @ 641.7
c Restart #18 #Var: 31539 #Dec: 5208597 LB: 164179968 @ 645.27
c Restart #19 #Var: 31539 #Dec: 5212434 LB: 164179968 @ 649.34
c Restart #20 #Var: 31539 #Dec: 5216528 LB: 164179968 @ 653.88
c Restart #21 #Var: 31539 #Dec: 5220812 LB: 164179968 @ 658.12
c Restart #22 #Var: 31539 #Dec: 5225968 LB: 164179968 @ 663.32
c Restart #23 #Var: 31539 #Dec: 5230652 LB: 164179968 @ 668.79
c Restart #24 #Var: 31539 #Dec: 5235553 LB: 164179968 @ 673.28
c Restart #25 #Var: 31539 #Dec: 5240615 LB: 164179968 @ 678.55
c Restart #26 #Var: 31539 #Dec: 5245895 LB: 164179968 @ 683.58
c Restart #27 #Var: 31539 #Dec: 5251367 LB: 164179968 @ 689.07
c Restart #28 #Var: 31539 #Dec: 5257013 LB: 164179968 @ 695.45
c Restart #29 #Var: 31539 #Dec: 5262905 LB: 164179968 @ 701.11
c Restart #30 #Var: 31539 #Dec: 5268976 LB: 164179968 @ 707.41
c Restart #31 #Var: 31539 #Dec: 5275239 LB: 164179968 @ 713.95
c Restart #32 #Var: 31539 #Dec: 5281725 LB: 164179968 @ 719.93
c Restart #33 #Var: 31539 #Dec: 5288420 LB: 164179968 @ 726.06
c Restart #34 #Var: 31539 #Dec: 5295298 LB: 164179968 @ 733.01
c Restart #35 #Var: 31539 #Dec: 5302805 LB: 164179968 @ 739.49
c Restart #36 #Var: 31539 #Dec: 5310102 LB: 164179968 @ 746.17
c Restart #37 #Var: 31539 #Dec: 5317586 LB: 164179968 @ 753.03
c Restart #38 #Var: 31539 #Dec: 5325275 LB: 164179968 @ 760.13
c Restart #39 #Var: 31539 #Dec: 5333125 LB: 164179968 @ 767.42
c Restart #40 #Var: 31539 #Dec: 5341221 LB: 164179968 @ 774.91
c Restart #41 #Var: 31539 #Dec: 5349500 LB: 164179968 @ 782.63
c Restart #42 #Var: 31539 #Dec: 5357993 LB: 164179968 @ 790.54
c Restart #43 #Var: 31539 #Dec: 5366661 LB: 164179968 @ 798.69
c Restart #44 #Var: 31539 #Dec: 5375545 LB: 164179968 @ 807.26
c Restart #45 #Var: 31539 #Dec: 5384627 LB: 164179968 @ 815.59
c Restart #46 #Var: 31539 #Dec: 5393908 LB: 164179968 @ 823.6
c Restart #47 #Var: 31539 #Dec: 5403383 LB: 164179968 @ 832.58
c Restart #48 #Var: 31539 #Dec: 5413066 LB: 164179968 @ 841.56
c Restart #49 #Var: 31539 #Dec: 5422946 LB: 164179968 @ 851.05
c Restart #50 #Var: 31539 #Dec: 5433025 LB: 164179968 @ 860.6
c Restart #51 #Var: 31539 #Dec: 5443312 LB: 164179968 @ 870.32
c Restart #52 #Var: 31539 #Dec: 5453791 LB: 164179968 @ 880.16
c Restart #53 #Var: 31539 #Dec: 5464476 LB: 164179968 @ 890.2
c Restart #54 #Var: 31539 #Dec: 5475350 LB: 164179968 @ 900.5
c Restart #55 #Var: 31539 #Dec: 5486430 LB: 164179968 @ 911.15
c Restart #56 #Var: 31539 #Dec: 5497715 LB: 164179968 @ 922.07
c Restart #57 #Var: 31539 #Dec: 5509205 LB: 164179968 @ 933.16
c Restart #58 #Var: 31539 #Dec: 5520890 LB: 164179968 @ 944.14
c Restart #59 #Var: 31539 #Dec: 5532784 LB: 164179968 @ 955.71
c Restart #60 #Var: 31539 #Dec: 5544855 LB: 164179968 @ 967.09
c Restart #61 #Var: 31539 #Dec: 5557151 LB: 164179968 @ 979.13
c Restart #62 #Var: 31539 #Dec: 5569613 LB: 164179968 @ 991.18
c Restart #63 #Var: 31539 #Dec: 5582303 LB: 164179968 @ 1003.1
c Restart #64 #Var: 31539 #Dec: 5595196 LB: 164179968 @ 1015.2
c Restart #65 #Var: 31539 #Dec: 5609074 LB: 164179968 @ 1028.3
c Restart #66 #Var: 31539 #Dec: 5622346 LB: 164179968 @ 1041.3
c Restart #67 #Var: 31539 #Dec: 5635843 LB: 164179968 @ 1054.2
c Restart #68 #Var: 31539 #Dec: 5649522 LB: 164179968 @ 1067.5
c Restart #69 #Var: 31539 #Dec: 5663412 LB: 164179968 @ 1080.6
c Restart #70 #Var: 31539 #Dec: 5677498 LB: 164179968 @ 1093.8
c Restart #71 #Var: 31539 #Dec: 5691797 LB: 164179968 @ 1107.1
c Restart #72 #Var: 31539 #Dec: 5706283 LB: 164179968 @ 1120.7
c Restart #73 #Var: 31539 #Dec: 5720965 LB: 164179968 @ 1135
c Restart #74 #Var: 31539 #Dec: 5735841 LB: 164179968 @ 1149
c Restart #75 #Var: 31539 #Dec: 5750924 LB: 164179968 @ 1164.4
c Restart #76 #Var: 31539 #Dec: 5766202 LB: 164179968 @ 1178.6
c Restart #77 #Var: 31539 #Dec: 5781690 LB: 164179968 @ 1193.3
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1853476852 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 107 3 90 68 0 39 0
[pid=29405] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc31/normalized-mps-v2-13-7-sierra.opb

[startup+10.0036 s]
Raw data (loadavg): 0.87 0.95 0.98 2/57 29405
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 30613 0 0 0 906 74 0 0 25 0 1 0 1853476852 128290816 30339 4294967295 134512640 134736556 3221224560 3221221260 1077193054 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 31321 30339 1116 68 0 31253 0
[pid=29405] vsize: 125284
Current children cumulated CPU time (s) 9.8
Current children cumulated vsize (Kb) 125284

[startup+20.0046 s]
Raw data (loadavg): 0.89 0.96 0.98 1/57 29405
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 35529 0 0 0 1613 178 0 0 18 0 1 0 1853476852 149274624 35255 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 36444 35255 1116 68 0 36376 0
[pid=29405] vsize: 145776
Current children cumulated CPU time (s) 17.91
Current children cumulated vsize (Kb) 145776

[startup+30.0065 s]
Raw data (loadavg): 0.91 0.96 0.98 1/57 29405
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 35559 0 0 0 2220 308 0 0 17 0 1 0 1853476852 149409792 35285 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 36477 35285 1116 68 0 36409 0
[pid=29405] vsize: 145908
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (Kb) 145908

[startup+40.0074 s]
Raw data (loadavg): 0.92 0.96 0.98 2/57 29405
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 35594 0 0 0 2830 437 0 0 18 0 1 0 1853476852 149544960 35320 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 36510 35320 1116 68 0 36442 0
[pid=29405] vsize: 146040
Current children cumulated CPU time (s) 32.67
Current children cumulated vsize (Kb) 146040

[startup+50.0083 s]
Raw data (loadavg): 0.93 0.96 0.98 1/57 29407
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 35622 0 0 0 3433 570 0 0 17 0 1 0 1853476852 149676032 35348 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 36542 35348 1116 68 0 36474 0
[pid=29405] vsize: 146168
Current children cumulated CPU time (s) 40.03
Current children cumulated vsize (Kb) 146168

[startup+60.0093 s]
Raw data (loadavg): 0.94 0.96 0.98 1/57 29407
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 35652 0 0 0 4042 697 0 0 18 0 1 0 1853476852 149676032 35378 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 36542 35378 1116 68 0 36474 0
[pid=29405] vsize: 146168
Current children cumulated CPU time (s) 47.39
Current children cumulated vsize (Kb) 146168

[startup+70.0102 s]
Raw data (loadavg): 0.95 0.96 0.98 1/57 29407
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 35682 0 0 0 4645 831 0 0 18 0 1 0 1853476852 149811200 35408 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 36575 35408 1116 68 0 36507 0
[pid=29405] vsize: 146300
Current children cumulated CPU time (s) 54.76
Current children cumulated vsize (Kb) 146300

[startup+80.0111 s]
Raw data (loadavg): 0.96 0.96 0.98 2/57 29407
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 35713 0 0 0 5245 966 0 0 17 0 1 0 1853476852 149946368 35439 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 36608 35439 1116 68 0 36540 0
[pid=29405] vsize: 146432
Current children cumulated CPU time (s) 62.11
Current children cumulated vsize (Kb) 146432

[startup+90.0111 s]
Raw data (loadavg): 1.04 0.98 0.99 1/57 29407
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 35741 0 0 0 5850 1097 0 0 18 0 1 0 1853476852 150081536 35467 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 36641 35467 1116 68 0 36573 0
[pid=29405] vsize: 146564
Current children cumulated CPU time (s) 69.47
Current children cumulated vsize (Kb) 146564

[startup+100.012 s]
Raw data (loadavg): 1.03 0.98 0.99 2/57 29407
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 35766 0 0 0 6458 1230 0 0 16 0 1 0 1853476852 150212608 35492 4294967295 134512640 134736556 3221224560 3221223188 134634388 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 36673 35492 1116 68 0 36605 0
[pid=29405] vsize: 146692
Current children cumulated CPU time (s) 76.88
Current children cumulated vsize (Kb) 146692

[startup+110.013 s]
Raw data (loadavg): 1.03 0.98 0.99 2/57 29409
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 35795 0 0 0 7063 1362 0 0 16 0 1 0 1853476852 150347776 35521 4294967295 134512640 134736556 3221224560 3221223108 134716453 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 36706 35521 1116 68 0 36638 0
[pid=29405] vsize: 146824
Current children cumulated CPU time (s) 84.25
Current children cumulated vsize (Kb) 146824

[startup+120.014 s]
Raw data (loadavg): 1.10 1.00 0.99 2/57 29409
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 35824 0 0 0 7656 1501 0 0 16 0 1 0 1853476852 150482944 35550 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 36739 35550 1116 68 0 36671 0
[pid=29405] vsize: 146956
Current children cumulated CPU time (s) 91.57
Current children cumulated vsize (Kb) 146956

[startup+130.015 s]
Raw data (loadavg): 1.16 1.01 1.00 2/57 29409
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 35854 0 0 0 8260 1629 0 0 16 0 1 0 1853476852 150618112 35580 4294967295 134512640 134736556 3221224560 3221223128 134540033 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 36772 35580 1116 68 0 36704 0
[pid=29405] vsize: 147088
Current children cumulated CPU time (s) 98.89
Current children cumulated vsize (Kb) 147088

[startup+140.015 s]
Raw data (loadavg): 1.13 1.01 1.00 1/57 29409
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 35884 0 0 0 8861 1765 0 0 16 0 1 0 1853476852 150753280 35610 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 36805 35610 1116 68 0 36737 0
[pid=29405] vsize: 147220
Current children cumulated CPU time (s) 106.26
Current children cumulated vsize (Kb) 147220

[startup+150.015 s]
Raw data (loadavg): 1.11 1.01 1.00 1/57 29409
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 35913 0 0 0 9474 1900 0 0 15 0 1 0 1853476852 150753280 35639 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 36805 35639 1116 68 0 36737 0
[pid=29405] vsize: 147220
Current children cumulated CPU time (s) 113.74
Current children cumulated vsize (Kb) 147220

[startup+160.016 s]
Raw data (loadavg): 1.10 1.01 1.00 1/57 29409
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 35946 0 0 0 10079 2034 0 0 16 0 1 0 1853476852 150888448 35672 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 36838 35672 1116 68 0 36770 0
[pid=29405] vsize: 147352
Current children cumulated CPU time (s) 121.13
Current children cumulated vsize (Kb) 147352

[startup+170.016 s]
Raw data (loadavg): 1.15 1.02 1.00 2/57 29411
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 35973 0 0 0 10674 2167 0 0 16 0 1 0 1853476852 151023616 35699 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 36871 35699 1116 68 0 36803 0
[pid=29405] vsize: 147484
Current children cumulated CPU time (s) 128.41
Current children cumulated vsize (Kb) 147484

[startup+180.016 s]
Raw data (loadavg): 1.21 1.04 1.01 1/57 29411
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36000 0 0 0 11278 2299 0 0 15 0 1 0 1853476852 151158784 35726 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 36904 35726 1116 68 0 36836 0
[pid=29405] vsize: 147616
Current children cumulated CPU time (s) 135.77
Current children cumulated vsize (Kb) 147616

[startup+190.017 s]
Raw data (loadavg): 1.18 1.04 1.01 1/57 29411
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36029 0 0 0 11877 2432 0 0 15 0 1 0 1853476852 151293952 35755 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 36937 35755 1116 68 0 36869 0
[pid=29405] vsize: 147748
Current children cumulated CPU time (s) 143.09
Current children cumulated vsize (Kb) 147748

[startup+200.017 s]
Raw data (loadavg): 1.15 1.04 1.01 1/57 29411
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36055 0 0 0 12469 2572 0 0 16 0 1 0 1853476852 151429120 35781 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 36970 35781 1116 68 0 36902 0
[pid=29405] vsize: 147880
Current children cumulated CPU time (s) 150.41
Current children cumulated vsize (Kb) 147880

[startup+210.018 s]
Raw data (loadavg): 1.13 1.03 1.01 1/57 29411
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36084 0 0 0 13075 2708 0 0 16 0 1 0 1853476852 151564288 35810 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37003 35810 1116 68 0 36935 0
[pid=29405] vsize: 148012
Current children cumulated CPU time (s) 157.83
Current children cumulated vsize (Kb) 148012

[startup+220.019 s]
Raw data (loadavg): 1.11 1.03 1.01 1/57 29411
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36117 0 0 0 13687 2834 0 0 15 0 1 0 1853476852 151699456 35843 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 37036 35843 1116 68 0 36968 0
[pid=29405] vsize: 148144
Current children cumulated CPU time (s) 165.21
Current children cumulated vsize (Kb) 148144

[startup+230.02 s]
Raw data (loadavg): 1.09 1.03 1.00 1/57 29413
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36144 0 0 0 14292 2964 0 0 16 0 1 0 1853476852 151699456 35870 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37036 35870 1116 68 0 36968 0
[pid=29405] vsize: 148144
Current children cumulated CPU time (s) 172.56
Current children cumulated vsize (Kb) 148144

[startup+240.021 s]
Raw data (loadavg): 1.08 1.03 1.00 2/57 29413
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 36173 0 0 0 14896 3098 0 0 16 0 1 0 1853476852 151834624 35899 4294967295 134512640 134736556 3221224560 3221223216 134544763 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37069 35899 1116 68 0 37001 0
[pid=29405] vsize: 148276
Current children cumulated CPU time (s) 179.94
Current children cumulated vsize (Kb) 148276

[startup+250.023 s]
Raw data (loadavg): 1.06 1.03 1.00 2/57 29413
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 36204 0 0 0 15501 3235 0 0 15 0 1 0 1853476852 151969792 35930 4294967295 134512640 134736556 3221224560 3221223084 134634452 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37102 35930 1116 68 0 37034 0
[pid=29405] vsize: 148408
Current children cumulated CPU time (s) 187.36
Current children cumulated vsize (Kb) 148408

[startup+260.026 s]
Raw data (loadavg): 1.05 1.03 1.00 1/57 29413
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36222 0 0 0 16109 3367 0 0 16 0 1 0 1853476852 152104960 35948 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37135 35948 1116 68 0 37067 0
[pid=29405] vsize: 148540
Current children cumulated CPU time (s) 194.76
Current children cumulated vsize (Kb) 148540

[startup+270.027 s]
Raw data (loadavg): 1.04 1.03 1.00 1/57 29413
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36240 0 0 0 16714 3498 0 0 15 0 1 0 1853476852 152104960 35966 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 37135 35966 1116 68 0 37067 0
[pid=29405] vsize: 148540
Current children cumulated CPU time (s) 202.12
Current children cumulated vsize (Kb) 148540

[startup+280.028 s]
Raw data (loadavg): 1.04 1.02 1.00 1/57 29413
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36264 0 0 0 17315 3630 0 0 16 0 1 0 1853476852 152240128 35990 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37168 35990 1116 68 0 37100 0
[pid=29405] vsize: 148672
Current children cumulated CPU time (s) 209.45
Current children cumulated vsize (Kb) 148672

[startup+290.029 s]
Raw data (loadavg): 1.10 1.04 1.00 2/57 29415
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 36291 0 0 0 17918 3764 0 0 16 0 1 0 1853476852 152375296 36017 4294967295 134512640 134736556 3221224560 3221223104 134540337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37201 36017 1116 68 0 37133 0
[pid=29405] vsize: 148804
Current children cumulated CPU time (s) 216.82
Current children cumulated vsize (Kb) 148804

[startup+300.029 s]
Raw data (loadavg): 1.09 1.04 1.00 1/57 29415
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36316 0 0 0 18522 3896 0 0 15 0 1 0 1853476852 152510464 36042 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 37234 36042 1116 68 0 37166 0
[pid=29405] vsize: 148936
Current children cumulated CPU time (s) 224.18
Current children cumulated vsize (Kb) 148936

[startup+310.03 s]
Raw data (loadavg): 1.07 1.04 1.00 1/57 29415
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36340 0 0 0 19130 4028 0 0 15 0 1 0 1853476852 152510464 36066 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37234 36066 1116 68 0 37166 0
[pid=29405] vsize: 148936
Current children cumulated CPU time (s) 231.58
Current children cumulated vsize (Kb) 148936

[startup+320.03 s]
Raw data (loadavg): 1.06 1.03 1.00 1/57 29415
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36392 0 0 0 19732 4162 0 0 15 0 1 0 1853476852 152780800 36118 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37300 36118 1116 68 0 37232 0
[pid=29405] vsize: 149200
Current children cumulated CPU time (s) 238.94
Current children cumulated vsize (Kb) 149200

[startup+330.031 s]
Raw data (loadavg): 1.13 1.05 1.01 1/57 29415
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36421 0 0 0 20333 4293 0 0 15 0 1 0 1853476852 152915968 36147 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37333 36147 1116 68 0 37265 0
[pid=29405] vsize: 149332
Current children cumulated CPU time (s) 246.26
Current children cumulated vsize (Kb) 149332

[startup+340.032 s]
Raw data (loadavg): 1.11 1.05 1.01 1/57 29415
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36451 0 0 0 20946 4421 0 0 16 0 1 0 1853476852 153051136 36177 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37366 36177 1116 68 0 37298 0
[pid=29405] vsize: 149464
Current children cumulated CPU time (s) 253.67
Current children cumulated vsize (Kb) 149464

[startup+350.032 s]
Raw data (loadavg): 1.09 1.04 1.00 2/57 29417
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 36484 0 0 0 21548 4552 0 0 16 0 1 0 1853476852 153186304 36210 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37399 36210 1116 68 0 37331 0
[pid=29405] vsize: 149596
Current children cumulated CPU time (s) 261
Current children cumulated vsize (Kb) 149596

[startup+360.033 s]
Raw data (loadavg): 1.08 1.04 1.00 1/57 29417
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36515 0 0 0 22148 4683 0 0 16 0 1 0 1853476852 153321472 36241 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37432 36241 1116 68 0 37364 0
[pid=29405] vsize: 149728
Current children cumulated CPU time (s) 268.31
Current children cumulated vsize (Kb) 149728

[startup+370.034 s]
Raw data (loadavg): 1.07 1.04 1.00 2/57 29417
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 36542 0 0 0 22754 4817 0 0 16 0 1 0 1853476852 153321472 36268 4294967295 134512640 134736556 3221224560 3221223256 134537597 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 37432 36268 1116 68 0 37364 0
[pid=29405] vsize: 149728
Current children cumulated CPU time (s) 275.71
Current children cumulated vsize (Kb) 149728

[startup+380.035 s]
Raw data (loadavg): 1.06 1.04 1.00 1/57 29417
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36567 0 0 0 23355 4952 0 0 16 0 1 0 1853476852 153456640 36293 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37465 36293 1116 68 0 37397 0
[pid=29405] vsize: 149860
Current children cumulated CPU time (s) 283.07
Current children cumulated vsize (Kb) 149860

[startup+390.036 s]
Raw data (loadavg): 1.05 1.04 1.00 1/57 29417
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36589 0 0 0 23960 5083 0 0 16 0 1 0 1853476852 153591808 36315 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 37498 36315 1116 68 0 37430 0
[pid=29405] vsize: 149992
Current children cumulated CPU time (s) 290.43
Current children cumulated vsize (Kb) 149992

[startup+400.037 s]
Raw data (loadavg): 1.04 1.04 1.00 1/57 29417
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36611 0 0 0 24559 5222 0 0 16 0 1 0 1853476852 153726976 36337 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 37531 36337 1116 68 0 37463 0
[pid=29405] vsize: 150124
Current children cumulated CPU time (s) 297.81
Current children cumulated vsize (Kb) 150124

[startup+410.038 s]
Raw data (loadavg): 1.03 1.03 1.00 2/57 29419
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 36636 0 0 0 25162 5352 0 0 16 0 1 0 1853476852 153726976 36362 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37531 36362 1116 68 0 37463 0
[pid=29405] vsize: 150124
Current children cumulated CPU time (s) 305.14
Current children cumulated vsize (Kb) 150124

[startup+420.038 s]
Raw data (loadavg): 1.03 1.03 1.00 2/57 29419
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 36663 0 0 0 25767 5490 0 0 15 0 1 0 1853476852 153862144 36389 4294967295 134512640 134736556 3221224560 3221223256 134615585 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 37564 36389 1116 68 0 37496 0
[pid=29405] vsize: 150256
Current children cumulated CPU time (s) 312.57
Current children cumulated vsize (Kb) 150256

[startup+430.04 s]
Raw data (loadavg): 1.02 1.03 1.00 1/57 29419
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36702 0 0 0 26368 5621 0 0 15 0 1 0 1853476852 153997312 36428 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37597 36428 1116 68 0 37529 0
[pid=29405] vsize: 150388
Current children cumulated CPU time (s) 319.89
Current children cumulated vsize (Kb) 150388

[startup+440.04 s]
Raw data (loadavg): 1.02 1.03 1.00 1/57 29419
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36730 0 0 0 26977 5751 0 0 16 0 1 0 1853476852 154132480 36456 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 37630 36456 1116 68 0 37562 0
[pid=29405] vsize: 150520
Current children cumulated CPU time (s) 327.28
Current children cumulated vsize (Kb) 150520

[startup+450.041 s]
Raw data (loadavg): 1.02 1.03 1.00 1/57 29419
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36758 0 0 0 27573 5887 0 0 16 0 1 0 1853476852 154267648 36484 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37663 36484 1116 68 0 37595 0
[pid=29405] vsize: 150652
Current children cumulated CPU time (s) 334.6
Current children cumulated vsize (Kb) 150652

[startup+460.042 s]
Raw data (loadavg): 1.09 1.04 1.01 1/57 29419
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36789 0 0 0 28168 6025 0 0 15 0 1 0 1853476852 154402816 36515 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 37696 36515 1116 68 0 37628 0
[pid=29405] vsize: 150784
Current children cumulated CPU time (s) 341.93
Current children cumulated vsize (Kb) 150784

[startup+470.043 s]
Raw data (loadavg): 1.08 1.04 1.00 2/57 29421
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 36822 0 0 0 28772 6154 0 0 16 0 1 0 1853476852 154537984 36548 4294967295 134512640 134736556 3221224560 3221222008 134717503 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37729 36548 1116 68 0 37661 0
[pid=29405] vsize: 150916
Current children cumulated CPU time (s) 349.26
Current children cumulated vsize (Kb) 150916

[startup+480.043 s]
Raw data (loadavg): 1.07 1.04 1.00 1/57 29421
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36854 0 0 0 29378 6285 0 0 15 0 1 0 1853476852 154673152 36580 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37762 36580 1116 68 0 37694 0
[pid=29405] vsize: 151048
Current children cumulated CPU time (s) 356.63
Current children cumulated vsize (Kb) 151048

[startup+490.044 s]
Raw data (loadavg): 1.06 1.04 1.00 1/57 29421
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36902 0 0 0 29978 6416 0 0 15 0 1 0 1853476852 154808320 36628 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 37795 36628 1116 68 0 37727 0
[pid=29405] vsize: 151180
Current children cumulated CPU time (s) 363.94
Current children cumulated vsize (Kb) 151180

[startup+500.045 s]
Raw data (loadavg): 1.05 1.04 1.00 1/57 29421
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 36981 0 0 0 30583 6549 0 0 15 0 1 0 1853476852 155213824 36707 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 37894 36707 1116 68 0 37826 0
[pid=29405] vsize: 151576
Current children cumulated CPU time (s) 371.32
Current children cumulated vsize (Kb) 151576

[startup+510.046 s]
Raw data (loadavg): 1.04 1.03 1.00 1/57 29421
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 37330 0 0 0 31195 6679 0 0 15 0 1 0 1853476852 156569600 37056 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 38225 37056 1116 68 0 38157 0
[pid=29405] vsize: 152900
Current children cumulated CPU time (s) 378.74
Current children cumulated vsize (Kb) 152900

[startup+520.047 s]
Raw data (loadavg): 1.03 1.03 1.00 2/57 29421
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 37707 0 0 0 31806 6819 0 0 16 0 1 0 1853476852 158191616 37433 4294967295 134512640 134736556 3221224560 3221223032 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 38621 37433 1116 68 0 38553 0
[pid=29405] vsize: 154484
Current children cumulated CPU time (s) 386.25
Current children cumulated vsize (Kb) 154484

[startup+530.048 s]
Raw data (loadavg): 1.03 1.03 1.00 2/57 29423
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 40597 0 0 0 32759 6840 0 0 17 0 1 0 1853476852 169996288 40322 4294967295 134512640 134736556 3221224560 3221222968 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 41503 40322 1116 68 0 41435 0
[pid=29405] vsize: 166012
Current children cumulated CPU time (s) 395.99
Current children cumulated vsize (Kb) 166012

[startup+540.049 s]
Raw data (loadavg): 1.02 1.03 1.00 2/57 29423
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 43381 0 0 0 33714 6861 0 0 25 0 1 0 1853476852 181510144 43102 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 44314 43102 1116 68 0 44246 0
[pid=29405] vsize: 177256
Current children cumulated CPU time (s) 405.75
Current children cumulated vsize (Kb) 177256

[startup+550.049 s]
Raw data (loadavg): 1.02 1.03 1.00 2/57 29423
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 45966 0 0 0 34672 6880 0 0 25 0 1 0 1853476852 192122880 45682 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 46905 45682 1116 68 0 46837 0
[pid=29405] vsize: 187620
Current children cumulated CPU time (s) 415.52
Current children cumulated vsize (Kb) 187620

[startup+560.05 s]
Raw data (loadavg): 1.02 1.03 1.00 1/57 29423
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 48750 0 0 0 35631 6899 0 0 25 0 1 0 1853476852 203554816 48465 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 49696 48465 1116 68 0 49628 0
[pid=29405] vsize: 198784
Current children cumulated CPU time (s) 425.3
Current children cumulated vsize (Kb) 198784

[startup+570.051 s]
Raw data (loadavg): 1.01 1.03 1.00 2/57 29423
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 51382 0 0 0 36591 6918 0 0 25 0 1 0 1853476852 214437888 51092 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 52353 51092 1116 68 0 52285 0
[pid=29405] vsize: 209412
Current children cumulated CPU time (s) 435.09
Current children cumulated vsize (Kb) 209412

[startup+580.052 s]
Raw data (loadavg): 1.01 1.02 1.00 2/57 29423
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 53589 0 0 0 37555 6934 0 0 25 0 1 0 1853476852 223604736 53295 4294967295 134512640 134736556 3221224560 3221223024 134536150 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 54591 53295 1116 68 0 54523 0
[pid=29405] vsize: 218364
Current children cumulated CPU time (s) 444.89
Current children cumulated vsize (Kb) 218364

[startup+590.052 s]
Raw data (loadavg): 1.01 1.02 1.00 2/57 29425
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 56119 0 0 0 38517 6952 0 0 17 0 1 0 1853476852 233742336 55825 4294967295 134512640 134736556 3221224560 3221223084 134536238 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 57066 55825 1116 68 0 56998 0
[pid=29405] vsize: 228264
Current children cumulated CPU time (s) 454.69
Current children cumulated vsize (Kb) 228264

[startup+600.053 s]
Raw data (loadavg): 1.01 1.02 1.00 2/57 29425
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 58972 0 0 0 39476 6970 0 0 25 0 1 0 1853476852 245497856 58677 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 59936 58677 1116 68 0 59868 0
[pid=29405] vsize: 239744
Current children cumulated CPU time (s) 464.46
Current children cumulated vsize (Kb) 239744

[startup+610.054 s]
Raw data (loadavg): 1.00 1.02 1.00 2/57 29425
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 61759 0 0 0 40432 6990 0 0 25 0 1 0 1853476852 257183744 61447 4294967295 134512640 134736556 3221224560 3221223164 134543226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 62789 61447 1116 68 0 62721 0
[pid=29405] vsize: 251156
Current children cumulated CPU time (s) 474.22
Current children cumulated vsize (Kb) 251156

[startup+620.053 s]
Raw data (loadavg): 1.00 1.02 1.00 2/57 29425
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 64512 0 0 0 41390 7009 0 0 25 0 1 0 1853476852 268529664 64194 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 65559 64194 1116 68 0 65491 0
[pid=29405] vsize: 262236
Current children cumulated CPU time (s) 483.99
Current children cumulated vsize (Kb) 262236

[startup+630.054 s]
Raw data (loadavg): 1.00 1.02 1.00 1/57 29425
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 67336 0 0 0 42346 7027 0 0 25 0 1 0 1853476852 280088576 67018 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 68381 67018 1116 68 0 68313 0
[pid=29405] vsize: 273524
Current children cumulated CPU time (s) 493.73
Current children cumulated vsize (Kb) 273524

[startup+640.055 s]
Raw data (loadavg): 1.00 1.02 1.00 2/57 29425
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 70076 0 0 0 43304 7047 0 0 25 0 1 0 1853476852 291606528 69740 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 71193 69740 1116 68 0 71125 0
[pid=29405] vsize: 284772
Current children cumulated CPU time (s) 503.51
Current children cumulated vsize (Kb) 284772

[startup+650.055 s]
Raw data (loadavg): 1.00 1.02 1.00 2/57 29427
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 72808 0 0 0 44260 7068 0 0 22 0 1 0 1853476852 302620672 72471 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 73882 72471 1116 68 0 73814 0
[pid=29405] vsize: 295528
Current children cumulated CPU time (s) 513.28
Current children cumulated vsize (Kb) 295528

[startup+660.056 s]
Raw data (loadavg): 1.00 1.02 1.00 2/57 29427
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 75538 0 0 0 45215 7089 0 0 25 0 1 0 1853476852 313839616 75119 4294967295 134512640 134736556 3221224560 3221223276 134554112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 76621 75119 1116 68 0 76553 0
[pid=29405] vsize: 306484
Current children cumulated CPU time (s) 523.04
Current children cumulated vsize (Kb) 306484

[startup+670.057 s]
Raw data (loadavg): 1.00 1.02 1.00 2/57 29427
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 78230 0 0 0 46173 7107 0 0 25 0 1 0 1853476852 324829184 77811 4294967295 134512640 134736556 3221224560 3221223184 134537458 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 79304 77811 1116 68 0 79236 0
[pid=29405] vsize: 317216
Current children cumulated CPU time (s) 532.8
Current children cumulated vsize (Kb) 317216

[startup+680.058 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 29427
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 81142 0 0 0 47132 7126 0 0 25 0 1 0 1853476852 336711680 80640 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 82205 80640 1116 68 0 82137 0
[pid=29405] vsize: 328820
Current children cumulated CPU time (s) 542.58
Current children cumulated vsize (Kb) 328820

[startup+690.059 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 29427
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 83757 0 0 0 48094 7144 0 0 25 0 1 0 1853476852 347316224 83168 4294967295 134512640 134736556 3221224560 3221223232 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 84794 83168 1116 68 0 84726 0
[pid=29405] vsize: 339176
Current children cumulated CPU time (s) 552.38
Current children cumulated vsize (Kb) 339176

[startup+700.06 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 29427
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 86390 0 0 0 49051 7164 0 0 25 0 1 0 1853476852 358129664 85801 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 87434 85801 1116 68 0 87366 0
[pid=29405] vsize: 349736
Current children cumulated CPU time (s) 562.15
Current children cumulated vsize (Kb) 349736

[startup+710.061 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 29429
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 88998 0 0 0 50010 7183 0 0 25 0 1 0 1853476852 368791552 88398 4294967295 134512640 134736556 3221224560 3221223168 134537373 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 90037 88398 1116 68 0 89969 0
[pid=29405] vsize: 360148
Current children cumulated CPU time (s) 571.93
Current children cumulated vsize (Kb) 360148

[startup+720.061 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 29429
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 91546 0 0 0 50970 7202 0 0 25 0 1 0 1853476852 379203584 90946 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 92579 90946 1116 68 0 92511 0
[pid=29405] vsize: 370316
Current children cumulated CPU time (s) 581.72
Current children cumulated vsize (Kb) 370316

[startup+730.062 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 29429
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 94190 0 0 0 51932 7221 0 0 25 0 1 0 1853476852 390082560 93581 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 95235 93581 1116 68 0 95167 0
[pid=29405] vsize: 380940
Current children cumulated CPU time (s) 591.53
Current children cumulated vsize (Kb) 380940

[startup+740.063 s]
Raw data (loadavg): 1.00 1.01 1.00 1/57 29429
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 96196 0 0 0 52861 7250 0 0 25 0 1 0 1853476852 397406208 95460 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 97023 95460 1116 68 0 96955 0
[pid=29405] vsize: 388092
Current children cumulated CPU time (s) 601.11
Current children cumulated vsize (Kb) 388092

[startup+750.063 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 29429
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 97638 0 0 0 53773 7283 0 0 25 0 1 0 1853476852 403345408 96902 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 98473 96902 1116 68 0 98405 0
[pid=29405] vsize: 393892
Current children cumulated CPU time (s) 610.56
Current children cumulated vsize (Kb) 393892

[startup+760.063 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 29429
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 98859 0 0 0 54696 7312 0 0 25 0 1 0 1853476852 408342528 98123 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 99693 98123 1116 68 0 99625 0
[pid=29405] vsize: 398772
Current children cumulated CPU time (s) 620.08
Current children cumulated vsize (Kb) 398772

[startup+770.063 s]
Raw data (loadavg): 1.00 1.01 1.00 1/57 29431
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 99237 0 0 0 55633 7335 0 0 25 0 1 0 1853476852 409907200 98501 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 100075 98501 1116 68 0 100007 0
[pid=29405] vsize: 400300
Current children cumulated CPU time (s) 629.68
Current children cumulated vsize (Kb) 400300

[startup+780.064 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29431
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 99279 0 0 0 56588 7352 0 0 25 0 1 0 1853476852 410042368 98543 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 100108 98543 1116 68 0 100040 0
[pid=29405] vsize: 400432
Current children cumulated CPU time (s) 639.4
Current children cumulated vsize (Kb) 400432

[startup+790.065 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29431
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 99299 0 0 0 57536 7371 0 0 25 0 1 0 1853476852 410169344 98563 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 100139 98563 1116 68 0 100071 0
[pid=29405] vsize: 400556
Current children cumulated CPU time (s) 649.07
Current children cumulated vsize (Kb) 400556

[startup+800.066 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29431
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 99478 0 0 0 58492 7386 0 0 25 0 1 0 1853476852 410845184 98742 4294967295 134512640 134736556 3221224560 3221223216 134608114 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 100304 98742 1116 68 0 100236 0
[pid=29405] vsize: 401216
Current children cumulated CPU time (s) 658.78
Current children cumulated vsize (Kb) 401216

[startup+810.067 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29431
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 99573 0 0 0 59447 7402 0 0 25 0 1 0 1853476852 411250688 98837 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 100403 98837 1116 68 0 100335 0
[pid=29405] vsize: 401612
Current children cumulated CPU time (s) 668.49
Current children cumulated vsize (Kb) 401612

[startup+820.068 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29431
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 100093 0 0 0 60397 7421 0 0 25 0 1 0 1853476852 413401088 99357 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 100928 99357 1116 68 0 100860 0
[pid=29405] vsize: 403712
Current children cumulated CPU time (s) 678.18
Current children cumulated vsize (Kb) 403712

[startup+830.069 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29433
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 100097 0 0 0 61350 7437 0 0 25 0 1 0 1853476852 413401088 99361 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 100928 99361 1116 68 0 100860 0
[pid=29405] vsize: 403712
Current children cumulated CPU time (s) 687.87
Current children cumulated vsize (Kb) 403712

[startup+840.069 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29433
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 100141 0 0 0 62307 7453 0 0 25 0 1 0 1853476852 413528064 99405 4294967295 134512640 134736556 3221224560 3221223152 134540206 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 100959 99405 1116 68 0 100891 0
[pid=29405] vsize: 403836
Current children cumulated CPU time (s) 697.6
Current children cumulated vsize (Kb) 403836

[startup+850.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29433
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 100142 0 0 0 63262 7470 0 0 25 0 1 0 1853476852 413528064 99406 4294967295 134512640 134736556 3221224560 3221223296 134529483 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 100959 99406 1116 68 0 100891 0
[pid=29405] vsize: 403836
Current children cumulated CPU time (s) 707.32
Current children cumulated vsize (Kb) 403836

[startup+860.071 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29433
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 100992 0 0 0 64214 7487 0 0 25 0 1 0 1853476852 417038336 100256 4294967295 134512640 134736556 3221224560 3221222984 1077377899 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 101816 100256 1116 68 0 101748 0
[pid=29405] vsize: 407264
Current children cumulated CPU time (s) 717.01
Current children cumulated vsize (Kb) 407264

[startup+870.072 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29433
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 101012 0 0 0 65164 7505 0 0 25 0 1 0 1853476852 417169408 100276 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 101848 100276 1116 68 0 101780 0
[pid=29405] vsize: 407392
Current children cumulated CPU time (s) 726.69
Current children cumulated vsize (Kb) 407392

[startup+880.074 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29433
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 101426 0 0 0 66112 7521 0 0 25 0 1 0 1853476852 418893824 100690 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 102269 100690 1116 68 0 102201 0
[pid=29405] vsize: 409076
Current children cumulated CPU time (s) 736.33
Current children cumulated vsize (Kb) 409076

[startup+890.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29435
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 101436 0 0 0 67065 7537 0 0 25 0 1 0 1853476852 418893824 100700 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 102269 100700 1116 68 0 102201 0
[pid=29405] vsize: 409076
Current children cumulated CPU time (s) 746.02
Current children cumulated vsize (Kb) 409076

[startup+900.075 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29435
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 101437 0 0 0 68016 7555 0 0 25 0 1 0 1853476852 418893824 100701 4294967295 134512640 134736556 3221224560 3221223012 134717263 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 102269 100701 1116 68 0 102201 0
[pid=29405] vsize: 409076
Current children cumulated CPU time (s) 755.71
Current children cumulated vsize (Kb) 409076

[startup+910.076 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29435
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 101446 0 0 0 68969 7572 0 0 20 0 1 0 1853476852 418893824 100710 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 102269 100710 1116 68 0 102201 0
[pid=29405] vsize: 409076
Current children cumulated CPU time (s) 765.41
Current children cumulated vsize (Kb) 409076

[startup+920.076 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29435
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 101446 0 0 0 69918 7591 0 0 25 0 1 0 1853476852 418893824 100710 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29405/statm): 102269 100710 1116 68 0 102201 0
[pid=29405] vsize: 409076
Current children cumulated CPU time (s) 775.09
Current children cumulated vsize (Kb) 409076

[startup+930.077 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29435
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 101452 0 0 0 70868 7608 0 0 25 0 1 0 1853476852 418893824 100716 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 102269 100716 1116 68 0 102201 0
[pid=29405] vsize: 409076
Current children cumulated CPU time (s) 784.76
Current children cumulated vsize (Kb) 409076

[startup+940.078 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29435
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 101452 0 0 0 71821 7625 0 0 22 0 1 0 1853476852 418893824 100716 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 102269 100716 1116 68 0 102201 0
[pid=29405] vsize: 409076
Current children cumulated CPU time (s) 794.46
Current children cumulated vsize (Kb) 409076

[startup+950.079 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29437
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 101453 0 0 0 72773 7643 0 0 20 0 1 0 1853476852 418893824 100717 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 102269 100717 1116 68 0 102201 0
[pid=29405] vsize: 409076
Current children cumulated CPU time (s) 804.16
Current children cumulated vsize (Kb) 409076

[startup+960.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29437
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 101454 0 0 0 73728 7658 0 0 25 0 1 0 1853476852 419028992 100718 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 102302 100718 1116 68 0 102234 0
[pid=29405] vsize: 409208
Current children cumulated CPU time (s) 813.86
Current children cumulated vsize (Kb) 409208

[startup+970.081 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29437
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102095 0 0 0 74674 7681 0 0 25 0 1 0 1853476852 421588992 101359 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 102927 101359 1116 68 0 102859 0
[pid=29405] vsize: 411708
Current children cumulated CPU time (s) 823.55
Current children cumulated vsize (Kb) 411708

[startup+980.082 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29437
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102137 0 0 0 75625 7699 0 0 25 0 1 0 1853476852 421699584 101401 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 102954 101401 1116 68 0 102886 0
[pid=29405] vsize: 411816
Current children cumulated CPU time (s) 833.24
Current children cumulated vsize (Kb) 411816

[startup+990.083 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29437
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102172 0 0 0 76576 7717 0 0 25 0 1 0 1853476852 421949440 101436 4294967295 134512640 134736556 3221224560 3221223320 134560337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 103015 101436 1116 68 0 102947 0
[pid=29405] vsize: 412060
Current children cumulated CPU time (s) 842.93
Current children cumulated vsize (Kb) 412060

[startup+1000.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29437
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102178 0 0 0 77527 7732 0 0 25 0 1 0 1853476852 421949440 101442 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103015 101442 1116 68 0 102947 0
[pid=29405] vsize: 412060
Current children cumulated CPU time (s) 852.59
Current children cumulated vsize (Kb) 412060

[startup+1010.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29439
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102190 0 0 0 78480 7748 0 0 25 0 1 0 1853476852 421949440 101454 4294967295 134512640 134736556 3221224560 3221222940 1077379843 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103015 101454 1116 68 0 102947 0
[pid=29405] vsize: 412060
Current children cumulated CPU time (s) 862.28
Current children cumulated vsize (Kb) 412060

[startup+1020.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29439
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102193 0 0 0 79431 7765 0 0 25 0 1 0 1853476852 421949440 101457 4294967295 134512640 134736556 3221224560 3221223116 134544556 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103015 101457 1116 68 0 102947 0
[pid=29405] vsize: 412060
Current children cumulated CPU time (s) 871.96
Current children cumulated vsize (Kb) 412060

[startup+1030.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29439
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102195 0 0 0 80385 7779 0 0 18 0 1 0 1853476852 421949440 101459 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103015 101459 1116 68 0 102947 0
[pid=29405] vsize: 412060
Current children cumulated CPU time (s) 881.64
Current children cumulated vsize (Kb) 412060

[startup+1040.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29439
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102195 0 0 0 81340 7795 0 0 25 0 1 0 1853476852 421949440 101459 4294967295 134512640 134736556 3221224560 3221223256 134544476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103015 101459 1116 68 0 102947 0
[pid=29405] vsize: 412060
Current children cumulated CPU time (s) 891.35
Current children cumulated vsize (Kb) 412060

[startup+1050.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29439
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102200 0 0 0 82287 7814 0 0 25 0 1 0 1853476852 422084608 101464 4294967295 134512640 134736556 3221224560 3221223256 134560551 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103048 101464 1116 68 0 102980 0
[pid=29405] vsize: 412192
Current children cumulated CPU time (s) 901.01
Current children cumulated vsize (Kb) 412192

[startup+1060.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29439
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102213 0 0 0 83239 7831 0 0 25 0 1 0 1853476852 422076416 101477 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103046 101477 1116 68 0 102978 0
[pid=29405] vsize: 412184
Current children cumulated CPU time (s) 910.7
Current children cumulated vsize (Kb) 412184

[startup+1070.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29441
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102221 0 0 0 84192 7846 0 0 25 0 1 0 1853476852 422076416 101485 4294967295 134512640 134736556 3221224560 3221223288 134605909 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 103046 101485 1116 68 0 102978 0
[pid=29405] vsize: 412184
Current children cumulated CPU time (s) 920.38
Current children cumulated vsize (Kb) 412184

[startup+1080.09 s]
Raw data (loadavg): 1.00 1.00 1.00 1/57 29441
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 102221 0 0 0 85147 7862 0 0 25 0 1 0 1853476852 422076416 101485 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103046 101485 1116 68 0 102978 0
[pid=29405] vsize: 412184
Current children cumulated CPU time (s) 930.09
Current children cumulated vsize (Kb) 412184

[startup+1090.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29441
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102222 0 0 0 86099 7879 0 0 25 0 1 0 1853476852 422076416 101486 4294967295 134512640 134736556 3221224560 3221223268 134560250 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103046 101486 1116 68 0 102978 0
[pid=29405] vsize: 412184
Current children cumulated CPU time (s) 939.78
Current children cumulated vsize (Kb) 412184

[startup+1100.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29441
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102223 0 0 0 87050 7895 0 0 25 0 1 0 1853476852 422076416 101487 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103046 101487 1116 68 0 102978 0
[pid=29405] vsize: 412184
Current children cumulated CPU time (s) 949.45
Current children cumulated vsize (Kb) 412184

[startup+1110.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29441
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102227 0 0 0 88006 7912 0 0 25 0 1 0 1853476852 422076416 101491 4294967295 134512640 134736556 3221224560 3221223136 134550740 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103046 101491 1116 68 0 102978 0
[pid=29405] vsize: 412184
Current children cumulated CPU time (s) 959.18
Current children cumulated vsize (Kb) 412184

[startup+1120.09 s]
Raw data (loadavg): 1.00 1.00 1.00 1/57 29441
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 102229 0 0 0 88957 7929 0 0 25 0 1 0 1853476852 422076416 101493 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103046 101493 1116 68 0 102978 0
[pid=29405] vsize: 412184
Current children cumulated CPU time (s) 968.86
Current children cumulated vsize (Kb) 412184

[startup+1130.1 s]
Raw data (loadavg): 1.00 1.00 1.00 1/57 29443
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 102229 0 0 0 89913 7944 0 0 25 0 1 0 1853476852 422076416 101493 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103046 101493 1116 68 0 102978 0
[pid=29405] vsize: 412184
Current children cumulated CPU time (s) 978.57
Current children cumulated vsize (Kb) 412184

[startup+1140.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29443
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102235 0 0 0 90864 7963 0 0 25 0 1 0 1853476852 422203392 101499 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103077 101499 1116 68 0 103009 0
[pid=29405] vsize: 412308
Current children cumulated CPU time (s) 988.27
Current children cumulated vsize (Kb) 412308

[startup+1150.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29443
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102236 0 0 0 91818 7980 0 0 25 0 1 0 1853476852 422203392 101500 4294967295 134512640 134736556 3221224560 3221223120 134550007 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103077 101500 1116 68 0 103009 0
[pid=29405] vsize: 412308
Current children cumulated CPU time (s) 997.98
Current children cumulated vsize (Kb) 412308

[startup+1160.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29443
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102441 0 0 0 92773 7996 0 0 19 0 1 0 1853476852 423014400 101705 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103275 101705 1116 68 0 103207 0
[pid=29405] vsize: 413100
Current children cumulated CPU time (s) 1007.69
Current children cumulated vsize (Kb) 413100

[startup+1170.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29443
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102746 0 0 0 93725 8016 0 0 25 0 1 0 1853476852 424226816 102010 4294967295 134512640 134736556 3221224560 3221223156 1077374189 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103571 102010 1116 68 0 103503 0
[pid=29405] vsize: 414284
Current children cumulated CPU time (s) 1017.41
Current children cumulated vsize (Kb) 414284

[startup+1180.1 s]
Raw data (loadavg): 1.00 1.00 1.00 1/57 29443
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 102774 0 0 0 94679 8032 0 0 25 0 1 0 1853476852 424361984 102038 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103604 102038 1116 68 0 103536 0
[pid=29405] vsize: 414416
Current children cumulated CPU time (s) 1027.11
Current children cumulated vsize (Kb) 414416

[startup+1190.1 s]
Raw data (loadavg): 1.08 1.02 1.01 2/57 29445
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102789 0 0 0 95633 8048 0 0 20 0 1 0 1853476852 424493056 102053 4294967295 134512640 134736556 3221224560 3221223016 134717498 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103636 102053 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1036.81
Current children cumulated vsize (Kb) 414544

[startup+1200.1 s]
Raw data (loadavg): 1.07 1.02 1.00 2/57 29445
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102793 0 0 0 96585 8063 0 0 25 0 1 0 1853476852 424493056 102057 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103636 102057 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1046.48
Current children cumulated vsize (Kb) 414544

[startup+1210.1 s]
Raw data (loadavg): 1.06 1.01 1.00 2/57 29445
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102796 0 0 0 97539 8080 0 0 25 0 1 0 1853476852 424493056 102060 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103636 102060 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1056.19
Current children cumulated vsize (Kb) 414544

[startup+1220.1 s]
Raw data (loadavg): 1.05 1.01 1.00 2/57 29445
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102800 0 0 0 98489 8097 0 0 25 0 1 0 1853476852 424493056 102064 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103636 102064 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1065.86
Current children cumulated vsize (Kb) 414544

[startup+1230.1 s]
Raw data (loadavg): 1.04 1.01 1.00 2/57 29445
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102800 0 0 0 99442 8114 0 0 20 0 1 0 1853476852 424493056 102064 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103636 102064 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1075.56
Current children cumulated vsize (Kb) 414544

[startup+1240.11 s]
Raw data (loadavg): 1.03 1.01 1.00 2/57 29445
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102800 0 0 0 100395 8130 0 0 25 0 1 0 1853476852 424493056 102064 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103636 102064 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1085.25
Current children cumulated vsize (Kb) 414544

[startup+1250.11 s]
Raw data (loadavg): 1.03 1.01 1.00 2/57 29447
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102800 0 0 0 101348 8146 0 0 20 0 1 0 1853476852 424493056 102064 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103636 102064 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1094.94
Current children cumulated vsize (Kb) 414544

[startup+1260.11 s]
Raw data (loadavg): 1.02 1.01 1.00 3/57 29447
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102801 0 0 0 102293 8166 0 0 19 0 1 0 1853476852 424493056 102065 4294967295 134512640 134736556 3221224560 3221223192 134634093 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103636 102065 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1104.59
Current children cumulated vsize (Kb) 414544

[startup+1270.11 s]
Raw data (loadavg): 1.02 1.01 1.00 2/57 29447
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102805 0 0 0 103248 8184 0 0 25 0 1 0 1853476852 424493056 102069 4294967295 134512640 134736556 3221224560 3221223288 134605852 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103636 102069 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1114.32
Current children cumulated vsize (Kb) 414544

[startup+1280.11 s]
Raw data (loadavg): 1.02 1.01 1.00 2/57 29447
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102807 0 0 0 104200 8201 0 0 25 0 1 0 1853476852 424493056 102071 4294967295 134512640 134736556 3221224560 3221222940 1077379913 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103636 102071 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1124.01
Current children cumulated vsize (Kb) 414544

[startup+1290.11 s]
Raw data (loadavg): 1.01 1.01 1.00 2/57 29447
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102816 0 0 0 105155 8216 0 0 25 0 1 0 1853476852 424493056 102080 4294967295 134512640 134736556 3221224560 3221223168 134634114 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103636 102080 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1133.71
Current children cumulated vsize (Kb) 414544

[startup+1300.11 s]
Raw data (loadavg): 1.01 1.01 1.00 2/57 29447
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102816 0 0 0 106110 8231 0 0 25 0 1 0 1853476852 424493056 102080 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103636 102080 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1143.41
Current children cumulated vsize (Kb) 414544

[startup+1310.11 s]
Raw data (loadavg): 1.01 1.00 1.00 2/57 29449
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102820 0 0 0 107066 8245 0 0 25 0 1 0 1853476852 424493056 102084 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103636 102084 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1153.11
Current children cumulated vsize (Kb) 414544

[startup+1320.11 s]
Raw data (loadavg): 1.01 1.00 1.00 2/57 29449
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102820 0 0 0 108018 8259 0 0 25 0 1 0 1853476852 424493056 102084 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29405/statm): 103636 102084 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1162.77
Current children cumulated vsize (Kb) 414544

[startup+1330.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29449
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102820 0 0 0 108972 8276 0 0 25 0 1 0 1853476852 424493056 102084 4294967295 134512640 134736556 3221224560 3221223336 134560320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103636 102084 1116 68 0 103568 0
[pid=29405] vsize: 414544
Current children cumulated CPU time (s) 1172.48
Current children cumulated vsize (Kb) 414544

[startup+1340.11 s]
Raw data (loadavg): 1.00 1.00 1.00 1/57 29449
Raw data (/proc/29405/stat): 29405 (bsolo) T 29404 29405 9102 0 -1 0 102889 0 0 0 109925 8294 0 0 25 0 1 0 1853476852 424878080 102153 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103730 102153 1116 68 0 103662 0
[pid=29405] vsize: 414920
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (Kb) 414920

[startup+1350.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 29449
Raw data (/proc/29405/stat): 29405 (bsolo) R 29404 29405 9102 0 -1 0 102892 0 0 0 110877 8309 0 0 25 0 1 0 1853476852 424878080 102156 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29405/statm): 103730 102156 1116 68 0 103662 0
[pid=29405] vsize: 414920
Current children cumulated CPU time (s) 1191.86
Current children cumulated vsize (Kb) 414920
One traced child (pid=29405) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1353.56
CPU time (s): 1195.21
CPU user time (s): 1111.86
CPU system time (s): 83.3453
CPU usage (%): 88.3008
Max. virtual memory (cumulated for all children) (Kb): 414920

Verifier Data

ERROR: no interpretation found !