Some explanations

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

General information on the benchmark

Namemps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-bnl1.opb
MD5SUMbdc6ebf164274793ca5e27f860835212
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 29490
Biggest coefficient in the objective function 12938266856652800
Number of bits for the biggest coefficient in the objective function 54
Sum of the numbers in the objective function 1063579760735919966
Number of bits of the sum of numbers in the objective function 60
Biggest number in a constraint 12938266856652800
Number of bits of the biggest number in a constraint 54
Biggest sum of numbers in a constraint 1063579760735919966
Number of bits of the biggest sum of numbers60
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables35250
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 constraint30
Maximum length of a constraint2280

Trace number 475

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        944588 kB
Buffers:         33924 kB
Cached:          29156 kB
SwapCached:        228 kB
Active:          58120 kB
Inactive:         7920 kB
HighTotal:      131008 kB
HighFree:        98112 kB
LowTotal:       903652 kB
LowFree:        846476 kB
SwapTotal:     2097136 kB
SwapFree:      2096756 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6272 kB
Slab:            18428 kB
Committed_AS:    64164 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 10:48:15 (client local time) WITH STATUS 0 IN 1195.41 SECONDS
stats: 412 7 1195.41 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 35250 variables and 855 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 17.972
c After prepocess the problem consists of 14274 variables and 827 constraints.
c Initial Lower Bound: -79833277536
c Restart #1 #Var: 14274 #Dec: 25653 LB: -79833277536 @ 20.501
c Restart #2 #Var: 14274 #Dec: 80454 LB: -79833277536 @ 25.722
c Restart #3 #Var: 14274 #Dec: 169017 LB: -79833277536 @ 34.042
c Restart #4 #Var: 14274 #Dec: 281736 LB: -79833277536 @ 44.66
c Restart #5 #Var: 14274 #Dec: 423326 LB: -79833277536 @ 58.03
c Restart #6 #Var: 14274 #Dec: 596179 LB: -79833277536 @ 74.297
c Restart #7 #Var: 14274 #Dec: 802712 LB: -79833277536 @ 93.72
c Restart #8 #Var: 14274 #Dec: 1104417 LB: -79833277536 @ 120.67
c Restart #9 #Var: 14274 #Dec: 1156015 LB: -79833277536 @ 128.54
c Restart #10 #Var: 14274 #Dec: 1158057 LB: -79833277536 @ 133.23
c Restart #11 #Var: 14274 #Dec: 1160268 LB: -79833277536 @ 138.36
c Restart #12 #Var: 14274 #Dec: 1162676 LB: -79833277536 @ 143.81
c Restart #13 #Var: 14274 #Dec: 1165300 LB: -79833277536 @ 149.81
c Restart #14 #Var: 14274 #Dec: 1168135 LB: -79833277536 @ 156.13
c Restart #15 #Var: 14274 #Dec: 1171152 LB: -79833277536 @ 163.01
c Restart #16 #Var: 14274 #Dec: 1174364 LB: -79833277536 @ 170.21
c Restart #17 #Var: 14274 #Dec: 1177794 LB: -79833277536 @ 177.87
c Restart #18 #Var: 14274 #Dec: 1181432 LB: -79833277536 @ 186.15
c Restart #19 #Var: 14274 #Dec: 1185254 LB: -79833277536 @ 195.15
c Restart #20 #Var: 14274 #Dec: 1189299 LB: -79833277536 @ 204.62
c Restart #21 #Var: 14274 #Dec: 1193514 LB: -79833277536 @ 215.6
c Restart #22 #Var: 14274 #Dec: 1197940 LB: -79833277536 @ 226.44
c Restart #23 #Var: 14274 #Dec: 1202580 LB: -79833277536 @ 236.75
c Restart #24 #Var: 14274 #Dec: 1207397 LB: -79833277536 @ 247.51
c Restart #25 #Var: 14274 #Dec: 1212416 LB: -79833277536 @ 258.47
c Restart #26 #Var: 14274 #Dec: 1217647 LB: -79833277536 @ 270.05
c Restart #27 #Var: 14274 #Dec: 1223064 LB: -79833277536 @ 281.82
c Restart #28 #Var: 14274 #Dec: 1228689 LB: -79833277536 @ 294.32
c Restart #29 #Var: 14274 #Dec: 1234516 LB: -79833277536 @ 307.14
c Restart #30 #Var: 14274 #Dec: 1240536 LB: -79833277536 @ 320.43
c Restart #31 #Var: 14274 #Dec: 1246760 LB: -79833277536 @ 334.22
c Restart #32 #Var: 14274 #Dec: 1253203 LB: -79833277536 @ 348.49
c Restart #33 #Var: 14274 #Dec: 1259831 LB: -79833277536 @ 362.99
c Restart #34 #Var: 14274 #Dec: 1266673 LB: -79833277536 @ 378.01
c Restart #35 #Var: 14274 #Dec: 1273701 LB: -79833277536 @ 393.58
c Restart #36 #Var: 14274 #Dec: 1280940 LB: -79833277536 @ 409.64
c Restart #37 #Var: 14274 #Dec: 1288368 LB: -79833277536 @ 426.11
c Restart #38 #Var: 14274 #Dec: 1296001 LB: -79833277536 @ 442.88
c Restart #39 #Var: 14274 #Dec: 1303829 LB: -79833277536 @ 460.34
c Restart #40 #Var: 14274 #Dec: 1311873 LB: -79833277536 @ 477.98
c Restart #41 #Var: 14274 #Dec: 1320123 LB: -79833277536 @ 496.43
c Restart #42 #Var: 14274 #Dec: 1328575 LB: -79833277536 @ 519.06
c Restart #43 #Var: 14274 #Dec: 1337221 LB: -79833277536 @ 543.22
c Restart #44 #Var: 14274 #Dec: 1346074 LB: -79833277536 @ 567.51
c Restart #45 #Var: 14274 #Dec: 1355118 LB: -79833277536 @ 587.48
c CHANGE Heuristic... 
c Restart #0 #Var: 14274 #Dec: 1364366 LB: -79833277536 @ 613.91
c Restart #1 #Var: 14262 #Dec: 1366943 LB: -79833277536 @ 614.46
c Restart #2 #Var: 14255 #Dec: 1369120 LB: -79833277536 @ 615.01
c Restart #3 #Var: 14190 #Dec: 1377159 LB: -78743331936 @ 616.96
c Restart #4 #Var: 14181 #Dec: 1386567 LB: -78743331936 @ 618.89
c Restart #5 #Var: 14180 #Dec: 1387915 LB: -78743331936 @ 619.79
c Restart #6 #Var: 14180 #Dec: 1390741 LB: -78743331936 @ 621.05
c Restart #7 #Var: 14172 #Dec: 1398923 LB: -78743331936 @ 623.43
c Restart #8 #Var: 14170 #Dec: 1409260 LB: -78743331936 @ 627.44
c Restart #9 #Var: 14169 #Dec: 1412637 LB: -78743331936 @ 628.94
c Restart #10 #Var: 14169 #Dec: 1417062 LB: -78743331936 @ 633.66
c Restart #11 #Var: 14169 #Dec: 1419446 LB: -78743331936 @ 637.07
c Restart #12 #Var: 14169 #Dec: 1422160 LB: -78743331936 @ 639.71
c Restart #13 #Var: 14169 #Dec: 1426788 LB: -78743331936 @ 642.91
c Restart #14 #Var: 14168 #Dec: 1439989 LB: -78743331936 @ 655.43
c Restart #15 #Var: 14162 #Dec: 1451052 LB: -78743331936 @ 711.04
c Restart #16 #Var: 14156 #Dec: 1464049 LB: -78743331936 @ 716.96
c Restart #17 #Var: 14149 #Dec: 1481418 LB: -78743331936 @ 722.44
c Restart #18 #Var: 14149 #Dec: 1485044 LB: -78743331936 @ 724.97
c Restart #19 #Var: 14149 #Dec: 1488878 LB: -78743331936 @ 728.16
c Restart #20 #Var: 14149 #Dec: 1492906 LB: -78743331936 @ 730.63
c Restart #21 #Var: 14149 #Dec: 1497192 LB: -78743331936 @ 733.64
c Restart #22 #Var: 14149 #Dec: 1501885 LB: -78743331936 @ 737.01
c Restart #23 #Var: 14149 #Dec: 1506517 LB: -78743331936 @ 740.38
c Restart #24 #Var: 14149 #Dec: 1511353 LB: -78743331936 @ 744.2
c Restart #25 #Var: 14149 #Dec: 1516388 LB: -78743331936 @ 748.22
c Restart #26 #Var: 14149 #Dec: 1521622 LB: -78743331936 @ 752.24
c Restart #27 #Var: 14149 #Dec: 1527054 LB: -78743331936 @ 756.86
c Restart #28 #Var: 14149 #Dec: 1532708 LB: -78743331936 @ 763.34
c Restart #29 #Var: 14149 #Dec: 1538571 LB: -78743331936 @ 768.45
c Restart #30 #Var: 14149 #Dec: 1544604 LB: -78743331936 @ 773.25
c Restart #31 #Var: 14149 #Dec: 1550833 LB: -78743331936 @ 778.68
c Restart #32 #Var: 14149 #Dec: 1557265 LB: -78743331936 @ 783.91
c Restart #33 #Var: 14149 #Dec: 1563896 LB: -78743331936 @ 789.78
c Restart #34 #Var: 14149 #Dec: 1570730 LB: -78743331936 @ 795.94
c Restart #35 #Var: 14149 #Dec: 1577764 LB: -78743331936 @ 802.42
c Restart #36 #Var: 14149 #Dec: 1584999 LB: -78743331936 @ 808.5
c Restart #37 #Var: 14149 #Dec: 1592431 LB: -78743331936 @ 814.72
c Restart #38 #Var: 14149 #Dec: 1600058 LB: -78743331936 @ 821.06
c Restart #39 #Var: 14149 #Dec: 1607890 LB: -78743331936 @ 828.41
c Restart #40 #Var: 14149 #Dec: 1615918 LB: -78743331936 @ 835.8
c Restart #41 #Var: 14149 #Dec: 1624156 LB: -78743331936 @ 844.33
c Restart #42 #Var: 14149 #Dec: 1632595 LB: -78743331936 @ 852.21
c Restart #43 #Var: 14149 #Dec: 1641230 LB: -78743331936 @ 860.54
c Restart #44 #Var: 14149 #Dec: 1650063 LB: -78743331936 @ 868.35
c Restart #45 #Var: 14147 #Dec: 1660858 LB: -78743331936 @ 879.47
c Restart #46 #Var: 14139 #Dec: 1676399 LB: -77380899936 @ 957.62
c Restart #47 #Var: 14139 #Dec: 1685831 LB: -77380899936 @ 969.32
c Restart #48 #Var: 14139 #Dec: 1695465 LB: -77380899936 @ 983.71
c Restart #49 #Var: 14139 #Dec: 1705292 LB: -77380899936 @ 1001.4
c Restart #50 #Var: 14139 #Dec: 1716164 LB: -77380899936 @ 1087.5
c Restart #51 #Var: 14139 #Dec: 1726431 LB: -77380899936 @ 1096.8
c Restart #52 #Var: 14137 #Dec: 1737314 LB: -77380899936 @ 1141.8
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/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782339132 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/24360/statm): 107 3 90 68 0 39 0
[pid=24360] 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/wulflinc10/normalized-mps-v2-20-10-bnl1.opb

