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-bnl1.opb
MD5SUM03a27b3b499acf5b0d4b0eee83413d97
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 19660
Biggest coefficient in the objective function 12635026227200
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 1038651120525150
Number of bits of the sum of numbers in the objective function 50
Biggest number in a constraint 12635026227200
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 1038651120525150
Number of bits of the biggest sum of numbers50
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables23500
Total number of constraints632
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 constraints632
Minimum length of a constraint20
Maximum length of a constraint1520

Trace number 5049

Launcher Data

LAUNCH ON wulflinc25 THE 2005-09-19 22:07:45 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=796 boxname=wulflinc25 idbench=796 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  03a27b3b499acf5b0d4b0eee83413d97  /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-13-7-bnl1.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-13-7-bnl1.opb
IDLAUNCH: 796
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.220
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.220
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:        897380 kB
Buffers:         25292 kB
Cached:          82640 kB
SwapCached:        868 kB
Active:          27416 kB
Inactive:        83176 kB
HighTotal:      131008 kB
HighFree:        50120 kB
LowTotal:       903652 kB
LowFree:        847260 kB
SwapTotal:     2097892 kB
SwapFree:      2096524 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5724 kB
Slab:            21048 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 22:28:26 (client local time) WITH STATUS 0 IN 1195.31 SECONDS
stats: 796 7 1195.31 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 23500 variables and 855 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 11.64
c After prepocess the problem consists of 10869 variables and 823 constraints.
c Initial Lower Bound: -9968867424
c Restart #1 #Var: 10869 #Dec: 37124 LB: -9968867424 @ 14.769
c Restart #2 #Var: 10869 #Dec: 98835 LB: -9968867424 @ 19.808
c Restart #3 #Var: 10869 #Dec: 191058 LB: -9968867424 @ 27.361
c Restart #4 #Var: 10869 #Dec: 317724 LB: -9968867424 @ 37.688
c Restart #5 #Var: 10869 #Dec: 467533 LB: -9968867424 @ 49.92
c Restart #6 #Var: 10869 #Dec: 658443 LB: -9968867424 @ 65.204
c Restart #7 #Var: 10869 #Dec: 817000 LB: -9968867424 @ 78.988
c Restart #8 #Var: 10869 #Dec: 861414 LB: -9968867424 @ 84.915
c Restart #9 #Var: 10868 #Dec: 863226 LB: -9968867424 @ 87.449
c Restart #10 #Var: 10868 #Dec: 865230 LB: -9968867424 @ 90.12
c Restart #11 #Var: 10868 #Dec: 867434 LB: -9968867424 @ 93.12
c Restart #12 #Var: 10868 #Dec: 869849 LB: -9968867424 @ 96.47
c Restart #13 #Var: 10868 #Dec: 872459 LB: -9968867424 @ 100.07
c Restart #14 #Var: 10868 #Dec: 875266 LB: -9968867424 @ 103.9
c Restart #15 #Var: 10868 #Dec: 878272 LB: -9968867424 @ 108.25
c Restart #16 #Var: 10868 #Dec: 881486 LB: -9968867424 @ 112.79
c Restart #17 #Var: 10868 #Dec: 884897 LB: -9968867424 @ 117.46
c Restart #18 #Var: 10868 #Dec: 888500 LB: -9968867424 @ 122.36
c Restart #19 #Var: 10866 #Dec: 892302 LB: -9968867424 @ 127.69
c Restart #20 #Var: 10866 #Dec: 896318 LB: -9968867424 @ 134.5
c Restart #21 #Var: 10866 #Dec: 900526 LB: -9968867424 @ 141.45
c Restart #22 #Var: 10866 #Dec: 904937 LB: -9968867424 @ 147.44
c Restart #23 #Var: 10865 #Dec: 909549 LB: -9932643424 @ 153.56
c Restart #24 #Var: 10865 #Dec: 914359 LB: -9932643424 @ 160.19
c Restart #25 #Var: 10865 #Dec: 919370 LB: -9932643424 @ 166.81
c Restart #26 #Var: 10864 #Dec: 924583 LB: -9932643424 @ 173.63
c Restart #27 #Var: 10864 #Dec: 929994 LB: -9932643424 @ 180.81
c Restart #28 #Var: 10864 #Dec: 935605 LB: -9932643424 @ 188.18
c Restart #29 #Var: 10863 #Dec: 941418 LB: -9932643424 @ 195.74
c Restart #30 #Var: 10863 #Dec: 947429 LB: -9932643424 @ 203.65
c Restart #31 #Var: 10863 #Dec: 953640 LB: -9932643424 @ 211.66
c Restart #32 #Var: 10862 #Dec: 960054 LB: -9932643424 @ 220.06
c Restart #33 #Var: 10862 #Dec: 966667 LB: -9932643424 @ 228.66
c Restart #34 #Var: 10862 #Dec: 973479 LB: -9932643424 @ 237.53
c Restart #35 #Var: 10861 #Dec: 980492 LB: -9932643424 @ 246.49
c Restart #36 #Var: 10861 #Dec: 987701 LB: -9932643424 @ 255.8
c Restart #37 #Var: 10861 #Dec: 995109 LB: -9932643424 @ 265.37
c Restart #38 #Var: 10860 #Dec: 1002725 LB: -9932643424 @ 275.16
c Restart #39 #Var: 10860 #Dec: 1010545 LB: -9932643424 @ 285.27
c Restart #40 #Var: 10860 #Dec: 1018560 LB: -9932643424 @ 295.7
c Restart #41 #Var: 10860 #Dec: 1026778 LB: -9932643424 @ 306.44
c Restart #42 #Var: 10860 #Dec: 1035189 LB: -9932643424 @ 317.62
c Restart #43 #Var: 10860 #Dec: 1043802 LB: -9932643424 @ 328.95
c Restart #44 #Var: 10860 #Dec: 1052618 LB: -9932643424 @ 340.52
c Restart #45 #Var: 10860 #Dec: 1061630 LB: -9932643424 @ 352.23
c Restart #46 #Var: 10860 #Dec: 1070850 LB: -9932643424 @ 364.26
c Restart #47 #Var: 10860 #Dec: 1080264 LB: -9932643424 @ 376.41
c Restart #48 #Var: 10860 #Dec: 1089886 LB: -9932643424 @ 388.95
c Restart #49 #Var: 10860 #Dec: 1099707 LB: -9932643424 @ 401.63
c Restart #50 #Var: 10860 #Dec: 1109730 LB: -9932643424 @ 414.8
c Restart #51 #Var: 10860 #Dec: 1119960 LB: -9932643424 @ 428.02
c Restart #52 #Var: 10860 #Dec: 1130380 LB: -9932643424 @ 441.52
c Restart #53 #Var: 10860 #Dec: 1141005 LB: -9932643424 @ 455.29
c Restart #54 #Var: 10860 #Dec: 1151828 LB: -9932643424 @ 469.31
c Restart #55 #Var: 10860 #Dec: 1162859 LB: -9932643424 @ 483.65
c Restart #56 #Var: 10860 #Dec: 1174081 LB: -9932643424 @ 498.42
c Restart #57 #Var: 10860 #Dec: 1185504 LB: -9932643424 @ 513.14
c Restart #58 #Var: 10860 #Dec: 1197124 LB: -9932643424 @ 528.41
c Restart #59 #Var: 10860 #Dec: 1208951 LB: -9932643424 @ 543.89
c Restart #60 #Var: 10860 #Dec: 1220974 LB: -9932643424 @ 559.44
c Restart #61 #Var: 10860 #Dec: 1233195 LB: -9932643424 @ 575.44
c Restart #62 #Var: 10860 #Dec: 1245617 LB: -9932643424 @ 591.6
c CHANGE Heuristic... 
c Restart #0 #Var: 10860 #Dec: 1258233 LB: -9932643424 @ 607.84
c Restart #1 #Var: 10842 #Dec: 1260289 LB: -9796400224 @ 608.23
c Restart #2 #Var: 10819 #Dec: 1263629 LB: -9796400224 @ 608.94
c Restart #3 #Var: 10817 #Dec: 1265709 LB: -9796400224 @ 609.57
c Restart #4 #Var: 10817 #Dec: 1267605 LB: -9796400224 @ 610.53
c Restart #5 #Var: 10816 #Dec: 1269333 LB: -9796400224 @ 611.83
c Restart #6 #Var: 10816 #Dec: 1273140 LB: -9796400224 @ 613.23
c Restart #7 #Var: 10816 #Dec: 1275247 LB: -9796400224 @ 614.85
c Restart #8 #Var: 10815 #Dec: 1283540 LB: -9796400224 @ 618.83
c Restart #9 #Var: 10814 #Dec: 1286105 LB: -9796400224 @ 620.71
c Restart #10 #Var: 10811 #Dec: 1289692 LB: -9796400224 @ 623.87
c Restart #11 #Var: 10810 #Dec: 1293420 LB: -9796400224 @ 625.99
c Restart #12 #Var: 10808 #Dec: 1298367 LB: -9660157024 @ 628.83
c Restart #13 #Var: 10807 #Dec: 1307210 LB: -9660157024 @ 634.67
c Restart #14 #Var: 10805 #Dec: 1311983 LB: -9660157024 @ 640.21
c Restart #15 #Var: 10805 #Dec: 1315308 LB: -9660157024 @ 643.87
c Restart #16 #Var: 10804 #Dec: 1319370 LB: -9660157024 @ 648.14
c Restart #17 #Var: 10804 #Dec: 1323025 LB: -9660157024 @ 654.31
c Restart #18 #Var: 10796 #Dec: 1335279 LB: -9660157024 @ 679.04
c Restart #19 #Var: 10795 #Dec: 1340182 LB: -9660157024 @ 683.07
c Restart #20 #Var: 10795 #Dec: 1350325 LB: -9660157024 @ 698.86
c Restart #21 #Var: 10795 #Dec: 1357881 LB: -9660157024 @ 709.71
c Restart #22 #Var: 10795 #Dec: 1362300 LB: -9660157024 @ 714.62
c Restart #23 #Var: 10795 #Dec: 1366918 LB: -9660157024 @ 720.91
c Restart #24 #Var: 10795 #Dec: 1371746 LB: -9660157024 @ 726.58
c Restart #25 #Var: 10795 #Dec: 1376770 LB: -9660157024 @ 733.64
c Restart #26 #Var: 10795 #Dec: 1381988 LB: -9660157024 @ 744.53
c Restart #27 #Var: 10795 #Dec: 1387417 LB: -9660157024 @ 753.32
c Restart #28 #Var: 10795 #Dec: 1393071 LB: -9660157024 @ 772.83
c Restart #29 #Var: 10795 #Dec: 1398898 LB: -9660157024 @ 787.64
c Restart #30 #Var: 10795 #Dec: 1404925 LB: -9660157024 @ 800.33
c Restart #31 #Var: 10795 #Dec: 1411146 LB: -9660157024 @ 814.23
c Restart #32 #Var: 10795 #Dec: 1417576 LB: -9660157024 @ 830.35
c Restart #33 #Var: 10795 #Dec: 1424196 LB: -9660157024 @ 845.97
c Restart #34 #Var: 10793 #Dec: 1431214 LB: -9660157024 @ 864.91
c Restart #35 #Var: 10791 #Dec: 1438499 LB: -9660157024 @ 887.97
c Restart #36 #Var: 10791 #Dec: 1445716 LB: -9660157024 @ 906.15
c Restart #37 #Var: 10791 #Dec: 1453141 LB: -9660157024 @ 924.47
c Restart #38 #Var: 10790 #Dec: 1460865 LB: -9660157024 @ 947.86
c Restart #39 #Var: 10772 #Dec: 1475880 LB: -9660157024 @ 1005.1
c Restart #40 #Var: 10771 #Dec: 1484379 LB: -9660157024 @ 1044.2
c Restart #41 #Var: 10771 #Dec: 1492607 LB: -9660157024 @ 1073.3
c Restart #42 #Var: 10771 #Dec: 1501034 LB: -9660157024 @ 1093.8
c Restart #43 #Var: 10771 #Dec: 1509662 LB: -9660157024 @ 1115.5
c Restart #44 #Var: 10771 #Dec: 1518490 LB: -9660157024 @ 1139.8
c Restart #45 #Var: 10771 #Dec: 1527513 LB: -9660157024 @ 1165.9
c Restart #46 #Var: 10771 #Dec: 1536738 LB: -9660157024 @ 1195
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/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1853400854 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 107 3 90 68 0 39 0
[pid=24368] 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/wulflinc25/normalized-mps-v2-13-7-bnl1.opb

