Trace number 4410037

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.0 parallelSAT (TO)155 2012.62 252.027

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 benchmark2400.49
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.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -model -nbcores=8 HOME/instance-4410037-1569830178.xml 
0.00/0.02	c enable optimization
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.01 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 70
0.00/0.02	c |            Domain Sizes: 35..37
0.00/0.02	c |
0.00/0.02	c |             Constraints: 37
0.00/0.02	c |                   Arity: 3..35  -- Ternary: 35
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          All Different: 1
0.00/0.02	c |                          Extension: 35  (nb tuples: 1190..1190) -- (shared: 272)
0.00/0.02	c |                          Sum: 1
0.00/0.02	c |                          
0.00/0.02	c |               Objective: Minimize Sum
0.00/0.02	
0.00/0.02	c =========================================================================================================
0.00/0.02	c Parallel mode: Portfolio
0.00/0.02	c [pFactory][Group N°0] created (threads:8).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] task 7 launched on thread 1.
0.00/0.02	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.02	c [pFactory][Group N°0] task 5 launched on thread 2.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 6.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 3.
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 4.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 5.
0.00/0.02	o 433
0.00/0.02	o 329
0.00/0.03	o 320
0.00/0.03	o 290
0.00/0.05	o 210
0.00/0.07	o 204
0.00/0.09	o 158
20.59/2.69	o 156
1830.32/229.25	o 155
2012.48/252.02	
2012.48/252.02	c *** INTERRUPTED ***
2012.48/252.02	c call to solver        : 7
2012.48/252.02	c
2012.48/252.02	c restarts              : 93523       
2012.48/252.02	c conflicts             : 675408       (336 /sec)
2012.48/252.02	c decisions             : 1691315      (840 /sec)
2012.48/252.02	c propagations          : 226390763   (112487 /sec)
2012.48/252.02	c root propagations     : 1936        
2012.48/252.02	c filter calls          : 27229550       (13530 /sec)
2012.48/252.02	c useless filter calls  : 19085968       (70 %)
2012.48/252.02	c Memory used           : 607.19 MB
2012.48/252.02	c Best bound time (wc)  : 229.244 s
2012.48/252.02	c CPU time              : 2012.59 s
2012.48/252.02	c real time             : 252.021 s
2012.48/252.02	
2012.48/252.02	s SATISFIABLE
2012.48/252.02	c Best value found: 155
2012.48/252.02	
2012.48/252.02	
2012.48/252.02	v <instantiation type='solution' cost='155'>
2012.48/252.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>
2012.48/252.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>
2012.48/252.02	v </instantiation>
2012.48/252.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: 16374 MiB (14989 MiB free)
  memory of node 1: 16384 MiB (15736 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4410037-1569830178/watcher-4410037-1569830178 -o /tmp/evaluation-result-4410037-1569830178/solver-4410037-1569830178 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node149-1569816999-10284 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4410037-1569830178.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=12822, runsolver pid=12819
Current StackSize limit: 8192 KiB


[startup+0.104978 s]*
/proc/loadavg: 7.69 8.15 7.04 9/199 12831
/proc/meminfo: memFree=31459220/32770624 swapFree=66943324/67108860
[pid=12822] ppid=12819 vsize=621756 memory=8440 CPUtime=0.77 cores=0-7
/proc/12822/stat : 12822 (cosoco) S 12819 12822 10257 0 -1 1077944320 2433 0 0 0 77 0 0 0 20 0 9 0 559256367 636678144 2110 33554432000 4194304 6211132 140723534307264 140723534305520 139685939080951 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
/proc/12822/statm: 155439 2110 855 493 0 148744 0
[pid=12822/tid=12824] ppid=12819 vsize=621756 memory=4134692831991786133 CPUtime=0.09 cores=0-7
/proc/12822/task/12824/stat : 12824 (cosoco) R 12819 12822 10257 0 -1 4202560 18 0 0 0 9 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685915938064 5081322 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12825] ppid=12819 vsize=621756 memory=4872558044660077418 CPUtime=0.08 cores=0-7
/proc/12822/task/12825/stat : 12825 (cosoco) R 12819 12822 10257 0 -1 4202560 25 0 0 0 8 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685907545360 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12826] ppid=12819 vsize=621756 memory=140405896623744 CPUtime=0.09 cores=0-7
/proc/12822/task/12826/stat : 12826 (cosoco) R 12819 12822 10257 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685899152656 5250304 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12827] ppid=12819 vsize=621756 memory=0 CPUtime=0.09 cores=0-7
/proc/12822/task/12827/stat : 12827 (cosoco) R 12819 12822 10257 0 -1 4202560 14 0 0 0 9 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685890760288 5075269 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12828] ppid=12819 vsize=621756 memory=0 CPUtime=0.09 cores=0-7
/proc/12822/task/12828/stat : 12828 (cosoco) R 12819 12822 10257 0 -1 4202560 13 0 0 0 9 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685882367160 5039061 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12829] ppid=12819 vsize=621756 memory=0 CPUtime=0.09 cores=0-7
/proc/12822/task/12829/stat : 12829 (cosoco) R 12819 12822 10257 0 -1 4202560 14 0 0 0 9 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685873974456 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12830] ppid=12819 vsize=621756 memory=-1 CPUtime=0.09 cores=0-7
/proc/12822/task/12830/stat : 12830 (cosoco) R 12819 12822 10257 0 -1 4202560 13 0 0 0 9 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685865581752 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12831] ppid=12819 vsize=621756 memory=0 CPUtime=0.09 cores=0-7
/proc/12822/task/12831/stat : 12831 (cosoco) R 12819 12822 10257 0 -1 4202560 14 0 0 0 9 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685857189048 5038995 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
Current children cumulated CPU time: 0.77 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8440 KiB

