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-fpga45_45_sat_pb.cnf.cr.opb
MD5SUMda4cd22fd601b0d838453ba86be8f9aa
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
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 46
Number of bits of the biggest sum of numbers6
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.40103
Number of variables3038
Total number of constraints2160
Number of constraints which are clauses2070
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint22
Maximum length of a constraint45

Trace number 56

Launcher Data

LAUNCH ON wulflinc21 THE 2005-09-18 07:39:34 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=52 boxname=wulflinc21 idbench=52 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  da4cd22fd601b0d838453ba86be8f9aa  /oldhome/oroussel/tmp/wulflinc21/normalized-fpga45_45_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc21/normalized-fpga45_45_sat_pb.cnf.cr.opb
IDLAUNCH: 52
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.161
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	: 3
cpu MHz		: 451.161
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:        938384 kB
Buffers:         33324 kB
Cached:          35672 kB
SwapCached:        908 kB
Active:          65264 kB
Inactive:         6396 kB
HighTotal:      131008 kB
HighFree:        92876 kB
LowTotal:       903652 kB
LowFree:        845508 kB
SwapTotal:     2097892 kB
SwapFree:      2096472 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5804 kB
Slab:            19088 kB
Committed_AS:    64368 kB
PageTables:        340 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 07:59:48 (client local time) WITH STATUS 0 IN 1195.02 SECONDS
stats: 52 7 1195.02 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 3038 variables and 2160 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 2.748
c After prepocess the problem consists of 3038 variables and 2160 constraints.
c Restart #1 #Var: 3038 #Dec: 471 LB: 0 @ 3.384
c Restart #2 #Var: 3038 #Dec: 1028 LB: 0 @ 4.404
c Restart #3 #Var: 3038 #Dec: 1814 LB: 0 @ 5.978
c Restart #4 #Var: 3038 #Dec: 2870 LB: 0 @ 7.748
c Restart #5 #Var: 3038 #Dec: 3974 LB: 0 @ 9.879
c Restart #6 #Var: 3038 #Dec: 5417 LB: 0 @ 12.325
c Restart #7 #Var: 3038 #Dec: 7023 LB: 0 @ 15.249
c Restart #8 #Var: 3038 #Dec: 8853 LB: 0 @ 18.524
c Restart #9 #Var: 3038 #Dec: 11129 LB: 0 @ 22.496
c Restart #10 #Var: 3038 #Dec: 13552 LB: 0 @ 26.658
c Restart #11 #Var: 3038 #Dec: 16416 LB: 0 @ 31.848
c Restart #12 #Var: 3038 #Dec: 19413 LB: 0 @ 37.223
c Restart #13 #Var: 3038 #Dec: 22536 LB: 0 @ 43.177
c Restart #14 #Var: 3038 #Dec: 26158 LB: 0 @ 49.876
c Restart #15 #Var: 3038 #Dec: 29906 LB: 0 @ 56.556
c Restart #16 #Var: 3038 #Dec: 33683 LB: 0 @ 64.031
c Restart #17 #Var: 3038 #Dec: 37768 LB: 0 @ 71.52
c Restart #18 #Var: 3038 #Dec: 42121 LB: 0 @ 80.399
c Restart #19 #Var: 3038 #Dec: 46983 LB: 0 @ 90.711
c Restart #20 #Var: 3038 #Dec: 51977 LB: 0 @ 100.79
c Restart #21 #Var: 3038 #Dec: 57000 LB: 0 @ 110.67
c Restart #22 #Var: 3038 #Dec: 62356 LB: 0 @ 121.47
c Restart #23 #Var: 3038 #Dec: 67750 LB: 0 @ 132.69
c Restart #24 #Var: 3038 #Dec: 73281 LB: 0 @ 144.42
c Restart #25 #Var: 3038 #Dec: 79475 LB: 0 @ 155.79
c Restart #26 #Var: 3038 #Dec: 85677 LB: 0 @ 167.52
c Restart #27 #Var: 3038 #Dec: 92157 LB: 0 @ 179.98
c Restart #28 #Var: 3038 #Dec: 98866 LB: 0 @ 192.45
c Restart #29 #Var: 3038 #Dec: 105807 LB: 0 @ 205.47
c Restart #30 #Var: 3038 #Dec: 112925 LB: 0 @ 219.12
c Restart #31 #Var: 3038 #Dec: 119989 LB: 0 @ 232.61
c Restart #32 #Var: 3038 #Dec: 127597 LB: 0 @ 247
c Restart #33 #Var: 3038 #Dec: 135378 LB: 0 @ 261.6
c Restart #34 #Var: 3038 #Dec: 143433 LB: 0 @ 276.82
c Restart #35 #Var: 3038 #Dec: 151589 LB: 0 @ 293.02
c Restart #36 #Var: 3038 #Dec: 159994 LB: 0 @ 309.18
c Restart #37 #Var: 3038 #Dec: 168900 LB: 0 @ 326.59
c Restart #38 #Var: 3038 #Dec: 177813 LB: 0 @ 343.84
c Restart #39 #Var: 3038 #Dec: 187006 LB: 0 @ 362.05
c Restart #40 #Var: 3038 #Dec: 196692 LB: 0 @ 380.5
c Restart #41 #Var: 3038 #Dec: 206517 LB: 0 @ 399.02
c Restart #42 #Var: 3038 #Dec: 216454 LB: 0 @ 418
c Restart #43 #Var: 3038 #Dec: 226744 LB: 0 @ 437.12
c Restart #44 #Var: 3038 #Dec: 237607 LB: 0 @ 457.83
c Restart #45 #Var: 3038 #Dec: 248409 LB: 0 @ 477.58
c Restart #46 #Var: 3038 #Dec: 259584 LB: 0 @ 498.4
c Restart #47 #Var: 3038 #Dec: 271000 LB: 0 @ 521.52
c Restart #48 #Var: 3038 #Dec: 282535 LB: 0 @ 544.4
c Restart #49 #Var: 3038 #Dec: 294449 LB: 0 @ 568.9
c Restart #50 #Var: 3038 #Dec: 306470 LB: 0 @ 594.44
c CHANGE Heuristic... 
c Restart #0 #Var: 3038 #Dec: 318517 LB: 0 @ 619.59
c Restart #1 #Var: 3038 #Dec: 318879 LB: 0 @ 620.1
c Restart #2 #Var: 3038 #Dec: 319334 LB: 0 @ 621.15
c Restart #3 #Var: 3038 #Dec: 320091 LB: 0 @ 622.72
c Restart #4 #Var: 3038 #Dec: 321058 LB: 0 @ 624.96
c Restart #5 #Var: 3038 #Dec: 322366 LB: 0 @ 627.66
c Restart #6 #Var: 3038 #Dec: 323777 LB: 0 @ 631.01
c Restart #7 #Var: 3038 #Dec: 325559 LB: 0 @ 635.08
c Restart #8 #Var: 3038 #Dec: 327612 LB: 0 @ 640
c Restart #9 #Var: 3038 #Dec: 329884 LB: 0 @ 645.71
c Restart #10 #Var: 3038 #Dec: 332619 LB: 0 @ 651.95
c Restart #11 #Var: 3038 #Dec: 335453 LB: 0 @ 658.89
c Restart #12 #Var: 3038 #Dec: 338521 LB: 0 @ 666.24
c Restart #13 #Var: 3038 #Dec: 341722 LB: 0 @ 674.23
c Restart #14 #Var: 3038 #Dec: 345363 LB: 0 @ 682.79
c Restart #15 #Var: 3038 #Dec: 348963 LB: 0 @ 692.08
c Restart #16 #Var: 3038 #Dec: 352857 LB: 0 @ 702.52
c Restart #17 #Var: 3038 #Dec: 356989 LB: 0 @ 713.19
c Restart #18 #Var: 3038 #Dec: 361417 LB: 0 @ 723.71
c Restart #19 #Var: 3038 #Dec: 365967 LB: 0 @ 735.99
c Restart #20 #Var: 3038 #Dec: 370567 LB: 0 @ 749.23
c Restart #21 #Var: 3038 #Dec: 375498 LB: 0 @ 762.66
c Restart #22 #Var: 3038 #Dec: 380699 LB: 0 @ 776.81
c Restart #23 #Var: 3038 #Dec: 386171 LB: 0 @ 791.91
c Restart #24 #Var: 3038 #Dec: 391886 LB: 0 @ 808.04
c Restart #25 #Var: 3038 #Dec: 397837 LB: 0 @ 824.35
c Restart #26 #Var: 3038 #Dec: 403925 LB: 0 @ 841.68
c Restart #27 #Var: 3038 #Dec: 410273 LB: 0 @ 859.04
c Restart #28 #Var: 3038 #Dec: 416820 LB: 0 @ 877.57
c Restart #29 #Var: 3038 #Dec: 423570 LB: 0 @ 896.73
c Restart #30 #Var: 3038 #Dec: 430595 LB: 0 @ 916.08
c Restart #31 #Var: 3038 #Dec: 437846 LB: 0 @ 935.48
c Restart #32 #Var: 3038 #Dec: 445344 LB: 0 @ 956.8
c Restart #33 #Var: 3038 #Dec: 453017 LB: 0 @ 978.53
c Restart #34 #Var: 3038 #Dec: 460792 LB: 0 @ 999.67
c Restart #35 #Var: 3038 #Dec: 468844 LB: 0 @ 1021.5
c Restart #36 #Var: 3038 #Dec: 477303 LB: 0 @ 1046.4
c Restart #37 #Var: 3038 #Dec: 485813 LB: 0 @ 1071.8
c Restart #38 #Var: 3038 #Dec: 494751 LB: 0 @ 1097.7
c Restart #39 #Var: 3038 #Dec: 503879 LB: 0 @ 1124.2
c Restart #40 #Var: 3038 #Dec: 513163 LB: 0 @ 1151.7
c Restart #41 #Var: 3038 #Dec: 522707 LB: 0 @ 1180.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/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1716792536 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/20748/statm): 107 3 90 68 0 39 0
[pid=20748] 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/wulflinc21/normalized-fpga45_45_sat_pb.cnf.cr.opb

