Trace number 4398477

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 into four (or five) parts:
  1. 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 ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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 X seconds (see the parameters in the trace). 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 X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    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.
  5. 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 provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelSAT (TO)155 20124.7 2520.02

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n35/
TravellingSalesman-35-30-07.xml
MD5SUM1a4fb6e98f7c5153812b28830edea47d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark143
Best CPU time to get the best result obtained on this benchmark2520.38
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints36
Number of domains2
Minimum domain size35
Maximum domain size37
Distribution of domain sizes[{"size":35,"count":35},{"size":37,"count":35}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":35},{"degree":3,"count":35}]
Minimum constraint arity3
Maximum constraint arity35
Distribution of constraint arities[{"arity":3,"count":35},{"arity":35,"count":1}]
Number of extensional constraints35
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":35},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.03	c
0.00/0.03	c This is cosoco 2.00 --  
0.00/0.03	c
0.00/0.03	c command line: cosoco -model -nbcores=8 HOME/instance-4398477-1568610613.xml 
0.00/0.03	c enable optimization
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.01 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 70
0.00/0.03	c |            Domain Sizes: 35..37
0.00/0.03	c |
0.00/0.03	c |             Constraints: 37
0.00/0.03	c |                   Arity: 3..35  -- Ternary: 35
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          All Different: 1
0.00/0.03	c |                          Extension: 35  (nb tuples: 1190..1190) -- (shared: 272)
0.00/0.03	c |                          Sum: 1
0.00/0.03	c |                          
0.00/0.03	c |               Objective: Minimize Sum
0.00/0.03	
0.00/0.03	c =========================================================================================================
0.00/0.03	c Parallel mode: Portfolio
0.00/0.03	c [pFactory][Group N°0] created (threads:8).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.03	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.03	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.03	c [pFactory][Group N°0] task 7 launched on thread 0.
0.00/0.03	c [pFactory][Group N°0] task 6 launched on thread 1.
0.00/0.03	c [pFactory][Group N°0] task 5 launched on thread 2.
0.00/0.03	c [pFactory][Group N°0] task 4 launched on thread 5.
0.00/0.03	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.03	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.03	c [pFactory][Group N°0] task 1 launched on thread 3.
0.00/0.03	c [pFactory][Group N°0] task 0 launched on thread 4.
0.00/0.03	o 433
0.00/0.03	o 329
0.00/0.03	o 320
0.00/0.05	o 290
0.00/0.06	o 210
0.00/0.07	o 204
0.00/0.10	o 158
22.18/2.86	o 156
1969.15/246.63	o 155
20124.54/2520.02	
20124.54/2520.02	c *** INTERRUPTED ***
20124.54/2520.02	c call to solver        : 6
20124.54/2520.02	c
20124.54/2520.02	c restarts              : 477455      
20124.54/2520.02	c conflicts             : 4368565      (217 /sec)
20124.54/2520.02	c decisions             : 12173948     (605 /sec)
20124.54/2520.02	c propagations          : 1877574568  (93297 /sec)
20124.54/2520.02	c root propagations     : 229         
20124.54/2520.02	c filter calls          : 236217781      (11738 /sec)
20124.54/2520.02	c useless filter calls  : 166438067      (70 %)
20124.54/2520.02	c Memory used           : 607.19 MB
20124.54/2520.02	c Best bound time (wc)  : 246.626 s
20124.54/2520.02	c CPU time              : 20124.6 s
20124.54/2520.02	c real time             : 2520.02 s
20124.54/2520.02	
20124.54/2520.02	s SATISFIABLE
20124.54/2520.02	c Best value found: 155
20124.54/2520.02	
20124.54/2520.02	
20124.54/2520.02	v <instantiation type='solution' cost='155'>
20124.54/2520.02	v <list>c[0] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[1] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[2] c[30] c[31] c[32] c[33] c[34] c[3] c[4] c[5] c[6] c[7] c[8] c[9] d[0] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[1] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[2] d[30] d[31] d[32] d[33] d[34] d[3] d[4] d[5] d[6] d[7] d[8] d[9] </list>
20124.54/2520.02	v <values>16 25 26 27 31 32 33 34 28 30 29 22 19 8 9 7 4 6 3 5 2 1 23 20 24 21 14 15 18 17 12 13 0 10 11 4 5 2 5 4 1 5 9 11 2 10 1 13 2 2 1 4 1 7 1 3 12 5 4 1 5 1 2 1 5 1 7 4 4 10 </values>
20124.54/2520.02	v </instantiation>
20124.54/2520.02	

Verifier Data

OK	155

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16375 MiB (14273 MiB free)
  memory of node 1: 16384 MiB (14624 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398477-1568610613/watcher-4398477-1568610613 -o /tmp/evaluation-result-4398477-1568610613/solver-4398477-1568610613 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324124769-4126 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398477-1568610613.xml 

running on 8 cores: 0-7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=4250, runsolver pid=4247
Current StackSize limit: 8192 KiB


[startup+0.100664 s]*
/proc/loadavg: 8.59 8.25 8.20 9/200 4259
/proc/meminfo: memFree=29587440/32770688 swapFree=66919992/67108860
[pid=4250] ppid=4247 vsize=621756 memory=8440 CPUtime=0.72 cores=0-7
/proc/4250/stat : 4250 (cosoco) S 4247 4250 4099 0 -1 1077944320 2429 0 0 0 72 0 0 0 20 0 9 0 437067565 636678144 2110 33554432000 4194304 6211092 140732013648192 140732013646448 139930023321335 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
/proc/4250/statm: 155439 2110 855 493 0 148744 0
[pid=4250/tid=4252] ppid=4247 vsize=621756 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/4250/task/4252/stat : 4252 (cosoco) R 4247 4250 4099 0 -1 4202560 22 0 0 0 9 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139930000178448 5250251 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4253] ppid=4247 vsize=621756 memory=4872558142750483522 CPUtime=0.09 cores=0-7
/proc/4250/task/4253/stat : 4253 (cosoco) R 4247 4250 4099 0 -1 4202560 21 0 0 0 9 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929991785744 5039061 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4254] ppid=4247 vsize=621756 memory=140569645557376 CPUtime=0.09 cores=0-7
/proc/4250/task/4254/stat : 4254 (cosoco) R 4247 4250 4099 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929983393040 5039038 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4255] ppid=4247 vsize=621756 memory=0 CPUtime=0.09 cores=0-7
/proc/4250/task/4255/stat : 4255 (cosoco) R 4247 4250 4099 0 -1 4202560 13 0 0 0 9 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929975000248 5039328 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4256] ppid=4247 vsize=621756 memory=0 CPUtime=0.08 cores=0-7
/proc/4250/task/4256/stat : 4256 (cosoco) R 4247 4250 4099 0 -1 4202560 10 0 0 0 8 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929966607544 5250241 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4257] ppid=4247 vsize=621756 memory=0 CPUtime=0.08 cores=0-7
/proc/4250/task/4257/stat : 4257 (cosoco) R 4247 4250 4099 0 -1 4202560 13 0 0 0 8 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929958214840 5039026 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4258] ppid=4247 vsize=621756 memory=-1 CPUtime=0.09 cores=0-7
/proc/4250/task/4258/stat : 4258 (cosoco) R 4247 4250 4099 0 -1 4202560 14 0 0 0 9 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929949822136 5039026 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4259] ppid=4247 vsize=621756 memory=0 CPUtime=0.09 cores=0-7
/proc/4250/task/4259/stat : 4259 (cosoco) R 4247 4250 4099 0 -1 4202560 14 0 0 0 9 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929941429432 5037750 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
Current children cumulated CPU time: 0.72 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8440 KiB

