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-fpga20_19_sat_pb.cnf.cr.opb
MD5SUM421f138371e66f1365608f6ff657e450
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 21
Number of bits of the biggest sum of numbers5
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.147977
Number of variables570
Total number of constraints438
Number of constraints which are clauses399
Number of constraints which are cardinality constraints (but not clauses)39
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint20

Trace number 44

Launcher Data

LAUNCH ON wulflinc5 THE 2005-09-18 07:39:34 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=37 boxname=wulflinc5 idbench=37 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  421f138371e66f1365608f6ff657e450  /oldhome/oroussel/tmp/wulflinc5/normalized-fpga20_19_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc5/normalized-fpga20_19_sat_pb.cnf.cr.opb
IDLAUNCH: 37
/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:        955964 kB
Buffers:         33568 kB
Cached:          21468 kB
SwapCached:        792 kB
Active:          51352 kB
Inactive:         6464 kB
HighTotal:      131008 kB
HighFree:       105336 kB
LowTotal:       903652 kB
LowFree:        850628 kB
SwapTotal:     2097136 kB
SwapFree:      2095876 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5804 kB
Slab:            15208 kB
Committed_AS:    64300 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 07:59:37 (client local time) WITH STATUS 0 IN 1195.06 SECONDS
stats: 37 7 1195.06 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 570 variables and 438 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.247
c After prepocess the problem consists of 570 variables and 438 constraints.
c Restart #1 #Var: 570 #Dec: 351 LB: 0 @ 0.551
c Restart #2 #Var: 570 #Dec: 771 LB: 0 @ 0.966
c Restart #3 #Var: 570 #Dec: 1404 LB: 0 @ 1.734
c Restart #4 #Var: 570 #Dec: 2237 LB: 0 @ 3.207
c Restart #5 #Var: 570 #Dec: 3269 LB: 0 @ 5.827
c Restart #6 #Var: 570 #Dec: 4513 LB: 0 @ 9.417
c Restart #7 #Var: 570 #Dec: 5965 LB: 0 @ 14.882
c Restart #8 #Var: 570 #Dec: 7617 LB: 0 @ 21.638
c Restart #9 #Var: 570 #Dec: 9471 LB: 0 @ 30.291
c Restart #10 #Var: 570 #Dec: 11550 LB: 0 @ 37.942
c Restart #11 #Var: 570 #Dec: 13813 LB: 0 @ 52.309
c Restart #12 #Var: 570 #Dec: 16292 LB: 0 @ 67.485
c Restart #13 #Var: 570 #Dec: 18973 LB: 0 @ 80.899
c Restart #14 #Var: 570 #Dec: 21838 LB: 0 @ 106.18
c Restart #15 #Var: 570 #Dec: 24910 LB: 0 @ 126.83
c Restart #16 #Var: 570 #Dec: 28196 LB: 0 @ 148.05
c Restart #17 #Var: 570 #Dec: 31663 LB: 0 @ 180.76
c Restart #18 #Var: 570 #Dec: 35339 LB: 0 @ 220.87
c Restart #19 #Var: 570 #Dec: 39194 LB: 0 @ 263.14
c Restart #20 #Var: 570 #Dec: 43301 LB: 0 @ 308.94
c Restart #21 #Var: 570 #Dec: 47620 LB: 0 @ 344.82
c Restart #22 #Var: 570 #Dec: 52076 LB: 0 @ 385.44
c Restart #23 #Var: 570 #Dec: 56780 LB: 0 @ 426.46
c Restart #24 #Var: 570 #Dec: 61645 LB: 0 @ 480.52
c Restart #25 #Var: 570 #Dec: 66681 LB: 0 @ 541.31
c CHANGE Heuristic... 
c Restart #0 #Var: 570 #Dec: 71969 LB: 0 @ 598.87
c Restart #1 #Var: 570 #Dec: 72259 LB: 0 @ 599.38
c Restart #2 #Var: 570 #Dec: 72689 LB: 0 @ 603.55
c Restart #3 #Var: 570 #Dec: 73305 LB: 0 @ 607.27
c Restart #4 #Var: 570 #Dec: 74144 LB: 0 @ 611.87
c Restart #5 #Var: 570 #Dec: 75188 LB: 0 @ 617.1
c Restart #6 #Var: 570 #Dec: 76419 LB: 0 @ 625.14
c Restart #7 #Var: 570 #Dec: 77855 LB: 0 @ 631.71
c Restart #8 #Var: 570 #Dec: 79509 LB: 0 @ 640.58
c Restart #9 #Var: 570 #Dec: 81344 LB: 0 @ 649.93
c Restart #10 #Var: 570 #Dec: 83388 LB: 0 @ 661.05
c Restart #11 #Var: 570 #Dec: 85644 LB: 0 @ 672.08
c Restart #12 #Var: 570 #Dec: 88095 LB: 0 @ 686.23
c Restart #13 #Var: 570 #Dec: 90736 LB: 0 @ 703.36
c Restart #14 #Var: 570 #Dec: 93581 LB: 0 @ 719.52
c Restart #15 #Var: 570 #Dec: 96666 LB: 0 @ 741.21
c Restart #16 #Var: 570 #Dec: 99946 LB: 0 @ 763.3
c Restart #17 #Var: 570 #Dec: 103402 LB: 0 @ 787.15
c Restart #18 #Var: 570 #Dec: 107102 LB: 0 @ 811.57
c Restart #19 #Var: 570 #Dec: 110964 LB: 0 @ 834.36
c Restart #20 #Var: 570 #Dec: 115076 LB: 0 @ 861.8
c Restart #21 #Var: 570 #Dec: 119389 LB: 0 @ 894.32
c Restart #22 #Var: 570 #Dec: 123860 LB: 0 @ 928.41
c Restart #23 #Var: 570 #Dec: 128581 LB: 0 @ 961.23
c Restart #24 #Var: 570 #Dec: 133550 LB: 0 @ 999.43
c Restart #25 #Var: 570 #Dec: 138762 LB: 0 @ 1040.3
c Restart #26 #Var: 570 #Dec: 144161 LB: 0 @ 1083.7
c Restart #27 #Var: 570 #Dec: 149731 LB: 0 @ 1135.3
c Restart #28 #Var: 570 #Dec: 155481 LB: 0 @ 1188.4
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/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 19 0 0 0 0 0 0 0 21 0 1 0 1781300302 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 107 3 90 68 0 39 0
[pid=972] 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-fpga20_19_sat_pb.cnf.cr.opb

