Trace number 4409733

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.0 parallelSAT (TO)121 20126.9 2520.02

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 benchmark2520.07
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-4409733-1569833507.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 1.
0.00/0.02	c [pFactory][Group N°0] task 6 launched on thread 3.
0.00/0.02	c [pFactory][Group N°0] task 5 launched on thread 4.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 0.
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 5.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 7.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 6.
0.00/0.02	o 334
0.00/0.02	o 265
0.00/0.02	o 230
0.00/0.02	o 132
0.00/0.06	o 123
0.75/0.17	o 122
94.90/12.00	o 121
20126.80/2520.01	
20126.80/2520.01	c *** INTERRUPTED ***
20126.80/2520.01	c call to solver        : 5
20126.80/2520.01	c
20126.80/2520.01	c restarts              : 717175      
20126.80/2520.01	c conflicts             : 8577340      (426 /sec)
20126.80/2520.01	c decisions             : 21053346     (1046 /sec)
20126.80/2520.01	c propagations          : 2543033004  (126350 /sec)
20126.80/2520.01	c root propagations     : 1443        
20126.80/2520.01	c filter calls          : 373191215      (18542 /sec)
20126.80/2520.01	c useless filter calls  : 228536193      (61 %)
20126.80/2520.01	c Memory used           : 605.73 MB
20126.80/2520.01	c Best bound time (wc)  : 12.0006 s
20126.80/2520.01	c CPU time              : 20126.8 s
20126.80/2520.01	c real time             : 2520.01 s
20126.80/2520.01	
20126.80/2520.01	s SATISFIABLE
20126.80/2520.01	c Best value found: 121
20126.80/2520.01	
20126.80/2520.01	
20126.80/2520.01	v <instantiation type='solution' cost='121'>
20126.80/2520.01	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.80/2520.01	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>
20126.80/2520.01	v </instantiation>
20126.80/2520.01	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409733-1569833507/watcher-4409733-1569833507 -o /tmp/evaluation-result-4409733-1569833507/solver-4409733-1569833507 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1569830904-6198 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409733-1569833507.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=6491, runsolver pid=6488
Current StackSize limit: 8192 KiB


[startup+0.100741 s]*
/proc/loadavg: 4.93 8.03 8.59 9/201 6500
/proc/meminfo: memFree=30105600/32770624 swapFree=66954180/67108860
[pid=6491] ppid=6488 vsize=620268 memory=6856 CPUtime=0.75 cores=0-7
/proc/6491/stat : 6491 (cosoco) S 6488 6491 6171 0 -1 1077944320 2028 0 0 0 75 0 0 0 20 0 9 0 559265354 635154432 1714 33554432000 4194304 6211132 140721392822048 140721392820304 139745092701943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
/proc/6491/statm: 155067 1714 833 493 0 148372 0
[pid=6491/tid=6493] ppid=6488 vsize=620268 memory=-2177352373413752899 CPUtime=0.09 cores=0-7
/proc/6491/task/6493/stat : 6493 (cosoco) R 6488 6491 6171 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745069558968 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6494] ppid=6488 vsize=620268 memory=279745699514104 CPUtime=0.09 cores=0-7
/proc/6491/task/6494/stat : 6494 (cosoco) R 6488 6491 6171 0 -1 4202560 21 0 0 0 9 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745061166352 5038992 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6495] ppid=6488 vsize=620268 memory=139872908871296 CPUtime=0.09 cores=0-7
/proc/6491/task/6495/stat : 6495 (cosoco) R 6488 6491 6171 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745052773648 5157804 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6496] ppid=6488 vsize=620268 memory=0 CPUtime=0.09 cores=0-7
/proc/6491/task/6496/stat : 6496 (cosoco) R 6488 6491 6171 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745044380944 5039170 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6497] ppid=6488 vsize=620268 memory=0 CPUtime=0.08 cores=0-7
/proc/6491/task/6497/stat : 6497 (cosoco) R 6488 6491 6171 0 -1 4202560 10 0 0 0 8 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745035988152 5389864 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6498] ppid=6488 vsize=620268 memory=0 CPUtime=0.09 cores=0-7
/proc/6491/task/6498/stat : 6498 (cosoco) R 6488 6491 6171 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745027595448 5038992 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6499] ppid=6488 vsize=620268 memory=-1 CPUtime=0.09 cores=0-7
/proc/6491/task/6499/stat : 6499 (cosoco) R 6488 6491 6171 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745019203168 5039193 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6500] ppid=6488 vsize=620268 memory=0 CPUtime=0.09 cores=0-7
/proc/6491/task/6500/stat : 6500 (cosoco) R 6488 6491 6171 0 -1 4202560 7 0 0 0 9 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745010810040 5038947 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
Current children cumulated CPU time: 0.75 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 6856 KiB

