Trace number 4398509

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)129 20126.8 2520.02

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n30/
TravellingSalesman-30-30-00.xml
MD5SUMb8130450ecaa214ac0617b692471aec1
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark126
Best CPU time to get the best result obtained on this benchmark2520.09
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints31
Number of domains2
Minimum domain size30
Maximum domain size32
Distribution of domain sizes[{"size":30,"count":30},{"size":32,"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-4398509-1568610587.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..32
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 6.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 2.
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 5.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 3.
0.00/0.02	o 366
0.00/0.02	o 302
0.00/0.02	o 283
0.00/0.02	o 245
0.00/0.02	o 225
0.00/0.03	o 196
0.00/0.06	o 132
11.83/1.54	o 131
41.38/5.30	o 129
20126.69/2520.02	
20126.69/2520.02	c *** INTERRUPTED ***
20126.69/2520.02	c call to solver        : 5
20126.69/2520.02	c
20126.69/2520.02	c restarts              : 1051704     
20126.69/2520.02	c conflicts             : 11915374     (592 /sec)
20126.69/2520.02	c decisions             : 24606294     (1223 /sec)
20126.69/2520.02	c propagations          : 3124694419  (155251 /sec)
20126.69/2520.02	c root propagations     : 1501        
20126.69/2520.02	c filter calls          : 411216614      (20431 /sec)
20126.69/2520.02	c useless filter calls  : 235439870      (57 %)
20126.69/2520.02	c Memory used           : 605.72 MB
20126.69/2520.02	c Best bound time (wc)  : 5.29373 s
20126.69/2520.02	c CPU time              : 20126.7 s
20126.69/2520.02	c real time             : 2520.01 s
20126.69/2520.02	
20126.69/2520.02	s SATISFIABLE
20126.69/2520.02	c Best value found: 129
20126.69/2520.02	
20126.69/2520.02	
20126.69/2520.02	v <instantiation type='solution' cost='129'>
20126.69/2520.02	v <list>c[0] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[1] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[2] c[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>
20126.69/2520.02	v <values>25 12 9 3 8 7 5 4 2 0 1 28 6 10 11 13 21 20 22 26 24 23 29 27 16 18 19 17 14 15 2 4 4 4 1 4 2 1 2 7 4 3 8 1 6 9 1 1 3 5 1 4 12 12 5 5 6 4 4 4 </values>
20126.69/2520.02	v </instantiation>
20126.69/2520.02	

Verifier Data

OK	129

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398509-1568610587/watcher-4398509-1568610587 -o /tmp/evaluation-result-4398509-1568610587/solver-4398509-1568610587 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1568609850-18383 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398509-1568610587.xml 

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

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


[startup+0.100265 s]*
/proc/loadavg: 8.33 8.39 8.36 9/199 18556
/proc/meminfo: memFree=29535816/32770624 swapFree=66939904/67108860
[pid=18547] ppid=18544 vsize=620256 memory=6856 CPUtime=0.75 cores=0-7
/proc/18547/stat : 18547 (cosoco) S 18544 18547 18356 0 -1 1077944320 2031 0 0 0 75 0 0 0 20 0 9 0 436973536 635142144 1714 33554432000 4194304 6211092 140722146482544 140722146480800 140232591322871 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
/proc/18547/statm: 155064 1714 831 493 0 148369 0
[pid=18547/tid=18549] ppid=18544 vsize=620256 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/18547/task/18549/stat : 18549 (cosoco) R 18544 18547 18356 0 -1 4202560 13 0 0 0 9 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232568179984 5038964 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18550] ppid=18544 vsize=620256 memory=4872558142750482753 CPUtime=0.09 cores=0-7
/proc/18547/task/18550/stat : 18550 (cosoco) R 18544 18547 18356 0 -1 4202560 16 0 0 0 9 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232559787280 5155960 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18551] ppid=18544 vsize=620256 memory=140591520847488 CPUtime=0.09 cores=0-7
/proc/18547/task/18551/stat : 18551 (cosoco) R 18544 18547 18356 0 -1 4202560 13 0 0 0 9 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232551394576 5037825 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18552] ppid=18544 vsize=620256 memory=0 CPUtime=0.09 cores=0-7
/proc/18547/task/18552/stat : 18552 (cosoco) R 18544 18547 18356 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232543002208 5186273 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18553] ppid=18544 vsize=620256 memory=0 CPUtime=0.09 cores=0-7
/proc/18547/task/18553/stat : 18553 (cosoco) R 18544 18547 18356 0 -1 4202560 16 0 0 0 9 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232534609168 5038578 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18554] ppid=18544 vsize=620256 memory=0 CPUtime=0.09 cores=0-7
/proc/18547/task/18554/stat : 18554 (cosoco) R 18544 18547 18356 0 -1 4202560 10 0 0 0 9 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232526216464 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18555] ppid=18544 vsize=620256 memory=-1 CPUtime=0.09 cores=0-7
/proc/18547/task/18555/stat : 18555 (cosoco) R 18544 18547 18356 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232517824096 5039210 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18556] ppid=18544 vsize=620256 memory=0 CPUtime=0.08 cores=0-7
/proc/18547/task/18556/stat : 18556 (cosoco) R 18544 18547 18356 0 -1 4202560 11 0 0 0 8 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232509431056 5039132 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
Current children cumulated CPU time: 0.75 s
Current children cumulated vsize: 620256 KiB
Current children cumulated memory: 6856 KiB

