Trace number 4398773

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

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

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelSAT (TO)121 2012.69 252.021

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n30/
TravellingSalesman-30-30-11.xml
MD5SUMac86bf8ef4620229a98c72b0f60cfd27
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark119
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints31
Number of domains2
Minimum domain size30
Maximum domain size31
Distribution of domain sizes[{"size":30,"count":30},{"size":31,"count":30}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":30}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":30},{"arity":30,"count":1}]
Number of extensional constraints30
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":30},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -model -nbcores=8 HOME/instance-4398773-1568609636.xml 
0.00/0.02	c enable optimization
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.01 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 60
0.00/0.02	c |            Domain Sizes: 30..31
0.00/0.02	c |
0.00/0.02	c |             Constraints: 32
0.00/0.02	c |                   Arity: 3..30  -- Ternary: 30
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          All Different: 1
0.00/0.02	c |                          Extension: 30  (nb tuples: 870..870) -- (shared: 232)
0.00/0.02	c |                          Sum: 1
0.00/0.02	c |                          
0.00/0.02	c |               Objective: Minimize Sum
0.00/0.02	
0.00/0.02	c =========================================================================================================
0.00/0.02	c Parallel mode: Portfolio
0.00/0.02	c [pFactory][Group N°0] created (threads:8).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] task 7 launched on thread 4.
0.00/0.02	c [pFactory][Group N°0] task 6 launched on thread 1.
0.00/0.02	c [pFactory][Group N°0] task 5 launched on thread 0.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 2.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 3.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 5.
0.00/0.02	o 334
0.00/0.02	o 271
0.00/0.02	o 265
0.00/0.02	o 230
0.00/0.03	o 132
0.00/0.06	o 123
0.75/0.17	o 122
94.90/11.95	o 121
2012.59/252.02	
2012.59/252.02	c *** INTERRUPTED ***
2012.59/252.02	c call to solver        : 5
2012.59/252.02	c
2012.59/252.02	c restarts              : 69690       
2012.59/252.02	c conflicts             : 846637       (421 /sec)
2012.59/252.02	c decisions             : 2155066      (1071 /sec)
2012.59/252.02	c propagations          : 274705112   (136488 /sec)
2012.59/252.02	c root propagations     : 1443        
2012.59/252.02	c filter calls          : 36649239       (18209 /sec)
2012.59/252.02	c useless filter calls  : 23446171       (63 %)
2012.59/252.02	c Memory used           : 605.73 MB
2012.59/252.02	c Best bound time (wc)  : 11.9487 s
2012.59/252.02	c CPU time              : 2012.67 s
2012.59/252.02	c real time             : 252.014 s
2012.59/252.02	
2012.59/252.02	s SATISFIABLE
2012.59/252.02	c Best value found: 121
2012.59/252.02	
2012.59/252.02	
2012.59/252.02	v <instantiation type='solution' cost='121'>
2012.59/252.02	v <list>c[0] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[1] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] d[0] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[1] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] </list>
2012.59/252.02	v <values>12 29 24 18 26 28 23 15 9 7 0 13 1 2 4 5 6 3 8 14 11 10 16 17 19 21 22 20 25 27 1 3 11 4 5 2 6 4 4 10 8 2 1 1 3 2 4 12 8 3 4 1 2 2 1 1 3 6 3 4 </values>
2012.59/252.02	v </instantiation>
2012.59/252.02	

Verifier Data

OK	121

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398773-1568609636/watcher-4398773-1568609636 -o /tmp/evaluation-result-4398773-1568609636/solver-4398773-1568609636 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node119-1568597993-15576 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398773-1568609636.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=18266, runsolver pid=18263
Current StackSize limit: 8192 KiB


[startup+0.101059 s]*
/proc/loadavg: 7.77 8.15 8.32 9/200 18275
/proc/meminfo: memFree=29534588/32770624 swapFree=66939904/67108860
[pid=18266] ppid=18263 vsize=620268 memory=6856 CPUtime=0.75 cores=0-7
/proc/18266/stat : 18266 (cosoco) S 18263 18266 15549 0 -1 1077944320 2031 0 0 0 75 0 0 0 20 0 9 0 436878440 635154432 1714 33554432000 4194304 6211092 140732497180784 140732497179040 140334550486775 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
/proc/18266/statm: 155067 1714 833 493 0 148372 0
[pid=18266/tid=18268] ppid=18263 vsize=620268 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/18266/task/18268/stat : 18268 (cosoco) R 18263 18266 15549 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334527343800 5039536 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18269] ppid=18263 vsize=620268 memory=4872558142750482753 CPUtime=0.09 cores=0-7
/proc/18266/task/18269/stat : 18269 (cosoco) R 18263 18266 15549 0 -1 4202560 19 0 0 0 9 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334518951184 5408010 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18270] ppid=18263 vsize=620268 memory=140422112360064 CPUtime=0.09 cores=0-7
/proc/18266/task/18270/stat : 18270 (cosoco) R 18263 18266 15549 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334510558392 5193744 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18271] ppid=18263 vsize=620268 memory=0 CPUtime=0.08 cores=0-7
/proc/18266/task/18271/stat : 18271 (cosoco) R 18263 18266 15549 0 -1 4202560 10 0 0 0 8 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334502165688 5039047 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18272] ppid=18263 vsize=620268 memory=0 CPUtime=0.09 cores=0-7
/proc/18266/task/18272/stat : 18272 (cosoco) R 18263 18266 15549 0 -1 4202560 16 0 0 0 9 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334493773072 5039199 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18273] ppid=18263 vsize=620268 memory=0 CPUtime=0.09 cores=0-7
/proc/18266/task/18273/stat : 18273 (cosoco) R 18263 18266 15549 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334485380280 5039141 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18274] ppid=18263 vsize=620268 memory=-1 CPUtime=0.09 cores=0-7
/proc/18266/task/18274/stat : 18274 (cosoco) R 18263 18266 15549 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334476987664 5250224 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18275] ppid=18263 vsize=620268 memory=0 CPUtime=0.09 cores=0-7
/proc/18266/task/18275/stat : 18275 (cosoco) R 18263 18266 15549 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334468594872 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
Current children cumulated CPU time: 0.75 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 6856 KiB