[startup+0.210735 s]*
/proc/loadavg: 4.93 8.03 8.59 9/201 6500
/proc/meminfo: memFree=30106168/32770624 swapFree=66954180/67108860
[pid=6491] ppid=6488 vsize=620268 memory=6856 CPUtime=1.62 cores=0-7
/proc/6491/stat : 6491 (cosoco) S 6488 6491 6171 0 -1 1077944320 2030 0 0 0 162 0 0 0 20 0 9 0 559265354 635154432 1714 33554432000 4194304 6211132 140721392822048 140721392820304 139745092701943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
/proc/6491/statm: 155067 1714 833 493 0 148372 0
[pid=6491/tid=6493] ppid=6488 vsize=620268 memory=0 CPUtime=0.2 cores=0-7
/proc/6491/task/6493/stat : 6493 (cosoco) R 6488 6491 6171 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745069558968 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6494] ppid=6488 vsize=620268 memory=279745699514104 CPUtime=0.2 cores=0-7
/proc/6491/task/6494/stat : 6494 (cosoco) R 6488 6491 6171 0 -1 4202560 22 0 0 0 20 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745061166352 5082393 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6495] ppid=6488 vsize=620268 memory=139872908871296 CPUtime=0.2 cores=0-7
/proc/6491/task/6495/stat : 6495 (cosoco) R 6488 6491 6171 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745052773648 5037823 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6496] ppid=6488 vsize=620268 memory=0 CPUtime=0.2 cores=0-7
/proc/6491/task/6496/stat : 6496 (cosoco) R 6488 6491 6171 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745044380944 5250316 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6497] ppid=6488 vsize=620268 memory=0 CPUtime=0.18 cores=0-7
/proc/6491/task/6497/stat : 6497 (cosoco) R 6488 6491 6171 0 -1 4202560 10 0 0 0 18 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745035988152 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6498] ppid=6488 vsize=620268 memory=0 CPUtime=0.2 cores=0-7
/proc/6491/task/6498/stat : 6498 (cosoco) R 6488 6491 6171 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745027595448 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6499] ppid=6488 vsize=620268 memory=-1 CPUtime=0.2 cores=0-7
/proc/6491/task/6499/stat : 6499 (cosoco) R 6488 6491 6171 0 -1 4202560 10 0 0 0 20 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745019202744 5039536 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6500] ppid=6488 vsize=620268 memory=0 CPUtime=0.2 cores=0-7
/proc/6491/task/6500/stat : 6500 (cosoco) R 6488 6491 6171 0 -1 4202560 7 0 0 0 20 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745010810040 5081194 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 6856 KiB

[startup+0.309736 s]*
/proc/loadavg: 4.93 8.03 8.59 9/201 6500
/proc/meminfo: memFree=30106168/32770624 swapFree=66954180/67108860
[pid=6491] ppid=6488 vsize=620268 memory=6856 CPUtime=2.4 cores=0-7
/proc/6491/stat : 6491 (cosoco) S 6488 6491 6171 0 -1 1077944320 2030 0 0 0 240 0 0 0 20 0 9 0 559265354 635154432 1714 33554432000 4194304 6211132 140721392822048 140721392820304 139745092701943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
/proc/6491/statm: 155067 1714 833 493 0 148372 0
[pid=6491/tid=6493] ppid=6488 vsize=620268 memory=0 CPUtime=0.3 cores=0-7
/proc/6491/task/6493/stat : 6493 (cosoco) R 6488 6491 6171 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745069558968 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6494] ppid=6488 vsize=620268 memory=7959527015332984457 CPUtime=0.3 cores=0-7
/proc/6491/task/6494/stat : 6494 (cosoco) R 6488 6491 6171 0 -1 4202560 22 0 0 0 30 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745061166352 5075231 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6495] ppid=6488 vsize=620268 memory=139872908871296 CPUtime=0.3 cores=0-7
/proc/6491/task/6495/stat : 6495 (cosoco) R 6488 6491 6171 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745052773648 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6496] ppid=6488 vsize=620268 memory=0 CPUtime=0.3 cores=0-7
/proc/6491/task/6496/stat : 6496 (cosoco) R 6488 6491 6171 0 -1 4202560 15 0 0 0 30 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745044380944 5039149 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6497] ppid=6488 vsize=620268 memory=0 CPUtime=0.27 cores=0-7
/proc/6491/task/6497/stat : 6497 (cosoco) R 6488 6491 6171 0 -1 4202560 10 0 0 0 27 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745035988152 5039029 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6498] ppid=6488 vsize=620268 memory=0 CPUtime=0.3 cores=0-7
/proc/6491/task/6498/stat : 6498 (cosoco) R 6488 6491 6171 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745027595448 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6499] ppid=6488 vsize=620268 memory=0 CPUtime=0.3 cores=0-7
/proc/6491/task/6499/stat : 6499 (cosoco) R 6488 6491 6171 0 -1 4202560 10 0 0 0 30 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745019202744 5039038 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6500] ppid=6488 vsize=620268 memory=0 CPUtime=0.3 cores=0-7
/proc/6491/task/6500/stat : 6500 (cosoco) R 6488 6491 6171 0 -1 4202560 7 0 0 0 30 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745010810040 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
Current children cumulated CPU time: 2.4 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 6856 KiB