[startup+10.0025 s]
Raw data (loadavg): 0.80 1.00 1.02 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 18847 0 0 0 937 48 0 0 25 0 1 0 1853400854 80060416 18680 4294967295 134512640 134736556 3221224560 3221223068 134517552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 19546 18680 1116 68 0 19478 0
[pid=24368] vsize: 78184
Current children cumulated CPU time (s) 9.85
Current children cumulated vsize (Kb) 78184

[startup+20.0041 s]
Raw data (loadavg): 0.83 1.00 1.01 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22143 0 0 0 1632 156 0 0 17 0 1 0 1853400854 94416896 21976 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23051 21976 1116 68 0 22983 0
[pid=24368] vsize: 92204
Current children cumulated CPU time (s) 17.88
Current children cumulated vsize (Kb) 92204

[startup+30.0047 s]
Raw data (loadavg): 0.93 1.02 1.02 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22145 0 0 0 2270 273 0 0 18 0 1 0 1853400854 94416896 21978 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23051 21978 1116 68 0 22983 0
[pid=24368] vsize: 92204
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (Kb) 92204

[startup+40.0043 s]
Raw data (loadavg): 0.94 1.02 1.02 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22146 0 0 0 2907 396 0 0 17 0 1 0 1853400854 94416896 21979 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23051 21979 1116 68 0 22983 0
[pid=24368] vsize: 92204
Current children cumulated CPU time (s) 33.03
Current children cumulated vsize (Kb) 92204