[startup+0.211058 s]*
/proc/loadavg: 7.77 8.15 8.32 9/200 18275
/proc/meminfo: memFree=29534588/32770624 swapFree=66939904/67108860
[pid=18266] ppid=18263 vsize=620268 memory=6856 CPUtime=1.62 cores=0-7
/proc/18266/stat : 18266 (cosoco) S 18263 18266 15549 0 -1 1077944320 2033 0 0 0 162 0 0 0 20 0 9 0 436878440 635154432 1714 33554432000 4194304 6211092 140732497180784 140732497179040 140334550486775 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
/proc/18266/statm: 155067 1714 833 493 0 148372 0
[pid=18266/tid=18268] ppid=18263 vsize=620268 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/18266/task/18268/stat : 18268 (cosoco) R 18263 18266 15549 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334527343800 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18269] ppid=18263 vsize=620268 memory=10867 CPUtime=0.2 cores=0-7
/proc/18266/task/18269/stat : 18269 (cosoco) R 18263 18266 15549 0 -1 4202560 19 0 0 0 20 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334518951184 5038982 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18270] ppid=18263 vsize=620268 memory=3978003299854202528 CPUtime=0.2 cores=0-7
/proc/18266/task/18270/stat : 18270 (cosoco) R 18263 18266 15549 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334510558392 5397235 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18271] ppid=18263 vsize=620268 memory=-1 CPUtime=0.18 cores=0-7
/proc/18266/task/18271/stat : 18271 (cosoco) R 18263 18266 15549 0 -1 4202560 10 0 0 0 18 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334502165688 5039029 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18272] ppid=18263 vsize=620268 memory=0 CPUtime=0.2 cores=0-7
/proc/18266/task/18272/stat : 18272 (cosoco) R 18263 18266 15549 0 -1 4202560 17 0 0 0 20 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334493773072 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18273] ppid=18263 vsize=620268 memory=0 CPUtime=0.2 cores=0-7
/proc/18266/task/18273/stat : 18273 (cosoco) R 18263 18266 15549 0 -1 4202560 10 0 0 0 20 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334485380280 5075597 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18274] ppid=18263 vsize=620268 memory=-1 CPUtime=0.2 cores=0-7
/proc/18266/task/18274/stat : 18274 (cosoco) R 18263 18266 15549 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334476987664 5078967 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18275] ppid=18263 vsize=620268 memory=0 CPUtime=0.2 cores=0-7
/proc/18266/task/18275/stat : 18275 (cosoco) R 18263 18266 15549 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334468594872 5038964 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 6856 KiB

[startup+0.312058 s]*
/proc/loadavg: 7.77 8.15 8.32 9/200 18275
/proc/meminfo: memFree=29535388/32770624 swapFree=66939904/67108860
[pid=18266] ppid=18263 vsize=620268 memory=6856 CPUtime=2.42 cores=0-7
/proc/18266/stat : 18266 (cosoco) S 18263 18266 15549 0 -1 1077944320 2033 0 0 0 242 0 0 0 20 0 9 0 436878440 635154432 1714 33554432000 4194304 6211092 140732497180784 140732497179040 140334550486775 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
/proc/18266/statm: 155067 1714 833 493 0 148372 0
[pid=18266/tid=18268] ppid=18263 vsize=620268 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/18266/task/18268/stat : 18268 (cosoco) R 18263 18266 15549 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334527343800 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18269] ppid=18263 vsize=620268 memory=4872558044660077418 CPUtime=0.3 cores=0-7
/proc/18266/task/18269/stat : 18269 (cosoco) R 18263 18266 15549 0 -1 4202560 19 0 0 0 30 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334518951184 5079440 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18270] ppid=18263 vsize=620268 memory=0 CPUtime=0.3 cores=0-7
/proc/18266/task/18270/stat : 18270 (cosoco) R 18263 18266 15549 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334510558392 5038992 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18271] ppid=18263 vsize=620268 memory=6944656592455097440 CPUtime=0.27 cores=0-7
/proc/18266/task/18271/stat : 18271 (cosoco) R 18263 18266 15549 0 -1 4202560 10 0 0 0 27 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334502165688 5039029 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18272] ppid=18263 vsize=620268 memory=6656426216303648864 CPUtime=0.3 cores=0-7
/proc/18266/task/18272/stat : 18272 (cosoco) R 18263 18266 15549 0 -1 4202560 17 0 0 0 30 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334493773072 5039178 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18273] ppid=18263 vsize=620268 memory=0 CPUtime=0.3 cores=0-7
/proc/18266/task/18273/stat : 18273 (cosoco) R 18263 18266 15549 0 -1 4202560 10 0 0 0 30 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334485380280 5039082 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18274] ppid=18263 vsize=620268 memory=0 CPUtime=0.3 cores=0-7
/proc/18266/task/18274/stat : 18274 (cosoco) R 18263 18266 15549 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334476987664 5038992 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18275] ppid=18263 vsize=620268 memory=0 CPUtime=0.3 cores=0-7
/proc/18266/task/18275/stat : 18275 (cosoco) R 18263 18266 15549 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334468594872 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
Current children cumulated CPU time: 2.42 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 6856 KiB

