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-czprob.opb
MD5SUMcfa1bf2f1dd2df0f424e37a2971f8ba1
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 65500
Biggest coefficient in the objective function 16110321664000
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 32674140101032650
Number of bits of the sum of numbers in the objective function 55
Biggest number in a constraint 16110321664000
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 32674140101032650
Number of bits of the biggest sum of numbers55
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables65880
Total number of constraints927
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 constraints927
Minimum length of a constraint20
Maximum length of a constraint7460

Trace number 5052

Launcher Data

LAUNCH ON wulflinc4 THE 2005-09-19 22:08:33 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=803 boxname=wulflinc4 idbench=803 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  cfa1bf2f1dd2df0f424e37a2971f8ba1  /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-13-7-czprob.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-13-7-czprob.opb
IDLAUNCH: 803
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
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		: 451.169
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:        876488 kB
Buffers:         36588 kB
Cached:          94384 kB
SwapCached:        880 kB
Active:          64848 kB
Inactive:        68676 kB
HighTotal:      131008 kB
HighFree:        39816 kB
LowTotal:       903652 kB
LowFree:        836672 kB
SwapTotal:     2097136 kB
SwapFree:      2095648 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5684 kB
Slab:            18956 kB
Committed_AS:    72324 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:29:59 (client local time) WITH STATUS 0 IN 1195.55 SECONDS
stats: 803 7 1195.55 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 65880 variables and 1777 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 46.37
c After prepocess the problem consists of 34102 variables and 1349 constraints.
c Initial Lower Bound: -53121236638784
c Restart #1 #Var: 34102 #Dec: 140592 LB: -53121236638784 @ 55.313
c Restart #2 #Var: 34102 #Dec: 361580 LB: -53121236638784 @ 69.414
c Restart #3 #Var: 34102 #Dec: 687873 LB: -53121236638784 @ 90.257
c Restart #4 #Var: 34102 #Dec: 1077544 LB: -53121236638784 @ 115.27
c Restart #5 #Var: 34102 #Dec: 1547134 LB: -53121236638784 @ 145.46
c Restart #6 #Var: 34102 #Dec: 2138773 LB: -53121236638784 @ 183.44
c Restart #7 #Var: 34102 #Dec: 2301579 LB: -53121236638784 @ 194.69
c Restart #8 #Var: 34102 #Dec: 2319846 LB: -53121236638784 @ 197
c Restart #9 #Var: 34102 #Dec: 2321672 LB: -53121236638784 @ 198.54
c Restart #10 #Var: 34102 #Dec: 2330445 LB: -53121236638784 @ 200.74
c Restart #11 #Var: 34102 #Dec: 2332681 LB: -53121236638784 @ 202.97
c Restart #12 #Var: 34102 #Dec: 2335113 LB: -53121236638784 @ 205.03
c Restart #13 #Var: 34102 #Dec: 2340888 LB: -53121236638784 @ 207.88
c Restart #14 #Var: 34102 #Dec: 2343721 LB: -53121236638784 @ 210.83
c Restart #15 #Var: 34102 #Dec: 2360051 LB: -53121236638784 @ 215.47
c Restart #16 #Var: 34102 #Dec: 2363365 LB: -53121236638784 @ 217.87
c Restart #17 #Var: 34102 #Dec: 2366801 LB: -53121236638784 @ 220.29
c Restart #18 #Var: 34102 #Dec: 2370484 LB: -53121236638784 @ 225
c Restart #19 #Var: 34102 #Dec: 2374341 LB: -53121236638784 @ 230.52
c Restart #20 #Var: 34102 #Dec: 2405920 LB: -53121236638784 @ 236.96
c Restart #21 #Var: 34102 #Dec: 2410155 LB: -53121236638784 @ 240.43
c Restart #22 #Var: 34102 #Dec: 2422047 LB: -53121236638784 @ 245.46
c Restart #23 #Var: 34102 #Dec: 2467779 LB: -53121236638784 @ 254.05
c Restart #24 #Var: 34102 #Dec: 2472636 LB: -53121236638784 @ 257.76
c Restart #25 #Var: 34102 #Dec: 2481361 LB: -53121236638784 @ 262.35
c Restart #26 #Var: 34102 #Dec: 2487274 LB: -53121236638784 @ 266.73
c Restart #27 #Var: 34102 #Dec: 2494866 LB: -53121236638784 @ 273.99
c Restart #28 #Var: 34102 #Dec: 2501130 LB: -53121236638784 @ 280.81
c Restart #29 #Var: 34102 #Dec: 2506981 LB: -53121236638784 @ 287.89
c Restart #30 #Var: 34102 #Dec: 2528771 LB: -53121236638784 @ 296.23
c Restart #31 #Var: 34102 #Dec: 2535295 LB: -53121236638784 @ 303.6
c Restart #32 #Var: 34102 #Dec: 2548120 LB: -53121236638784 @ 307.8
c Restart #33 #Var: 34102 #Dec: 2555845 LB: -53121236638784 @ 312.62
c Restart #34 #Var: 34102 #Dec: 2563428 LB: -53121236638784 @ 319.12
c Restart #35 #Var: 34102 #Dec: 2570618 LB: -53121236638784 @ 325.99
c Restart #36 #Var: 34102 #Dec: 2577854 LB: -53121236638784 @ 334.11
c Restart #37 #Var: 34102 #Dec: 2585289 LB: -53121236638784 @ 344.62
c Restart #38 #Var: 34102 #Dec: 2592926 LB: -53121236638784 @ 355.16
c Restart #39 #Var: 34102 #Dec: 2603321 LB: -53121236638784 @ 363.49
c Restart #40 #Var: 34102 #Dec: 2611387 LB: -53121236638784 @ 371.1
c Restart #41 #Var: 34102 #Dec: 2619689 LB: -53121236638784 @ 378.06
c Restart #42 #Var: 34102 #Dec: 2636059 LB: -53121236638784 @ 387.11
c Restart #43 #Var: 34102 #Dec: 2646668 LB: -53121236638784 @ 395.42
c Restart #44 #Var: 34102 #Dec: 2657100 LB: -53121236638784 @ 415.06
c Restart #45 #Var: 34102 #Dec: 2666153 LB: -53121236638784 @ 424.01
c Restart #46 #Var: 34102 #Dec: 2675482 LB: -53121236638784 @ 435.97
c Restart #47 #Var: 34102 #Dec: 2684971 LB: -53121236638784 @ 445.29
c Restart #48 #Var: 34102 #Dec: 2696733 LB: -53121236638784 @ 452
c Restart #49 #Var: 34102 #Dec: 2706549 LB: -53121236638784 @ 458.43
c Restart #50 #Var: 34102 #Dec: 2717419 LB: -53121236638784 @ 466.74
c Restart #51 #Var: 34102 #Dec: 2731127 LB: -53121236638784 @ 479.31
c Restart #52 #Var: 34102 #Dec: 2743353 LB: -53121236638784 @ 490.08
c Restart #53 #Var: 34102 #Dec: 2754190 LB: -53121236638784 @ 500.49
c Restart #54 #Var: 34102 #Dec: 2765035 LB: -53121236638784 @ 509.93
c Restart #55 #Var: 34102 #Dec: 2776083 LB: -53121236638784 @ 519.64
c Restart #56 #Var: 34102 #Dec: 2787310 LB: -53121236638784 @ 529.27
c Restart #57 #Var: 34102 #Dec: 2798749 LB: -53121236638784 @ 538.67
c Restart #58 #Var: 34102 #Dec: 2810401 LB: -53121236638784 @ 548.61
c Restart #59 #Var: 34102 #Dec: 2822251 LB: -53121236638784 @ 558.11
c Restart #60 #Var: 34102 #Dec: 2834298 LB: -53121236638784 @ 567.86
c Restart #61 #Var: 34102 #Dec: 2846972 LB: -53121236638784 @ 577.36
c Restart #62 #Var: 34102 #Dec: 2883502 LB: -53121236638784 @ 594.21
c CHANGE Heuristic... 
c Restart #0 #Var: 34102 #Dec: 2896138 LB: -53121236638784 @ 604.45
c Restart #1 #Var: 34100 #Dec: 2900115 LB: -53121236638784 @ 604.85
c Restart #2 #Var: 34100 #Dec: 2900542 LB: -53121236638784 @ 605.07
c Restart #3 #Var: 34100 #Dec: 2901298 LB: -53121236638784 @ 605.41
c Restart #4 #Var: 34100 #Dec: 2904986 LB: -53121236638784 @ 655.65
c Restart #5 #Var: 34100 #Dec: 2907558 LB: -53121236638784 @ 656.41
c Restart #6 #Var: 34100 #Dec: 2909523 LB: -53121236638784 @ 657.55
c Restart #7 #Var: 34100 #Dec: 2918100 LB: -53121236638784 @ 665.15
c Restart #8 #Var: 34100 #Dec: 2922471 LB: -53121236638784 @ 666.75
c Restart #9 #Var: 34100 #Dec: 2931314 LB: -53121236638784 @ 670.34
c Restart #10 #Var: 34100 #Dec: 2933665 LB: -53121236638784 @ 671.32
c Restart #11 #Var: 34100 #Dec: 2944228 LB: -53121236638784 @ 674.08
c Restart #12 #Var: 34100 #Dec: 2948841 LB: -53121236638784 @ 675.7
c Restart #13 #Var: 34100 #Dec: 2956571 LB: -53121236638784 @ 677.94
c Restart #14 #Var: 34100 #Dec: 2972171 LB: -53121236638784 @ 681.3
c Restart #15 #Var: 34100 #Dec: 2978656 LB: -53121236638784 @ 683.67
c Restart #16 #Var: 34100 #Dec: 2987481 LB: -53121236638784 @ 783.14
c Restart #17 #Var: 34100 #Dec: 3000035 LB: -53121236638784 @ 787.86
c Restart #18 #Var: 34100 #Dec: 3005312 LB: -53121236638784 @ 790.83
c Restart #19 #Var: 34100 #Dec: 3016922 LB: -53121236638784 @ 794.2
c Restart #20 #Var: 34100 #Dec: 3024816 LB: -53121236638784 @ 798.91
c Restart #21 #Var: 34100 #Dec: 3029492 LB: -53121236638784 @ 802.32
c Restart #22 #Var: 34100 #Dec: 3033938 LB: -53121236638784 @ 806.04
c Restart #23 #Var: 34100 #Dec: 3038581 LB: -53121236638784 @ 810.11
c Restart #24 #Var: 34100 #Dec: 3043424 LB: -53121236638784 @ 814.52
c Restart #25 #Var: 34100 #Dec: 3053434 LB: -53121236638784 @ 820.72
c Restart #26 #Var: 34100 #Dec: 3058742 LB: -53121236638784 @ 825.22
c Restart #27 #Var: 34100 #Dec: 3071526 LB: -53121236638784 @ 829.43
c Restart #28 #Var: 34100 #Dec: 3080506 LB: -53121236638784 @ 833.25
c Restart #29 #Var: 34100 #Dec: 3089419 LB: -53121236638784 @ 838.64
c Restart #30 #Var: 34100 #Dec: 3096469 LB: -53121236638784 @ 842.76
c Restart #31 #Var: 34100 #Dec: 3105048 LB: -53121236638784 @ 849.11
c Restart #32 #Var: 34100 #Dec: 3111493 LB: -53121236638784 @ 854.79
c Restart #33 #Var: 34100 #Dec: 3118128 LB: -53121236638784 @ 860.66
c Restart #34 #Var: 34100 #Dec: 3124953 LB: -53121236638784 @ 866.3
c Restart #35 #Var: 34100 #Dec: 3131992 LB: -53121236638784 @ 872.12
c Restart #36 #Var: 34100 #Dec: 3139218 LB: -53121236638784 @ 879.81
c Restart #37 #Var: 34100 #Dec: 3146655 LB: -53121236638784 @ 886.53
c Restart #38 #Var: 34100 #Dec: 3154283 LB: -53121236638784 @ 893.25
c Restart #39 #Var: 34100 #Dec: 3162120 LB: -53121236638784 @ 900.05
c Restart #40 #Var: 34100 #Dec: 3170147 LB: -53121236638784 @ 906.78
c Restart #41 #Var: 34100 #Dec: 3178372 LB: -53121236638784 @ 913.82
c Restart #42 #Var: 34100 #Dec: 3194810 LB: -53121236638784 @ 945.49
c Restart #43 #Var: 34100 #Dec: 3206795 LB: -53121236638784 @ 953.8
c Restart #44 #Var: 34100 #Dec: 3215631 LB: -53121236638784 @ 961.85
s UNKNOWN
c Exit Code: 0
c Total time: 1195.1 s