[startup+0.209975 s]*
/proc/loadavg: 7.69 8.15 7.04 9/199 12831
/proc/meminfo: memFree=31459220/32770624 swapFree=66943324/67108860
[pid=12822] ppid=12819 vsize=621756 memory=8440 CPUtime=1.6 cores=0-7
/proc/12822/stat : 12822 (cosoco) S 12819 12822 10257 0 -1 1077944320 2435 0 0 0 160 0 0 0 20 0 9 0 559256367 636678144 2110 33554432000 4194304 6211132 140723534307264 140723534305520 139685939080951 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
/proc/12822/statm: 155439 2110 855 493 0 148744 0
[pid=12822/tid=12824] ppid=12819 vsize=621756 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/12822/task/12824/stat : 12824 (cosoco) R 12819 12822 10257 0 -1 4202560 18 0 0 0 20 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685915938064 5037823 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12825] ppid=12819 vsize=621756 memory=1943650 CPUtime=0.18 cores=0-7
/proc/12822/task/12825/stat : 12825 (cosoco) R 12819 12822 10257 0 -1 4202560 25 0 0 0 18 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685907545360 5390177 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12826] ppid=12819 vsize=621756 memory=140405900757204 CPUtime=0.2 cores=0-7
/proc/12822/task/12826/stat : 12826 (cosoco) R 12819 12822 10257 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685899152656 5079328 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12827] ppid=12819 vsize=621756 memory=-1 CPUtime=0.2 cores=0-7
/proc/12822/task/12827/stat : 12827 (cosoco) R 12819 12822 10257 0 -1 4202560 14 0 0 0 20 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685890760288 5039029 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12828] ppid=12819 vsize=621756 memory=0 CPUtime=0.2 cores=0-7
/proc/12822/task/12828/stat : 12828 (cosoco) R 12819 12822 10257 0 -1 4202560 13 0 0 0 20 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685882367160 5039536 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12829] ppid=12819 vsize=621756 memory=0 CPUtime=0.2 cores=0-7
/proc/12822/task/12829/stat : 12829 (cosoco) R 12819 12822 10257 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685873974456 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12830] ppid=12819 vsize=621756 memory=-1 CPUtime=0.2 cores=0-7
/proc/12822/task/12830/stat : 12830 (cosoco) R 12819 12822 10257 0 -1 4202560 13 0 0 0 20 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685865581752 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12831] ppid=12819 vsize=621756 memory=0 CPUtime=0.2 cores=0-7
/proc/12822/task/12831/stat : 12831 (cosoco) R 12819 12822 10257 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685857189048 5038944 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8440 KiB

[startup+0.311977 s]*
/proc/loadavg: 7.69 8.15 7.04 9/199 12831
/proc/meminfo: memFree=31458568/32770624 swapFree=66943324/67108860
[pid=12822] ppid=12819 vsize=621756 memory=8440 CPUtime=2.4 cores=0-7
/proc/12822/stat : 12822 (cosoco) S 12819 12822 10257 0 -1 1077944320 2436 0 0 0 240 0 0 0 20 0 9 0 559256367 636678144 2110 33554432000 4194304 6211132 140723534307264 140723534305520 139685939080951 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
/proc/12822/statm: 155439 2110 855 493 0 148744 0
[pid=12822/tid=12824] ppid=12819 vsize=621756 memory=6935054825532540783 CPUtime=0.3 cores=0-7
/proc/12822/task/12824/stat : 12824 (cosoco) R 12819 12822 10257 0 -1 4202560 18 0 0 0 30 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685915938064 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12825] ppid=12819 vsize=621756 memory=4872558044660077418 CPUtime=0.27 cores=0-7
/proc/12822/task/12825/stat : 12825 (cosoco) R 12819 12822 10257 0 -1 4202560 25 0 0 0 27 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685907545360 5075568 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12826] ppid=12819 vsize=621756 memory=0 CPUtime=0.3 cores=0-7
/proc/12822/task/12826/stat : 12826 (cosoco) R 12819 12822 10257 0 -1 4202560 15 0 0 0 30 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685899152656 5081128 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12827] ppid=12819 vsize=621756 memory=0 CPUtime=0.3 cores=0-7
/proc/12822/task/12827/stat : 12827 (cosoco) R 12819 12822 10257 0 -1 4202560 15 0 0 0 30 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685890760288 5158008 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12828] ppid=12819 vsize=621756 memory=6656426216303648864 CPUtime=0.3 cores=0-7
/proc/12822/task/12828/stat : 12828 (cosoco) R 12819 12822 10257 0 -1 4202560 13 0 0 0 30 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685882367160 5038707 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12829] ppid=12819 vsize=621756 memory=0 CPUtime=0.3 cores=0-7
/proc/12822/task/12829/stat : 12829 (cosoco) R 12819 12822 10257 0 -1 4202560 15 0 0 0 30 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685873974456 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12830] ppid=12819 vsize=621756 memory=0 CPUtime=0.3 cores=0-7
/proc/12822/task/12830/stat : 12830 (cosoco) R 12819 12822 10257 0 -1 4202560 13 0 0 0 30 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685865581752 5039536 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12831] ppid=12819 vsize=621756 memory=0 CPUtime=0.3 cores=0-7
/proc/12822/task/12831/stat : 12831 (cosoco) R 12819 12822 10257 0 -1 4202560 15 0 0 0 30 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685857189048 5039145 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
Current children cumulated CPU time: 2.4 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8440 KiB