[startup+0.210263 s]*
/proc/loadavg: 8.33 8.39 8.36 9/199 18556
/proc/meminfo: memFree=29535816/32770624 swapFree=66939904/67108860
[pid=18547] ppid=18544 vsize=620256 memory=6856 CPUtime=1.62 cores=0-7
/proc/18547/stat : 18547 (cosoco) S 18544 18547 18356 0 -1 1077944320 2031 0 0 0 162 0 0 0 20 0 9 0 436973536 635142144 1714 33554432000 4194304 6211092 140722146482544 140722146480800 140232591322871 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
/proc/18547/statm: 155064 1714 831 493 0 148369 0
[pid=18547/tid=18549] ppid=18544 vsize=620256 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/18547/task/18549/stat : 18549 (cosoco) R 18544 18547 18356 0 -1 4202560 13 0 0 0 20 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232568179984 5390099 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18550] ppid=18544 vsize=620256 memory=10867 CPUtime=0.2 cores=0-7
/proc/18547/task/18550/stat : 18550 (cosoco) R 18544 18547 18356 0 -1 4202560 16 0 0 0 20 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232559787280 5250289 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18551] ppid=18544 vsize=620256 memory=3834446837388711584 CPUtime=0.2 cores=0-7
/proc/18547/task/18551/stat : 18551 (cosoco) R 18544 18547 18356 0 -1 4202560 13 0 0 0 20 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232551394576 5074400 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18552] ppid=18544 vsize=620256 memory=-1 CPUtime=0.2 cores=0-7
/proc/18547/task/18552/stat : 18552 (cosoco) R 18544 18547 18356 0 -1 4202560 9 0 0 0 20 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232543002208 5396759 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18553] ppid=18544 vsize=620256 memory=0 CPUtime=0.2 cores=0-7
/proc/18547/task/18553/stat : 18553 (cosoco) R 18544 18547 18356 0 -1 4202560 16 0 0 0 20 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232534609168 5039092 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18554] ppid=18544 vsize=620256 memory=0 CPUtime=0.2 cores=0-7
/proc/18547/task/18554/stat : 18554 (cosoco) R 18544 18547 18356 0 -1 4202560 10 0 0 0 20 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232526216464 5039193 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18555] ppid=18544 vsize=620256 memory=-1 CPUtime=0.2 cores=0-7
/proc/18547/task/18555/stat : 18555 (cosoco) R 18544 18547 18356 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232517824096 5082389 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18556] ppid=18544 vsize=620256 memory=0 CPUtime=0.18 cores=0-7
/proc/18547/task/18556/stat : 18556 (cosoco) R 18544 18547 18356 0 -1 4202560 11 0 0 0 18 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232509431056 5250272 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 620256 KiB
Current children cumulated memory: 6856 KiB

[startup+0.310267 s]*
/proc/loadavg: 8.33 8.39 8.36 9/199 18556
/proc/meminfo: memFree=29535816/32770624 swapFree=66939904/67108860
[pid=18547] ppid=18544 vsize=620256 memory=6856 CPUtime=2.41 cores=0-7
/proc/18547/stat : 18547 (cosoco) S 18544 18547 18356 0 -1 1077944320 2031 0 0 0 241 0 0 0 20 0 9 0 436973536 635142144 1714 33554432000 4194304 6211092 140722146482544 140722146480800 140232591322871 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
/proc/18547/statm: 155064 1714 831 493 0 148369 0
[pid=18547/tid=18549] ppid=18544 vsize=620256 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/18547/task/18549/stat : 18549 (cosoco) R 18544 18547 18356 0 -1 4202560 13 0 0 0 30 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232568179984 5039022 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18550] ppid=18544 vsize=620256 memory=4872558044660077418 CPUtime=0.3 cores=0-7
/proc/18547/task/18550/stat : 18550 (cosoco) R 18544 18547 18356 0 -1 4202560 16 0 0 0 30 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232559787280 5038990 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18551] ppid=18544 vsize=620256 memory=0 CPUtime=0.3 cores=0-7
/proc/18547/task/18551/stat : 18551 (cosoco) R 18544 18547 18356 0 -1 4202560 13 0 0 0 30 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232551394576 5081792 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18552] ppid=18544 vsize=620256 memory=6944656592455097440 CPUtime=0.3 cores=0-7
/proc/18547/task/18552/stat : 18552 (cosoco) R 18544 18547 18356 0 -1 4202560 9 0 0 0 30 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232543002208 5039141 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18553] ppid=18544 vsize=620256 memory=6656426216303648864 CPUtime=0.3 cores=0-7
/proc/18547/task/18553/stat : 18553 (cosoco) R 18544 18547 18356 0 -1 4202560 16 0 0 0 30 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232534609168 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18554] ppid=18544 vsize=620256 memory=0 CPUtime=0.3 cores=0-7
/proc/18547/task/18554/stat : 18554 (cosoco) R 18544 18547 18356 0 -1 4202560 10 0 0 0 30 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232526216464 5039536 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18555] ppid=18544 vsize=620256 memory=0 CPUtime=0.3 cores=0-7
/proc/18547/task/18555/stat : 18555 (cosoco) R 18544 18547 18356 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232517824096 5039121 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18556] ppid=18544 vsize=620256 memory=0 CPUtime=0.27 cores=0-7
/proc/18547/task/18556/stat : 18556 (cosoco) R 18544 18547 18356 0 -1 4202560 11 0 0 0 27 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232509431056 5158006 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
Current children cumulated CPU time: 2.41 s
Current children cumulated vsize: 620256 KiB
Current children cumulated memory: 6856 KiB

