Trace number 4409838

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)116 2012.78 252.021

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n15/
TravellingSalesman-15-30-04.xml
MD5SUM3ec1135b215453db38ac12e83e420ae6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark116
Best CPU time to get the best result obtained on this benchmark84.9302
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size28
Distribution of domain sizes[{"size":15,"count":15},{"size":28,"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-4409838-1569829882.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..28
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 6.
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 7.
0.00/0.00	c [pFactory][Group N°0] task 2 launched on thread 3.
0.00/0.00	c [pFactory][Group N°0] task 1 launched on thread 4.
0.00/0.00	c [pFactory][Group N°0] task 0 launched on thread 5.
0.00/0.00	o 183
0.00/0.00	o 166
0.00/0.01	o 161
0.00/0.01	o 151
0.00/0.01	o 150
0.00/0.02	o 149
0.00/0.03	o 136
0.00/0.03	o 134
0.00/0.09	o 131
0.80/0.11	o 130
4.03/0.56	o 129
7.09/0.97	o 127
11.08/1.47	o 126
18.27/2.32	o 124
19.87/2.52	o 123
40.70/5.17	o 122
68.64/8.63	o 121
89.34/11.29	o 119
106.11/13.40	o 118
115.70/14.55	o 117
175.67/22.01	o 116
2012.68/252.02	
2012.68/252.02	c *** INTERRUPTED ***
2012.68/252.02	c call to solver        : 15
2012.68/252.02	c
2012.68/252.02	c restarts              : 317293      
2012.68/252.02	c conflicts             : 3705328      (1841 /sec)
2012.68/252.02	c decisions             : 8810633      (4377 /sec)
2012.68/252.02	c propagations          : 500766075   (248794 /sec)
2012.68/252.02	c root propagations     : 548         
2012.68/252.02	c filter calls          : 105614247      (52472 /sec)
2012.68/252.02	c useless filter calls  : 60056936       (56 %)
2012.68/252.02	c Memory used           : 603.40 MB
2012.68/252.02	c Best bound time (wc)  : 22.0131 s
2012.68/252.02	c CPU time              : 2012.77 s
2012.68/252.02	c real time             : 252.015 s
2012.68/252.02	
2012.68/252.02	s SATISFIABLE
2012.68/252.02	c Best value found: 116
2012.68/252.02	
2012.68/252.02	
2012.68/252.02	v <instantiation type='solution' cost='116'>
2012.68/252.02	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.02	v <values>6 3 0 2 5 9 7 10 11 14 12 13 8 1 4 6 10 4 6 7 6 6 5 8 8 10 13 14 9 4 </values>
2012.68/252.02	v </instantiation>
2012.68/252.02	

Verifier Data

OK	116

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409838-1569829882/watcher-4409838-1569829882 -o /tmp/evaluation-result-4409838-1569829882/solver-4409838-1569829882 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node123-1569817680-13343 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409838-1569829882.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=15782, runsolver pid=15779
Current StackSize limit: 8192 KiB


[startup+0.100821 s]*
/proc/loadavg: 8.01 8.01 7.63 9/200 15791
/proc/meminfo: memFree=31899100/32770624 swapFree=66938928/67108860
[pid=15782] ppid=15779 vsize=617876 memory=4480 CPUtime=0.8 cores=0-7
/proc/15782/stat : 15782 (cosoco) S 15779 15782 13316 0 -1 1077944320 1387 0 0 0 80 0 0 0 20 0 9 0 559252987 632705024 1120 33554432000 4194304 6211132 140732496484720 140732496482976 139863339253495 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
/proc/15782/statm: 154469 1120 832 493 0 147774 0
[pid=15782/tid=15784] ppid=15779 vsize=617876 memory=1398722017469774279 CPUtime=0.1 cores=0-7
/proc/15782/task/15784/stat : 15784 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863316110520 5250319 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15785] ppid=15779 vsize=617876 memory=4872558142750484799 CPUtime=0.1 cores=0-7
/proc/15782/task/15785/stat : 15785 (cosoco) R 15779 15782 13316 0 -1 4202560 7 0 0 0 10 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863307717816 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15786] ppid=15779 vsize=617876 memory=139807426590336 CPUtime=0.1 cores=0-7
/proc/15782/task/15786/stat : 15786 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863299325112 5186208 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15787] ppid=15779 vsize=617876 memory=0 CPUtime=0.1 cores=0-7
/proc/15782/task/15787/stat : 15787 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863290932496 5250495 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15788] ppid=15779 vsize=617876 memory=0 CPUtime=0.1 cores=0-7
/proc/15782/task/15788/stat : 15788 (cosoco) R 15779 15782 13316 0 -1 4202560 4 0 0 0 10 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863282539656 5039149 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15789] ppid=15779 vsize=617876 memory=0 CPUtime=0.1 cores=0-7
/proc/15782/task/15789/stat : 15789 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863274146952 5078752 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15790] ppid=15779 vsize=617876 memory=-1 CPUtime=0.1 cores=0-7
/proc/15782/task/15790/stat : 15790 (cosoco) R 15779 15782 13316 0 -1 4202560 13 0 0 0 10 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863265754384 139863323651197 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15791] ppid=15779 vsize=617876 memory=0 CPUtime=0.09 cores=0-7
/proc/15782/task/15791/stat : 15791 (cosoco) R 15779 15782 13316 0 -1 4202560 4 0 0 0 9 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863257361680 5157244 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
Current children cumulated CPU time: 0.8 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4480 KiB