[startup+10.0024 s]
Raw data (loadavg): 0.79 0.30 0.11 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2395 0 0 0 963 16 0 0 25 0 1 0 1716792536 12931072 2306 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3157 2306 1116 68 0 3089 0
[pid=20748] vsize: 12628
Current children cumulated CPU time (s) 9.79
Current children cumulated vsize (Kb) 12628

[startup+20.003 s]
Raw data (loadavg): 0.82 0.32 0.11 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2410 0 0 0 1932 26 0 0 25 0 1 0 1716792536 13037568 2321 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3183 2321 1116 68 0 3115 0
[pid=20748] vsize: 12732
Current children cumulated CPU time (s) 19.58
Current children cumulated vsize (Kb) 12732

[startup+30.0037 s]
Raw data (loadavg): 0.85 0.34 0.12 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2415 0 0 0 2903 38 0 0 25 0 1 0 1716792536 13037568 2326 4294967295 134512640 134736556 3221224560 3221223164 134537515 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3183 2326 1116 68 0 3115 0
[pid=20748] vsize: 12732
Current children cumulated CPU time (s) 29.41
Current children cumulated vsize (Kb) 12732

[startup+40.0034 s]
Raw data (loadavg): 0.87 0.36 0.13 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2433 0 0 0 3872 47 0 0 25 0 1 0 1716792536 13172736 2344 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3216 2344 1116 68 0 3148 0
[pid=20748] vsize: 12864
Current children cumulated CPU time (s) 39.19
Current children cumulated vsize (Kb) 12864

[startup+50.004 s]
Raw data (loadavg): 0.89 0.39 0.14 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2444 0 0 0 4845 57 0 0 25 0 1 0 1716792536 13172736 2355 4294967295 134512640 134736556 3221224560 3221223184 134524374 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3216 2355 1116 68 0 3148 0
[pid=20748] vsize: 12864
Current children cumulated CPU time (s) 49.02
Current children cumulated vsize (Kb) 12864

[startup+60.0037 s]
Raw data (loadavg): 0.91 0.40 0.15 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2444 0 0 0 5818 68 0 0 25 0 1 0 1716792536 13172736 2355 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3216 2355 1116 68 0 3148 0
[pid=20748] vsize: 12864
Current children cumulated CPU time (s) 58.86
Current children cumulated vsize (Kb) 12864

[startup+70.0044 s]
Raw data (loadavg): 0.92 0.42 0.16 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2454 0 0 0 6791 79 0 0 25 0 1 0 1716792536 13172736 2365 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3216 2365 1116 68 0 3148 0
[pid=20748] vsize: 12864
Current children cumulated CPU time (s) 68.7
Current children cumulated vsize (Kb) 12864

[startup+80.005 s]
Raw data (loadavg): 0.93 0.44 0.17 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2471 0 0 0 7768 89 0 0 25 0 1 0 1716792536 13307904 2382 4294967295 134512640 134736556 3221224560 3221223060 134543905 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3249 2382 1116 68 0 3181 0
[pid=20748] vsize: 12996
Current children cumulated CPU time (s) 78.57
Current children cumulated vsize (Kb) 12996

[startup+90.0047 s]
Raw data (loadavg): 0.94 0.46 0.18 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2489 0 0 0 8744 96 0 0 25 0 1 0 1716792536 13299712 2400 4294967295 134512640 134736556 3221224560 3221223068 134537545 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3247 2400 1116 68 0 3179 0
[pid=20748] vsize: 12988
Current children cumulated CPU time (s) 88.4
Current children cumulated vsize (Kb) 12988

[startup+100.004 s]
Raw data (loadavg): 0.95 0.48 0.18 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2489 0 0 0 9719 105 0 0 25 0 1 0 1716792536 13299712 2400 4294967295 134512640 134736556 3221224560 3221223172 134634320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3247 2400 1116 68 0 3179 0
[pid=20748] vsize: 12988
Current children cumulated CPU time (s) 98.24
Current children cumulated vsize (Kb) 12988

