Trace number 4409877

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)76 2012.77 252.02

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n15/
TravellingSalesman-15-30-11.xml
MD5SUMc9ef4b7723c27fafe529968b8b9ea7d5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark49.4245
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size25
Distribution of domain sizes[{"size":15,"count":15},{"size":25,"count":15}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":15}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":15,"count":1}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15},{"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.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -model -nbcores=8 HOME/instance-4409877-1569829918.xml 
0.00/0.00	c enable optimization
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 30
0.00/0.00	c |            Domain Sizes: 15..25
0.00/0.00	c |
0.00/0.00	c |             Constraints: 17
0.00/0.00	c |                   Arity: 3..15  -- Ternary: 15
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          All Different: 1
0.00/0.00	c |                          Extension: 15  (nb tuples: 210..210) -- (shared: 112)
0.00/0.00	c |                          Sum: 1
0.00/0.00	c |                          
0.00/0.00	c |               Objective: Minimize Sum
0.00/0.00	
0.00/0.00	c =========================================================================================================
0.00/0.00	c Parallel mode: Portfolio
0.00/0.00	c [pFactory][Group N°0] created (threads:8).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.00	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.00	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.00	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.00	c [pFactory][Group N°0] task 7 launched on thread 3.
0.00/0.00	c [pFactory][Group N°0] task 6 launched on thread 1.
0.00/0.00	c [pFactory][Group N°0] task 5 launched on thread 0.
0.00/0.00	c [pFactory][Group N°0] task 4 launched on thread 2.
0.00/0.00	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.00	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.00	c [pFactory][Group N°0] task 1 launched on thread 5.
0.00/0.00	o 161
0.00/0.00	o 95
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 4.
0.00/0.02	o 89
0.00/0.02	o 85
0.00/0.03	o 83
0.00/0.05	o 79
0.00/0.08	o 78
0.79/0.19	o 77
2.44/0.34	o 76
2012.68/252.01	
2012.68/252.01	c *** INTERRUPTED ***
2012.68/252.01	c call to solver        : 5
2012.68/252.01	c
2012.68/252.01	c restarts              : 525263      
2012.68/252.01	c conflicts             : 4589988      (2280 /sec)
2012.68/252.01	c decisions             : 11344387     (5636 /sec)
2012.68/252.01	c propagations          : 666526127   (331151 /sec)
2012.68/252.01	c root propagations     : 443         
2012.68/252.01	c filter calls          : 127963992      (63576 /sec)
2012.68/252.01	c useless filter calls  : 75402954       (58 %)
2012.68/252.01	c Memory used           : 603.27 MB
2012.68/252.01	c Best bound time (wc)  : 0.338068 s
2012.68/252.01	c CPU time              : 2012.76 s
2012.68/252.01	c real time             : 252.014 s
2012.68/252.01	
2012.68/252.01	s SATISFIABLE
2012.68/252.01	c Best value found: 76
2012.68/252.01	
2012.68/252.01	
2012.68/252.01	v <instantiation type='solution' cost='76'>
2012.68/252.01	v <list>c[0] c[10] c[11] c[12] c[13] c[14] c[1] c[2] 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[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] </list>
2012.68/252.01	v <values>2 10 6 5 0 1 3 4 8 7 9 11 12 14 13 1 4 4 10 8 1 5 9 4 1 5 2 12 4 6 </values>
2012.68/252.01	v </instantiation>
2012.68/252.01	

Verifier Data

OK	76

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 (15430 MiB free)
  memory of node 1: 16384 MiB (15580 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409877-1569829918/watcher-4409877-1569829918 -o /tmp/evaluation-result-4409877-1569829918/solver-4409877-1569829918 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node127-1569817234-15805 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409877-1569829918.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=20527, runsolver pid=20524
Current StackSize limit: 8192 KiB


[startup+0.100446 s]*
/proc/loadavg: 8.55 8.39 7.36 9/200 20536
/proc/meminfo: memFree=31753612/32770624 swapFree=66959828/67108860
[pid=20527] ppid=20524 vsize=617744 memory=4476 CPUtime=0.79 cores=0-7
/proc/20527/stat : 20527 (cosoco) S 20524 20527 15778 0 -1 1077944320 1338 0 0 0 79 0 0 0 20 0 9 0 559260585 632569856 1119 33554432000 4194304 6211132 140734168243920 140734168242176 139622097919735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
/proc/20527/statm: 154436 1119 867 493 0 147741 0
[pid=20527/tid=20529] ppid=20524 vsize=617744 memory=576460756329955530 CPUtime=0.1 cores=0-7
/proc/20527/task/20529/stat : 20529 (cosoco) R 20524 20527 15778 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622074776760 5082762 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20530] ppid=20524 vsize=617744 memory=0 CPUtime=0.1 cores=0-7
/proc/20527/task/20530/stat : 20530 (cosoco) R 20524 20527 15778 0 -1 4202560 7 0 0 0 10 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622066384056 5396503 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20531] ppid=20524 vsize=617744 memory=140110868195140 CPUtime=0.1 cores=0-7
/proc/20527/task/20531/stat : 20531 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 10 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622057991776 5078748 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20532] ppid=20524 vsize=617744 memory=0 CPUtime=0.1 cores=0-7
/proc/20527/task/20532/stat : 20532 (cosoco) R 20524 20527 15778 0 -1 4202560 13 0 0 0 10 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622049598736 5038259 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20533] ppid=20524 vsize=617744 memory=0 CPUtime=0.09 cores=0-7
/proc/20527/task/20533/stat : 20533 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 9 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622041205944 5396441 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20534] ppid=20524 vsize=617744 memory=0 CPUtime=0.1 cores=0-7
/proc/20527/task/20534/stat : 20534 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 10 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622032813664 5039022 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20535] ppid=20524 vsize=617744 memory=-1 CPUtime=0.09 cores=0-7
/proc/20527/task/20535/stat : 20535 (cosoco) R 20524 20527 15778 0 -1 4202560 5 0 0 0 9 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622024420624 5081301 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20536] ppid=20524 vsize=617744 memory=0 CPUtime=0.1 cores=0-7
/proc/20527/task/20536/stat : 20536 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 10 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622016027832 5038990 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
Current children cumulated CPU time: 0.79 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4476 KiB