[startup+0.210815 s]*
/proc/loadavg: 8.01 8.01 7.63 9/200 15791
/proc/meminfo: memFree=31899100/32770624 swapFree=66938928/67108860
[pid=15782] ppid=15779 vsize=617876 memory=4480 CPUtime=1.67 cores=0-7
/proc/15782/stat : 15782 (cosoco) S 15779 15782 13316 0 -1 1077944320 1388 0 0 0 167 0 0 0 20 0 9 0 559252987 632705024 1120 33554432000 4194304 6211132 140732496484720 140732496482976 139863339253495 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
/proc/15782/statm: 154469 1120 832 493 0 147774 0
[pid=15782/tid=15784] ppid=15779 vsize=617876 memory=4715097562860122762 CPUtime=0.21 cores=0-7
/proc/15782/task/15784/stat : 15784 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863316110520 5081703 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15785] ppid=15779 vsize=617876 memory=4872558142750484799 CPUtime=0.21 cores=0-7
/proc/15782/task/15785/stat : 15785 (cosoco) R 15779 15782 13316 0 -1 4202560 7 0 0 0 21 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863307717816 5380336 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15786] ppid=15779 vsize=617876 memory=139807426590336 CPUtime=0.21 cores=0-7
/proc/15782/task/15786/stat : 15786 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863299325112 5082350 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15787] ppid=15779 vsize=617876 memory=0 CPUtime=0.21 cores=0-7
/proc/15782/task/15787/stat : 15787 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863290932496 5039132 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15788] ppid=15779 vsize=617876 memory=0 CPUtime=0.21 cores=0-7
/proc/15782/task/15788/stat : 15788 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863282539656 5082411 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15789] ppid=15779 vsize=617876 memory=0 CPUtime=0.21 cores=0-7
/proc/15782/task/15789/stat : 15789 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863274146952 5079328 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15790] ppid=15779 vsize=617876 memory=-1 CPUtime=0.21 cores=0-7
/proc/15782/task/15790/stat : 15790 (cosoco) R 15779 15782 13316 0 -1 4202560 13 0 0 0 21 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863265754384 5080900 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15791] ppid=15779 vsize=617876 memory=0 CPUtime=0.19 cores=0-7
/proc/15782/task/15791/stat : 15791 (cosoco) R 15779 15782 13316 0 -1 4202560 4 0 0 0 19 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863257361680 5390116 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4480 KiB

[startup+0.30982 s]*
/proc/loadavg: 8.01 8.01 7.63 9/200 15791
/proc/meminfo: memFree=31899100/32770624 swapFree=66938928/67108860
[pid=15782] ppid=15779 vsize=617876 memory=4480 CPUtime=2.45 cores=0-7
/proc/15782/stat : 15782 (cosoco) S 15779 15782 13316 0 -1 1077944320 1388 0 0 0 245 0 0 0 20 0 9 0 559252987 632705024 1120 33554432000 4194304 6211132 140732496484720 140732496482976 139863339253495 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
/proc/15782/statm: 154469 1120 832 493 0 147774 0
[pid=15782/tid=15784] ppid=15779 vsize=617876 memory=0 CPUtime=0.3 cores=0-7
/proc/15782/task/15784/stat : 15784 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 30 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863316110520 5393288 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15785] ppid=15779 vsize=617876 memory=4872558142750484799 CPUtime=0.31 cores=0-7
/proc/15782/task/15785/stat : 15785 (cosoco) R 15779 15782 13316 0 -1 4202560 7 0 0 0 31 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863307717816 5039132 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15786] ppid=15779 vsize=617876 memory=139807426590336 CPUtime=0.31 cores=0-7
/proc/15782/task/15786/stat : 15786 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863299325112 5039029 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15787] ppid=15779 vsize=617876 memory=-1 CPUtime=0.3 cores=0-7
/proc/15782/task/15787/stat : 15787 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 30 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863290932496 5186208 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15788] ppid=15779 vsize=617876 memory=0 CPUtime=0.31 cores=0-7
/proc/15782/task/15788/stat : 15788 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863282539656 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15789] ppid=15779 vsize=617876 memory=0 CPUtime=0.31 cores=0-7
/proc/15782/task/15789/stat : 15789 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 31 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863274146952 5397255 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15790] ppid=15779 vsize=617876 memory=2208 CPUtime=0.31 cores=0-7
/proc/15782/task/15790/stat : 15790 (cosoco) R 15779 15782 13316 0 -1 4202560 13 0 0 0 31 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863265754384 5079267 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15791] ppid=15779 vsize=617876 memory=0 CPUtime=0.28 cores=0-7
/proc/15782/task/15791/stat : 15791 (cosoco) R 15779 15782 13316 0 -1 4202560 4 0 0 0 28 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863257361680 5081404 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
Current children cumulated CPU time: 2.45 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4480 KiB