[startup+0.701062 s]
/proc/loadavg: 7.77 8.15 8.32 9/200 18275
/proc/meminfo: memFree=29535388/32770624 swapFree=66939904/67108860
[pid=18266] ppid=18263 vsize=620268 memory=6856 CPUtime=5.44 cores=0-7
/proc/18266/stat : 18266 (cosoco) S 18263 18266 15549 0 -1 1077944320 2033 0 0 0 544 0 0 0 20 0 9 0 436878440 635154432 1714 33554432000 4194304 6211092 140732497180784 140732497179040 140334550486775 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
/proc/18266/statm: 155067 1714 833 493 0 148372 0
[pid=18266/tid=18268] ppid=18263 vsize=620268 memory=6935054825532540783 CPUtime=0.68 cores=0-7
/proc/18266/task/18268/stat : 18268 (cosoco) R 18263 18266 15549 0 -1 4202560 11 0 0 0 68 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334527343800 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18269] ppid=18263 vsize=620268 memory=1760 CPUtime=0.68 cores=0-7
/proc/18266/task/18269/stat : 18269 (cosoco) R 18263 18266 15549 0 -1 4202560 19 0 0 0 68 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334518951184 5039141 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18270] ppid=18263 vsize=620268 memory=111636 CPUtime=0.68 cores=0-7
/proc/18266/task/18270/stat : 18270 (cosoco) R 18263 18266 15549 0 -1 4202560 12 0 0 0 68 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334510558392 5155800 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18271] ppid=18263 vsize=620268 memory=808 CPUtime=0.63 cores=0-7
/proc/18266/task/18271/stat : 18271 (cosoco) R 18263 18266 15549 0 -1 4202560 10 0 0 0 63 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334502165688 5078765 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18272] ppid=18263 vsize=620268 memory=1804 CPUtime=0.68 cores=0-7
/proc/18266/task/18272/stat : 18272 (cosoco) R 18263 18266 15549 0 -1 4202560 17 0 0 0 68 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334493773072 5079374 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18273] ppid=18263 vsize=620268 memory=920 CPUtime=0.68 cores=0-7
/proc/18266/task/18273/stat : 18273 (cosoco) R 18263 18266 15549 0 -1 4202560 10 0 0 0 68 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334485380280 5038944 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18274] ppid=18263 vsize=620268 memory=-7175204567652784766 CPUtime=0.68 cores=0-7
/proc/18266/task/18274/stat : 18274 (cosoco) R 18263 18266 15549 0 -1 4202560 12 0 0 0 68 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334476987664 5039135 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18275] ppid=18263 vsize=620268 memory=3054156605268465310 CPUtime=0.68 cores=0-7
/proc/18266/task/18275/stat : 18275 (cosoco) R 18263 18266 15549 0 -1 4202560 11 0 0 0 68 0 0 0 20 0 9 0 436878441 635154432 1714 33554432000 4194304 6211092 140732497180784 140334468594872 5039240 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
Current children cumulated CPU time: 5.44 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 6856 KiB