[startup+0.210445 s]*
/proc/loadavg: 8.55 8.39 7.36 9/200 20536
/proc/meminfo: memFree=31753612/32770624 swapFree=66959828/67108860
[pid=20527] ppid=20524 vsize=617744 memory=4476 CPUtime=1.66 cores=0-7
/proc/20527/stat : 20527 (cosoco) S 20524 20527 15778 0 -1 1077944320 1339 0 0 0 166 0 0 0 20 0 9 0 559260585 632569856 1119 33554432000 4194304 6211132 140734168243920 140734168242176 139622097919735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
/proc/20527/statm: 154436 1119 867 493 0 147741 0
[pid=20527/tid=20529] ppid=20524 vsize=617744 memory=8316850467074736180 CPUtime=0.21 cores=0-7
/proc/20527/task/20529/stat : 20529 (cosoco) R 20524 20527 15778 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622074776760 5193742 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20530] ppid=20524 vsize=617744 memory=1947273 CPUtime=0.21 cores=0-7
/proc/20527/task/20530/stat : 20530 (cosoco) R 20524 20527 15778 0 -1 4202560 7 0 0 0 21 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622066384056 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20531] ppid=20524 vsize=617744 memory=288370487019890304 CPUtime=0.21 cores=0-7
/proc/20527/task/20531/stat : 20531 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 21 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622057991352 5080801 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20532] ppid=20524 vsize=617744 memory=-1 CPUtime=0.21 cores=0-7
/proc/20527/task/20532/stat : 20532 (cosoco) R 20524 20527 15778 0 -1 4202560 14 0 0 0 21 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622049598736 5037843 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20533] ppid=20524 vsize=617744 memory=0 CPUtime=0.2 cores=0-7
/proc/20527/task/20533/stat : 20533 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 20 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622041205944 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20534] ppid=20524 vsize=617744 memory=0 CPUtime=0.21 cores=0-7
/proc/20527/task/20534/stat : 20534 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 21 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622032813664 5039029 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20535] ppid=20524 vsize=617744 memory=-1 CPUtime=0.19 cores=0-7
/proc/20527/task/20535/stat : 20535 (cosoco) R 20524 20527 15778 0 -1 4202560 5 0 0 0 19 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622024420624 5082784 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20536] ppid=20524 vsize=617744 memory=0 CPUtime=0.21 cores=0-7
/proc/20527/task/20536/stat : 20536 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 21 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622016027832 5394187 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4476 KiB

[startup+0.309446 s]*
/proc/loadavg: 8.55 8.39 7.36 9/200 20536
/proc/meminfo: memFree=31753612/32770624 swapFree=66959828/67108860
[pid=20527] ppid=20524 vsize=617744 memory=4476 CPUtime=2.44 cores=0-7
/proc/20527/stat : 20527 (cosoco) S 20524 20527 15778 0 -1 1077944320 1339 0 0 0 244 0 0 0 20 0 9 0 559260585 632569856 1119 33554432000 4194304 6211132 140734168243920 140734168242176 139622097919735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
/proc/20527/statm: 154436 1119 867 493 0 147741 0
[pid=20527/tid=20529] ppid=20524 vsize=617744 memory=1398722017469774279 CPUtime=0.31 cores=0-7
/proc/20527/task/20529/stat : 20529 (cosoco) R 20524 20527 15778 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622074776760 5394210 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20530] ppid=20524 vsize=617744 memory=0 CPUtime=0.31 cores=0-7
/proc/20527/task/20530/stat : 20530 (cosoco) R 20524 20527 15778 0 -1 4202560 7 0 0 0 31 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622066384056 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20531] ppid=20524 vsize=617744 memory=0 CPUtime=0.31 cores=0-7
/proc/20527/task/20531/stat : 20531 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 31 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622057991352 5158069 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20532] ppid=20524 vsize=617744 memory=6944656592455097440 CPUtime=0.31 cores=0-7
/proc/20527/task/20532/stat : 20532 (cosoco) R 20524 20527 15778 0 -1 4202560 14 0 0 0 31 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622049598736 5079295 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20533] ppid=20524 vsize=617744 memory=0 CPUtime=0.3 cores=0-7
/proc/20527/task/20533/stat : 20533 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 30 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622041205944 5039247 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20534] ppid=20524 vsize=617744 memory=0 CPUtime=0.3 cores=0-7
/proc/20527/task/20534/stat : 20534 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 30 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622032813664 5397419 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20535] ppid=20524 vsize=617744 memory=0 CPUtime=0.28 cores=0-7
/proc/20527/task/20535/stat : 20535 (cosoco) R 20524 20527 15778 0 -1 4202560 5 0 0 0 28 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622024420624 5039022 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20536] ppid=20524 vsize=617744 memory=0 CPUtime=0.3 cores=0-7
/proc/20527/task/20536/stat : 20536 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 30 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622016027832 5158055 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4476 KiB