[startup+10.0035 s]
Raw data (loadavg): 0.89 0.96 0.91 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 19534 0 0 0 932 53 0 0 25 0 1 0 1782339132 82980864 19266 4294967295 134512640 134736556 3221224560 3221221228 1077359270 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24360/statm): 20259 19266 1116 68 0 20191 0
[pid=24360] vsize: 81036
Current children cumulated CPU time (s) 9.85
Current children cumulated vsize (Kb) 81036

[startup+20.0041 s]
Raw data (loadavg): 0.91 0.96 0.91 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 25929 0 0 0 1844 93 0 0 19 0 1 0 1782339132 110452736 25661 4294967295 134512640 134736556 3221224560 3221223092 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 26966 25661 1116 68 0 26898 0
[pid=24360] vsize: 107864
Current children cumulated CPU time (s) 19.37
Current children cumulated vsize (Kb) 107864

[startup+30.0046 s]
Raw data (loadavg): 0.92 0.96 0.91 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 25984 0 0 0 2521 197 0 0 19 0 1 0 1782339132 110587904 25716 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 26999 25716 1116 68 0 26931 0
[pid=24360] vsize: 107996
Current children cumulated CPU time (s) 27.18
Current children cumulated vsize (Kb) 107996

[startup+40.0052 s]
Raw data (loadavg): 1.01 0.98 0.91 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 25989 0 0 0 3187 303 0 0 19 0 1 0 1782339132 110723072 25721 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27032 25721 1116 68 0 26964 0
[pid=24360] vsize: 108128
Current children cumulated CPU time (s) 34.9
Current children cumulated vsize (Kb) 108128