[startup+0.700734 s]
/proc/loadavg: 4.93 8.03 8.59 9/201 6500
/proc/meminfo: memFree=30106168/32770624 swapFree=66954180/67108860
[pid=6491] ppid=6488 vsize=620268 memory=6856 CPUtime=5.44 cores=0-7
/proc/6491/stat : 6491 (cosoco) S 6488 6491 6171 0 -1 1077944320 2030 0 0 0 544 0 0 0 20 0 9 0 559265354 635154432 1714 33554432000 4194304 6211132 140721392822048 140721392820304 139745092701943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
/proc/6491/statm: 155067 1714 833 493 0 148372 0
[pid=6491/tid=6493] ppid=6488 vsize=620268 memory=299060269 CPUtime=0.68 cores=0-7
/proc/6491/task/6493/stat : 6493 (cosoco) R 6488 6491 6171 0 -1 4202560 12 0 0 0 68 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745069558968 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6494] ppid=6488 vsize=620268 memory=0 CPUtime=0.68 cores=0-7
/proc/6491/task/6494/stat : 6494 (cosoco) R 6488 6491 6171 0 -1 4202560 22 0 0 0 68 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745061166352 5039199 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6495] ppid=6488 vsize=620268 memory=988 CPUtime=0.68 cores=0-7
/proc/6491/task/6495/stat : 6495 (cosoco) R 6488 6491 6171 0 -1 4202560 12 0 0 0 68 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745052773648 5207536 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6496] ppid=6488 vsize=620268 memory=2008 CPUtime=0.68 cores=0-7
/proc/6491/task/6496/stat : 6496 (cosoco) R 6488 6491 6171 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745044380944 5038982 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6497] ppid=6488 vsize=620268 memory=1052 CPUtime=0.63 cores=0-7
/proc/6491/task/6497/stat : 6497 (cosoco) R 6488 6491 6171 0 -1 4202560 10 0 0 0 63 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745035988152 5037854 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6498] ppid=6488 vsize=620268 memory=776 CPUtime=0.68 cores=0-7
/proc/6491/task/6498/stat : 6498 (cosoco) R 6488 6491 6171 0 -1 4202560 11 0 0 0 68 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745027595448 5079432 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6499] ppid=6488 vsize=620268 memory=2832 CPUtime=0.68 cores=0-7
/proc/6491/task/6499/stat : 6499 (cosoco) R 6488 6491 6171 0 -1 4202560 10 0 0 0 68 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745019202744 5039137 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6500] ppid=6488 vsize=620268 memory=668 CPUtime=0.68 cores=0-7
/proc/6491/task/6500/stat : 6500 (cosoco) R 6488 6491 6171 0 -1 4202560 7 0 0 0 68 0 0 0 20 0 9 0 559265355 635154432 1714 33554432000 4194304 6211132 140721392822048 139745010810040 5038971 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
Current children cumulated CPU time: 5.44 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 6856 KiB

[startup+1.50074 s]
/proc/loadavg: 4.93 8.03 8.59 9/201 6500
/proc/meminfo: memFree=30106168/32770624 swapFree=66954180/67108860
[pid=6491] ppid=6488 vsize=620268 memory=7252 CPUtime=11.83 cores=0-7
/proc/6491/stat : 6491 (cosoco) S 6488 6491 6171 0 -1 1077944320 2973 0 0 0 1183 0 0 0 20 0 9 0 559265354 635154432 1813 33554432000 4194304 6211132 140721392822048 140721392820304 139745092701943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
/proc/6491/statm: 155067 1813 844 493 0 148372 0
[pid=6491/tid=6493] ppid=6488 vsize=620268 memory=139877203838591 CPUtime=1.48 cores=0-7
/proc/6491/task/6493/stat : 6493 (cosoco) R 6488 6491 6171 0 -1 4202560 103 0 0 0 148 0 0 0 20 0 9 0 559265355 635154432 1813 33554432000 4194304 6211132 140721392822048 139745069558968 5078762 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6494] ppid=6488 vsize=620268 memory=988 CPUtime=1.48 cores=0-7
/proc/6491/task/6494/stat : 6494 (cosoco) R 6488 6491 6171 0 -1 4202560 149 0 0 0 148 0 0 0 20 0 9 0 559265355 635154432 1813 33554432000 4194304 6211132 140721392822048 139745061166352 5037759 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6495] ppid=6488 vsize=620268 memory=2008 CPUtime=1.48 cores=0-7
/proc/6491/task/6495/stat : 6495 (cosoco) R 6488 6491 6171 0 -1 4202560 112 0 0 0 148 0 0 0 20 0 9 0 559265355 635154432 1813 33554432000 4194304 6211132 140721392822048 139745052773648 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6496] ppid=6488 vsize=620268 memory=299060269 CPUtime=1.48 cores=0-7
/proc/6491/task/6496/stat : 6496 (cosoco) R 6488 6491 6171 0 -1 4202560 146 0 0 0 148 0 0 0 20 0 9 0 559265355 635154432 1813 33554432000 4194304 6211132 140721392822048 139745044380944 5039199 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6497] ppid=6488 vsize=620268 memory=0 CPUtime=1.42 cores=0-7
/proc/6491/task/6497/stat : 6497 (cosoco) R 6488 6491 6171 0 -1 4202560 156 0 0 0 142 0 0 0 20 0 9 0 559265355 635154432 1813 33554432000 4194304 6211132 140721392822048 139745035988152 5390097 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6498] ppid=6488 vsize=620268 memory=0 CPUtime=1.48 cores=0-7
/proc/6491/task/6498/stat : 6498 (cosoco) R 6488 6491 6171 0 -1 4202560 168 0 0 0 148 0 0 0 20 0 9 0 559265355 635154432 1813 33554432000 4194304 6211132 140721392822048 139745027595448 5250319 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6499] ppid=6488 vsize=620268 memory=139872790819232 CPUtime=1.48 cores=0-7
/proc/6491/task/6499/stat : 6499 (cosoco) R 6488 6491 6171 0 -1 4202560 107 0 0 0 148 0 0 0 20 0 9 0 559265355 635154432 1813 33554432000 4194304 6211132 140721392822048 139745019202744 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6500] ppid=6488 vsize=620268 memory=139872790819328 CPUtime=1.48 cores=0-7
/proc/6491/task/6500/stat : 6500 (cosoco) R 6488 6491 6171 0 -1 4202560 101 0 0 0 148 0 0 0 20 0 9 0 559265355 635154432 1813 33554432000 4194304 6211132 140721392822048 139745010810040 5158032 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
Current children cumulated CPU time: 11.83 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7252 KiB