[startup+0.700443 s]
/proc/loadavg: 8.55 8.39 7.36 9/200 20536
/proc/meminfo: memFree=31753612/32770624 swapFree=66959828/67108860
[pid=20527] ppid=20524 vsize=617744 memory=4476 CPUtime=5.48 cores=0-7
/proc/20527/stat : 20527 (cosoco) S 20524 20527 15778 0 -1 1077944320 1339 0 0 0 548 0 0 0 20 0 9 0 559260585 632569856 1119 33554432000 4194304 6211132 140734168243920 140734168242176 139622097919735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
/proc/20527/statm: 154436 1119 867 493 0 147741 0
[pid=20527/tid=20529] ppid=20524 vsize=617744 memory=2828 CPUtime=0.69 cores=0-7
/proc/20527/task/20529/stat : 20529 (cosoco) R 20524 20527 15778 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622074776760 5389855 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20530] ppid=20524 vsize=617744 memory=780 CPUtime=0.69 cores=0-7
/proc/20527/task/20530/stat : 20530 (cosoco) R 20524 20527 15778 0 -1 4202560 7 0 0 0 69 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622066384056 5037823 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20531] ppid=20524 vsize=617744 memory=620 CPUtime=0.69 cores=0-7
/proc/20527/task/20531/stat : 20531 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 69 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622057991352 5039137 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20532] ppid=20524 vsize=617744 memory=1496 CPUtime=0.69 cores=0-7
/proc/20527/task/20532/stat : 20532 (cosoco) R 20524 20527 15778 0 -1 4202560 14 0 0 0 69 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622049598736 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20533] ppid=20524 vsize=617744 memory=1016 CPUtime=0.68 cores=0-7
/proc/20527/task/20533/stat : 20533 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 68 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622041205944 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20534] ppid=20524 vsize=617744 memory=1568 CPUtime=0.69 cores=0-7
/proc/20527/task/20534/stat : 20534 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 69 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622032813664 5158032 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20535] ppid=20524 vsize=617744 memory=928 CPUtime=0.64 cores=0-7
/proc/20527/task/20535/stat : 20535 (cosoco) R 20524 20527 15778 0 -1 4202560 5 0 0 0 64 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622024420624 5039054 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20536] ppid=20524 vsize=617744 memory=3656 CPUtime=0.69 cores=0-7
/proc/20527/task/20536/stat : 20536 (cosoco) R 20524 20527 15778 0 -1 4202560 4 0 0 0 69 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622016027832 5039079 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
Current children cumulated CPU time: 5.48 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4476 KiB

[startup+1.50045 s]
/proc/loadavg: 8.55 8.39 7.36 9/200 20536
/proc/meminfo: memFree=31754312/32770624 swapFree=66959828/67108860
[pid=20527] ppid=20524 vsize=617744 memory=4476 CPUtime=11.87 cores=0-7
/proc/20527/stat : 20527 (cosoco) S 20524 20527 15778 0 -1 1077944320 1579 0 0 0 1187 0 0 0 20 0 9 0 559260585 632569856 1119 33554432000 4194304 6211132 140734168243920 140734168242176 139622097919735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
/proc/20527/statm: 154436 1119 867 493 0 147741 0
[pid=20527/tid=20529] ppid=20524 vsize=617744 memory=1947178 CPUtime=1.49 cores=0-7
/proc/20527/task/20529/stat : 20529 (cosoco) R 20524 20527 15778 0 -1 4202560 34 0 0 0 149 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622074776760 5081758 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20530] ppid=20524 vsize=617744 memory=1948826 CPUtime=1.49 cores=0-7
/proc/20527/task/20530/stat : 20530 (cosoco) R 20524 20527 15778 0 -1 4202560 27 0 0 0 149 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622066384144 5078803 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20531] ppid=20524 vsize=617744 memory=0 CPUtime=1.49 cores=0-7
/proc/20527/task/20531/stat : 20531 (cosoco) R 20524 20527 15778 0 -1 4202560 28 0 0 0 149 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622057991352 5082358 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20532] ppid=20524 vsize=617744 memory=8243114992657236051 CPUtime=1.49 cores=0-7
/proc/20527/task/20532/stat : 20532 (cosoco) R 20524 20527 15778 0 -1 4202560 57 0 0 0 149 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622049598736 5397281 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20533] ppid=20524 vsize=617744 memory=288291090698863461 CPUtime=1.48 cores=0-7
/proc/20527/task/20533/stat : 20533 (cosoco) R 20524 20527 15778 0 -1 4202560 44 0 0 0 148 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622041205944 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20534] ppid=20524 vsize=617744 memory=7956805424100234342 CPUtime=1.49 cores=0-7
/proc/20527/task/20534/stat : 20534 (cosoco) R 20524 20527 15778 0 -1 4202560 52 0 0 0 149 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622032813240 5039061 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20535] ppid=20524 vsize=617744 memory=280221517805024 CPUtime=1.43 cores=0-7
/proc/20527/task/20535/stat : 20535 (cosoco) R 20524 20527 15778 0 -1 4202560 20 0 0 0 143 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622024420624 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20536] ppid=20524 vsize=617744 memory=3540022401430919425 CPUtime=1.49 cores=0-7
/proc/20527/task/20536/stat : 20536 (cosoco) R 20524 20527 15778 0 -1 4202560 25 0 0 0 149 0 0 0 20 0 9 0 559260586 632569856 1119 33554432000 4194304 6211132 140734168243920 139622016027832 5039178 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
Current children cumulated CPU time: 11.87 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4476 KiB