[startup+0.210664 s]*
/proc/loadavg: 8.59 8.25 8.20 9/200 4259
/proc/meminfo: memFree=29587440/32770688 swapFree=66919992/67108860
[pid=4250] ppid=4247 vsize=621756 memory=8440 CPUtime=1.59 cores=0-7
/proc/4250/stat : 4250 (cosoco) S 4247 4250 4099 0 -1 1077944320 2432 0 0 0 159 0 0 0 20 0 9 0 437067565 636678144 2110 33554432000 4194304 6211092 140732013648192 140732013646448 139930023321335 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
/proc/4250/statm: 155439 2110 855 493 0 148744 0
[pid=4250/tid=4252] ppid=4247 vsize=621756 memory=7310027617963868211 CPUtime=0.2 cores=0-7
/proc/4250/task/4252/stat : 4252 (cosoco) R 4247 4250 4099 0 -1 4202560 22 0 0 0 20 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139930000178448 5079063 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4253] ppid=4247 vsize=621756 memory=288230591823085591 CPUtime=0.2 cores=0-7
/proc/4250/task/4253/stat : 4253 (cosoco) R 4247 4250 4099 0 -1 4202560 21 0 0 0 20 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929991785744 5250293 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4254] ppid=4247 vsize=621756 memory=14269526896944792 CPUtime=0.2 cores=0-7
/proc/4250/task/4254/stat : 4254 (cosoco) R 4247 4250 4099 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929983393040 5389966 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4255] ppid=4247 vsize=621756 memory=-1 CPUtime=0.2 cores=0-7
/proc/4250/task/4255/stat : 4255 (cosoco) R 4247 4250 4099 0 -1 4202560 13 0 0 0 20 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929975000248 5157993 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4256] ppid=4247 vsize=621756 memory=0 CPUtime=0.19 cores=0-7
/proc/4250/task/4256/stat : 4256 (cosoco) R 4247 4250 4099 0 -1 4202560 12 0 0 0 19 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929966607544 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4257] ppid=4247 vsize=621756 memory=0 CPUtime=0.18 cores=0-7
/proc/4250/task/4257/stat : 4257 (cosoco) R 4247 4250 4099 0 -1 4202560 13 0 0 0 18 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929958214840 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4258] ppid=4247 vsize=621756 memory=-1 CPUtime=0.19 cores=0-7
/proc/4250/task/4258/stat : 4258 (cosoco) R 4247 4250 4099 0 -1 4202560 14 0 0 0 19 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929949822136 5076405 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4259] ppid=4247 vsize=621756 memory=0 CPUtime=0.2 cores=0-7
/proc/4250/task/4259/stat : 4259 (cosoco) R 4247 4250 4099 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929941429432 5155928 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8440 KiB