[startup+50.0049 s]
Raw data (loadavg): 0.95 1.02 1.02 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22146 0 0 0 3539 514 0 0 18 0 1 0 1853400854 94400512 21979 4294967295 134512640 134736556 3221224560 3221223140 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23047 21979 1116 68 0 22979 0
[pid=24368] vsize: 92188
Current children cumulated CPU time (s) 40.53
Current children cumulated vsize (Kb) 92188

[startup+60.0045 s]
Raw data (loadavg): 1.03 1.03 1.02 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22146 0 0 0 4178 636 0 0 18 0 1 0 1853400854 94400512 21979 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23047 21979 1116 68 0 22979 0
[pid=24368] vsize: 92188
Current children cumulated CPU time (s) 48.14
Current children cumulated vsize (Kb) 92188

[startup+70.0052 s]
Raw data (loadavg): 1.03 1.03 1.02 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22148 0 0 0 4813 754 0 0 18 0 1 0 1853400854 94400512 21981 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23047 21981 1116 68 0 22979 0
[pid=24368] vsize: 92188
Current children cumulated CPU time (s) 55.67
Current children cumulated vsize (Kb) 92188

[startup+80.0057 s]
Raw data (loadavg): 1.02 1.03 1.02 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22148 0 0 0 5446 868 0 0 18 0 1 0 1853400854 94400512 21981 4294967295 134512640 134736556 3221224560 3221223104 134716177 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23047 21981 1116 68 0 22979 0
[pid=24368] vsize: 92188
Current children cumulated CPU time (s) 63.14
Current children cumulated vsize (Kb) 92188

[startup+90.0054 s]
Raw data (loadavg): 1.02 1.03 1.02 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22168 0 0 0 6060 993 0 0 18 0 1 0 1853400854 94400512 22001 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23047 22001 1116 68 0 22979 0
[pid=24368] vsize: 92188
Current children cumulated CPU time (s) 70.53
Current children cumulated vsize (Kb) 92188

[startup+100.006 s]
Raw data (loadavg): 1.09 1.04 1.02 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22184 0 0 0 6729 1104 0 0 23 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 78.33
Current children cumulated vsize (Kb) 92320

[startup+110.007 s]
Raw data (loadavg): 1.07 1.04 1.02 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 7520 1171 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223120 134543131 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 86.91
Current children cumulated vsize (Kb) 92320