[startup+110.004 s]
Raw data (loadavg): 0.96 0.49 0.19 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2493 0 0 0 10692 115 0 0 25 0 1 0 1716792536 13299712 2404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3247 2404 1116 68 0 3179 0
[pid=20748] vsize: 12988
Current children cumulated CPU time (s) 108.07
Current children cumulated vsize (Kb) 12988

[startup+120.005 s]
Raw data (loadavg): 0.96 0.51 0.20 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2497 0 0 0 11667 124 0 0 25 0 1 0 1716792536 13434880 2408 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3280 2408 1116 68 0 3212 0
[pid=20748] vsize: 13120
Current children cumulated CPU time (s) 117.91
Current children cumulated vsize (Kb) 13120

[startup+130.004 s]
Raw data (loadavg): 0.97 0.53 0.21 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2497 0 0 0 12638 136 0 0 25 0 1 0 1716792536 13434880 2408 4294967295 134512640 134736556 3221224560 3221223296 134529434 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3280 2408 1116 68 0 3212 0
[pid=20748] vsize: 13120
Current children cumulated CPU time (s) 127.74
Current children cumulated vsize (Kb) 13120

[startup+140.004 s]
Raw data (loadavg): 0.97 0.54 0.22 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2497 0 0 0 13609 147 0 0 25 0 1 0 1716792536 13434880 2408 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3280 2408 1116 68 0 3212 0
[pid=20748] vsize: 13120
Current children cumulated CPU time (s) 137.56
Current children cumulated vsize (Kb) 13120

[startup+150.005 s]
Raw data (loadavg): 0.98 0.56 0.22 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2497 0 0 0 14581 156 0 0 25 0 1 0 1716792536 13402112 2408 4294967295 134512640 134736556 3221224560 3221223320 134560320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3272 2408 1116 68 0 3204 0
[pid=20748] vsize: 13088
Current children cumulated CPU time (s) 147.37
Current children cumulated vsize (Kb) 13088

[startup+160.004 s]
Raw data (loadavg): 0.98 0.57 0.23 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2497 0 0 0 15555 167 0 0 25 0 1 0 1716792536 13402112 2408 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3272 2408 1116 68 0 3204 0
[pid=20748] vsize: 13088
Current children cumulated CPU time (s) 157.22
Current children cumulated vsize (Kb) 13088

[startup+170.005 s]
Raw data (loadavg): 0.98 0.58 0.24 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2497 0 0 0 16529 176 0 0 25 0 1 0 1716792536 13402112 2408 4294967295 134512640 134736556 3221224560 3221223088 134716576 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3272 2408 1116 68 0 3204 0
[pid=20748] vsize: 13088
Current children cumulated CPU time (s) 167.05
Current children cumulated vsize (Kb) 13088

[startup+180.006 s]
Raw data (loadavg): 0.98 0.60 0.25 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2507 0 0 0 17503 187 0 0 25 0 1 0 1716792536 13402112 2418 4294967295 134512640 134736556 3221224560 3221223096 1077378438 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3272 2418 1116 68 0 3204 0
[pid=20748] vsize: 13088
Current children cumulated CPU time (s) 176.9
Current children cumulated vsize (Kb) 13088

[startup+190.005 s]
Raw data (loadavg): 0.99 0.61 0.25 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2507 0 0 0 18475 197 0 0 25 0 1 0 1716792536 13402112 2418 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3272 2418 1116 68 0 3204 0
[pid=20748] vsize: 13088
Current children cumulated CPU time (s) 186.72
Current children cumulated vsize (Kb) 13088

[startup+200.006 s]
Raw data (loadavg): 0.99 0.62 0.26 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2509 0 0 0 19449 207 0 0 25 0 1 0 1716792536 13402112 2420 4294967295 134512640 134736556 3221224560 3221223264 134605334 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3272 2420 1116 68 0 3204 0
[pid=20748] vsize: 13088
Current children cumulated CPU time (s) 196.56
Current children cumulated vsize (Kb) 13088

[startup+210.006 s]
Raw data (loadavg): 0.99 0.63 0.27 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2528 0 0 0 20422 216 0 0 25 0 1 0 1716792536 13537280 2439 4294967295 134512640 134736556 3221224560 3221223088 134716576 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3305 2439 1116 68 0 3237 0
[pid=20748] vsize: 13220
Current children cumulated CPU time (s) 206.38
Current children cumulated vsize (Kb) 13220

[startup+220.006 s]
Raw data (loadavg): 0.99 0.65 0.28 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2528 0 0 0 21395 226 0 0 25 0 1 0 1716792536 13500416 2439 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3296 2439 1116 68 0 3228 0
[pid=20748] vsize: 13184
Current children cumulated CPU time (s) 216.21
Current children cumulated vsize (Kb) 13184

[startup+230.006 s]
Raw data (loadavg): 0.99 0.66 0.28 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2528 0 0 0 22368 236 0 0 25 0 1 0 1716792536 13500416 2439 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3296 2439 1116 68 0 3228 0
[pid=20748] vsize: 13184
Current children cumulated CPU time (s) 226.04
Current children cumulated vsize (Kb) 13184

[startup+240.006 s]
Raw data (loadavg): 0.99 0.67 0.29 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2528 0 0 0 23340 245 0 0 25 0 1 0 1716792536 13500416 2439 4294967295 134512640 134736556 3221224560 3221223232 134536487 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3296 2439 1116 68 0 3228 0
[pid=20748] vsize: 13184
Current children cumulated CPU time (s) 235.85
Current children cumulated vsize (Kb) 13184

[startup+250.005 s]
Raw data (loadavg): 0.99 0.68 0.30 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2528 0 0 0 24313 256 0 0 25 0 1 0 1716792536 13500416 2439 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3296 2439 1116 68 0 3228 0
[pid=20748] vsize: 13184
Current children cumulated CPU time (s) 245.69
Current children cumulated vsize (Kb) 13184

[startup+260.005 s]
Raw data (loadavg): 0.99 0.69 0.31 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2528 0 0 0 25286 267 0 0 25 0 1 0 1716792536 13500416 2439 4294967295 134512640 134736556 3221224560 3221223272 134560235 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3296 2439 1116 68 0 3228 0
[pid=20748] vsize: 13184
Current children cumulated CPU time (s) 255.53
Current children cumulated vsize (Kb) 13184

[startup+270.006 s]
Raw data (loadavg): 0.99 0.70 0.31 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2528 0 0 0 26259 276 0 0 25 0 1 0 1716792536 13500416 2439 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3296 2439 1116 68 0 3228 0
[pid=20748] vsize: 13184
Current children cumulated CPU time (s) 265.35
Current children cumulated vsize (Kb) 13184

[startup+280.005 s]
Raw data (loadavg): 0.99 0.71 0.32 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2531 0 0 0 27233 287 0 0 25 0 1 0 1716792536 13500416 2442 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3296 2442 1116 68 0 3228 0
[pid=20748] vsize: 13184
Current children cumulated CPU time (s) 275.2
Current children cumulated vsize (Kb) 13184

[startup+290.005 s]
Raw data (loadavg): 0.99 0.72 0.33 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2531 0 0 0 28205 297 0 0 25 0 1 0 1716792536 13500416 2442 4294967295 134512640 134736556 3221224560 3221223088 134716576 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3296 2442 1116 68 0 3228 0
[pid=20748] vsize: 13184
Current children cumulated CPU time (s) 285.02
Current children cumulated vsize (Kb) 13184