[startup+0.310665 s]*
/proc/loadavg: 8.59 8.25 8.20 9/200 4259
/proc/meminfo: memFree=29587440/32770688 swapFree=66919992/67108860
[pid=4250] ppid=4247 vsize=621756 memory=8440 CPUtime=2.38 cores=0-7
/proc/4250/stat : 4250 (cosoco) S 4247 4250 4099 0 -1 1077944320 2433 0 0 0 238 0 0 0 20 0 9 0 437067565 636678144 2110 33554432000 4194304 6211092 140732013648192 140732013646448 139930023321335 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
/proc/4250/statm: 155439 2110 855 493 0 148744 0
[pid=4250/tid=4252] ppid=4247 vsize=621756 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/4250/task/4252/stat : 4252 (cosoco) R 4247 4250 4099 0 -1 4202560 22 0 0 0 30 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139930000178448 5074429 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4253] ppid=4247 vsize=621756 memory=4872558044660077418 CPUtime=0.3 cores=0-7
/proc/4250/task/4253/stat : 4253 (cosoco) R 4247 4250 4099 0 -1 4202560 21 0 0 0 30 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929991785744 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4254] ppid=4247 vsize=621756 memory=0 CPUtime=0.3 cores=0-7
/proc/4250/task/4254/stat : 4254 (cosoco) R 4247 4250 4099 0 -1 4202560 15 0 0 0 30 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929983393040 5078890 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4255] ppid=4247 vsize=621756 memory=6656426216303648864 CPUtime=0.3 cores=0-7
/proc/4250/task/4255/stat : 4255 (cosoco) R 4247 4250 4099 0 -1 4202560 13 0 0 0 30 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929975000248 5039145 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4256] ppid=4247 vsize=621756 memory=6656426216303648864 CPUtime=0.29 cores=0-7
/proc/4250/task/4256/stat : 4256 (cosoco) R 4247 4250 4099 0 -1 4202560 12 0 0 0 29 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929966607544 5038944 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4257] ppid=4247 vsize=621756 memory=0 CPUtime=0.27 cores=0-7
/proc/4250/task/4257/stat : 4257 (cosoco) R 4247 4250 4099 0 -1 4202560 13 0 0 0 27 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929958214840 5250234 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4258] ppid=4247 vsize=621756 memory=0 CPUtime=0.29 cores=0-7
/proc/4250/task/4258/stat : 4258 (cosoco) R 4247 4250 4099 0 -1 4202560 15 0 0 0 29 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929949822136 5157976 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4259] ppid=4247 vsize=621756 memory=0 CPUtime=0.3 cores=0-7
/proc/4250/task/4259/stat : 4259 (cosoco) R 4247 4250 4099 0 -1 4202560 15 0 0 0 30 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929941429432 5038992 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
Current children cumulated CPU time: 2.38 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8440 KiB

[startup+0.700663 s]
/proc/loadavg: 8.59 8.25 8.20 9/200 4259
/proc/meminfo: memFree=29587440/32770688 swapFree=66919992/67108860
[pid=4250] ppid=4247 vsize=621756 memory=8440 CPUtime=5.41 cores=0-7
/proc/4250/stat : 4250 (cosoco) S 4247 4250 4099 0 -1 1077944320 2433 0 0 0 541 0 0 0 20 0 9 0 437067565 636678144 2110 33554432000 4194304 6211092 140732013648192 140732013646448 139930023321335 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
/proc/4250/statm: 155439 2110 855 493 0 148744 0
[pid=4250/tid=4252] ppid=4247 vsize=621756 memory=1712 CPUtime=0.68 cores=0-7
/proc/4250/task/4252/stat : 4252 (cosoco) R 4247 4250 4099 0 -1 4202560 22 0 0 0 68 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139930000178448 5039161 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4253] ppid=4247 vsize=621756 memory=5996 CPUtime=0.68 cores=0-7
/proc/4250/task/4253/stat : 4253 (cosoco) R 4247 4250 4099 0 -1 4202560 21 0 0 0 68 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929991785744 5158051 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4254] ppid=4247 vsize=621756 memory=4156 CPUtime=0.68 cores=0-7
/proc/4250/task/4254/stat : 4254 (cosoco) R 4247 4250 4099 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929983393040 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4255] ppid=4247 vsize=621756 memory=1056 CPUtime=0.68 cores=0-7
/proc/4250/task/4255/stat : 4255 (cosoco) R 4247 4250 4099 0 -1 4202560 13 0 0 0 68 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929975000248 5039178 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4256] ppid=4247 vsize=621756 memory=2828 CPUtime=0.67 cores=0-7
/proc/4250/task/4256/stat : 4256 (cosoco) R 4247 4250 4099 0 -1 4202560 12 0 0 0 67 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929966607544 5039178 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4257] ppid=4247 vsize=621756 memory=1176 CPUtime=0.63 cores=0-7
/proc/4250/task/4257/stat : 4257 (cosoco) R 4247 4250 4099 0 -1 4202560 13 0 0 0 63 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929958214840 5039026 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4258] ppid=4247 vsize=621756 memory=140573940524671 CPUtime=0.68 cores=0-7
/proc/4250/task/4258/stat : 4258 (cosoco) R 4247 4250 4099 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929949822136 5039132 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4259] ppid=4247 vsize=621756 memory=5782674880105308224 CPUtime=0.68 cores=0-7
/proc/4250/task/4259/stat : 4259 (cosoco) R 4247 4250 4099 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 437067567 636678144 2110 33554432000 4194304 6211092 140732013648192 139929941429432 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
Current children cumulated CPU time: 5.41 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8440 KiB