[startup+50.0058 s]
Raw data (loadavg): 1.01 0.98 0.91 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 25989 0 0 0 3866 410 0 0 19 0 1 0 1782339132 110723072 25721 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24360/statm): 27032 25721 1116 68 0 26964 0
[pid=24360] vsize: 108128
Current children cumulated CPU time (s) 42.76
Current children cumulated vsize (Kb) 108128

[startup+60.0063 s]
Raw data (loadavg): 1.01 0.98 0.91 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 25991 0 0 0 4534 521 0 0 19 0 1 0 1782339132 110723072 25723 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27032 25723 1116 68 0 26964 0
[pid=24360] vsize: 108128
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (Kb) 108128

[startup+70.0069 s]
Raw data (loadavg): 1.01 0.98 0.91 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 25991 0 0 0 5207 630 0 0 18 0 1 0 1782339132 110706688 25723 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24360/statm): 27028 25723 1116 68 0 26960 0
[pid=24360] vsize: 108112
Current children cumulated CPU time (s) 58.37
Current children cumulated vsize (Kb) 108112

[startup+80.0075 s]
Raw data (loadavg): 1.01 0.98 0.91 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 25991 0 0 0 5879 735 0 0 19 0 1 0 1782339132 110706688 25723 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27028 25723 1116 68 0 26960 0
[pid=24360] vsize: 108112
Current children cumulated CPU time (s) 66.14
Current children cumulated vsize (Kb) 108112

[startup+90.008 s]
Raw data (loadavg): 1.00 0.98 0.91 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 25991 0 0 0 6548 844 0 0 19 0 1 0 1782339132 110706688 25723 4294967295 134512640 134736556 3221224560 3221223136 134550732 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27028 25723 1116 68 0 26960 0
[pid=24360] vsize: 108112
Current children cumulated CPU time (s) 73.92
Current children cumulated vsize (Kb) 108112

[startup+100.008 s]
Raw data (loadavg): 1.00 0.98 0.91 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 25991 0 0 0 7217 950 0 0 19 0 1 0 1782339132 110706688 25723 4294967295 134512640 134736556 3221224560 3221223344 134600122 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24360/statm): 27028 25723 1116 68 0 26960 0
[pid=24360] vsize: 108112
Current children cumulated CPU time (s) 81.67
Current children cumulated vsize (Kb) 108112

[startup+110.007 s]
Raw data (loadavg): 1.08 0.99 0.92 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 25991 0 0 0 7891 1055 0 0 19 0 1 0 1782339132 110706688 25723 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24360/statm): 27028 25723 1116 68 0 26960 0
[pid=24360] vsize: 108112
Current children cumulated CPU time (s) 89.46
Current children cumulated vsize (Kb) 108112

[startup+120.008 s]
Raw data (loadavg): 1.07 0.99 0.92 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 25991 0 0 0 8560 1162 0 0 19 0 1 0 1782339132 110706688 25723 4294967295 134512640 134736556 3221224560 3221223136 134544631 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24360/statm): 27028 25723 1116 68 0 26960 0
[pid=24360] vsize: 108112
Current children cumulated CPU time (s) 97.22
Current children cumulated vsize (Kb) 108112

[startup+130.007 s]
Raw data (loadavg): 1.06 0.99 0.92 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 25991 0 0 0 9208 1277 0 0 19 0 1 0 1782339132 110706688 25723 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27028 25723 1116 68 0 26960 0
[pid=24360] vsize: 108112
Current children cumulated CPU time (s) 104.85
Current children cumulated vsize (Kb) 108112

[startup+140.008 s]
Raw data (loadavg): 1.05 0.99 0.92 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26008 0 0 0 9852 1389 0 0 19 0 1 0 1782339132 110706688 25740 4294967295 134512640 134736556 3221224560 3221223128 134543057 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27028 25740 1116 68 0 26960 0
[pid=24360] vsize: 108112
Current children cumulated CPU time (s) 112.41
Current children cumulated vsize (Kb) 108112

[startup+150.008 s]
Raw data (loadavg): 1.04 0.99 0.92 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 10529 1494 0 0 18 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223200 134523820 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 120.23
Current children cumulated vsize (Kb) 108228