[startup+1.50106 s]
/proc/loadavg: 7.77 8.15 8.32 9/200 18275
/proc/meminfo: memFree=29535388/32770624 swapFree=66939904/67108860
[pid=18266] ppid=18263 vsize=620268 memory=7264 CPUtime=11.82 cores=0-7
/proc/18266/stat : 18266 (cosoco) S 18263 18266 15549 0 -1 1077944320 3005 0 0 0 1182 0 0 0 20 0 9 0 436878440 635154432 1816 33554432000 4194304 6211092 140732497180784 140732497179040 140334550486775 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
/proc/18266/statm: 155067 1816 844 493 0 148372 0
[pid=18266/tid=18268] ppid=18263 vsize=620268 memory=6493990552776 CPUtime=1.48 cores=0-7
/proc/18266/task/18268/stat : 18268 (cosoco) R 18263 18266 15549 0 -1 4202560 110 0 0 0 148 0 0 0 20 0 9 0 436878441 635154432 1816 33554432000 4194304 6211092 140732497180784 140334527343800 5037843 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18269] ppid=18263 vsize=620268 memory=288230596050944315 CPUtime=1.48 cores=0-7
/proc/18266/task/18269/stat : 18269 (cosoco) R 18263 18266 15549 0 -1 4202560 166 0 0 0 148 0 0 0 20 0 9 0 436878441 635154432 1816 33554432000 4194304 6211092 140732497180784 140334518951184 5082233 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18270] ppid=18263 vsize=620268 memory=0 CPUtime=1.48 cores=0-7
/proc/18266/task/18270/stat : 18270 (cosoco) R 18263 18266 15549 0 -1 4202560 113 0 0 0 148 0 0 0 20 0 9 0 436878441 635154432 1816 33554432000 4194304 6211092 140732497180784 140334510558392 5155804 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18271] ppid=18263 vsize=620268 memory=0 CPUtime=1.42 cores=0-7
/proc/18266/task/18271/stat : 18271 (cosoco) R 18263 18266 15549 0 -1 4202560 162 0 0 0 142 0 0 0 20 0 9 0 436878441 635154432 1816 33554432000 4194304 6211092 140732497180784 140334502165688 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18272] ppid=18263 vsize=620268 memory=0 CPUtime=1.48 cores=0-7
/proc/18266/task/18272/stat : 18272 (cosoco) R 18263 18266 15549 0 -1 4202560 117 0 0 0 148 0 0 0 20 0 9 0 436878441 635154432 1816 33554432000 4194304 6211092 140732497180784 140334493773072 5037744 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18273] ppid=18263 vsize=620268 memory=0 CPUtime=1.48 cores=0-7
/proc/18266/task/18273/stat : 18273 (cosoco) R 18263 18266 15549 0 -1 4202560 135 0 0 0 148 0 0 0 20 0 9 0 436878441 635154432 1816 33554432000 4194304 6211092 140732497180784 140334485380280 5039328 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18274] ppid=18263 vsize=620268 memory=-7241597079701628969 CPUtime=1.48 cores=0-7
/proc/18266/task/18274/stat : 18274 (cosoco) R 18263 18266 15549 0 -1 4202560 120 0 0 0 148 0 0 0 20 0 9 0 436878441 635154432 1816 33554432000 4194304 6211092 140732497180784 140334476987664 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18275] ppid=18263 vsize=620268 memory=0 CPUtime=1.48 cores=0-7
/proc/18266/task/18275/stat : 18275 (cosoco) R 18263 18266 15549 0 -1 4202560 151 0 0 0 148 0 0 0 20 0 9 0 436878441 635154432 1816 33554432000 4194304 6211092 140732497180784 140334468594872 5155901 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
Current children cumulated CPU time: 11.82 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7264 KiB

[startup+3.11006 s]
/proc/loadavg: 7.77 8.15 8.32 9/200 18275
/proc/meminfo: memFree=29535908/32770624 swapFree=66939904/67108860
[pid=18266] ppid=18263 vsize=620268 memory=7268 CPUtime=24.67 cores=0-7
/proc/18266/stat : 18266 (cosoco) S 18263 18266 15549 0 -1 1077944320 3844 0 0 0 2467 0 0 0 20 0 9 0 436878440 635154432 1817 33554432000 4194304 6211092 140732497180784 140732497179040 140334550486775 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
/proc/18266/statm: 155067 1817 844 493 0 148372 0
[pid=18266/tid=18268] ppid=18263 vsize=620268 memory=7264 CPUtime=3.09 cores=0-7
/proc/18266/task/18268/stat : 18268 (cosoco) R 18263 18266 15549 0 -1 4202560 220 0 0 0 309 0 0 0 20 0 9 0 436878441 635154432 1817 33554432000 4194304 6211092 140732497180784 140334527343800 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18269] ppid=18263 vsize=620268 memory=7016671349533276567 CPUtime=3.09 cores=0-7
/proc/18266/task/18269/stat : 18269 (cosoco) R 18263 18266 15549 0 -1 4202560 259 0 0 0 309 0 0 0 20 0 9 0 436878441 635154432 1817 33554432000 4194304 6211092 140732497180784 140334518951184 5037823 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18270] ppid=18263 vsize=620268 memory=0 CPUtime=3.09 cores=0-7
/proc/18266/task/18270/stat : 18270 (cosoco) R 18263 18266 15549 0 -1 4202560 232 0 0 0 309 0 0 0 20 0 9 0 436878441 635154432 1817 33554432000 4194304 6211092 140732497180784 140334510558392 5039014 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18271] ppid=18263 vsize=620268 memory=0 CPUtime=3.01 cores=0-7
/proc/18266/task/18271/stat : 18271 (cosoco) R 18263 18266 15549 0 -1 4202560 271 0 0 0 301 0 0 0 20 0 9 0 436878441 635154432 1817 33554432000 4194304 6211092 140732497180784 140334502165688 5039029 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18272] ppid=18263 vsize=620268 memory=6856 CPUtime=3.09 cores=0-7
/proc/18266/task/18272/stat : 18272 (cosoco) R 18263 18266 15549 0 -1 4202560 175 0 0 0 309 0 0 0 20 0 9 0 436878441 635154432 1817 33554432000 4194304 6211092 140732497180784 140334493773072 5039104 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18273] ppid=18263 vsize=620268 memory=2212 CPUtime=3.09 cores=0-7
/proc/18266/task/18273/stat : 18273 (cosoco) R 18263 18266 15549 0 -1 4202560 255 0 0 0 309 0 0 0 20 0 9 0 436878441 635154432 1817 33554432000 4194304 6211092 140732497180784 140334485380280 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18274] ppid=18263 vsize=620268 memory=6856 CPUtime=3.09 cores=0-7
/proc/18266/task/18274/stat : 18274 (cosoco) R 18263 18266 15549 0 -1 4202560 244 0 0 0 309 0 0 0 20 0 9 0 436878441 635154432 1817 33554432000 4194304 6211092 140732497180784 140334476987664 5079440 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18275] ppid=18263 vsize=620268 memory=7264 CPUtime=3.09 cores=0-7
/proc/18266/task/18275/stat : 18275 (cosoco) R 18263 18266 15549 0 -1 4202560 257 0 0 0 309 0 0 0 20 0 9 0 436878441 635154432 1817 33554432000 4194304 6211092 140732497180784 140334468594872 5039536 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
Current children cumulated CPU time: 24.67 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7268 KiB