[startup+300.006 s]
Raw data (loadavg): 0.99 0.72 0.33 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2531 0 0 0 29178 308 0 0 25 0 1 0 1716792536 13500416 2442 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3296 2442 1116 68 0 3228 0
[pid=20748] vsize: 13184
Current children cumulated CPU time (s) 294.86
Current children cumulated vsize (Kb) 13184

[startup+310.005 s]
Raw data (loadavg): 0.99 0.73 0.34 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2531 0 0 0 30148 318 0 0 25 0 1 0 1716792536 13500416 2442 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3296 2442 1116 68 0 3228 0
[pid=20748] vsize: 13184
Current children cumulated CPU time (s) 304.66
Current children cumulated vsize (Kb) 13184

[startup+320.006 s]
Raw data (loadavg): 0.99 0.74 0.35 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2535 0 0 0 31123 326 0 0 20 0 1 0 1716792536 13500416 2446 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20748/statm): 3296 2446 1116 68 0 3228 0
[pid=20748] vsize: 13184
Current children cumulated CPU time (s) 314.49
Current children cumulated vsize (Kb) 13184

[startup+330.007 s]
Raw data (loadavg): 0.99 0.75 0.35 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2539 0 0 0 32094 337 0 0 25 0 1 0 1716792536 13500416 2450 4294967295 134512640 134736556 3221224560 3221223216 134524917 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3296 2450 1116 68 0 3228 0
[pid=20748] vsize: 13184
Current children cumulated CPU time (s) 324.31
Current children cumulated vsize (Kb) 13184

[startup+340.006 s]
Raw data (loadavg): 0.99 0.76 0.36 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2539 0 0 0 33069 345 0 0 25 0 1 0 1716792536 13500416 2450 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3296 2450 1116 68 0 3228 0
[pid=20748] vsize: 13184
Current children cumulated CPU time (s) 334.14
Current children cumulated vsize (Kb) 13184

[startup+350.006 s]
Raw data (loadavg): 0.99 0.77 0.37 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2544 0 0 0 34041 355 0 0 25 0 1 0 1716792536 13635584 2455 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3329 2455 1116 68 0 3261 0
[pid=20748] vsize: 13316
Current children cumulated CPU time (s) 343.96
Current children cumulated vsize (Kb) 13316

[startup+360.007 s]
Raw data (loadavg): 0.99 0.77 0.37 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2544 0 0 0 35015 365 0 0 25 0 1 0 1716792536 13606912 2455 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3322 2455 1116 68 0 3254 0
[pid=20748] vsize: 13288
Current children cumulated CPU time (s) 353.8
Current children cumulated vsize (Kb) 13288

[startup+370.007 s]
Raw data (loadavg): 0.99 0.78 0.38 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2544 0 0 0 35988 373 0 0 25 0 1 0 1716792536 13606912 2455 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3322 2455 1116 68 0 3254 0
[pid=20748] vsize: 13288
Current children cumulated CPU time (s) 363.61
Current children cumulated vsize (Kb) 13288

[startup+380.007 s]
Raw data (loadavg): 0.99 0.79 0.38 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2544 0 0 0 36961 383 0 0 25 0 1 0 1716792536 13586432 2455 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3317 2455 1116 68 0 3249 0
[pid=20748] vsize: 13268
Current children cumulated CPU time (s) 373.44
Current children cumulated vsize (Kb) 13268

[startup+390.007 s]
Raw data (loadavg): 0.99 0.79 0.39 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2547 0 0 0 37933 394 0 0 25 0 1 0 1716792536 13586432 2458 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3317 2458 1116 68 0 3249 0
[pid=20748] vsize: 13268
Current children cumulated CPU time (s) 383.27
Current children cumulated vsize (Kb) 13268

[startup+400.007 s]
Raw data (loadavg): 0.99 0.80 0.40 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2562 0 0 0 38904 406 0 0 25 0 1 0 1716792536 13586432 2473 4294967295 134512640 134736556 3221224560 3221223132 134540164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3317 2473 1116 68 0 3249 0
[pid=20748] vsize: 13268
Current children cumulated CPU time (s) 393.1
Current children cumulated vsize (Kb) 13268

[startup+410.007 s]
Raw data (loadavg): 0.99 0.81 0.40 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2562 0 0 0 39877 415 0 0 25 0 1 0 1716792536 13586432 2473 4294967295 134512640 134736556 3221224560 3221223272 134560217 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3317 2473 1116 68 0 3249 0
[pid=20748] vsize: 13268
Current children cumulated CPU time (s) 402.92
Current children cumulated vsize (Kb) 13268

[startup+420.008 s]
Raw data (loadavg): 0.99 0.81 0.41 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2565 0 0 0 40851 426 0 0 25 0 1 0 1716792536 13713408 2476 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3348 2476 1116 68 0 3280 0
[pid=20748] vsize: 13392
Current children cumulated CPU time (s) 412.77
Current children cumulated vsize (Kb) 13392

[startup+430.008 s]
Raw data (loadavg): 0.99 0.82 0.41 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2565 0 0 0 41825 434 0 0 25 0 1 0 1716792536 13692928 2476 4294967295 134512640 134736556 3221224560 3221223152 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3343 2476 1116 68 0 3275 0
[pid=20748] vsize: 13372
Current children cumulated CPU time (s) 422.59
Current children cumulated vsize (Kb) 13372

[startup+440.008 s]
Raw data (loadavg): 0.99 0.82 0.42 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2572 0 0 0 42796 445 0 0 25 0 1 0 1716792536 13692928 2483 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3343 2483 1116 68 0 3275 0
[pid=20748] vsize: 13372
Current children cumulated CPU time (s) 432.41
Current children cumulated vsize (Kb) 13372

[startup+450.009 s]
Raw data (loadavg): 0.99 0.83 0.43 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2578 0 0 0 43767 454 0 0 25 0 1 0 1716792536 13692928 2489 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3343 2489 1116 68 0 3275 0
[pid=20748] vsize: 13372
Current children cumulated CPU time (s) 442.21
Current children cumulated vsize (Kb) 13372

[startup+460.008 s]
Raw data (loadavg): 0.99 0.83 0.43 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2583 0 0 0 44742 464 0 0 25 0 1 0 1716792536 13692928 2494 4294967295 134512640 134736556 3221224560 3221223260 134554019 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3343 2494 1116 68 0 3275 0
[pid=20748] vsize: 13372
Current children cumulated CPU time (s) 452.06
Current children cumulated vsize (Kb) 13372

[startup+470.009 s]
Raw data (loadavg): 0.99 0.84 0.44 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2583 0 0 0 45715 474 0 0 25 0 1 0 1716792536 13692928 2494 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3343 2494 1116 68 0 3275 0
[pid=20748] vsize: 13372
Current children cumulated CPU time (s) 461.89
Current children cumulated vsize (Kb) 13372