Watcher Data

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

[startup+10.004 s]
Raw data (loadavg): 0.94 1.02 1.03 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 46777 0 0 0 861 113 0 0 25 0 1 0 1795136631 192942080 45965 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 47105 45965 1116 68 0 47037 0
[pid=1623] vsize: 188420
Current children cumulated CPU time (s) 9.74
Current children cumulated vsize (Kb) 188420

[startup+20.0069 s]
Raw data (loadavg): 0.95 1.02 1.03 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 47860 0 0 0 1855 117 0 0 25 0 1 0 1795136631 197591040 47034 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 48240 47034 1116 68 0 48172 0
[pid=1623] vsize: 192960
Current children cumulated CPU time (s) 19.72
Current children cumulated vsize (Kb) 192960

[startup+30.0067 s]
Raw data (loadavg): 0.96 1.02 1.03 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 48661 0 0 0 2852 119 0 0 25 0 1 0 1795136631 201097216 47825 4294967295 134512640 134736556 3221224560 3221221228 1077359275 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 49096 47825 1116 68 0 49028 0
[pid=1623] vsize: 196384
Current children cumulated CPU time (s) 29.71
Current children cumulated vsize (Kb) 196384

[startup+40.0076 s]
Raw data (loadavg): 0.96 1.02 1.03 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 50329 0 0 0 3845 125 0 0 25 0 1 0 1795136631 208023552 49488 4294967295 134512640 134736556 3221224560 3221221256 1077298512 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 50787 49488 1116 68 0 50719 0
[pid=1623] vsize: 203148
Current children cumulated CPU time (s) 39.7
Current children cumulated vsize (Kb) 203148

