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

Nameweb/uclid_pb_benchmarks/normalized-elf.rf10.ucl.opb
MD5SUM59052c182e2f0c4ec9aef432e4002ed0
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 67
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 256
Number of bits of the biggest sum of numbers9
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.3408
Number of variables55066
Total number of constraints160619
Number of constraints which are clauses156587
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4032
Minimum length of a constraint1
Maximum length of a constraint13

Trace number 362

Launcher Data

LAUNCH ON wulflinc20 THE 2005-09-18 09:28:22 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=314 boxname=wulflinc20 idbench=314 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  59052c182e2f0c4ec9aef432e4002ed0  /oldhome/oroussel/tmp/wulflinc20/normalized-elf.rf10.ucl.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc20/normalized-elf.rf10.ucl.opb
IDLAUNCH: 314
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.215
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	: 3
cpu MHz		: 451.215
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        941868 kB
Buffers:         34244 kB
Cached:          29252 kB
SwapCached:        832 kB
Active:          58316 kB
Inactive:         7884 kB
HighTotal:      131008 kB
HighFree:        98056 kB
LowTotal:       903652 kB
LowFree:        843812 kB
SwapTotal:     2097892 kB
SwapFree:      2096604 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5732 kB
Slab:            20980 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 09:46:25 (client local time) WITH STATUS 20 IN 1075.73 SECONDS
stats: 314 7 1075.73 20

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 55066 variables and 160619 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 80.73
c After prepocess the problem consists of 55024 variables and 160206 constraints.
c Restart #1 #Var: 55024 #Dec: 3745 LB: 0 @ 107.05
c Restart #2 #Var: 53906 #Dec: 11648 LB: 0 @ 185.26
c Restart #3 #Var: 53763 #Dec: 21714 LB: 0 @ 325.55
c Restart #4 #Var: 53145 #Dec: 41368 LB: 0 @ 434.11
c Restart #5 #Var: 49724 #Dec: 43295 LB: 0 @ 471.12
c CHANGE Heuristic... 
c Restart #0 #Var: 49665 #Dec: 45490 LB: 0 @ 615.53
c Restart #1 #Var: 49653 #Dec: 46025 LB: 0 @ 650.09
c Restart #2 #Var: 48968 #Dec: 46804 LB: 0 @ 701.5
c Restart #3 #Var: 48968 #Dec: 47922 LB: 0 @ 767.73
c Restart #4 #Var: 40363 #Dec: 49589 LB: 0 @ 864.28
c Restart #5 #Var: 28294 #Dec: 51111 LB: 0 @ 980.92
s UNSATISFIABLE
c Exit Code: 20
c Total time: 1075.7 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/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840175460 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/3670/statm): 107 9 90 68 0 39 0
[pid=3670] 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/wulflinc20/normalized-elf.rf10.ucl.opb

[startup+10.004 s]
Raw data (loadavg): 0.93 0.96 0.91 1/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) T 3669 3670 2660 0 -1 0 10559 0 0 0 914 43 0 0 23 0 1 0 1840175460 34222080 7472 4294967295 134512640 134736556 3221224560 3221222780 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3670/statm): 8355 7472 1116 68 0 8287 0
[pid=3670] vsize: 33420
Current children cumulated CPU time (s) 9.57
Current children cumulated vsize (Kb) 33420

[startup+20.0047 s]
Raw data (loadavg): 0.94 0.96 0.91 1/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) T 3669 3670 2660 0 -1 0 60815 0 0 0 1673 177 0 0 25 0 1 0 1840175460 50360320 11407 4294967295 134512640 134736556 3221224560 3221222836 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/3670/statm): 12295 11407 1116 68 0 12227 0
[pid=3670] vsize: 49180
Current children cumulated CPU time (s) 18.5
Current children cumulated vsize (Kb) 49180

[startup+30.0044 s]
Raw data (loadavg): 0.95 0.96 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) T 3669 3670 2660 0 -1 0 189645 0 0 0 2329 441 0 0 25 0 1 0 1840175460 61673472 14086 4294967295 134512640 134736556 3221224560 3221222984 1077799185 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3670/statm): 15057 14086 1116 68 0 14989 0
[pid=3670] vsize: 60228
Current children cumulated CPU time (s) 27.7
Current children cumulated vsize (Kb) 60228

[startup+40.0052 s]
Raw data (loadavg): 0.96 0.96 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 380729 0 0 0 2885 815 0 0 24 0 1 0 1840175460 69963776 16110 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3670/statm): 17081 16110 1116 68 0 17013 0
[pid=3670] vsize: 68324
Current children cumulated CPU time (s) 37
Current children cumulated vsize (Kb) 68324

[startup+50.0059 s]
Raw data (loadavg): 0.96 0.96 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 577785 0 0 0 3443 1192 0 0 25 0 1 0 1840175460 77438976 17970 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 18906 17976 1116 68 0 18838 0
[pid=3670] vsize: 75624
Current children cumulated CPU time (s) 46.35
Current children cumulated vsize (Kb) 75624