[startup+120.007 s]
Raw data (loadavg): 1.06 1.04 1.02 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22184 0 0 0 8483 1184 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 96.67
Current children cumulated vsize (Kb) 92320

[startup+130.008 s]
Raw data (loadavg): 1.05 1.04 1.02 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 9449 1197 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223096 1077377193 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 106.46
Current children cumulated vsize (Kb) 92320

[startup+140.008 s]
Raw data (loadavg): 1.04 1.04 1.02 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 10415 1209 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 116.24
Current children cumulated vsize (Kb) 92320

[startup+150.009 s]
Raw data (loadavg): 1.04 1.03 1.02 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 11380 1222 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 126.02
Current children cumulated vsize (Kb) 92320

[startup+160.009 s]
Raw data (loadavg): 1.03 1.03 1.02 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 12348 1232 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 135.8
Current children cumulated vsize (Kb) 92320

[startup+170.008 s]
Raw data (loadavg): 1.02 1.03 1.02 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22184 0 0 0 13315 1245 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 145.6
Current children cumulated vsize (Kb) 92320

[startup+180.009 s]
Raw data (loadavg): 1.02 1.03 1.02 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 14281 1257 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223136 134550905 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 155.38
Current children cumulated vsize (Kb) 92320

[startup+190.009 s]
Raw data (loadavg): 1.02 1.03 1.01 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22184 0 0 0 15244 1270 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 165.14
Current children cumulated vsize (Kb) 92320

[startup+200.01 s]
Raw data (loadavg): 1.01 1.03 1.01 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 16205 1285 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 174.9
Current children cumulated vsize (Kb) 92320

[startup+210.011 s]
Raw data (loadavg): 1.01 1.03 1.01 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 17166 1297 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223320 134560337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 184.63
Current children cumulated vsize (Kb) 92320

[startup+220.01 s]
Raw data (loadavg): 1.01 1.02 1.01 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22184 0 0 0 18126 1311 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 194.37
Current children cumulated vsize (Kb) 92320

[startup+230.011 s]
Raw data (loadavg): 1.01 1.02 1.01 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 19088 1324 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (Kb) 92320

[startup+240.01 s]
Raw data (loadavg): 1.01 1.02 1.01 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 20052 1337 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223360 134528387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 213.89
Current children cumulated vsize (Kb) 92320

[startup+250.012 s]
Raw data (loadavg): 1.00 1.02 1.01 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 21017 1349 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221222924 1077379846 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 223.66
Current children cumulated vsize (Kb) 92320

[startup+260.013 s]
Raw data (loadavg): 1.00 1.02 1.01 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 21982 1361 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 233.43
Current children cumulated vsize (Kb) 92320

[startup+270.012 s]
Raw data (loadavg): 1.00 1.02 1.01 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 22947 1373 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 243.2
Current children cumulated vsize (Kb) 92320

[startup+280.013 s]
Raw data (loadavg): 1.00 1.02 1.01 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 23911 1385 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 252.96
Current children cumulated vsize (Kb) 92320