[startup+480.01 s]
Raw data (loadavg): 0.99 0.84 0.44 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2583 0 0 0 46686 484 0 0 25 0 1 0 1716792536 13692928 2494 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3343 2494 1116 68 0 3275 0
[pid=20748] vsize: 13372
Current children cumulated CPU time (s) 471.7
Current children cumulated vsize (Kb) 13372

[startup+490.009 s]
Raw data (loadavg): 0.99 0.85 0.45 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2583 0 0 0 47658 494 0 0 25 0 1 0 1716792536 13692928 2494 4294967295 134512640 134736556 3221224560 3221223076 134536600 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3343 2494 1116 68 0 3275 0
[pid=20748] vsize: 13372
Current children cumulated CPU time (s) 481.52
Current children cumulated vsize (Kb) 13372

[startup+500.01 s]
Raw data (loadavg): 0.99 0.85 0.45 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2583 0 0 0 48633 503 0 0 25 0 1 0 1716792536 13692928 2494 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3343 2494 1116 68 0 3275 0
[pid=20748] vsize: 13372
Current children cumulated CPU time (s) 491.36
Current children cumulated vsize (Kb) 13372

[startup+510.01 s]
Raw data (loadavg): 0.99 0.86 0.46 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2585 0 0 0 49604 513 0 0 25 0 1 0 1716792536 13692928 2496 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3343 2496 1116 68 0 3275 0
[pid=20748] vsize: 13372
Current children cumulated CPU time (s) 501.17
Current children cumulated vsize (Kb) 13372

[startup+520.01 s]
Raw data (loadavg): 0.99 0.86 0.46 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2592 0 0 0 50578 524 0 0 25 0 1 0 1716792536 13828096 2503 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3376 2503 1116 68 0 3308 0
[pid=20748] vsize: 13504
Current children cumulated CPU time (s) 511.02
Current children cumulated vsize (Kb) 13504

[startup+530.01 s]
Raw data (loadavg): 0.99 0.86 0.47 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2592 0 0 0 51550 534 0 0 25 0 1 0 1716792536 13828096 2503 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3376 2503 1116 68 0 3308 0
[pid=20748] vsize: 13504
Current children cumulated CPU time (s) 520.84
Current children cumulated vsize (Kb) 13504

[startup+540.011 s]
Raw data (loadavg): 0.99 0.87 0.47 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2592 0 0 0 52523 544 0 0 25 0 1 0 1716792536 13828096 2503 4294967295 134512640 134736556 3221224560 3221223260 134553984 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3376 2503 1116 68 0 3308 0
[pid=20748] vsize: 13504
Current children cumulated CPU time (s) 530.67
Current children cumulated vsize (Kb) 13504

[startup+550.01 s]
Raw data (loadavg): 0.99 0.87 0.48 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2592 0 0 0 53498 552 0 0 25 0 1 0 1716792536 13828096 2503 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3376 2503 1116 68 0 3308 0
[pid=20748] vsize: 13504
Current children cumulated CPU time (s) 540.5
Current children cumulated vsize (Kb) 13504

[startup+560.01 s]
Raw data (loadavg): 0.99 0.88 0.48 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2592 0 0 0 54473 563 0 0 25 0 1 0 1716792536 13807616 2503 4294967295 134512640 134736556 3221224560 3221223144 134716414 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3371 2503 1116 68 0 3303 0
[pid=20748] vsize: 13484
Current children cumulated CPU time (s) 550.36
Current children cumulated vsize (Kb) 13484

[startup+570.011 s]
Raw data (loadavg): 0.99 0.88 0.49 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2602 0 0 0 55446 570 0 0 25 0 1 0 1716792536 13807616 2513 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3371 2513 1116 68 0 3303 0
[pid=20748] vsize: 13484
Current children cumulated CPU time (s) 560.16
Current children cumulated vsize (Kb) 13484

[startup+580.01 s]
Raw data (loadavg): 0.99 0.88 0.49 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2602 0 0 0 56418 580 0 0 25 0 1 0 1716792536 13807616 2513 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3371 2513 1116 68 0 3303 0
[pid=20748] vsize: 13484
Current children cumulated CPU time (s) 569.98
Current children cumulated vsize (Kb) 13484

[startup+590.01 s]
Raw data (loadavg): 0.99 0.89 0.50 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2605 0 0 0 57392 589 0 0 25 0 1 0 1716792536 13807616 2516 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3371 2516 1116 68 0 3303 0
[pid=20748] vsize: 13484
Current children cumulated CPU time (s) 579.81
Current children cumulated vsize (Kb) 13484

[startup+600.011 s]
Raw data (loadavg): 0.99 0.89 0.50 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2605 0 0 0 58364 599 0 0 25 0 1 0 1716792536 13807616 2516 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3371 2516 1116 68 0 3303 0
[pid=20748] vsize: 13484
Current children cumulated CPU time (s) 589.63
Current children cumulated vsize (Kb) 13484

[startup+610.01 s]
Raw data (loadavg): 0.99 0.89 0.51 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2607 0 0 0 59337 609 0 0 25 0 1 0 1716792536 13807616 2518 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3371 2518 1116 68 0 3303 0
[pid=20748] vsize: 13484
Current children cumulated CPU time (s) 599.46
Current children cumulated vsize (Kb) 13484

[startup+620.011 s]
Raw data (loadavg): 0.99 0.90 0.51 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2607 0 0 0 60311 621 0 0 25 0 1 0 1716792536 13807616 2518 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3371 2518 1116 68 0 3303 0
[pid=20748] vsize: 13484
Current children cumulated CPU time (s) 609.32
Current children cumulated vsize (Kb) 13484

[startup+630.011 s]
Raw data (loadavg): 0.99 0.90 0.52 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2626 0 0 0 61283 630 0 0 25 0 1 0 1716792536 13942784 2537 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3404 2537 1116 68 0 3336 0
[pid=20748] vsize: 13616
Current children cumulated CPU time (s) 619.13
Current children cumulated vsize (Kb) 13616

[startup+640.01 s]
Raw data (loadavg): 0.99 0.90 0.52 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2657 0 0 0 62260 638 0 0 25 0 1 0 1716792536 14077952 2568 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3437 2568 1116 68 0 3369 0
[pid=20748] vsize: 13748
Current children cumulated CPU time (s) 628.98
Current children cumulated vsize (Kb) 13748

[startup+650.01 s]
Raw data (loadavg): 0.99 0.90 0.53 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2670 0 0 0 63237 646 0 0 25 0 1 0 1716792536 14036992 2581 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3427 2581 1116 68 0 3359 0
[pid=20748] vsize: 13708
Current children cumulated CPU time (s) 638.83
Current children cumulated vsize (Kb) 13708

[startup+660.01 s]
Raw data (loadavg): 0.99 0.91 0.53 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2691 0 0 0 64216 655 0 0 25 0 1 0 1716792536 14172160 2602 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3460 2602 1116 68 0 3392 0
[pid=20748] vsize: 13840
Current children cumulated CPU time (s) 648.71
Current children cumulated vsize (Kb) 13840

[startup+670.01 s]
Raw data (loadavg): 0.99 0.91 0.54 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2726 0 0 0 65191 663 0 0 25 0 1 0 1716792536 14307328 2637 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3493 2637 1116 68 0 3425 0
[pid=20748] vsize: 13972
Current children cumulated CPU time (s) 658.54
Current children cumulated vsize (Kb) 13972