[startup+50.0084 s]
Raw data (loadavg): 0.97 1.01 1.02 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 59325 0 0 0 4661 199 0 0 17 0 1 0 1795136631 246849536 58484 4294967295 134512640 134736556 3221224560 3221223084 134634440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60266 58484 1116 68 0 60198 0
[pid=1623] vsize: 241064
Current children cumulated CPU time (s) 48.6
Current children cumulated vsize (Kb) 241064

[startup+60.0093 s]
Raw data (loadavg): 0.97 1.01 1.02 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 59353 0 0 0 5228 341 0 0 16 0 1 0 1795136631 246849536 58512 4294967295 134512640 134736556 3221224560 3221223216 134634356 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60266 58512 1116 68 0 60198 0
[pid=1623] vsize: 241064
Current children cumulated CPU time (s) 55.69
Current children cumulated vsize (Kb) 241064

[startup+70.0091 s]
Raw data (loadavg): 0.98 1.01 1.02 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 59357 0 0 0 5774 493 0 0 17 0 1 0 1795136631 246849536 58516 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60266 58516 1116 68 0 60198 0
[pid=1623] vsize: 241064
Current children cumulated CPU time (s) 62.67
Current children cumulated vsize (Kb) 241064

[startup+80.01 s]
Raw data (loadavg): 1.06 1.03 1.03 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 59368 0 0 0 6348 636 0 0 17 0 1 0 1795136631 246984704 58527 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60299 58527 1116 68 0 60231 0
[pid=1623] vsize: 241196
Current children cumulated CPU time (s) 69.84
Current children cumulated vsize (Kb) 241196

[startup+90.0108 s]
Raw data (loadavg): 1.05 1.03 1.03 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 59368 0 0 0 6900 789 0 0 18 0 1 0 1795136631 246984704 58527 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 60299 58527 1116 68 0 60231 0
[pid=1623] vsize: 241196
Current children cumulated CPU time (s) 76.89
Current children cumulated vsize (Kb) 241196

[startup+100.011 s]
Raw data (loadavg): 1.12 1.04 1.03 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 59383 0 0 0 7463 932 0 0 17 0 1 0 1795136631 246984704 58542 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60299 58542 1116 68 0 60231 0
[pid=1623] vsize: 241196
Current children cumulated CPU time (s) 83.95
Current children cumulated vsize (Kb) 241196

[startup+110.012 s]
Raw data (loadavg): 1.10 1.04 1.03 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 59384 0 0 0 8034 1070 0 0 17 0 1 0 1795136631 246984704 58543 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60299 58543 1116 68 0 60231 0
[pid=1623] vsize: 241196
Current children cumulated CPU time (s) 91.04
Current children cumulated vsize (Kb) 241196

[startup+120.012 s]
Raw data (loadavg): 1.08 1.04 1.03 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 59385 0 0 0 8597 1211 0 0 18 0 1 0 1795136631 246984704 58544 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 60299 58544 1116 68 0 60231 0
[pid=1623] vsize: 241196
Current children cumulated CPU time (s) 98.08
Current children cumulated vsize (Kb) 241196

[startup+130.012 s]
Raw data (loadavg): 1.14 1.05 1.03 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 59391 0 0 0 9162 1355 0 0 17 0 1 0 1795136631 246984704 58550 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60299 58550 1116 68 0 60231 0
[pid=1623] vsize: 241196
Current children cumulated CPU time (s) 105.17
Current children cumulated vsize (Kb) 241196

[startup+140.013 s]
Raw data (loadavg): 1.12 1.05 1.03 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 59401 0 0 0 9731 1496 0 0 18 0 1 0 1795136631 247107584 58560 4294967295 134512640 134736556 3221224560 3221223092 134716325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60329 58560 1116 68 0 60261 0
[pid=1623] vsize: 241316
Current children cumulated CPU time (s) 112.27
Current children cumulated vsize (Kb) 241316

[startup+150.014 s]
Raw data (loadavg): 1.18 1.07 1.04 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 59401 0 0 0 10303 1631 0 0 18 0 1 0 1795136631 247107584 58560 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60329 58560 1116 68 0 60261 0
[pid=1623] vsize: 241316
Current children cumulated CPU time (s) 119.34
Current children cumulated vsize (Kb) 241316

[startup+160.015 s]
Raw data (loadavg): 1.15 1.06 1.04 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 59401 0 0 0 10864 1774 0 0 18 0 1 0 1795136631 247107584 58560 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 60329 58560 1116 68 0 60261 0
[pid=1623] vsize: 241316
Current children cumulated CPU time (s) 126.38
Current children cumulated vsize (Kb) 241316

[startup+170.016 s]
Raw data (loadavg): 1.20 1.08 1.04 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 59401 0 0 0 11431 1922 0 0 18 0 1 0 1795136631 247107584 58560 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60329 58560 1116 68 0 60261 0
[pid=1623] vsize: 241316
Current children cumulated CPU time (s) 133.53
Current children cumulated vsize (Kb) 241316

[startup+180.015 s]
Raw data (loadavg): 1.17 1.07 1.04 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 59401 0 0 0 11999 2070 0 0 18 0 1 0 1795136631 247107584 58560 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 60329 58560 1116 68 0 60261 0
[pid=1623] vsize: 241316
Current children cumulated CPU time (s) 140.69
Current children cumulated vsize (Kb) 241316

[startup+190.016 s]
Raw data (loadavg): 1.22 1.09 1.04 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 59402 0 0 0 12563 2210 0 0 16 0 1 0 1795136631 247107584 58561 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 60329 58561 1116 68 0 60261 0
[pid=1623] vsize: 241316
Current children cumulated CPU time (s) 147.73
Current children cumulated vsize (Kb) 241316

[startup+200.017 s]
Raw data (loadavg): 1.18 1.08 1.04 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 59402 0 0 0 13135 2348 0 0 18 0 1 0 1795136631 247107584 58561 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60329 58561 1116 68 0 60261 0
[pid=1623] vsize: 241316
Current children cumulated CPU time (s) 154.83
Current children cumulated vsize (Kb) 241316

[startup+210.018 s]
Raw data (loadavg): 1.16 1.08 1.04 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 59402 0 0 0 13706 2484 0 0 18 0 1 0 1795136631 247107584 58561 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 60329 58561 1116 68 0 60261 0
[pid=1623] vsize: 241316
Current children cumulated CPU time (s) 161.9
Current children cumulated vsize (Kb) 241316

[startup+220.019 s]
Raw data (loadavg): 1.13 1.08 1.04 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 59402 0 0 0 14271 2626 0 0 18 0 1 0 1795136631 247107584 58561 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60329 58561 1116 68 0 60261 0
[pid=1623] vsize: 241316
Current children cumulated CPU time (s) 168.97
Current children cumulated vsize (Kb) 241316

[startup+230.019 s]
Raw data (loadavg): 1.11 1.07 1.04 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 59402 0 0 0 14833 2772 0 0 17 0 1 0 1795136631 247107584 58561 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60329 58561 1116 68 0 60261 0
[pid=1623] vsize: 241316
Current children cumulated CPU time (s) 176.05
Current children cumulated vsize (Kb) 241316

[startup+240.02 s]
Raw data (loadavg): 1.09 1.07 1.04 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 59414 0 0 0 15409 2910 0 0 19 0 1 0 1795136631 247107584 58573 4294967295 134512640 134736556 3221224560 3221223112 134634441 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60329 58573 1116 68 0 60261 0
[pid=1623] vsize: 241316
Current children cumulated CPU time (s) 183.19
Current children cumulated vsize (Kb) 241316