[startup+0.700972 s]
/proc/loadavg: 7.69 8.15 7.04 9/199 12831
/proc/meminfo: memFree=31458568/32770624 swapFree=66943324/67108860
[pid=12822] ppid=12819 vsize=621756 memory=8440 CPUtime=5.42 cores=0-7
/proc/12822/stat : 12822 (cosoco) S 12819 12822 10257 0 -1 1077944320 2436 0 0 0 542 0 0 0 20 0 9 0 559256367 636678144 2110 33554432000 4194304 6211132 140723534307264 140723534305520 139685939080951 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
/proc/12822/statm: 155439 2110 855 493 0 148744 0
[pid=12822/tid=12824] ppid=12819 vsize=621756 memory=1436 CPUtime=0.68 cores=0-7
/proc/12822/task/12824/stat : 12824 (cosoco) R 12819 12822 10257 0 -1 4202560 18 0 0 0 68 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685915938064 5038990 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12825] ppid=12819 vsize=621756 memory=892 CPUtime=0.63 cores=0-7
/proc/12822/task/12825/stat : 12825 (cosoco) R 12819 12822 10257 0 -1 4202560 25 0 0 0 63 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685907545360 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12826] ppid=12819 vsize=621756 memory=1764 CPUtime=0.68 cores=0-7
/proc/12822/task/12826/stat : 12826 (cosoco) R 12819 12822 10257 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685899152656 5079440 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12827] ppid=12819 vsize=621756 memory=111628 CPUtime=0.68 cores=0-7
/proc/12822/task/12827/stat : 12827 (cosoco) R 12819 12822 10257 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685890759864 5039199 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12828] ppid=12819 vsize=621756 memory=800 CPUtime=0.68 cores=0-7
/proc/12822/task/12828/stat : 12828 (cosoco) R 12819 12822 10257 0 -1 4202560 13 0 0 0 68 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685882367160 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12829] ppid=12819 vsize=621756 memory=-7175204567652784766 CPUtime=0.68 cores=0-7
/proc/12822/task/12829/stat : 12829 (cosoco) R 12819 12822 10257 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685873974456 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12830] ppid=12819 vsize=621756 memory=7100839861465685612 CPUtime=0.68 cores=0-7
/proc/12822/task/12830/stat : 12830 (cosoco) R 12819 12822 10257 0 -1 4202560 13 0 0 0 68 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685865581752 5038990 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12831] ppid=12819 vsize=621756 memory=3054156605268465310 CPUtime=0.68 cores=0-7
/proc/12822/task/12831/stat : 12831 (cosoco) R 12819 12822 10257 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 559256369 636678144 2110 33554432000 4194304 6211132 140723534307264 139685857189048 5037843 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
Current children cumulated CPU time: 5.42 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8440 KiB