[startup+680.011 s]
Raw data (loadavg): 0.99 0.91 0.54 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2733 0 0 0 66168 671 0 0 25 0 1 0 1716792536 14307328 2644 4294967295 134512640 134736556 3221224560 3221223012 134717407 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3493 2644 1116 68 0 3425 0
[pid=20748] vsize: 13972
Current children cumulated CPU time (s) 668.39
Current children cumulated vsize (Kb) 13972

[startup+690.011 s]
Raw data (loadavg): 0.99 0.91 0.55 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2744 0 0 0 67144 679 0 0 25 0 1 0 1716792536 14442496 2655 4294967295 134512640 134736556 3221224560 3221223276 134553032 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3526 2655 1116 68 0 3458 0
[pid=20748] vsize: 14104
Current children cumulated CPU time (s) 678.23
Current children cumulated vsize (Kb) 14104

[startup+700.01 s]
Raw data (loadavg): 0.99 0.92 0.55 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2749 0 0 0 68121 688 0 0 25 0 1 0 1716792536 14442496 2660 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3526 2660 1116 68 0 3458 0
[pid=20748] vsize: 14104
Current children cumulated CPU time (s) 688.09
Current children cumulated vsize (Kb) 14104

[startup+710.01 s]
Raw data (loadavg): 0.99 0.92 0.56 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2765 0 0 0 69101 696 0 0 25 0 1 0 1716792536 14442496 2676 4294967295 134512640 134736556 3221224560 3221223276 134553972 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3526 2676 1116 68 0 3458 0
[pid=20748] vsize: 14104
Current children cumulated CPU time (s) 697.97
Current children cumulated vsize (Kb) 14104

[startup+720.011 s]
Raw data (loadavg): 0.99 0.92 0.56 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2773 0 0 0 70078 704 0 0 25 0 1 0 1716792536 14442496 2684 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3526 2684 1116 68 0 3458 0
[pid=20748] vsize: 14104
Current children cumulated CPU time (s) 707.82
Current children cumulated vsize (Kb) 14104

[startup+730.01 s]
Raw data (loadavg): 0.99 0.92 0.56 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2790 0 0 0 71054 714 0 0 25 0 1 0 1716792536 14577664 2701 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3559 2701 1116 68 0 3491 0
[pid=20748] vsize: 14236
Current children cumulated CPU time (s) 717.68
Current children cumulated vsize (Kb) 14236

[startup+740.01 s]
Raw data (loadavg): 0.99 0.92 0.57 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2803 0 0 0 72031 722 0 0 25 0 1 0 1716792536 14577664 2714 4294967295 134512640 134736556 3221224560 3221223168 134537569 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3559 2714 1116 68 0 3491 0
[pid=20748] vsize: 14236
Current children cumulated CPU time (s) 727.53
Current children cumulated vsize (Kb) 14236

[startup+750.011 s]
Raw data (loadavg): 0.99 0.93 0.57 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2811 0 0 0 73008 729 0 0 25 0 1 0 1716792536 14712832 2722 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3592 2722 1116 68 0 3524 0
[pid=20748] vsize: 14368
Current children cumulated CPU time (s) 737.37
Current children cumulated vsize (Kb) 14368

[startup+760.01 s]
Raw data (loadavg): 0.99 0.93 0.57 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2811 0 0 0 73988 737 0 0 25 0 1 0 1716792536 14712832 2722 4294967295 134512640 134736556 3221224560 3221223088 134716806 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3592 2722 1116 68 0 3524 0
[pid=20748] vsize: 14368
Current children cumulated CPU time (s) 747.25
Current children cumulated vsize (Kb) 14368

[startup+770.011 s]
Raw data (loadavg): 0.99 0.93 0.58 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2820 0 0 0 74968 743 0 0 25 0 1 0 1716792536 14680064 2731 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3584 2731 1116 68 0 3516 0
[pid=20748] vsize: 14336
Current children cumulated CPU time (s) 757.11
Current children cumulated vsize (Kb) 14336

[startup+780.012 s]
Raw data (loadavg): 0.99 0.93 0.58 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2820 0 0 0 75946 752 0 0 25 0 1 0 1716792536 14680064 2731 4294967295 134512640 134736556 3221224560 3221223120 134544646 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3584 2731 1116 68 0 3516 0
[pid=20748] vsize: 14336
Current children cumulated CPU time (s) 766.98
Current children cumulated vsize (Kb) 14336

[startup+790.012 s]
Raw data (loadavg): 0.99 0.93 0.59 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2837 0 0 0 76923 762 0 0 25 0 1 0 1716792536 14815232 2748 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3617 2748 1116 68 0 3549 0
[pid=20748] vsize: 14468
Current children cumulated CPU time (s) 776.85
Current children cumulated vsize (Kb) 14468

[startup+800.011 s]
Raw data (loadavg): 0.99 0.94 0.59 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2837 0 0 0 77901 772 0 0 25 0 1 0 1716792536 14815232 2748 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3617 2748 1116 68 0 3549 0
[pid=20748] vsize: 14468
Current children cumulated CPU time (s) 786.73
Current children cumulated vsize (Kb) 14468

[startup+810.011 s]
Raw data (loadavg): 0.99 0.94 0.59 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2837 0 0 0 78881 779 0 0 25 0 1 0 1716792536 14815232 2748 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3617 2748 1116 68 0 3549 0
[pid=20748] vsize: 14468
Current children cumulated CPU time (s) 796.6
Current children cumulated vsize (Kb) 14468

[startup+820.012 s]
Raw data (loadavg): 0.99 0.94 0.60 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2837 0 0 0 79862 787 0 0 25 0 1 0 1716792536 14815232 2748 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3617 2748 1116 68 0 3549 0
[pid=20748] vsize: 14468
Current children cumulated CPU time (s) 806.49
Current children cumulated vsize (Kb) 14468

[startup+830.011 s]
Raw data (loadavg): 0.99 0.94 0.60 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2850 0 0 0 80841 795 0 0 25 0 1 0 1716792536 14815232 2761 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3617 2761 1116 68 0 3549 0
[pid=20748] vsize: 14468
Current children cumulated CPU time (s) 816.36
Current children cumulated vsize (Kb) 14468

[startup+840.011 s]
Raw data (loadavg): 0.99 0.94 0.61 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2850 0 0 0 81820 803 0 0 25 0 1 0 1716792536 14815232 2761 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3617 2761 1116 68 0 3549 0
[pid=20748] vsize: 14468
Current children cumulated CPU time (s) 826.23
Current children cumulated vsize (Kb) 14468

[startup+850.012 s]
Raw data (loadavg): 0.99 0.94 0.61 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2858 0 0 0 82802 808 0 0 25 0 1 0 1716792536 14815232 2769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3617 2769 1116 68 0 3549 0
[pid=20748] vsize: 14468
Current children cumulated CPU time (s) 836.1
Current children cumulated vsize (Kb) 14468