[startup+250.019 s]
Raw data (loadavg): 1.08 1.07 1.04 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 59414 0 0 0 15994 3044 0 0 18 0 1 0 1795136631 247107584 58573 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1623/statm): 60329 58573 1116 68 0 60261 0
[pid=1623] vsize: 241316
Current children cumulated CPU time (s) 190.38
Current children cumulated vsize (Kb) 241316

[startup+260.021 s]
Raw data (loadavg): 1.07 1.07 1.04 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 59671 0 0 0 16676 3148 0 0 25 0 1 0 1795136631 248188928 58830 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 60593 58830 1116 68 0 60525 0
[pid=1623] vsize: 242372
Current children cumulated CPU time (s) 198.24
Current children cumulated vsize (Kb) 242372

[startup+270.022 s]
Raw data (loadavg): 1.06 1.06 1.04 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 66005 0 0 0 17568 3196 0 0 25 0 1 0 1795136631 274145280 65164 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 66930 65164 1116 68 0 66862 0
[pid=1623] vsize: 267720
Current children cumulated CPU time (s) 207.64
Current children cumulated vsize (Kb) 267720

[startup+280.022 s]
Raw data (loadavg): 1.05 1.06 1.03 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 66022 0 0 0 18480 3225 0 0 25 0 1 0 1795136631 274145280 65181 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222299229 0 0 17 0 0 0
Raw data (/proc/1623/statm): 66930 65181 1116 68 0 66862 0
[pid=1623] vsize: 267720
Current children cumulated CPU time (s) 217.05
Current children cumulated vsize (Kb) 267720

[startup+290.023 s]
Raw data (loadavg): 1.04 1.06 1.03 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 66030 0 0 0 19433 3241 0 0 25 0 1 0 1795136631 274251776 65189 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 66956 65189 1116 68 0 66888 0
[pid=1623] vsize: 267824
Current children cumulated CPU time (s) 226.74
Current children cumulated vsize (Kb) 267824

[startup+300.023 s]
Raw data (loadavg): 1.03 1.06 1.03 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 66039 0 0 0 20296 3281 0 0 25 0 1 0 1795136631 274251776 65198 4294967295 134512640 134736556 3221224560 3221223184 134634278 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 66956 65198 1116 68 0 66888 0
[pid=1623] vsize: 267824
Current children cumulated CPU time (s) 235.77
Current children cumulated vsize (Kb) 267824

[startup+310.024 s]
Raw data (loadavg): 1.03 1.05 1.03 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 66187 0 0 0 21218 3309 0 0 25 0 1 0 1795136631 274919424 65346 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 67119 65346 1116 68 0 67051 0
[pid=1623] vsize: 268476
Current children cumulated CPU time (s) 245.27
Current children cumulated vsize (Kb) 268476

[startup+320.024 s]
Raw data (loadavg): 1.02 1.05 1.03 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 67315 0 0 0 22030 3379 0 0 25 0 1 0 1795136631 279486464 66463 4294967295 134512640 134736556 3221224560 3221223320 134560337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 68234 66463 1116 68 0 68166 0
[pid=1623] vsize: 272936
Current children cumulated CPU time (s) 254.09
Current children cumulated vsize (Kb) 272936

[startup+330.024 s]
Raw data (loadavg): 1.02 1.05 1.03 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 69627 0 0 0 22947 3414 0 0 25 0 1 0 1795136631 288956416 68775 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 70546 68775 1116 68 0 70478 0
[pid=1623] vsize: 282184
Current children cumulated CPU time (s) 263.61
Current children cumulated vsize (Kb) 282184

[startup+340.025 s]
Raw data (loadavg): 1.02 1.05 1.03 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 69826 0 0 0 23899 3431 0 0 25 0 1 0 1795136631 289767424 68973 4294967295 134512640 134736556 3221224560 3221222924 1077379991 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 70744 68973 1116 68 0 70676 0
[pid=1623] vsize: 282976
Current children cumulated CPU time (s) 273.3
Current children cumulated vsize (Kb) 282976

[startup+350.025 s]
Raw data (loadavg): 1.01 1.05 1.03 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 69826 0 0 0 24859 3445 0 0 25 0 1 0 1795136631 289767424 68973 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 70744 68973 1116 68 0 70676 0
[pid=1623] vsize: 282976
Current children cumulated CPU time (s) 283.04
Current children cumulated vsize (Kb) 282976

[startup+360.026 s]
Raw data (loadavg): 1.01 1.04 1.03 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 70133 0 0 0 25771 3475 0 0 25 0 1 0 1795136631 290983936 69280 4294967295 134512640 134736556 3221224560 3221223088 134716651 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 71041 69280 1116 68 0 70973 0
[pid=1623] vsize: 284164
Current children cumulated CPU time (s) 292.46
Current children cumulated vsize (Kb) 284164

[startup+370.026 s]
Raw data (loadavg): 1.01 1.04 1.03 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 70133 0 0 0 26720 3493 0 0 25 0 1 0 1795136631 290983936 69280 4294967295 134512640 134736556 3221224560 3221223096 1077377159 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 71041 69280 1116 68 0 70973 0
[pid=1623] vsize: 284164
Current children cumulated CPU time (s) 302.13
Current children cumulated vsize (Kb) 284164

[startup+380.027 s]
Raw data (loadavg): 1.01 1.04 1.02 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 74041 0 0 0 27620 3536 0 0 25 0 1 0 1795136631 307085312 73188 4294967295 134512640 134736556 3221224560 3221223136 134716329 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 74972 73188 1116 68 0 74904 0
[pid=1623] vsize: 299888
Current children cumulated CPU time (s) 311.56
Current children cumulated vsize (Kb) 299888

[startup+390.027 s]
Raw data (loadavg): 1.00 1.04 1.02 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 77189 0 0 0 28550 3564 0 0 25 0 1 0 1795136631 319926272 76336 4294967295 134512640 134736556 3221224560 3221222968 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 78107 76336 1116 68 0 78039 0
[pid=1623] vsize: 312428
Current children cumulated CPU time (s) 321.14
Current children cumulated vsize (Kb) 312428

[startup+400.028 s]
Raw data (loadavg): 1.00 1.04 1.02 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 85489 0 0 0 29482 3601 0 0 25 0 1 0 1795136631 354009088 84635 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 86428 84635 1116 68 0 86360 0
[pid=1623] vsize: 345712
Current children cumulated CPU time (s) 330.83
Current children cumulated vsize (Kb) 345712

[startup+410.029 s]
Raw data (loadavg): 1.00 1.03 1.02 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 92017 0 0 0 30427 3629 0 0 25 0 1 0 1795136631 380805120 91159 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 92970 91159 1116 68 0 92902 0
[pid=1623] vsize: 371880
Current children cumulated CPU time (s) 340.56
Current children cumulated vsize (Kb) 371880

[startup+420.029 s]
Raw data (loadavg): 1.00 1.03 1.02 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 98852 0 0 0 31367 3660 0 0 25 0 1 0 1795136631 408838144 97992 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 99814 97992 1116 68 0 99746 0
[pid=1623] vsize: 399256
Current children cumulated CPU time (s) 350.27
Current children cumulated vsize (Kb) 399256