[startup+1.50097 s]
/proc/loadavg: 7.69 8.15 7.04 9/199 12831
/proc/meminfo: memFree=31458568/32770624 swapFree=66943324/67108860
[pid=12822] ppid=12819 vsize=621756 memory=8956 CPUtime=11.81 cores=0-7
/proc/12822/stat : 12822 (cosoco) S 12819 12822 10257 0 -1 1077944320 3771 0 0 0 1181 0 0 0 20 0 9 0 559256367 636678144 2239 33554432000 4194304 6211132 140723534307264 140723534305520 139685939080951 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
/proc/12822/statm: 155439 2239 866 493 0 148744 0
[pid=12822/tid=12824] ppid=12819 vsize=621756 memory=0 CPUtime=1.48 cores=0-7
/proc/12822/task/12824/stat : 12824 (cosoco) R 12819 12822 10257 0 -1 4202560 161 0 0 0 148 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685915938064 5082423 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12825] ppid=12819 vsize=621756 memory=148 CPUtime=1.41 cores=0-7
/proc/12822/task/12825/stat : 12825 (cosoco) R 12819 12822 10257 0 -1 4202560 234 0 0 0 141 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685907545360 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12826] ppid=12819 vsize=621756 memory=1943580 CPUtime=1.48 cores=0-7
/proc/12822/task/12826/stat : 12826 (cosoco) R 12819 12822 10257 0 -1 4202560 150 0 0 0 148 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685899152656 5039007 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12827] ppid=12819 vsize=621756 memory=1945826 CPUtime=1.48 cores=0-7
/proc/12822/task/12827/stat : 12827 (cosoco) R 12819 12822 10257 0 -1 4202560 192 0 0 0 148 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685890759864 5156264 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12828] ppid=12819 vsize=621756 memory=0 CPUtime=1.48 cores=0-7
/proc/12822/task/12828/stat : 12828 (cosoco) R 12819 12822 10257 0 -1 4202560 170 0 0 0 148 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685882367160 5250330 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12829] ppid=12819 vsize=621756 memory=0 CPUtime=1.48 cores=0-7
/proc/12822/task/12829/stat : 12829 (cosoco) R 12819 12822 10257 0 -1 4202560 175 0 0 0 148 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685873974456 5039328 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12830] ppid=12819 vsize=621756 memory=0 CPUtime=1.48 cores=0-7
/proc/12822/task/12830/stat : 12830 (cosoco) R 12819 12822 10257 0 -1 4202560 226 0 0 0 148 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685865581752 5038992 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12831] ppid=12819 vsize=621756 memory=280811538481392 CPUtime=1.48 cores=0-7
/proc/12822/task/12831/stat : 12831 (cosoco) R 12819 12822 10257 0 -1 4202560 156 0 0 0 148 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685857189048 5250319 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
Current children cumulated CPU time: 11.81 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8956 KiB

[startup+3.10997 s]
/proc/loadavg: 7.69 8.15 7.04 9/199 12831
/proc/meminfo: memFree=31459076/32770624 swapFree=66943324/67108860
[pid=12822] ppid=12819 vsize=621756 memory=8956 CPUtime=24.65 cores=0-7
/proc/12822/stat : 12822 (cosoco) S 12819 12822 10257 0 -1 1077944320 4935 0 0 0 2465 0 0 0 20 0 9 0 559256367 636678144 2239 33554432000 4194304 6211132 140723534307264 140723534305520 139685939080951 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
/proc/12822/statm: 155439 2239 866 493 0 148744 0
[pid=12822/tid=12824] ppid=12819 vsize=621756 memory=0 CPUtime=3.09 cores=0-7
/proc/12822/task/12824/stat : 12824 (cosoco) R 12819 12822 10257 0 -1 4202560 298 0 0 0 309 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685915938064 5250307 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12825] ppid=12819 vsize=621756 memory=4420 CPUtime=3 cores=0-7
/proc/12822/task/12825/stat : 12825 (cosoco) R 12819 12822 10257 0 -1 4202560 369 0 0 0 300 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685907545360 5082455 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12826] ppid=12819 vsize=621756 memory=0 CPUtime=3.09 cores=0-7
/proc/12822/task/12826/stat : 12826 (cosoco) R 12819 12822 10257 0 -1 4202560 309 0 0 0 309 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685899152656 5075781 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12827] ppid=12819 vsize=621756 memory=0 CPUtime=3.09 cores=0-7
/proc/12822/task/12827/stat : 12827 (cosoco) R 12819 12822 10257 0 -1 4202560 332 0 0 0 309 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685890759864 5039132 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12828] ppid=12819 vsize=621756 memory=8956 CPUtime=3.09 cores=0-7
/proc/12822/task/12828/stat : 12828 (cosoco) R 12819 12822 10257 0 -1 4202560 331 0 0 0 309 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685882367160 5158127 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12829] ppid=12819 vsize=621756 memory=13985667461941592 CPUtime=3.09 cores=0-7
/proc/12822/task/12829/stat : 12829 (cosoco) R 12819 12822 10257 0 -1 4202560 319 0 0 0 309 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685873974456 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12830] ppid=12819 vsize=621756 memory=8440 CPUtime=3.09 cores=0-7
/proc/12822/task/12830/stat : 12830 (cosoco) R 12819 12822 10257 0 -1 4202560 402 0 0 0 309 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685865581752 5038982 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12831] ppid=12819 vsize=621756 memory=1408 CPUtime=3.09 cores=0-7
/proc/12822/task/12831/stat : 12831 (cosoco) R 12819 12822 10257 0 -1 4202560 268 0 0 0 309 0 0 0 20 0 9 0 559256369 636678144 2239 33554432000 4194304 6211132 140723534307264 139685857189048 5039549 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
Current children cumulated CPU time: 24.65 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8956 KiB