[startup+10.0045 s]
Raw data (loadavg): 0.78 0.33 0.12 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 3128 0 0 0 955 18 0 0 25 0 1 0 1781300302 15912960 3039 4294967295 134512640 134736556 3221224560 3221223120 134550956 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 3885 3039 1116 68 0 3817 0
[pid=972] vsize: 15540
Current children cumulated CPU time (s) 9.73
Current children cumulated vsize (Kb) 15540

[startup+20.0053 s]
Raw data (loadavg): 0.81 0.35 0.13 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 4081 0 0 0 1935 28 0 0 22 0 1 0 1781300302 19828736 3992 4294967295 134512640 134736556 3221224560 3221223272 134553048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 4841 3992 1116 68 0 4773 0
[pid=972] vsize: 19364
Current children cumulated CPU time (s) 19.63
Current children cumulated vsize (Kb) 19364

[startup+30.006 s]
Raw data (loadavg): 0.84 0.37 0.14 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 4738 0 0 0 2918 35 0 0 25 0 1 0 1781300302 22532096 4649 4294967295 134512640 134736556 3221224560 3221223248 134524522 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 5501 4649 1116 68 0 5433 0
[pid=972] vsize: 22004
Current children cumulated CPU time (s) 29.53
Current children cumulated vsize (Kb) 22004

[startup+40.0067 s]
Raw data (loadavg): 0.87 0.39 0.15 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 5724 0 0 0 3898 44 0 0 25 0 1 0 1781300302 26583040 5635 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 6490 5635 1116 68 0 6422 0
[pid=972] vsize: 25960
Current children cumulated CPU time (s) 39.42
Current children cumulated vsize (Kb) 25960

[startup+50.0074 s]
Raw data (loadavg): 0.89 0.41 0.15 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 6292 0 0 0 4884 50 0 0 25 0 1 0 1781300302 28880896 6203 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 7051 6203 1116 68 0 6983 0
[pid=972] vsize: 28204
Current children cumulated CPU time (s) 49.34
Current children cumulated vsize (Kb) 28204

[startup+60.0082 s]
Raw data (loadavg): 0.90 0.43 0.16 1/56 972
Raw data (/proc/972/stat): 972 (bsolo) T 971 972 824 0 -1 0 6704 0 0 0 5871 57 0 0 25 0 1 0 1781300302 30507008 6615 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/972/statm): 7448 6615 1116 68 0 7380 0
[pid=972] vsize: 29792
Current children cumulated CPU time (s) 59.28
Current children cumulated vsize (Kb) 29792

[startup+70.0089 s]
Raw data (loadavg): 0.92 0.45 0.17 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 7237 0 0 0 6857 63 0 0 25 0 1 0 1781300302 32804864 7148 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 8009 7148 1116 68 0 7941 0
[pid=972] vsize: 32036
Current children cumulated CPU time (s) 69.2
Current children cumulated vsize (Kb) 32036

[startup+80.0096 s]
Raw data (loadavg): 0.93 0.47 0.18 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 8127 0 0 0 7839 72 0 0 25 0 1 0 1781300302 36454400 8038 4294967295 134512640 134736556 3221224560 3221223120 134550980 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 8900 8038 1116 68 0 8832 0
[pid=972] vsize: 35600
Current children cumulated CPU time (s) 79.11
Current children cumulated vsize (Kb) 35600

[startup+90.0104 s]
Raw data (loadavg): 0.94 0.48 0.19 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 8351 0 0 0 8829 77 0 0 25 0 1 0 1781300302 37408768 8262 4294967295 134512640 134736556 3221224560 3221223016 134554078 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 9133 8262 1116 68 0 9065 0
[pid=972] vsize: 36532
Current children cumulated CPU time (s) 89.06
Current children cumulated vsize (Kb) 36532

[startup+100.011 s]
Raw data (loadavg): 0.95 0.50 0.20 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 8651 0 0 0 9820 81 0 0 25 0 1 0 1781300302 38637568 8562 4294967295 134512640 134736556 3221224560 3221223084 134536682 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 9433 8562 1116 68 0 9365 0
[pid=972] vsize: 37732
Current children cumulated CPU time (s) 99.01
Current children cumulated vsize (Kb) 37732

[startup+110.012 s]
Raw data (loadavg): 0.96 0.52 0.20 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 8892 0 0 0 10812 84 0 0 25 0 1 0 1781300302 39587840 8803 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 9665 8803 1116 68 0 9597 0
[pid=972] vsize: 38660
Current children cumulated CPU time (s) 108.96
Current children cumulated vsize (Kb) 38660

[startup+120.013 s]
Raw data (loadavg): 0.96 0.53 0.21 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 9490 0 0 0 11800 89 0 0 25 0 1 0 1781300302 42029056 9401 4294967295 134512640 134736556 3221224560 3221223160 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 10261 9401 1116 68 0 10193 0
[pid=972] vsize: 41044
Current children cumulated CPU time (s) 118.89
Current children cumulated vsize (Kb) 41044

[startup+130.013 s]
Raw data (loadavg): 0.97 0.55 0.22 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 9738 0 0 0 12789 92 0 0 25 0 1 0 1781300302 43110400 9648 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 10525 9648 1116 68 0 10457 0
[pid=972] vsize: 42100
Current children cumulated CPU time (s) 128.81
Current children cumulated vsize (Kb) 42100

[startup+140.013 s]
Raw data (loadavg): 0.97 0.56 0.23 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 10251 0 0 0 13774 100 0 0 25 0 1 0 1781300302 45137920 10161 4294967295 134512640 134736556 3221224560 3221223152 134716144 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 11020 10161 1116 68 0 10952 0
[pid=972] vsize: 44080
Current children cumulated CPU time (s) 138.74
Current children cumulated vsize (Kb) 44080

[startup+150.013 s]
Raw data (loadavg): 0.98 0.58 0.24 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 10764 0 0 0 14760 106 0 0 25 0 1 0 1781300302 47304704 10674 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 11549 10674 1116 68 0 11481 0
[pid=972] vsize: 46196
Current children cumulated CPU time (s) 148.66
Current children cumulated vsize (Kb) 46196

