Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namemps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-roll3000.opb
MD5SUMe92110eefe66ae3240a292dc732eb360
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000000
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2123511627775
Number of bits of the biggest sum of numbers41
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables8902
Total number of constraints3459
Number of constraints which are clauses143
Number of constraints which are cardinality constraints (but not clauses)626
Number of constraints which are nor clauses,nor cardinality constraints2690
Minimum length of a constraint1
Maximum length of a constraint2407

Trace number 641

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.161
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        923764 kB
Buffers:         33596 kB
Cached:          49544 kB
SwapCached:        908 kB
Active:          67060 kB
Inactive:        18744 kB
HighTotal:      131008 kB
HighFree:        85008 kB
LowTotal:       903652 kB
LowFree:        838756 kB
SwapTotal:     2097892 kB
SwapFree:      2096472 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5804 kB
Slab:            19412 kB
Committed_AS:    64340 kB
PageTables:        340 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 12:13:08 (client local time) WITH STATUS 0 IN 1195.06 SECONDS
stats: 596 7 1195.06 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 8902 variables and 3038 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 6.641
c After prepocess the problem consists of 5570 variables and 2057 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 5570 #Dec: 4588 LB: 0 @ 10.906
c Restart #2 #Var: 5570 #Dec: 17110 LB: 0 @ 19.528
c Restart #3 #Var: 5570 #Dec: 40856 LB: 0 @ 32.815
c Restart #4 #Var: 5570 #Dec: 74810 LB: 0 @ 50.426
c Restart #5 #Var: 5570 #Dec: 142098 LB: 0 @ 76.694
c Restart #6 #Var: 5570 #Dec: 144734 LB: 0 @ 175.22
c Restart #7 #Var: 5570 #Dec: 175314 LB: 0 @ 335.29
c Restart #8 #Var: 5570 #Dec: 180462 LB: 0 @ 371.05
c CHANGE Heuristic... 
c Restart #0 #Var: 5570 #Dec: 183184 LB: 0 @ 704.06
c Restart #1 #Var: 5570 #Dec: 183962 LB: 0 @ 706.05
c Restart #2 #Var: 5570 #Dec: 185195 LB: 0 @ 709.77
c Restart #3 #Var: 5570 #Dec: 185918 LB: 0 @ 722.89
c Restart #4 #Var: 5570 #Dec: 188847 LB: 0 @ 732.91
c Restart #5 #Var: 5570 #Dec: 190817 LB: 0 @ 739.46
c Restart #6 #Var: 5570 #Dec: 193528 LB: 0 @ 751.12
c Restart #7 #Var: 5570 #Dec: 198070 LB: 0 @ 760.57
c Restart #8 #Var: 5570 #Dec: 200907 LB: 0 @ 789.44
c Restart #9 #Var: 5570 #Dec: 204487 LB: 0 @ 810.83
c Restart #10 #Var: 5570 #Dec: 209414 LB: 0 @ 851.32
c Restart #11 #Var: 5570 #Dec: 214075 LB: 0 @ 884.5
c Restart #12 #Var: 5568 #Dec: 222872 LB: 0 @ 908.52
c Restart #13 #Var: 5568 #Dec: 228378 LB: 0 @ 936.74
c Restart #14 #Var: 5566 #Dec: 233144 LB: 0 @ 971.23
c Restart #15 #Var: 5565 #Dec: 239232 LB: 0 @ 1054.5
c Restart #16 #Var: 5565 #Dec: 246774 LB: 0 @ 1130.8
c Restart #17 #Var: 5565 #Dec: 257094 LB: 0 @ 1177.3
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/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1718313807 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 107 3 90 68 0 39 0
[pid=22390] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc21/normalized-mps-v2-20-10-roll3000.opb

[startup+10.003 s]
Raw data (loadavg): 1.08 1.02 0.99 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 14224 0 0 0 931 44 0 0 25 0 1 0 1718313807 61734912 14135 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15072 14135 1116 68 0 15004 0
[pid=22390] vsize: 60288
Current children cumulated CPU time (s) 9.75
Current children cumulated vsize (Kb) 60288