[startup+0.701263 s]
/proc/loadavg: 8.33 8.39 8.36 9/199 18556
/proc/meminfo: memFree=29535936/32770624 swapFree=66939904/67108860
[pid=18547] ppid=18544 vsize=620256 memory=6856 CPUtime=5.45 cores=0-7
/proc/18547/stat : 18547 (cosoco) S 18544 18547 18356 0 -1 1077944320 2033 0 0 0 545 0 0 0 20 0 9 0 436973536 635142144 1714 33554432000 4194304 6211092 140722146482544 140722146480800 140232591322871 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
/proc/18547/statm: 155064 1714 831 493 0 148369 0
[pid=18547/tid=18549] ppid=18544 vsize=620256 memory=6935054825532540783 CPUtime=0.68 cores=0-7
/proc/18547/task/18549/stat : 18549 (cosoco) R 18544 18547 18356 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232568179984 5078752 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18550] ppid=18544 vsize=620256 memory=1760 CPUtime=0.68 cores=0-7
/proc/18547/task/18550/stat : 18550 (cosoco) R 18544 18547 18356 0 -1 4202560 16 0 0 0 68 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232559787280 5038964 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18551] ppid=18544 vsize=620256 memory=111636 CPUtime=0.68 cores=0-7
/proc/18547/task/18551/stat : 18551 (cosoco) R 18544 18547 18356 0 -1 4202560 13 0 0 0 68 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232551394576 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18552] ppid=18544 vsize=620256 memory=808 CPUtime=0.68 cores=0-7
/proc/18547/task/18552/stat : 18552 (cosoco) R 18544 18547 18356 0 -1 4202560 9 0 0 0 68 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232543001784 5038964 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18553] ppid=18544 vsize=620256 memory=4100 CPUtime=0.68 cores=0-7
/proc/18547/task/18553/stat : 18553 (cosoco) R 18544 18547 18356 0 -1 4202560 16 0 0 0 68 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232534609168 5039014 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18554] ppid=18544 vsize=620256 memory=1804 CPUtime=0.68 cores=0-7
/proc/18547/task/18554/stat : 18554 (cosoco) R 18544 18547 18356 0 -1 4202560 10 0 0 0 68 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232526216464 5039014 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18555] ppid=18544 vsize=620256 memory=-7175204567652784766 CPUtime=0.68 cores=0-7
/proc/18547/task/18555/stat : 18555 (cosoco) R 18544 18547 18356 0 -1 4202560 11 0 0 0 68 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232517823672 5039022 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18556] ppid=18544 vsize=620256 memory=3054156605268465310 CPUtime=0.63 cores=0-7
/proc/18547/task/18556/stat : 18556 (cosoco) R 18544 18547 18356 0 -1 4202560 11 0 0 0 63 0 0 0 20 0 9 0 436973537 635142144 1714 33554432000 4194304 6211092 140722146482544 140232509431056 5250272 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
Current children cumulated CPU time: 5.45 s
Current children cumulated vsize: 620256 KiB
Current children cumulated memory: 6856 KiB