[startup+430.029 s]
Raw data (loadavg): 1.00 1.03 1.02 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 105593 0 0 0 32309 3690 0 0 25 0 1 0 1795136631 436436992 104733 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 106552 104733 1116 68 0 106484 0
[pid=1623] vsize: 426208
Current children cumulated CPU time (s) 359.99
Current children cumulated vsize (Kb) 426208

[startup+440.03 s]
Raw data (loadavg): 1.00 1.03 1.02 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 114629 0 0 0 33219 3735 0 0 25 0 1 0 1795136631 473505792 113769 4294967295 134512640 134736556 3221224560 3221222764 134634644 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 115602 113769 1116 68 0 115534 0
[pid=1623] vsize: 462408
Current children cumulated CPU time (s) 369.54
Current children cumulated vsize (Kb) 462408

[startup+450.029 s]
Raw data (loadavg): 1.00 1.03 1.02 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 116952 0 0 0 34153 3762 0 0 25 0 1 0 1795136631 482996224 116092 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 117919 116092 1116 68 0 117851 0
[pid=1623] vsize: 471676
Current children cumulated CPU time (s) 379.15
Current children cumulated vsize (Kb) 471676

[startup+460.03 s]
Raw data (loadavg): 1.00 1.03 1.02 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 120808 0 0 0 35069 3796 0 0 25 0 1 0 1795136631 498941952 119948 4294967295 134512640 134736556 3221224560 3221223184 134544644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 121812 119948 1116 68 0 121744 0
[pid=1623] vsize: 487248
Current children cumulated CPU time (s) 388.65
Current children cumulated vsize (Kb) 487248

[startup+470.031 s]
Raw data (loadavg): 1.00 1.03 1.02 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 121094 0 0 0 36026 3812 0 0 25 0 1 0 1795136631 500031488 120234 4294967295 134512640 134736556 3221224560 3221223264 134609066 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 122078 120234 1116 68 0 122010 0
[pid=1623] vsize: 488312
Current children cumulated CPU time (s) 398.38
Current children cumulated vsize (Kb) 488312

[startup+480.031 s]
Raw data (loadavg): 1.00 1.02 1.01 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 121599 0 0 0 37019 3815 0 0 25 0 1 0 1795136631 502194176 120739 4294967295 134512640 134736556 3221224560 3221223264 134528732 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 122606 120739 1116 68 0 122538 0
[pid=1623] vsize: 490424
Current children cumulated CPU time (s) 408.34
Current children cumulated vsize (Kb) 490424

[startup+490.032 s]
Raw data (loadavg): 1.00 1.02 1.01 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 128991 0 0 0 37950 3849 0 0 25 0 1 0 1795136631 532480000 128129 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 130000 128129 1116 68 0 129932 0
[pid=1623] vsize: 520000
Current children cumulated CPU time (s) 417.99
Current children cumulated vsize (Kb) 520000

[startup+500.033 s]
Raw data (loadavg): 1.00 1.02 1.01 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 134458 0 0 0 38890 3878 0 0 25 0 1 0 1795136631 554926080 133595 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 135480 133595 1116 68 0 135412 0
[pid=1623] vsize: 541920
Current children cumulated CPU time (s) 427.68
Current children cumulated vsize (Kb) 541920

[startup+510.034 s]
Raw data (loadavg): 1.00 1.02 1.01 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 139058 0 0 0 39840 3902 0 0 25 0 1 0 1795136631 573714432 138194 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 140067 138194 1116 68 0 139999 0
[pid=1623] vsize: 560268
Current children cumulated CPU time (s) 437.42
Current children cumulated vsize (Kb) 560268

[startup+520.033 s]
Raw data (loadavg): 1.00 1.02 1.01 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 139859 0 0 0 40788 3921 0 0 25 0 1 0 1795136631 576958464 138995 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 140859 138995 1116 68 0 140791 0
[pid=1623] vsize: 563436
Current children cumulated CPU time (s) 447.09
Current children cumulated vsize (Kb) 563436

[startup+530.033 s]
Raw data (loadavg): 1.00 1.02 1.01 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 148140 0 0 0 41681 3973 0 0 25 0 1 0 1795136631 610971648 147273 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 149163 147273 1116 68 0 149095 0
[pid=1623] vsize: 596652
Current children cumulated CPU time (s) 456.54
Current children cumulated vsize (Kb) 596652

[startup+540.034 s]
Raw data (loadavg): 1.00 1.02 1.01 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 150396 0 0 0 42613 3999 0 0 25 0 1 0 1795136631 620363776 149525 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 151456 149525 1116 68 0 151388 0
[pid=1623] vsize: 605824
Current children cumulated CPU time (s) 466.12
Current children cumulated vsize (Kb) 605824

[startup+550.034 s]
Raw data (loadavg): 1.00 1.02 1.01 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 151143 0 0 0 43561 4019 0 0 25 0 1 0 1795136631 623472640 150272 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 152215 150272 1116 68 0 152147 0
[pid=1623] vsize: 608860
Current children cumulated CPU time (s) 475.8
Current children cumulated vsize (Kb) 608860

[startup+560.035 s]
Raw data (loadavg): 1.00 1.02 1.01 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 151143 0 0 0 44517 4033 0 0 25 0 1 0 1795136631 623472640 150272 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 152215 150272 1116 68 0 152147 0
[pid=1623] vsize: 608860
Current children cumulated CPU time (s) 485.5
Current children cumulated vsize (Kb) 608860

[startup+570.036 s]
Raw data (loadavg): 1.00 1.02 1.01 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 151143 0 0 0 45470 4049 0 0 25 0 1 0 1795136631 623472640 150272 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 152215 150272 1116 68 0 152147 0
[pid=1623] vsize: 608860
Current children cumulated CPU time (s) 495.19
Current children cumulated vsize (Kb) 608860

[startup+580.036 s]
Raw data (loadavg): 1.00 1.02 1.00 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 153930 0 0 0 46407 4075 0 0 25 0 1 0 1795136631 634826752 153059 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 154987 153059 1116 68 0 154919 0
[pid=1623] vsize: 619948
Current children cumulated CPU time (s) 504.82
Current children cumulated vsize (Kb) 619948