[startup+20.0037 s]
Raw data (loadavg): 1.07 1.02 0.99 1/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) T 22389 22390 20602 0 -1 0 14290 0 0 0 1876 62 0 0 25 0 1 0 1718313807 61865984 14169 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15104 14169 1116 68 0 15036 0
[pid=22390] vsize: 60416
Current children cumulated CPU time (s) 19.38
Current children cumulated vsize (Kb) 60416

[startup+30.0034 s]
Raw data (loadavg): 1.13 1.03 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 14306 0 0 0 2808 85 0 0 25 0 1 0 1718313807 61865984 14169 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15104 14169 1116 68 0 15036 0
[pid=22390] vsize: 60416
Current children cumulated CPU time (s) 28.93
Current children cumulated vsize (Kb) 60416

[startup+40.0041 s]
Raw data (loadavg): 1.11 1.03 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 14306 0 0 0 3740 108 0 0 25 0 1 0 1718313807 61734912 14153 4294967295 134512640 134736556 3221224560 3221223280 134534866 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15072 14153 1116 68 0 15004 0
[pid=22390] vsize: 60288
Current children cumulated CPU time (s) 38.48
Current children cumulated vsize (Kb) 60288

[startup+50.0048 s]
Raw data (loadavg): 1.09 1.03 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 14322 0 0 0 4661 132 0 0 25 0 1 0 1718313807 61865984 14169 4294967295 134512640 134736556 3221224560 3221223088 134553413 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15104 14169 1116 68 0 15036 0
[pid=22390] vsize: 60416
Current children cumulated CPU time (s) 47.93
Current children cumulated vsize (Kb) 60416

[startup+60.0055 s]
Raw data (loadavg): 1.08 1.03 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 14341 0 0 0 5551 167 0 0 16 0 1 0 1718313807 61870080 14155 4294967295 134512640 134736556 3221224560 3221223312 134556567 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15105 14155 1116 68 0 15037 0
[pid=22390] vsize: 60420
Current children cumulated CPU time (s) 57.18
Current children cumulated vsize (Kb) 60420

[startup+70.0062 s]
Raw data (loadavg): 1.07 1.03 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 14358 0 0 0 6431 206 0 0 21 0 1 0 1718313807 61870080 14172 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15105 14172 1116 68 0 15037 0
[pid=22390] vsize: 60420
Current children cumulated CPU time (s) 66.37
Current children cumulated vsize (Kb) 60420

[startup+80.0059 s]
Raw data (loadavg): 1.06 1.03 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 14374 0 0 0 7376 221 0 0 25 0 1 0 1718313807 62005248 14188 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15138 14188 1116 68 0 15070 0
[pid=22390] vsize: 60552
Current children cumulated CPU time (s) 75.97
Current children cumulated vsize (Kb) 60552

[startup+90.0065 s]
Raw data (loadavg): 1.05 1.02 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 14706 0 0 0 8367 225 0 0 25 0 1 0 1718313807 63356928 14520 4294967295 134512640 134736556 3221224560 3221223096 1077377398 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15468 14520 1116 68 0 15400 0
[pid=22390] vsize: 61872
Current children cumulated CPU time (s) 85.92
Current children cumulated vsize (Kb) 61872

[startup+100.006 s]
Raw data (loadavg): 1.04 1.02 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15149 0 0 0 9365 226 0 0 25 0 1 0 1718313807 65118208 14963 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15898 14963 1116 68 0 15830 0
[pid=22390] vsize: 63592
Current children cumulated CPU time (s) 95.91
Current children cumulated vsize (Kb) 63592

[startup+110.007 s]
Raw data (loadavg): 1.03 1.02 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15150 0 0 0 10364 226 0 0 25 0 1 0 1718313807 65097728 14964 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14964 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 105.9
Current children cumulated vsize (Kb) 63572

[startup+120.008 s]
Raw data (loadavg): 1.03 1.02 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15150 0 0 0 11363 227 0 0 25 0 1 0 1718313807 65097728 14964 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14964 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 115.9
Current children cumulated vsize (Kb) 63572