[startup+1.50126 s]
/proc/loadavg: 8.33 8.39 8.36 9/199 18556
/proc/meminfo: memFree=29535936/32770624 swapFree=66939904/67108860
[pid=18547] ppid=18544 vsize=620256 memory=7264 CPUtime=11.83 cores=0-7
/proc/18547/stat : 18547 (cosoco) S 18544 18547 18356 0 -1 1077944320 2981 0 0 0 1183 0 0 0 20 0 9 0 436973536 635142144 1816 33554432000 4194304 6211092 140722146482544 140722146480800 140232591322871 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
/proc/18547/statm: 155064 1816 842 493 0 148369 0
[pid=18547/tid=18549] ppid=18544 vsize=620256 memory=6493990552776 CPUtime=1.48 cores=0-7
/proc/18547/task/18549/stat : 18549 (cosoco) R 18544 18547 18356 0 -1 4202560 117 0 0 0 148 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232568179984 5038944 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18550] ppid=18544 vsize=620256 memory=288230596050944315 CPUtime=1.48 cores=0-7
/proc/18547/task/18550/stat : 18550 (cosoco) R 18544 18547 18356 0 -1 4202560 167 0 0 0 148 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232559787280 5037854 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18551] ppid=18544 vsize=620256 memory=0 CPUtime=1.48 cores=0-7
/proc/18547/task/18551/stat : 18551 (cosoco) R 18544 18547 18356 0 -1 4202560 117 0 0 0 148 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232551394576 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18552] ppid=18544 vsize=620256 memory=0 CPUtime=1.48 cores=0-7
/proc/18547/task/18552/stat : 18552 (cosoco) R 18544 18547 18356 0 -1 4202560 121 0 0 0 148 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232543001784 5037868 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18553] ppid=18544 vsize=620256 memory=0 CPUtime=1.48 cores=0-7
/proc/18547/task/18553/stat : 18553 (cosoco) R 18544 18547 18356 0 -1 4202560 116 0 0 0 148 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232534609168 5250287 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18554] ppid=18544 vsize=620256 memory=0 CPUtime=1.48 cores=0-7
/proc/18547/task/18554/stat : 18554 (cosoco) R 18544 18547 18356 0 -1 4202560 161 0 0 0 148 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232526216464 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18555] ppid=18544 vsize=620256 memory=-7241597079701628969 CPUtime=1.48 cores=0-7
/proc/18547/task/18555/stat : 18555 (cosoco) R 18544 18547 18356 0 -1 4202560 112 0 0 0 148 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232517823672 5074448 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18556] ppid=18544 vsize=620256 memory=0 CPUtime=1.42 cores=0-7
/proc/18547/task/18556/stat : 18556 (cosoco) R 18544 18547 18356 0 -1 4202560 138 0 0 0 142 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232509431056 5038995 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
Current children cumulated CPU time: 11.83 s
Current children cumulated vsize: 620256 KiB
Current children cumulated memory: 7264 KiB

[startup+3.11026 s]
/proc/loadavg: 8.33 8.39 8.36 9/199 18556
/proc/meminfo: memFree=29536052/32770624 swapFree=66939904/67108860
[pid=18547] ppid=18544 vsize=620256 memory=7264 CPUtime=24.68 cores=0-7
/proc/18547/stat : 18547 (cosoco) S 18544 18547 18356 0 -1 1077944320 3853 0 0 0 2468 0 0 0 20 0 9 0 436973536 635142144 1816 33554432000 4194304 6211092 140722146482544 140722146480800 140232591322871 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
/proc/18547/statm: 155064 1816 842 493 0 148369 0
[pid=18547/tid=18549] ppid=18544 vsize=620256 memory=7264 CPUtime=3.09 cores=0-7
/proc/18547/task/18549/stat : 18549 (cosoco) R 18544 18547 18356 0 -1 4202560 211 0 0 0 309 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232568179984 5390500 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18550] ppid=18544 vsize=620256 memory=7016671349533276567 CPUtime=3.09 cores=0-7
/proc/18547/task/18550/stat : 18550 (cosoco) R 18544 18547 18356 0 -1 4202560 271 0 0 0 309 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232559787280 5039007 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18551] ppid=18544 vsize=620256 memory=0 CPUtime=3.09 cores=0-7
/proc/18547/task/18551/stat : 18551 (cosoco) R 18544 18547 18356 0 -1 4202560 245 0 0 0 309 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232551394576 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18552] ppid=18544 vsize=620256 memory=0 CPUtime=3.09 cores=0-7
/proc/18547/task/18552/stat : 18552 (cosoco) R 18544 18547 18356 0 -1 4202560 224 0 0 0 309 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232543001784 5038944 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18553] ppid=18544 vsize=620256 memory=6856 CPUtime=3.09 cores=0-7
/proc/18547/task/18553/stat : 18553 (cosoco) R 18544 18547 18356 0 -1 4202560 227 0 0 0 309 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232534609168 5076437 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18554] ppid=18544 vsize=620256 memory=2212 CPUtime=3.09 cores=0-7
/proc/18547/task/18554/stat : 18554 (cosoco) R 18544 18547 18356 0 -1 4202560 296 0 0 0 309 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232526216464 5039149 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18555] ppid=18544 vsize=620256 memory=6856 CPUtime=3.09 cores=0-7
/proc/18547/task/18555/stat : 18555 (cosoco) R 18544 18547 18356 0 -1 4202560 226 0 0 0 309 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232517823672 5250461 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18556] ppid=18544 vsize=620256 memory=7264 CPUtime=3.01 cores=0-7
/proc/18547/task/18556/stat : 18556 (cosoco) R 18544 18547 18356 0 -1 4202560 221 0 0 0 301 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232509431056 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
Current children cumulated CPU time: 24.68 s
Current children cumulated vsize: 620256 KiB
Current children cumulated memory: 7264 KiB