[startup+160.013 s]
Raw data (loadavg): 0.98 0.59 0.24 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 10957 0 0 0 15753 110 0 0 25 0 1 0 1781300302 47988736 10866 4294967295 134512640 134736556 3221224560 3221223272 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 11716 10866 1116 68 0 11648 0
[pid=972] vsize: 46864
Current children cumulated CPU time (s) 158.63
Current children cumulated vsize (Kb) 46864

[startup+170.013 s]
Raw data (loadavg): 0.98 0.60 0.25 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 11180 0 0 0 16745 113 0 0 25 0 1 0 1781300302 48934912 11089 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 11947 11089 1116 68 0 11879 0
[pid=972] vsize: 47788
Current children cumulated CPU time (s) 168.58
Current children cumulated vsize (Kb) 47788

[startup+180.014 s]
Raw data (loadavg): 0.98 0.61 0.26 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 11308 0 0 0 17736 116 0 0 25 0 1 0 1781300302 49475584 11217 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 12079 11217 1116 68 0 12011 0
[pid=972] vsize: 48316
Current children cumulated CPU time (s) 178.52
Current children cumulated vsize (Kb) 48316

[startup+190.015 s]
Raw data (loadavg): 0.99 0.63 0.27 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 11547 0 0 0 18728 120 0 0 25 0 1 0 1781300302 50421760 11456 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 12310 11456 1116 68 0 12242 0
[pid=972] vsize: 49240
Current children cumulated CPU time (s) 188.48
Current children cumulated vsize (Kb) 49240

[startup+200.014 s]
Raw data (loadavg): 0.99 0.64 0.27 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 11736 0 0 0 19719 124 0 0 25 0 1 0 1781300302 51232768 11645 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 12508 11645 1116 68 0 12440 0
[pid=972] vsize: 50032
Current children cumulated CPU time (s) 198.43
Current children cumulated vsize (Kb) 50032

[startup+210.015 s]
Raw data (loadavg): 0.99 0.65 0.28 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 11864 0 0 0 20711 126 0 0 25 0 1 0 1781300302 51773440 11773 4294967295 134512640 134736556 3221224560 3221223184 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 12640 11773 1116 68 0 12572 0
[pid=972] vsize: 50560
Current children cumulated CPU time (s) 208.37
Current children cumulated vsize (Kb) 50560

[startup+220.016 s]
Raw data (loadavg): 0.99 0.66 0.29 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 11988 0 0 0 21705 129 0 0 25 0 1 0 1781300302 52342784 11897 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 12779 11897 1116 68 0 12711 0
[pid=972] vsize: 51116
Current children cumulated CPU time (s) 218.34
Current children cumulated vsize (Kb) 51116

[startup+230.017 s]
Raw data (loadavg): 0.99 0.67 0.30 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 12025 0 0 0 22699 131 0 0 25 0 1 0 1781300302 52477952 11934 4294967295 134512640 134736556 3221224560 3221223140 134716320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 12812 11934 1116 68 0 12744 0
[pid=972] vsize: 51248
Current children cumulated CPU time (s) 228.3
Current children cumulated vsize (Kb) 51248

[startup+240.017 s]
Raw data (loadavg): 0.99 0.68 0.30 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 12075 0 0 0 23692 134 0 0 25 0 1 0 1781300302 52613120 11984 4294967295 134512640 134736556 3221224560 3221222564 134717281 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 12845 11984 1116 68 0 12777 0
[pid=972] vsize: 51380
Current children cumulated CPU time (s) 238.26
Current children cumulated vsize (Kb) 51380

[startup+250.017 s]
Raw data (loadavg): 0.99 0.69 0.31 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 12174 0 0 0 24682 137 0 0 25 0 1 0 1781300302 53018624 12083 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 12944 12083 1116 68 0 12876 0
[pid=972] vsize: 51776
Current children cumulated CPU time (s) 248.19
Current children cumulated vsize (Kb) 51776

[startup+260.018 s]
Raw data (loadavg): 0.99 0.70 0.32 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 12325 0 0 0 25674 141 0 0 25 0 1 0 1781300302 53694464 12234 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 13109 12234 1116 68 0 13041 0
[pid=972] vsize: 52436
Current children cumulated CPU time (s) 258.15
Current children cumulated vsize (Kb) 52436

[startup+270.017 s]
Raw data (loadavg): 0.99 0.71 0.32 1/56 972
Raw data (/proc/972/stat): 972 (bsolo) T 971 972 824 0 -1 0 12399 0 0 0 26668 144 0 0 25 0 1 0 1781300302 53968896 12308 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/972/statm): 13176 12308 1116 68 0 13108 0
[pid=972] vsize: 52704
Current children cumulated CPU time (s) 268.12
Current children cumulated vsize (Kb) 52704

[startup+280.018 s]
Raw data (loadavg): 0.99 0.72 0.33 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 12471 0 0 0 27661 147 0 0 25 0 1 0 1781300302 54239232 12380 4294967295 134512640 134736556 3221224560 3221223232 134536477 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 13242 12380 1116 68 0 13174 0
[pid=972] vsize: 52968
Current children cumulated CPU time (s) 278.08
Current children cumulated vsize (Kb) 52968

[startup+290.018 s]
Raw data (loadavg): 0.99 0.73 0.34 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 12557 0 0 0 28655 150 0 0 25 0 1 0 1781300302 54644736 12466 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 13341 12466 1116 68 0 13273 0
[pid=972] vsize: 53364
Current children cumulated CPU time (s) 288.05
Current children cumulated vsize (Kb) 53364

[startup+300.018 s]
Raw data (loadavg): 0.99 0.74 0.34 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 12726 0 0 0 29647 152 0 0 25 0 1 0 1781300302 55320576 12635 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 13506 12635 1116 68 0 13438 0
[pid=972] vsize: 54024
Current children cumulated CPU time (s) 297.99
Current children cumulated vsize (Kb) 54024

[startup+310.018 s]
Raw data (loadavg): 0.99 0.74 0.35 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 12876 0 0 0 30639 156 0 0 25 0 1 0 1781300302 55996416 12785 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 13671 12785 1116 68 0 13603 0
[pid=972] vsize: 54684
Current children cumulated CPU time (s) 307.95
Current children cumulated vsize (Kb) 54684