[startup+6.30097 s]
/proc/loadavg: 7.72 8.14 7.05 9/200 12834
/proc/meminfo: memFree=31459044/32770624 swapFree=66943324/67108860
[pid=12822] ppid=12819 vsize=621756 memory=8972 CPUtime=50.14 cores=0-7
/proc/12822/stat : 12822 (cosoco) S 12819 12822 10257 0 -1 1077944320 7739 0 0 0 5013 1 0 0 20 0 9 0 559256367 636678144 2243 33554432000 4194304 6211132 140723534307264 140723534305520 139685939080951 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
/proc/12822/statm: 155439 2243 866 493 0 148744 0
[pid=12822/tid=12824] ppid=12819 vsize=621756 memory=6656426216303648864 CPUtime=6.28 cores=0-7
/proc/12822/task/12824/stat : 12824 (cosoco) R 12819 12822 10257 0 -1 4202560 660 0 0 0 628 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685915938064 5039082 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12825] ppid=12819 vsize=621756 memory=3620 CPUtime=6.15 cores=0-7
/proc/12822/task/12825/stat : 12825 (cosoco) R 12819 12822 10257 0 -1 4202560 748 0 0 0 615 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685907545360 5389440 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12826] ppid=12819 vsize=621756 memory=140410191591039 CPUtime=6.28 cores=0-7
/proc/12822/task/12826/stat : 12826 (cosoco) R 12819 12822 10257 0 -1 4202560 625 0 0 0 628 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685899152656 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12827] ppid=12819 vsize=621756 memory=0 CPUtime=6.28 cores=0-7
/proc/12822/task/12827/stat : 12827 (cosoco) R 12819 12822 10257 0 -1 4202560 653 0 0 0 628 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685890759864 5156136 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0

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

/proc/12822/task/12826/stat : 12826 (cosoco) R 12819 12822 10257 0 -1 4202560 1092 0 0 0 2548 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685899152656 5078812 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12827] ppid=12819 vsize=621756 memory=8972 CPUtime=25.48 cores=0-7
/proc/12822/task/12827/stat : 12827 (cosoco) R 12819 12822 10257 0 -1 4202560 1189 0 0 0 2548 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685890759864 5038990 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12828] ppid=12819 vsize=621756 memory=1040 CPUtime=25.47 cores=0-7
/proc/12822/task/12828/stat : 12828 (cosoco) R 12819 12822 10257 0 -1 4202560 1181 0 0 0 2547 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685882367160 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12829] ppid=12819 vsize=621756 memory=780 CPUtime=25.47 cores=0-7
/proc/12822/task/12829/stat : 12829 (cosoco) R 12819 12822 10257 0 -1 4202560 1169 0 0 0 2547 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685873974456 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12830] ppid=12819 vsize=621756 memory=56 CPUtime=25.48 cores=0-7
/proc/12822/task/12830/stat : 12830 (cosoco) R 12819 12822 10257 0 -1 4202560 1279 0 0 0 2548 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685865581752 5390019 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12831] ppid=12819 vsize=621756 memory=7679937539659563834 CPUtime=25.47 cores=0-7
/proc/12822/task/12831/stat : 12831 (cosoco) R 12819 12822 10257 0 -1 4202560 1103 0 0 0 2547 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685857189048 5037865 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
Current children cumulated CPU time: 203.48 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8972 KiB

[startup+51.11 s]
/proc/loadavg: 8.29 8.23 7.13 9/199 12836
/proc/meminfo: memFree=31460180/32770624 swapFree=66943324/67108860
[pid=12822] ppid=12819 vsize=621756 memory=8972 CPUtime=407.99 cores=0-7
/proc/12822/stat : 12822 (cosoco) S 12819 12822 10257 0 -1 1077944320 14708 0 0 0 40798 1 0 0 20 0 9 0 559256367 636678144 2243 33554432000 4194304 6211132 140723534307264 140723534305520 139685939080951 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
/proc/12822/statm: 155439 2243 866 493 0 148744 0
[pid=12822/tid=12824] ppid=12819 vsize=621756 memory=1988 CPUtime=51.08 cores=0-7
/proc/12822/task/12824/stat : 12824 (cosoco) R 12819 12822 10257 0 -1 4202560 1402 0 0 0 5108 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685915938064 5039536 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12825] ppid=12819 vsize=621756 memory=988 CPUtime=50.39 cores=0-7
/proc/12822/task/12825/stat : 12825 (cosoco) R 12819 12822 10257 0 -1 4202560 1691 0 0 0 5039 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685907545360 5039026 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12826] ppid=12819 vsize=621756 memory=8972 CPUtime=51.07 cores=0-7
/proc/12822/task/12826/stat : 12826 (cosoco) R 12819 12822 10257 0 -1 4202560 1373 0 0 0 5107 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685899152656 5039018 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12827] ppid=12819 vsize=621756 memory=7881696724453321575 CPUtime=51.08 cores=0-7
/proc/12822/task/12827/stat : 12827 (cosoco) R 12819 12822 10257 0 -1 4202560 1502 0 0 0 5108 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685890759864 5037841 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12828] ppid=12819 vsize=621756 memory=8972 CPUtime=51.07 cores=0-7
/proc/12822/task/12828/stat : 12828 (cosoco) R 12819 12822 10257 0 -1 4202560 1633 0 0 0 5107 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685882367160 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12829] ppid=12819 vsize=621756 memory=8972 CPUtime=51.08 cores=0-7
/proc/12822/task/12829/stat : 12829 (cosoco) R 12819 12822 10257 0 -1 4202560 1681 0 0 0 5108 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685873974456 5039026 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12830] ppid=12819 vsize=621756 memory=8972 CPUtime=51.08 cores=0-7
/proc/12822/task/12830/stat : 12830 (cosoco) R 12819 12822 10257 0 -1 4202560 1640 0 0 0 5108 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685865581752 5039022 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12831] ppid=12819 vsize=621756 memory=8972 CPUtime=51.08 cores=0-7
/proc/12822/task/12831/stat : 12831 (cosoco) R 12819 12822 10257 0 -1 4202560 1479 0 0 0 5108 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685857189048 5250316 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
Current children cumulated CPU time: 407.99 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8972 KiB