[startup+6.30126 s]
/proc/loadavg: 8.38 8.40 8.37 9/199 18556
/proc/meminfo: memFree=29536288/32770624 swapFree=66939904/67108860
[pid=18547] ppid=18544 vsize=620256 memory=7264 CPUtime=50.16 cores=0-7
/proc/18547/stat : 18547 (cosoco) S 18544 18547 18356 0 -1 1077944320 5808 0 0 0 5016 0 0 0 20 0 9 0 436973536 635142144 1816 33554432000 4194304 6211092 140722146482544 140722146480800 140232591322871 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
/proc/18547/statm: 155064 1816 842 493 0 148369 0
[pid=18547/tid=18549] ppid=18544 vsize=620256 memory=140591392461232 CPUtime=6.28 cores=0-7
/proc/18547/task/18549/stat : 18549 (cosoco) R 18544 18547 18356 0 -1 4202560 451 0 0 0 628 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232568179984 5037823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18550] ppid=18544 vsize=620256 memory=140591392461264 CPUtime=6.28 cores=0-7
/proc/18547/task/18550/stat : 18550 (cosoco) R 18544 18547 18356 0 -1 4202560 520 0 0 0 628 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232559787280 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18551] ppid=18544 vsize=620256 memory=56 CPUtime=6.28 cores=0-7
/proc/18547/task/18551/stat : 18551 (cosoco) R 18544 18547 18356 0 -1 4202560 483 0 0 0 628 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232551394576 5039029 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18552] ppid=18544 vsize=620256 memory=4136103703027659040 CPUtime=6.28 cores=0-7
/proc/18547/task/18552/stat : 18552 (cosoco) R 18544 18547 18356 0 -1 4202560 418 0 0 0 628 0 0 0 20 0 9 0 436973537 635142144 1816 33554432000 4194304 6211092 140722146482544 140232543001784 5039104 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0

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

/proc/18547/task/18551/stat : 18551 (cosoco) R 18544 18547 18356 0 -1 4202560 5495 0 0 0 226171 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232551394576 5039014 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18552] ppid=18544 vsize=620256 memory=7280 CPUtime=2247.78 cores=0-7
/proc/18547/task/18552/stat : 18552 (cosoco) R 18544 18547 18356 0 -1 4202560 5278 0 0 0 224777 1 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232543001784 5250289 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18553] ppid=18544 vsize=620256 memory=7280 CPUtime=2261.99 cores=0-7
/proc/18547/task/18553/stat : 18553 (cosoco) R 18544 18547 18356 0 -1 4202560 5512 0 0 0 226199 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232534609168 5039185 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18554] ppid=18544 vsize=620256 memory=7280 CPUtime=2262.18 cores=0-7
/proc/18547/task/18554/stat : 18554 (cosoco) R 18544 18547 18356 0 -1 4202560 5422 0 0 0 226218 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232526216464 5038992 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18555] ppid=18544 vsize=620256 memory=7280 CPUtime=2262.08 cores=0-7
/proc/18547/task/18555/stat : 18555 (cosoco) R 18544 18547 18356 0 -1 4202560 5665 0 0 0 226208 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232517823424 5038944 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18556] ppid=18544 vsize=620256 memory=7280 CPUtime=2253.47 cores=0-7
/proc/18547/task/18556/stat : 18556 (cosoco) R 18544 18547 18356 0 -1 4202560 5431 0 0 0 225346 1 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232509431056 5039026 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
Current children cumulated CPU time: 18068.4 s
Current children cumulated vsize: 620256 KiB
Current children cumulated memory: 7280 KiB

[startup+2322.3 s]
/proc/loadavg: 8.06 8.22 8.25 9/199 18732
/proc/meminfo: memFree=29536340/32770624 swapFree=66939904/67108860
[pid=18547] ppid=18544 vsize=620256 memory=7280 CPUtime=18547.6 cores=0-7
/proc/18547/stat : 18547 (cosoco) S 18544 18547 18356 0 -1 1077944320 46073 0 0 0 1854759 5 0 0 20 0 9 0 436973536 635142144 1820 33554432000 4194304 6211092 140722146482544 140722146480800 140232591322871 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
/proc/18547/statm: 155064 1820 842 493 0 148369 0
[pid=18547/tid=18549] ppid=18544 vsize=620256 memory=1440 CPUtime=2322.08 cores=0-7
/proc/18547/task/18549/stat : 18549 (cosoco) R 18544 18547 18356 0 -1 4202560 5714 0 0 0 232208 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232568179984 5039145 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18550] ppid=18544 vsize=620256 memory=7280 CPUtime=2316.33 cores=0-7
/proc/18547/task/18550/stat : 18550 (cosoco) R 18544 18547 18356 0 -1 4202560 4939 0 0 0 231633 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232559786944 5074395 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18551] ppid=18544 vsize=620256 memory=7280 CPUtime=2321.68 cores=0-7
/proc/18547/task/18551/stat : 18551 (cosoco) R 18544 18547 18356 0 -1 4202560 5608 0 0 0 232168 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232551394576 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18552] ppid=18544 vsize=620256 memory=8004 CPUtime=2307.78 cores=0-7
/proc/18547/task/18552/stat : 18552 (cosoco) R 18544 18547 18356 0 -1 4202560 5378 0 0 0 230777 1 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232543001784 5039132 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18553] ppid=18544 vsize=620256 memory=7280 CPUtime=2321.98 cores=0-7
/proc/18547/task/18553/stat : 18553 (cosoco) R 18544 18547 18356 0 -1 4202560 5629 0 0 0 232198 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232534609168 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18554] ppid=18544 vsize=620256 memory=7280 CPUtime=2322.17 cores=0-7
/proc/18547/task/18554/stat : 18554 (cosoco) R 18544 18547 18356 0 -1 4202560 5531 0 0 0 232217 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232526216464 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18555] ppid=18544 vsize=620256 memory=7280 CPUtime=2322.07 cores=0-7
/proc/18547/task/18555/stat : 18555 (cosoco) R 18544 18547 18356 0 -1 4202560 5794 0 0 0 232207 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232517823424 5039132 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18556] ppid=18544 vsize=620256 memory=7280 CPUtime=2313.47 cores=0-7
/proc/18547/task/18556/stat : 18556 (cosoco) R 18544 18547 18356 0 -1 4202560 5548 0 0 0 231346 1 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232509431056 5082367 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
Current children cumulated CPU time: 18547.6 s
Current children cumulated vsize: 620256 KiB
Current children cumulated memory: 7280 KiB