[startup+320.018 s]
Raw data (loadavg): 0.99 0.75 0.36 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 13075 0 0 0 31630 159 0 0 25 0 1 0 1781300302 56795136 12984 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 13866 12984 1116 68 0 13798 0
[pid=972] vsize: 55464
Current children cumulated CPU time (s) 317.89
Current children cumulated vsize (Kb) 55464

[startup+330.019 s]
Raw data (loadavg): 0.99 0.76 0.36 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 13246 0 0 0 32622 162 0 0 25 0 1 0 1781300302 57470976 13155 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 14031 13155 1116 68 0 13963 0
[pid=972] vsize: 56124
Current children cumulated CPU time (s) 327.84
Current children cumulated vsize (Kb) 56124

[startup+340.02 s]
Raw data (loadavg): 0.99 0.77 0.37 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 13511 0 0 0 33611 166 0 0 25 0 1 0 1781300302 58552320 13420 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 14295 13420 1116 68 0 14227 0
[pid=972] vsize: 57180
Current children cumulated CPU time (s) 337.77
Current children cumulated vsize (Kb) 57180

[startup+350.019 s]
Raw data (loadavg): 0.99 0.77 0.38 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 13647 0 0 0 34603 168 0 0 25 0 1 0 1781300302 59092992 13556 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 14427 13556 1116 68 0 14359 0
[pid=972] vsize: 57708
Current children cumulated CPU time (s) 347.71
Current children cumulated vsize (Kb) 57708

[startup+360.02 s]
Raw data (loadavg): 0.99 0.78 0.38 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 13927 0 0 0 35594 173 0 0 25 0 1 0 1781300302 60317696 13836 4294967295 134512640 134736556 3221224560 3221223164 134537504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 14726 13836 1116 68 0 14658 0
[pid=972] vsize: 58904
Current children cumulated CPU time (s) 357.67
Current children cumulated vsize (Kb) 58904

[startup+370.02 s]
Raw data (loadavg): 0.99 0.79 0.39 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 14030 0 0 0 36585 174 0 0 25 0 1 0 1781300302 60723200 13939 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 14825 13939 1116 68 0 14757 0
[pid=972] vsize: 59300
Current children cumulated CPU time (s) 367.59
Current children cumulated vsize (Kb) 59300

[startup+380.02 s]
Raw data (loadavg): 0.99 0.80 0.39 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 14160 0 0 0 37574 179 0 0 25 0 1 0 1781300302 61231104 14069 4294967295 134512640 134736556 3221224560 3221223152 134543993 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 14949 14069 1116 68 0 14881 0
[pid=972] vsize: 59796
Current children cumulated CPU time (s) 377.53
Current children cumulated vsize (Kb) 59796

[startup+390.02 s]
Raw data (loadavg): 0.99 0.80 0.40 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 14301 0 0 0 38568 182 0 0 25 0 1 0 1781300302 61906944 14210 4294967295 134512640 134736556 3221224560 3221223248 134524332 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 15114 14210 1116 68 0 15046 0
[pid=972] vsize: 60456
Current children cumulated CPU time (s) 387.5
Current children cumulated vsize (Kb) 60456

[startup+400.02 s]
Raw data (loadavg): 0.99 0.81 0.40 1/56 972
Raw data (/proc/972/stat): 972 (bsolo) T 971 972 824 0 -1 0 14523 0 0 0 39558 185 0 0 25 0 1 0 1781300302 62853120 14432 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/972/statm): 15345 14432 1116 68 0 15277 0
[pid=972] vsize: 61380
Current children cumulated CPU time (s) 397.43
Current children cumulated vsize (Kb) 61380

[startup+410.021 s]
Raw data (loadavg): 0.99 0.81 0.41 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 14705 0 0 0 40548 190 0 0 25 0 1 0 1781300302 63528960 14614 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 15510 14614 1116 68 0 15442 0
[pid=972] vsize: 62040
Current children cumulated CPU time (s) 407.38
Current children cumulated vsize (Kb) 62040

[startup+420.021 s]
Raw data (loadavg): 0.99 0.82 0.42 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 14901 0 0 0 41539 193 0 0 25 0 1 0 1781300302 64339968 14810 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 15708 14810 1116 68 0 15640 0
[pid=972] vsize: 62832
Current children cumulated CPU time (s) 417.32
Current children cumulated vsize (Kb) 62832

[startup+430.022 s]
Raw data (loadavg): 0.99 0.82 0.42 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 15101 0 0 0 42531 197 0 0 25 0 1 0 1781300302 65150976 15010 4294967295 134512640 134736556 3221224560 3221223164 134537504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 15906 15010 1116 68 0 15838 0
[pid=972] vsize: 63624
Current children cumulated CPU time (s) 427.28
Current children cumulated vsize (Kb) 63624