[startup+130.007 s]
Raw data (loadavg): 1.02 1.02 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15150 0 0 0 12362 227 0 0 25 0 1 0 1718313807 65097728 14964 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14964 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 125.89
Current children cumulated vsize (Kb) 63572

[startup+140.007 s]
Raw data (loadavg): 1.02 1.02 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15150 0 0 0 13361 227 0 0 25 0 1 0 1718313807 65097728 14964 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14964 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 135.88
Current children cumulated vsize (Kb) 63572

[startup+150.007 s]
Raw data (loadavg): 1.02 1.02 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15150 0 0 0 14360 227 0 0 25 0 1 0 1718313807 65097728 14964 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14964 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 145.87
Current children cumulated vsize (Kb) 63572

[startup+160.007 s]
Raw data (loadavg): 1.01 1.02 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15150 0 0 0 15360 228 0 0 25 0 1 0 1718313807 65097728 14964 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14964 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 155.88
Current children cumulated vsize (Kb) 63572

[startup+170.007 s]
Raw data (loadavg): 1.01 1.02 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15150 0 0 0 16359 228 0 0 25 0 1 0 1718313807 65097728 14964 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14964 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 165.87
Current children cumulated vsize (Kb) 63572

[startup+180.007 s]
Raw data (loadavg): 1.01 1.02 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 17354 230 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 175.84
Current children cumulated vsize (Kb) 63572

[startup+190.007 s]
Raw data (loadavg): 1.01 1.02 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 18333 237 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 185.7
Current children cumulated vsize (Kb) 63572

