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

Namesubmitted/aloul/FPGA_SAT05/normalized-chnl30_35_pb.cnf.cr.opb
MD5SUMb1c5adb5438ceaf1c654cfedb79b695e
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.068989
Number of variables2100
Total number of constraints130
Number of constraints which are clauses70
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35

Trace number 83

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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:        956100 kB
Buffers:         33584 kB
Cached:          21520 kB
SwapCached:        792 kB
Active:          51452 kB
Inactive:         6380 kB
HighTotal:      131008 kB
HighFree:       105392 kB
LowTotal:       903652 kB
LowFree:        850708 kB
SwapTotal:     2097136 kB
SwapFree:      2095876 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5804 kB
Slab:            15148 kB
Committed_AS:    64300 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 08:19:55 (client local time) WITH STATUS 0 IN 1195.03 SECONDS
stats: 10 7 1195.03 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 2100 variables and 130 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.217
c After prepocess the problem consists of 2100 variables and 130 constraints.
c Restart #1 #Var: 2100 #Dec: 2052 LB: 0 @ 0.575
c Restart #2 #Var: 2100 #Dec: 2489 LB: 0 @ 1.003
c Restart #3 #Var: 2100 #Dec: 3131 LB: 0 @ 1.836
c Restart #4 #Var: 2100 #Dec: 3994 LB: 0 @ 3.175
c Restart #5 #Var: 2100 #Dec: 5063 LB: 0 @ 4.871
c Restart #6 #Var: 2100 #Dec: 6328 LB: 0 @ 7.09
c Restart #7 #Var: 2100 #Dec: 7840 LB: 0 @ 9.862
c Restart #8 #Var: 2100 #Dec: 9586 LB: 0 @ 13.088
c Restart #9 #Var: 2100 #Dec: 11513 LB: 0 @ 16.689
c Restart #10 #Var: 2100 #Dec: 13621 LB: 0 @ 20.682
c Restart #11 #Var: 2100 #Dec: 15977 LB: 0 @ 25.948
c Restart #12 #Var: 2100 #Dec: 18655 LB: 0 @ 31.322
c Restart #13 #Var: 2100 #Dec: 21510 LB: 0 @ 38.007
c Restart #14 #Var: 2100 #Dec: 24633 LB: 0 @ 44.38
c Restart #15 #Var: 2100 #Dec: 27946 LB: 0 @ 51.269
c Restart #16 #Var: 2100 #Dec: 31528 LB: 0 @ 58.936
c Restart #17 #Var: 2100 #Dec: 35442 LB: 0 @ 67.123
c Restart #18 #Var: 2100 #Dec: 39525 LB: 0 @ 76.395
c Restart #19 #Var: 2100 #Dec: 43768 LB: 0 @ 87.192
c Restart #20 #Var: 2100 #Dec: 48113 LB: 0 @ 98.248
c Restart #21 #Var: 2100 #Dec: 52873 LB: 0 @ 108.76
c Restart #22 #Var: 2100 #Dec: 57846 LB: 0 @ 119.6
c Restart #23 #Var: 2100 #Dec: 63118 LB: 0 @ 131.32
c Restart #24 #Var: 2100 #Dec: 68630 LB: 0 @ 142.97
c Restart #25 #Var: 2100 #Dec: 74323 LB: 0 @ 155.45
c Restart #26 #Var: 2100 #Dec: 80189 LB: 0 @ 168.37
c Restart #27 #Var: 2100 #Dec: 86334 LB: 0 @ 182.86
c Restart #28 #Var: 2100 #Dec: 92789 LB: 0 @ 199.27
c Restart #29 #Var: 2100 #Dec: 99528 LB: 0 @ 216.64
c Restart #30 #Var: 2100 #Dec: 106164 LB: 0 @ 235.43
c Restart #31 #Var: 2100 #Dec: 113455 LB: 0 @ 255.73
c Restart #32 #Var: 2100 #Dec: 120778 LB: 0 @ 277.16
c Restart #33 #Var: 2100 #Dec: 128189 LB: 0 @ 298.31
c Restart #34 #Var: 2100 #Dec: 136025 LB: 0 @ 320.81
c Restart #35 #Var: 2100 #Dec: 144016 LB: 0 @ 344.13
c Restart #36 #Var: 2100 #Dec: 152098 LB: 0 @ 369.86
c Restart #37 #Var: 2100 #Dec: 160464 LB: 0 @ 396.85
c Restart #38 #Var: 2100 #Dec: 168982 LB: 0 @ 424.52
c Restart #39 #Var: 2100 #Dec: 177747 LB: 0 @ 451.01
c Restart #40 #Var: 2100 #Dec: 186525 LB: 0 @ 479.43
c Restart #41 #Var: 2100 #Dec: 195624 LB: 0 @ 509.89
c Restart #42 #Var: 2100 #Dec: 204826 LB: 0 @ 539.13
c Restart #43 #Var: 2100 #Dec: 214352 LB: 0 @ 568.1
c CHANGE Heuristic... 
c Restart #0 #Var: 2100 #Dec: 224044 LB: 0 @ 601.4
c Restart #1 #Var: 2100 #Dec: 224410 LB: 0 @ 601.7
c Restart #2 #Var: 2100 #Dec: 226375 LB: 0 @ 603.21
c Restart #3 #Var: 2100 #Dec: 227240 LB: 0 @ 604.72
c Restart #4 #Var: 2100 #Dec: 228066 LB: 0 @ 606.38
c Restart #5 #Var: 2100 #Dec: 229114 LB: 0 @ 608.65
c Restart #6 #Var: 2100 #Dec: 230378 LB: 0 @ 611.81
c Restart #7 #Var: 2100 #Dec: 231882 LB: 0 @ 615.56
c Restart #8 #Var: 2100 #Dec: 233584 LB: 0 @ 619.36
c Restart #9 #Var: 2100 #Dec: 235449 LB: 0 @ 624.12
c Restart #10 #Var: 2100 #Dec: 237603 LB: 0 @ 629.39
c Restart #11 #Var: 2100 #Dec: 239925 LB: 0 @ 634.63
c Restart #12 #Var: 2100 #Dec: 242454 LB: 0 @ 640.63
c Restart #13 #Var: 2100 #Dec: 245182 LB: 0 @ 648.23
c Restart #14 #Var: 2100 #Dec: 248117 LB: 0 @ 655.47
c Restart #15 #Var: 2100 #Dec: 251243 LB: 0 @ 663.73
c Restart #16 #Var: 2100 #Dec: 254677 LB: 0 @ 671.51
c Restart #17 #Var: 2100 #Dec: 258272 LB: 0 @ 681.45
c Restart #18 #Var: 2100 #Dec: 262053 LB: 0 @ 690.62
c Restart #19 #Var: 2100 #Dec: 266090 LB: 0 @ 700.89
c Restart #20 #Var: 2100 #Dec: 270370 LB: 0 @ 713.18
c Restart #21 #Var: 2100 #Dec: 274876 LB: 0 @ 724.66
c Restart #22 #Var: 2100 #Dec: 279539 LB: 0 @ 737.46
c Restart #23 #Var: 2100 #Dec: 284430 LB: 0 @ 752.67
c Restart #24 #Var: 2100 #Dec: 289566 LB: 0 @ 766.88
c Restart #25 #Var: 2100 #Dec: 294834 LB: 0 @ 782.4
c Restart #26 #Var: 2100 #Dec: 300345 LB: 0 @ 798.14
c Restart #27 #Var: 2100 #Dec: 306040 LB: 0 @ 816.91
c Restart #28 #Var: 2100 #Dec: 312067 LB: 0 @ 838.52
c Restart #29 #Var: 2100 #Dec: 318349 LB: 0 @ 859.69
c Restart #30 #Var: 2100 #Dec: 324920 LB: 0 @ 882.57
c Restart #31 #Var: 2100 #Dec: 331532 LB: 0 @ 906.09
c Restart #32 #Var: 2100 #Dec: 338304 LB: 0 @ 933.1
c Restart #33 #Var: 2100 #Dec: 345373 LB: 0 @ 959.82
c Restart #34 #Var: 2100 #Dec: 352762 LB: 0 @ 989.21
c Restart #35 #Var: 2100 #Dec: 360268 LB: 0 @ 1018.5
c Restart #36 #Var: 2100 #Dec: 368068 LB: 0 @ 1045.9
c Restart #37 #Var: 2100 #Dec: 376400 LB: 0 @ 1075.1
c Restart #38 #Var: 2100 #Dec: 384885 LB: 0 @ 1107.1
c Restart #39 #Var: 2100 #Dec: 393611 LB: 0 @ 1140
c Restart #40 #Var: 2100 #Dec: 402316 LB: 0 @ 1174.5
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/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 19 0 0 0 0 0 0 0 21 0 1 0 1781421222 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 107 3 90 68 0 39 0
[pid=1068] 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/wulflinc5/normalized-chnl30_35_pb.cnf.cr.opb