[startup+3.10974 s]
/proc/loadavg: 4.93 8.03 8.59 9/201 6500
/proc/meminfo: memFree=30106044/32770624 swapFree=66954180/67108860
[pid=6491] ppid=6488 vsize=620268 memory=7260 CPUtime=24.67 cores=0-7
/proc/6491/stat : 6491 (cosoco) S 6488 6491 6171 0 -1 1077944320 3808 0 0 0 2467 0 0 0 20 0 9 0 559265354 635154432 1815 33554432000 4194304 6211132 140721392822048 140721392820304 139745092701943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
/proc/6491/statm: 155067 1815 844 493 0 148372 0
[pid=6491/tid=6493] ppid=6488 vsize=620268 memory=0 CPUtime=3.09 cores=0-7
/proc/6491/task/6493/stat : 6493 (cosoco) R 6488 6491 6171 0 -1 4202560 188 0 0 0 309 0 0 0 20 0 9 0 559265355 635154432 1815 33554432000 4194304 6211132 140721392822048 139745069558968 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6494] ppid=6488 vsize=620268 memory=7252 CPUtime=3.09 cores=0-7
/proc/6491/task/6494/stat : 6494 (cosoco) R 6488 6491 6171 0 -1 4202560 245 0 0 0 309 0 0 0 20 0 9 0 559265355 635154432 1815 33554432000 4194304 6211132 140721392822048 139745061166352 5157195 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6495] ppid=6488 vsize=620268 memory=0 CPUtime=3.09 cores=0-7
/proc/6491/task/6495/stat : 6495 (cosoco) R 6488 6491 6171 0 -1 4202560 242 0 0 0 309 0 0 0 20 0 9 0 559265355 635154432 1815 33554432000 4194304 6211132 140721392822048 139745052773648 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6496] ppid=6488 vsize=620268 memory=0 CPUtime=3.09 cores=0-7
/proc/6491/task/6496/stat : 6496 (cosoco) R 6488 6491 6171 0 -1 4202560 234 0 0 0 309 0 0 0 20 0 9 0 559265355 635154432 1815 33554432000 4194304 6211132 140721392822048 139745044380944 5039029 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6497] ppid=6488 vsize=620268 memory=0 CPUtime=3.01 cores=0-7
/proc/6491/task/6497/stat : 6497 (cosoco) R 6488 6491 6171 0 -1 4202560 276 0 0 0 301 0 0 0 20 0 9 0 559265355 635154432 1815 33554432000 4194304 6211132 140721392822048 139745035988152 5409471 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6498] ppid=6488 vsize=620268 memory=55 CPUtime=3.09 cores=0-7
/proc/6491/task/6498/stat : 6498 (cosoco) R 6488 6491 6171 0 -1 4202560 267 0 0 0 309 0 0 0 20 0 9 0 559265355 635154432 1815 33554432000 4194304 6211132 140721392822048 139745027595448 5038990 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6499] ppid=6488 vsize=620268 memory=-7313654673739556905 CPUtime=3.09 cores=0-7
/proc/6491/task/6499/stat : 6499 (cosoco) R 6488 6491 6171 0 -1 4202560 209 0 0 0 309 0 0 0 20 0 9 0 559265355 635154432 1815 33554432000 4194304 6211132 140721392822048 139745019202744 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6500] ppid=6488 vsize=620268 memory=3504 CPUtime=3.09 cores=0-7
/proc/6491/task/6500/stat : 6500 (cosoco) R 6488 6491 6171 0 -1 4202560 216 0 0 0 309 0 0 0 20 0 9 0 559265355 635154432 1815 33554432000 4194304 6211132 140721392822048 139745010810040 5079046 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
Current children cumulated CPU time: 24.67 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7260 KiB