[startup+0.70082 s]
/proc/loadavg: 8.01 8.01 7.63 9/200 15791
/proc/meminfo: memFree=31899100/32770624 swapFree=66938928/67108860
[pid=15782] ppid=15779 vsize=617876 memory=4480 CPUtime=5.49 cores=0-7
/proc/15782/stat : 15782 (cosoco) S 15779 15782 13316 0 -1 1077944320 1389 0 0 0 549 0 0 0 20 0 9 0 559252987 632705024 1120 33554432000 4194304 6211132 140732496484720 140732496482976 139863339253495 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
/proc/15782/statm: 154469 1120 832 493 0 147774 0
[pid=15782/tid=15784] ppid=15779 vsize=617876 memory=139811721557631 CPUtime=0.69 cores=0-7
/proc/15782/task/15784/stat : 15784 (cosoco) R 15779 15782 13316 0 -1 4202560 6 0 0 0 69 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863316110608 5081349 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15785] ppid=15779 vsize=617876 memory=0 CPUtime=0.69 cores=0-7
/proc/15782/task/15785/stat : 15785 (cosoco) R 15779 15782 13316 0 -1 4202560 7 0 0 0 69 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863307717816 5038995 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15786] ppid=15779 vsize=617876 memory=0 CPUtime=0.69 cores=0-7
/proc/15782/task/15786/stat : 15786 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863299325112 5397255 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15787] ppid=15779 vsize=617876 memory=0 CPUtime=0.69 cores=0-7
/proc/15782/task/15787/stat : 15787 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863290932496 5158217 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15788] ppid=15779 vsize=617876 memory=0 CPUtime=0.69 cores=0-7
/proc/15782/task/15788/stat : 15788 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863282539656 5039061 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15789] ppid=15779 vsize=617876 memory=4000 CPUtime=0.69 cores=0-7
/proc/15782/task/15789/stat : 15789 (cosoco) R 15779 15782 13316 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863274146952 5039132 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15790] ppid=15779 vsize=617876 memory=2832 CPUtime=0.69 cores=0-7
/proc/15782/task/15790/stat : 15790 (cosoco) R 15779 15782 13316 0 -1 4202560 13 0 0 0 69 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863265754384 5079076 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15791] ppid=15779 vsize=617876 memory=1696 CPUtime=0.64 cores=0-7
/proc/15782/task/15791/stat : 15791 (cosoco) R 15779 15782 13316 0 -1 4202560 4 0 0 0 64 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863257361680 5039014 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
Current children cumulated CPU time: 5.49 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4480 KiB

[startup+1.50082 s]
/proc/loadavg: 8.01 8.01 7.63 9/200 15791
/proc/meminfo: memFree=31899216/32770624 swapFree=66938928/67108860
[pid=15782] ppid=15779 vsize=617876 memory=4480 CPUtime=11.88 cores=0-7
/proc/15782/stat : 15782 (cosoco) S 15779 15782 13316 0 -1 1077944320 1688 0 0 0 1188 0 0 0 20 0 9 0 559252987 632705024 1120 33554432000 4194304 6211132 140732496484720 140732496482976 139863339253495 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
/proc/15782/statm: 154469 1120 832 493 0 147774 0
[pid=15782/tid=15784] ppid=15779 vsize=617876 memory=0 CPUtime=1.49 cores=0-7
/proc/15782/task/15784/stat : 15784 (cosoco) R 15779 15782 13316 0 -1 4202560 37 0 0 0 149 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863316110608 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15785] ppid=15779 vsize=617876 memory=0 CPUtime=1.49 cores=0-7
/proc/15782/task/15785/stat : 15785 (cosoco) R 15779 15782 13316 0 -1 4202560 62 0 0 0 149 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863307717904 5081767 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15786] ppid=15779 vsize=617876 memory=0 CPUtime=1.49 cores=0-7
/proc/15782/task/15786/stat : 15786 (cosoco) R 15779 15782 13316 0 -1 4202560 38 0 0 0 149 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863299325112 5081728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15787] ppid=15779 vsize=617876 memory=0 CPUtime=1.49 cores=0-7
/proc/15782/task/15787/stat : 15787 (cosoco) R 15779 15782 13316 0 -1 4202560 58 0 0 0 149 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863290932496 5037884 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15788] ppid=15779 vsize=617876 memory=6656426216303648864 CPUtime=1.49 cores=0-7
/proc/15782/task/15788/stat : 15788 (cosoco) R 15779 15782 13316 0 -1 4202560 29 0 0 0 149 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863282539704 5038992 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15789] ppid=15779 vsize=617876 memory=6944656575208382560 CPUtime=1.49 cores=0-7
/proc/15782/task/15789/stat : 15789 (cosoco) R 15779 15782 13316 0 -1 4202560 63 0 0 0 149 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863274147000 5250319 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15790] ppid=15779 vsize=617876 memory=6944652177228980320 CPUtime=1.49 cores=0-7
/proc/15782/task/15790/stat : 15790 (cosoco) R 15779 15782 13316 0 -1 4202560 42 0 0 0 149 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863265754384 5039515 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15791] ppid=15779 vsize=617876 memory=129 CPUtime=1.43 cores=0-7
/proc/15782/task/15791/stat : 15791 (cosoco) R 15779 15782 13316 0 -1 4202560 20 0 0 0 143 0 0 0 20 0 9 0 559252988 632705024 1120 33554432000 4194304 6211132 140732496484720 139863257361680 5038964 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
Current children cumulated CPU time: 11.88 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4480 KiB