[startup+3.10944 s]
/proc/loadavg: 8.51 8.38 7.37 9/200 20536
/proc/meminfo: memFree=31754560/32770624 swapFree=66959828/67108860
[pid=20527] ppid=20524 vsize=617744 memory=4584 CPUtime=24.72 cores=0-7
/proc/20527/stat : 20527 (cosoco) S 20524 20527 15778 0 -1 1077944320 1824 0 0 0 2472 0 0 0 20 0 9 0 559260585 632569856 1146 33554432000 4194304 6211132 140734168243920 140734168242176 139622097919735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
/proc/20527/statm: 154436 1146 876 493 0 147741 0
[pid=20527/tid=20529] ppid=20524 vsize=617744 memory=4476 CPUtime=3.1 cores=0-7
/proc/20527/task/20529/stat : 20529 (cosoco) R 20524 20527 15778 0 -1 4202560 68 0 0 0 310 0 0 0 20 0 9 0 559260586 632569856 1146 33554432000 4194304 6211132 140734168243920 139622074776760 5039022 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20530] ppid=20524 vsize=617744 memory=9592 CPUtime=3.1 cores=0-7
/proc/20527/task/20530/stat : 20530 (cosoco) R 20524 20527 15778 0 -1 4202560 61 0 0 0 310 0 0 0 20 0 9 0 559260586 632569856 1146 33554432000 4194304 6211132 140734168243920 139622066384144 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20531] ppid=20524 vsize=617744 memory=4476 CPUtime=3.1 cores=0-7
/proc/20527/task/20531/stat : 20531 (cosoco) R 20524 20527 15778 0 -1 4202560 62 0 0 0 310 0 0 0 20 0 9 0 559260586 632569856 1146 33554432000 4194304 6211132 140734168243920 139622057991352 5039536 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20532] ppid=20524 vsize=617744 memory=1947178 CPUtime=3.1 cores=0-7
/proc/20527/task/20532/stat : 20532 (cosoco) R 20524 20527 15778 0 -1 4202560 95 0 0 0 310 0 0 0 20 0 9 0 559260586 632569856 1146 33554432000 4194304 6211132 140734168243920 139622049598736 5390495 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20533] ppid=20524 vsize=617744 memory=1948826 CPUtime=3.09 cores=0-7
/proc/20527/task/20533/stat : 20533 (cosoco) R 20524 20527 15778 0 -1 4202560 79 0 0 0 309 0 0 0 20 0 9 0 559260586 632569856 1146 33554432000 4194304 6211132 140734168243920 139622041205944 5039185 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20534] ppid=20524 vsize=617744 memory=289 CPUtime=3.1 cores=0-7
/proc/20527/task/20534/stat : 20534 (cosoco) R 20524 20527 15778 0 -1 4202560 91 0 0 0 310 0 0 0 20 0 9 0 559260586 632569856 1146 33554432000 4194304 6211132 140734168243920 139622032813240 5039536 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20535] ppid=20524 vsize=617744 memory=281 CPUtime=3.01 cores=0-7
/proc/20527/task/20535/stat : 20535 (cosoco) R 20524 20527 15778 0 -1 4202560 34 0 0 0 301 0 0 0 20 0 9 0 559260586 632569856 1146 33554432000 4194304 6211132 140734168243920 139622024420624 5082499 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20536] ppid=20524 vsize=617744 memory=289 CPUtime=3.1 cores=0-7
/proc/20527/task/20536/stat : 20536 (cosoco) R 20524 20527 15778 0 -1 4202560 42 0 0 0 310 0 0 0 20 0 9 0 559260586 632569856 1146 33554432000 4194304 6211132 140734168243920 139622016027832 5082460 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
Current children cumulated CPU time: 24.72 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4584 KiB