[startup+6.30106 s]
/proc/loadavg: 7.71 8.13 8.32 9/200 18275
/proc/meminfo: memFree=29535996/32770624 swapFree=66939904/67108860
[pid=18266] ppid=18263 vsize=620268 memory=7272 CPUtime=50.17 cores=0-7
/proc/18266/stat : 18266 (cosoco) S 18263 18266 15549 0 -1 1077944320 5799 0 0 0 5016 1 0 0 20 0 9 0 436878440 635154432 1818 33554432000 4194304 6211092 140732497180784 140732497179040 140334550486775 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
/proc/18266/statm: 155067 1818 844 493 0 148372 0
[pid=18266/tid=18268] ppid=18263 vsize=620268 memory=140422009688496 CPUtime=6.28 cores=0-7
/proc/18266/task/18268/stat : 18268 (cosoco) R 18263 18266 15549 0 -1 4202560 460 0 0 0 628 0 0 0 20 0 9 0 436878441 635154432 1818 33554432000 4194304 6211092 140732497180784 140334527343800 5397382 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18269] ppid=18263 vsize=620268 memory=140422009688528 CPUtime=6.28 cores=0-7
/proc/18266/task/18269/stat : 18269 (cosoco) R 18263 18266 15549 0 -1 4202560 500 0 0 0 628 0 0 0 20 0 9 0 436878441 635154432 1818 33554432000 4194304 6211092 140732497180784 140334518951184 5082695 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18270] ppid=18263 vsize=620268 memory=56 CPUtime=6.28 cores=0-7
/proc/18266/task/18270/stat : 18270 (cosoco) R 18263 18266 15549 0 -1 4202560 485 0 0 0 628 0 0 0 20 0 9 0 436878441 635154432 1818 33554432000 4194304 6211092 140732497180784 140334510558392 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18271] ppid=18263 vsize=620268 memory=4136103703027659040 CPUtime=6.16 cores=0-7
/proc/18266/task/18271/stat : 18271 (cosoco) R 18263 18266 15549 0 -1 4202560 515 0 0 0 616 0 0 0 20 0 9 0 436878441 635154432 1818 33554432000 4194304 6211092 140732497180784 140334502165688 5039328 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0

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

/proc/18266/task/18270/stat : 18270 (cosoco) R 18263 18266 15549 0 -1 4202560 982 0 0 0 2548 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334510558392 5039536 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18271] ppid=18263 vsize=620268 memory=2527 CPUtime=25.12 cores=0-7
/proc/18266/task/18271/stat : 18271 (cosoco) R 18263 18266 15549 0 -1 4202560 996 0 0 0 2512 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334502165688 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18272] ppid=18263 vsize=620268 memory=2528 CPUtime=25.47 cores=0-7
/proc/18266/task/18272/stat : 18272 (cosoco) R 18263 18266 15549 0 -1 4202560 955 0 0 0 2547 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334493773072 5039170 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18273] ppid=18263 vsize=620268 memory=2528 CPUtime=25.48 cores=0-7
/proc/18266/task/18273/stat : 18273 (cosoco) R 18263 18266 15549 0 -1 4202560 944 0 0 0 2548 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334485380280 5039007 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18274] ppid=18263 vsize=620268 memory=19472 CPUtime=25.47 cores=0-7
/proc/18266/task/18274/stat : 18274 (cosoco) R 18263 18266 15549 0 -1 4202560 920 0 0 0 2547 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334476987664 5081194 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18275] ppid=18263 vsize=620268 memory=7272 CPUtime=25.47 cores=0-7
/proc/18266/task/18275/stat : 18275 (cosoco) R 18263 18266 15549 0 -1 4202560 924 0 0 0 2547 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334468594872 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
Current children cumulated CPU time: 203.51 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7276 KiB