[startup+6.30074 s]
/proc/loadavg: 5.02 8.00 8.57 9/201 6500
/proc/meminfo: memFree=30106672/32770624 swapFree=66954180/67108860
[pid=6491] ppid=6488 vsize=620268 memory=7260 CPUtime=50.16 cores=0-7
/proc/6491/stat : 6491 (cosoco) S 6488 6491 6171 0 -1 1077944320 5777 0 0 0 5016 0 0 0 20 0 9 0 559265354 635154432 1815 33554432000 4194304 6211132 140721392822048 140721392820304 139745092701943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
/proc/6491/statm: 155067 1815 844 493 0 148372 0
[pid=6491/tid=6493] ppid=6488 vsize=620268 memory=0 CPUtime=6.28 cores=0-7
/proc/6491/task/6493/stat : 6493 (cosoco) R 6488 6491 6171 0 -1 4202560 437 0 0 0 628 0 0 0 20 0 9 0 559265355 635154432 1815 33554432000 4194304 6211132 140721392822048 139745069558968 5186344 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6494] ppid=6488 vsize=620268 memory=139877203838591 CPUtime=6.28 cores=0-7
/proc/6491/task/6494/stat : 6494 (cosoco) R 6488 6491 6171 0 -1 4202560 540 0 0 0 628 0 0 0 20 0 9 0 559265355 635154432 1815 33554432000 4194304 6211132 140721392822048 139745061166352 5039217 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6495] ppid=6488 vsize=620268 memory=3504 CPUtime=6.28 cores=0-7
/proc/6491/task/6495/stat : 6495 (cosoco) R 6488 6491 6171 0 -1 4202560 475 0 0 0 628 0 0 0 20 0 9 0 559265355 635154432 1815 33554432000 4194304 6211132 140721392822048 139745052773648 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6496] ppid=6488 vsize=620268 memory=8248 CPUtime=6.28 cores=0-7
/proc/6491/task/6496/stat : 6496 (cosoco) R 6488 6491 6171 0 -1 4202560 493 0 0 0 628 0 0 0 20 0 9 0 559265355 635154432 1815 33554432000 4194304 6211132 140721392822048 139745044380944 5037854 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0

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

/proc/6491/task/6495/stat : 6495 (cosoco) R 6488 6491 6171 0 -1 4202560 5614 0 0 0 226198 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745052773648 5035344 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6496] ppid=6488 vsize=620268 memory=7284 CPUtime=2262.12 cores=0-7
/proc/6491/task/6496/stat : 6496 (cosoco) R 6488 6491 6171 0 -1 4202560 5026 0 0 0 226212 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745044380944 5039007 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6497] ppid=6488 vsize=620268 memory=7284 CPUtime=2234.01 cores=0-7
/proc/6491/task/6497/stat : 6497 (cosoco) R 6488 6491 6171 0 -1 4202560 5695 0 0 0 223400 1 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745035988152 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6498] ppid=6488 vsize=620268 memory=7284 CPUtime=2262.16 cores=0-7
/proc/6491/task/6498/stat : 6498 (cosoco) R 6488 6491 6171 0 -1 4202560 5316 0 0 0 226216 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745027595448 5039536 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6499] ppid=6488 vsize=620268 memory=7284 CPUtime=2262.08 cores=0-7
/proc/6491/task/6499/stat : 6499 (cosoco) R 6488 6491 6171 0 -1 4202560 5186 0 0 0 226208 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745019202744 5039536 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6500] ppid=6488 vsize=620268 memory=7284 CPUtime=2261.96 cores=0-7
/proc/6491/task/6500/stat : 6500 (cosoco) R 6488 6491 6171 0 -1 4202560 5638 0 0 0 226196 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745010810040 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
Current children cumulated CPU time: 18068.5 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7284 KiB

[startup+2322.3 s]
/proc/loadavg: 8.60 8.37 8.36 9/199 6693
/proc/meminfo: memFree=30106852/32770624 swapFree=66954180/67108860
[pid=6491] ppid=6488 vsize=620268 memory=7284 CPUtime=18547.7 cores=0-7
/proc/6491/stat : 6491 (cosoco) S 6488 6491 6171 0 -1 1077944320 46975 0 0 0 1854770 3 0 0 20 0 9 0 559265354 635154432 1821 33554432000 4194304 6211132 140721392822048 140721392820304 139745092701943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
/proc/6491/statm: 155067 1821 844 493 0 148372 0
[pid=6491/tid=6493] ppid=6488 vsize=620268 memory=7284 CPUtime=2322.04 cores=0-7
/proc/6491/task/6493/stat : 6493 (cosoco) R 6488 6491 6171 0 -1 4202560 5597 0 0 0 232204 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745069558720 5078762 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6494] ppid=6488 vsize=620268 memory=7284 CPUtime=2322.09 cores=0-7
/proc/6491/task/6494/stat : 6494 (cosoco) R 6488 6491 6171 0 -1 4202560 6293 0 0 0 232209 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745061166352 5250319 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6495] ppid=6488 vsize=620268 memory=7284 CPUtime=2321.97 cores=0-7
/proc/6491/task/6495/stat : 6495 (cosoco) R 6488 6491 6171 0 -1 4202560 5735 0 0 0 232197 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745052773648 5039014 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6496] ppid=6488 vsize=620268 memory=7284 CPUtime=2322.12 cores=0-7
/proc/6491/task/6496/stat : 6496 (cosoco) R 6488 6491 6171 0 -1 4202560 5114 0 0 0 232212 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745044380944 5389440 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6497] ppid=6488 vsize=620268 memory=7284 CPUtime=2293.25 cores=0-7
/proc/6491/task/6497/stat : 6497 (cosoco) R 6488 6491 6171 0 -1 4202560 5817 0 0 0 229324 1 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745035988152 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6498] ppid=6488 vsize=620268 memory=7284 CPUtime=2322.16 cores=0-7
/proc/6491/task/6498/stat : 6498 (cosoco) R 6488 6491 6171 0 -1 4202560 5424 0 0 0 232216 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745027595448 5039007 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6499] ppid=6488 vsize=620268 memory=7284 CPUtime=2322.08 cores=0-7
/proc/6491/task/6499/stat : 6499 (cosoco) R 6488 6491 6171 0 -1 4202560 5304 0 0 0 232208 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745019202744 5038971 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6500] ppid=6488 vsize=620268 memory=7284 CPUtime=2321.96 cores=0-7
/proc/6491/task/6500/stat : 6500 (cosoco) R 6488 6491 6171 0 -1 4202560 5760 0 0 0 232196 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745010810040 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
Current children cumulated CPU time: 18547.7 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7284 KiB