[startup+60.0066 s]
Raw data (loadavg): 0.97 0.96 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 773667 0 0 0 4003 1570 0 0 25 0 1 0 1840175460 84365312 19672 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 20597 19679 1116 68 0 20529 0
[pid=3670] vsize: 82388
Current children cumulated CPU time (s) 55.73
Current children cumulated vsize (Kb) 82388

[startup+70.0063 s]
Raw data (loadavg): 0.97 0.96 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 964866 0 0 0 4570 1949 0 0 25 0 1 0 1840175460 91701248 21481 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 22388 21486 1116 68 0 22320 0
[pid=3670] vsize: 89552
Current children cumulated CPU time (s) 65.19
Current children cumulated vsize (Kb) 89552

[startup+80.0071 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1079517 0 0 0 5302 2184 0 0 25 0 1 0 1840175460 124358656 29152 4294967295 134512640 134736556 3221224560 3221223272 134544010 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3670/statm): 30361 29152 1116 68 0 30293 0
[pid=3670] vsize: 121444
Current children cumulated CPU time (s) 74.86
Current children cumulated vsize (Kb) 121444

[startup+90.0078 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081722 0 0 0 6292 2191 0 0 25 0 1 0 1840175460 133058560 31195 4294967295 134512640 134736556 3221224560 3221223088 134716622 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3670/statm): 32485 31195 1116 68 0 32417 0
[pid=3670] vsize: 129940
Current children cumulated CPU time (s) 84.83
Current children cumulated vsize (Kb) 129940