[startup+102.301 s]
/proc/loadavg: 8.30 8.26 7.20 9/199 12839
/proc/meminfo: memFree=31460036/32770624 swapFree=66943324/67108860
[pid=12822] ppid=12819 vsize=621756 memory=8972 CPUtime=816.82 cores=0-7
/proc/12822/stat : 12822 (cosoco) S 12819 12822 10257 0 -1 1077944320 15538 0 0 0 81681 1 0 0 20 0 9 0 559256367 636678144 2243 33554432000 4194304 6211132 140723534307264 140723534305520 139685939080951 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
/proc/12822/statm: 155439 2243 866 493 0 148744 0
[pid=12822/tid=12824] ppid=12819 vsize=621756 memory=3620 CPUtime=102.26 cores=0-7
/proc/12822/task/12824/stat : 12824 (cosoco) R 12819 12822 10257 0 -1 4202560 1490 0 0 0 10226 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685915938064 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12825] ppid=12819 vsize=621756 memory=164 CPUtime=100.94 cores=0-7
/proc/12822/task/12825/stat : 12825 (cosoco) R 12819 12822 10257 0 -1 4202560 1802 0 0 0 10094 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685907545360 5039199 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12826] ppid=12819 vsize=621756 memory=140410191591039 CPUtime=102.26 cores=0-7
/proc/12822/task/12826/stat : 12826 (cosoco) R 12819 12822 10257 0 -1 4202560 1431 0 0 0 10226 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685899152656 5039145 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12827] ppid=12819 vsize=621756 memory=6935054825532540783 CPUtime=102.27 cores=0-7
/proc/12822/task/12827/stat : 12827 (cosoco) R 12819 12822 10257 0 -1 4202560 1574 0 0 0 10227 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685890759864 5039014 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12828] ppid=12819 vsize=621756 memory=10648 CPUtime=102.25 cores=0-7
/proc/12822/task/12828/stat : 12828 (cosoco) R 12819 12822 10257 0 -1 4202560 1814 0 0 0 10225 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685882367160 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12829] ppid=12819 vsize=621756 memory=0 CPUtime=102.26 cores=0-7
/proc/12822/task/12829/stat : 12829 (cosoco) R 12819 12822 10257 0 -1 4202560 1822 0 0 0 10226 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685873974456 5038990 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12830] ppid=12819 vsize=621756 memory=677 CPUtime=102.26 cores=0-7
/proc/12822/task/12830/stat : 12830 (cosoco) R 12819 12822 10257 0 -1 4202560 1724 0 0 0 10226 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685865581752 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12831] ppid=12819 vsize=621756 memory=10648 CPUtime=102.27 cores=0-7
/proc/12822/task/12831/stat : 12831 (cosoco) R 12819 12822 10257 0 -1 4202560 1574 0 0 0 10227 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685857189048 5038982 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
Current children cumulated CPU time: 816.82 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8972 KiB