[startup+1.50067 s]
/proc/loadavg: 8.59 8.25 8.20 9/200 4259
/proc/meminfo: memFree=29587440/32770688 swapFree=66919992/67108860
[pid=4250] ppid=4247 vsize=621756 memory=8944 CPUtime=11.8 cores=0-7
/proc/4250/stat : 4250 (cosoco) S 4247 4250 4099 0 -1 1077944320 3754 0 0 0 1179 1 0 0 20 0 9 0 437067565 636678144 2236 33554432000 4194304 6211092 140732013648192 140732013646448 139930023321335 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
/proc/4250/statm: 155439 2236 866 493 0 148744 0
[pid=4250/tid=4252] ppid=4247 vsize=621756 memory=6416681141432 CPUtime=1.47 cores=0-7
/proc/4250/task/4252/stat : 4252 (cosoco) R 4247 4250 4099 0 -1 4202560 165 0 0 0 147 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139930000178448 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4253] ppid=4247 vsize=621756 memory=288230591755977018 CPUtime=1.48 cores=0-7
/proc/4250/task/4253/stat : 4253 (cosoco) R 4247 4250 4099 0 -1 4202560 219 0 0 0 148 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139929991785744 5039026 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4254] ppid=4247 vsize=621756 memory=16105874779277178 CPUtime=1.48 cores=0-7
/proc/4250/task/4254/stat : 4254 (cosoco) R 4247 4250 4099 0 -1 4202560 177 0 0 0 148 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139929983393040 5250453 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4255] ppid=4247 vsize=621756 memory=132 CPUtime=1.48 cores=0-7
/proc/4250/task/4255/stat : 4255 (cosoco) R 4247 4250 4099 0 -1 4202560 198 0 0 0 148 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139929975000248 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4256] ppid=4247 vsize=621756 memory=288230600329134388 CPUtime=1.47 cores=0-7
/proc/4250/task/4256/stat : 4256 (cosoco) R 4247 4250 4099 0 -1 4202560 174 0 0 0 147 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139929966607544 5037783 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4257] ppid=4247 vsize=621756 memory=14127844770973242 CPUtime=1.41 cores=0-7
/proc/4250/task/4257/stat : 4257 (cosoco) R 4247 4250 4099 0 -1 4202560 144 0 0 0 141 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139929958214840 5039132 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4258] ppid=4247 vsize=621756 memory=0 CPUtime=1.48 cores=0-7
/proc/4250/task/4258/stat : 4258 (cosoco) R 4247 4250 4099 0 -1 4202560 224 0 0 0 148 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139929949822136 5038964 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4259] ppid=4247 vsize=621756 memory=0 CPUtime=1.48 cores=0-7
/proc/4250/task/4259/stat : 4259 (cosoco) R 4247 4250 4099 0 -1 4202560 146 0 0 0 148 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139929941429432 5075102 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
Current children cumulated CPU time: 11.8 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8944 KiB

[startup+3.11067 s]
/proc/loadavg: 8.59 8.25 8.20 9/200 4259
/proc/meminfo: memFree=29586536/32770688 swapFree=66919992/67108860
[pid=4250] ppid=4247 vsize=621756 memory=8944 CPUtime=24.65 cores=0-7
/proc/4250/stat : 4250 (cosoco) S 4247 4250 4099 0 -1 1077944320 4957 0 0 0 2464 1 0 0 20 0 9 0 437067565 636678144 2236 33554432000 4194304 6211092 140732013648192 140732013646448 139930023321335 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
/proc/4250/statm: 155439 2236 866 493 0 148744 0
[pid=4250/tid=4252] ppid=4247 vsize=621756 memory=3624 CPUtime=3.08 cores=0-7
/proc/4250/task/4252/stat : 4252 (cosoco) R 4247 4250 4099 0 -1 4202560 363 0 0 0 308 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139930000178448 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4253] ppid=4247 vsize=621756 memory=53496 CPUtime=3.09 cores=0-7
/proc/4250/task/4253/stat : 4253 (cosoco) R 4247 4250 4099 0 -1 4202560 374 0 0 0 309 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139929991785744 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4254] ppid=4247 vsize=621756 memory=984 CPUtime=3.09 cores=0-7
/proc/4250/task/4254/stat : 4254 (cosoco) R 4247 4250 4099 0 -1 4202560 305 0 0 0 309 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139929983393040 5193744 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4255] ppid=4247 vsize=621756 memory=8944 CPUtime=3.09 cores=0-7
/proc/4250/task/4255/stat : 4255 (cosoco) R 4247 4250 4099 0 -1 4202560 344 0 0 0 309 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139929975000248 5038944 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4256] ppid=4247 vsize=621756 memory=0 CPUtime=3.08 cores=0-7
/proc/4250/task/4256/stat : 4256 (cosoco) R 4247 4250 4099 0 -1 4202560 315 0 0 0 308 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139929966607544 5039137 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4257] ppid=4247 vsize=621756 memory=140569514956524 CPUtime=2.99 cores=0-7
/proc/4250/task/4257/stat : 4257 (cosoco) R 4247 4250 4099 0 -1 4202560 293 0 0 0 299 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139929958214840 5186184 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4258] ppid=4247 vsize=621756 memory=288230591739199792 CPUtime=3.09 cores=0-7
/proc/4250/task/4258/stat : 4258 (cosoco) R 4247 4250 4099 0 -1 4202560 371 0 0 0 309 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139929949822136 5397223 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4259] ppid=4247 vsize=621756 memory=13564894817551928 CPUtime=3.09 cores=0-7
/proc/4250/task/4259/stat : 4259 (cosoco) R 4247 4250 4099 0 -1 4202560 285 0 0 0 309 0 0 0 20 0 9 0 437067567 636678144 2236 33554432000 4194304 6211092 140732013648192 139929941429432 5078762 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
Current children cumulated CPU time: 24.65 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8944 KiB