[startup+6.30044 s]
/proc/loadavg: 8.51 8.38 7.37 9/200 20536
/proc/meminfo: memFree=31755392/32770624 swapFree=66959828/67108860
[pid=20527] ppid=20524 vsize=617744 memory=4668 CPUtime=50.21 cores=0-7
/proc/20527/stat : 20527 (cosoco) S 20524 20527 15778 0 -1 1077944320 2319 0 0 0 5021 0 0 0 20 0 9 0 559260585 632569856 1167 33554432000 4194304 6211132 140734168243920 140734168242176 139622097919735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
/proc/20527/statm: 154436 1167 878 493 0 147741 0
[pid=20527/tid=20529] ppid=20524 vsize=617744 memory=140115163145855 CPUtime=6.29 cores=0-7
/proc/20527/task/20529/stat : 20529 (cosoco) R 20524 20527 15778 0 -1 4202560 121 0 0 0 629 0 0 0 20 0 9 0 559260586 632569856 1167 33554432000 4194304 6211132 140734168243920 139622074776760 5082852 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20530] ppid=20524 vsize=617744 memory=56 CPUtime=6.29 cores=0-7
/proc/20527/task/20530/stat : 20530 (cosoco) R 20524 20527 15778 0 -1 4202560 129 0 0 0 629 0 0 0 20 0 9 0 559260586 632569856 1167 33554432000 4194304 6211132 140734168243920 139622066384144 5389440 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20531] ppid=20524 vsize=617744 memory=4584 CPUtime=6.29 cores=0-7
/proc/20527/task/20531/stat : 20531 (cosoco) R 20524 20527 15778 0 -1 4202560 118 0 0 0 629 0 0 0 20 0 9 0 559260586 632569856 1167 33554432000 4194304 6211132 140734168243920 139622057991352 5037854 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20532] ppid=20524 vsize=617744 memory=0 CPUtime=6.29 cores=0-7
/proc/20527/task/20532/stat : 20532 (cosoco) R 20524 20527 15778 0 -1 4202560 167 0 0 0 629 0 0 0 20 0 9 0 559260586 632569856 1167 33554432000 4194304 6211132 140734168243920 139622049598736 5039038 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0

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

/proc/20527/task/20531/stat : 20531 (cosoco) R 20524 20527 15778 0 -1 4202560 252 0 0 0 2548 0 0 0 20 0 9 0 559260586 632569856 1168 33554432000 4194304 6211132 140734168243920 139622057991352 5038700 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20532] ppid=20524 vsize=617744 memory=620 CPUtime=25.49 cores=0-7
/proc/20527/task/20532/stat : 20532 (cosoco) R 20524 20527 15778 0 -1 4202560 294 0 0 0 2549 0 0 0 20 0 9 0 559260586 632569856 1168 33554432000 4194304 6211132 140734168243920 139622049598736 5079529 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20533] ppid=20524 vsize=617744 memory=6378026435766 CPUtime=25.48 cores=0-7
/proc/20527/task/20533/stat : 20533 (cosoco) R 20524 20527 15778 0 -1 4202560 263 0 0 0 2548 0 0 0 20 0 9 0 559260586 632569856 1168 33554432000 4194304 6211132 140734168243920 139622041205944 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20534] ppid=20524 vsize=617744 memory=3472328296227679313 CPUtime=25.48 cores=0-7
/proc/20527/task/20534/stat : 20534 (cosoco) R 20524 20527 15778 0 -1 4202560 312 0 0 0 2548 0 0 0 20 0 9 0 559260586 632569856 1168 33554432000 4194304 6211132 140734168243920 139622032813240 5009195 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20535] ppid=20524 vsize=617744 memory=6935054825532540783 CPUtime=25.13 cores=0-7
/proc/20527/task/20535/stat : 20535 (cosoco) R 20524 20527 15778 0 -1 4202560 202 0 0 0 2513 0 0 0 20 0 9 0 559260586 632569856 1168 33554432000 4194304 6211132 140734168243920 139622024420624 5155967 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20536] ppid=20524 vsize=617744 memory=4672 CPUtime=25.49 cores=0-7
/proc/20527/task/20536/stat : 20536 (cosoco) R 20524 20527 15778 0 -1 4202560 195 0 0 0 2549 0 0 0 20 0 9 0 559260586 632569856 1168 33554432000 4194304 6211132 140734168243920 139622016027832 5038964 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
Current children cumulated CPU time: 203.56 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4672 KiB