[startup+2382.3 s]
/proc/loadavg: 8.13 8.21 8.24 9/199 18735
/proc/meminfo: memFree=29536540/32770624 swapFree=66939904/67108860
[pid=18547] ppid=18544 vsize=620256 memory=7280 CPUtime=19026.9 cores=0-7
/proc/18547/stat : 18547 (cosoco) S 18544 18547 18356 0 -1 1077944320 46964 0 0 0 1902681 5 0 0 20 0 9 0 436973536 635142144 1820 33554432000 4194304 6211092 140722146482544 140722146480800 140232591322871 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
/proc/18547/statm: 155064 1820 842 493 0 148369 0
[pid=18547/tid=18549] ppid=18544 vsize=620256 memory=7280 CPUtime=2382.07 cores=0-7
/proc/18547/task/18549/stat : 18549 (cosoco) R 18544 18547 18356 0 -1 4202560 5838 0 0 0 238207 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232568179984 5250284 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18550] ppid=18544 vsize=620256 memory=7280 CPUtime=2375.59 cores=0-7
/proc/18547/task/18550/stat : 18550 (cosoco) R 18544 18547 18356 0 -1 4202560 5028 0 0 0 237559 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232559786944 5039007 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18551] ppid=18544 vsize=620256 memory=7280 CPUtime=2381.66 cores=0-7
/proc/18547/task/18551/stat : 18551 (cosoco) R 18544 18547 18356 0 -1 4202560 5761 0 0 0 238166 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232551394576 5039132 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18552] ppid=18544 vsize=620256 memory=7280 CPUtime=2367.78 cores=0-7
/proc/18547/task/18552/stat : 18552 (cosoco) R 18544 18547 18356 0 -1 4202560 5478 0 0 0 236777 1 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232543001784 5390141 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18553] ppid=18544 vsize=620256 memory=7280 CPUtime=2381.98 cores=0-7
/proc/18547/task/18553/stat : 18553 (cosoco) R 18544 18547 18356 0 -1 4202560 5738 0 0 0 238198 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232534609168 5155901 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18554] ppid=18544 vsize=620256 memory=0 CPUtime=2382.17 cores=0-7
/proc/18547/task/18554/stat : 18554 (cosoco) R 18544 18547 18356 0 -1 4202560 5635 0 0 0 238217 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232526216464 5039029 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18555] ppid=18544 vsize=620256 memory=7280 CPUtime=2382.07 cores=0-7
/proc/18547/task/18555/stat : 18555 (cosoco) R 18544 18547 18356 0 -1 4202560 5887 0 0 0 238207 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232517823424 5037865 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18556] ppid=18544 vsize=620256 memory=1728 CPUtime=2373.45 cores=0-7
/proc/18547/task/18556/stat : 18556 (cosoco) R 18544 18547 18356 0 -1 4202560 5667 0 0 0 237344 1 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232509431056 5039026 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
Current children cumulated CPU time: 19026.9 s
Current children cumulated vsize: 620256 KiB
Current children cumulated memory: 7280 KiB