[startup+2382.3 s]
/proc/loadavg: 8.22 8.30 8.33 9/199 6703
/proc/meminfo: memFree=30106076/32770624 swapFree=66954180/67108860
[pid=6491] ppid=6488 vsize=620268 memory=7284 CPUtime=19026.9 cores=0-7
/proc/6491/stat : 6491 (cosoco) S 6488 6491 6171 0 -1 1077944320 47873 0 0 0 1902689 4 0 0 20 0 9 0 559265354 635154432 1821 33554432000 4194304 6211132 140721392822048 140721392820304 139745092701943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
/proc/6491/statm: 155067 1821 844 493 0 148372 0
[pid=6491/tid=6493] ppid=6488 vsize=620268 memory=7284 CPUtime=2382.01 cores=0-7
/proc/6491/task/6493/stat : 6493 (cosoco) R 6488 6491 6171 0 -1 4202560 5731 0 0 0 238201 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745069558720 5039007 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6494] ppid=6488 vsize=620268 memory=7284 CPUtime=2382.09 cores=0-7
/proc/6491/task/6494/stat : 6494 (cosoco) R 6488 6491 6171 0 -1 4202560 6410 0 0 0 238209 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745061166352 5250325 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6495] ppid=6488 vsize=620268 memory=7284 CPUtime=2381.97 cores=0-7
/proc/6491/task/6495/stat : 6495 (cosoco) R 6488 6491 6171 0 -1 4202560 5842 0 0 0 238197 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745052773648 5039141 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6496] ppid=6488 vsize=620268 memory=7284 CPUtime=2382.12 cores=0-7
/proc/6491/task/6496/stat : 6496 (cosoco) R 6488 6491 6171 0 -1 4202560 5206 0 0 0 238212 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745044380944 5037854 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6497] ppid=6488 vsize=620268 memory=7284 CPUtime=2352.5 cores=0-7
/proc/6491/task/6497/stat : 6497 (cosoco) R 6488 6491 6171 0 -1 4202560 5936 0 0 0 235249 1 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745035988152 5394183 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6498] ppid=6488 vsize=620268 memory=7284 CPUtime=2382.15 cores=0-7
/proc/6491/task/6498/stat : 6498 (cosoco) R 6488 6491 6171 0 -1 4202560 5522 0 0 0 238215 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745027595448 5039132 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6499] ppid=6488 vsize=620268 memory=7284 CPUtime=2382.08 cores=0-7
/proc/6491/task/6499/stat : 6499 (cosoco) R 6488 6491 6171 0 -1 4202560 5410 0 0 0 238208 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745019202744 5039217 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6500] ppid=6488 vsize=620268 memory=7284 CPUtime=2381.94 cores=0-7
/proc/6491/task/6500/stat : 6500 (cosoco) R 6488 6491 6171 0 -1 4202560 5885 0 0 0 238194 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745010810040 5039026 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
Current children cumulated CPU time: 19026.9 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7284 KiB