[startup+51.1094 s]
/proc/loadavg: 8.24 8.33 7.40 9/200 20539
/proc/meminfo: memFree=31754892/32770624 swapFree=66959828/67108860
[pid=20527] ppid=20524 vsize=617744 memory=4680 CPUtime=408.08 cores=0-7
/proc/20527/stat : 20527 (cosoco) S 20524 20527 15778 0 -1 1077944320 3563 0 0 0 40808 0 0 0 20 0 9 0 559260585 632569856 1170 33554432000 4194304 6211132 140734168243920 140734168242176 139622097919735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
/proc/20527/statm: 154436 1170 878 493 0 147741 0
[pid=20527/tid=20529] ppid=20524 vsize=617744 memory=2024 CPUtime=51.09 cores=0-7
/proc/20527/task/20529/stat : 20529 (cosoco) R 20524 20527 15778 0 -1 4202560 285 0 0 0 5109 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622074776760 5039643 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20530] ppid=20524 vsize=617744 memory=280221517366816 CPUtime=51.09 cores=0-7
/proc/20527/task/20530/stat : 20530 (cosoco) R 20524 20527 15778 0 -1 4202560 278 0 0 0 5109 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622066384144 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20531] ppid=20524 vsize=617744 memory=164 CPUtime=51.09 cores=0-7
/proc/20527/task/20531/stat : 20531 (cosoco) R 20524 20527 15778 0 -1 4202560 288 0 0 0 5109 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622057991352 5039193 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20532] ppid=20524 vsize=617744 memory=6378026435766 CPUtime=51.09 cores=0-7
/proc/20527/task/20532/stat : 20532 (cosoco) R 20524 20527 15778 0 -1 4202560 329 0 0 0 5109 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622049598736 5186316 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20533] ppid=20524 vsize=617744 memory=4672 CPUtime=51.09 cores=0-7
/proc/20527/task/20533/stat : 20533 (cosoco) R 20524 20527 15778 0 -1 4202560 296 0 0 0 5109 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622041205944 5155836 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20534] ppid=20524 vsize=617744 memory=4672 CPUtime=51.09 cores=0-7
/proc/20527/task/20534/stat : 20534 (cosoco) R 20524 20527 15778 0 -1 4202560 344 0 0 0 5109 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622032813240 5078748 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20535] ppid=20524 vsize=617744 memory=6935054825532540783 CPUtime=50.42 cores=0-7
/proc/20527/task/20535/stat : 20535 (cosoco) R 20524 20527 15778 0 -1 4202560 233 0 0 0 5042 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622024420624 5186242 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20536] ppid=20524 vsize=617744 memory=14068 CPUtime=51.09 cores=0-7
/proc/20527/task/20536/stat : 20536 (cosoco) R 20524 20527 15778 0 -1 4202560 218 0 0 0 5109 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622016027832 5037744 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
Current children cumulated CPU time: 408.08 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4680 KiB

[startup+102.3 s]
/proc/loadavg: 8.10 8.28 7.43 9/200 20542
/proc/meminfo: memFree=31754536/32770624 swapFree=66959828/67108860
[pid=20527] ppid=20524 vsize=617744 memory=4680 CPUtime=816.95 cores=0-7
/proc/20527/stat : 20527 (cosoco) S 20524 20527 15778 0 -1 1077944320 4068 0 0 0 81695 0 0 0 20 0 9 0 559260585 632569856 1170 33554432000 4194304 6211132 140734168243920 140734168242176 139622097919735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
/proc/20527/statm: 154436 1170 878 493 0 147741 0
[pid=20527/tid=20529] ppid=20524 vsize=617744 memory=4680 CPUtime=102.28 cores=0-7
/proc/20527/task/20529/stat : 20529 (cosoco) R 20524 20527 15778 0 -1 4202560 352 0 0 0 10228 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622074776760 5396358 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20530] ppid=20524 vsize=617744 memory=4680 CPUtime=102.28 cores=0-7
/proc/20527/task/20530/stat : 20530 (cosoco) R 20524 20527 15778 0 -1 4202560 342 0 0 0 10228 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622066384144 5082823 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20531] ppid=20524 vsize=617744 memory=4680 CPUtime=102.28 cores=0-7
/proc/20527/task/20531/stat : 20531 (cosoco) R 20524 20527 15778 0 -1 4202560 340 0 0 0 10228 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622057991352 5080581 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20532] ppid=20524 vsize=617744 memory=280221517930064 CPUtime=102.28 cores=0-7
/proc/20527/task/20532/stat : 20532 (cosoco) R 20524 20527 15778 0 -1 4202560 395 0 0 0 10228 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622049598736 5082818 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20533] ppid=20524 vsize=617744 memory=140115163145855 CPUtime=102.28 cores=0-7
/proc/20527/task/20533/stat : 20533 (cosoco) R 20524 20527 15778 0 -1 4202560 366 0 0 0 10228 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622041205944 5039029 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20534] ppid=20524 vsize=617744 memory=4680 CPUtime=102.27 cores=0-7
/proc/20527/task/20534/stat : 20534 (cosoco) R 20524 20527 15778 0 -1 4202560 394 0 0 0 10227 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622032813240 5039061 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20535] ppid=20524 vsize=617744 memory=10664 CPUtime=100.98 cores=0-7
/proc/20527/task/20535/stat : 20535 (cosoco) R 20524 20527 15778 0 -1 4202560 297 0 0 0 10098 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622024420624 5080639 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20536] ppid=20524 vsize=617744 memory=4680 CPUtime=102.27 cores=0-7
/proc/20527/task/20536/stat : 20536 (cosoco) R 20524 20527 15778 0 -1 4202560 290 0 0 0 10227 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622016027832 5039022 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
Current children cumulated CPU time: 816.95 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4680 KiB