[startup+440.022 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 15204 0 0 0 43523 200 0 0 25 0 1 0 1781300302 65560576 15112 4294967295 134512640 134736556 3221224560 3221223056 134543915 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 16006 15112 1116 68 0 15938 0
[pid=972] vsize: 64024
Current children cumulated CPU time (s) 437.23
Current children cumulated vsize (Kb) 64024

[startup+450.022 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 15310 0 0 0 44515 203 0 0 25 0 1 0 1781300302 65966080 15218 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 16105 15218 1116 68 0 16037 0
[pid=972] vsize: 64420
Current children cumulated CPU time (s) 447.18
Current children cumulated vsize (Kb) 64420

[startup+460.022 s]
Raw data (loadavg): 0.99 0.84 0.44 1/56 972
Raw data (/proc/972/stat): 972 (bsolo) T 971 972 824 0 -1 0 15366 0 0 0 45508 205 0 0 25 0 1 0 1781300302 66203648 15274 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/972/statm): 16163 15274 1116 68 0 16095 0
[pid=972] vsize: 64652
Current children cumulated CPU time (s) 457.13
Current children cumulated vsize (Kb) 64652

[startup+470.023 s]
Raw data (loadavg): 0.99 0.84 0.45 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 15500 0 0 0 46500 209 0 0 25 0 1 0 1781300302 66744320 15408 4294967295 134512640 134736556 3221224560 3221223328 134610771 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 16295 15408 1116 68 0 16227 0
[pid=972] vsize: 65180
Current children cumulated CPU time (s) 467.09
Current children cumulated vsize (Kb) 65180

[startup+480.024 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 15629 0 0 0 47492 213 0 0 25 0 1 0 1781300302 67305472 15537 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 16432 15537 1116 68 0 16364 0
[pid=972] vsize: 65728
Current children cumulated CPU time (s) 477.05
Current children cumulated vsize (Kb) 65728

[startup+490.023 s]
Raw data (loadavg): 0.99 0.85 0.46 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 15733 0 0 0 48486 216 0 0 25 0 1 0 1781300302 67846144 15641 4294967295 134512640 134736556 3221224560 3221223160 134554106 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 16564 15641 1116 68 0 16496 0
[pid=972] vsize: 66256
Current children cumulated CPU time (s) 487.02
Current children cumulated vsize (Kb) 66256

[startup+500.023 s]
Raw data (loadavg): 0.99 0.86 0.46 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 15810 0 0 0 49478 219 0 0 25 0 1 0 1781300302 68116480 15718 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 16630 15718 1116 68 0 16562 0
[pid=972] vsize: 66520
Current children cumulated CPU time (s) 496.97
Current children cumulated vsize (Kb) 66520

[startup+510.024 s]
Raw data (loadavg): 0.99 0.86 0.47 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 15868 0 0 0 50470 222 0 0 25 0 1 0 1781300302 68386816 15776 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 16696 15776 1116 68 0 16628 0
[pid=972] vsize: 66784
Current children cumulated CPU time (s) 506.92
Current children cumulated vsize (Kb) 66784

[startup+520.024 s]
Raw data (loadavg): 0.99 0.87 0.47 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 15940 0 0 0 51463 225 0 0 25 0 1 0 1781300302 68657152 15848 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 16762 15848 1116 68 0 16694 0
[pid=972] vsize: 67048
Current children cumulated CPU time (s) 516.88
Current children cumulated vsize (Kb) 67048

[startup+530.024 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 16001 0 0 0 52454 229 0 0 25 0 1 0 1781300302 68927488 15909 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 16828 15909 1116 68 0 16760 0
[pid=972] vsize: 67312
Current children cumulated CPU time (s) 526.83
Current children cumulated vsize (Kb) 67312

[startup+540.025 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 16092 0 0 0 53448 232 0 0 25 0 1 0 1781300302 69345280 16000 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 16930 16000 1116 68 0 16862 0
[pid=972] vsize: 67720
Current children cumulated CPU time (s) 536.8
Current children cumulated vsize (Kb) 67720

[startup+550.025 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 16212 0 0 0 54440 234 0 0 25 0 1 0 1781300302 69750784 16120 4294967295 134512640 134736556 3221224560 3221223184 134537311 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 17029 16120 1116 68 0 16961 0
[pid=972] vsize: 68116
Current children cumulated CPU time (s) 546.74
Current children cumulated vsize (Kb) 68116

[startup+560.026 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 16375 0 0 0 55432 237 0 0 25 0 1 0 1781300302 70426624 16283 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 17194 16283 1116 68 0 17126 0
[pid=972] vsize: 68776
Current children cumulated CPU time (s) 556.69
Current children cumulated vsize (Kb) 68776

[startup+570.026 s]
Raw data (loadavg): 0.99 0.88 0.50 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 16452 0 0 0 56426 239 0 0 25 0 1 0 1781300302 70696960 16360 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 17260 16360 1116 68 0 17192 0
[pid=972] vsize: 69040
Current children cumulated CPU time (s) 566.65
Current children cumulated vsize (Kb) 69040

[startup+580.027 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 16543 0 0 0 57417 244 0 0 25 0 1 0 1781300302 71102464 16451 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 17359 16451 1116 68 0 17291 0
[pid=972] vsize: 69436
Current children cumulated CPU time (s) 576.61
Current children cumulated vsize (Kb) 69436

[startup+590.027 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 16684 0 0 0 58409 247 0 0 25 0 1 0 1781300302 71643136 16592 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 17491 16592 1116 68 0 17423 0
[pid=972] vsize: 69964
Current children cumulated CPU time (s) 586.56
Current children cumulated vsize (Kb) 69964

[startup+600.028 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 16816 0 0 0 59402 250 0 0 25 0 1 0 1781300302 72335360 16724 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 17660 16724 1116 68 0 17592 0
[pid=972] vsize: 70640
Current children cumulated CPU time (s) 596.52
Current children cumulated vsize (Kb) 70640

[startup+610.028 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 17368 0 0 0 60390 255 0 0 25 0 1 0 1781300302 74498048 17276 4294967295 134512640 134736556 3221224560 3221223456 134592021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 18188 17276 1116 68 0 18120 0
[pid=972] vsize: 72752
Current children cumulated CPU time (s) 606.45
Current children cumulated vsize (Kb) 72752

[startup+620.028 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 17822 0 0 0 61374 262 0 0 25 0 1 0 1781300302 76390400 17730 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 18650 17730 1116 68 0 18582 0
[pid=972] vsize: 74600
Current children cumulated CPU time (s) 616.36
Current children cumulated vsize (Kb) 74600

[startup+630.029 s]
Raw data (loadavg): 0.99 0.90 0.53 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 18015 0 0 0 62362 267 0 0 25 0 1 0 1781300302 77201408 17923 4294967295 134512640 134736556 3221224560 3221223184 134524877 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 18848 17923 1116 68 0 18780 0
[pid=972] vsize: 75392
Current children cumulated CPU time (s) 626.29
Current children cumulated vsize (Kb) 75392

[startup+640.029 s]
Raw data (loadavg): 0.99 0.91 0.53 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 18517 0 0 0 63345 275 0 0 25 0 1 0 1781300302 79228928 18425 4294967295 134512640 134736556 3221224560 3221223232 134528656 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 19343 18425 1116 68 0 19275 0
[pid=972] vsize: 77372
Current children cumulated CPU time (s) 636.2
Current children cumulated vsize (Kb) 77372

[startup+650.029 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 18858 0 0 0 64330 280 0 0 25 0 1 0 1781300302 80711680 18766 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 19705 18766 1116 68 0 19637 0
[pid=972] vsize: 78820
Current children cumulated CPU time (s) 646.1
Current children cumulated vsize (Kb) 78820

[startup+660.03 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 19105 0 0 0 65316 287 0 0 25 0 1 0 1781300302 81657856 19013 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 19936 19013 1116 68 0 19868 0
[pid=972] vsize: 79744
Current children cumulated CPU time (s) 656.03
Current children cumulated vsize (Kb) 79744

[startup+670.03 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 19370 0 0 0 66302 292 0 0 25 0 1 0 1781300302 82739200 19278 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 20200 19278 1116 68 0 20132 0
[pid=972] vsize: 80800
Current children cumulated CPU time (s) 665.94
Current children cumulated vsize (Kb) 80800

[startup+680.03 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 19741 0 0 0 67287 298 0 0 25 0 1 0 1781300302 84217856 19649 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 20561 19649 1116 68 0 20493 0
[pid=972] vsize: 82244
Current children cumulated CPU time (s) 675.85
Current children cumulated vsize (Kb) 82244

[startup+690.031 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 19938 0 0 0 68273 304 0 0 25 0 1 0 1781300302 85028864 19846 4294967295 134512640 134736556 3221224560 3221223152 134716144 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 20759 19846 1116 68 0 20691 0
[pid=972] vsize: 83036
Current children cumulated CPU time (s) 685.77
Current children cumulated vsize (Kb) 83036

[startup+700.031 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 20049 0 0 0 69261 309 0 0 25 0 1 0 1781300302 85569536 19957 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 20891 19957 1116 68 0 20823 0
[pid=972] vsize: 83564
Current children cumulated CPU time (s) 695.7
Current children cumulated vsize (Kb) 83564

[startup+710.032 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 20166 0 0 0 70250 314 0 0 25 0 1 0 1781300302 85954560 20074 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 20985 20074 1116 68 0 20917 0
[pid=972] vsize: 83940
Current children cumulated CPU time (s) 705.64
Current children cumulated vsize (Kb) 83940

[startup+720.032 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 20365 0 0 0 71237 318 0 0 25 0 1 0 1781300302 86765568 20273 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 21183 20273 1116 68 0 21115 0
[pid=972] vsize: 84732
Current children cumulated CPU time (s) 715.55
Current children cumulated vsize (Kb) 84732

[startup+730.033 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 20418 0 0 0 72225 322 0 0 25 0 1 0 1781300302 87035904 20326 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 21249 20326 1116 68 0 21181 0
[pid=972] vsize: 84996
Current children cumulated CPU time (s) 725.47
Current children cumulated vsize (Kb) 84996

[startup+740.034 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 20477 0 0 0 73214 326 0 0 25 0 1 0 1781300302 87302144 20385 4294967295 134512640 134736556 3221224560 3221223184 134537456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 21314 20385 1116 68 0 21246 0
[pid=972] vsize: 85256
Current children cumulated CPU time (s) 735.4
Current children cumulated vsize (Kb) 85256

[startup+750.033 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 20567 0 0 0 74203 330 0 0 25 0 1 0 1781300302 87707648 20475 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 21413 20475 1116 68 0 21345 0
[pid=972] vsize: 85652
Current children cumulated CPU time (s) 745.33
Current children cumulated vsize (Kb) 85652

[startup+760.034 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 20642 0 0 0 75192 333 0 0 25 0 1 0 1781300302 87977984 20550 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 21479 20550 1116 68 0 21411 0
[pid=972] vsize: 85916
Current children cumulated CPU time (s) 755.25
Current children cumulated vsize (Kb) 85916

[startup+770.034 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 20742 0 0 0 76182 338 0 0 25 0 1 0 1781300302 88383488 20650 4294967295 134512640 134736556 3221224560 3221223152 134716115 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 21578 20650 1116 68 0 21510 0
[pid=972] vsize: 86312
Current children cumulated CPU time (s) 765.2
Current children cumulated vsize (Kb) 86312

[startup+780.034 s]
Raw data (loadavg): 0.99 0.93 0.59 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 20836 0 0 0 77170 342 0 0 25 0 1 0 1781300302 88788992 20744 4294967295 134512640 134736556 3221224560 3221222516 134717551 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 21677 20744 1116 68 0 21609 0
[pid=972] vsize: 86708
Current children cumulated CPU time (s) 775.12
Current children cumulated vsize (Kb) 86708

[startup+790.034 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 20927 0 0 0 78159 347 0 0 25 0 1 0 1781300302 89194496 20835 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 21776 20835 1116 68 0 21708 0
[pid=972] vsize: 87104
Current children cumulated CPU time (s) 785.06
Current children cumulated vsize (Kb) 87104

[startup+800.034 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 20971 0 0 0 79149 351 0 0 25 0 1 0 1781300302 89329664 20879 4294967295 134512640 134736556 3221224560 3221223072 134716482 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 21809 20879 1116 68 0 21741 0
[pid=972] vsize: 87236
Current children cumulated CPU time (s) 795
Current children cumulated vsize (Kb) 87236

[startup+810.035 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 21059 0 0 0 80136 356 0 0 25 0 1 0 1781300302 89735168 20967 4294967295 134512640 134736556 3221224560 3221223184 134527505 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 21908 20967 1116 68 0 21840 0
[pid=972] vsize: 87632
Current children cumulated CPU time (s) 804.92
Current children cumulated vsize (Kb) 87632

[startup+820.035 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 21209 0 0 0 81123 361 0 0 25 0 1 0 1781300302 90243072 21117 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 22032 21117 1116 68 0 21964 0
[pid=972] vsize: 88128
Current children cumulated CPU time (s) 814.84
Current children cumulated vsize (Kb) 88128

[startup+830.034 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 21334 0 0 0 82109 367 0 0 25 0 1 0 1781300302 90783744 21242 4294967295 134512640 134736556 3221224560 3221223088 134716588 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 22164 21242 1116 68 0 22096 0
[pid=972] vsize: 88656
Current children cumulated CPU time (s) 824.76
Current children cumulated vsize (Kb) 88656

[startup+840.035 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 21443 0 0 0 83094 373 0 0 25 0 1 0 1781300302 91324416 21351 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 22296 21351 1116 68 0 22228 0
[pid=972] vsize: 89184
Current children cumulated CPU time (s) 834.67
Current children cumulated vsize (Kb) 89184

[startup+850.035 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 21545 0 0 0 84082 377 0 0 25 0 1 0 1781300302 91729920 21453 4294967295 134512640 134736556 3221224560 3221223084 134536348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 22395 21453 1116 68 0 22327 0
[pid=972] vsize: 89580
Current children cumulated CPU time (s) 844.59
Current children cumulated vsize (Kb) 89580

[startup+860.036 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 21717 0 0 0 85068 382 0 0 25 0 1 0 1781300302 92405760 21625 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 22560 21625 1116 68 0 22492 0
[pid=972] vsize: 90240
Current children cumulated CPU time (s) 854.5
Current children cumulated vsize (Kb) 90240

[startup+870.035 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 21848 0 0 0 86059 385 0 0 23 0 1 0 1781300302 92946432 21756 4294967295 134512640 134736556 3221224560 3221223296 134529437 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 22692 21756 1116 68 0 22624 0
[pid=972] vsize: 90768
Current children cumulated CPU time (s) 864.44
Current children cumulated vsize (Kb) 90768

[startup+880.035 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 21924 0 0 0 87048 390 0 0 25 0 1 0 1781300302 93216768 21832 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 22758 21832 1116 68 0 22690 0
[pid=972] vsize: 91032
Current children cumulated CPU time (s) 874.38
Current children cumulated vsize (Kb) 91032

[startup+890.035 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 21984 0 0 0 88038 394 0 0 25 0 1 0 1781300302 93487104 21892 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 22824 21892 1116 68 0 22756 0
[pid=972] vsize: 91296
Current children cumulated CPU time (s) 884.32
Current children cumulated vsize (Kb) 91296

[startup+900.035 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22025 0 0 0 89029 398 0 0 25 0 1 0 1781300302 93622272 21933 4294967295 134512640 134736556 3221224560 3221223288 134537638 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 22857 21933 1116 68 0 22789 0
[pid=972] vsize: 91428
Current children cumulated CPU time (s) 894.27
Current children cumulated vsize (Kb) 91428

[startup+910.036 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22050 0 0 0 90021 401 0 0 25 0 1 0 1781300302 93757440 21958 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 22890 21958 1116 68 0 22822 0
[pid=972] vsize: 91560
Current children cumulated CPU time (s) 904.22
Current children cumulated vsize (Kb) 91560

[startup+920.036 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22087 0 0 0 91011 404 0 0 25 0 1 0 1781300302 93892608 21995 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 22923 21995 1116 68 0 22855 0
[pid=972] vsize: 91692
Current children cumulated CPU time (s) 914.15
Current children cumulated vsize (Kb) 91692

[startup+930.036 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22159 0 0 0 92001 408 0 0 25 0 1 0 1781300302 94162944 22067 4294967295 134512640 134736556 3221224560 3221223208 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 22989 22067 1116 68 0 22921 0
[pid=972] vsize: 91956
Current children cumulated CPU time (s) 924.09
Current children cumulated vsize (Kb) 91956

[startup+940.035 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22206 0 0 0 92992 411 0 0 25 0 1 0 1781300302 94429184 22114 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 23054 22114 1116 68 0 22986 0
[pid=972] vsize: 92216
Current children cumulated CPU time (s) 934.03
Current children cumulated vsize (Kb) 92216

[startup+950.035 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22277 0 0 0 93980 415 0 0 25 0 1 0 1781300302 94699520 22185 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 23120 22185 1116 68 0 23052 0
[pid=972] vsize: 92480
Current children cumulated CPU time (s) 943.95
Current children cumulated vsize (Kb) 92480

[startup+960.036 s]
Raw data (loadavg): 0.99 0.96 0.65 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22310 0 0 0 94971 419 0 0 25 0 1 0 1781300302 94834688 22218 4294967295 134512640 134736556 3221224560 3221223136 134550806 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 23153 22218 1116 68 0 23085 0
[pid=972] vsize: 92612
Current children cumulated CPU time (s) 953.9
Current children cumulated vsize (Kb) 92612

[startup+970.037 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22343 0 0 0 95961 423 0 0 25 0 1 0 1781300302 94969856 22251 4294967295 134512640 134736556 3221224560 3221223184 134537355 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 23186 22251 1116 68 0 23118 0
[pid=972] vsize: 92744
Current children cumulated CPU time (s) 963.84
Current children cumulated vsize (Kb) 92744

[startup+980.036 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22381 0 0 0 96949 427 0 0 25 0 1 0 1781300302 95105024 22289 4294967295 134512640 134736556 3221224560 3221223124 134537472 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 23219 22289 1116 68 0 23151 0
[pid=972] vsize: 92876
Current children cumulated CPU time (s) 973.76
Current children cumulated vsize (Kb) 92876

[startup+990.036 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22427 0 0 0 97942 430 0 0 25 0 1 0 1781300302 95240192 22335 4294967295 134512640 134736556 3221224560 3221223084 134536682 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 23252 22335 1116 68 0 23184 0
[pid=972] vsize: 93008
Current children cumulated CPU time (s) 983.72
Current children cumulated vsize (Kb) 93008

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22474 0 0 0 98930 435 0 0 25 0 1 0 1781300302 95510528 22382 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 23318 22382 1116 68 0 23250 0
[pid=972] vsize: 93272
Current children cumulated CPU time (s) 993.65
Current children cumulated vsize (Kb) 93272

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22505 0 0 0 99921 438 0 0 25 0 1 0 1781300302 95645696 22413 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 23351 22413 1116 68 0 23283 0
[pid=972] vsize: 93404
Current children cumulated CPU time (s) 1003.59
Current children cumulated vsize (Kb) 93404

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22523 0 0 0 100911 442 0 0 23 0 1 0 1781300302 95645696 22431 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 23351 22431 1116 68 0 23283 0
[pid=972] vsize: 93404
Current children cumulated CPU time (s) 1013.53
Current children cumulated vsize (Kb) 93404

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22594 0 0 0 101899 447 0 0 25 0 1 0 1781300302 95916032 22502 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 23417 22502 1116 68 0 23349 0
[pid=972] vsize: 93668
Current children cumulated CPU time (s) 1023.46
Current children cumulated vsize (Kb) 93668

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.96 0.68 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22635 0 0 0 102890 450 0 0 25 0 1 0 1781300302 96186368 22543 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 23483 22543 1116 68 0 23415 0
[pid=972] vsize: 93932
Current children cumulated CPU time (s) 1033.4
Current children cumulated vsize (Kb) 93932

[startup+1050.04 s]
Raw data (loadavg): 0.99 0.96 0.68 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22680 0 0 0 103881 454 0 0 25 0 1 0 1781300302 96321536 22588 4294967295 134512640 134736556 3221224560 3221223120 134551217 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 23516 22588 1116 68 0 23448 0
[pid=972] vsize: 94064
Current children cumulated CPU time (s) 1043.35
Current children cumulated vsize (Kb) 94064

[startup+1060.04 s]
Raw data (loadavg): 0.99 0.97 0.68 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22729 0 0 0 104871 457 0 0 25 0 1 0 1781300302 96456704 22637 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 23549 22637 1116 68 0 23481 0
[pid=972] vsize: 94196
Current children cumulated CPU time (s) 1053.28
Current children cumulated vsize (Kb) 94196

[startup+1070.04 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22848 0 0 0 105860 461 0 0 25 0 1 0 1781300302 97005568 22756 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/972/statm): 23683 22756 1116 68 0 23615 0
[pid=972] vsize: 94732
Current children cumulated CPU time (s) 1063.21
Current children cumulated vsize (Kb) 94732

[startup+1080.04 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22928 0 0 0 106848 466 0 0 25 0 1 0 1781300302 97275904 22836 4294967295 134512640 134736556 3221224560 3221223164 134543056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 23749 22836 1116 68 0 23681 0
[pid=972] vsize: 94996
Current children cumulated CPU time (s) 1073.14
Current children cumulated vsize (Kb) 94996

[startup+1090.04 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22977 0 0 0 107840 469 0 0 25 0 1 0 1781300302 97546240 22885 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 23815 22885 1116 68 0 23747 0
[pid=972] vsize: 95260
Current children cumulated CPU time (s) 1083.09
Current children cumulated vsize (Kb) 95260

[startup+1100.04 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 22993 0 0 0 108832 471 0 0 25 0 1 0 1781300302 97546240 22901 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 23815 22901 1116 68 0 23747 0
[pid=972] vsize: 95260
Current children cumulated CPU time (s) 1093.03
Current children cumulated vsize (Kb) 95260

[startup+1110.04 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 23072 0 0 0 109823 476 0 0 25 0 1 0 1781300302 97951744 22979 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 23914 22979 1116 68 0 23846 0
[pid=972] vsize: 95656
Current children cumulated CPU time (s) 1102.99
Current children cumulated vsize (Kb) 95656

[startup+1120.04 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 23139 0 0 0 110814 479 0 0 25 0 1 0 1781300302 98222080 23046 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 23980 23046 1116 68 0 23912 0
[pid=972] vsize: 95920
Current children cumulated CPU time (s) 1112.93
Current children cumulated vsize (Kb) 95920

[startup+1130.04 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 23203 0 0 0 111807 482 0 0 25 0 1 0 1781300302 98492416 23110 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 24046 23110 1116 68 0 23978 0
[pid=972] vsize: 96184
Current children cumulated CPU time (s) 1122.89
Current children cumulated vsize (Kb) 96184

[startup+1140.04 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 23228 0 0 0 112799 485 0 0 25 0 1 0 1781300302 98627584 23135 4294967295 134512640 134736556 3221224560 3221223120 134551076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 24079 23135 1116 68 0 24011 0
[pid=972] vsize: 96316
Current children cumulated CPU time (s) 1132.84
Current children cumulated vsize (Kb) 96316

[startup+1150.04 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 23244 0 0 0 113792 487 0 0 25 0 1 0 1781300302 98627584 23151 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 24079 23151 1116 68 0 24011 0
[pid=972] vsize: 96316
Current children cumulated CPU time (s) 1142.79
Current children cumulated vsize (Kb) 96316

[startup+1160.04 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 23269 0 0 0 114784 491 0 0 25 0 1 0 1781300302 98762752 23176 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 24112 23176 1116 68 0 24044 0
[pid=972] vsize: 96448
Current children cumulated CPU time (s) 1152.75
Current children cumulated vsize (Kb) 96448

[startup+1170.04 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 23332 0 0 0 115776 494 0 0 25 0 1 0 1781300302 99033088 23239 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 24178 23239 1116 68 0 24110 0
[pid=972] vsize: 96712
Current children cumulated CPU time (s) 1162.7
Current children cumulated vsize (Kb) 96712

[startup+1180.04 s]
Raw data (loadavg): 0.99 0.97 0.72 1/56 972
Raw data (/proc/972/stat): 972 (bsolo) T 971 972 824 0 -1 0 23364 0 0 0 116768 497 0 0 25 0 1 0 1781300302 99168256 23271 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/972/statm): 24211 23271 1116 68 0 24143 0
[pid=972] vsize: 96844
Current children cumulated CPU time (s) 1172.65
Current children cumulated vsize (Kb) 96844

[startup+1190.04 s]
Raw data (loadavg): 0.99 0.97 0.72 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 23406 0 0 0 117760 500 0 0 25 0 1 0 1781300302 99303424 23313 4294967295 134512640 134736556 3221224560 3221222840 134634650 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 24244 23313 1116 68 0 24176 0
[pid=972] vsize: 96976
Current children cumulated CPU time (s) 1182.6
Current children cumulated vsize (Kb) 96976

[startup+1200.04 s]
Raw data (loadavg): 0.99 0.97 0.72 2/56 972
Raw data (/proc/972/stat): 972 (bsolo) R 971 972 824 0 -1 0 23444 0 0 0 118750 504 0 0 25 0 1 0 1781300302 99438592 23351 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/972/statm): 24277 23351 1116 68 0 24209 0
[pid=972] vsize: 97108
Current children cumulated CPU time (s) 1192.54
Current children cumulated vsize (Kb) 97108
One traced child (pid=972) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1202.58
CPU time (s): 1195.06
CPU user time (s): 1189.97
CPU system time (s): 5.09123
CPU usage (%): 99.375
Max. virtual memory (cumulated for all children) (Kb): 97108

Verifier Data

ERROR: no interpretation found !