[startup+2442.3 s]
/proc/loadavg: 8.05 8.17 8.22 9/199 18738
/proc/meminfo: memFree=29537112/32770624 swapFree=66939904/67108860
[pid=18547] ppid=18544 vsize=620256 memory=7280 CPUtime=19506.1 cores=0-7
/proc/18547/stat : 18547 (cosoco) S 18544 18547 18356 0 -1 1077944320 47872 0 0 0 1950603 6 0 0 20 0 9 0 436973536 635142144 1820 33554432000 4194304 6211092 140722146482544 140722146480800 140232591322871 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
/proc/18547/statm: 155064 1820 842 493 0 148369 0
[pid=18547/tid=18549] ppid=18544 vsize=620256 memory=7280 CPUtime=2442.06 cores=0-7
/proc/18547/task/18549/stat : 18549 (cosoco) R 18544 18547 18356 0 -1 4202560 5943 0 0 0 244206 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232568179984 5039141 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18550] ppid=18544 vsize=620256 memory=7280 CPUtime=2434.85 cores=0-7
/proc/18547/task/18550/stat : 18550 (cosoco) R 18544 18547 18356 0 -1 4202560 5128 0 0 0 243485 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232559786944 5082224 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18551] ppid=18544 vsize=620256 memory=6935054825532540783 CPUtime=2441.65 cores=0-7
/proc/18547/task/18551/stat : 18551 (cosoco) R 18544 18547 18356 0 -1 4202560 5868 0 0 0 244165 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232551394576 5039149 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18552] ppid=18544 vsize=620256 memory=7280 CPUtime=2427.78 cores=0-7
/proc/18547/task/18552/stat : 18552 (cosoco) R 18544 18547 18356 0 -1 4202560 5592 0 0 0 242777 1 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232543001784 5038813 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18553] ppid=18544 vsize=620256 memory=7280 CPUtime=2441.97 cores=0-7
/proc/18547/task/18553/stat : 18553 (cosoco) R 18544 18547 18356 0 -1 4202560 5865 0 0 0 244197 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232534609168 5081762 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18554] ppid=18544 vsize=620256 memory=7280 CPUtime=2442.17 cores=0-7
/proc/18547/task/18554/stat : 18554 (cosoco) R 18544 18547 18356 0 -1 4202560 5749 0 0 0 244217 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232526216464 5039125 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18555] ppid=18544 vsize=620256 memory=7280 CPUtime=2442.07 cores=0-7
/proc/18547/task/18555/stat : 18555 (cosoco) R 18544 18547 18356 0 -1 4202560 6009 0 0 0 244207 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232517823424 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18556] ppid=18544 vsize=620256 memory=7280 CPUtime=2433.45 cores=0-7
/proc/18547/task/18556/stat : 18556 (cosoco) R 18544 18547 18356 0 -1 4202560 5786 0 0 0 243344 1 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232509431056 5082431 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
Current children cumulated CPU time: 19506.1 s
Current children cumulated vsize: 620256 KiB
Current children cumulated memory: 7280 KiB

[startup+2502.3 s]
/proc/loadavg: 8.38 8.24 8.24 9/200 18751
/proc/meminfo: memFree=29536352/32770624 swapFree=66939904/67108860
[pid=18547] ppid=18544 vsize=620256 memory=7280 CPUtime=19985.3 cores=0-7
/proc/18547/stat : 18547 (cosoco) S 18544 18547 18356 0 -1 1077944320 48781 0 0 0 1998520 6 0 0 20 0 9 0 436973536 635142144 1820 33554432000 4194304 6211092 140722146482544 140722146480800 140232591322871 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
/proc/18547/statm: 155064 1820 842 493 0 148369 0
[pid=18547/tid=18549] ppid=18544 vsize=620256 memory=7280 CPUtime=2502.05 cores=0-7
/proc/18547/task/18549/stat : 18549 (cosoco) R 18544 18547 18356 0 -1 4202560 6053 0 0 0 250205 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232568179984 5037843 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18550] ppid=18544 vsize=620256 memory=7280 CPUtime=2494.1 cores=0-7
/proc/18547/task/18550/stat : 18550 (cosoco) R 18544 18547 18356 0 -1 4202560 5230 0 0 0 249410 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232559786944 5081322 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18551] ppid=18544 vsize=620256 memory=14056 CPUtime=2501.62 cores=0-7
/proc/18547/task/18551/stat : 18551 (cosoco) R 18544 18547 18356 0 -1 4202560 5982 0 0 0 250162 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232551394576 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18552] ppid=18544 vsize=620256 memory=7280 CPUtime=2487.77 cores=0-7
/proc/18547/task/18552/stat : 18552 (cosoco) R 18544 18547 18356 0 -1 4202560 5696 0 0 0 248776 1 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232543001784 5193754 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18553] ppid=18544 vsize=620256 memory=7280 CPUtime=2501.97 cores=0-7
/proc/18547/task/18553/stat : 18553 (cosoco) R 18544 18547 18356 0 -1 4202560 6000 0 0 0 250197 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232534609168 5038700 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18554] ppid=18544 vsize=620256 memory=7280 CPUtime=2502.16 cores=0-7
/proc/18547/task/18554/stat : 18554 (cosoco) R 18544 18547 18356 0 -1 4202560 5857 0 0 0 250216 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232526216464 5039536 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18555] ppid=18544 vsize=620256 memory=7280 CPUtime=2502.06 cores=0-7
/proc/18547/task/18555/stat : 18555 (cosoco) R 18544 18547 18356 0 -1 4202560 6133 0 0 0 250206 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232517823424 5037744 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18556] ppid=18544 vsize=620256 memory=6935054825532540783 CPUtime=2493.44 cores=0-7
/proc/18547/task/18556/stat : 18556 (cosoco) R 18544 18547 18356 0 -1 4202560 5898 0 0 0 249343 1 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232509431056 5035320 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
Current children cumulated CPU time: 19985.3 s
Current children cumulated vsize: 620256 KiB
Current children cumulated memory: 7280 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.56 8.29 8.26 9/200 18751
/proc/meminfo: memFree=29536292/32770624 swapFree=66939904/67108860
[pid=18547] ppid=18544 vsize=620256 memory=7280 CPUtime=20126.7 cores=0-7
/proc/18547/stat : 18547 (cosoco) S 18544 18547 18356 0 -1 1077944320 48784 0 0 0 2012663 6 0 0 20 0 9 0 436973536 635142144 1820 33554432000 4194304 6211092 140722146482544 140722146480800 140232591322871 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
/proc/18547/statm: 155064 1820 842 493 0 148369 0
[pid=18547/tid=18549] ppid=18544 vsize=620256 memory=8317482817917895235 CPUtime=2519.76 cores=0-7
/proc/18547/task/18549/stat : 18549 (cosoco) R 18544 18547 18356 0 -1 4202560 6053 0 0 0 251976 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232568179984 5250241 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18550] ppid=18544 vsize=620256 memory=4872558044660077418 CPUtime=2511.59 cores=0-7
/proc/18547/task/18550/stat : 18550 (cosoco) R 18544 18547 18356 0 -1 4202560 5230 0 0 0 251159 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232559786944 5039022 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18551] ppid=18544 vsize=620256 memory=25208 CPUtime=2519.33 cores=0-7
/proc/18547/task/18551/stat : 18551 (cosoco) R 18544 18547 18356 0 -1 4202560 5982 0 0 0 251933 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232551394576 5250275 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18552] ppid=18544 vsize=620256 memory=14056 CPUtime=2505.48 cores=0-7
/proc/18547/task/18552/stat : 18552 (cosoco) R 18544 18547 18356 0 -1 4202560 5698 0 0 0 250547 1 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232543001784 5157536 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18553] ppid=18544 vsize=620256 memory=2116 CPUtime=2519.68 cores=0-7
/proc/18547/task/18553/stat : 18553 (cosoco) R 18544 18547 18356 0 -1 4202560 6000 0 0 0 251968 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232534609168 5250287 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18554] ppid=18544 vsize=620256 memory=520 CPUtime=2519.87 cores=0-7
/proc/18547/task/18554/stat : 18554 (cosoco) R 18544 18547 18356 0 -1 4202560 5857 0 0 0 251987 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232526216464 5039022 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18555] ppid=18544 vsize=620256 memory=1560 CPUtime=2519.77 cores=0-7
/proc/18547/task/18555/stat : 18555 (cosoco) R 18544 18547 18356 0 -1 4202560 6133 0 0 0 251977 0 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232517823424 5039125 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
[pid=18547/tid=18556] ppid=18544 vsize=620256 memory=924 CPUtime=2511.15 cores=0-7
/proc/18547/task/18556/stat : 18556 (cosoco) R 18544 18547 18356 0 -1 4202560 5899 0 0 0 251114 1 0 0 20 0 9 0 436973537 635142144 1820 33554432000 4194304 6211092 140722146482544 140232509431056 5390488 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 15081472 140722146489361 140722146489453 140722146489453 140722146492366 0
Current children cumulated CPU time: 20126.7 s
Current children cumulated vsize: 620256 KiB
Current children cumulated memory: 7280 KiB

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

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

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