[startup+10.0038 s]
Raw data (loadavg): 0.93 0.96 0.72 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 1615 0 0 0 951 17 0 0 25 0 1 0 1781421222 9781248 1526 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2388 1526 1116 68 0 2320 0
[pid=1068] vsize: 9552
Current children cumulated CPU time (s) 9.68
Current children cumulated vsize (Kb) 9552

[startup+20.0046 s]
Raw data (loadavg): 0.94 0.96 0.73 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 1748 0 0 0 1922 29 0 0 25 0 1 0 1781421222 10321920 1659 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2520 1659 1116 68 0 2452 0
[pid=1068] vsize: 10080
Current children cumulated CPU time (s) 19.51
Current children cumulated vsize (Kb) 10080

[startup+30.0054 s]
Raw data (loadavg): 0.95 0.96 0.73 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 1879 0 0 0 2895 38 0 0 25 0 1 0 1781421222 10846208 1790 4294967295 134512640 134736556 3221224560 3221223228 1077374432 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 2648 1790 1116 68 0 2580 0
[pid=1068] vsize: 10592
Current children cumulated CPU time (s) 29.33
Current children cumulated vsize (Kb) 10592

[startup+40.0061 s]
Raw data (loadavg): 0.96 0.96 0.73 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 1927 0 0 0 3871 47 0 0 25 0 1 0 1781421222 10960896 1838 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2676 1838 1116 68 0 2608 0
[pid=1068] vsize: 10704
Current children cumulated CPU time (s) 39.18
Current children cumulated vsize (Kb) 10704

[startup+50.0069 s]
Raw data (loadavg): 0.96 0.96 0.73 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2006 0 0 0 4844 59 0 0 25 0 1 0 1781421222 11341824 1917 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2769 1917 1116 68 0 2701 0
[pid=1068] vsize: 11076
Current children cumulated CPU time (s) 49.03
Current children cumulated vsize (Kb) 11076

[startup+60.0076 s]
Raw data (loadavg): 0.97 0.96 0.74 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2037 0 0 0 5817 69 0 0 25 0 1 0 1781421222 11472896 1948 4294967295 134512640 134736556 3221224560 3221223136 134523800 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2801 1948 1116 68 0 2733 0
[pid=1068] vsize: 11204
Current children cumulated CPU time (s) 58.86
Current children cumulated vsize (Kb) 11204

[startup+70.0084 s]
Raw data (loadavg): 0.97 0.96 0.74 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 2061 0 0 0 6791 80 0 0 25 0 1 0 1781421222 11571200 1972 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2825 1972 1116 68 0 2757 0
[pid=1068] vsize: 11300
Current children cumulated CPU time (s) 68.71
Current children cumulated vsize (Kb) 11300