[startup+6.30066 s]
/proc/loadavg: 8.63 8.26 8.20 9/200 4259
/proc/meminfo: memFree=29586980/32770688 swapFree=66919992/67108860
[pid=4250] ppid=4247 vsize=621756 memory=8952 CPUtime=50.12 cores=0-7
/proc/4250/stat : 4250 (cosoco) S 4247 4250 4099 0 -1 1077944320 7713 0 0 0 5011 1 0 0 20 0 9 0 437067565 636678144 2238 33554432000 4194304 6211092 140732013648192 140732013646448 139930023321335 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
/proc/4250/statm: 155439 2238 866 493 0 148744 0
[pid=4250/tid=4252] ppid=4247 vsize=621756 memory=8952 CPUtime=6.27 cores=0-7
/proc/4250/task/4252/stat : 4252 (cosoco) R 4247 4250 4099 0 -1 4202560 717 0 0 0 627 0 0 0 20 0 9 0 437067567 636678144 2238 33554432000 4194304 6211092 140732013648192 139930000178448 5039350 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4253] ppid=4247 vsize=621756 memory=140573940524671 CPUtime=6.28 cores=0-7
/proc/4250/task/4253/stat : 4253 (cosoco) R 4247 4250 4099 0 -1 4202560 737 0 0 0 628 0 0 0 20 0 9 0 437067567 636678144 2238 33554432000 4194304 6211092 140732013648192 139929991785744 5039549 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4254] ppid=4247 vsize=621756 memory=328 CPUtime=6.28 cores=0-7
/proc/4250/task/4254/stat : 4254 (cosoco) R 4247 4250 4099 0 -1 4202560 684 0 0 0 628 0 0 0 20 0 9 0 437067567 636678144 2238 33554432000 4194304 6211092 140732013648192 139929983393040 5250272 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4255] ppid=4247 vsize=621756 memory=328 CPUtime=6.28 cores=0-7
/proc/4250/task/4255/stat : 4255 (cosoco) R 4247 4250 4099 0 -1 4202560 734 0 0 0 628 0 0 0 20 0 9 0 437067567 636678144 2238 33554432000 4194304 6211092 140732013648192 139929975000248 5039007 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0

################
# More data... #
################

/proc/4250/task/4254/stat : 4254 (cosoco) R 4247 4250 4099 0 -1 4202560 2816 0 0 0 226207 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929983393040 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4255] ppid=4247 vsize=621756 memory=8960 CPUtime=2261.99 cores=0-7
/proc/4250/task/4255/stat : 4255 (cosoco) R 4247 4250 4099 0 -1 4202560 2988 0 0 0 226199 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929975000248 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4256] ppid=4247 vsize=621756 memory=1428 CPUtime=2261.98 cores=0-7
/proc/4250/task/4256/stat : 4256 (cosoco) R 4247 4250 4099 0 -1 4202560 3150 0 0 0 226198 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929966607544 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4257] ppid=4247 vsize=621756 memory=8960 CPUtime=2250.05 cores=0-7
/proc/4250/task/4257/stat : 4257 (cosoco) R 4247 4250 4099 0 -1 4202560 2906 0 0 0 225005 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929958214840 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4258] ppid=4247 vsize=621756 memory=8960 CPUtime=2262.01 cores=0-7
/proc/4250/task/4258/stat : 4258 (cosoco) R 4247 4250 4099 0 -1 4202560 2541 0 0 0 226201 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929949822136 5037823 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4259] ppid=4247 vsize=621756 memory=8960 CPUtime=2261.88 cores=0-7
/proc/4250/task/4259/stat : 4259 (cosoco) R 4247 4250 4099 0 -1 4202560 2758 0 0 0 226188 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929941429432 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
Current children cumulated CPU time: 18066.5 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8960 KiB