[startup+2442.3 s]
/proc/loadavg: 8.08 8.25 8.31 9/199 6706
/proc/meminfo: memFree=30106068/32770624 swapFree=66954180/67108860
[pid=6491] ppid=6488 vsize=620268 memory=7284 CPUtime=19506.2 cores=0-7
/proc/6491/stat : 6491 (cosoco) S 6488 6491 6171 0 -1 1077944320 48751 0 0 0 1950611 4 0 0 20 0 9 0 559265354 635154432 1821 33554432000 4194304 6211132 140721392822048 140721392820304 139745092701943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
/proc/6491/statm: 155067 1821 844 493 0 148372 0
[pid=6491/tid=6493] ppid=6488 vsize=620268 memory=7284 CPUtime=2442.01 cores=0-7
/proc/6491/task/6493/stat : 6493 (cosoco) R 6488 6491 6171 0 -1 4202560 5826 0 0 0 244201 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745069558720 5390177 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6494] ppid=6488 vsize=620268 memory=7284 CPUtime=2442.08 cores=0-7
/proc/6491/task/6494/stat : 6494 (cosoco) R 6488 6491 6171 0 -1 4202560 6545 0 0 0 244208 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745061166352 5389851 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6495] ppid=6488 vsize=620268 memory=7284 CPUtime=2441.96 cores=0-7
/proc/6491/task/6495/stat : 6495 (cosoco) R 6488 6491 6171 0 -1 4202560 5947 0 0 0 244196 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745052773648 5193776 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6496] ppid=6488 vsize=620268 memory=7284 CPUtime=2442.1 cores=0-7
/proc/6491/task/6496/stat : 6496 (cosoco) R 6488 6491 6171 0 -1 4202560 5277 0 0 0 244210 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745044380944 5079046 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6497] ppid=6488 vsize=620268 memory=7284 CPUtime=2411.77 cores=0-7
/proc/6491/task/6497/stat : 6497 (cosoco) R 6488 6491 6171 0 -1 4202560 6060 0 0 0 241176 1 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745035988152 5039047 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6498] ppid=6488 vsize=620268 memory=7284 CPUtime=2442.16 cores=0-7
/proc/6491/task/6498/stat : 6498 (cosoco) R 6488 6491 6171 0 -1 4202560 5638 0 0 0 244216 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745027595448 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6499] ppid=6488 vsize=620268 memory=7284 CPUtime=2442.08 cores=0-7
/proc/6491/task/6499/stat : 6499 (cosoco) R 6488 6491 6171 0 -1 4202560 5535 0 0 0 244208 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745019202744 5039029 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6500] ppid=6488 vsize=620268 memory=7284 CPUtime=2441.93 cores=0-7
/proc/6491/task/6500/stat : 6500 (cosoco) R 6488 6491 6171 0 -1 4202560 5992 0 0 0 244193 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745010810040 5039189 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
Current children cumulated CPU time: 19506.1 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7284 KiB

[startup+2502.3 s]
/proc/loadavg: 8.03 8.20 8.29 9/199 6711
/proc/meminfo: memFree=30105864/32770624 swapFree=66954180/67108860
[pid=6491] ppid=6488 vsize=620268 memory=7284 CPUtime=19985.4 cores=0-7
/proc/6491/stat : 6491 (cosoco) S 6488 6491 6171 0 -1 1077944320 49630 0 0 0 1998532 4 0 0 20 0 9 0 559265354 635154432 1821 33554432000 4194304 6211132 140721392822048 140721392820304 139745092701943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
/proc/6491/statm: 155067 1821 844 493 0 148372 0
[pid=6491/tid=6493] ppid=6488 vsize=620268 memory=7284 CPUtime=2501.99 cores=0-7
/proc/6491/task/6493/stat : 6493 (cosoco) R 6488 6491 6171 0 -1 4202560 5924 0 0 0 250199 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745069558720 5039217 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6494] ppid=6488 vsize=620268 memory=7284 CPUtime=2502.08 cores=0-7
/proc/6491/task/6494/stat : 6494 (cosoco) R 6488 6491 6171 0 -1 4202560 6669 0 0 0 250208 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745061166352 5158073 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6495] ppid=6488 vsize=620268 memory=7284 CPUtime=2501.95 cores=0-7
/proc/6491/task/6495/stat : 6495 (cosoco) R 6488 6491 6171 0 -1 4202560 6067 0 0 0 250195 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745052773648 5039536 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6496] ppid=6488 vsize=620268 memory=7284 CPUtime=2502.1 cores=0-7
/proc/6491/task/6496/stat : 6496 (cosoco) R 6488 6491 6171 0 -1 4202560 5360 0 0 0 250210 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745044380944 5082393 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6497] ppid=6488 vsize=620268 memory=7284 CPUtime=2471.03 cores=0-7
/proc/6491/task/6497/stat : 6497 (cosoco) R 6488 6491 6171 0 -1 4202560 6187 0 0 0 247102 1 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745035988152 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6498] ppid=6488 vsize=620268 memory=7284 CPUtime=2502.15 cores=0-7
/proc/6491/task/6498/stat : 6498 (cosoco) R 6488 6491 6171 0 -1 4202560 5750 0 0 0 250215 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745027595448 5039104 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6499] ppid=6488 vsize=620268 memory=7284 CPUtime=2502.07 cores=0-7
/proc/6491/task/6499/stat : 6499 (cosoco) R 6488 6491 6171 0 -1 4202560 5642 0 0 0 250207 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745019202744 5083044 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6500] ppid=6488 vsize=620268 memory=1096 CPUtime=2501.93 cores=0-7
/proc/6491/task/6500/stat : 6500 (cosoco) R 6488 6491 6171 0 -1 4202560 6100 0 0 0 250192 1 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745010810040 5039029 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
Current children cumulated CPU time: 19985.4 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7284 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.02 8.19 8.29 9/199 6711
/proc/meminfo: memFree=30106036/32770624 swapFree=66954180/67108860
[pid=6491] ppid=6488 vsize=620268 memory=7284 CPUtime=20126.8 cores=0-7
/proc/6491/stat : 6491 (cosoco) S 6488 6491 6171 0 -1 1077944320 49638 0 0 0 2012676 4 0 0 20 0 9 0 559265354 635154432 1821 33554432000 4194304 6211132 140721392822048 140721392820304 139745092701943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
/proc/6491/statm: 155067 1821 844 493 0 148372 0
[pid=6491/tid=6493] ppid=6488 vsize=620268 memory=1398722017469774279 CPUtime=2519.7 cores=0-7
/proc/6491/task/6493/stat : 6493 (cosoco) R 6488 6491 6171 0 -1 4202560 5924 0 0 0 251970 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745069558720 5157957 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6494] ppid=6488 vsize=620268 memory=-7003737579269690708 CPUtime=2519.79 cores=0-7
/proc/6491/task/6494/stat : 6494 (cosoco) R 6488 6491 6171 0 -1 4202560 6673 0 0 0 251979 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745061166352 5039189 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6495] ppid=6488 vsize=620268 memory=4132 CPUtime=2519.65 cores=0-7
/proc/6491/task/6495/stat : 6495 (cosoco) R 6488 6491 6171 0 -1 4202560 6067 0 0 0 251965 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745052773648 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6496] ppid=6488 vsize=620268 memory=4108 CPUtime=2519.81 cores=0-7
/proc/6491/task/6496/stat : 6496 (cosoco) R 6488 6491 6171 0 -1 4202560 5360 0 0 0 251981 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745044380944 5039125 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6497] ppid=6488 vsize=620268 memory=1408 CPUtime=2488.52 cores=0-7
/proc/6491/task/6497/stat : 6497 (cosoco) R 6488 6491 6171 0 -1 4202560 6189 0 0 0 248851 1 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745035988152 5039540 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6498] ppid=6488 vsize=620268 memory=2944 CPUtime=2519.86 cores=0-7
/proc/6491/task/6498/stat : 6498 (cosoco) R 6488 6491 6171 0 -1 4202560 5752 0 0 0 251986 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745027595448 5039137 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6499] ppid=6488 vsize=620268 memory=7284 CPUtime=2519.77 cores=0-7
/proc/6491/task/6499/stat : 6499 (cosoco) R 6488 6491 6171 0 -1 4202560 5642 0 0 0 251977 0 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745019202744 5039014 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
[pid=6491/tid=6500] ppid=6488 vsize=620268 memory=1652 CPUtime=2519.64 cores=0-7
/proc/6491/task/6500/stat : 6500 (cosoco) R 6488 6491 6171 0 -1 4202560 6100 0 0 0 251963 1 0 0 20 0 9 0 559265355 635154432 1821 33554432000 4194304 6211132 140721392822048 139745010810040 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 27430912 140721392825361 140721392825453 140721392825453 140721392828366 0
Current children cumulated CPU time: 20126.8 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7284 KiB

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