[startup+860.011 s]
Raw data (loadavg): 0.99 0.94 0.61 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2858 0 0 0 83781 817 0 0 25 0 1 0 1716792536 14815232 2769 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3617 2769 1116 68 0 3549 0
[pid=20748] vsize: 14468
Current children cumulated CPU time (s) 845.98
Current children cumulated vsize (Kb) 14468

[startup+870.012 s]
Raw data (loadavg): 0.99 0.95 0.62 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2858 0 0 0 84759 825 0 0 25 0 1 0 1716792536 14815232 2769 4294967295 134512640 134736556 3221224560 3221223280 134605860 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3617 2769 1116 68 0 3549 0
[pid=20748] vsize: 14468
Current children cumulated CPU time (s) 855.84
Current children cumulated vsize (Kb) 14468

[startup+880.012 s]
Raw data (loadavg): 0.99 0.95 0.62 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2858 0 0 0 85738 835 0 0 25 0 1 0 1716792536 14815232 2769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3617 2769 1116 68 0 3549 0
[pid=20748] vsize: 14468
Current children cumulated CPU time (s) 865.73
Current children cumulated vsize (Kb) 14468

[startup+890.011 s]
Raw data (loadavg): 0.99 0.95 0.63 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2868 0 0 0 86715 842 0 0 25 0 1 0 1716792536 14950400 2779 4294967295 134512640 134736556 3221224560 3221223172 134544527 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3650 2779 1116 68 0 3582 0
[pid=20748] vsize: 14600
Current children cumulated CPU time (s) 875.57
Current children cumulated vsize (Kb) 14600

[startup+900.012 s]
Raw data (loadavg): 0.99 0.95 0.63 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2877 0 0 0 87693 850 0 0 25 0 1 0 1716792536 14950400 2788 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3650 2788 1116 68 0 3582 0
[pid=20748] vsize: 14600
Current children cumulated CPU time (s) 885.43
Current children cumulated vsize (Kb) 14600

[startup+910.012 s]
Raw data (loadavg): 0.99 0.95 0.63 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2877 0 0 0 88672 857 0 0 25 0 1 0 1716792536 14950400 2788 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3650 2788 1116 68 0 3582 0
[pid=20748] vsize: 14600
Current children cumulated CPU time (s) 895.29
Current children cumulated vsize (Kb) 14600

[startup+920.012 s]
Raw data (loadavg): 0.99 0.95 0.64 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2879 0 0 0 89652 866 0 0 25 0 1 0 1716792536 14950400 2790 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3650 2790 1116 68 0 3582 0
[pid=20748] vsize: 14600
Current children cumulated CPU time (s) 905.18
Current children cumulated vsize (Kb) 14600

[startup+930.012 s]
Raw data (loadavg): 0.99 0.95 0.64 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2879 0 0 0 90631 874 0 0 25 0 1 0 1716792536 14950400 2790 4294967295 134512640 134736556 3221224560 3221223172 134544525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3650 2790 1116 68 0 3582 0
[pid=20748] vsize: 14600
Current children cumulated CPU time (s) 915.05
Current children cumulated vsize (Kb) 14600

[startup+940.012 s]
Raw data (loadavg): 0.99 0.95 0.64 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2880 0 0 0 91608 881 0 0 25 0 1 0 1716792536 14950400 2791 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3650 2791 1116 68 0 3582 0
[pid=20748] vsize: 14600
Current children cumulated CPU time (s) 924.89
Current children cumulated vsize (Kb) 14600

[startup+950.011 s]
Raw data (loadavg): 0.99 0.95 0.65 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2880 0 0 0 92586 889 0 0 25 0 1 0 1716792536 14950400 2791 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3650 2791 1116 68 0 3582 0
[pid=20748] vsize: 14600
Current children cumulated CPU time (s) 934.75
Current children cumulated vsize (Kb) 14600

[startup+960.012 s]
Raw data (loadavg): 0.99 0.95 0.65 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2884 0 0 0 93564 897 0 0 25 0 1 0 1716792536 14950400 2795 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3650 2795 1116 68 0 3582 0
[pid=20748] vsize: 14600
Current children cumulated CPU time (s) 944.61
Current children cumulated vsize (Kb) 14600

[startup+970.013 s]
Raw data (loadavg): 0.99 0.96 0.65 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2884 0 0 0 94542 906 0 0 25 0 1 0 1716792536 14950400 2795 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3650 2795 1116 68 0 3582 0
[pid=20748] vsize: 14600
Current children cumulated CPU time (s) 954.48
Current children cumulated vsize (Kb) 14600

[startup+980.012 s]
Raw data (loadavg): 0.99 0.96 0.65 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2887 0 0 0 95524 913 0 0 25 0 1 0 1716792536 14950400 2798 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3650 2798 1116 68 0 3582 0
[pid=20748] vsize: 14600
Current children cumulated CPU time (s) 964.37
Current children cumulated vsize (Kb) 14600

[startup+990.012 s]
Raw data (loadavg): 0.99 0.96 0.66 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2887 0 0 0 96503 921 0 0 25 0 1 0 1716792536 14950400 2798 4294967295 134512640 134736556 3221224560 3221223080 134540033 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3650 2798 1116 68 0 3582 0
[pid=20748] vsize: 14600
Current children cumulated CPU time (s) 974.24
Current children cumulated vsize (Kb) 14600

[startup+1000.01 s]
Raw data (loadavg): 0.99 0.96 0.66 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2887 0 0 0 97483 927 0 0 25 0 1 0 1716792536 14950400 2798 4294967295 134512640 134736556 3221224560 3221223052 1076648084 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3650 2798 1116 68 0 3582 0
[pid=20748] vsize: 14600
Current children cumulated CPU time (s) 984.1
Current children cumulated vsize (Kb) 14600

[startup+1010.01 s]
Raw data (loadavg): 0.99 0.96 0.66 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2895 0 0 0 98463 933 0 0 25 0 1 0 1716792536 14950400 2806 4294967295 134512640 134736556 3221224560 3221223136 134543219 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3650 2806 1116 68 0 3582 0
[pid=20748] vsize: 14600
Current children cumulated CPU time (s) 993.96
Current children cumulated vsize (Kb) 14600

[startup+1020.01 s]
Raw data (loadavg): 0.99 0.96 0.67 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2897 0 0 0 99441 940 0 0 25 0 1 0 1716792536 14950400 2808 4294967295 134512640 134736556 3221224560 3221223216 134608226 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3650 2808 1116 68 0 3582 0
[pid=20748] vsize: 14600
Current children cumulated CPU time (s) 1003.81
Current children cumulated vsize (Kb) 14600

[startup+1030.01 s]
Raw data (loadavg): 0.99 0.96 0.67 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2912 0 0 0 100420 948 0 0 25 0 1 0 1716792536 15085568 2823 4294967295 134512640 134736556 3221224560 3221223116 134536690 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3683 2823 1116 68 0 3615 0
[pid=20748] vsize: 14732
Current children cumulated CPU time (s) 1013.68
Current children cumulated vsize (Kb) 14732

[startup+1040.01 s]
Raw data (loadavg): 0.99 0.96 0.67 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2912 0 0 0 101400 957 0 0 25 0 1 0 1716792536 15085568 2823 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3683 2823 1116 68 0 3615 0
[pid=20748] vsize: 14732
Current children cumulated CPU time (s) 1023.57
Current children cumulated vsize (Kb) 14732