[startup+3.10982 s]
/proc/loadavg: 8.01 8.01 7.63 9/200 15791
/proc/meminfo: memFree=31899216/32770624 swapFree=66938928/67108860
[pid=15782] ppid=15779 vsize=617876 memory=4612 CPUtime=24.73 cores=0-7
/proc/15782/stat : 15782 (cosoco) S 15779 15782 13316 0 -1 1077944320 1970 0 0 0 2473 0 0 0 20 0 9 0 559252987 632705024 1153 33554432000 4194304 6211132 140732496484720 140732496482976 139863339253495 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
/proc/15782/statm: 154469 1153 835 493 0 147774 0
[pid=15782/tid=15784] ppid=15779 vsize=617876 memory=0 CPUtime=3.1 cores=0-7
/proc/15782/task/15784/stat : 15784 (cosoco) R 15779 15782 13316 0 -1 4202560 82 0 0 0 310 0 0 0 20 0 9 0 559252988 632705024 1153 33554432000 4194304 6211132 140732496484720 139863316110608 5037808 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15785] ppid=15779 vsize=617876 memory=4480 CPUtime=3.1 cores=0-7
/proc/15782/task/15785/stat : 15785 (cosoco) R 15779 15782 13316 0 -1 4202560 97 0 0 0 310 0 0 0 20 0 9 0 559252988 632705024 1153 33554432000 4194304 6211132 140732496484720 139863307717904 5039029 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15786] ppid=15779 vsize=617876 memory=4480 CPUtime=3.1 cores=0-7
/proc/15782/task/15786/stat : 15786 (cosoco) R 15779 15782 13316 0 -1 4202560 76 0 0 0 310 0 0 0 20 0 9 0 559252988 632705024 1153 33554432000 4194304 6211132 140732496484720 139863299325112 5039022 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15787] ppid=15779 vsize=617876 memory=0 CPUtime=3.1 cores=0-7
/proc/15782/task/15787/stat : 15787 (cosoco) R 15779 15782 13316 0 -1 4202560 104 0 0 0 310 0 0 0 20 0 9 0 559252988 632705024 1153 33554432000 4194304 6211132 140732496484720 139863290932496 5079267 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15788] ppid=15779 vsize=617876 memory=4480 CPUtime=3.1 cores=0-7
/proc/15782/task/15788/stat : 15788 (cosoco) R 15779 15782 13316 0 -1 4202560 68 0 0 0 310 0 0 0 20 0 9 0 559252988 632705024 1153 33554432000 4194304 6211132 140732496484720 139863282539704 5250321 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15789] ppid=15779 vsize=617876 memory=1032 CPUtime=3.1 cores=0-7
/proc/15782/task/15789/stat : 15789 (cosoco) R 15779 15782 13316 0 -1 4202560 97 0 0 0 310 0 0 0 20 0 9 0 559252988 632705024 1153 33554432000 4194304 6211132 140732496484720 139863274147000 5009426 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15790] ppid=15779 vsize=617876 memory=0 CPUtime=3.1 cores=0-7
/proc/15782/task/15790/stat : 15790 (cosoco) R 15779 15782 13316 0 -1 4202560 57 0 0 0 310 0 0 0 20 0 9 0 559252988 632705024 1153 33554432000 4194304 6211132 140732496484720 139863265754384 5039111 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15791] ppid=15779 vsize=617876 memory=0 CPUtime=3.01 cores=0-7
/proc/15782/task/15791/stat : 15791 (cosoco) R 15779 15782 13316 0 -1 4202560 50 0 0 0 301 0 0 0 20 0 9 0 559252988 632705024 1153 33554432000 4194304 6211132 140732496484720 139863257361680 5038982 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
Current children cumulated CPU time: 24.73 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4612 KiB