[startup+100.008 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081747 0 0 0 7284 2194 0 0 25 0 1 0 1840175460 133193728 31220 4294967295 134512640 134736556 3221224560 3221223260 1076647540 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32518 31220 1116 68 0 32450 0
[pid=3670] vsize: 130072
Current children cumulated CPU time (s) 94.78
Current children cumulated vsize (Kb) 130072

[startup+110.009 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081760 0 0 0 8282 2195 0 0 25 0 1 0 1840175460 133328896 31233 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32551 31233 1116 68 0 32483 0
[pid=3670] vsize: 130204
Current children cumulated CPU time (s) 104.77
Current children cumulated vsize (Kb) 130204

[startup+120.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081770 0 0 0 9277 2197 0 0 25 0 1 0 1840175460 133328896 31243 4294967295 134512640 134736556 3221224560 3221223068 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32551 31243 1116 68 0 32483 0
[pid=3670] vsize: 130204
Current children cumulated CPU time (s) 114.74
Current children cumulated vsize (Kb) 130204

[startup+130.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081780 0 0 0 10274 2198 0 0 25 0 1 0 1840175460 133328896 31253 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32551 31253 1116 68 0 32483 0
[pid=3670] vsize: 130204
Current children cumulated CPU time (s) 124.72
Current children cumulated vsize (Kb) 130204

[startup+140.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081780 0 0 0 11272 2199 0 0 25 0 1 0 1840175460 133328896 31253 4294967295 134512640 134736556 3221224560 3221223072 134543137 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32551 31253 1116 68 0 32483 0
[pid=3670] vsize: 130204
Current children cumulated CPU time (s) 134.71
Current children cumulated vsize (Kb) 130204

[startup+150.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081801 0 0 0 12266 2201 0 0 25 0 1 0 1840175460 133464064 31274 4294967295 134512640 134736556 3221224560 3221223080 134543224 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32584 31274 1116 68 0 32516 0
[pid=3670] vsize: 130336
Current children cumulated CPU time (s) 144.67
Current children cumulated vsize (Kb) 130336

[startup+160.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081808 0 0 0 13258 2205 0 0 25 0 1 0 1840175460 133464064 31281 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32584 31281 1116 68 0 32516 0
[pid=3670] vsize: 130336
Current children cumulated CPU time (s) 154.63
Current children cumulated vsize (Kb) 130336

[startup+170.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081822 0 0 0 14250 2208 0 0 25 0 1 0 1840175460 133464064 31295 4294967295 134512640 134736556 3221224560 3221223160 134543057 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32584 31295 1116 68 0 32516 0
[pid=3670] vsize: 130336
Current children cumulated CPU time (s) 164.58
Current children cumulated vsize (Kb) 130336

[startup+180.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081823 0 0 0 15247 2210 0 0 25 0 1 0 1840175460 133464064 31296 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32584 31296 1116 68 0 32516 0
[pid=3670] vsize: 130336
Current children cumulated CPU time (s) 174.57
Current children cumulated vsize (Kb) 130336

[startup+190.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081834 0 0 0 16242 2212 0 0 25 0 1 0 1840175460 133599232 31307 4294967295 134512640 134736556 3221224560 3221223072 134543134 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32617 31307 1116 68 0 32549 0
[pid=3670] vsize: 130468
Current children cumulated CPU time (s) 184.54
Current children cumulated vsize (Kb) 130468

[startup+200.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081844 0 0 0 17237 2213 0 0 25 0 1 0 1840175460 133599232 31317 4294967295 134512640 134736556 3221224560 3221223128 134544553 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32617 31317 1116 68 0 32549 0
[pid=3670] vsize: 130468
Current children cumulated CPU time (s) 194.5
Current children cumulated vsize (Kb) 130468

[startup+210.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081850 0 0 0 18234 2214 0 0 25 0 1 0 1840175460 133599232 31323 4294967295 134512640 134736556 3221224560 3221223120 134544641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32617 31323 1116 68 0 32549 0
[pid=3670] vsize: 130468
Current children cumulated CPU time (s) 204.48
Current children cumulated vsize (Kb) 130468

[startup+220.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081855 0 0 0 19231 2216 0 0 25 0 1 0 1840175460 133599232 31328 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32617 31328 1116 68 0 32549 0
[pid=3670] vsize: 130468
Current children cumulated CPU time (s) 214.47
Current children cumulated vsize (Kb) 130468

[startup+230.016 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) T 3669 3670 2660 0 -1 0 1081856 0 0 0 20226 2218 0 0 25 0 1 0 1840175460 133599232 31329 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32617 31329 1116 68 0 32549 0
[pid=3670] vsize: 130468
Current children cumulated CPU time (s) 224.44
Current children cumulated vsize (Kb) 130468

[startup+240.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081860 0 0 0 21224 2219 0 0 25 0 1 0 1840175460 133734400 31333 4294967295 134512640 134736556 3221224560 3221223136 134540280 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32650 31333 1116 68 0 32582 0
[pid=3670] vsize: 130600
Current children cumulated CPU time (s) 234.43
Current children cumulated vsize (Kb) 130600

[startup+250.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081865 0 0 0 22222 2219 0 0 25 0 1 0 1840175460 133734400 31338 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32650 31338 1116 68 0 32582 0
[pid=3670] vsize: 130600
Current children cumulated CPU time (s) 244.41
Current children cumulated vsize (Kb) 130600

[startup+260.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081867 0 0 0 23221 2220 0 0 25 0 1 0 1840175460 133734400 31340 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32650 31340 1116 68 0 32582 0
[pid=3670] vsize: 130600
Current children cumulated CPU time (s) 254.41
Current children cumulated vsize (Kb) 130600

[startup+270.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081869 0 0 0 24217 2221 0 0 25 0 1 0 1840175460 133734400 31342 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32650 31342 1116 68 0 32582 0
[pid=3670] vsize: 130600
Current children cumulated CPU time (s) 264.38
Current children cumulated vsize (Kb) 130600

[startup+280.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081877 0 0 0 25213 2223 0 0 25 0 1 0 1840175460 133734400 31350 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32650 31350 1116 68 0 32582 0
[pid=3670] vsize: 130600
Current children cumulated CPU time (s) 274.36
Current children cumulated vsize (Kb) 130600

[startup+290.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081889 0 0 0 26209 2225 0 0 25 0 1 0 1840175460 133734400 31362 4294967295 134512640 134736556 3221224560 3221223144 134543970 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32650 31362 1116 68 0 32582 0
[pid=3670] vsize: 130600
Current children cumulated CPU time (s) 284.34
Current children cumulated vsize (Kb) 130600

[startup+300.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081893 0 0 0 27203 2227 0 0 25 0 1 0 1840175460 133869568 31366 4294967295 134512640 134736556 3221224560 3221223152 134523635 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32683 31366 1116 68 0 32615 0
[pid=3670] vsize: 130732
Current children cumulated CPU time (s) 294.3
Current children cumulated vsize (Kb) 130732

[startup+310.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081903 0 0 0 28200 2228 0 0 25 0 1 0 1840175460 133869568 31376 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32683 31376 1116 68 0 32615 0
[pid=3670] vsize: 130732
Current children cumulated CPU time (s) 304.28
Current children cumulated vsize (Kb) 130732

[startup+320.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081907 0 0 0 29198 2228 0 0 25 0 1 0 1840175460 133869568 31380 4294967295 134512640 134736556 3221224560 3221223136 134543068 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32683 31380 1116 68 0 32615 0
[pid=3670] vsize: 130732
Current children cumulated CPU time (s) 314.26
Current children cumulated vsize (Kb) 130732

[startup+330.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081920 0 0 0 30198 2229 0 0 25 0 1 0 1840175460 133869568 31393 4294967295 134512640 134736556 3221224560 3221223140 134716384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32683 31393 1116 68 0 32615 0
[pid=3670] vsize: 130732
Current children cumulated CPU time (s) 324.27
Current children cumulated vsize (Kb) 130732

[startup+340.02 s]
Raw data (loadavg): 1.07 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081937 0 0 0 31174 2238 0 0 25 0 1 0 1840175460 134004736 31410 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32716 31410 1116 68 0 32648 0
[pid=3670] vsize: 130864
Current children cumulated CPU time (s) 334.12
Current children cumulated vsize (Kb) 130864

[startup+350.021 s]
Raw data (loadavg): 1.06 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081945 0 0 0 32169 2239 0 0 25 0 1 0 1840175460 134004736 31418 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32716 31418 1116 68 0 32648 0
[pid=3670] vsize: 130864
Current children cumulated CPU time (s) 344.08
Current children cumulated vsize (Kb) 130864

[startup+360.021 s]
Raw data (loadavg): 1.05 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081953 0 0 0 33164 2241 0 0 25 0 1 0 1840175460 134004736 31426 4294967295 134512640 134736556 3221224560 3221223088 134716610 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32716 31426 1116 68 0 32648 0
[pid=3670] vsize: 130864
Current children cumulated CPU time (s) 354.05
Current children cumulated vsize (Kb) 130864

[startup+370.021 s]
Raw data (loadavg): 1.04 0.99 0.91 1/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) T 3669 3670 2660 0 -1 0 1081966 0 0 0 34152 2245 0 0 25 0 1 0 1840175460 134139904 31439 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32749 31439 1116 68 0 32681 0
[pid=3670] vsize: 130996
Current children cumulated CPU time (s) 363.97
Current children cumulated vsize (Kb) 130996

[startup+380.021 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1081988 0 0 0 35139 2250 0 0 25 0 1 0 1840175460 134139904 31461 4294967295 134512640 134736556 3221224560 3221223072 134543222 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32749 31461 1116 68 0 32681 0
[pid=3670] vsize: 130996
Current children cumulated CPU time (s) 373.89
Current children cumulated vsize (Kb) 130996

[startup+390.022 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082003 0 0 0 36134 2251 0 0 25 0 1 0 1840175460 134275072 31476 4294967295 134512640 134736556 3221224560 3221223012 134717263 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32782 31476 1116 68 0 32714 0
[pid=3670] vsize: 131128
Current children cumulated CPU time (s) 383.85
Current children cumulated vsize (Kb) 131128

[startup+400.021 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082006 0 0 0 37130 2253 0 0 25 0 1 0 1840175460 134275072 31479 4294967295 134512640 134736556 3221224560 3221223104 134540335 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32782 31479 1116 68 0 32714 0
[pid=3670] vsize: 131128
Current children cumulated CPU time (s) 393.83
Current children cumulated vsize (Kb) 131128

[startup+410.021 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082013 0 0 0 38124 2254 0 0 25 0 1 0 1840175460 134275072 31486 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32782 31486 1116 68 0 32714 0
[pid=3670] vsize: 131128
Current children cumulated CPU time (s) 403.78
Current children cumulated vsize (Kb) 131128

[startup+420.021 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082039 0 0 0 39113 2258 0 0 25 0 1 0 1840175460 134410240 31512 4294967295 134512640 134736556 3221224560 3221223036 134536698 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32815 31512 1116 68 0 32747 0
[pid=3670] vsize: 131260
Current children cumulated CPU time (s) 413.71
Current children cumulated vsize (Kb) 131260

[startup+430.021 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082066 0 0 0 40107 2259 0 0 25 0 1 0 1840175460 134545408 31539 4294967295 134512640 134736556 3221224560 3221223088 134716332 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32848 31539 1116 68 0 32780 0
[pid=3670] vsize: 131392
Current children cumulated CPU time (s) 423.66
Current children cumulated vsize (Kb) 131392

[startup+440.021 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082081 0 0 0 41104 2261 0 0 25 0 1 0 1840175460 134545408 31554 4294967295 134512640 134736556 3221224560 3221223248 134544751 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32848 31554 1116 68 0 32780 0
[pid=3670] vsize: 131392
Current children cumulated CPU time (s) 433.65
Current children cumulated vsize (Kb) 131392

[startup+450.021 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082090 0 0 0 42101 2262 0 0 25 0 1 0 1840175460 134680576 31563 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32881 31563 1116 68 0 32813 0
[pid=3670] vsize: 131524
Current children cumulated CPU time (s) 443.63
Current children cumulated vsize (Kb) 131524

[startup+460.021 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082105 0 0 0 43099 2263 0 0 25 0 1 0 1840175460 134680576 31578 4294967295 134512640 134736556 3221224560 3221223068 134537504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32881 31578 1116 68 0 32813 0
[pid=3670] vsize: 131524
Current children cumulated CPU time (s) 453.62
Current children cumulated vsize (Kb) 131524

[startup+470.021 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082142 0 0 0 44097 2264 0 0 25 0 1 0 1840175460 134815744 31615 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 32914 31615 1116 68 0 32846 0
[pid=3670] vsize: 131656
Current children cumulated CPU time (s) 463.61
Current children cumulated vsize (Kb) 131656

[startup+480.021 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082251 0 0 0 45093 2265 0 0 25 0 1 0 1840175460 135221248 31724 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33013 31724 1116 68 0 32945 0
[pid=3670] vsize: 132052
Current children cumulated CPU time (s) 473.58
Current children cumulated vsize (Kb) 132052

[startup+490.022 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082274 0 0 0 46091 2266 0 0 25 0 1 0 1840175460 135356416 31747 4294967295 134512640 134736556 3221224560 3221223188 134544691 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33046 31747 1116 68 0 32978 0
[pid=3670] vsize: 132184
Current children cumulated CPU time (s) 483.57
Current children cumulated vsize (Kb) 132184

[startup+500.023 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082296 0 0 0 47090 2267 0 0 25 0 1 0 1840175460 135491584 31769 4294967295 134512640 134736556 3221224560 3221223072 134716535 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33079 31769 1116 68 0 33011 0
[pid=3670] vsize: 132316
Current children cumulated CPU time (s) 493.57
Current children cumulated vsize (Kb) 132316

[startup+510.022 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082299 0 0 0 48090 2267 0 0 25 0 1 0 1840175460 135491584 31772 4294967295 134512640 134736556 3221224560 3221223152 134716439 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33079 31772 1116 68 0 33011 0
[pid=3670] vsize: 132316
Current children cumulated CPU time (s) 503.57
Current children cumulated vsize (Kb) 132316

[startup+520.022 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082306 0 0 0 49089 2267 0 0 25 0 1 0 1840175460 135491584 31779 4294967295 134512640 134736556 3221224560 3221223012 134717263 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33079 31779 1116 68 0 33011 0
[pid=3670] vsize: 132316
Current children cumulated CPU time (s) 513.56
Current children cumulated vsize (Kb) 132316

[startup+530.023 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082328 0 0 0 50088 2268 0 0 25 0 1 0 1840175460 135626752 31801 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33112 31801 1116 68 0 33044 0
[pid=3670] vsize: 132448
Current children cumulated CPU time (s) 523.56
Current children cumulated vsize (Kb) 132448

[startup+540.024 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082359 0 0 0 51087 2269 0 0 25 0 1 0 1840175460 135761920 31832 4294967295 134512640 134736556 3221224560 3221223180 134544554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33145 31832 1116 68 0 33077 0
[pid=3670] vsize: 132580
Current children cumulated CPU time (s) 533.56
Current children cumulated vsize (Kb) 132580

[startup+550.023 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082416 0 0 0 52086 2269 0 0 25 0 1 0 1840175460 135897088 31889 4294967295 134512640 134736556 3221224560 3221223088 134716613 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33178 31889 1116 68 0 33110 0
[pid=3670] vsize: 132712
Current children cumulated CPU time (s) 543.55
Current children cumulated vsize (Kb) 132712

[startup+560.023 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082433 0 0 0 53086 2269 0 0 25 0 1 0 1840175460 136032256 31906 4294967295 134512640 134736556 3221224560 3221223064 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33211 31906 1116 68 0 33143 0
[pid=3670] vsize: 132844
Current children cumulated CPU time (s) 553.55
Current children cumulated vsize (Kb) 132844

[startup+570.023 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082449 0 0 0 54085 2270 0 0 25 0 1 0 1840175460 136032256 31922 4294967295 134512640 134736556 3221224560 3221223216 134544763 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33211 31922 1116 68 0 33143 0
[pid=3670] vsize: 132844
Current children cumulated CPU time (s) 563.55
Current children cumulated vsize (Kb) 132844

[startup+580.023 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082451 0 0 0 55084 2271 0 0 25 0 1 0 1840175460 136032256 31924 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33211 31924 1116 68 0 33143 0
[pid=3670] vsize: 132844
Current children cumulated CPU time (s) 573.55
Current children cumulated vsize (Kb) 132844

[startup+590.023 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082471 0 0 0 56083 2271 0 0 25 0 1 0 1840175460 136167424 31944 4294967295 134512640 134736556 3221224560 3221223284 134529372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33244 31944 1116 68 0 33176 0
[pid=3670] vsize: 132976
Current children cumulated CPU time (s) 583.54
Current children cumulated vsize (Kb) 132976

[startup+600.024 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082490 0 0 0 57082 2272 0 0 25 0 1 0 1840175460 136302592 31963 4294967295 134512640 134736556 3221224560 3221223312 134597492 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33277 31963 1116 68 0 33209 0
[pid=3670] vsize: 133108
Current children cumulated CPU time (s) 593.54
Current children cumulated vsize (Kb) 133108

[startup+610.024 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082518 0 0 0 58081 2272 0 0 25 0 1 0 1840175460 136302592 31991 4294967295 134512640 134736556 3221224560 3221223184 134543847 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33277 31991 1116 68 0 33209 0
[pid=3670] vsize: 133108
Current children cumulated CPU time (s) 603.53
Current children cumulated vsize (Kb) 133108

[startup+620.024 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082543 0 0 0 59079 2272 0 0 25 0 1 0 1840175460 136437760 32016 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33310 32016 1116 68 0 33242 0
[pid=3670] vsize: 133240
Current children cumulated CPU time (s) 613.51
Current children cumulated vsize (Kb) 133240

[startup+630.024 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082811 0 0 0 60077 2273 0 0 25 0 1 0 1840175460 136708096 32068 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33376 32068 1116 68 0 33308 0
[pid=3670] vsize: 133504
Current children cumulated CPU time (s) 623.5
Current children cumulated vsize (Kb) 133504

[startup+640.025 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082816 0 0 0 61076 2274 0 0 25 0 1 0 1840175460 136708096 32073 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33376 32073 1116 68 0 33308 0
[pid=3670] vsize: 133504
Current children cumulated CPU time (s) 633.5
Current children cumulated vsize (Kb) 133504

[startup+650.026 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082851 0 0 0 62075 2274 0 0 25 0 1 0 1840175460 136843264 32108 4294967295 134512640 134736556 3221224560 3221223132 134544556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33409 32108 1116 68 0 33341 0
[pid=3670] vsize: 133636
Current children cumulated CPU time (s) 643.49
Current children cumulated vsize (Kb) 133636

[startup+660.025 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082851 0 0 0 63074 2274 0 0 25 0 1 0 1840175460 136843264 32108 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33409 32108 1116 68 0 33341 0
[pid=3670] vsize: 133636
Current children cumulated CPU time (s) 653.48
Current children cumulated vsize (Kb) 133636

[startup+670.026 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082866 0 0 0 64074 2275 0 0 25 0 1 0 1840175460 136978432 32123 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33442 32123 1116 68 0 33374 0
[pid=3670] vsize: 133768
Current children cumulated CPU time (s) 663.49
Current children cumulated vsize (Kb) 133768

[startup+680.026 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082885 0 0 0 65074 2275 0 0 25 0 1 0 1840175460 136978432 32142 4294967295 134512640 134736556 3221224560 3221223068 134540125 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33442 32142 1116 68 0 33374 0
[pid=3670] vsize: 133768
Current children cumulated CPU time (s) 673.49
Current children cumulated vsize (Kb) 133768

[startup+690.027 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082910 0 0 0 66071 2276 0 0 25 0 1 0 1840175460 137113600 32167 4294967295 134512640 134736556 3221224560 3221223140 134716325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33475 32167 1116 68 0 33407 0
[pid=3670] vsize: 133900
Current children cumulated CPU time (s) 683.47
Current children cumulated vsize (Kb) 133900

[startup+700.027 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) T 3669 3670 2660 0 -1 0 1082940 0 0 0 67070 2276 0 0 25 0 1 0 1840175460 137248768 32197 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33508 32197 1116 68 0 33440 0
[pid=3670] vsize: 134032
Current children cumulated CPU time (s) 693.46
Current children cumulated vsize (Kb) 134032

[startup+710.027 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082940 0 0 0 68069 2277 0 0 25 0 1 0 1840175460 137248768 32197 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33508 32197 1116 68 0 33440 0
[pid=3670] vsize: 134032
Current children cumulated CPU time (s) 703.46
Current children cumulated vsize (Kb) 134032

[startup+720.027 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082949 0 0 0 69067 2277 0 0 25 0 1 0 1840175460 137248768 32206 4294967295 134512640 134736556 3221224560 3221223064 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33508 32206 1116 68 0 33440 0
[pid=3670] vsize: 134032
Current children cumulated CPU time (s) 713.44
Current children cumulated vsize (Kb) 134032

[startup+730.026 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1082976 0 0 0 70065 2278 0 0 25 0 1 0 1840175460 137383936 32233 4294967295 134512640 134736556 3221224560 3221223088 134716588 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33541 32233 1116 68 0 33473 0
[pid=3670] vsize: 134164
Current children cumulated CPU time (s) 723.43
Current children cumulated vsize (Kb) 134164

[startup+740.027 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083005 0 0 0 71064 2279 0 0 25 0 1 0 1840175460 137519104 32262 4294967295 134512640 134736556 3221224560 3221223056 134543915 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33574 32262 1116 68 0 33506 0
[pid=3670] vsize: 134296
Current children cumulated CPU time (s) 733.43
Current children cumulated vsize (Kb) 134296

[startup+750.027 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083020 0 0 0 72063 2279 0 0 25 0 1 0 1840175460 137519104 32277 4294967295 134512640 134736556 3221224560 3221223064 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33574 32277 1116 68 0 33506 0
[pid=3670] vsize: 134296
Current children cumulated CPU time (s) 743.42
Current children cumulated vsize (Kb) 134296

[startup+760.027 s]
Raw data (loadavg): 1.07 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083045 0 0 0 73061 2281 0 0 25 0 1 0 1840175460 137654272 32302 4294967295 134512640 134736556 3221224560 3221223012 134717263 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33607 32302 1116 68 0 33539 0
[pid=3670] vsize: 134428
Current children cumulated CPU time (s) 753.42
Current children cumulated vsize (Kb) 134428

[startup+770.027 s]
Raw data (loadavg): 1.06 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083065 0 0 0 74059 2282 0 0 25 0 1 0 1840175460 137789440 32322 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33640 32322 1116 68 0 33572 0
[pid=3670] vsize: 134560
Current children cumulated CPU time (s) 763.41
Current children cumulated vsize (Kb) 134560

[startup+780.027 s]
Raw data (loadavg): 1.05 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083088 0 0 0 75058 2283 0 0 25 0 1 0 1840175460 137924608 32345 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33673 32345 1116 68 0 33605 0
[pid=3670] vsize: 134692
Current children cumulated CPU time (s) 773.41
Current children cumulated vsize (Kb) 134692

[startup+790.028 s]
Raw data (loadavg): 1.04 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083088 0 0 0 76055 2285 0 0 25 0 1 0 1840175460 137924608 32345 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33673 32345 1116 68 0 33605 0
[pid=3670] vsize: 134692
Current children cumulated CPU time (s) 783.4
Current children cumulated vsize (Kb) 134692

[startup+800.028 s]
Raw data (loadavg): 1.04 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083129 0 0 0 77053 2286 0 0 25 0 1 0 1840175460 138059776 32386 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33706 32386 1116 68 0 33638 0
[pid=3670] vsize: 134824
Current children cumulated CPU time (s) 793.39
Current children cumulated vsize (Kb) 134824

[startup+810.027 s]
Raw data (loadavg): 1.03 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083130 0 0 0 78052 2286 0 0 25 0 1 0 1840175460 138059776 32387 4294967295 134512640 134736556 3221224560 3221223124 134544513 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33706 32387 1116 68 0 33638 0
[pid=3670] vsize: 134824
Current children cumulated CPU time (s) 803.38
Current children cumulated vsize (Kb) 134824

[startup+820.027 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083153 0 0 0 79050 2287 0 0 25 0 1 0 1840175460 138059776 32410 4294967295 134512640 134736556 3221224560 3221223152 134716124 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33706 32410 1116 68 0 33638 0
[pid=3670] vsize: 134824
Current children cumulated CPU time (s) 813.37
Current children cumulated vsize (Kb) 134824

[startup+830.028 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083153 0 0 0 80048 2288 0 0 25 0 1 0 1840175460 138059776 32410 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33706 32410 1116 68 0 33638 0
[pid=3670] vsize: 134824
Current children cumulated CPU time (s) 823.36
Current children cumulated vsize (Kb) 134824

[startup+840.029 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083171 0 0 0 81046 2289 0 0 25 0 1 0 1840175460 138194944 32428 4294967295 134512640 134736556 3221224560 3221223132 134634644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33739 32428 1116 68 0 33671 0
[pid=3670] vsize: 134956
Current children cumulated CPU time (s) 833.35
Current children cumulated vsize (Kb) 134956

[startup+850.028 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083194 0 0 0 82046 2289 0 0 25 0 1 0 1840175460 138330112 32451 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33772 32451 1116 68 0 33704 0
[pid=3670] vsize: 135088
Current children cumulated CPU time (s) 843.35
Current children cumulated vsize (Kb) 135088

[startup+860.028 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083225 0 0 0 83044 2290 0 0 25 0 1 0 1840175460 138465280 32482 4294967295 134512640 134736556 3221224560 3221223104 134544590 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33805 32482 1116 68 0 33737 0
[pid=3670] vsize: 135220
Current children cumulated CPU time (s) 853.34
Current children cumulated vsize (Kb) 135220

[startup+870.028 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083225 0 0 0 84043 2290 0 0 25 0 1 0 1840175460 138465280 32482 4294967295 134512640 134736556 3221224560 3221223296 134529340 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33805 32482 1116 68 0 33737 0
[pid=3670] vsize: 135220
Current children cumulated CPU time (s) 863.33
Current children cumulated vsize (Kb) 135220

[startup+880.027 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083237 0 0 0 85042 2291 0 0 25 0 1 0 1840175460 138465280 32494 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33805 32494 1116 68 0 33737 0
[pid=3670] vsize: 135220
Current children cumulated CPU time (s) 873.33
Current children cumulated vsize (Kb) 135220

[startup+890.028 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083292 0 0 0 86040 2292 0 0 25 0 1 0 1840175460 138735616 32549 4294967295 134512640 134736556 3221224560 3221223012 134717263 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33871 32549 1116 68 0 33803 0
[pid=3670] vsize: 135484
Current children cumulated CPU time (s) 883.32
Current children cumulated vsize (Kb) 135484

[startup+900.028 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083320 0 0 0 87038 2292 0 0 25 0 1 0 1840175460 138878976 32577 4294967295 134512640 134736556 3221224560 3221223108 134544552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33906 32577 1116 68 0 33838 0
[pid=3670] vsize: 135624
Current children cumulated CPU time (s) 893.3
Current children cumulated vsize (Kb) 135624

[startup+910.028 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083320 0 0 0 88038 2293 0 0 25 0 1 0 1840175460 138878976 32577 4294967295 134512640 134736556 3221224560 3221223232 134528735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33906 32577 1116 68 0 33838 0
[pid=3670] vsize: 135624
Current children cumulated CPU time (s) 903.31
Current children cumulated vsize (Kb) 135624

[startup+920.028 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083320 0 0 0 89037 2293 0 0 25 0 1 0 1840175460 138878976 32577 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33906 32577 1116 68 0 33838 0
[pid=3670] vsize: 135624
Current children cumulated CPU time (s) 913.3
Current children cumulated vsize (Kb) 135624

[startup+930.028 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083320 0 0 0 90036 2294 0 0 25 0 1 0 1840175460 138850304 32577 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33899 32577 1116 68 0 33831 0
[pid=3670] vsize: 135596
Current children cumulated CPU time (s) 923.3
Current children cumulated vsize (Kb) 135596

[startup+940.029 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083333 0 0 0 91035 2294 0 0 25 0 1 0 1840175460 138850304 32590 4294967295 134512640 134736556 3221224560 3221223104 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33899 32590 1116 68 0 33831 0
[pid=3670] vsize: 135596
Current children cumulated CPU time (s) 933.29
Current children cumulated vsize (Kb) 135596

[startup+950.029 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083333 0 0 0 92034 2295 0 0 25 0 1 0 1840175460 138850304 32590 4294967295 134512640 134736556 3221224560 3221223152 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33899 32590 1116 68 0 33831 0
[pid=3670] vsize: 135596
Current children cumulated CPU time (s) 943.29
Current children cumulated vsize (Kb) 135596

[startup+960.029 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083333 0 0 0 93033 2295 0 0 25 0 1 0 1840175460 138850304 32590 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33899 32590 1116 68 0 33831 0
[pid=3670] vsize: 135596
Current children cumulated CPU time (s) 953.28
Current children cumulated vsize (Kb) 135596

[startup+970.029 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083347 0 0 0 94033 2296 0 0 25 0 1 0 1840175460 138985472 32604 4294967295 134512640 134736556 3221224560 3221223224 134536499 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33932 32604 1116 68 0 33864 0
[pid=3670] vsize: 135728
Current children cumulated CPU time (s) 963.29
Current children cumulated vsize (Kb) 135728

[startup+980.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083367 0 0 0 95032 2296 0 0 25 0 1 0 1840175460 138985472 32624 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33932 32624 1116 68 0 33864 0
[pid=3670] vsize: 135728
Current children cumulated CPU time (s) 973.28
Current children cumulated vsize (Kb) 135728

[startup+990.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083379 0 0 0 96031 2297 0 0 25 0 1 0 1840175460 138985472 32636 4294967295 134512640 134736556 3221224560 3221223200 134543733 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33932 32636 1116 68 0 33864 0
[pid=3670] vsize: 135728
Current children cumulated CPU time (s) 983.28
Current children cumulated vsize (Kb) 135728

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083414 0 0 0 97030 2297 0 0 25 0 1 0 1840175460 139255808 32671 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 33998 32671 1116 68 0 33930 0
[pid=3670] vsize: 135992
Current children cumulated CPU time (s) 993.27
Current children cumulated vsize (Kb) 135992

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083461 0 0 0 98028 2299 0 0 25 0 1 0 1840175460 139390976 32718 4294967295 134512640 134736556 3221224560 3221223312 134597473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 34031 32718 1116 68 0 33963 0
[pid=3670] vsize: 136124
Current children cumulated CPU time (s) 1003.27
Current children cumulated vsize (Kb) 136124

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083461 0 0 0 99027 2299 0 0 25 0 1 0 1840175460 139390976 32718 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 34031 32718 1116 68 0 33963 0
[pid=3670] vsize: 136124
Current children cumulated CPU time (s) 1013.26
Current children cumulated vsize (Kb) 136124

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083461 0 0 0 100026 2300 0 0 25 0 1 0 1840175460 139390976 32718 4294967295 134512640 134736556 3221224560 3221223144 134543970 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 34031 32718 1116 68 0 33963 0
[pid=3670] vsize: 136124
Current children cumulated CPU time (s) 1023.26
Current children cumulated vsize (Kb) 136124

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083461 0 0 0 101024 2301 0 0 25 0 1 0 1840175460 139390976 32718 4294967295 134512640 134736556 3221224560 3221223172 134634320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 34031 32718 1116 68 0 33963 0
[pid=3670] vsize: 136124
Current children cumulated CPU time (s) 1033.25
Current children cumulated vsize (Kb) 136124

[startup+1050.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083504 0 0 0 102023 2301 0 0 25 0 1 0 1840175460 139526144 32761 4294967295 134512640 134736556 3221224560 3221223204 134544527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 34064 32761 1116 68 0 33996 0
[pid=3670] vsize: 136256
Current children cumulated CPU time (s) 1043.24
Current children cumulated vsize (Kb) 136256

[startup+1060.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083510 0 0 0 103022 2301 0 0 25 0 1 0 1840175460 139526144 32767 4294967295 134512640 134736556 3221224560 3221223184 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 34064 32767 1116 68 0 33996 0
[pid=3670] vsize: 136256
Current children cumulated CPU time (s) 1053.23
Current children cumulated vsize (Kb) 136256

[startup+1070.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083553 0 0 0 104020 2302 0 0 25 0 1 0 1840175460 139796480 32810 4294967295 134512640 134736556 3221224560 3221223036 134536672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 34130 32810 1116 68 0 34062 0
[pid=3670] vsize: 136520
Current children cumulated CPU time (s) 1063.22
Current children cumulated vsize (Kb) 136520

[startup+1080.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 3670
Raw data (/proc/3670/stat): 3670 (bsolo) R 3669 3670 2660 0 -1 0 1083594 0 0 0 105019 2303 0 0 25 0 1 0 1840175460 139931648 32851 4294967295 134512640 134736556 3221224560 3221223104 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3670/statm): 34163 32851 1116 68 0 34095 0
[pid=3670] vsize: 136652
Current children cumulated CPU time (s) 1073.22
Current children cumulated vsize (Kb) 136652
One traced child (pid=3670) exited with status: 20
All traced children have exited ! Game is over.

Child status: 20
Real time (s): 1082.54
CPU time (s): 1075.73
CPU user time (s): 1052.63
CPU system time (s): 23.0935
CPU usage (%): 99.371
Max. virtual memory (cumulated for all children) (Kb): 136652

Verifier Data

ERROR: no interpretation found !