[startup+51.1101 s]
/proc/loadavg: 7.90 8.13 8.31 9/200 18278
/proc/meminfo: memFree=29536500/32770624 swapFree=66939904/67108860
[pid=18266] ppid=18263 vsize=620268 memory=7276 CPUtime=408.04 cores=0-7
/proc/18266/stat : 18266 (cosoco) S 18263 18266 15549 0 -1 1077944320 10484 0 0 0 40803 1 0 0 20 0 9 0 436878440 635154432 1819 33554432000 4194304 6211092 140732497180784 140732497179040 140334550486775 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
/proc/18266/statm: 155067 1819 844 493 0 148372 0
[pid=18266/tid=18268] ppid=18263 vsize=620268 memory=7276 CPUtime=51.09 cores=0-7
/proc/18266/task/18268/stat : 18268 (cosoco) R 18263 18266 15549 0 -1 4202560 1038 0 0 0 5109 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334527343800 5039536 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18269] ppid=18263 vsize=620268 memory=7276 CPUtime=51.09 cores=0-7
/proc/18266/task/18269/stat : 18269 (cosoco) R 18263 18266 15549 0 -1 4202560 1059 0 0 0 5109 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334518951184 5038982 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18270] ppid=18263 vsize=620268 memory=7276 CPUtime=51.07 cores=0-7
/proc/18266/task/18270/stat : 18270 (cosoco) R 18263 18266 15549 0 -1 4202560 1089 0 0 0 5107 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334510558392 5039029 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18271] ppid=18263 vsize=620268 memory=7276 CPUtime=50.42 cores=0-7
/proc/18266/task/18271/stat : 18271 (cosoco) R 18263 18266 15549 0 -1 4202560 1114 0 0 0 5042 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334502165688 5039561 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18272] ppid=18263 vsize=620268 memory=0 CPUtime=51.08 cores=0-7
/proc/18266/task/18272/stat : 18272 (cosoco) R 18263 18266 15549 0 -1 4202560 1085 0 0 0 5108 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334493773072 5075208 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18273] ppid=18263 vsize=620268 memory=7276 CPUtime=51.09 cores=0-7
/proc/18266/task/18273/stat : 18273 (cosoco) R 18263 18266 15549 0 -1 4202560 1045 0 0 0 5109 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334485380280 5039022 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18274] ppid=18263 vsize=620268 memory=6935054825532540783 CPUtime=51.08 cores=0-7
/proc/18266/task/18274/stat : 18274 (cosoco) R 18263 18266 15549 0 -1 4202560 1042 0 0 0 5108 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334476987664 5039125 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18275] ppid=18263 vsize=620268 memory=6944656575208382560 CPUtime=51.08 cores=0-7
/proc/18266/task/18275/stat : 18275 (cosoco) R 18263 18266 15549 0 -1 4202560 1081 0 0 0 5108 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334468594872 5039217 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
Current children cumulated CPU time: 408.04 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7276 KiB

[startup+102.301 s]
/proc/loadavg: 7.96 8.11 8.29 9/200 18281
/proc/meminfo: memFree=29534852/32770624 swapFree=66939904/67108860
[pid=18266] ppid=18263 vsize=620268 memory=7276 CPUtime=816.9 cores=0-7
/proc/18266/stat : 18266 (cosoco) S 18263 18266 15549 0 -1 1077944320 11419 0 0 0 81689 1 0 0 20 0 9 0 436878440 635154432 1819 33554432000 4194304 6211092 140732497180784 140732497179040 140334550486775 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
/proc/18266/statm: 155067 1819 844 493 0 148372 0
[pid=18266/tid=18268] ppid=18263 vsize=620268 memory=7276 CPUtime=102.28 cores=0-7
/proc/18266/task/18268/stat : 18268 (cosoco) R 18263 18266 15549 0 -1 4202560 1159 0 0 0 10228 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334527343800 5078752 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18269] ppid=18263 vsize=620268 memory=3504 CPUtime=102.28 cores=0-7
/proc/18266/task/18269/stat : 18269 (cosoco) R 18263 18266 15549 0 -1 4202560 1166 0 0 0 10228 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334518951184 5394333 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18270] ppid=18263 vsize=620268 memory=56 CPUtime=102.25 cores=0-7
/proc/18266/task/18270/stat : 18270 (cosoco) R 18263 18266 15549 0 -1 4202560 1216 0 0 0 10225 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334510558392 5039121 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18271] ppid=18263 vsize=620268 memory=3472328296227679313 CPUtime=100.97 cores=0-7
/proc/18266/task/18271/stat : 18271 (cosoco) R 18263 18266 15549 0 -1 4202560 1242 0 0 0 10097 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334502165688 5037808 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18272] ppid=18263 vsize=620268 memory=74103 CPUtime=102.27 cores=0-7
/proc/18266/task/18272/stat : 18272 (cosoco) R 18263 18266 15549 0 -1 4202560 1221 0 0 0 10227 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334493773072 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18273] ppid=18263 vsize=620268 memory=9278 CPUtime=102.27 cores=0-7
/proc/18266/task/18273/stat : 18273 (cosoco) R 18263 18266 15549 0 -1 4202560 1155 0 0 0 10227 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334485380280 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18274] ppid=18263 vsize=620268 memory=3504 CPUtime=102.26 cores=0-7
/proc/18266/task/18274/stat : 18274 (cosoco) R 18263 18266 15549 0 -1 4202560 1147 0 0 0 10226 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334476987664 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18275] ppid=18263 vsize=620268 memory=45880 CPUtime=102.27 cores=0-7
/proc/18266/task/18275/stat : 18275 (cosoco) R 18263 18266 15549 0 -1 4202560 1182 0 0 0 10227 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334468594872 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
Current children cumulated CPU time: 816.9 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7276 KiB