[startup+2322.3 s]
/proc/loadavg: 8.02 8.16 8.20 9/199 4450
/proc/meminfo: memFree=29589972/32770688 swapFree=66919992/67108860
[pid=4250] ppid=4247 vsize=621756 memory=8960 CPUtime=18545.7 cores=0-7
/proc/4250/stat : 4250 (cosoco) S 4247 4250 4099 0 -1 1077944320 29292 0 0 0 1854560 6 0 0 20 0 9 0 437067565 636678144 2240 33554432000 4194304 6211092 140732013648192 140732013646448 139930023321335 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
/proc/4250/statm: 155439 2240 866 493 0 148744 0
[pid=4250/tid=4252] ppid=4247 vsize=621756 memory=8960 CPUtime=2303.62 cores=0-7
/proc/4250/task/4252/stat : 4252 (cosoco) R 4247 4250 4099 0 -1 4202560 6418 0 0 0 230361 1 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139930000178448 5081325 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4253] ppid=4247 vsize=621756 memory=8960 CPUtime=2321.99 cores=0-7
/proc/4250/task/4253/stat : 4253 (cosoco) R 4247 4250 4099 0 -1 4202560 3250 0 0 0 232199 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929991785744 5039199 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4254] ppid=4247 vsize=621756 memory=8960 CPUtime=2322.06 cores=0-7
/proc/4250/task/4254/stat : 4254 (cosoco) R 4247 4250 4099 0 -1 4202560 2841 0 0 0 232206 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929983393040 5038995 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4255] ppid=4247 vsize=621756 memory=8960 CPUtime=2321.99 cores=0-7
/proc/4250/task/4255/stat : 4255 (cosoco) R 4247 4250 4099 0 -1 4202560 3013 0 0 0 232199 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929975000248 5039121 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4256] ppid=4247 vsize=621756 memory=8960 CPUtime=2321.97 cores=0-7
/proc/4250/task/4256/stat : 4256 (cosoco) R 4247 4250 4099 0 -1 4202560 3178 0 0 0 232197 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929966607544 5038982 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4257] ppid=4247 vsize=621756 memory=229416 CPUtime=2310.04 cores=0-7
/proc/4250/task/4257/stat : 4257 (cosoco) R 4247 4250 4099 0 -1 4202560 2933 0 0 0 231004 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929958214840 5074504 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4258] ppid=4247 vsize=621756 memory=8960 CPUtime=2322 cores=0-7
/proc/4250/task/4258/stat : 4258 (cosoco) R 4247 4250 4099 0 -1 4202560 2559 0 0 0 232200 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929949822136 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4259] ppid=4247 vsize=621756 memory=8960 CPUtime=2321.88 cores=0-7
/proc/4250/task/4259/stat : 4259 (cosoco) R 4247 4250 4099 0 -1 4202560 2793 0 0 0 232188 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929941429432 5039132 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
Current children cumulated CPU time: 18545.7 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8960 KiB

[startup+2382.3 s]
/proc/loadavg: 8.01 8.13 8.19 9/200 4461
/proc/meminfo: memFree=29589800/32770688 swapFree=66919992/67108860
[pid=4250] ppid=4247 vsize=621756 memory=8960 CPUtime=19024.8 cores=0-7
/proc/4250/stat : 4250 (cosoco) S 4247 4250 4099 0 -1 1077944320 29603 0 0 0 1902474 6 0 0 20 0 9 0 437067565 636678144 2240 33554432000 4194304 6211092 140732013648192 140732013646448 139930023321335 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
/proc/4250/statm: 155439 2240 866 493 0 148744 0
[pid=4250/tid=4252] ppid=4247 vsize=621756 memory=8960 CPUtime=2362.84 cores=0-7
/proc/4250/task/4252/stat : 4252 (cosoco) R 4247 4250 4099 0 -1 4202560 6540 0 0 0 236283 1 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139930000178448 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4253] ppid=4247 vsize=621756 memory=928 CPUtime=2381.98 cores=0-7
/proc/4250/task/4253/stat : 4253 (cosoco) R 4247 4250 4099 0 -1 4202560 3290 0 0 0 238198 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929991785744 5037865 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4254] ppid=4247 vsize=621756 memory=8960 CPUtime=2382.05 cores=0-7
/proc/4250/task/4254/stat : 4254 (cosoco) R 4247 4250 4099 0 -1 4202560 2871 0 0 0 238205 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929983393040 5186269 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4255] ppid=4247 vsize=621756 memory=8960 CPUtime=2381.98 cores=0-7
/proc/4250/task/4255/stat : 4255 (cosoco) R 4247 4250 4099 0 -1 4202560 3036 0 0 0 238198 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929975000248 5039014 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4256] ppid=4247 vsize=621756 memory=8960 CPUtime=2381.97 cores=0-7
/proc/4250/task/4256/stat : 4256 (cosoco) R 4247 4250 4099 0 -1 4202560 3201 0 0 0 238197 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929966607544 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4257] ppid=4247 vsize=621756 memory=9588 CPUtime=2370.03 cores=0-7
/proc/4250/task/4257/stat : 4257 (cosoco) R 4247 4250 4099 0 -1 4202560 2957 0 0 0 237002 1 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929958214840 5075532 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4258] ppid=4247 vsize=621756 memory=3624 CPUtime=2381.99 cores=0-7
/proc/4250/task/4258/stat : 4258 (cosoco) R 4247 4250 4099 0 -1 4202560 2577 0 0 0 238199 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929949822136 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4259] ppid=4247 vsize=621756 memory=8960 CPUtime=2381.87 cores=0-7
/proc/4250/task/4259/stat : 4259 (cosoco) R 4247 4250 4099 0 -1 4202560 2824 0 0 0 238187 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929941429432 5389408 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
Current children cumulated CPU time: 19024.8 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8960 KiB