[startup+290.012 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22184 0 0 0 24872 1400 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 262.72
Current children cumulated vsize (Kb) 92320

[startup+300.013 s]
Raw data (loadavg): 1.00 1.02 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22184 0 0 0 25836 1414 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 272.5
Current children cumulated vsize (Kb) 92320

[startup+310.014 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 26802 1427 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223136 134523864 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (Kb) 92320

[startup+320.013 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22184 0 0 0 27764 1440 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 292.04
Current children cumulated vsize (Kb) 92320

[startup+330.013 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 28726 1454 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 301.8
Current children cumulated vsize (Kb) 92320

[startup+340.013 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22184 0 0 0 29690 1467 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 311.57
Current children cumulated vsize (Kb) 92320

[startup+350.015 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 30654 1480 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 321.34
Current children cumulated vsize (Kb) 92320

[startup+360.015 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22184 0 0 0 31619 1492 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 331.11
Current children cumulated vsize (Kb) 92320

[startup+370.015 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 32582 1507 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223136 134550905 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 340.89
Current children cumulated vsize (Kb) 92320

[startup+380.016 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22184 0 0 0 33542 1524 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 350.66
Current children cumulated vsize (Kb) 92320

[startup+390.015 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 34508 1538 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223280 134605860 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 360.46
Current children cumulated vsize (Kb) 92320

[startup+400.016 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22184 0 0 0 35475 1550 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 370.25
Current children cumulated vsize (Kb) 92320

[startup+410.016 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 36440 1562 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221223276 134560216 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 380.02
Current children cumulated vsize (Kb) 92320

[startup+420.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22184 0 0 0 37407 1574 0 0 25 0 1 0 1853400854 94535680 22017 4294967295 134512640 134736556 3221224560 3221222772 134717263 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22017 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 389.81
Current children cumulated vsize (Kb) 92320

[startup+430.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 38368 1586 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223232 134528500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 399.54
Current children cumulated vsize (Kb) 92320

[startup+440.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 39331 1599 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 409.3
Current children cumulated vsize (Kb) 92320

[startup+450.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 40296 1611 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 419.07
Current children cumulated vsize (Kb) 92320

[startup+460.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 41260 1623 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223156 1077374195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 428.83
Current children cumulated vsize (Kb) 92320

[startup+470.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 42221 1637 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 438.58
Current children cumulated vsize (Kb) 92320

[startup+480.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 43187 1648 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223120 134549995 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 448.35
Current children cumulated vsize (Kb) 92320

[startup+490.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 44149 1662 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223088 134524037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 458.11
Current children cumulated vsize (Kb) 92320

[startup+500.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 45111 1673 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 467.84
Current children cumulated vsize (Kb) 92320

[startup+510.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 46075 1687 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223140 1077377141 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 477.62
Current children cumulated vsize (Kb) 92320

[startup+520.017 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22188 0 0 0 47040 1699 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 487.39
Current children cumulated vsize (Kb) 92320

[startup+530.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 48004 1713 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223104 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 497.17
Current children cumulated vsize (Kb) 92320

[startup+540.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 48971 1724 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223160 134544505 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 506.95
Current children cumulated vsize (Kb) 92320

[startup+550.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 49933 1736 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 516.69
Current children cumulated vsize (Kb) 92320

[startup+560.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 50899 1747 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 526.46
Current children cumulated vsize (Kb) 92320

[startup+570.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 51861 1763 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223120 134543119 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 536.24
Current children cumulated vsize (Kb) 92320

[startup+580.019 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 22188 0 0 0 52827 1775 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 546.02
Current children cumulated vsize (Kb) 92320

[startup+590.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 53789 1786 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223248 134605090 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 555.75
Current children cumulated vsize (Kb) 92320

[startup+600.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 54752 1799 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 565.51
Current children cumulated vsize (Kb) 92320

[startup+610.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 55716 1813 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 575.29
Current children cumulated vsize (Kb) 92320

[startup+620.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 56676 1825 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 585.01
Current children cumulated vsize (Kb) 92320

[startup+630.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 57641 1838 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 594.79
Current children cumulated vsize (Kb) 92320

[startup+640.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 22188 0 0 0 58603 1850 0 0 25 0 1 0 1853400854 94535680 22021 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 23080 22021 1116 68 0 23012 0
[pid=24368] vsize: 92320
Current children cumulated CPU time (s) 604.53
Current children cumulated vsize (Kb) 92320

[startup+650.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 24632 0 0 0 59515 1884 0 0 25 0 1 0 1853400854 104263680 24397 4294967295 134512640 134736556 3221224560 3221223068 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 25455 24397 1116 68 0 25387 0
[pid=24368] vsize: 101820
Current children cumulated CPU time (s) 613.99
Current children cumulated vsize (Kb) 101820

[startup+660.022 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 27690 0 0 0 60436 1916 0 0 25 0 1 0 1853400854 116834304 27455 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 28524 27455 1116 68 0 28456 0
[pid=24368] vsize: 114096
Current children cumulated CPU time (s) 623.52
Current children cumulated vsize (Kb) 114096

[startup+670.021 s]
Raw data (loadavg): 1.08 1.02 1.01 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 31224 0 0 0 61353 1949 0 0 25 0 1 0 1853400854 131297280 30989 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 32055 30989 1116 68 0 31987 0
[pid=24368] vsize: 128220
Current children cumulated CPU time (s) 633.02
Current children cumulated vsize (Kb) 128220

[startup+680.022 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 34430 0 0 0 62299 1972 0 0 25 0 1 0 1853400854 144420864 34195 4294967295 134512640 134736556 3221224560 3221223084 134536611 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 35259 34195 1116 68 0 35191 0
[pid=24368] vsize: 141036
Current children cumulated CPU time (s) 642.71
Current children cumulated vsize (Kb) 141036

[startup+690.021 s]
Raw data (loadavg): 1.06 1.01 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 37740 0 0 0 63250 1995 0 0 25 0 1 0 1853400854 157962240 37504 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 38565 37504 1116 68 0 38497 0
[pid=24368] vsize: 154260
Current children cumulated CPU time (s) 652.45
Current children cumulated vsize (Kb) 154260

[startup+700.022 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 38936 0 0 0 64208 2009 0 0 25 0 1 0 1853400854 162836480 38700 4294967295 134512640 134736556 3221224560 3221223084 134536684 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 39755 38700 1116 68 0 39687 0
[pid=24368] vsize: 159020
Current children cumulated CPU time (s) 662.17
Current children cumulated vsize (Kb) 159020

[startup+710.023 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 39352 0 0 0 65193 2015 0 0 25 0 1 0 1853400854 164593664 39116 4294967295 134512640 134736556 3221224560 3221223264 134609069 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 40184 39116 1116 68 0 40116 0
[pid=24368] vsize: 160736
Current children cumulated CPU time (s) 672.08
Current children cumulated vsize (Kb) 160736

[startup+720.022 s]
Raw data (loadavg): 1.03 1.01 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 41176 0 0 0 66155 2030 0 0 25 0 1 0 1853400854 172023808 40940 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24368/statm): 41998 40940 1116 68 0 41930 0
[pid=24368] vsize: 167992
Current children cumulated CPU time (s) 681.85
Current children cumulated vsize (Kb) 167992

[startup+730.023 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 42911 0 0 0 67116 2045 0 0 25 0 1 0 1853400854 179187712 42675 4294967295 134512640 134736556 3221224560 3221223260 134537642 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 43747 42675 1116 68 0 43679 0
[pid=24368] vsize: 174988
Current children cumulated CPU time (s) 691.61
Current children cumulated vsize (Kb) 174988

[startup+740.023 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 44246 0 0 0 68081 2060 0 0 25 0 1 0 1853400854 184594432 44010 4294967295 134512640 134736556 3221224560 3221223248 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 45067 44010 1116 68 0 44999 0
[pid=24368] vsize: 180268
Current children cumulated CPU time (s) 701.41
Current children cumulated vsize (Kb) 180268

[startup+750.024 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 46927 0 0 0 69038 2081 0 0 25 0 1 0 1853400854 195678208 46690 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 47773 46690 1116 68 0 47705 0
[pid=24368] vsize: 191092
Current children cumulated CPU time (s) 711.19
Current children cumulated vsize (Kb) 191092

[startup+760.024 s]
Raw data (loadavg): 1.02 1.01 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 51177 0 0 0 69985 2106 0 0 25 0 1 0 1853400854 213147648 50938 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 52038 50938 1116 68 0 51970 0
[pid=24368] vsize: 208152
Current children cumulated CPU time (s) 720.91
Current children cumulated vsize (Kb) 208152

[startup+770.024 s]
Raw data (loadavg): 1.01 1.01 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 55504 0 0 0 70931 2131 0 0 25 0 1 0 1853400854 230920192 55260 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 56377 55260 1116 68 0 56309 0
[pid=24368] vsize: 225508
Current children cumulated CPU time (s) 730.62
Current children cumulated vsize (Kb) 225508

[startup+780.024 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 58161 0 0 0 71897 2147 0 0 25 0 1 0 1853400854 241897472 57915 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 59057 57915 1116 68 0 58989 0
[pid=24368] vsize: 236228
Current children cumulated CPU time (s) 740.44
Current children cumulated vsize (Kb) 236228

[startup+790.024 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 61095 0 0 0 72860 2163 0 0 25 0 1 0 1853400854 253931520 60849 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 61995 60849 1116 68 0 61927 0
[pid=24368] vsize: 247980
Current children cumulated CPU time (s) 750.23
Current children cumulated vsize (Kb) 247980

[startup+800.025 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 63739 0 0 0 73827 2180 0 0 25 0 1 0 1853400854 264744960 63486 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 64635 63486 1116 68 0 64567 0
[pid=24368] vsize: 258540
Current children cumulated CPU time (s) 760.07
Current children cumulated vsize (Kb) 258540

[startup+810.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 64794 0 0 0 74813 2186 0 0 25 0 1 0 1853400854 269258752 64537 4294967295 134512640 134736556 3221224560 3221223116 134536611 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 65737 64537 1116 68 0 65669 0
[pid=24368] vsize: 262948
Current children cumulated CPU time (s) 769.99
Current children cumulated vsize (Kb) 262948

[startup+820.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 66851 0 0 0 75784 2199 0 0 25 0 1 0 1853400854 277676032 66592 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 67792 66592 1116 68 0 67724 0
[pid=24368] vsize: 271168
Current children cumulated CPU time (s) 779.83
Current children cumulated vsize (Kb) 271168

[startup+830.025 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 68810 0 0 0 76756 2212 0 0 25 0 1 0 1853400854 285835264 68546 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24368/statm): 69784 68546 1116 68 0 69716 0
[pid=24368] vsize: 279136
Current children cumulated CPU time (s) 789.68
Current children cumulated vsize (Kb) 279136

[startup+840.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 71497 0 0 0 77723 2227 0 0 25 0 1 0 1853400854 296812544 71233 4294967295 134512640 134736556 3221224560 3221223088 134716576 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 72464 71233 1116 68 0 72396 0
[pid=24368] vsize: 289856
Current children cumulated CPU time (s) 799.5
Current children cumulated vsize (Kb) 289856

[startup+850.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 73911 0 0 0 78693 2243 0 0 25 0 1 0 1853400854 306683904 73647 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 74874 73647 1116 68 0 74806 0
[pid=24368] vsize: 299496
Current children cumulated CPU time (s) 809.36
Current children cumulated vsize (Kb) 299496

[startup+860.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 76068 0 0 0 79667 2254 0 0 25 0 1 0 1853400854 315502592 75800 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 77027 75800 1116 68 0 76959 0
[pid=24368] vsize: 308108
Current children cumulated CPU time (s) 819.21
Current children cumulated vsize (Kb) 308108

[startup+870.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 78420 0 0 0 80638 2268 0 0 25 0 1 0 1853400854 325324800 78143 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 79425 78143 1116 68 0 79357 0
[pid=24368] vsize: 317700
Current children cumulated CPU time (s) 829.06
Current children cumulated vsize (Kb) 317700

[startup+880.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 80039 0 0 0 81613 2279 0 0 25 0 1 0 1853400854 331948032 79762 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 81042 79762 1116 68 0 80974 0
[pid=24368] vsize: 324168
Current children cumulated CPU time (s) 838.92
Current children cumulated vsize (Kb) 324168

[startup+890.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 81650 0 0 0 82583 2293 0 0 25 0 1 0 1853400854 338505728 81368 4294967295 134512640 134736556 3221224560 3221223140 134551205 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 82643 81368 1116 68 0 82575 0
[pid=24368] vsize: 330572
Current children cumulated CPU time (s) 848.76
Current children cumulated vsize (Kb) 330572

[startup+900.025 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 83802 0 0 0 83559 2305 0 0 25 0 1 0 1853400854 347475968 83516 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 84833 83516 1116 68 0 84765 0
[pid=24368] vsize: 339332
Current children cumulated CPU time (s) 858.64
Current children cumulated vsize (Kb) 339332

[startup+910.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 85265 0 0 0 84536 2315 0 0 25 0 1 0 1853400854 353386496 84977 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 86276 84977 1116 68 0 86208 0
[pid=24368] vsize: 345104
Current children cumulated CPU time (s) 868.51
Current children cumulated vsize (Kb) 345104

[startup+920.025 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 86837 0 0 0 85516 2325 0 0 25 0 1 0 1853400854 359886848 86549 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 87863 86549 1116 68 0 87795 0
[pid=24368] vsize: 351452
Current children cumulated CPU time (s) 878.41
Current children cumulated vsize (Kb) 351452

[startup+930.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 88754 0 0 0 86490 2337 0 0 25 0 1 0 1853400854 367734784 88464 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 89779 88464 1116 68 0 89711 0
[pid=24368] vsize: 359116
Current children cumulated CPU time (s) 888.27
Current children cumulated vsize (Kb) 359116

[startup+940.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 90581 0 0 0 87466 2349 0 0 25 0 1 0 1853400854 375169024 90291 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 91594 90291 1116 68 0 91526 0
[pid=24368] vsize: 366376
Current children cumulated CPU time (s) 898.15
Current children cumulated vsize (Kb) 366376

[startup+950.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 93091 0 0 0 88436 2362 0 0 25 0 1 0 1853400854 385798144 92780 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 94189 92780 1116 68 0 94121 0
[pid=24368] vsize: 376756
Current children cumulated CPU time (s) 907.98
Current children cumulated vsize (Kb) 376756

[startup+960.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 95375 0 0 0 89407 2375 0 0 25 0 1 0 1853400854 395067392 95063 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 96452 95063 1116 68 0 96384 0
[pid=24368] vsize: 385808
Current children cumulated CPU time (s) 917.82
Current children cumulated vsize (Kb) 385808

[startup+970.025 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 97163 0 0 0 90383 2386 0 0 25 0 1 0 1853400854 402415616 96849 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 98246 96849 1116 68 0 98178 0
[pid=24368] vsize: 392984
Current children cumulated CPU time (s) 927.69
Current children cumulated vsize (Kb) 392984

[startup+980.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 99054 0 0 0 91357 2398 0 0 25 0 1 0 1853400854 410120192 98740 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 100127 98740 1116 68 0 100059 0
[pid=24368] vsize: 400508
Current children cumulated CPU time (s) 937.55
Current children cumulated vsize (Kb) 400508

[startup+990.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 100922 0 0 0 92333 2411 0 0 25 0 1 0 1853400854 417882112 100604 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 102022 100604 1116 68 0 101954 0
[pid=24368] vsize: 408088
Current children cumulated CPU time (s) 947.44
Current children cumulated vsize (Kb) 408088

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 101285 0 0 0 93323 2414 0 0 25 0 1 0 1853400854 419454976 100964 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 102406 100964 1116 68 0 102338 0
[pid=24368] vsize: 409624
Current children cumulated CPU time (s) 957.37
Current children cumulated vsize (Kb) 409624

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 102183 0 0 0 94302 2422 0 0 25 0 1 0 1853400854 423075840 101862 4294967295 134512640 134736556 3221224560 3221223132 134544554 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 103290 101862 1116 68 0 103222 0
[pid=24368] vsize: 413160
Current children cumulated CPU time (s) 967.24
Current children cumulated vsize (Kb) 413160

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 102389 0 0 0 95286 2428 0 0 25 0 1 0 1853400854 423997440 102068 4294967295 134512640 134736556 3221224560 3221223084 134536698 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 103515 102068 1116 68 0 103447 0
[pid=24368] vsize: 414060
Current children cumulated CPU time (s) 977.14
Current children cumulated vsize (Kb) 414060

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 102565 0 0 0 96277 2431 0 0 25 0 1 0 1853400854 424763392 102234 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 103702 102234 1116 68 0 103634 0
[pid=24368] vsize: 414808
Current children cumulated CPU time (s) 987.08
Current children cumulated vsize (Kb) 414808

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 102718 0 0 0 97264 2436 0 0 25 0 1 0 1853400854 425533440 102370 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 103890 102370 1116 68 0 103822 0
[pid=24368] vsize: 415560
Current children cumulated CPU time (s) 997
Current children cumulated vsize (Kb) 415560

[startup+1050.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 103619 0 0 0 98250 2443 0 0 25 0 1 0 1853400854 429281280 103267 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 104805 103267 1116 68 0 104737 0
[pid=24368] vsize: 419220
Current children cumulated CPU time (s) 1006.93
Current children cumulated vsize (Kb) 419220

[startup+1060.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 104681 0 0 0 99233 2451 0 0 25 0 1 0 1853400854 433733632 104320 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 105892 104320 1116 68 0 105824 0
[pid=24368] vsize: 423568
Current children cumulated CPU time (s) 1016.84
Current children cumulated vsize (Kb) 423568

[startup+1070.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 105704 0 0 0 100217 2459 0 0 25 0 1 0 1853400854 437923840 105343 4294967295 134512640 134736556 3221224560 3221223192 134634093 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 106915 105343 1116 68 0 106847 0
[pid=24368] vsize: 427660
Current children cumulated CPU time (s) 1026.76
Current children cumulated vsize (Kb) 427660

[startup+1080.03 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 106708 0 0 0 101203 2467 0 0 25 0 1 0 1853400854 441978880 106347 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 107905 106347 1116 68 0 107837 0
[pid=24368] vsize: 431620
Current children cumulated CPU time (s) 1036.7
Current children cumulated vsize (Kb) 431620

[startup+1090.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 108215 0 0 0 102184 2476 0 0 25 0 1 0 1853400854 448217088 107853 4294967295 134512640 134736556 3221224560 3221223280 134529182 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 109428 107853 1116 68 0 109360 0
[pid=24368] vsize: 437712
Current children cumulated CPU time (s) 1046.6
Current children cumulated vsize (Kb) 437712

[startup+1100.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 109894 0 0 0 103162 2488 0 0 25 0 1 0 1853400854 455110656 109532 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 111111 109532 1116 68 0 111043 0
[pid=24368] vsize: 444444
Current children cumulated CPU time (s) 1056.5
Current children cumulated vsize (Kb) 444444

[startup+1110.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 111693 0 0 0 104138 2500 0 0 25 0 1 0 1853400854 462409728 111331 4294967295 134512640 134736556 3221224560 3221223152 134551076 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 112893 111331 1116 68 0 112825 0
[pid=24368] vsize: 451572
Current children cumulated CPU time (s) 1066.38
Current children cumulated vsize (Kb) 451572

[startup+1120.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 112986 0 0 0 105121 2508 0 0 25 0 1 0 1853400854 467755008 112623 4294967295 134512640 134736556 3221224560 3221223180 134550916 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24368/statm): 114198 112623 1116 68 0 114130 0
[pid=24368] vsize: 456792
Current children cumulated CPU time (s) 1076.29
Current children cumulated vsize (Kb) 456792

[startup+1130.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 115421 0 0 0 106091 2520 0 0 25 0 1 0 1853400854 477757440 115058 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 116640 115058 1116 68 0 116572 0
[pid=24368] vsize: 466560
Current children cumulated CPU time (s) 1086.11
Current children cumulated vsize (Kb) 466560

[startup+1140.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 117378 0 0 0 107067 2532 0 0 25 0 1 0 1853400854 485756928 117015 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 118593 117015 1116 68 0 118525 0
[pid=24368] vsize: 474372
Current children cumulated CPU time (s) 1095.99
Current children cumulated vsize (Kb) 474372

[startup+1150.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 119566 0 0 0 108040 2545 0 0 25 0 1 0 1853400854 494678016 119203 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 120771 119203 1116 68 0 120703 0
[pid=24368] vsize: 483084
Current children cumulated CPU time (s) 1105.85
Current children cumulated vsize (Kb) 483084

[startup+1160.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 121746 0 0 0 109011 2557 0 0 25 0 1 0 1853400854 503615488 121383 4294967295 134512640 134736556 3221224560 3221223216 134537350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 122953 121383 1116 68 0 122885 0
[pid=24368] vsize: 491812
Current children cumulated CPU time (s) 1115.68
Current children cumulated vsize (Kb) 491812

[startup+1170.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 123634 0 0 0 109986 2569 0 0 25 0 1 0 1853400854 511586304 123262 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 124899 123262 1116 68 0 124831 0
[pid=24368] vsize: 499596
Current children cumulated CPU time (s) 1125.55
Current children cumulated vsize (Kb) 499596

[startup+1180.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 125566 0 0 0 110961 2580 0 0 25 0 1 0 1853400854 519426048 125194 4294967295 134512640 134736556 3221224560 3221223116 134536396 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 126813 125194 1116 68 0 126745 0
[pid=24368] vsize: 507252
Current children cumulated CPU time (s) 1135.41
Current children cumulated vsize (Kb) 507252

[startup+1190.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 127777 0 0 0 111932 2594 0 0 25 0 1 0 1853400854 528482304 127405 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 129024 127405 1116 68 0 128956 0
[pid=24368] vsize: 516096
Current children cumulated CPU time (s) 1145.26
Current children cumulated vsize (Kb) 516096

[startup+1200.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) T 24367 24368 4419 0 -1 0 129471 0 0 0 112912 2603 0 0 25 0 1 0 1853400854 535310336 129095 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24368/statm): 130691 129095 1116 68 0 130623 0
[pid=24368] vsize: 522764
Current children cumulated CPU time (s) 1155.15
Current children cumulated vsize (Kb) 522764

[startup+1210.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 131379 0 0 0 113886 2615 0 0 25 0 1 0 1853400854 543350784 131003 4294967295 134512640 134736556 3221224560 3221223116 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 132654 131003 1116 68 0 132586 0
[pid=24368] vsize: 530616
Current children cumulated CPU time (s) 1165.01
Current children cumulated vsize (Kb) 530616

[startup+1220.03 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 132803 0 0 0 114870 2622 0 0 25 0 1 0 1853400854 549081088 132423 4294967295 134512640 134736556 3221224560 3221223152 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 134053 132423 1116 68 0 133985 0
[pid=24368] vsize: 536212
Current children cumulated CPU time (s) 1174.92
Current children cumulated vsize (Kb) 536212

[startup+1230.03 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 134869 0 0 0 115844 2634 0 0 25 0 1 0 1853400854 557596672 134489 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 136132 134489 1116 68 0 136064 0
[pid=24368] vsize: 544528
Current children cumulated CPU time (s) 1184.78
Current children cumulated vsize (Kb) 544528

[startup+1240.03 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 24368
Raw data (/proc/24368/stat): 24368 (bsolo) R 24367 24368 4419 0 -1 0 136529 0 0 0 116822 2645 0 0 25 0 1 0 1853400854 564355072 136149 4294967295 134512640 134736556 3221224560 3221223296 134609066 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24368/statm): 137782 136149 1116 68 0 137714 0
[pid=24368] vsize: 551128
Current children cumulated CPU time (s) 1194.67
Current children cumulated vsize (Kb) 551128
One traced child (pid=24368) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1240.66
CPU time (s): 1195.31
CPU user time (s): 1168.61
CPU system time (s): 26.7009
CPU usage (%): 96.344
Max. virtual memory (cumulated for all children) (Kb): 551128

Verifier Data

ERROR: no interpretation found !