[startup+162.301 s]
/proc/loadavg: 8.50 8.23 8.32 9/199 18287
/proc/meminfo: memFree=29535436/32770624 swapFree=66939904/67108860
[pid=18266] ppid=18263 vsize=620268 memory=7276 CPUtime=1296.1 cores=0-7
/proc/18266/stat : 18266 (cosoco) S 18263 18266 15549 0 -1 1077944320 13257 0 0 0 129609 1 0 0 20 0 9 0 436878440 635154432 1819 33554432000 4194304 6211092 140732497180784 140732497179040 140334550486775 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
/proc/18266/statm: 155067 1819 844 493 0 148372 0
[pid=18266/tid=18268] ppid=18263 vsize=620268 memory=7276 CPUtime=162.28 cores=0-7
/proc/18266/task/18268/stat : 18268 (cosoco) R 18263 18266 15549 0 -1 4202560 1360 0 0 0 16228 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334527343800 5158028 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18269] ppid=18263 vsize=620268 memory=7276 CPUtime=162.28 cores=0-7
/proc/18266/task/18269/stat : 18269 (cosoco) R 18263 18266 15549 0 -1 4202560 1410 0 0 0 16228 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334518951184 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18270] ppid=18263 vsize=620268 memory=7276 CPUtime=162.24 cores=0-7
/proc/18266/task/18270/stat : 18270 (cosoco) R 18263 18266 15549 0 -1 4202560 1436 0 0 0 16224 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334510558392 5038995 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18271] ppid=18263 vsize=620268 memory=7276 CPUtime=160.58 cores=0-7
/proc/18266/task/18271/stat : 18271 (cosoco) R 18263 18266 15549 0 -1 4202560 1490 0 0 0 16058 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334502165688 5038944 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18272] ppid=18263 vsize=620268 memory=7276 CPUtime=162.26 cores=0-7
/proc/18266/task/18272/stat : 18272 (cosoco) R 18263 18266 15549 0 -1 4202560 1464 0 0 0 16226 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334493773072 5156113 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18273] ppid=18263 vsize=620268 memory=7276 CPUtime=162.26 cores=0-7
/proc/18266/task/18273/stat : 18273 (cosoco) R 18263 18266 15549 0 -1 4202560 1386 0 0 0 16226 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334485380280 5039014 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18274] ppid=18263 vsize=620268 memory=7276 CPUtime=162.25 cores=0-7
/proc/18266/task/18274/stat : 18274 (cosoco) R 18263 18266 15549 0 -1 4202560 1386 0 0 0 16225 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334476987664 5081341 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18275] ppid=18263 vsize=620268 memory=7276 CPUtime=161.9 cores=0-7
/proc/18266/task/18275/stat : 18275 (cosoco) R 18263 18266 15549 0 -1 4202560 1394 0 0 0 16190 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334468594872 5039536 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
Current children cumulated CPU time: 1296.1 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7276 KiB