[startup+162.3 s]
/proc/loadavg: 8.04 8.23 7.46 9/200 20545
/proc/meminfo: memFree=31754824/32770624 swapFree=66959828/67108860
[pid=20527] ppid=20524 vsize=617744 memory=4680 CPUtime=1296.18 cores=0-7
/proc/20527/stat : 20527 (cosoco) S 20524 20527 15778 0 -1 1077944320 4324 0 0 0 129617 1 0 0 20 0 9 0 559260585 632569856 1170 33554432000 4194304 6211132 140734168243920 140734168242176 139622097919735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
/proc/20527/statm: 154436 1170 878 493 0 147741 0
[pid=20527/tid=20529] ppid=20524 vsize=617744 memory=4680 CPUtime=162.26 cores=0-7
/proc/20527/task/20529/stat : 20529 (cosoco) R 20524 20527 15778 0 -1 4202560 388 0 0 0 16226 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622074776760 5079076 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20530] ppid=20524 vsize=617744 memory=4680 CPUtime=162.27 cores=0-7
/proc/20527/task/20530/stat : 20530 (cosoco) R 20524 20527 15778 0 -1 4202560 373 0 0 0 16227 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622066384144 5408227 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20531] ppid=20524 vsize=617744 memory=4680 CPUtime=162.27 cores=0-7
/proc/20527/task/20531/stat : 20531 (cosoco) R 20524 20527 15778 0 -1 4202560 371 0 0 0 16227 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622057991352 5193742 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20532] ppid=20524 vsize=617744 memory=4680 CPUtime=162.27 cores=0-7
/proc/20527/task/20532/stat : 20532 (cosoco) R 20524 20527 15778 0 -1 4202560 435 0 0 0 16227 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622049598736 5037744 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20533] ppid=20524 vsize=617744 memory=4680 CPUtime=162.27 cores=0-7
/proc/20527/task/20533/stat : 20533 (cosoco) R 20524 20527 15778 0 -1 4202560 400 0 0 0 16227 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622041205944 5390495 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20534] ppid=20524 vsize=617744 memory=4680 CPUtime=162.27 cores=0-7
/proc/20527/task/20534/stat : 20534 (cosoco) R 20524 20527 15778 0 -1 4202560 416 0 0 0 16227 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622032813240 5035352 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20535] ppid=20524 vsize=617744 memory=4680 CPUtime=160.25 cores=0-7
/proc/20527/task/20535/stat : 20535 (cosoco) R 20524 20527 15778 0 -1 4202560 328 0 0 0 16025 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622024420624 5393114 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20536] ppid=20524 vsize=617744 memory=4680 CPUtime=162.26 cores=0-7
/proc/20527/task/20536/stat : 20536 (cosoco) R 20524 20527 15778 0 -1 4202560 321 0 0 0 16226 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622016027832 5038792 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
Current children cumulated CPU time: 1296.18 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4680 KiB