[startup+200.007 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 19315 242 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 195.57
Current children cumulated vsize (Kb) 63572

[startup+210.008 s]
Raw data (loadavg): 1.00 1.01 1.00 3/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 20299 248 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 205.47
Current children cumulated vsize (Kb) 63572

[startup+220.008 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 21288 252 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 215.4
Current children cumulated vsize (Kb) 63572

[startup+230.008 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 22277 255 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 225.32
Current children cumulated vsize (Kb) 63572

[startup+240.009 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 23267 258 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 235.25
Current children cumulated vsize (Kb) 63572

[startup+250.01 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 24257 261 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 245.18
Current children cumulated vsize (Kb) 63572

[startup+260.01 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 25247 265 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550740 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 255.12
Current children cumulated vsize (Kb) 63572

[startup+270.01 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 26241 266 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 265.07
Current children cumulated vsize (Kb) 63572

[startup+280.01 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 27237 267 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 275.04
Current children cumulated vsize (Kb) 63572

[startup+290.01 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 28234 268 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 285.02
Current children cumulated vsize (Kb) 63572

[startup+300.01 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 29233 269 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223156 1077374218 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 295.02
Current children cumulated vsize (Kb) 63572

[startup+310.011 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 30233 269 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 305.02
Current children cumulated vsize (Kb) 63572

[startup+320.011 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 31232 269 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 315.01
Current children cumulated vsize (Kb) 63572

[startup+330.011 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 32231 269 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 325
Current children cumulated vsize (Kb) 63572

[startup+340.012 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 33231 269 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 335
Current children cumulated vsize (Kb) 63572

[startup+350.011 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 34225 271 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 344.96
Current children cumulated vsize (Kb) 63572

[startup+360.012 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 35219 273 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 354.92
Current children cumulated vsize (Kb) 63572

[startup+370.012 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 36210 276 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 364.86
Current children cumulated vsize (Kb) 63572

[startup+380.011 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 37204 278 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 374.82
Current children cumulated vsize (Kb) 63572

[startup+390.012 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 38204 278 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 384.82
Current children cumulated vsize (Kb) 63572

[startup+400.012 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 39204 278 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 394.82
Current children cumulated vsize (Kb) 63572

[startup+410.012 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 40204 278 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 404.82
Current children cumulated vsize (Kb) 63572

[startup+420.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 41204 278 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 414.82
Current children cumulated vsize (Kb) 63572

[startup+430.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 42204 278 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 424.82
Current children cumulated vsize (Kb) 63572

[startup+440.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 43204 278 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 434.82
Current children cumulated vsize (Kb) 63572

[startup+450.012 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 44203 278 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 444.81
Current children cumulated vsize (Kb) 63572

[startup+460.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 45203 279 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 454.82
Current children cumulated vsize (Kb) 63572

[startup+470.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22390
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 46203 279 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 464.82
Current children cumulated vsize (Kb) 63572

[startup+480.012 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 47202 279 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 474.81
Current children cumulated vsize (Kb) 63572

[startup+490.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 48202 279 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 484.81
Current children cumulated vsize (Kb) 63572

[startup+500.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 49202 279 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 494.81
Current children cumulated vsize (Kb) 63572

[startup+510.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 50202 280 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223248 134605098 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 504.82
Current children cumulated vsize (Kb) 63572

[startup+520.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 51201 280 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 514.81
Current children cumulated vsize (Kb) 63572

[startup+530.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 52201 280 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 524.81
Current children cumulated vsize (Kb) 63572

[startup+540.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 53201 280 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 534.81
Current children cumulated vsize (Kb) 63572

[startup+550.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 54201 280 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 544.81
Current children cumulated vsize (Kb) 63572

[startup+560.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 55201 280 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 554.81
Current children cumulated vsize (Kb) 63572

[startup+570.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 56200 280 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 564.8
Current children cumulated vsize (Kb) 63572

[startup+580.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 57200 281 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 574.81
Current children cumulated vsize (Kb) 63572

[startup+590.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 58199 281 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 584.8
Current children cumulated vsize (Kb) 63572

[startup+600.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 59199 281 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 594.8
Current children cumulated vsize (Kb) 63572

[startup+610.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 60199 281 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 604.8
Current children cumulated vsize (Kb) 63572

[startup+620.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 61199 281 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 614.8
Current children cumulated vsize (Kb) 63572

[startup+630.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 62199 281 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 624.8
Current children cumulated vsize (Kb) 63572

[startup+640.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 63199 281 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 634.8
Current children cumulated vsize (Kb) 63572

[startup+650.013 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 64198 282 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 644.8
Current children cumulated vsize (Kb) 63572

[startup+660.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 65198 282 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 654.8
Current children cumulated vsize (Kb) 63572

[startup+670.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 66198 282 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 664.8
Current children cumulated vsize (Kb) 63572

[startup+680.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 67198 282 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223212 134534802 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 674.8
Current children cumulated vsize (Kb) 63572

[startup+690.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 68198 282 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 684.8
Current children cumulated vsize (Kb) 63572

[startup+700.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 69198 282 0 0 25 0 1 0 1718313807 65097728 14974 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 15893 14974 1116 68 0 15825 0
[pid=22390] vsize: 63572
Current children cumulated CPU time (s) 694.8
Current children cumulated vsize (Kb) 63572

[startup+710.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 70196 283 0 0 25 0 1 0 1718313807 64954368 14963 4294967295 134512640 134736556 3221224560 3221223076 134716529 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15858 14963 1116 68 0 15790 0
[pid=22390] vsize: 63432
Current children cumulated CPU time (s) 704.79
Current children cumulated vsize (Kb) 63432

[startup+720.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 71186 286 0 0 25 0 1 0 1718313807 64954368 14963 4294967295 134512640 134736556 3221224560 3221223296 134528880 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15858 14963 1116 68 0 15790 0
[pid=22390] vsize: 63432
Current children cumulated CPU time (s) 714.72
Current children cumulated vsize (Kb) 63432

[startup+730.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15172 0 0 0 72180 288 0 0 25 0 1 0 1718313807 64954368 14963 4294967295 134512640 134736556 3221224560 3221223104 134540186 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15858 14963 1116 68 0 15790 0
[pid=22390] vsize: 63432
Current children cumulated CPU time (s) 724.68
Current children cumulated vsize (Kb) 63432

[startup+740.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15253 0 0 0 73164 294 0 0 25 0 1 0 1718313807 65359872 15044 4294967295 134512640 134736556 3221224560 3221223068 134540103 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 15957 15044 1116 68 0 15889 0
[pid=22390] vsize: 63828
Current children cumulated CPU time (s) 734.58
Current children cumulated vsize (Kb) 63828

[startup+750.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 15698 0 0 0 74148 300 0 0 25 0 1 0 1718313807 67117056 15489 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 16386 15489 1116 68 0 16318 0
[pid=22390] vsize: 65544
Current children cumulated CPU time (s) 744.48
Current children cumulated vsize (Kb) 65544

[startup+760.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 16252 0 0 0 75131 309 0 0 25 0 1 0 1718313807 69414912 16043 4294967295 134512640 134736556 3221224560 3221223084 134540152 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 16947 16043 1116 68 0 16879 0
[pid=22390] vsize: 67788
Current children cumulated CPU time (s) 754.4
Current children cumulated vsize (Kb) 67788

[startup+770.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 16805 0 0 0 76106 319 0 0 25 0 1 0 1718313807 71712768 16596 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 17508 16596 1116 68 0 17440 0
[pid=22390] vsize: 70032
Current children cumulated CPU time (s) 764.25
Current children cumulated vsize (Kb) 70032

[startup+780.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 17011 0 0 0 77099 322 0 0 25 0 1 0 1718313807 72523776 16802 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 17706 16802 1116 68 0 17638 0
[pid=22390] vsize: 70824
Current children cumulated CPU time (s) 774.21
Current children cumulated vsize (Kb) 70824

[startup+790.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 17199 0 0 0 78093 325 0 0 25 0 1 0 1718313807 73334784 16990 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 17904 16990 1116 68 0 17836 0
[pid=22390] vsize: 71616
Current children cumulated CPU time (s) 784.18
Current children cumulated vsize (Kb) 71616

[startup+800.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 17346 0 0 0 79088 327 0 0 25 0 1 0 1718313807 73875456 17137 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 18036 17137 1116 68 0 17968 0
[pid=22390] vsize: 72144
Current children cumulated CPU time (s) 794.15
Current children cumulated vsize (Kb) 72144

[startup+810.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 17516 0 0 0 80080 330 0 0 25 0 1 0 1718313807 74686464 17307 4294967295 134512640 134736556 3221224560 3221223072 134543068 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 18234 17307 1116 68 0 18166 0
[pid=22390] vsize: 72936
Current children cumulated CPU time (s) 804.1
Current children cumulated vsize (Kb) 72936

[startup+820.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 18062 0 0 0 81063 339 0 0 25 0 1 0 1718313807 76845056 17853 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 18761 17853 1116 68 0 18693 0
[pid=22390] vsize: 75044
Current children cumulated CPU time (s) 814.02
Current children cumulated vsize (Kb) 75044

[startup+830.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 18295 0 0 0 82053 343 0 0 25 0 1 0 1718313807 77791232 18086 4294967295 134512640 134736556 3221224560 3221223104 134543676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 18992 18086 1116 68 0 18924 0
[pid=22390] vsize: 75968
Current children cumulated CPU time (s) 823.96
Current children cumulated vsize (Kb) 75968

[startup+840.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 18479 0 0 0 83044 347 0 0 25 0 1 0 1718313807 78602240 18270 4294967295 134512640 134736556 3221224560 3221223248 134529434 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 19190 18270 1116 68 0 19122 0
[pid=22390] vsize: 76760
Current children cumulated CPU time (s) 833.91
Current children cumulated vsize (Kb) 76760

[startup+850.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 18608 0 0 0 84037 350 0 0 25 0 1 0 1718313807 79142912 18399 4294967295 134512640 134736556 3221224560 3221223068 134540086 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 19322 18399 1116 68 0 19254 0
[pid=22390] vsize: 77288
Current children cumulated CPU time (s) 843.87
Current children cumulated vsize (Kb) 77288

[startup+860.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 18736 0 0 0 85033 352 0 0 25 0 1 0 1718313807 79683584 18527 4294967295 134512640 134736556 3221224560 3221223124 134543223 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 19454 18527 1116 68 0 19386 0
[pid=22390] vsize: 77816
Current children cumulated CPU time (s) 853.85
Current children cumulated vsize (Kb) 77816

[startup+870.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 18951 0 0 0 86025 355 0 0 25 0 1 0 1718313807 80494592 18742 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 19652 18742 1116 68 0 19584 0
[pid=22390] vsize: 78608
Current children cumulated CPU time (s) 863.8
Current children cumulated vsize (Kb) 78608

[startup+880.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 19190 0 0 0 87018 359 0 0 25 0 1 0 1718313807 81440768 18981 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 19883 18981 1116 68 0 19815 0
[pid=22390] vsize: 79532
Current children cumulated CPU time (s) 873.77
Current children cumulated vsize (Kb) 79532

[startup+890.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 19508 0 0 0 88005 364 0 0 25 0 1 0 1718313807 82792448 19299 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 20213 19299 1116 68 0 20145 0
[pid=22390] vsize: 80852
Current children cumulated CPU time (s) 883.69
Current children cumulated vsize (Kb) 80852

[startup+900.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 19805 0 0 0 88979 375 0 0 25 0 1 0 1718313807 84008960 19596 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 20510 19596 1116 68 0 20442 0
[pid=22390] vsize: 82040
Current children cumulated CPU time (s) 893.54
Current children cumulated vsize (Kb) 82040

[startup+910.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 20172 0 0 0 89963 382 0 0 25 0 1 0 1718313807 85491712 19963 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 20872 19963 1116 68 0 20804 0
[pid=22390] vsize: 83488
Current children cumulated CPU time (s) 903.45
Current children cumulated vsize (Kb) 83488

[startup+920.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 20614 0 0 0 90949 388 0 0 25 0 1 0 1718313807 87248896 20405 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 21301 20405 1116 68 0 21233 0
[pid=22390] vsize: 85204
Current children cumulated CPU time (s) 913.37
Current children cumulated vsize (Kb) 85204

[startup+930.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 20934 0 0 0 91934 394 0 0 25 0 1 0 1718313807 88600576 20725 4294967295 134512640 134736556 3221224560 3221223084 134540106 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 21631 20725 1116 68 0 21563 0
[pid=22390] vsize: 86524
Current children cumulated CPU time (s) 923.28
Current children cumulated vsize (Kb) 86524

[startup+940.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 21323 0 0 0 92923 399 0 0 25 0 1 0 1718313807 90222592 21114 4294967295 134512640 134736556 3221224560 3221223200 134543731 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 22027 21114 1116 68 0 21959 0
[pid=22390] vsize: 88108
Current children cumulated CPU time (s) 933.22
Current children cumulated vsize (Kb) 88108

[startup+950.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 21494 0 0 0 93917 401 0 0 25 0 1 0 1718313807 90898432 21285 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 22192 21285 1116 68 0 22124 0
[pid=22390] vsize: 88768
Current children cumulated CPU time (s) 943.18
Current children cumulated vsize (Kb) 88768

[startup+960.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 21705 0 0 0 94908 406 0 0 25 0 1 0 1718313807 91844608 21496 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 22423 21496 1116 68 0 22355 0
[pid=22390] vsize: 89692
Current children cumulated CPU time (s) 953.14
Current children cumulated vsize (Kb) 89692

[startup+970.024 s]
Raw data (loadavg): 1.00 1.00 1.00 1/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) T 22389 22390 20602 0 -1 0 22049 0 0 0 95898 409 0 0 25 0 1 0 1718313807 93196288 21840 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22390/statm): 22753 21840 1116 68 0 22685 0
[pid=22390] vsize: 91012
Current children cumulated CPU time (s) 963.07
Current children cumulated vsize (Kb) 91012

[startup+980.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 22528 0 0 0 96886 414 0 0 25 0 1 0 1718313807 95088640 22319 4294967295 134512640 134736556 3221224560 3221223172 134544525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 23215 22319 1116 68 0 23147 0
[pid=22390] vsize: 92860
Current children cumulated CPU time (s) 973
Current children cumulated vsize (Kb) 92860

[startup+990.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 22651 0 0 0 97878 417 0 0 25 0 1 0 1718313807 95629312 22442 4294967295 134512640 134736556 3221224560 3221223072 134543107 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 23347 22442 1116 68 0 23279 0
[pid=22390] vsize: 93388
Current children cumulated CPU time (s) 982.95
Current children cumulated vsize (Kb) 93388

[startup+1000.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 22794 0 0 0 98871 420 0 0 25 0 1 0 1718313807 96305152 22585 4294967295 134512640 134736556 3221224560 3221223136 134543198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 23512 22585 1116 68 0 23444 0
[pid=22390] vsize: 94048
Current children cumulated CPU time (s) 992.91
Current children cumulated vsize (Kb) 94048

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 22965 0 0 0 99865 422 0 0 25 0 1 0 1718313807 96980992 22756 4294967295 134512640 134736556 3221224560 3221223216 134536527 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 23677 22756 1116 68 0 23609 0
[pid=22390] vsize: 94708
Current children cumulated CPU time (s) 1002.87
Current children cumulated vsize (Kb) 94708

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 22994 0 0 0 100862 423 0 0 25 0 1 0 1718313807 97116160 22785 4294967295 134512640 134736556 3221224560 3221223120 134543591 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 23710 22785 1116 68 0 23642 0
[pid=22390] vsize: 94840
Current children cumulated CPU time (s) 1012.85
Current children cumulated vsize (Kb) 94840

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 23012 0 0 0 101858 425 0 0 25 0 1 0 1718313807 97116160 22803 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 23710 22803 1116 68 0 23642 0
[pid=22390] vsize: 94840
Current children cumulated CPU time (s) 1022.83
Current children cumulated vsize (Kb) 94840

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 23036 0 0 0 102855 426 0 0 25 0 1 0 1718313807 97251328 22827 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 23743 22827 1116 68 0 23675 0
[pid=22390] vsize: 94972
Current children cumulated CPU time (s) 1032.81
Current children cumulated vsize (Kb) 94972

[startup+1050.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 23224 0 0 0 103847 430 0 0 25 0 1 0 1718313807 98062336 23015 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 23941 23015 1116 68 0 23873 0
[pid=22390] vsize: 95764
Current children cumulated CPU time (s) 1042.77
Current children cumulated vsize (Kb) 95764

[startup+1060.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 23244 0 0 0 104843 432 0 0 25 0 1 0 1718313807 98062336 23035 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 23941 23035 1116 68 0 23873 0
[pid=22390] vsize: 95764
Current children cumulated CPU time (s) 1052.75
Current children cumulated vsize (Kb) 95764

[startup+1070.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 23248 0 0 0 105836 435 0 0 25 0 1 0 1718313807 98062336 23039 4294967295 134512640 134736556 3221224560 3221223108 134544527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 23941 23039 1116 68 0 23873 0
[pid=22390] vsize: 95764
Current children cumulated CPU time (s) 1062.71
Current children cumulated vsize (Kb) 95764

[startup+1080.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 23302 0 0 0 106830 437 0 0 25 0 1 0 1718313807 98332672 23093 4294967295 134512640 134736556 3221224560 3221223164 134544720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 24007 23093 1116 68 0 23939 0
[pid=22390] vsize: 96028
Current children cumulated CPU time (s) 1072.67
Current children cumulated vsize (Kb) 96028

[startup+1090.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 23372 0 0 0 107825 439 0 0 25 0 1 0 1718313807 98603008 23163 4294967295 134512640 134736556 3221224560 3221223068 134540097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 24073 23163 1116 68 0 24005 0
[pid=22390] vsize: 96292
Current children cumulated CPU time (s) 1082.64
Current children cumulated vsize (Kb) 96292

[startup+1100.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 23395 0 0 0 108821 440 0 0 25 0 1 0 1718313807 98738176 23186 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 24106 23186 1116 68 0 24038 0
[pid=22390] vsize: 96424
Current children cumulated CPU time (s) 1092.61
Current children cumulated vsize (Kb) 96424

[startup+1110.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 23510 0 0 0 109816 442 0 0 25 0 1 0 1718313807 99143680 23301 4294967295 134512640 134736556 3221224560 3221223116 134544556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 24205 23301 1116 68 0 24137 0
[pid=22390] vsize: 96820
Current children cumulated CPU time (s) 1102.58
Current children cumulated vsize (Kb) 96820

[startup+1120.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 23587 0 0 0 110809 445 0 0 25 0 1 0 1718313807 99536896 23378 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 24301 23378 1116 68 0 24233 0
[pid=22390] vsize: 97204
Current children cumulated CPU time (s) 1112.54
Current children cumulated vsize (Kb) 97204

[startup+1130.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 23748 0 0 0 111799 449 0 0 25 0 1 0 1718313807 100212736 23539 4294967295 134512640 134736556 3221224560 3221223276 134553032 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 24466 23539 1116 68 0 24398 0
[pid=22390] vsize: 97864
Current children cumulated CPU time (s) 1122.48
Current children cumulated vsize (Kb) 97864

[startup+1140.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 24031 0 0 0 112786 454 0 0 25 0 1 0 1718313807 101294080 23822 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 24730 23822 1116 68 0 24662 0
[pid=22390] vsize: 98920
Current children cumulated CPU time (s) 1132.4
Current children cumulated vsize (Kb) 98920

[startup+1150.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 24332 0 0 0 113771 460 0 0 25 0 1 0 1718313807 102506496 24123 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 25026 24123 1116 68 0 24958 0
[pid=22390] vsize: 100104
Current children cumulated CPU time (s) 1142.31
Current children cumulated vsize (Kb) 100104

[startup+1160.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 24500 0 0 0 114760 465 0 0 25 0 1 0 1718313807 103182336 24291 4294967295 134512640 134736556 3221224560 3221223360 134600552 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 25191 24291 1116 68 0 25123 0
[pid=22390] vsize: 100764
Current children cumulated CPU time (s) 1152.25
Current children cumulated vsize (Kb) 100764

[startup+1170.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 24742 0 0 0 115745 470 0 0 25 0 1 0 1718313807 104263680 24533 4294967295 134512640 134736556 3221224560 3221223132 134544556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 25455 24533 1116 68 0 25387 0
[pid=22390] vsize: 101820
Current children cumulated CPU time (s) 1162.15
Current children cumulated vsize (Kb) 101820

[startup+1180.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 24964 0 0 0 116731 476 0 0 25 0 1 0 1718313807 105074688 24755 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 25653 24755 1116 68 0 25585 0
[pid=22390] vsize: 102612
Current children cumulated CPU time (s) 1172.07
Current children cumulated vsize (Kb) 102612

[startup+1190.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 25247 0 0 0 117721 480 0 0 25 0 1 0 1718313807 106291200 25038 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22390/statm): 25950 25038 1116 68 0 25882 0
[pid=22390] vsize: 103800
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (Kb) 103800

[startup+1200.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 22392
Raw data (/proc/22390/stat): 22390 (bsolo) R 22389 22390 20602 0 -1 0 25514 0 0 0 118712 483 0 0 25 0 1 0 1718313807 107372544 25305 4294967295 134512640 134736556 3221224560 3221223156 134540176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22390/statm): 26214 25305 1116 68 0 26146 0
[pid=22390] vsize: 104856
Current children cumulated CPU time (s) 1191.95
Current children cumulated vsize (Kb) 104856
One traced child (pid=22390) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1203.14
CPU time (s): 1195.06
CPU user time (s): 1190.16
CPU system time (s): 4.89625
CPU usage (%): 99.3279
Max. virtual memory (cumulated for all children) (Kb): 104856

Verifier Data

ERROR: no interpretation found !