[startup+2442.3 s]
/proc/loadavg: 8.09 8.14 8.19 9/200 4464
/proc/meminfo: memFree=29590428/32770688 swapFree=66919992/67108860
[pid=4250] ppid=4247 vsize=621756 memory=8960 CPUtime=19504 cores=0-7
/proc/4250/stat : 4250 (cosoco) S 4247 4250 4099 0 -1 1077944320 29890 0 0 0 1950391 6 0 0 20 0 9 0 437067565 636678144 2240 33554432000 4194304 6211092 140732013648192 140732013646448 139930023321335 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
/proc/4250/statm: 155439 2240 866 493 0 148744 0
[pid=4250/tid=4252] ppid=4247 vsize=621756 memory=8960 CPUtime=2422.06 cores=0-7
/proc/4250/task/4252/stat : 4252 (cosoco) R 4247 4250 4099 0 -1 4202560 6644 0 0 0 242205 1 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139930000178448 5186269 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4253] ppid=4247 vsize=621756 memory=8960 CPUtime=2441.98 cores=0-7
/proc/4250/task/4253/stat : 4253 (cosoco) R 4247 4250 4099 0 -1 4202560 3320 0 0 0 244198 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929991785744 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4254] ppid=4247 vsize=621756 memory=8960 CPUtime=2442.05 cores=0-7
/proc/4250/task/4254/stat : 4254 (cosoco) R 4247 4250 4099 0 -1 4202560 2891 0 0 0 244205 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929983393040 5039199 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4255] ppid=4247 vsize=621756 memory=8960 CPUtime=2441.96 cores=0-7
/proc/4250/task/4255/stat : 4255 (cosoco) R 4247 4250 4099 0 -1 4202560 3065 0 0 0 244196 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929975000248 5039026 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4256] ppid=4247 vsize=621756 memory=8960 CPUtime=2441.97 cores=0-7
/proc/4250/task/4256/stat : 4256 (cosoco) R 4247 4250 4099 0 -1 4202560 3231 0 0 0 244197 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929966607544 5039118 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4257] ppid=4247 vsize=621756 memory=8960 CPUtime=2430.03 cores=0-7
/proc/4250/task/4257/stat : 4257 (cosoco) R 4247 4250 4099 0 -1 4202560 2988 0 0 0 243002 1 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929958214840 5039121 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4258] ppid=4247 vsize=621756 memory=8960 CPUtime=2441.98 cores=0-7
/proc/4250/task/4258/stat : 4258 (cosoco) R 4247 4250 4099 0 -1 4202560 2594 0 0 0 244198 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929949822136 5039228 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4259] ppid=4247 vsize=621756 memory=8960 CPUtime=2441.86 cores=0-7
/proc/4250/task/4259/stat : 4259 (cosoco) R 4247 4250 4099 0 -1 4202560 2850 0 0 0 244186 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929941429432 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
Current children cumulated CPU time: 19504 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8960 KiB