[startup+6.30082 s]
/proc/loadavg: 8.09 8.03 7.64 9/200 15791
/proc/meminfo: memFree=31898932/32770624 swapFree=66938928/67108860
[pid=15782] ppid=15779 vsize=617876 memory=4684 CPUtime=50.22 cores=0-7
/proc/15782/stat : 15782 (cosoco) S 15779 15782 13316 0 -1 1077944320 2270 0 0 0 5022 0 0 0 20 0 9 0 559252987 632705024 1171 33554432000 4194304 6211132 140732496484720 140732496482976 139863339253495 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
/proc/15782/statm: 154469 1171 843 493 0 147774 0
[pid=15782/tid=15784] ppid=15779 vsize=617876 memory=0 CPUtime=6.29 cores=0-7
/proc/15782/task/15784/stat : 15784 (cosoco) R 15779 15782 13316 0 -1 4202560 115 0 0 0 629 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863316110608 5158060 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15785] ppid=15779 vsize=617876 memory=0 CPUtime=6.29 cores=0-7
/proc/15782/task/15785/stat : 15785 (cosoco) R 15779 15782 13316 0 -1 4202560 138 0 0 0 629 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863307717904 5250325 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15786] ppid=15779 vsize=617876 memory=4612 CPUtime=6.29 cores=0-7
/proc/15782/task/15786/stat : 15786 (cosoco) R 15779 15782 13316 0 -1 4202560 113 0 0 0 629 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863299325112 5038944 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15787] ppid=15779 vsize=617876 memory=4612 CPUtime=6.29 cores=0-7
/proc/15782/task/15787/stat : 15787 (cosoco) R 15779 15782 13316 0 -1 4202560 142 0 0 0 629 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863290932496 5080120 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0

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

/proc/15782/task/15786/stat : 15786 (cosoco) R 15779 15782 13316 0 -1 4202560 258 0 0 0 2549 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863299325200 5390530 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15787] ppid=15779 vsize=617876 memory=139811721557631 CPUtime=25.49 cores=0-7
/proc/15782/task/15787/stat : 15787 (cosoco) R 15779 15782 13316 0 -1 4202560 288 0 0 0 2549 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863290932496 5396772 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15788] ppid=15779 vsize=617876 memory=207575769447248 CPUtime=25.49 cores=0-7
/proc/15782/task/15788/stat : 15788 (cosoco) R 15779 15782 13316 0 -1 4202560 241 0 0 0 2549 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863282539792 5038990 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15789] ppid=15779 vsize=617876 memory=207575769447249 CPUtime=25.49 cores=0-7
/proc/15782/task/15789/stat : 15789 (cosoco) R 15779 15782 13316 0 -1 4202560 321 0 0 0 2549 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863274147088 5035381 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15790] ppid=15779 vsize=617876 memory=3576 CPUtime=25.48 cores=0-7
/proc/15782/task/15790/stat : 15790 (cosoco) R 15779 15782 13316 0 -1 4202560 229 0 0 0 2548 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863265754384 5038992 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15791] ppid=15779 vsize=617876 memory=10424 CPUtime=25.12 cores=0-7
/proc/15782/task/15791/stat : 15791 (cosoco) R 15779 15782 13316 0 -1 4202560 234 0 0 0 2512 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863257361680 5039141 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
Current children cumulated CPU time: 203.56 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4684 KiB

[startup+51.1098 s]
/proc/loadavg: 8.26 8.09 7.68 9/200 15794
/proc/meminfo: memFree=31900496/32770624 swapFree=66938928/67108860
[pid=15782] ppid=15779 vsize=617876 memory=4684 CPUtime=408.1 cores=0-7
/proc/15782/stat : 15782 (cosoco) S 15779 15782 13316 0 -1 1077944320 4041 0 0 0 40810 0 0 0 20 0 9 0 559252987 632705024 1171 33554432000 4194304 6211132 140732496484720 140732496482976 139863339253495 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
/proc/15782/statm: 154469 1171 843 493 0 147774 0
[pid=15782/tid=15784] ppid=15779 vsize=617876 memory=4684 CPUtime=51.09 cores=0-7
/proc/15782/task/15784/stat : 15784 (cosoco) R 15779 15782 13316 0 -1 4202560 321 0 0 0 5109 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863316110608 5082431 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15785] ppid=15779 vsize=617876 memory=139807292406945 CPUtime=51.09 cores=0-7
/proc/15782/task/15785/stat : 15785 (cosoco) R 15779 15782 13316 0 -1 4202560 365 0 0 0 5109 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863307717904 5039029 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15786] ppid=15779 vsize=617876 memory=3576 CPUtime=51.09 cores=0-7
/proc/15782/task/15786/stat : 15786 (cosoco) R 15779 15782 13316 0 -1 4202560 341 0 0 0 5109 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863299325200 5082810 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15787] ppid=15779 vsize=617876 memory=0 CPUtime=51.09 cores=0-7
/proc/15782/task/15787/stat : 15787 (cosoco) R 15779 15782 13316 0 -1 4202560 360 0 0 0 5109 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863290932496 5039029 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15788] ppid=15779 vsize=617876 memory=4684 CPUtime=51.1 cores=0-7
/proc/15782/task/15788/stat : 15788 (cosoco) R 15779 15782 13316 0 -1 4202560 313 0 0 0 5110 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863282539792 5397267 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15789] ppid=15779 vsize=617876 memory=669550075 CPUtime=51.1 cores=0-7
/proc/15782/task/15789/stat : 15789 (cosoco) R 15779 15782 13316 0 -1 4202560 403 0 0 0 5110 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863274147088 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15790] ppid=15779 vsize=617876 memory=4684 CPUtime=51.09 cores=0-7
/proc/15782/task/15790/stat : 15790 (cosoco) R 15779 15782 13316 0 -1 4202560 307 0 0 0 5109 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863265754384 5039170 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15791] ppid=15779 vsize=617876 memory=7100839878645619564 CPUtime=50.42 cores=0-7
/proc/15782/task/15791/stat : 15791 (cosoco) R 15779 15782 13316 0 -1 4202560 292 0 0 0 5042 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863257361680 5039137 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
Current children cumulated CPU time: 408.1 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4684 KiB