[startup+80.0092 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2077 0 0 0 7766 87 0 0 25 0 1 0 1781421222 11571200 1988 4294967295 134512640 134736556 3221224560 3221223116 134536323 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2825 1988 1116 68 0 2757 0
[pid=1068] vsize: 11300
Current children cumulated CPU time (s) 78.53
Current children cumulated vsize (Kb) 11300

[startup+90.0089 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2093 0 0 0 8744 96 0 0 25 0 1 0 1781421222 11694080 2004 4294967295 134512640 134736556 3221224560 3221223136 134550740 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2855 2004 1116 68 0 2787 0
[pid=1068] vsize: 11420
Current children cumulated CPU time (s) 88.4
Current children cumulated vsize (Kb) 11420

[startup+100.01 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2113 0 0 0 9720 105 0 0 25 0 1 0 1781421222 11821056 2024 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2886 2024 1116 68 0 2818 0
[pid=1068] vsize: 11544
Current children cumulated CPU time (s) 98.25
Current children cumulated vsize (Kb) 11544

[startup+110.011 s]
Raw data (loadavg): 0.98 0.97 0.75 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2118 0 0 0 10696 112 0 0 25 0 1 0 1781421222 11816960 2029 4294967295 134512640 134736556 3221224560 3221223276 134553032 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 2885 2029 1116 68 0 2817 0
[pid=1068] vsize: 11540
Current children cumulated CPU time (s) 108.08
Current children cumulated vsize (Kb) 11540

[startup+120.01 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2128 0 0 0 11669 122 0 0 25 0 1 0 1781421222 11816960 2039 4294967295 134512640 134736556 3221224560 3221223284 134529369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 2885 2039 1116 68 0 2817 0
[pid=1068] vsize: 11540
Current children cumulated CPU time (s) 117.91
Current children cumulated vsize (Kb) 11540

[startup+130.011 s]
Raw data (loadavg): 0.99 0.97 0.75 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 2138 0 0 0 12645 131 0 0 25 0 1 0 1781421222 11816960 2049 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2885 2049 1116 68 0 2817 0
[pid=1068] vsize: 11540
Current children cumulated CPU time (s) 127.76
Current children cumulated vsize (Kb) 11540

[startup+140.012 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2139 0 0 0 13617 140 0 0 25 0 1 0 1781421222 11816960 2050 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2885 2050 1116 68 0 2817 0
[pid=1068] vsize: 11540
Current children cumulated CPU time (s) 137.57
Current children cumulated vsize (Kb) 11540

[startup+150.013 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2146 0 0 0 14593 149 0 0 25 0 1 0 1781421222 11943936 2057 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 2916 2057 1116 68 0 2848 0
[pid=1068] vsize: 11664
Current children cumulated CPU time (s) 147.42
Current children cumulated vsize (Kb) 11664

[startup+160.013 s]
Raw data (loadavg): 0.99 0.97 0.75 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 2154 0 0 0 15566 158 0 0 25 0 1 0 1781421222 11943936 2065 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1068/statm): 2916 2065 1116 68 0 2848 0
[pid=1068] vsize: 11664
Current children cumulated CPU time (s) 157.24
Current children cumulated vsize (Kb) 11664

[startup+170.014 s]
Raw data (loadavg): 0.99 0.97 0.76 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 2161 0 0 0 16542 167 0 0 25 0 1 0 1781421222 11943936 2072 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2916 2072 1116 68 0 2848 0
[pid=1068] vsize: 11664
Current children cumulated CPU time (s) 167.09
Current children cumulated vsize (Kb) 11664

[startup+180.015 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2181 0 0 0 17518 175 0 0 25 0 1 0 1781421222 12079104 2092 4294967295 134512640 134736556 3221224560 3221223216 134608224 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2949 2092 1116 68 0 2881 0
[pid=1068] vsize: 11796
Current children cumulated CPU time (s) 176.93
Current children cumulated vsize (Kb) 11796

[startup+190.016 s]
Raw data (loadavg): 0.99 0.97 0.76 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 2189 0 0 0 18493 183 0 0 25 0 1 0 1781421222 12079104 2100 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2949 2100 1116 68 0 2881 0
[pid=1068] vsize: 11796
Current children cumulated CPU time (s) 186.76
Current children cumulated vsize (Kb) 11796

[startup+200.017 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2198 0 0 0 19472 191 0 0 25 0 1 0 1781421222 12079104 2109 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2949 2109 1116 68 0 2881 0
[pid=1068] vsize: 11796
Current children cumulated CPU time (s) 196.63
Current children cumulated vsize (Kb) 11796

[startup+210.017 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2202 0 0 0 20449 198 0 0 25 0 1 0 1781421222 12079104 2113 4294967295 134512640 134736556 3221224560 3221223120 134550949 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2949 2113 1116 68 0 2881 0
[pid=1068] vsize: 11796
Current children cumulated CPU time (s) 206.47
Current children cumulated vsize (Kb) 11796

[startup+220.017 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2210 0 0 0 21426 208 0 0 25 0 1 0 1781421222 12214272 2121 4294967295 134512640 134736556 3221224560 3221223224 134553305 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 2982 2121 1116 68 0 2914 0
[pid=1068] vsize: 11928
Current children cumulated CPU time (s) 216.34
Current children cumulated vsize (Kb) 11928

[startup+230.018 s]
Raw data (loadavg): 0.99 0.97 0.77 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 2253 0 0 0 22403 215 0 0 25 0 1 0 1781421222 12341248 2164 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3013 2164 1116 68 0 2945 0
[pid=1068] vsize: 12052
Current children cumulated CPU time (s) 226.18
Current children cumulated vsize (Kb) 12052

[startup+240.019 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2274 0 0 0 23382 222 0 0 25 0 1 0 1781421222 12468224 2185 4294967295 134512640 134736556 3221224560 3221223164 134537507 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3044 2185 1116 68 0 2976 0
[pid=1068] vsize: 12176
Current children cumulated CPU time (s) 236.04
Current children cumulated vsize (Kb) 12176

[startup+250.02 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2274 0 0 0 24361 229 0 0 25 0 1 0 1781421222 12468224 2185 4294967295 134512640 134736556 3221224560 3221223072 134716764 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 3044 2185 1116 68 0 2976 0
[pid=1068] vsize: 12176
Current children cumulated CPU time (s) 245.9
Current children cumulated vsize (Kb) 12176

[startup+260.021 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2277 0 0 0 25338 237 0 0 25 0 1 0 1781421222 12468224 2188 4294967295 134512640 134736556 3221224560 3221223264 134529225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3044 2188 1116 68 0 2976 0
[pid=1068] vsize: 12176
Current children cumulated CPU time (s) 255.75
Current children cumulated vsize (Kb) 12176

[startup+270.02 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2292 0 0 0 26318 244 0 0 25 0 1 0 1781421222 12468224 2203 4294967295 134512640 134736556 3221224560 3221223200 134524936 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3044 2203 1116 68 0 2976 0
[pid=1068] vsize: 12176
Current children cumulated CPU time (s) 265.62
Current children cumulated vsize (Kb) 12176

[startup+280.021 s]
Raw data (loadavg): 0.99 0.97 0.78 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 2314 0 0 0 27296 251 0 0 25 0 1 0 1781421222 12595200 2225 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3075 2225 1116 68 0 3007 0
[pid=1068] vsize: 12300
Current children cumulated CPU time (s) 275.47
Current children cumulated vsize (Kb) 12300

[startup+290.021 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2320 0 0 0 28275 259 0 0 25 0 1 0 1781421222 12595200 2231 4294967295 134512640 134736556 3221224560 3221222900 1077374174 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3075 2231 1116 68 0 3007 0
[pid=1068] vsize: 12300
Current children cumulated CPU time (s) 285.34
Current children cumulated vsize (Kb) 12300

[startup+300.022 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2326 0 0 0 29250 269 0 0 25 0 1 0 1781421222 12595200 2237 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3075 2237 1116 68 0 3007 0
[pid=1068] vsize: 12300
Current children cumulated CPU time (s) 295.19
Current children cumulated vsize (Kb) 12300

[startup+310.022 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2335 0 0 0 30230 275 0 0 25 0 1 0 1781421222 12730368 2246 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 3108 2246 1116 68 0 3040 0
[pid=1068] vsize: 12432
Current children cumulated CPU time (s) 305.05
Current children cumulated vsize (Kb) 12432

[startup+320.022 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2335 0 0 0 31207 282 0 0 25 0 1 0 1781421222 12726272 2246 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3107 2246 1116 68 0 3039 0
[pid=1068] vsize: 12428
Current children cumulated CPU time (s) 314.89
Current children cumulated vsize (Kb) 12428

[startup+330.022 s]
Raw data (loadavg): 0.99 0.97 0.79 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 2364 0 0 0 32188 289 0 0 25 0 1 0 1781421222 12861440 2275 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3140 2275 1116 68 0 3072 0
[pid=1068] vsize: 12560
Current children cumulated CPU time (s) 324.77
Current children cumulated vsize (Kb) 12560

[startup+340.023 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 2371 0 0 0 33167 298 0 0 25 0 1 0 1781421222 12861440 2282 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3140 2282 1116 68 0 3072 0
[pid=1068] vsize: 12560
Current children cumulated CPU time (s) 334.65
Current children cumulated vsize (Kb) 12560

[startup+350.024 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2399 0 0 0 34142 307 0 0 25 0 1 0 1781421222 12996608 2310 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3173 2310 1116 68 0 3105 0
[pid=1068] vsize: 12692
Current children cumulated CPU time (s) 344.49
Current children cumulated vsize (Kb) 12692

[startup+360.024 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2406 0 0 0 35121 316 0 0 25 0 1 0 1781421222 12996608 2317 4294967295 134512640 134736556 3221224560 3221223120 134551056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3173 2317 1116 68 0 3105 0
[pid=1068] vsize: 12692
Current children cumulated CPU time (s) 354.37
Current children cumulated vsize (Kb) 12692

[startup+370.024 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2429 0 0 0 36099 326 0 0 25 0 1 0 1781421222 13131776 2340 4294967295 134512640 134736556 3221224560 3221223272 134560230 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3206 2340 1116 68 0 3138 0
[pid=1068] vsize: 12824
Current children cumulated CPU time (s) 364.25
Current children cumulated vsize (Kb) 12824

[startup+380.025 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2457 0 0 0 37081 332 0 0 25 0 1 0 1781421222 13131776 2368 4294967295 134512640 134736556 3221224560 3221223300 134600650 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3206 2368 1116 68 0 3138 0
[pid=1068] vsize: 12824
Current children cumulated CPU time (s) 374.13
Current children cumulated vsize (Kb) 12824

[startup+390.025 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2481 0 0 0 38063 337 0 0 25 0 1 0 1781421222 13266944 2392 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3239 2392 1116 68 0 3171 0
[pid=1068] vsize: 12956
Current children cumulated CPU time (s) 384
Current children cumulated vsize (Kb) 12956

[startup+400.026 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2506 0 0 0 39042 345 0 0 25 0 1 0 1781421222 13402112 2417 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 3272 2417 1116 68 0 3204 0
[pid=1068] vsize: 13088
Current children cumulated CPU time (s) 393.87
Current children cumulated vsize (Kb) 13088

[startup+410.026 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2511 0 0 0 40021 353 0 0 25 0 1 0 1781421222 13402112 2422 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 3272 2422 1116 68 0 3204 0
[pid=1068] vsize: 13088
Current children cumulated CPU time (s) 403.74
Current children cumulated vsize (Kb) 13088

[startup+420.027 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2529 0 0 0 41000 362 0 0 25 0 1 0 1781421222 13537280 2440 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3305 2440 1116 68 0 3237 0
[pid=1068] vsize: 13220
Current children cumulated CPU time (s) 413.62
Current children cumulated vsize (Kb) 13220

[startup+430.028 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2543 0 0 0 41982 368 0 0 25 0 1 0 1781421222 13537280 2454 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 3305 2454 1116 68 0 3237 0
[pid=1068] vsize: 13220
Current children cumulated CPU time (s) 423.5
Current children cumulated vsize (Kb) 13220

[startup+440.029 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2551 0 0 0 42960 375 0 0 25 0 1 0 1781421222 13537280 2462 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 3305 2462 1116 68 0 3237 0
[pid=1068] vsize: 13220
Current children cumulated CPU time (s) 433.35
Current children cumulated vsize (Kb) 13220

[startup+450.03 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2575 0 0 0 43939 382 0 0 25 0 1 0 1781421222 13672448 2486 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 3338 2486 1116 68 0 3270 0
[pid=1068] vsize: 13352
Current children cumulated CPU time (s) 443.21
Current children cumulated vsize (Kb) 13352

[startup+460.03 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2631 0 0 0 44916 390 0 0 25 0 1 0 1781421222 13942784 2542 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3404 2542 1116 68 0 3336 0
[pid=1068] vsize: 13616
Current children cumulated CPU time (s) 453.06
Current children cumulated vsize (Kb) 13616

[startup+470.03 s]
Raw data (loadavg): 0.99 0.97 0.82 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 2657 0 0 0 45896 396 0 0 25 0 1 0 1781421222 13942784 2568 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3404 2568 1116 68 0 3336 0
[pid=1068] vsize: 13616
Current children cumulated CPU time (s) 462.92
Current children cumulated vsize (Kb) 13616

[startup+480.031 s]
Raw data (loadavg): 0.99 0.97 0.82 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 2671 0 0 0 46876 403 0 0 25 0 1 0 1781421222 14077952 2582 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3437 2582 1116 68 0 3369 0
[pid=1068] vsize: 13748
Current children cumulated CPU time (s) 472.79
Current children cumulated vsize (Kb) 13748

[startup+490.031 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2688 0 0 0 47856 411 0 0 25 0 1 0 1781421222 14077952 2599 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3437 2599 1116 68 0 3369 0
[pid=1068] vsize: 13748
Current children cumulated CPU time (s) 482.67
Current children cumulated vsize (Kb) 13748

[startup+500.031 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2702 0 0 0 48835 421 0 0 25 0 1 0 1781421222 14213120 2613 4294967295 134512640 134736556 3221224560 3221223296 134528844 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3470 2613 1116 68 0 3402 0
[pid=1068] vsize: 13880
Current children cumulated CPU time (s) 492.56
Current children cumulated vsize (Kb) 13880

[startup+510.032 s]
Raw data (loadavg): 0.99 0.97 0.82 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 2716 0 0 0 49819 428 0 0 25 0 1 0 1781421222 14213120 2627 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3470 2627 1116 68 0 3402 0
[pid=1068] vsize: 13880
Current children cumulated CPU time (s) 502.47
Current children cumulated vsize (Kb) 13880

[startup+520.032 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2742 0 0 0 50801 435 0 0 25 0 1 0 1781421222 14348288 2653 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3503 2653 1116 68 0 3435 0
[pid=1068] vsize: 14012
Current children cumulated CPU time (s) 512.36
Current children cumulated vsize (Kb) 14012

[startup+530.033 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2769 0 0 0 51782 443 0 0 25 0 1 0 1781421222 14483456 2680 4294967295 134512640 134736556 3221224560 3221223276 134524324 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3536 2680 1116 68 0 3468 0
[pid=1068] vsize: 14144
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (Kb) 14144

[startup+540.033 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2796 0 0 0 52761 451 0 0 25 0 1 0 1781421222 14618624 2707 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 3569 2707 1116 68 0 3501 0
[pid=1068] vsize: 14276
Current children cumulated CPU time (s) 532.12
Current children cumulated vsize (Kb) 14276

[startup+550.034 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2820 0 0 0 53742 458 0 0 25 0 1 0 1781421222 14618624 2731 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3569 2731 1116 68 0 3501 0
[pid=1068] vsize: 14276
Current children cumulated CPU time (s) 542
Current children cumulated vsize (Kb) 14276

[startup+560.035 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2842 0 0 0 54723 464 0 0 25 0 1 0 1781421222 14753792 2753 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3602 2753 1116 68 0 3534 0
[pid=1068] vsize: 14408
Current children cumulated CPU time (s) 551.87
Current children cumulated vsize (Kb) 14408

[startup+570.035 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2864 0 0 0 55705 470 0 0 25 0 1 0 1781421222 14888960 2775 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3635 2775 1116 68 0 3567 0
[pid=1068] vsize: 14540
Current children cumulated CPU time (s) 561.75
Current children cumulated vsize (Kb) 14540

[startup+580.035 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2887 0 0 0 56684 479 0 0 25 0 1 0 1781421222 14888960 2798 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3635 2798 1116 68 0 3567 0
[pid=1068] vsize: 14540
Current children cumulated CPU time (s) 571.63
Current children cumulated vsize (Kb) 14540

[startup+590.035 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2898 0 0 0 57667 485 0 0 25 0 1 0 1781421222 15024128 2809 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3668 2809 1116 68 0 3600 0
[pid=1068] vsize: 14672
Current children cumulated CPU time (s) 581.52
Current children cumulated vsize (Kb) 14672

[startup+600.036 s]
Raw data (loadavg): 0.99 0.97 0.83 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 2915 0 0 0 58646 492 0 0 25 0 1 0 1781421222 15024128 2826 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3668 2826 1116 68 0 3600 0
[pid=1068] vsize: 14672
Current children cumulated CPU time (s) 591.38
Current children cumulated vsize (Kb) 14672

[startup+610.037 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 2946 0 0 0 59628 498 0 0 25 0 1 0 1781421222 15159296 2857 4294967295 134512640 134736556 3221224560 3221222852 134717263 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3701 2857 1116 68 0 3633 0
[pid=1068] vsize: 14804
Current children cumulated CPU time (s) 601.26
Current children cumulated vsize (Kb) 14804

[startup+620.038 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 3224 0 0 0 60593 511 0 0 25 0 1 0 1781421222 16375808 3135 4294967295 134512640 134736556 3221224560 3221223088 134553416 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 3998 3135 1116 68 0 3930 0
[pid=1068] vsize: 15992
Current children cumulated CPU time (s) 611.04
Current children cumulated vsize (Kb) 15992

[startup+630.037 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 3339 0 0 0 61568 518 0 0 25 0 1 0 1781421222 16752640 3250 4294967295 134512640 134736556 3221224560 3221222968 1077377398 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4090 3250 1116 68 0 4022 0
[pid=1068] vsize: 16360
Current children cumulated CPU time (s) 620.86
Current children cumulated vsize (Kb) 16360

[startup+640.037 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 3444 0 0 0 62544 529 0 0 25 0 1 0 1781421222 17252352 3355 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4212 3355 1116 68 0 4144 0
[pid=1068] vsize: 16848
Current children cumulated CPU time (s) 630.73
Current children cumulated vsize (Kb) 16848

[startup+650.038 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 3501 0 0 0 63521 536 0 0 25 0 1 0 1781421222 17522688 3412 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4278 3412 1116 68 0 4210 0
[pid=1068] vsize: 17112
Current children cumulated CPU time (s) 640.57
Current children cumulated vsize (Kb) 17112

[startup+660.039 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 3522 0 0 0 64498 544 0 0 25 0 1 0 1781421222 17481728 3433 4294967295 134512640 134736556 3221224560 3221223132 134550922 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 4268 3433 1116 68 0 4200 0
[pid=1068] vsize: 17072
Current children cumulated CPU time (s) 650.42
Current children cumulated vsize (Kb) 17072

[startup+670.039 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 3539 0 0 0 65476 551 0 0 25 0 1 0 1781421222 17612800 3450 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4300 3450 1116 68 0 4232 0
[pid=1068] vsize: 17200
Current children cumulated CPU time (s) 660.27
Current children cumulated vsize (Kb) 17200

[startup+680.04 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 3581 0 0 0 66453 558 0 0 23 0 1 0 1781421222 17735680 3492 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 4330 3492 1116 68 0 4262 0
[pid=1068] vsize: 17320
Current children cumulated CPU time (s) 670.11
Current children cumulated vsize (Kb) 17320

[startup+690.041 s]
Raw data (loadavg): 1.07 0.99 0.84 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 3616 0 0 0 67433 565 0 0 25 0 1 0 1781421222 17981440 3527 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 4390 3527 1116 68 0 4322 0
[pid=1068] vsize: 17560
Current children cumulated CPU time (s) 679.98
Current children cumulated vsize (Kb) 17560

[startup+700.042 s]
Raw data (loadavg): 1.06 0.99 0.84 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 3681 0 0 0 68409 573 0 0 25 0 1 0 1781421222 18251776 3592 4294967295 134512640 134736556 3221224560 3221223188 1077378565 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 4456 3592 1116 68 0 4388 0
[pid=1068] vsize: 17824
Current children cumulated CPU time (s) 689.82
Current children cumulated vsize (Kb) 17824

[startup+710.042 s]
Raw data (loadavg): 1.05 0.99 0.85 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 3736 0 0 0 69384 584 0 0 25 0 1 0 1781421222 18366464 3647 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4484 3647 1116 68 0 4416 0
[pid=1068] vsize: 17936
Current children cumulated CPU time (s) 699.68
Current children cumulated vsize (Kb) 17936

[startup+720.043 s]
Raw data (loadavg): 1.04 0.99 0.85 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 3817 0 0 0 70364 592 0 0 25 0 1 0 1781421222 18747392 3728 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 4577 3728 1116 68 0 4509 0
[pid=1068] vsize: 18308
Current children cumulated CPU time (s) 709.56
Current children cumulated vsize (Kb) 18308

[startup+730.044 s]
Raw data (loadavg): 1.04 0.99 0.85 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 3864 0 0 0 71342 598 0 0 25 0 1 0 1781421222 18878464 3775 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 4609 3775 1116 68 0 4541 0
[pid=1068] vsize: 18436
Current children cumulated CPU time (s) 719.4
Current children cumulated vsize (Kb) 18436

[startup+740.045 s]
Raw data (loadavg): 1.03 0.99 0.85 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 3885 0 0 0 72320 606 0 0 25 0 1 0 1781421222 19005440 3796 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4640 3796 1116 68 0 4572 0
[pid=1068] vsize: 18560
Current children cumulated CPU time (s) 729.26
Current children cumulated vsize (Kb) 18560

[startup+750.045 s]
Raw data (loadavg): 1.03 0.99 0.85 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 3902 0 0 0 73297 613 0 0 25 0 1 0 1781421222 19120128 3813 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4668 3813 1116 68 0 4600 0
[pid=1068] vsize: 18672
Current children cumulated CPU time (s) 739.1
Current children cumulated vsize (Kb) 18672

[startup+760.046 s]
Raw data (loadavg): 1.02 0.99 0.85 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 3919 0 0 0 74279 621 0 0 25 0 1 0 1781421222 19120128 3830 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4668 3830 1116 68 0 4600 0
[pid=1068] vsize: 18672
Current children cumulated CPU time (s) 749
Current children cumulated vsize (Kb) 18672

[startup+770.046 s]
Raw data (loadavg): 1.02 0.99 0.85 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 3943 0 0 0 75257 628 0 0 25 0 1 0 1781421222 19255296 3854 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4701 3854 1116 68 0 4633 0
[pid=1068] vsize: 18804
Current children cumulated CPU time (s) 758.85
Current children cumulated vsize (Kb) 18804

[startup+780.047 s]
Raw data (loadavg): 1.01 0.99 0.85 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 3962 0 0 0 76238 635 0 0 25 0 1 0 1781421222 19382272 3873 4294967295 134512640 134736556 3221224560 3221223144 134716372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4732 3873 1116 68 0 4664 0
[pid=1068] vsize: 18928
Current children cumulated CPU time (s) 768.73
Current children cumulated vsize (Kb) 18928

[startup+790.047 s]
Raw data (loadavg): 1.01 0.99 0.85 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 3975 0 0 0 77219 641 0 0 25 0 1 0 1781421222 19382272 3886 4294967295 134512640 134736556 3221224560 3221223200 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4732 3886 1116 68 0 4664 0
[pid=1068] vsize: 18928
Current children cumulated CPU time (s) 778.6
Current children cumulated vsize (Kb) 18928

[startup+800.048 s]
Raw data (loadavg): 1.01 0.99 0.85 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 3985 0 0 0 78196 649 0 0 25 0 1 0 1781421222 19382272 3896 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4732 3896 1116 68 0 4664 0
[pid=1068] vsize: 18928
Current children cumulated CPU time (s) 788.45
Current children cumulated vsize (Kb) 18928

[startup+810.049 s]
Raw data (loadavg): 1.01 0.99 0.86 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4009 0 0 0 79175 657 0 0 25 0 1 0 1781421222 19517440 3920 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4765 3920 1116 68 0 4697 0
[pid=1068] vsize: 19060
Current children cumulated CPU time (s) 798.32
Current children cumulated vsize (Kb) 19060

[startup+820.05 s]
Raw data (loadavg): 1.01 0.99 0.86 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 4045 0 0 0 80156 665 0 0 25 0 1 0 1781421222 19652608 3956 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4798 3956 1116 68 0 4730 0
[pid=1068] vsize: 19192
Current children cumulated CPU time (s) 808.21
Current children cumulated vsize (Kb) 19192

[startup+830.05 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4062 0 0 0 81138 672 0 0 25 0 1 0 1781421222 19787776 3973 4294967295 134512640 134736556 3221224560 3221223280 134605892 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4831 3973 1116 68 0 4763 0
[pid=1068] vsize: 19324
Current children cumulated CPU time (s) 818.1
Current children cumulated vsize (Kb) 19324

[startup+840.051 s]
Raw data (loadavg): 1.00 0.99 0.86 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 4062 0 0 0 82121 679 0 0 25 0 1 0 1781421222 19787776 3973 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4831 3973 1116 68 0 4763 0
[pid=1068] vsize: 19324
Current children cumulated CPU time (s) 828
Current children cumulated vsize (Kb) 19324

[startup+850.052 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4070 0 0 0 83103 686 0 0 25 0 1 0 1781421222 19787776 3981 4294967295 134512640 134736556 3221224560 3221223276 134560216 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4831 3981 1116 68 0 4763 0
[pid=1068] vsize: 19324
Current children cumulated CPU time (s) 837.89
Current children cumulated vsize (Kb) 19324

[startup+860.053 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4070 0 0 0 84083 693 0 0 25 0 1 0 1781421222 19787776 3981 4294967295 134512640 134736556 3221224560 3221223184 134544695 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4831 3981 1116 68 0 4763 0
[pid=1068] vsize: 19324
Current children cumulated CPU time (s) 847.76
Current children cumulated vsize (Kb) 19324

[startup+870.052 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4088 0 0 0 85063 701 0 0 25 0 1 0 1781421222 19922944 3999 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4864 3999 1116 68 0 4796 0
[pid=1068] vsize: 19456
Current children cumulated CPU time (s) 857.64
Current children cumulated vsize (Kb) 19456

[startup+880.053 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4092 0 0 0 86045 708 0 0 25 0 1 0 1781421222 19910656 4003 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 4861 4003 1116 68 0 4793 0
[pid=1068] vsize: 19444
Current children cumulated CPU time (s) 867.53
Current children cumulated vsize (Kb) 19444

[startup+890.054 s]
Raw data (loadavg): 1.08 1.00 0.87 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 4104 0 0 0 87025 714 0 0 25 0 1 0 1781421222 19910656 4015 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4861 4015 1116 68 0 4793 0
[pid=1068] vsize: 19444
Current children cumulated CPU time (s) 877.39
Current children cumulated vsize (Kb) 19444

[startup+900.055 s]
Raw data (loadavg): 1.07 1.00 0.87 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4118 0 0 0 88009 720 0 0 25 0 1 0 1781421222 20045824 4029 4294967295 134512640 134736556 3221224560 3221223164 134537559 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4894 4029 1116 68 0 4826 0
[pid=1068] vsize: 19576
Current children cumulated CPU time (s) 887.29
Current children cumulated vsize (Kb) 19576

[startup+910.055 s]
Raw data (loadavg): 1.06 1.00 0.87 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 4132 0 0 0 88991 726 0 0 25 0 1 0 1781421222 20045824 4043 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4894 4043 1116 68 0 4826 0
[pid=1068] vsize: 19576
Current children cumulated CPU time (s) 897.17
Current children cumulated vsize (Kb) 19576

[startup+920.055 s]
Raw data (loadavg): 1.05 1.00 0.87 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4146 0 0 0 89973 733 0 0 25 0 1 0 1781421222 20045824 4057 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4894 4057 1116 68 0 4826 0
[pid=1068] vsize: 19576
Current children cumulated CPU time (s) 907.06
Current children cumulated vsize (Kb) 19576

[startup+930.056 s]
Raw data (loadavg): 1.04 1.00 0.87 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4146 0 0 0 90953 740 0 0 25 0 1 0 1781421222 20045824 4057 4294967295 134512640 134736556 3221224560 3221223156 1077374082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4894 4057 1116 68 0 4826 0
[pid=1068] vsize: 19576
Current children cumulated CPU time (s) 916.93
Current children cumulated vsize (Kb) 19576

[startup+940.056 s]
Raw data (loadavg): 1.03 1.00 0.87 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4147 0 0 0 91937 746 0 0 25 0 1 0 1781421222 20045824 4058 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4894 4058 1116 68 0 4826 0
[pid=1068] vsize: 19576
Current children cumulated CPU time (s) 926.83
Current children cumulated vsize (Kb) 19576

[startup+950.056 s]
Raw data (loadavg): 1.18 1.03 0.89 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4160 0 0 0 92924 751 0 0 25 0 1 0 1781421222 20180992 4071 4294967295 134512640 134736556 3221224560 3221223184 134524348 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4927 4071 1116 68 0 4859 0
[pid=1068] vsize: 19708
Current children cumulated CPU time (s) 936.75
Current children cumulated vsize (Kb) 19708

[startup+960.057 s]
Raw data (loadavg): 1.15 1.03 0.89 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4163 0 0 0 93905 758 0 0 25 0 1 0 1781421222 20180992 4074 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4927 4074 1116 68 0 4859 0
[pid=1068] vsize: 19708
Current children cumulated CPU time (s) 946.63
Current children cumulated vsize (Kb) 19708

[startup+970.057 s]
Raw data (loadavg): 1.13 1.03 0.89 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 4175 0 0 0 94887 764 0 0 25 0 1 0 1781421222 20180992 4086 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4927 4086 1116 68 0 4859 0
[pid=1068] vsize: 19708
Current children cumulated CPU time (s) 956.51
Current children cumulated vsize (Kb) 19708

[startup+980.058 s]
Raw data (loadavg): 1.11 1.03 0.89 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 4195 0 0 0 95870 771 0 0 25 0 1 0 1781421222 20307968 4106 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4958 4106 1116 68 0 4890 0
[pid=1068] vsize: 19832
Current children cumulated CPU time (s) 966.41
Current children cumulated vsize (Kb) 19832

[startup+990.058 s]
Raw data (loadavg): 1.09 1.03 0.89 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4219 0 0 0 96851 778 0 0 25 0 1 0 1781421222 20443136 4130 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4991 4130 1116 68 0 4923 0
[pid=1068] vsize: 19964
Current children cumulated CPU time (s) 976.29
Current children cumulated vsize (Kb) 19964

[startup+1000.06 s]
Raw data (loadavg): 1.08 1.03 0.89 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 4237 0 0 0 97833 785 0 0 25 0 1 0 1781421222 20443136 4148 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4991 4148 1116 68 0 4923 0
[pid=1068] vsize: 19964
Current children cumulated CPU time (s) 986.18
Current children cumulated vsize (Kb) 19964

[startup+1010.06 s]
Raw data (loadavg): 1.06 1.02 0.89 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 4243 0 0 0 98815 791 0 0 25 0 1 0 1781421222 20443136 4154 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4991 4154 1116 68 0 4923 0
[pid=1068] vsize: 19964
Current children cumulated CPU time (s) 996.06
Current children cumulated vsize (Kb) 19964

[startup+1020.06 s]
Raw data (loadavg): 1.05 1.02 0.89 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4243 0 0 0 99796 797 0 0 25 0 1 0 1781421222 20443136 4154 4294967295 134512640 134736556 3221224560 3221223176 134543057 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 4991 4154 1116 68 0 4923 0
[pid=1068] vsize: 19964
Current children cumulated CPU time (s) 1005.93
Current children cumulated vsize (Kb) 19964

[startup+1030.06 s]
Raw data (loadavg): 1.05 1.02 0.89 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4250 0 0 0 100778 804 0 0 25 0 1 0 1781421222 20578304 4161 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 5024 4161 1116 68 0 4956 0
[pid=1068] vsize: 20096
Current children cumulated CPU time (s) 1015.82
Current children cumulated vsize (Kb) 20096

[startup+1040.06 s]
Raw data (loadavg): 1.04 1.02 0.89 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4313 0 0 0 101760 810 0 0 25 0 1 0 1781421222 20840448 4224 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 5088 4224 1116 68 0 5020 0
[pid=1068] vsize: 20352
Current children cumulated CPU time (s) 1025.7
Current children cumulated vsize (Kb) 20352

[startup+1050.06 s]
Raw data (loadavg): 1.03 1.02 0.89 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4356 0 0 0 102740 817 0 0 25 0 1 0 1781421222 20975616 4267 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 5121 4267 1116 68 0 5053 0
[pid=1068] vsize: 20484
Current children cumulated CPU time (s) 1035.57
Current children cumulated vsize (Kb) 20484

[startup+1060.06 s]
Raw data (loadavg): 1.03 1.02 0.90 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 4393 0 0 0 103720 825 0 0 25 0 1 0 1781421222 21110784 4304 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 5154 4304 1116 68 0 5086 0
[pid=1068] vsize: 20616
Current children cumulated CPU time (s) 1045.45
Current children cumulated vsize (Kb) 20616

[startup+1070.06 s]
Raw data (loadavg): 1.02 1.02 0.90 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4409 0 0 0 104705 831 0 0 25 0 1 0 1781421222 21110784 4320 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 5154 4320 1116 68 0 5086 0
[pid=1068] vsize: 20616
Current children cumulated CPU time (s) 1055.36
Current children cumulated vsize (Kb) 20616

[startup+1080.06 s]
Raw data (loadavg): 1.02 1.02 0.90 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4428 0 0 0 105687 838 0 0 25 0 1 0 1781421222 21237760 4339 4294967295 134512640 134736556 3221224560 3221223184 134536515 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 5185 4339 1116 68 0 5117 0
[pid=1068] vsize: 20740
Current children cumulated CPU time (s) 1065.25
Current children cumulated vsize (Kb) 20740

[startup+1090.06 s]
Raw data (loadavg): 1.02 1.02 0.90 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4453 0 0 0 106667 845 0 0 25 0 1 0 1781421222 21368832 4364 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 5217 4364 1116 68 0 5149 0
[pid=1068] vsize: 20868
Current children cumulated CPU time (s) 1075.12
Current children cumulated vsize (Kb) 20868

[startup+1100.06 s]
Raw data (loadavg): 1.01 1.02 0.90 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 4454 0 0 0 107648 852 0 0 25 0 1 0 1781421222 21368832 4365 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 5217 4365 1116 68 0 5149 0
[pid=1068] vsize: 20868
Current children cumulated CPU time (s) 1085
Current children cumulated vsize (Kb) 20868

[startup+1110.06 s]
Raw data (loadavg): 1.01 1.02 0.90 1/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 4472 0 0 0 108627 860 0 0 25 0 1 0 1781421222 21368832 4383 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1068/statm): 5217 4383 1116 68 0 5149 0
[pid=1068] vsize: 20868
Current children cumulated CPU time (s) 1094.87
Current children cumulated vsize (Kb) 20868

[startup+1120.06 s]
Raw data (loadavg): 1.01 1.01 0.90 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4519 0 0 0 109612 865 0 0 25 0 1 0 1781421222 21635072 4430 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 5282 4430 1116 68 0 5214 0
[pid=1068] vsize: 21128
Current children cumulated CPU time (s) 1104.77
Current children cumulated vsize (Kb) 21128

[startup+1130.06 s]
Raw data (loadavg): 1.01 1.01 0.90 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) T 1067 1068 824 0 -1 0 4533 0 0 0 110596 871 0 0 25 0 1 0 1781421222 21635072 4444 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1068/statm): 5282 4444 1116 68 0 5214 0
[pid=1068] vsize: 21128
Current children cumulated CPU time (s) 1114.67
Current children cumulated vsize (Kb) 21128

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.01 0.90 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4548 0 0 0 111575 878 0 0 25 0 1 0 1781421222 21770240 4459 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 5315 4459 1116 68 0 5247 0
[pid=1068] vsize: 21260
Current children cumulated CPU time (s) 1124.53
Current children cumulated vsize (Kb) 21260

[startup+1150.07 s]
Raw data (loadavg): 1.00 1.01 0.90 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4565 0 0 0 112556 886 0 0 25 0 1 0 1781421222 21770240 4476 4294967295 134512640 134736556 3221224560 3221223120 134551005 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 5315 4476 1116 68 0 5247 0
[pid=1068] vsize: 21260
Current children cumulated CPU time (s) 1134.42
Current children cumulated vsize (Kb) 21260

[startup+1160.07 s]
Raw data (loadavg): 1.00 1.01 0.91 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4572 0 0 0 113539 892 0 0 25 0 1 0 1781421222 21897216 4483 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 5346 4483 1116 68 0 5278 0
[pid=1068] vsize: 21384
Current children cumulated CPU time (s) 1144.31
Current children cumulated vsize (Kb) 21384

[startup+1170.07 s]
Raw data (loadavg): 1.00 1.01 0.91 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4578 0 0 0 114521 900 0 0 25 0 1 0 1781421222 21897216 4489 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1068/statm): 5346 4489 1116 68 0 5278 0
[pid=1068] vsize: 21384
Current children cumulated CPU time (s) 1154.21
Current children cumulated vsize (Kb) 21384

[startup+1180.07 s]
Raw data (loadavg): 1.00 1.01 0.91 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4593 0 0 0 115503 905 0 0 25 0 1 0 1781421222 21897216 4504 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 5346 4504 1116 68 0 5278 0
[pid=1068] vsize: 21384
Current children cumulated CPU time (s) 1164.08
Current children cumulated vsize (Kb) 21384

[startup+1190.07 s]
Raw data (loadavg): 1.00 1.01 0.91 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4618 0 0 0 116486 910 0 0 25 0 1 0 1781421222 22028288 4529 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 5378 4529 1116 68 0 5310 0
[pid=1068] vsize: 21512
Current children cumulated CPU time (s) 1173.96
Current children cumulated vsize (Kb) 21512

[startup+1200.07 s]
Raw data (loadavg): 1.00 1.01 0.91 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4623 0 0 0 117472 915 0 0 25 0 1 0 1781421222 22028288 4534 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 5378 4534 1116 68 0 5310 0
[pid=1068] vsize: 21512
Current children cumulated CPU time (s) 1183.87
Current children cumulated vsize (Kb) 21512

[startup+1210.07 s]
Raw data (loadavg): 1.00 1.01 0.91 2/56 1068
Raw data (/proc/1068/stat): 1068 (bsolo) R 1067 1068 824 0 -1 0 4623 0 0 0 118452 922 0 0 25 0 1 0 1781421222 22028288 4534 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1068/statm): 5378 4534 1116 68 0 5310 0
[pid=1068] vsize: 21512
Current children cumulated CPU time (s) 1193.74
Current children cumulated vsize (Kb) 21512
One traced child (pid=1068) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1211.36
CPU time (s): 1195.03
CPU user time (s): 1185.78
CPU system time (s): 9.24859
CPU usage (%): 98.6515
Max. virtual memory (cumulated for all children) (Kb): 21512

Verifier Data

ERROR: no interpretation found !