[startup+590.036 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 153949 0 0 0 47356 4091 0 0 25 0 1 0 1795136631 634949632 153078 4294967295 134512640 134736556 3221224560 3221223268 134534871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 155017 153078 1116 68 0 154949 0
[pid=1623] vsize: 620068
Current children cumulated CPU time (s) 514.47
Current children cumulated vsize (Kb) 620068

[startup+600.036 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 153956 0 0 0 48300 4112 0 0 25 0 1 0 1795136631 634949632 153085 4294967295 134512640 134736556 3221224560 3221223184 134634275 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 155017 153085 1116 68 0 154949 0
[pid=1623] vsize: 620068
Current children cumulated CPU time (s) 524.12
Current children cumulated vsize (Kb) 620068

[startup+610.038 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 159215 0 0 0 49226 4145 0 0 25 0 1 0 1795136631 656449536 158343 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 160266 158343 1116 68 0 160198 0
[pid=1623] vsize: 641064
Current children cumulated CPU time (s) 533.71
Current children cumulated vsize (Kb) 641064

[startup+620.041 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 164953 0 0 0 50150 4180 0 0 25 0 1 0 1795136631 680030208 164080 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 166023 164080 1116 68 0 165955 0
[pid=1623] vsize: 664092
Current children cumulated CPU time (s) 543.3
Current children cumulated vsize (Kb) 664092

[startup+630.041 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 164974 0 0 0 51093 4200 0 0 25 0 1 0 1795136631 680157184 164101 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 166054 164101 1116 68 0 165986 0
[pid=1623] vsize: 664216
Current children cumulated CPU time (s) 552.93
Current children cumulated vsize (Kb) 664216

[startup+640.042 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 167945 0 0 0 52025 4231 0 0 25 0 1 0 1795136631 692367360 167071 4294967295 134512640 134736556 3221224560 3221223116 134553404 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 169035 167071 1116 68 0 168967 0
[pid=1623] vsize: 676140
Current children cumulated CPU time (s) 562.56
Current children cumulated vsize (Kb) 676140

[startup+650.041 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 167953 0 0 0 52968 4252 0 0 25 0 1 0 1795136631 692367360 167079 4294967295 134512640 134736556 3221224560 3221223136 134716298 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 169035 167079 1116 68 0 168967 0
[pid=1623] vsize: 676140
Current children cumulated CPU time (s) 572.2
Current children cumulated vsize (Kb) 676140

[startup+660.042 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 168104 0 0 0 53917 4269 0 0 25 0 1 0 1795136631 693051392 167229 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 169202 167229 1116 68 0 169134 0
[pid=1623] vsize: 676808
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (Kb) 676808

[startup+670.043 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 169113 0 0 0 54792 4311 0 0 25 0 1 0 1795136631 697110528 168238 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 170193 168238 1116 68 0 170125 0
[pid=1623] vsize: 680772
Current children cumulated CPU time (s) 591.03
Current children cumulated vsize (Kb) 680772

[startup+680.044 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 169120 0 0 0 55732 4331 0 0 25 0 1 0 1795136631 697110528 168245 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 170193 168245 1116 68 0 170125 0
[pid=1623] vsize: 680772
Current children cumulated CPU time (s) 600.63
Current children cumulated vsize (Kb) 680772

[startup+690.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 170331 0 0 0 56674 4353 0 0 25 0 1 0 1795136631 701386752 169260 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 171237 169260 1116 68 0 171169 0
[pid=1623] vsize: 684948
Current children cumulated CPU time (s) 610.27
Current children cumulated vsize (Kb) 684948

[startup+700.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 170463 0 0 0 57671 4354 0 0 25 0 1 0 1795136631 701632512 169349 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 171297 169349 1116 68 0 171229 0
[pid=1623] vsize: 685188
Current children cumulated CPU time (s) 620.25
Current children cumulated vsize (Kb) 685188

[startup+710.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 170484 0 0 0 58670 4355 0 0 25 0 1 0 1795136631 701632512 169349 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 171297 169349 1116 68 0 171229 0
[pid=1623] vsize: 685188
Current children cumulated CPU time (s) 630.25
Current children cumulated vsize (Kb) 685188

[startup+720.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 170523 0 0 0 59669 4355 0 0 25 0 1 0 1795136631 701775872 169384 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 171332 169384 1116 68 0 171264 0
[pid=1623] vsize: 685328
Current children cumulated CPU time (s) 640.24
Current children cumulated vsize (Kb) 685328

[startup+730.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 170623 0 0 0 60667 4356 0 0 25 0 1 0 1795136631 702193664 169461 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 171434 169461 1116 68 0 171366 0
[pid=1623] vsize: 685736
Current children cumulated CPU time (s) 650.23
Current children cumulated vsize (Kb) 685736

[startup+740.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 172071 0 0 0 61612 4374 0 0 25 0 1 0 1795136631 707575808 170797 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 172748 170797 1116 68 0 172680 0
[pid=1623] vsize: 690992
Current children cumulated CPU time (s) 659.86
Current children cumulated vsize (Kb) 690992

[startup+750.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 172979 0 0 0 62562 4393 0 0 25 0 1 0 1795136631 711344128 171705 4294967295 134512640 134736556 3221224560 3221223136 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 173668 171705 1116 68 0 173600 0
[pid=1623] vsize: 694672
Current children cumulated CPU time (s) 669.55
Current children cumulated vsize (Kb) 694672

[startup+760.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 177142 0 0 0 63413 4453 0 0 25 0 1 0 1795136631 728358912 175867 4294967295 134512640 134736556 3221224560 3221223184 134634275 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 177822 175867 1116 68 0 177754 0
[pid=1623] vsize: 711288
Current children cumulated CPU time (s) 678.66
Current children cumulated vsize (Kb) 711288

[startup+770.048 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 179891 0 0 0 64295 4499 0 0 25 0 1 0 1795136631 739659776 178616 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 180581 178616 1116 68 0 180513 0
[pid=1623] vsize: 722324
Current children cumulated CPU time (s) 687.94
Current children cumulated vsize (Kb) 722324

[startup+780.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 179948 0 0 0 65292 4500 0 0 25 0 1 0 1795136631 739930112 178673 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 180647 178673 1116 68 0 180579 0
[pid=1623] vsize: 722588
Current children cumulated CPU time (s) 697.92
Current children cumulated vsize (Kb) 722588

[startup+790.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 179948 0 0 0 66290 4501 0 0 25 0 1 0 1795136631 739930112 178673 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 180647 178673 1116 68 0 180579 0
[pid=1623] vsize: 722588
Current children cumulated CPU time (s) 707.91
Current children cumulated vsize (Kb) 722588

[startup+800.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 179985 0 0 0 67287 4502 0 0 25 0 1 0 1795136631 740065280 178710 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 180680 178710 1116 68 0 180612 0
[pid=1623] vsize: 722720
Current children cumulated CPU time (s) 717.89
Current children cumulated vsize (Kb) 722720

[startup+810.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 180004 0 0 0 68286 4503 0 0 25 0 1 0 1795136631 740200448 178729 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 180713 178729 1116 68 0 180645 0
[pid=1623] vsize: 722852
Current children cumulated CPU time (s) 727.89
Current children cumulated vsize (Kb) 722852

[startup+820.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 180009 0 0 0 69285 4503 0 0 25 0 1 0 1795136631 740106240 178710 4294967295 134512640 134736556 3221224560 3221223240 134524891 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 180690 178710 1116 68 0 180622 0
[pid=1623] vsize: 722760
Current children cumulated CPU time (s) 737.88
Current children cumulated vsize (Kb) 722760

[startup+830.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 180009 0 0 0 70283 4504 0 0 25 0 1 0 1795136631 740044800 178710 4294967295 134512640 134736556 3221224560 3221223284 134605913 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 180675 178710 1116 68 0 180607 0
[pid=1623] vsize: 722700
Current children cumulated CPU time (s) 747.87
Current children cumulated vsize (Kb) 722700

[startup+840.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 180046 0 0 0 71282 4504 0 0 25 0 1 0 1795136631 740179968 178747 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 180708 178747 1116 68 0 180640 0
[pid=1623] vsize: 722832
Current children cumulated CPU time (s) 757.86
Current children cumulated vsize (Kb) 722832

[startup+850.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 180046 0 0 0 72281 4504 0 0 25 0 1 0 1795136631 740179968 178747 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 180708 178747 1116 68 0 180640 0
[pid=1623] vsize: 722832
Current children cumulated CPU time (s) 767.85
Current children cumulated vsize (Kb) 722832

[startup+860.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 180065 0 0 0 73281 4505 0 0 25 0 1 0 1795136631 740315136 178766 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 180741 178766 1116 68 0 180673 0
[pid=1623] vsize: 722964
Current children cumulated CPU time (s) 777.86
Current children cumulated vsize (Kb) 722964

[startup+870.05 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 181043 0 0 0 74229 4525 0 0 25 0 1 0 1795136631 744255488 179739 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1623/statm): 181703 179739 1116 68 0 181635 0
[pid=1623] vsize: 726812
Current children cumulated CPU time (s) 787.54
Current children cumulated vsize (Kb) 726812

[startup+880.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 184582 0 0 0 75114 4575 0 0 25 0 1 0 1795136631 758718464 183278 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 185234 183279 1116 68 0 185166 0
[pid=1623] vsize: 740936
Current children cumulated CPU time (s) 796.89
Current children cumulated vsize (Kb) 740936

[startup+890.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 194720 0 0 0 76029 4617 0 0 25 0 1 0 1795136631 800366592 193415 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 195402 193415 1116 68 0 195334 0
[pid=1623] vsize: 781608
Current children cumulated CPU time (s) 806.46
Current children cumulated vsize (Kb) 781608

[startup+900.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 204405 0 0 0 76947 4661 0 0 25 0 1 0 1795136631 840142848 203097 4294967295 134512640 134736556 3221224560 3221222968 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 205113 203097 1116 68 0 205045 0
[pid=1623] vsize: 820452
Current children cumulated CPU time (s) 816.08
Current children cumulated vsize (Kb) 820452

[startup+910.051 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 209284 0 0 0 77866 4694 0 0 25 0 1 0 1795136631 860147712 207976 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1623/statm): 209997 207976 1116 68 0 209929 0
[pid=1623] vsize: 839988
Current children cumulated CPU time (s) 825.6
Current children cumulated vsize (Kb) 839988

[startup+920.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 214170 0 0 0 78734 4748 0 0 25 0 1 0 1795136631 880164864 212860 4294967295 134512640 134736556 3221224560 3221222064 134717319 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 214884 212860 1116 68 0 214816 0
[pid=1623] vsize: 859536
Current children cumulated CPU time (s) 834.82
Current children cumulated vsize (Kb) 859536

[startup+930.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 217120 0 0 0 79655 4779 0 0 25 0 1 0 1795136631 892227584 215809 4294967295 134512640 134736556 3221224560 3221223096 1077377705 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 217829 215809 1116 68 0 217761 0
[pid=1623] vsize: 871316
Current children cumulated CPU time (s) 844.34
Current children cumulated vsize (Kb) 871316

[startup+940.053 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 217130 0 0 0 80607 4794 0 0 25 0 1 0 1795136631 892362752 215819 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 217862 215819 1116 68 0 217794 0
[pid=1623] vsize: 871448
Current children cumulated CPU time (s) 854.01
Current children cumulated vsize (Kb) 871448

[startup+950.054 s]
Raw data (loadavg): 1.08 1.02 1.01 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 217151 0 0 0 81557 4811 0 0 25 0 1 0 1795136631 892354560 215840 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1623/statm): 217860 215840 1116 68 0 217792 0
[pid=1623] vsize: 871440
Current children cumulated CPU time (s) 863.68
Current children cumulated vsize (Kb) 871440

[startup+960.055 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 217157 0 0 0 82505 4829 0 0 25 0 1 0 1795136631 892354560 215846 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 217860 215846 1116 68 0 217792 0
[pid=1623] vsize: 871440
Current children cumulated CPU time (s) 873.34
Current children cumulated vsize (Kb) 871440

[startup+970.055 s]
Raw data (loadavg): 1.06 1.01 1.00 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 217165 0 0 0 83459 4847 0 0 25 0 1 0 1795136631 892477440 215854 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1623/statm): 217890 215854 1116 68 0 217822 0
[pid=1623] vsize: 871560
Current children cumulated CPU time (s) 883.06
Current children cumulated vsize (Kb) 871560

[startup+980.056 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 217171 0 0 0 84410 4865 0 0 25 0 1 0 1795136631 892477440 215860 4294967295 134512640 134736556 3221224560 3221223216 134608224 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 217890 215860 1116 68 0 217822 0
[pid=1623] vsize: 871560
Current children cumulated CPU time (s) 892.75
Current children cumulated vsize (Kb) 871560

[startup+990.057 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 217175 0 0 0 85357 4884 0 0 25 0 1 0 1795136631 892477440 215864 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 217890 215864 1116 68 0 217822 0
[pid=1623] vsize: 871560
Current children cumulated CPU time (s) 902.41
Current children cumulated vsize (Kb) 871560

[startup+1000.06 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 217182 0 0 0 86306 4901 0 0 25 0 1 0 1795136631 892477440 215871 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 217890 215871 1116 68 0 217822 0
[pid=1623] vsize: 871560
Current children cumulated CPU time (s) 912.07
Current children cumulated vsize (Kb) 871560

[startup+1010.06 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 217577 0 0 0 87254 4919 0 0 25 0 1 0 1795136631 894095360 216266 4294967295 134512640 134736556 3221224560 3221223248 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 218285 216266 1116 68 0 218217 0
[pid=1623] vsize: 873140
Current children cumulated CPU time (s) 921.73
Current children cumulated vsize (Kb) 873140

[startup+1020.06 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 219630 0 0 0 88230 4932 0 0 25 0 1 0 1795136631 902676480 218315 4294967295 134512640 134736556 3221224560 3221223224 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 220380 218315 1116 68 0 220312 0
[pid=1623] vsize: 881520
Current children cumulated CPU time (s) 931.62
Current children cumulated vsize (Kb) 881520

[startup+1030.06 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 221388 0 0 0 89207 4944 0 0 25 0 1 0 1795136631 909840384 219943 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 222129 219943 1116 68 0 222061 0
[pid=1623] vsize: 888516
Current children cumulated CPU time (s) 941.51
Current children cumulated vsize (Kb) 888516

[startup+1040.06 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 222334 0 26 0 90138 4960 0 0 25 0 1 0 1795136631 912818176 220786 4294967295 134512640 134736556 3221224560 3221223172 134634182 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 222856 220786 1116 68 0 222788 0
[pid=1623] vsize: 891424
Current children cumulated CPU time (s) 950.98
Current children cumulated vsize (Kb) 891424

[startup+1050.06 s]
Raw data (loadavg): 1.01 1.01 1.00 1/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) T 1622 1623 6847 0 -1 0 222334 0 26 0 91092 4975 0 0 23 0 1 0 1795136631 912818176 220786 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1623/statm): 222856 220786 1116 68 0 222788 0
[pid=1623] vsize: 891424
Current children cumulated CPU time (s) 960.67
Current children cumulated vsize (Kb) 891424

[startup+1060.06 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 223517 0 26 0 92027 4997 0 0 25 0 1 0 1795136631 917688320 221969 4294967295 134512640 134736556 3221224560 3221223088 134553459 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224045 221969 1116 68 0 223977 0
[pid=1623] vsize: 896180
Current children cumulated CPU time (s) 970.24
Current children cumulated vsize (Kb) 896180

[startup+1070.06 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224121 0 26 0 93024 4998 0 0 25 0 1 0 1795136631 919887872 222512 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224582 222512 1116 68 0 224514 0
[pid=1623] vsize: 898328
Current children cumulated CPU time (s) 980.22
Current children cumulated vsize (Kb) 898328

[startup+1080.06 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224135 0 26 0 94023 4999 0 0 25 0 1 0 1795136631 919474176 222429 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224481 222429 1116 68 0 224413 0
[pid=1623] vsize: 897924
Current children cumulated CPU time (s) 990.22
Current children cumulated vsize (Kb) 897924

[startup+1090.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224315 0 26 0 95022 5000 0 0 25 0 1 0 1795136631 920293376 222609 4294967295 134512640 134736556 3221224560 3221223216 134524969 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224681 222609 1116 68 0 224613 0
[pid=1623] vsize: 898724
Current children cumulated CPU time (s) 1000.22
Current children cumulated vsize (Kb) 898724

[startup+1100.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224316 0 26 0 96021 5001 0 0 25 0 1 0 1795136631 920268800 222610 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224675 222610 1116 68 0 224607 0
[pid=1623] vsize: 898700
Current children cumulated CPU time (s) 1010.22
Current children cumulated vsize (Kb) 898700

[startup+1110.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224339 0 26 0 97020 5002 0 0 25 0 1 0 1795136631 920403968 222633 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224708 222633 1116 68 0 224640 0
[pid=1623] vsize: 898832
Current children cumulated CPU time (s) 1020.22
Current children cumulated vsize (Kb) 898832

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224339 0 26 0 98019 5002 0 0 25 0 1 0 1795136631 920379392 222633 4294967295 134512640 134736556 3221224560 3221223112 134553405 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224702 222633 1116 68 0 224634 0
[pid=1623] vsize: 898808
Current children cumulated CPU time (s) 1030.21
Current children cumulated vsize (Kb) 898808

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224366 0 26 0 99018 5003 0 0 25 0 1 0 1795136631 920514560 222660 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224735 222660 1116 68 0 224667 0
[pid=1623] vsize: 898940
Current children cumulated CPU time (s) 1040.21
Current children cumulated vsize (Kb) 898940

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224380 0 26 0 100017 5003 0 0 25 0 1 0 1795136631 920514560 222674 4294967295 134512640 134736556 3221224560 3221223096 1077377291 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224735 222674 1116 68 0 224667 0
[pid=1623] vsize: 898940
Current children cumulated CPU time (s) 1050.2
Current children cumulated vsize (Kb) 898940

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224396 0 26 0 101017 5003 0 0 25 0 1 0 1795136631 920657920 222690 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224770 222690 1116 68 0 224702 0
[pid=1623] vsize: 899080
Current children cumulated CPU time (s) 1060.2
Current children cumulated vsize (Kb) 899080

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224419 0 26 0 102016 5004 0 0 25 0 1 0 1795136631 920735744 222713 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224789 222713 1116 68 0 224721 0
[pid=1623] vsize: 899156
Current children cumulated CPU time (s) 1070.2
Current children cumulated vsize (Kb) 899156

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224423 0 26 0 103015 5005 0 0 25 0 1 0 1795136631 920735744 222717 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224789 222717 1116 68 0 224721 0
[pid=1623] vsize: 899156
Current children cumulated CPU time (s) 1080.2
Current children cumulated vsize (Kb) 899156

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224445 0 26 0 104014 5006 0 0 25 0 1 0 1795136631 920846336 222739 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224816 222739 1116 68 0 224748 0
[pid=1623] vsize: 899264
Current children cumulated CPU time (s) 1090.2
Current children cumulated vsize (Kb) 899264

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224449 0 26 0 105013 5007 0 0 25 0 1 0 1795136631 920846336 222743 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224816 222743 1116 68 0 224748 0
[pid=1623] vsize: 899264
Current children cumulated CPU time (s) 1100.2
Current children cumulated vsize (Kb) 899264

[startup+1200.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224472 0 26 0 106012 5007 0 0 25 0 1 0 1795136631 920989696 222766 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224851 222766 1116 68 0 224783 0
[pid=1623] vsize: 899404
Current children cumulated CPU time (s) 1110.19
Current children cumulated vsize (Kb) 899404

[startup+1210.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224476 0 26 0 107011 5009 0 0 25 0 1 0 1795136631 920932352 222770 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224837 222770 1116 68 0 224769 0
[pid=1623] vsize: 899348
Current children cumulated CPU time (s) 1120.2
Current children cumulated vsize (Kb) 899348

[startup+1220.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224498 0 26 0 108010 5009 0 0 25 0 1 0 1795136631 921067520 222792 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224870 222792 1116 68 0 224802 0
[pid=1623] vsize: 899480
Current children cumulated CPU time (s) 1130.19
Current children cumulated vsize (Kb) 899480

[startup+1230.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224502 0 26 0 109009 5010 0 0 25 0 1 0 1795136631 921067520 222796 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224870 222796 1116 68 0 224802 0
[pid=1623] vsize: 899480
Current children cumulated CPU time (s) 1140.19
Current children cumulated vsize (Kb) 899480

[startup+1240.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224529 0 26 0 110008 5011 0 0 25 0 1 0 1795136631 921210880 222823 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224905 222823 1116 68 0 224837 0
[pid=1623] vsize: 899620
Current children cumulated CPU time (s) 1150.19
Current children cumulated vsize (Kb) 899620

[startup+1250.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224529 0 26 0 111008 5012 0 0 25 0 1 0 1795136631 921153536 222823 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224891 222823 1116 68 0 224823 0
[pid=1623] vsize: 899564
Current children cumulated CPU time (s) 1160.2
Current children cumulated vsize (Kb) 899564

[startup+1260.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224555 0 26 0 112006 5013 0 0 25 0 1 0 1795136631 921288704 222849 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1623/statm): 224924 222849 1116 68 0 224856 0
[pid=1623] vsize: 899696
Current children cumulated CPU time (s) 1170.19
Current children cumulated vsize (Kb) 899696

[startup+1270.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224556 0 26 0 113006 5013 0 0 25 0 1 0 1795136631 921264128 222850 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 224918 222850 1116 68 0 224850 0
[pid=1623] vsize: 899672
Current children cumulated CPU time (s) 1180.19
Current children cumulated vsize (Kb) 899672

[startup+1280.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 1623
Raw data (/proc/1623/stat): 1623 (bsolo) R 1622 1623 6847 0 -1 0 224583 0 26 0 114006 5013 0 0 25 0 1 0 1795136631 921399296 222877 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1623/statm): 224951 222877 1116 68 0 224883 0
[pid=1623] vsize: 899804
Current children cumulated CPU time (s) 1190.19
Current children cumulated vsize (Kb) 899804
One traced child (pid=1623) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1285.43
CPU time (s): 1195.55
CPU user time (s): 1145.01
CPU system time (s): 50.5453
CPU usage (%): 93.0081
Max. virtual memory (cumulated for all children) (Kb): 899804

Verifier Data

ERROR: no interpretation found !