[startup+162.301 s]
/proc/loadavg: 8.21 8.25 7.26 9/199 12843
/proc/meminfo: memFree=31459684/32770624 swapFree=66943324/67108860
[pid=12822] ppid=12819 vsize=621756 memory=8972 CPUtime=1296.01 cores=0-7
/proc/12822/stat : 12822 (cosoco) S 12819 12822 10257 0 -1 1077944320 16343 0 0 0 129600 1 0 0 20 0 9 0 559256367 636678144 2243 33554432000 4194304 6211132 140723534307264 140723534305520 139685939080951 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
/proc/12822/statm: 155439 2243 866 493 0 148744 0
[pid=12822/tid=12824] ppid=12819 vsize=621756 memory=8972 CPUtime=162.25 cores=0-7
/proc/12822/task/12824/stat : 12824 (cosoco) R 12819 12822 10257 0 -1 4202560 1568 0 0 0 16225 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685915938064 5157156 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12825] ppid=12819 vsize=621756 memory=8972 CPUtime=160.19 cores=0-7
/proc/12822/task/12825/stat : 12825 (cosoco) R 12819 12822 10257 0 -1 4202560 1916 0 0 0 16019 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685907545360 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12826] ppid=12819 vsize=621756 memory=8972 CPUtime=162.25 cores=0-7
/proc/12822/task/12826/stat : 12826 (cosoco) R 12819 12822 10257 0 -1 4202560 1484 0 0 0 16225 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685899152656 5039061 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12827] ppid=12819 vsize=621756 memory=8972 CPUtime=162.26 cores=0-7
/proc/12822/task/12827/stat : 12827 (cosoco) R 12819 12822 10257 0 -1 4202560 1632 0 0 0 16226 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685890759864 5082803 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12828] ppid=12819 vsize=621756 memory=8972 CPUtime=162.24 cores=0-7
/proc/12822/task/12828/stat : 12828 (cosoco) R 12819 12822 10257 0 -1 4202560 1963 0 0 0 16224 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685882367160 5039540 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12829] ppid=12819 vsize=621756 memory=8972 CPUtime=162.24 cores=0-7
/proc/12822/task/12829/stat : 12829 (cosoco) R 12819 12822 10257 0 -1 4202560 1983 0 0 0 16224 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685873974456 5039026 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12830] ppid=12819 vsize=621756 memory=8972 CPUtime=162.25 cores=0-7
/proc/12822/task/12830/stat : 12830 (cosoco) R 12819 12822 10257 0 -1 4202560 1803 0 0 0 16225 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685865581752 5039111 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12831] ppid=12819 vsize=621756 memory=8972 CPUtime=162.27 cores=0-7
/proc/12822/task/12831/stat : 12831 (cosoco) R 12819 12822 10257 0 -1 4202560 1687 0 0 0 16227 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685857189048 5039549 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
Current children cumulated CPU time: 1296.01 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8972 KiB

[startup+222.301 s]
/proc/loadavg: 8.08 8.20 7.31 9/199 12846
/proc/meminfo: memFree=31459788/32770624 swapFree=66943324/67108860
[pid=12822] ppid=12819 vsize=621756 memory=8972 CPUtime=1775.21 cores=0-7
/proc/12822/stat : 12822 (cosoco) S 12819 12822 10257 0 -1 1077944320 17164 0 0 0 177520 1 0 0 20 0 9 0 559256367 636678144 2243 33554432000 4194304 6211132 140723534307264 140723534305520 139685939080951 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
/proc/12822/statm: 155439 2243 866 493 0 148744 0
[pid=12822/tid=12824] ppid=12819 vsize=621756 memory=8972 CPUtime=222.24 cores=0-7
/proc/12822/task/12824/stat : 12824 (cosoco) R 12819 12822 10257 0 -1 4202560 1639 0 0 0 22224 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685915938064 5037882 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12825] ppid=12819 vsize=621756 memory=8972 CPUtime=219.62 cores=0-7
/proc/12822/task/12825/stat : 12825 (cosoco) R 12819 12822 10257 0 -1 4202560 2045 0 0 0 21962 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685907545360 5075208 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12826] ppid=12819 vsize=621756 memory=8972 CPUtime=222.25 cores=0-7
/proc/12822/task/12826/stat : 12826 (cosoco) R 12819 12822 10257 0 -1 4202560 1541 0 0 0 22225 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685899152656 5037854 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12827] ppid=12819 vsize=621756 memory=8972 CPUtime=222.26 cores=0-7
/proc/12822/task/12827/stat : 12827 (cosoco) R 12819 12822 10257 0 -1 4202560 1683 0 0 0 22226 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685890759864 5038982 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12828] ppid=12819 vsize=621756 memory=8972 CPUtime=222.05 cores=0-7
/proc/12822/task/12828/stat : 12828 (cosoco) R 12819 12822 10257 0 -1 4202560 2104 0 0 0 22205 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685882367160 5038982 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12829] ppid=12819 vsize=621756 memory=8972 CPUtime=222.23 cores=0-7
/proc/12822/task/12829/stat : 12829 (cosoco) R 12819 12822 10257 0 -1 4202560 2152 0 0 0 22223 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685873974456 5039536 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12830] ppid=12819 vsize=621756 memory=8972 CPUtime=222.24 cores=0-7
/proc/12822/task/12830/stat : 12830 (cosoco) R 12819 12822 10257 0 -1 4202560 1884 0 0 0 22224 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685865581752 5397248 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12831] ppid=12819 vsize=621756 memory=3620 CPUtime=222.26 cores=0-7
/proc/12822/task/12831/stat : 12831 (cosoco) R 12819 12822 10257 0 -1 4202560 1809 0 0 0 22226 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685857189048 5039007 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
Current children cumulated CPU time: 1775.21 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8972 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.05 8.18 7.33 9/199 12849
/proc/meminfo: memFree=31459136/32770624 swapFree=66943324/67108860
[pid=12822] ppid=12819 vsize=621756 memory=8972 CPUtime=2012.48 cores=0-7
/proc/12822/stat : 12822 (cosoco) S 12819 12822 10257 0 -1 1077944320 17965 0 0 0 201246 2 0 0 20 0 9 0 559256367 636678144 2243 33554432000 4194304 6211132 140723534307264 140723534305520 139685939080951 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
/proc/12822/statm: 155439 2243 866 493 0 148744 0
[pid=12822/tid=12824] ppid=12819 vsize=621756 memory=1408 CPUtime=251.95 cores=0-7
/proc/12822/task/12824/stat : 12824 (cosoco) R 12819 12822 10257 0 -1 4202560 1713 0 0 0 25195 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685915938064 5397258 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12825] ppid=12819 vsize=621756 memory=2796 CPUtime=249.32 cores=0-7
/proc/12822/task/12825/stat : 12825 (cosoco) R 12819 12822 10257 0 -1 4202560 2137 0 0 0 24932 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685907545360 5039026 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12826] ppid=12819 vsize=621756 memory=8972 CPUtime=251.95 cores=0-7
/proc/12822/task/12826/stat : 12826 (cosoco) R 12819 12822 10257 0 -1 4202560 1614 0 0 0 25195 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685899152656 5250273 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12827] ppid=12819 vsize=621756 memory=4872558044660077418 CPUtime=251.96 cores=0-7
/proc/12822/task/12827/stat : 12827 (cosoco) R 12819 12822 10257 0 -1 4202560 1728 0 0 0 25196 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685890759864 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12828] ppid=12819 vsize=621756 memory=1664 CPUtime=251.39 cores=0-7
/proc/12822/task/12828/stat : 12828 (cosoco) R 12819 12822 10257 0 -1 4202560 2282 0 0 0 25139 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685882367160 5157148 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12829] ppid=12819 vsize=621756 memory=1164 CPUtime=251.94 cores=0-7
/proc/12822/task/12829/stat : 12829 (cosoco) R 12819 12822 10257 0 -1 4202560 2302 0 0 0 25194 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685873974456 5039061 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12830] ppid=12819 vsize=621756 memory=1040 CPUtime=251.95 cores=0-7
/proc/12822/task/12830/stat : 12830 (cosoco) R 12819 12822 10257 0 -1 4202560 1982 0 0 0 25195 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685865581752 5038982 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
[pid=12822/tid=12831] ppid=12819 vsize=621756 memory=780 CPUtime=251.96 cores=0-7
/proc/12822/task/12831/stat : 12831 (cosoco) R 12819 12822 10257 0 -1 4202560 1900 0 0 0 25196 0 0 0 20 0 9 0 559256369 636678144 2243 33554432000 4194304 6211132 140723534307264 139685857189048 5038964 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32870400 140723534312470 140723534312562 140723534312562 140723534315470 0
Current children cumulated CPU time: 2012.48 s
Current children cumulated vsize: 621756 KiB
Current children cumulated memory: 8972 KiB

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