[startup+2502.3 s]
/proc/loadavg: 8.34 8.19 8.21 9/200 4469
/proc/meminfo: memFree=29591116/32770688 swapFree=66919992/67108860
[pid=4250] ppid=4247 vsize=621756 memory=8960 CPUtime=19983.1 cores=0-7
/proc/4250/stat : 4250 (cosoco) S 4247 4250 4099 0 -1 1077944320 30187 0 0 0 1998306 6 0 0 20 0 9 0 437067565 636678144 2240 33554432000 4194304 6211092 140732013648192 140732013646448 139930023321335 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
/proc/4250/statm: 155439 2240 866 493 0 148744 0
[pid=4250/tid=4252] ppid=4247 vsize=621756 memory=8960 CPUtime=2481.25 cores=0-7
/proc/4250/task/4252/stat : 4252 (cosoco) R 4247 4250 4099 0 -1 4202560 6756 0 0 0 248124 1 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139930000178448 5076396 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4253] ppid=4247 vsize=621756 memory=8960 CPUtime=2501.97 cores=0-7
/proc/4250/task/4253/stat : 4253 (cosoco) R 4247 4250 4099 0 -1 4202560 3361 0 0 0 250197 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929991785744 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4254] ppid=4247 vsize=621756 memory=8960 CPUtime=2502.04 cores=0-7
/proc/4250/task/4254/stat : 4254 (cosoco) R 4247 4250 4099 0 -1 4202560 2920 0 0 0 250204 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929983393040 5038829 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4255] ppid=4247 vsize=621756 memory=8960 CPUtime=2501.96 cores=0-7
/proc/4250/task/4255/stat : 4255 (cosoco) R 4247 4250 4099 0 -1 4202560 3092 0 0 0 250196 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929975000248 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4256] ppid=4247 vsize=621756 memory=8960 CPUtime=2501.96 cores=0-7
/proc/4250/task/4256/stat : 4256 (cosoco) R 4247 4250 4099 0 -1 4202560 3254 0 0 0 250196 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929966607544 5039029 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4257] ppid=4247 vsize=621756 memory=984 CPUtime=2490.02 cores=0-7
/proc/4250/task/4257/stat : 4257 (cosoco) R 4247 4250 4099 0 -1 4202560 3009 0 0 0 249001 1 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929958214840 5250307 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4258] ppid=4247 vsize=621756 memory=2020 CPUtime=2501.98 cores=0-7
/proc/4250/task/4258/stat : 4258 (cosoco) R 4247 4250 4099 0 -1 4202560 2612 0 0 0 250198 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929949822136 5081992 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4259] ppid=4247 vsize=621756 memory=1428 CPUtime=2501.85 cores=0-7
/proc/4250/task/4259/stat : 4259 (cosoco) R 4247 4250 4099 0 -1 4202560 2876 0 0 0 250185 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929941429432 5156232 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
Current children cumulated CPU time: 19983.1 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8960 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.53 8.24 8.22 9/200 4470
/proc/meminfo: memFree=29590992/32770688 swapFree=66919992/67108860
[pid=4250] ppid=4247 vsize=621756 memory=8960 CPUtime=20124.5 cores=0-7
/proc/4250/stat : 4250 (cosoco) S 4247 4250 4099 0 -1 1077944320 30187 0 0 0 2012448 6 0 0 20 0 9 0 437067565 636678144 2240 33554432000 4194304 6211092 140732013648192 140732013646448 139930023321335 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
/proc/4250/statm: 155439 2240 866 493 0 148744 0
[pid=4250/tid=4252] ppid=4247 vsize=621756 memory=1398722017469774279 CPUtime=2498.73 cores=0-7
/proc/4250/task/4252/stat : 4252 (cosoco) R 4247 4250 4099 0 -1 4202560 6756 0 0 0 249872 1 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139930000178448 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4253] ppid=4247 vsize=621756 memory=4872558044660077418 CPUtime=2519.68 cores=0-7
/proc/4250/task/4253/stat : 4253 (cosoco) R 4247 4250 4099 0 -1 4202560 3361 0 0 0 251968 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929991785744 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4254] ppid=4247 vsize=621756 memory=776 CPUtime=2519.75 cores=0-7
/proc/4250/task/4254/stat : 4254 (cosoco) R 4247 4250 4099 0 -1 4202560 2920 0 0 0 251975 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929983393040 5039561 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4255] ppid=4247 vsize=621756 memory=660 CPUtime=2519.67 cores=0-7
/proc/4250/task/4255/stat : 4255 (cosoco) R 4247 4250 4099 0 -1 4202560 3092 0 0 0 251967 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929975000248 5039014 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4256] ppid=4247 vsize=621756 memory=1556 CPUtime=2519.67 cores=0-7
/proc/4250/task/4256/stat : 4256 (cosoco) R 4247 4250 4099 0 -1 4202560 3254 0 0 0 251967 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929966607544 5078765 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4257] ppid=4247 vsize=621756 memory=9588 CPUtime=2507.73 cores=0-7
/proc/4250/task/4257/stat : 4257 (cosoco) R 4247 4250 4099 0 -1 4202560 3009 0 0 0 250772 1 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929958214840 5038964 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4258] ppid=4247 vsize=621756 memory=1404 CPUtime=2519.68 cores=0-7
/proc/4250/task/4258/stat : 4258 (cosoco) R 4247 4250 4099 0 -1 4202560 2612 0 0 0 251968 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929949822136 5039061 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
[pid=4250/tid=4259] ppid=4247 vsize=621756 memory=2876 CPUtime=2519.56 cores=0-7
/proc/4250/task/4259/stat : 4259 (cosoco) R 4247 4250 4099 0 -1 4202560 2876 0 0 0 251956 0 0 0 20 0 9 0 437067567 636678144 2240 33554432000 4194304 6211092 140732013648192 139929941429432 5078752 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35315712 140732013650961 140732013651053 140732013651053 140732013653966 0
Current children cumulated CPU time: 20124.5 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8960 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.02 s]
# the end of solver process 4250 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20124.6 s, system=0.067964 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520.02
CPU time (s): 20124.7
CPU user time (s): 20124.6
CPU system time (s): 0.067964
CPU usage (%): 798.591
Max. virtual memory (cumulated for all children) (KiB): 621756
Max. memory (cumulated for all children) (KiB): 8960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20124.6
system time used= 0.067964
maximum resident set size= 9160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30236
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 94
involuntary context switches= 175860


# summary of solver processes directly reported to runsolver:
#   pid: 4250
#   total CPU time (s): 20124.7
#   total CPU user time (s): 20124.6
#   total CPU system time (s): 0.067964

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.6391 second user time and 21.0038 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-17 13:30:35
IDJOB=4398477
IDBENCH=135871
IDSOLVER=2851
FILE ID=node120/4398477-1568610613
RUNJOBID= node120-1324124769-4126
PBS_JOBID= 21703444
Free space on /tmp= 61656 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n35/TravellingSalesman-35-30-07.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398477-1568610613/watcher-4398477-1568610613 -o /tmp/evaluation-result-4398477-1568610613/solver-4398477-1568610613 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324124769-4126 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398477-1568610613.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 1a4fb6e98f7c5153812b28830edea47d
RANDOM SEED=2120094191

node120.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        29591816 kB
MemAvailable:   31824504 kB
Buffers:          163392 kB
Cached:          2373728 kB
SwapCached:        77548 kB
Active:          1347548 kB
Inactive:        1272316 kB
Active(anon):       5148 kB
Inactive(anon):   127368 kB
Active(file):    1342400 kB
Inactive(file):  1144948 kB
Unevictable:      107500 kB
Mlocked:          107500 kB
SwapTotal:      67108860 kB
SwapFree:       66919992 kB
Dirty:              2812 kB
Writeback:             0 kB
AnonPages:        112720 kB
Mapped:            51640 kB
Shmem:             41008 kB
Slab:             151492 kB
SReclaimable:     122352 kB
SUnreclaim:        29140 kB
KernelStack:        3376 kB
PageTables:         5232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     514564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 61652 MiB
End job on node120 at 2011-12-17 14:12:35