[startup+222.3 s]
/proc/loadavg: 8.01 8.18 7.50 9/201 20550
/proc/meminfo: memFree=31754308/32770624 swapFree=66959828/67108860
[pid=20527] ppid=20524 vsize=617744 memory=4680 CPUtime=1775.39 cores=0-7
/proc/20527/stat : 20527 (cosoco) S 20524 20527 15778 0 -1 1077944320 4571 0 0 0 177538 1 0 0 20 0 9 0 559260585 632569856 1170 33554432000 4194304 6211132 140734168243920 140734168242176 139622097919735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
/proc/20527/statm: 154436 1170 878 493 0 147741 0
[pid=20527/tid=20529] ppid=20524 vsize=617744 memory=4680 CPUtime=222.25 cores=0-7
/proc/20527/task/20529/stat : 20529 (cosoco) R 20524 20527 15778 0 -1 4202560 416 0 0 0 22225 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622074776512 5398576 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20530] ppid=20524 vsize=617744 memory=0 CPUtime=222.27 cores=0-7
/proc/20527/task/20530/stat : 20530 (cosoco) R 20524 20527 15778 0 -1 4202560 409 0 0 0 22227 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622066384144 5039007 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20531] ppid=20524 vsize=617744 memory=4680 CPUtime=222.27 cores=0-7
/proc/20527/task/20531/stat : 20531 (cosoco) R 20524 20527 15778 0 -1 4202560 405 0 0 0 22227 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622057991352 5193740 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20532] ppid=20524 vsize=617744 memory=4680 CPUtime=222.27 cores=0-7
/proc/20527/task/20532/stat : 20532 (cosoco) R 20524 20527 15778 0 -1 4202560 473 0 0 0 22227 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622049598736 5392367 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20533] ppid=20524 vsize=617744 memory=4680 CPUtime=222.27 cores=0-7
/proc/20527/task/20533/stat : 20533 (cosoco) R 20524 20527 15778 0 -1 4202560 429 0 0 0 22227 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622041205944 5039536 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20534] ppid=20524 vsize=617744 memory=4680 CPUtime=222.26 cores=0-7
/proc/20527/task/20534/stat : 20534 (cosoco) R 20524 20527 15778 0 -1 4202560 434 0 0 0 22226 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622032813240 5039178 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20535] ppid=20524 vsize=617744 memory=4680 CPUtime=219.5 cores=0-7
/proc/20527/task/20535/stat : 20535 (cosoco) R 20524 20527 15778 0 -1 4202560 356 0 0 0 21950 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622024420624 5397295 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20536] ppid=20524 vsize=617744 memory=4680 CPUtime=222.26 cores=0-7
/proc/20527/task/20536/stat : 20536 (cosoco) R 20524 20527 15778 0 -1 4202560 357 0 0 0 22226 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622016027832 5039029 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
Current children cumulated CPU time: 1775.39 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4680 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 8.01 8.17 7.51 9/199 20551
/proc/meminfo: memFree=31754588/32770624 swapFree=66959828/67108860
[pid=20527] ppid=20524 vsize=617744 memory=4680 CPUtime=2012.68 cores=0-7
/proc/20527/stat : 20527 (cosoco) S 20524 20527 15778 0 -1 1077944320 4823 0 0 0 201267 1 0 0 20 0 9 0 559260585 632569856 1170 33554432000 4194304 6211132 140734168243920 140734168242176 139622097919735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
/proc/20527/statm: 154436 1170 878 493 0 147741 0
[pid=20527/tid=20529] ppid=20524 vsize=617744 memory=1398722017469774279 CPUtime=251.95 cores=0-7
/proc/20527/task/20529/stat : 20529 (cosoco) R 20524 20527 15778 0 -1 4202560 443 0 0 0 25195 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622074776512 5155836 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20530] ppid=20524 vsize=617744 memory=3624 CPUtime=251.98 cores=0-7
/proc/20527/task/20530/stat : 20530 (cosoco) R 20524 20527 15778 0 -1 4202560 440 0 0 0 25198 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622066384144 5082233 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20531] ppid=20524 vsize=617744 memory=10664 CPUtime=251.98 cores=0-7
/proc/20527/task/20531/stat : 20531 (cosoco) R 20524 20527 15778 0 -1 4202560 435 0 0 0 25198 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622057991352 5157568 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20532] ppid=20524 vsize=617744 memory=1188 CPUtime=251.98 cores=0-7
/proc/20527/task/20532/stat : 20532 (cosoco) R 20524 20527 15778 0 -1 4202560 511 0 0 0 25198 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622049598736 5038992 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20533] ppid=20524 vsize=617744 memory=1536 CPUtime=251.97 cores=0-7
/proc/20527/task/20533/stat : 20533 (cosoco) R 20524 20527 15778 0 -1 4202560 466 0 0 0 25197 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622041205944 5390068 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20534] ppid=20524 vsize=617744 memory=4680 CPUtime=251.97 cores=0-7
/proc/20527/task/20534/stat : 20534 (cosoco) R 20524 20527 15778 0 -1 4202560 454 0 0 0 25197 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622032813240 5081298 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20535] ppid=20524 vsize=617744 memory=4680 CPUtime=248.84 cores=0-7
/proc/20527/task/20535/stat : 20535 (cosoco) R 20524 20527 15778 0 -1 4202560 390 0 0 0 24884 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622024420624 5039536 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
[pid=20527/tid=20536] ppid=20524 vsize=617744 memory=10664 CPUtime=251.96 cores=0-7
/proc/20527/task/20536/stat : 20536 (cosoco) R 20524 20527 15778 0 -1 4202560 392 0 0 0 25196 0 0 0 20 0 9 0 559260586 632569856 1170 33554432000 4194304 6211132 140734168243920 139622016027832 5008827 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25354240 140734168245270 140734168245362 140734168245362 140734168248270 0
Current children cumulated CPU time: 2012.68 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4680 KiB

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

[startup+252.02 s]
# the end of solver process 20527 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.76 s, system=0.011994 s

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

Child status: 1
Real time (s): 252.02
CPU time (s): 2012.77
CPU user time (s): 2012.76
CPU system time (s): 0.011994
CPU usage (%): 798.654
Max. virtual memory (cumulated for all children) (KiB): 617744
Max. memory (cumulated for all children) (KiB): 4680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.76
system time used= 0.011994
maximum resident set size= 4784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4867
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= 33
involuntary context switches= 17662


# summary of solver processes directly reported to runsolver:
#   pid: 20527
#   total CPU time (s): 2012.77
#   total CPU user time (s): 2012.76
#   total CPU system time (s): 0.011994

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.15301 second user time and 1.96305 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-30 09:51:17
IDJOB=4409877
IDBENCH=135738
IDSOLVER=2878
FILE ID=node127/4409877-1569829918
RUNJOBID= node127-1569817234-15805
PBS_JOBID= 21705916
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n15/TravellingSalesman-15-30-11.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409877-1569829918/watcher-4409877-1569829918 -o /tmp/evaluation-result-4409877-1569829918/solver-4409877-1569829918 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node127-1569817234-15805 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409877-1569829918.xml

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

MD5SUM BENCH= c9ef4b7723c27fafe529968b8b9ea7d5
RANDOM SEED=1834080353

node127.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.55
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.55
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.55
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.55
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:        31755052 kB
MemAvailable:   31816420 kB
Buffers:           99852 kB
Cached:           288868 kB
SwapCached:        45128 kB
Active:           270684 kB
Inactive:         170176 kB
Active(anon):       4128 kB
Inactive(anon):   129344 kB
Active(file):     266556 kB
Inactive(file):    40832 kB
Unevictable:      107512 kB
Mlocked:          107512 kB
SwapTotal:      67108860 kB
SwapFree:       66959828 kB
Dirty:              2776 kB
Writeback:             0 kB
AnonPages:        115628 kB
Mapped:            27080 kB
Shmem:             73072 kB
Slab:             168368 kB
SReclaimable:     139632 kB
SUnreclaim:        28736 kB
KernelStack:        3408 kB
PageTables:         5552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2019-09-30 09:55:29