[startup+252.027 s]
# the end of solver process 12822 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.59 s, system=0.020989 s

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

Child status: 1
Real time (s): 252.027
CPU time (s): 2012.62
CPU user time (s): 2012.59
CPU system time (s): 0.020989
CPU usage (%): 798.572
Max. virtual memory (cumulated for all children) (KiB): 621756
Max. memory (cumulated for all children) (KiB): 8972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.59
system time used= 0.020989
maximum resident set size= 9172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18015
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= 45
involuntary context switches= 17734


# summary of solver processes directly reported to runsolver:
#   pid: 12822
#   total CPU time (s): 2012.62
#   total CPU user time (s): 2012.59
#   total CPU system time (s): 0.020989

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.15211 second user time and 2.00503 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-30 09:55:39
IDJOB=4410037
IDBENCH=135871
IDSOLVER=2878
FILE ID=node149/4410037-1569830178
RUNJOBID= node149-1569816999-10284
PBS_JOBID= 21705913
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 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-4410037-1569830178/watcher-4410037-1569830178 -o /tmp/evaluation-result-4410037-1569830178/solver-4410037-1569830178 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node149-1569816999-10284 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4410037-1569830178.xml

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

MD5SUM BENCH= 1a4fb6e98f7c5153812b28830edea47d
RANDOM SEED=47865575

node149.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		: 2668.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.81
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		: 2668.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	: 5332.55
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		: 2668.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.81
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		: 2668.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	: 5332.55
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		: 2668.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.81
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		: 2668.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	: 5332.55
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		: 2668.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.81
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		: 2668.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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31462944 kB
MemAvailable:   31930072 kB
Buffers:          126184 kB
Cached:           630104 kB
SwapCached:         5468 kB
Active:           154708 kB
Inactive:         609388 kB
Active(anon):      13712 kB
Inactive(anon):    20396 kB
Active(file):     140996 kB
Inactive(file):   588992 kB
Unevictable:      109768 kB
Mlocked:          109768 kB
SwapTotal:      67108860 kB
SwapFree:       66943324 kB
Dirty:              2464 kB
Writeback:             0 kB
AnonPages:        112280 kB
Mapped:            26476 kB
Shmem:             17908 kB
Slab:             134912 kB
SReclaimable:     105948 kB
SUnreclaim:        28964 kB
KernelStack:        3552 kB
PageTables:         5596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 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:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 62028 MiB
End job on node149 at 2019-09-30 09:59:51