[startup+102.301 s]
/proc/loadavg: 8.40 8.16 7.72 9/200 15799
/proc/meminfo: memFree=31901892/32770624 swapFree=66938928/67108860
[pid=15782] ppid=15779 vsize=617876 memory=4684 CPUtime=816.96 cores=0-7
/proc/15782/stat : 15782 (cosoco) S 15779 15782 13316 0 -1 1077944320 4627 0 0 0 81696 0 0 0 20 0 9 0 559252987 632705024 1171 33554432000 4194304 6211132 140732496484720 140732496482976 139863339253495 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
/proc/15782/statm: 154469 1171 843 493 0 147774 0
[pid=15782/tid=15784] ppid=15779 vsize=617876 memory=10424 CPUtime=102.27 cores=0-7
/proc/15782/task/15784/stat : 15784 (cosoco) R 15779 15782 13316 0 -1 4202560 385 0 0 0 10227 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863316110608 5038697 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15785] ppid=15779 vsize=617876 memory=3576 CPUtime=102.28 cores=0-7
/proc/15782/task/15785/stat : 15785 (cosoco) R 15779 15782 13316 0 -1 4202560 443 0 0 0 10228 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863307717904 5193776 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15786] ppid=15779 vsize=617876 memory=4684 CPUtime=102.26 cores=0-7
/proc/15782/task/15786/stat : 15786 (cosoco) R 15779 15782 13316 0 -1 4202560 422 0 0 0 10226 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863299325200 5038700 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15787] ppid=15779 vsize=617876 memory=6459630814397 CPUtime=102.28 cores=0-7
/proc/15782/task/15787/stat : 15787 (cosoco) R 15779 15782 13316 0 -1 4202560 442 0 0 0 10228 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863290932496 5039014 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15788] ppid=15779 vsize=617876 memory=4684 CPUtime=102.29 cores=0-7
/proc/15782/task/15788/stat : 15788 (cosoco) R 15779 15782 13316 0 -1 4202560 395 0 0 0 10229 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863282539792 5082427 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15789] ppid=15779 vsize=617876 memory=4684 CPUtime=102.29 cores=0-7
/proc/15782/task/15789/stat : 15789 (cosoco) R 15779 15782 13316 0 -1 4202560 460 0 0 0 10229 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863274147088 5155836 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15790] ppid=15779 vsize=617876 memory=9039 CPUtime=102.27 cores=0-7
/proc/15782/task/15790/stat : 15790 (cosoco) R 15779 15782 13316 0 -1 4202560 380 0 0 0 10227 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863265754384 5039561 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15791] ppid=15779 vsize=617876 memory=4684 CPUtime=100.98 cores=0-7
/proc/15782/task/15791/stat : 15791 (cosoco) R 15779 15782 13316 0 -1 4202560 361 0 0 0 10098 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863257361680 5082766 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
Current children cumulated CPU time: 816.96 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4684 KiB