[startup+222.301 s]
/proc/loadavg: 8.69 8.32 8.35 9/199 18290
/proc/meminfo: memFree=29535768/32770624 swapFree=66939904/67108860
[pid=18266] ppid=18263 vsize=620268 memory=7276 CPUtime=1775.32 cores=0-7
/proc/18266/stat : 18266 (cosoco) S 18263 18266 15549 0 -1 1077944320 14181 0 0 0 177531 1 0 0 20 0 9 0 436878440 635154432 1819 33554432000 4194304 6211092 140732497180784 140732497179040 140334550486775 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
/proc/18266/statm: 155067 1819 844 493 0 148372 0
[pid=18266/tid=18268] ppid=18263 vsize=620268 memory=7276 CPUtime=222.28 cores=0-7
/proc/18266/task/18268/stat : 18268 (cosoco) R 18263 18266 15549 0 -1 4202560 1495 0 0 0 22228 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334527343800 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18269] ppid=18263 vsize=620268 memory=7276 CPUtime=222.26 cores=0-7
/proc/18266/task/18269/stat : 18269 (cosoco) R 18263 18266 15549 0 -1 4202560 1512 0 0 0 22226 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334518951184 5083316 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18270] ppid=18263 vsize=620268 memory=7276 CPUtime=222.23 cores=0-7
/proc/18266/task/18270/stat : 18270 (cosoco) R 18263 18266 15549 0 -1 4202560 1535 0 0 0 22223 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334510558392 5037884 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18271] ppid=18263 vsize=620268 memory=45880 CPUtime=220.58 cores=0-7
/proc/18266/task/18271/stat : 18271 (cosoco) R 18263 18266 15549 0 -1 4202560 1597 0 0 0 22058 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334502165688 5039536 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18272] ppid=18263 vsize=620268 memory=7276 CPUtime=222.26 cores=0-7
/proc/18266/task/18272/stat : 18272 (cosoco) R 18263 18266 15549 0 -1 4202560 1597 0 0 0 22226 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334493773072 5389819 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18273] ppid=18263 vsize=620268 memory=7276 CPUtime=222.26 cores=0-7
/proc/18266/task/18273/stat : 18273 (cosoco) R 18263 18266 15549 0 -1 4202560 1503 0 0 0 22226 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334485380280 5039118 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18274] ppid=18263 vsize=620268 memory=7276 CPUtime=222.23 cores=0-7
/proc/18266/task/18274/stat : 18274 (cosoco) R 18263 18266 15549 0 -1 4202560 1497 0 0 0 22223 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334476987664 5038944 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18275] ppid=18263 vsize=620268 memory=7276 CPUtime=221.16 cores=0-7
/proc/18266/task/18275/stat : 18275 (cosoco) R 18263 18266 15549 0 -1 4202560 1514 0 0 0 22116 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334468594872 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
Current children cumulated CPU time: 1775.32 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7276 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.69 8.36 8.36 9/199 18293
/proc/meminfo: memFree=29536484/32770624 swapFree=66939904/67108860
[pid=18266] ppid=18263 vsize=620268 memory=7276 CPUtime=2012.59 cores=0-7
/proc/18266/stat : 18266 (cosoco) S 18263 18266 15549 0 -1 1077944320 14211 0 0 0 201258 1 0 0 20 0 9 0 436878440 635154432 1819 33554432000 4194304 6211092 140732497180784 140732497179040 140334550486775 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
/proc/18266/statm: 155067 1819 844 493 0 148372 0
[pid=18266/tid=18268] ppid=18263 vsize=620268 memory=8317482817917895235 CPUtime=251.98 cores=0-7
/proc/18266/task/18268/stat : 18268 (cosoco) R 18263 18266 15549 0 -1 4202560 1495 0 0 0 25198 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334527343800 5039121 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18269] ppid=18263 vsize=620268 memory=4872558044660077418 CPUtime=251.97 cores=0-7
/proc/18266/task/18269/stat : 18269 (cosoco) R 18263 18266 15549 0 -1 4202560 1527 0 0 0 25197 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334518951184 5250275 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18270] ppid=18263 vsize=620268 memory=808 CPUtime=251.93 cores=0-7
/proc/18266/task/18270/stat : 18270 (cosoco) R 18263 18266 15549 0 -1 4202560 1545 0 0 0 25193 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334510558392 5037876 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18271] ppid=18263 vsize=620268 memory=1804 CPUtime=250.29 cores=0-7
/proc/18266/task/18271/stat : 18271 (cosoco) R 18263 18266 15549 0 -1 4202560 1600 0 0 0 25029 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334502165688 5037783 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18272] ppid=18263 vsize=620268 memory=111636 CPUtime=251.97 cores=0-7
/proc/18266/task/18272/stat : 18272 (cosoco) R 18263 18266 15549 0 -1 4202560 1599 0 0 0 25197 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334493773072 5039199 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18273] ppid=18263 vsize=620268 memory=808 CPUtime=251.97 cores=0-7
/proc/18266/task/18273/stat : 18273 (cosoco) R 18263 18266 15549 0 -1 4202560 1503 0 0 0 25197 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334485380280 5039137 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18274] ppid=18263 vsize=620268 memory=1804 CPUtime=251.94 cores=0-7
/proc/18266/task/18274/stat : 18274 (cosoco) R 18263 18266 15549 0 -1 4202560 1497 0 0 0 25194 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334476987664 5186176 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
[pid=18266/tid=18275] ppid=18263 vsize=620268 memory=920 CPUtime=250.5 cores=0-7
/proc/18266/task/18275/stat : 18275 (cosoco) R 18263 18266 15549 0 -1 4202560 1514 0 0 0 25050 0 0 0 20 0 9 0 436878441 635154432 1819 33554432000 4194304 6211092 140732497180784 140334468594872 5037825 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39669760 140732497183766 140732497183858 140732497183858 140732497186766 0
Current children cumulated CPU time: 2012.59 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7276 KiB

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

[startup+252.021 s]
# the end of solver process 18266 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.67 s, system=0.017992 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.69
CPU user time (s): 2012.67
CPU system time (s): 0.017992
CPU usage (%): 798.619
Max. virtual memory (cumulated for all children) (KiB): 620268
Max. memory (cumulated for all children) (KiB): 7276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.67
system time used= 0.017992
maximum resident set size= 7556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14256
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= 38
involuntary context switches= 16762


# summary of solver processes directly reported to runsolver:
#   pid: 18266
#   total CPU time (s): 2012.69
#   total CPU user time (s): 2012.67
#   total CPU system time (s): 0.017992

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.1121 second user time and 2.02832 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-16 06:53:16
IDJOB=4398773
IDBENCH=135866
IDSOLVER=2852
FILE ID=node119/4398773-1568609636
RUNJOBID= node119-1568597993-15576
PBS_JOBID= 21703416
Free space on /tmp= 61372 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n30/TravellingSalesman-30-30-11.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398773-1568609636/watcher-4398773-1568609636 -o /tmp/evaluation-result-4398773-1568609636/solver-4398773-1568609636 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node119-1568597993-15576 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398773-1568609636.xml

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

MD5SUM BENCH= ac86bf8ef4620229a98c72b0f60cfd27
RANDOM SEED=853111301

node119.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.47
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.47
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.47
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.47
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:        29539280 kB
MemAvailable:   31822296 kB
Buffers:           91408 kB
Cached:          2475000 kB
SwapCached:        61076 kB
Active:          1242712 kB
Inactive:        1388460 kB
Active(anon):       2620 kB
Inactive(anon):   112096 kB
Active(file):    1240092 kB
Inactive(file):  1276364 kB
Unevictable:      107752 kB
Mlocked:          107752 kB
SwapTotal:      67108860 kB
SwapFree:       66939904 kB
Dirty:              2568 kB
Writeback:             0 kB
AnonPages:        112912 kB
Mapped:            47112 kB
Shmem:             41008 kB
Slab:             193644 kB
SReclaimable:     164788 kB
SUnreclaim:        28856 kB
KernelStack:        3360 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506512 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:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61368 MiB
End job on node119 at 2019-09-16 06:57:28