[startup+2520.02 s]
# the end of solver process 6491 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20126.8 s, system=0.04298 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.9
CPU user time (s): 20126.8
CPU system time (s): 0.04298
CPU usage (%): 798.68
Max. virtual memory (cumulated for all children) (KiB): 620268
Max. memory (cumulated for all children) (KiB): 7284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20126.8
system time used= 0.04298
maximum resident set size= 7564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49685
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= 47
involuntary context switches= 166059


# summary of solver processes directly reported to runsolver:
#   pid: 6491
#   total CPU time (s): 20126.9
#   total CPU user time (s): 20126.8
#   total CPU system time (s): 0.04298

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.1225 second user time and 19.6534 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-30 10:51:05
IDJOB=4409733
IDBENCH=135866
IDSOLVER=2877
FILE ID=node119/4409733-1569833507
RUNJOBID= node119-1569830904-6198
PBS_JOBID= 21705950
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 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-4409733-1569833507/watcher-4409733-1569833507 -o /tmp/evaluation-result-4409733-1569833507/solver-4409733-1569833507 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1569830904-6198 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409733-1569833507.xml

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

MD5SUM BENCH= ac86bf8ef4620229a98c72b0f60cfd27
RANDOM SEED=652847360

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:        30108860 kB
MemAvailable:   31827100 kB
Buffers:          230392 kB
Cached:          1825660 kB
SwapCached:        46700 kB
Active:          1076136 kB
Inactive:        1031124 kB
Active(anon):      16520 kB
Inactive(anon):   116460 kB
Active(file):    1059616 kB
Inactive(file):   914664 kB
Unevictable:      107468 kB
Mlocked:          107468 kB
SwapTotal:      67108860 kB
SwapFree:       66954180 kB
Dirty:              2716 kB
Writeback:             0 kB
AnonPages:        113524 kB
Mapped:            26876 kB
Shmem:             73180 kB
Slab:             149016 kB
SReclaimable:     119588 kB
SUnreclaim:        29428 kB
KernelStack:        3408 kB
PageTables:         5036 kB
NFS_Unstable:        160 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     538604 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= 62028 MiB
End job on node119 at 2019-09-30 11:33:05