[startup+162.301 s]
/proc/loadavg: 8.15 8.13 7.74 9/200 15802
/proc/meminfo: memFree=31901596/32770624 swapFree=66938928/67108860
[pid=15782] ppid=15779 vsize=617876 memory=4684 CPUtime=1296.18 cores=0-7
/proc/15782/stat : 15782 (cosoco) S 15779 15782 13316 0 -1 1077944320 5484 0 0 0 129618 0 0 0 20 0 9 0 559252987 632705024 1171 33554432000 4194304 6211132 140732496484720 140732496482976 139863339253495 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
/proc/15782/statm: 154469 1171 843 493 0 147774 0
[pid=15782/tid=15784] ppid=15779 vsize=617876 memory=4684 CPUtime=162.26 cores=0-7
/proc/15782/task/15784/stat : 15784 (cosoco) R 15779 15782 13316 0 -1 4202560 488 0 0 0 16226 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863316110608 5039203 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15785] ppid=15779 vsize=617876 memory=4684 CPUtime=162.27 cores=0-7
/proc/15782/task/15785/stat : 15785 (cosoco) R 15779 15782 13316 0 -1 4202560 555 0 0 0 16227 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863307717904 5039343 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15786] ppid=15779 vsize=617876 memory=4684 CPUtime=162.26 cores=0-7
/proc/15782/task/15786/stat : 15786 (cosoco) R 15779 15782 13316 0 -1 4202560 536 0 0 0 16226 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863299324864 5039178 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15787] ppid=15779 vsize=617876 memory=4684 CPUtime=162.28 cores=0-7
/proc/15782/task/15787/stat : 15787 (cosoco) R 15779 15782 13316 0 -1 4202560 564 0 0 0 16228 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863290932496 5412677 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15788] ppid=15779 vsize=617876 memory=4684 CPUtime=162.29 cores=0-7
/proc/15782/task/15788/stat : 15788 (cosoco) R 15779 15782 13316 0 -1 4202560 476 0 0 0 16229 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863282539792 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15789] ppid=15779 vsize=617876 memory=4684 CPUtime=162.28 cores=0-7
/proc/15782/task/15789/stat : 15789 (cosoco) R 15779 15782 13316 0 -1 4202560 570 0 0 0 16228 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863274147088 5302601 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15790] ppid=15779 vsize=617876 memory=4684 CPUtime=162.26 cores=0-7
/proc/15782/task/15790/stat : 15790 (cosoco) R 15779 15782 13316 0 -1 4202560 494 0 0 0 16226 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863265754384 5039199 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15791] ppid=15779 vsize=617876 memory=4684 CPUtime=160.24 cores=0-7
/proc/15782/task/15791/stat : 15791 (cosoco) R 15779 15782 13316 0 -1 4202560 462 0 0 0 16024 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863257361680 5078979 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
Current children cumulated CPU time: 1296.18 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4684 KiB

[startup+222.301 s]
/proc/loadavg: 8.05 8.11 7.76 9/200 15805
/proc/meminfo: memFree=31902020/32770624 swapFree=66938928/67108860
[pid=15782] ppid=15779 vsize=617876 memory=4684 CPUtime=1775.41 cores=0-7
/proc/15782/stat : 15782 (cosoco) S 15779 15782 13316 0 -1 1077944320 5780 0 0 0 177541 0 0 0 20 0 9 0 559252987 632705024 1171 33554432000 4194304 6211132 140732496484720 140732496482976 139863339253495 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
/proc/15782/statm: 154469 1171 843 493 0 147774 0
[pid=15782/tid=15784] ppid=15779 vsize=617876 memory=4684 CPUtime=222.26 cores=0-7
/proc/15782/task/15784/stat : 15784 (cosoco) R 15779 15782 13316 0 -1 4202560 515 0 0 0 22226 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863316110608 5082423 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15785] ppid=15779 vsize=617876 memory=4684 CPUtime=222.26 cores=0-7
/proc/15782/task/15785/stat : 15785 (cosoco) R 15779 15782 13316 0 -1 4202560 592 0 0 0 22226 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863307717904 5081385 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15786] ppid=15779 vsize=617876 memory=4684 CPUtime=222.25 cores=0-7
/proc/15782/task/15786/stat : 15786 (cosoco) R 15779 15782 13316 0 -1 4202560 576 0 0 0 22225 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863299324864 5390520 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15787] ppid=15779 vsize=617876 memory=4684 CPUtime=222.28 cores=0-7
/proc/15782/task/15787/stat : 15787 (cosoco) R 15779 15782 13316 0 -1 4202560 597 0 0 0 22228 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863290932496 5390177 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15788] ppid=15779 vsize=617876 memory=3576 CPUtime=222.29 cores=0-7
/proc/15782/task/15788/stat : 15788 (cosoco) R 15779 15782 13316 0 -1 4202560 504 0 0 0 22229 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863282539792 5039141 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15789] ppid=15779 vsize=617876 memory=2020 CPUtime=222.28 cores=0-7
/proc/15782/task/15789/stat : 15789 (cosoco) R 15779 15782 13316 0 -1 4202560 615 0 0 0 22228 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863274147088 5082487 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15790] ppid=15779 vsize=617876 memory=1412 CPUtime=222.25 cores=0-7
/proc/15782/task/15790/stat : 15790 (cosoco) R 15779 15782 13316 0 -1 4202560 540 0 0 0 22225 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863265754384 5039132 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15791] ppid=15779 vsize=617876 memory=4684 CPUtime=219.5 cores=0-7
/proc/15782/task/15791/stat : 15791 (cosoco) R 15779 15782 13316 0 -1 4202560 502 0 0 0 21950 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863257361680 5082393 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
Current children cumulated CPU time: 1775.41 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4684 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.03 8.10 7.77 9/200 15807
/proc/meminfo: memFree=31902100/32770624 swapFree=66938928/67108860
[pid=15782] ppid=15779 vsize=617876 memory=4684 CPUtime=2012.68 cores=0-7
/proc/15782/stat : 15782 (cosoco) S 15779 15782 13316 0 -1 1077944320 5781 0 0 0 201268 0 0 0 20 0 9 0 559252987 632705024 1171 33554432000 4194304 6211132 140732496484720 140732496482976 139863339253495 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
/proc/15782/statm: 154469 1171 843 493 0 147774 0
[pid=15782/tid=15784] ppid=15779 vsize=617876 memory=1398722017469774279 CPUtime=251.97 cores=0-7
/proc/15782/task/15784/stat : 15784 (cosoco) R 15779 15782 13316 0 -1 4202560 515 0 0 0 25197 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863316110608 5392401 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15785] ppid=15779 vsize=617876 memory=4872558044660077418 CPUtime=251.97 cores=0-7
/proc/15782/task/15785/stat : 15785 (cosoco) R 15779 15782 13316 0 -1 4202560 592 0 0 0 25197 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863307717904 5250256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15786] ppid=15779 vsize=617876 memory=1412 CPUtime=251.96 cores=0-7
/proc/15782/task/15786/stat : 15786 (cosoco) R 15779 15782 13316 0 -1 4202560 576 0 0 0 25196 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863299324864 5039178 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15787] ppid=15779 vsize=617876 memory=9252 CPUtime=251.98 cores=0-7
/proc/15782/task/15787/stat : 15787 (cosoco) R 15779 15782 13316 0 -1 4202560 598 0 0 0 25198 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863290932496 5158008 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15788] ppid=15779 vsize=617876 memory=632 CPUtime=252 cores=0-7
/proc/15782/task/15788/stat : 15788 (cosoco) R 15779 15782 13316 0 -1 4202560 504 0 0 0 25200 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863282539792 5193786 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15789] ppid=15779 vsize=617876 memory=4000 CPUtime=251.98 cores=0-7
/proc/15782/task/15789/stat : 15789 (cosoco) R 15779 15782 13316 0 -1 4202560 615 0 0 0 25198 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863274147088 5396436 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15790] ppid=15779 vsize=617876 memory=2832 CPUtime=251.96 cores=0-7
/proc/15782/task/15790/stat : 15790 (cosoco) R 15779 15782 13316 0 -1 4202560 540 0 0 0 25196 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863265754384 5081329 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
[pid=15782/tid=15791] ppid=15779 vsize=617876 memory=1696 CPUtime=248.84 cores=0-7
/proc/15782/task/15791/stat : 15791 (cosoco) R 15779 15782 13316 0 -1 4202560 502 0 0 0 24884 0 0 0 20 0 9 0 559252988 632705024 1171 33554432000 4194304 6211132 140732496484720 139863257361680 5081750 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14213120 140732496491542 140732496491634 140732496491634 140732496494542 0
Current children cumulated CPU time: 2012.68 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4684 KiB

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