[startup+160.008 s]
Raw data (loadavg): 1.03 0.99 0.92 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 11319 1561 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 128.8
Current children cumulated vsize (Kb) 108228

[startup+170.008 s]
Raw data (loadavg): 1.03 0.99 0.92 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 12302 1567 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 138.69
Current children cumulated vsize (Kb) 108228

[startup+180.007 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 13281 1574 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 148.55
Current children cumulated vsize (Kb) 108228

[startup+190.008 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 14260 1582 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223296 134605843 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 158.42
Current children cumulated vsize (Kb) 108228

[startup+200.007 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 15241 1587 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550852 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 168.28
Current children cumulated vsize (Kb) 108228

[startup+210.007 s]
Raw data (loadavg): 1.09 1.01 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 16214 1596 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223272 134560294 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 178.1
Current children cumulated vsize (Kb) 108228

[startup+220.007 s]
Raw data (loadavg): 1.08 1.01 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 17195 1603 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 187.98
Current children cumulated vsize (Kb) 108228

[startup+230.007 s]
Raw data (loadavg): 1.07 1.01 0.93 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 26037 0 0 0 18176 1610 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 197.86
Current children cumulated vsize (Kb) 108228

[startup+240.007 s]
Raw data (loadavg): 1.06 1.01 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 19155 1617 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223276 134560216 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 207.72
Current children cumulated vsize (Kb) 108228

[startup+250.007 s]
Raw data (loadavg): 1.05 1.01 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 20136 1622 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 217.58
Current children cumulated vsize (Kb) 108228

[startup+260.007 s]
Raw data (loadavg): 1.04 1.00 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 21117 1628 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 227.45
Current children cumulated vsize (Kb) 108228

[startup+270.007 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 22094 1637 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 237.31
Current children cumulated vsize (Kb) 108228

[startup+280.007 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 23075 1645 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 247.2
Current children cumulated vsize (Kb) 108228

[startup+290.007 s]
Raw data (loadavg): 1.02 1.00 0.93 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 26037 0 0 0 24053 1653 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 257.06
Current children cumulated vsize (Kb) 108228

[startup+300.009 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 25030 1661 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223120 134544646 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 266.91
Current children cumulated vsize (Kb) 108228

[startup+310.008 s]
Raw data (loadavg): 1.10 1.02 0.93 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 26037 0 0 0 26008 1670 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 276.78
Current children cumulated vsize (Kb) 108228

[startup+320.009 s]
Raw data (loadavg): 1.08 1.02 0.93 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 26037 0 0 0 26985 1678 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 286.63
Current children cumulated vsize (Kb) 108228

[startup+330.01 s]
Raw data (loadavg): 1.07 1.01 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 27966 1686 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 296.52
Current children cumulated vsize (Kb) 108228

[startup+340.01 s]
Raw data (loadavg): 1.06 1.01 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 28942 1694 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 306.36
Current children cumulated vsize (Kb) 108228

[startup+350.01 s]
Raw data (loadavg): 1.05 1.01 0.93 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 26037 0 0 0 29921 1701 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 316.22
Current children cumulated vsize (Kb) 108228

[startup+360.01 s]
Raw data (loadavg): 1.04 1.01 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 30900 1708 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223096 1077377382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 326.08
Current children cumulated vsize (Kb) 108228

[startup+370.01 s]
Raw data (loadavg): 1.03 1.01 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 31878 1716 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 335.94
Current children cumulated vsize (Kb) 108228

[startup+380.009 s]
Raw data (loadavg): 1.03 1.01 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 32856 1723 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223168 134634130 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 345.79
Current children cumulated vsize (Kb) 108228

[startup+390.01 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 33832 1731 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 355.63
Current children cumulated vsize (Kb) 108228

[startup+400.01 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 34811 1739 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 365.5
Current children cumulated vsize (Kb) 108228

[startup+410.01 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 35790 1747 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 375.37
Current children cumulated vsize (Kb) 108228

[startup+420.011 s]
Raw data (loadavg): 1.01 1.01 0.93 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 26037 0 0 0 36767 1755 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 385.22
Current children cumulated vsize (Kb) 108228

[startup+430.01 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 26037 0 0 0 37744 1762 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 395.06
Current children cumulated vsize (Kb) 108228

[startup+440.011 s]
Raw data (loadavg): 1.01 1.00 0.93 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 26037 0 0 0 38725 1770 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 404.95
Current children cumulated vsize (Kb) 108228

[startup+450.01 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 39701 1778 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 414.79
Current children cumulated vsize (Kb) 108228

[startup+460.01 s]
Raw data (loadavg): 1.16 1.04 0.94 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 26037 0 0 0 40681 1785 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 424.66
Current children cumulated vsize (Kb) 108228

[startup+470.01 s]
Raw data (loadavg): 1.13 1.03 0.94 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 41660 1793 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 434.53
Current children cumulated vsize (Kb) 108228

[startup+480.011 s]
Raw data (loadavg): 1.11 1.03 0.94 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 42634 1803 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223152 134540395 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 444.37
Current children cumulated vsize (Kb) 108228

[startup+490.012 s]
Raw data (loadavg): 1.10 1.03 0.94 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 43610 1812 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 454.22
Current children cumulated vsize (Kb) 108228

[startup+500.012 s]
Raw data (loadavg): 1.08 1.03 0.94 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 44587 1821 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223216 134524969 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 464.08
Current children cumulated vsize (Kb) 108228

[startup+510.012 s]
Raw data (loadavg): 1.07 1.03 0.94 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 45564 1828 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223200 134524934 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 473.92
Current children cumulated vsize (Kb) 108228

[startup+520.011 s]
Raw data (loadavg): 1.06 1.03 0.94 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 26037 0 0 0 46541 1836 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 483.77
Current children cumulated vsize (Kb) 108228

[startup+530.011 s]
Raw data (loadavg): 1.05 1.03 0.94 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 47521 1843 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 493.64
Current children cumulated vsize (Kb) 108228

[startup+540.011 s]
Raw data (loadavg): 1.04 1.02 0.94 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 48502 1851 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 503.53
Current children cumulated vsize (Kb) 108228

[startup+550.011 s]
Raw data (loadavg): 1.03 1.02 0.94 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 49484 1857 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 513.41
Current children cumulated vsize (Kb) 108228

[startup+560.01 s]
Raw data (loadavg): 1.03 1.02 0.94 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 26037 0 0 0 50467 1863 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 523.3
Current children cumulated vsize (Kb) 108228

[startup+570.011 s]
Raw data (loadavg): 1.10 1.04 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 51451 1868 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223104 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 533.19
Current children cumulated vsize (Kb) 108228

[startup+580.011 s]
Raw data (loadavg): 1.09 1.04 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 52434 1874 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223168 134634100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 543.08
Current children cumulated vsize (Kb) 108228

[startup+590.011 s]
Raw data (loadavg): 1.07 1.03 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 53416 1879 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550899 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 552.95
Current children cumulated vsize (Kb) 108228

[startup+600.012 s]
Raw data (loadavg): 1.06 1.03 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 54397 1887 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 562.84
Current children cumulated vsize (Kb) 108228

[startup+610.011 s]
Raw data (loadavg): 1.05 1.03 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 55377 1894 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 572.71
Current children cumulated vsize (Kb) 108228

[startup+620.011 s]
Raw data (loadavg): 1.04 1.03 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 56357 1901 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223092 134553493 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 582.58
Current children cumulated vsize (Kb) 108228

[startup+630.01 s]
Raw data (loadavg): 1.04 1.03 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 57338 1908 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223116 134553404 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 592.46
Current children cumulated vsize (Kb) 108228

[startup+640.011 s]
Raw data (loadavg): 1.03 1.03 0.95 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 26037 0 0 0 58321 1914 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 602.35
Current children cumulated vsize (Kb) 108228

[startup+650.011 s]
Raw data (loadavg): 1.02 1.03 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 26037 0 0 0 59303 1919 0 0 25 0 1 0 1782339132 110825472 25769 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 27057 25769 1116 68 0 26989 0
[pid=24360] vsize: 108228
Current children cumulated CPU time (s) 612.22
Current children cumulated vsize (Kb) 108228

[startup+660.01 s]
Raw data (loadavg): 1.02 1.02 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 28714 0 0 0 60174 1970 0 0 25 0 1 0 1782339132 121360384 28349 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 29629 28349 1116 68 0 29561 0
[pid=24360] vsize: 118516
Current children cumulated CPU time (s) 621.44
Current children cumulated vsize (Kb) 118516

[startup+670.011 s]
Raw data (loadavg): 1.02 1.02 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 31444 0 0 0 61075 2005 0 0 25 0 1 0 1782339132 132567040 31079 4294967295 134512640 134736556 3221224560 3221223088 134716576 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 32365 31079 1116 68 0 32297 0
[pid=24360] vsize: 129460
Current children cumulated CPU time (s) 630.8
Current children cumulated vsize (Kb) 129460

[startup+680.011 s]
Raw data (loadavg): 1.01 1.02 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 34951 0 0 0 62019 2027 0 0 25 0 1 0 1782339132 147001344 34586 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 35889 34586 1116 68 0 35821 0
[pid=24360] vsize: 143556
Current children cumulated CPU time (s) 640.46
Current children cumulated vsize (Kb) 143556

[startup+690.012 s]
Raw data (loadavg): 1.01 1.02 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 37171 0 0 0 62941 2059 0 0 25 0 1 0 1782339132 155996160 36803 4294967295 134512640 134736556 3221224560 3221223144 134550910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 38085 36803 1116 68 0 38017 0
[pid=24360] vsize: 152340
Current children cumulated CPU time (s) 650
Current children cumulated vsize (Kb) 152340

[startup+700.011 s]
Raw data (loadavg): 1.01 1.02 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 38094 0 0 0 63898 2077 0 0 25 0 1 0 1782339132 158765056 37466 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 38761 37466 1116 68 0 38693 0
[pid=24360] vsize: 155044
Current children cumulated CPU time (s) 659.75
Current children cumulated vsize (Kb) 155044

[startup+710.011 s]
Raw data (loadavg): 1.01 1.02 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 38272 0 0 0 64896 2078 0 0 25 0 1 0 1782339132 159383552 37628 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 38912 37628 1116 68 0 38844 0
[pid=24360] vsize: 155648
Current children cumulated CPU time (s) 669.74
Current children cumulated vsize (Kb) 155648

[startup+720.011 s]
Raw data (loadavg): 1.01 1.02 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 38272 0 0 0 65894 2078 0 0 25 0 1 0 1782339132 159363072 37625 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 38907 37625 1116 68 0 38839 0
[pid=24360] vsize: 155628
Current children cumulated CPU time (s) 679.72
Current children cumulated vsize (Kb) 155628

[startup+730.011 s]
Raw data (loadavg): 1.00 1.02 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 38272 0 0 0 66893 2079 0 0 25 0 1 0 1782339132 159363072 37625 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 38907 37625 1116 68 0 38839 0
[pid=24360] vsize: 155628
Current children cumulated CPU time (s) 689.72
Current children cumulated vsize (Kb) 155628

[startup+740.012 s]
Raw data (loadavg): 1.00 1.02 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 38272 0 0 0 67890 2080 0 0 25 0 1 0 1782339132 159309824 37612 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 38894 37612 1116 68 0 38826 0
[pid=24360] vsize: 155576
Current children cumulated CPU time (s) 699.7
Current children cumulated vsize (Kb) 155576

[startup+750.012 s]
Raw data (loadavg): 1.00 1.02 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 38272 0 0 0 68889 2080 0 0 25 0 1 0 1782339132 159309824 37612 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 38894 37612 1116 68 0 38826 0
[pid=24360] vsize: 155576
Current children cumulated CPU time (s) 709.69
Current children cumulated vsize (Kb) 155576

[startup+760.012 s]
Raw data (loadavg): 1.00 1.02 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 40107 0 0 0 69793 2117 0 0 17 0 1 0 1782339132 166686720 39413 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 40695 39413 1116 68 0 40627 0
[pid=24360] vsize: 162780
Current children cumulated CPU time (s) 719.1
Current children cumulated vsize (Kb) 162780

[startup+770.011 s]
Raw data (loadavg): 1.00 1.01 0.95 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 46873 0 0 0 70693 2162 0 0 25 0 1 0 1782339132 194539520 46179 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 47495 46179 1116 68 0 47427 0
[pid=24360] vsize: 189980
Current children cumulated CPU time (s) 728.55
Current children cumulated vsize (Kb) 189980

[startup+780.012 s]
Raw data (loadavg): 1.00 1.01 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 56343 0 0 0 71602 2207 0 0 25 0 1 0 1782339132 233361408 55639 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 56973 55640 1116 68 0 56905 0
[pid=24360] vsize: 227892
Current children cumulated CPU time (s) 738.09
Current children cumulated vsize (Kb) 227892

[startup+790.012 s]
Raw data (loadavg): 1.00 1.01 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 65003 0 0 0 72522 2245 0 0 17 0 1 0 1782339132 268967936 64296 4294967295 134512640 134736556 3221224560 3221223296 134529243 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 65666 64296 1116 68 0 65598 0
[pid=24360] vsize: 262664
Current children cumulated CPU time (s) 747.67
Current children cumulated vsize (Kb) 262664

[startup+800.012 s]
Raw data (loadavg): 1.00 1.01 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 72903 0 0 0 73439 2288 0 0 25 0 1 0 1782339132 301420544 72182 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 73589 72182 1116 68 0 73521 0
[pid=24360] vsize: 294356
Current children cumulated CPU time (s) 757.27
Current children cumulated vsize (Kb) 294356

[startup+810.012 s]
Raw data (loadavg): 1.00 1.01 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 79347 0 0 0 74375 2321 0 0 25 0 1 0 1782339132 327847936 78621 4294967295 134512640 134736556 3221224560 3221223136 134551210 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 80041 78621 1116 68 0 79973 0
[pid=24360] vsize: 320164
Current children cumulated CPU time (s) 766.96
Current children cumulated vsize (Kb) 320164

[startup+820.013 s]
Raw data (loadavg): 1.00 1.01 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 87479 0 0 0 75298 2359 0 0 25 0 1 0 1782339132 361447424 86733 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 88244 86734 1116 68 0 88176 0
[pid=24360] vsize: 352976
Current children cumulated CPU time (s) 776.57
Current children cumulated vsize (Kb) 352976

[startup+830.013 s]
Raw data (loadavg): 1.00 1.01 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 95311 0 0 0 76225 2394 0 0 25 0 1 0 1782339132 393478144 94556 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 96064 94556 1116 68 0 95996 0
[pid=24360] vsize: 384256
Current children cumulated CPU time (s) 786.19
Current children cumulated vsize (Kb) 384256

[startup+840.013 s]
Raw data (loadavg): 1.00 1.01 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 103080 0 0 0 77147 2434 0 0 25 0 1 0 1782339132 425242624 102239 4294967295 134512640 134736556 3221224560 3221223260 134554079 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 103819 102239 1116 68 0 103751 0
[pid=24360] vsize: 415276
Current children cumulated CPU time (s) 795.81
Current children cumulated vsize (Kb) 415276

[startup+850.014 s]
Raw data (loadavg): 1.00 1.01 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 110504 0 0 0 78069 2472 0 0 25 0 1 0 1782339132 455622656 109645 4294967295 134512640 134736556 3221224560 3221223224 134536490 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 111236 109645 1116 68 0 111168 0
[pid=24360] vsize: 444944
Current children cumulated CPU time (s) 805.41
Current children cumulated vsize (Kb) 444944

[startup+860.013 s]
Raw data (loadavg): 1.00 1.01 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 118271 0 0 0 79000 2506 0 0 25 0 1 0 1782339132 487694336 117402 4294967295 134512640 134736556 3221224560 3221223116 134536384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 119066 117402 1116 68 0 118998 0
[pid=24360] vsize: 476264
Current children cumulated CPU time (s) 815.06
Current children cumulated vsize (Kb) 476264

[startup+870.013 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 126301 0 0 0 79914 2547 0 0 25 0 1 0 1782339132 520765440 125420 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 127140 125420 1116 68 0 127072 0
[pid=24360] vsize: 508560
Current children cumulated CPU time (s) 824.61
Current children cumulated vsize (Kb) 508560

[startup+880.014 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 133466 0 0 0 80845 2583 0 0 25 0 1 0 1782339132 550084608 132581 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 134298 132581 1116 68 0 134230 0
[pid=24360] vsize: 537192
Current children cumulated CPU time (s) 834.28
Current children cumulated vsize (Kb) 537192

[startup+890.014 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 140385 0 0 0 81776 2617 0 0 25 0 1 0 1782339132 578576384 139487 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 141254 139487 1116 68 0 141186 0
[pid=24360] vsize: 565016
Current children cumulated CPU time (s) 843.93
Current children cumulated vsize (Kb) 565016

[startup+900.015 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 147011 0 0 0 82717 2646 0 0 25 0 1 0 1782339132 605540352 146113 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 147837 146113 1116 68 0 147769 0
[pid=24360] vsize: 591348
Current children cumulated CPU time (s) 853.63
Current children cumulated vsize (Kb) 591348

[startup+910.014 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 154389 0 0 0 83648 2681 0 0 25 0 1 0 1782339132 635752448 153486 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 155213 153486 1116 68 0 155145 0
[pid=24360] vsize: 620852
Current children cumulated CPU time (s) 863.29
Current children cumulated vsize (Kb) 620852

[startup+920.015 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 161986 0 0 0 84575 2716 0 0 25 0 1 0 1782339132 667033600 161080 4294967295 134512640 134736556 3221224560 3221223276 134524324 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 162850 161080 1116 68 0 162782 0
[pid=24360] vsize: 651400
Current children cumulated CPU time (s) 872.91
Current children cumulated vsize (Kb) 651400

[startup+930.014 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 165396 0 0 0 85532 2736 0 0 25 0 1 0 1782339132 681025536 164220 4294967295 134512640 134736556 3221224560 3221223084 134536684 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 166266 164220 1116 68 0 166198 0
[pid=24360] vsize: 665064
Current children cumulated CPU time (s) 882.68
Current children cumulated vsize (Kb) 665064

[startup+940.015 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 167362 0 0 0 86508 2749 0 0 25 0 1 0 1782339132 689000448 166186 4294967295 134512640 134736556 3221224560 3221223120 134551150 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 168213 166186 1116 68 0 168145 0
[pid=24360] vsize: 672852
Current children cumulated CPU time (s) 892.57
Current children cumulated vsize (Kb) 672852

[startup+950.014 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 168269 0 0 0 87496 2755 0 0 25 0 1 0 1782339132 692649984 167093 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 169104 167093 1116 68 0 169036 0
[pid=24360] vsize: 676416
Current children cumulated CPU time (s) 902.51
Current children cumulated vsize (Kb) 676416

[startup+960.015 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 168349 0 0 0 88493 2756 0 0 25 0 1 0 1782339132 693055488 167173 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 169203 167173 1116 68 0 169135 0
[pid=24360] vsize: 676812
Current children cumulated CPU time (s) 912.49
Current children cumulated vsize (Kb) 676812

[startup+970.015 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 168971 0 0 0 89483 2761 0 0 25 0 1 0 1782339132 695803904 167779 4294967295 134512640 134736556 3221224560 3221223104 134551210 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 169874 167779 1116 68 0 169806 0
[pid=24360] vsize: 679496
Current children cumulated CPU time (s) 922.44
Current children cumulated vsize (Kb) 679496

[startup+980.015 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 169234 0 0 0 90473 2765 0 0 25 0 1 0 1782339132 696750080 168042 4294967295 134512640 134736556 3221224560 3221223216 134537350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 170105 168042 1116 68 0 170037 0
[pid=24360] vsize: 680420
Current children cumulated CPU time (s) 932.38
Current children cumulated vsize (Kb) 680420

[startup+990.016 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 169272 0 0 0 91469 2766 0 0 25 0 1 0 1782339132 696885248 168080 4294967295 134512640 134736556 3221224560 3221223136 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 170138 168080 1116 68 0 170070 0
[pid=24360] vsize: 680552
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (Kb) 680552

[startup+1000.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 169396 0 0 0 92464 2768 0 0 25 0 1 0 1782339132 697499648 168194 4294967295 134512640 134736556 3221224560 3221223236 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 170288 168194 1116 68 0 170220 0
[pid=24360] vsize: 681152
Current children cumulated CPU time (s) 952.32
Current children cumulated vsize (Kb) 681152

[startup+1010.01 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 175117 0 0 0 93410 2796 0 0 25 0 1 0 1782339132 721010688 173915 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 176028 173915 1116 68 0 175960 0
[pid=24360] vsize: 704112
Current children cumulated CPU time (s) 962.06
Current children cumulated vsize (Kb) 704112

[startup+1020.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 181255 0 0 0 94358 2824 0 0 25 0 1 0 1782339132 746151936 180053 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24360/statm): 182166 180053 1116 68 0 182098 0
[pid=24360] vsize: 728664
Current children cumulated CPU time (s) 971.82
Current children cumulated vsize (Kb) 728664

[startup+1030.02 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 186904 0 0 0 95301 2854 0 0 25 0 1 0 1782339132 769335296 185701 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 187826 185701 1116 68 0 187758 0
[pid=24360] vsize: 751304
Current children cumulated CPU time (s) 981.55
Current children cumulated vsize (Kb) 751304

[startup+1040.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) T 24359 24360 22582 0 -1 0 191854 0 0 0 96260 2876 0 0 25 0 1 0 1782339132 789643264 190649 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24360/statm): 192784 190649 1116 68 0 192716 0
[pid=24360] vsize: 771136
Current children cumulated CPU time (s) 991.36
Current children cumulated vsize (Kb) 771136

[startup+1050.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 196214 0 0 0 97220 2895 0 0 25 0 1 0 1782339132 807518208 195009 4294967295 134512640 134736556 3221224560 3221223232 134528751 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24360/statm): 197148 195009 1116 68 0 197080 0
[pid=24360] vsize: 788592
Current children cumulated CPU time (s) 1001.15
Current children cumulated vsize (Kb) 788592

[startup+1060.01 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 196497 0 0 0 98216 2897 0 0 25 0 1 0 1782339132 808812544 195292 4294967295 134512640 134736556 3221224560 3221223108 134544543 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 197464 195292 1116 68 0 197396 0
[pid=24360] vsize: 789856
Current children cumulated CPU time (s) 1011.13
Current children cumulated vsize (Kb) 789856

[startup+1070.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 196607 0 0 0 99212 2899 0 0 25 0 1 0 1782339132 809140224 195320 4294967295 134512640 134736556 3221224560 3221223168 134524348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 197544 195320 1116 68 0 197476 0
[pid=24360] vsize: 790176
Current children cumulated CPU time (s) 1021.11
Current children cumulated vsize (Kb) 790176

[startup+1080.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 196633 0 0 0 100204 2902 0 0 25 0 1 0 1782339132 809275392 195346 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 197577 195346 1116 68 0 197509 0
[pid=24360] vsize: 790308
Current children cumulated CPU time (s) 1031.06
Current children cumulated vsize (Kb) 790308

[startup+1090.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 196642 0 0 0 101197 2905 0 0 25 0 1 0 1782339132 809410560 195355 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 197610 195355 1116 68 0 197542 0
[pid=24360] vsize: 790440
Current children cumulated CPU time (s) 1041.02
Current children cumulated vsize (Kb) 790440

[startup+1100.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 196714 0 0 0 102191 2907 0 0 25 0 1 0 1782339132 809680896 195427 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 197676 195427 1116 68 0 197608 0
[pid=24360] vsize: 790704
Current children cumulated CPU time (s) 1050.98
Current children cumulated vsize (Kb) 790704

[startup+1110.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 196821 0 0 0 103184 2910 0 0 25 0 1 0 1782339132 810086400 195534 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 197775 195534 1116 68 0 197707 0
[pid=24360] vsize: 791100
Current children cumulated CPU time (s) 1060.94
Current children cumulated vsize (Kb) 791100

[startup+1120.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 197038 0 0 0 104178 2913 0 0 25 0 1 0 1782339132 811028480 195751 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 198005 195751 1116 68 0 197937 0
[pid=24360] vsize: 792020
Current children cumulated CPU time (s) 1070.91
Current children cumulated vsize (Kb) 792020

[startup+1130.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 197628 0 0 0 105162 2918 0 0 25 0 1 0 1782339132 813322240 196341 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 198565 196341 1116 68 0 198497 0
[pid=24360] vsize: 794260
Current children cumulated CPU time (s) 1080.8
Current children cumulated vsize (Kb) 794260

[startup+1140.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 200263 0 0 0 106132 2932 0 0 25 0 1 0 1782339132 824090624 198974 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 201194 198974 1116 68 0 201126 0
[pid=24360] vsize: 804776
Current children cumulated CPU time (s) 1090.64
Current children cumulated vsize (Kb) 804776

[startup+1150.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 205843 0 0 0 107082 2956 0 0 25 0 1 0 1782339132 847097856 204464 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 206811 204464 1116 68 0 206743 0
[pid=24360] vsize: 827244
Current children cumulated CPU time (s) 1100.38
Current children cumulated vsize (Kb) 827244

[startup+1160.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 207258 0 0 0 108065 2965 0 0 25 0 1 0 1782339132 852774912 205879 4294967295 134512640 134736556 3221224560 3221223232 134528711 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24360/statm): 208197 205879 1116 68 0 208129 0
[pid=24360] vsize: 832788
Current children cumulated CPU time (s) 1110.3
Current children cumulated vsize (Kb) 832788

[startup+1170.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 208425 0 0 0 109050 2972 0 0 25 0 1 0 1782339132 857509888 207046 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 209353 207046 1116 68 0 209285 0
[pid=24360] vsize: 837412
Current children cumulated CPU time (s) 1120.22
Current children cumulated vsize (Kb) 837412

[startup+1180.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 209837 0 0 0 110031 2982 0 0 25 0 1 0 1782339132 863322112 208458 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 210772 208458 1116 68 0 210704 0
[pid=24360] vsize: 843088
Current children cumulated CPU time (s) 1130.13
Current children cumulated vsize (Kb) 843088

[startup+1190.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 212136 0 0 0 111007 2993 0 0 25 0 1 0 1782339132 872787968 210756 4294967295 134512640 134736556 3221224560 3221223232 134536480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 213083 210757 1116 68 0 213015 0
[pid=24360] vsize: 852332
Current children cumulated CPU time (s) 1140
Current children cumulated vsize (Kb) 852332

[startup+1200.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 212733 0 0 0 112002 2996 0 0 25 0 1 0 1782339132 875220992 211353 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 213677 211353 1116 68 0 213609 0
[pid=24360] vsize: 854708
Current children cumulated CPU time (s) 1149.98
Current children cumulated vsize (Kb) 854708

[startup+1210.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 212885 0 0 0 113000 2996 0 0 25 0 1 0 1782339132 875769856 211505 4294967295 134512640 134736556 3221224560 3221223152 134540245 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 213811 211505 1116 68 0 213743 0
[pid=24360] vsize: 855244
Current children cumulated CPU time (s) 1159.96
Current children cumulated vsize (Kb) 855244

[startup+1220.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 213524 0 0 0 113986 3002 0 0 25 0 1 0 1782339132 878452736 212144 4294967295 134512640 134736556 3221224560 3221223156 1077374210 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 214466 212144 1116 68 0 214398 0
[pid=24360] vsize: 857864
Current children cumulated CPU time (s) 1169.88
Current children cumulated vsize (Kb) 857864

[startup+1230.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 213543 0 0 0 114971 3008 0 0 25 0 1 0 1782339132 878436352 212163 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 214462 212163 1116 68 0 214394 0
[pid=24360] vsize: 857848
Current children cumulated CPU time (s) 1179.79
Current children cumulated vsize (Kb) 857848

[startup+1240.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 24360
Raw data (/proc/24360/stat): 24360 (bsolo) R 24359 24360 22582 0 -1 0 213547 0 0 0 115959 3012 0 0 25 0 1 0 1782339132 878436352 212167 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24360/statm): 214462 212167 1116 68 0 214394 0
[pid=24360] vsize: 857848
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (Kb) 857848
One traced child (pid=24360) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1245.74
CPU time (s): 1195.41
CPU user time (s): 1164.87
CPU system time (s): 30.5374
CPU usage (%): 95.9594
Max. virtual memory (cumulated for all children) (Kb): 857864

Verifier Data

ERROR: no interpretation found !