Child status: 1
Real time (s): 2520.02
CPU time (s): 20126.8
CPU user time (s): 20126.7
CPU system time (s): 0.062971
CPU usage (%): 798.675
Max. virtual memory (cumulated for all children) (KiB): 620256
Max. memory (cumulated for all children) (KiB): 7280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20126.7
system time used= 0.062971
maximum resident set size= 7564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48834
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= 67
involuntary context switches= 164397


# summary of solver processes directly reported to runsolver:
#   pid: 18547
#   total CPU time (s): 20126.8
#   total CPU user time (s): 20126.7
#   total CPU system time (s): 0.062971

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.034 second user time and 19.828 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-16 07:09:07
IDJOB=4398509
IDBENCH=135859
IDSOLVER=2851
FILE ID=node119/4398509-1568610587
RUNJOBID= node119-1568609850-18383
PBS_JOBID= 21703442
Free space on /tmp= 61372 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n30/TravellingSalesman-30-30-00.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398509-1568610587/watcher-4398509-1568610587 -o /tmp/evaluation-result-4398509-1568610587/solver-4398509-1568610587 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1568609850-18383 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398509-1568610587.xml

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

MD5SUM BENCH= b8130450ecaa214ac0617b692471aec1
RANDOM SEED=1529371578

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:        29537956 kB
MemAvailable:   31822352 kB
Buffers:           91728 kB
Cached:          2475732 kB
SwapCached:        61076 kB
Active:          1246180 kB
Inactive:        1386628 kB
Active(anon):       4048 kB
Inactive(anon):   110924 kB
Active(file):    1242132 kB
Inactive(file):  1275704 kB
Unevictable:      107752 kB
Mlocked:          107752 kB
SwapTotal:      67108860 kB
SwapFree:       66939904 kB
Dirty:              2820 kB
Writeback:             0 kB
AnonPages:        112532 kB
Mapped:            47392 kB
Shmem:             41008 kB
Slab:             193736 kB
SReclaimable:     164788 kB
SUnreclaim:        28948 kB
KernelStack:        3648 kB
PageTables:         5572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505888 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 07:51:07