[startup+252.021 s]
# the end of solver process 15782 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.78 s, system=0.005997 s

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

Child status: 1
Real time (s): 252.021
CPU time (s): 2012.78
CPU user time (s): 2012.78
CPU system time (s): 0.005997
CPU usage (%): 798.658
Max. virtual memory (cumulated for all children) (KiB): 617876
Max. memory (cumulated for all children) (KiB): 4684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.78
system time used= 0.005997
maximum resident set size= 4972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5825
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= 50
involuntary context switches= 16649


# summary of solver processes directly reported to runsolver:
#   pid: 15782
#   total CPU time (s): 2012.78
#   total CPU user time (s): 2012.78
#   total CPU system time (s): 0.005997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.16179 second user time and 1.94117 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-30 09:50:42
IDJOB=4409838
IDBENCH=135733
IDSOLVER=2878
FILE ID=node123/4409838-1569829882
RUNJOBID= node123-1569817680-13343
PBS_JOBID= 21705919
Free space on /tmp= 62032 MiB

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

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

MD5SUM BENCH= 3ec1135b215453db38ac12e83e420ae6
RANDOM SEED=985682467

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.49
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.49
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:        31900100 kB
MemAvailable:   31839912 kB
Buffers:            6092 kB
Cached:           220368 kB
SwapCached:        63960 kB
Active:            64104 kB
Inactive:         229376 kB
Active(anon):       6212 kB
Inactive(anon):   138300 kB
Active(file):      57892 kB
Inactive(file):    91076 kB
Unevictable:      109864 kB
Mlocked:          109864 kB
SwapTotal:      67108860 kB
SwapFree:       66938928 kB
Dirty:              2792 kB
Writeback:             0 kB
AnonPages:        113208 kB
Mapped:            26292 kB
Shmem:             69132 kB
Slab:             167068 kB
SReclaimable:     137080 kB
SUnreclaim:        29988 kB
KernelStack:        3392 kB
PageTables:         5652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539756 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:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 62028 MiB
End job on node123 at 2019-09-30 09:54:54