[startup+1050.01 s]
Raw data (loadavg): 0.99 0.96 0.68 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2912 0 0 0 102380 964 0 0 25 0 1 0 1716792536 15085568 2823 4294967295 134512640 134736556 3221224560 3221223232 134536477 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3683 2823 1116 68 0 3615 0
[pid=20748] vsize: 14732
Current children cumulated CPU time (s) 1033.44
Current children cumulated vsize (Kb) 14732

[startup+1060.01 s]
Raw data (loadavg): 0.99 0.96 0.68 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2912 0 0 0 103360 973 0 0 25 0 1 0 1716792536 15085568 2823 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3683 2823 1116 68 0 3615 0
[pid=20748] vsize: 14732
Current children cumulated CPU time (s) 1043.33
Current children cumulated vsize (Kb) 14732

[startup+1070.01 s]
Raw data (loadavg): 0.99 0.97 0.68 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2912 0 0 0 104338 980 0 0 25 0 1 0 1716792536 15073280 2823 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3680 2823 1116 68 0 3612 0
[pid=20748] vsize: 14720
Current children cumulated CPU time (s) 1053.18
Current children cumulated vsize (Kb) 14720

[startup+1080.01 s]
Raw data (loadavg): 0.99 0.97 0.68 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2912 0 0 0 105317 989 0 0 25 0 1 0 1716792536 15073280 2823 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3680 2823 1116 68 0 3612 0
[pid=20748] vsize: 14720
Current children cumulated CPU time (s) 1063.06
Current children cumulated vsize (Kb) 14720

[startup+1090.01 s]
Raw data (loadavg): 0.99 0.97 0.69 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2912 0 0 0 106297 997 0 0 25 0 1 0 1716792536 15073280 2823 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3680 2823 1116 68 0 3612 0
[pid=20748] vsize: 14720
Current children cumulated CPU time (s) 1072.94
Current children cumulated vsize (Kb) 14720

[startup+1100.01 s]
Raw data (loadavg): 0.99 0.97 0.69 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2912 0 0 0 107277 1004 0 0 25 0 1 0 1716792536 15073280 2823 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3680 2823 1116 68 0 3612 0
[pid=20748] vsize: 14720
Current children cumulated CPU time (s) 1082.81
Current children cumulated vsize (Kb) 14720

[startup+1110.01 s]
Raw data (loadavg): 0.99 0.97 0.69 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2912 0 0 0 108257 1012 0 0 25 0 1 0 1716792536 15073280 2823 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3680 2823 1116 68 0 3612 0
[pid=20748] vsize: 14720
Current children cumulated CPU time (s) 1092.69
Current children cumulated vsize (Kb) 14720

[startup+1120.01 s]
Raw data (loadavg): 0.99 0.97 0.70 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2913 0 0 0 109239 1018 0 0 25 0 1 0 1716792536 15073280 2824 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3680 2824 1116 68 0 3612 0
[pid=20748] vsize: 14720
Current children cumulated CPU time (s) 1102.57
Current children cumulated vsize (Kb) 14720

[startup+1130.02 s]
Raw data (loadavg): 0.99 0.97 0.70 1/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2913 0 0 0 110220 1025 0 0 25 0 1 0 1716792536 15073280 2824 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3680 2824 1116 68 0 3612 0
[pid=20748] vsize: 14720
Current children cumulated CPU time (s) 1112.45
Current children cumulated vsize (Kb) 14720

[startup+1140.02 s]
Raw data (loadavg): 0.99 0.97 0.70 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2913 0 0 0 111202 1033 0 0 25 0 1 0 1716792536 15073280 2824 4294967295 134512640 134736556 3221224560 3221223168 134634123 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3680 2824 1116 68 0 3612 0
[pid=20748] vsize: 14720
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (Kb) 14720

[startup+1150.01 s]
Raw data (loadavg): 0.99 0.97 0.70 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2918 0 0 0 112182 1041 0 0 25 0 1 0 1716792536 15073280 2829 4294967295 134512640 134736556 3221224560 3221223172 134544529 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3680 2829 1116 68 0 3612 0
[pid=20748] vsize: 14720
Current children cumulated CPU time (s) 1132.23
Current children cumulated vsize (Kb) 14720

[startup+1160.01 s]
Raw data (loadavg): 0.99 0.97 0.71 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) T 20747 20748 20602 0 -1 0 2918 0 0 0 113163 1047 0 0 25 0 1 0 1716792536 15073280 2829 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3680 2829 1116 68 0 3612 0
[pid=20748] vsize: 14720
Current children cumulated CPU time (s) 1142.1
Current children cumulated vsize (Kb) 14720

[startup+1170.02 s]
Raw data (loadavg): 0.99 0.97 0.71 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2922 0 0 0 114143 1057 0 0 25 0 1 0 1716792536 15073280 2833 4294967295 134512640 134736556 3221224560 3221223236 134634388 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3680 2833 1116 68 0 3612 0
[pid=20748] vsize: 14720
Current children cumulated CPU time (s) 1152
Current children cumulated vsize (Kb) 14720

[startup+1180.01 s]
Raw data (loadavg): 0.99 0.97 0.71 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2924 0 0 0 115123 1063 0 0 25 0 1 0 1716792536 15073280 2835 4294967295 134512640 134736556 3221224560 3221223296 134529235 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3680 2835 1116 68 0 3612 0
[pid=20748] vsize: 14720
Current children cumulated CPU time (s) 1161.86
Current children cumulated vsize (Kb) 14720

[startup+1190.01 s]
Raw data (loadavg): 0.99 0.97 0.72 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2924 0 0 0 116105 1071 0 0 25 0 1 0 1716792536 15073280 2835 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3680 2835 1116 68 0 3612 0
[pid=20748] vsize: 14720
Current children cumulated CPU time (s) 1171.76
Current children cumulated vsize (Kb) 14720

[startup+1200.02 s]
Raw data (loadavg): 0.99 0.97 0.72 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2926 0 0 0 117086 1079 0 0 25 0 1 0 1716792536 15073280 2837 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3680 2837 1116 68 0 3612 0
[pid=20748] vsize: 14720
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (Kb) 14720

[startup+1210.01 s]
Raw data (loadavg): 0.99 0.97 0.72 2/57 20748
Raw data (/proc/20748/stat): 20748 (bsolo) R 20747 20748 20602 0 -1 0 2931 0 0 0 118066 1087 0 0 25 0 1 0 1716792536 15208448 2842 4294967295 134512640 134736556 3221224560 3221222928 134717508 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20748/statm): 3713 2842 1116 68 0 3645 0
[pid=20748] vsize: 14852
Current children cumulated CPU time (s) 1191.53
Current children cumulated vsize (Kb) 14852
One traced child (pid=20748) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1213.55
CPU time (s): 1195.02
CPU user time (s): 1184.12
CPU system time (s): 10.9013
CPU usage (%): 98.4733
Max. virtual memory (cumulated for all children) (Kb): 14852

Verifier Data

ERROR: no interpretation found !