Trace number 4398762

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)421 2011.56 252.024

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-02.xml
MD5SUM0e4189ad20205ae354a6aa8eb292dbdf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark421
Best CPU time to get the best result obtained on this benchmark2011.35
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints101
Number of domains2
Minimum domain size60
Maximum domain size100
Distribution of domain sizes[{"size":60,"count":100},{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":100}]
Minimum constraint arity3
Maximum constraint arity100
Distribution of constraint arities[{"arity":3,"count":100},{"arity":100,"count":1}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"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

3.28/0.54	c
3.28/0.54	c This is cosoco 2.00 --  
3.28/0.54	c
3.28/0.54	c command line: cosoco -model -nbcores=8 HOME/instance-4398762-1568609788.xml 
3.28/0.54	c enable optimization
3.28/0.54	c ========================================[ Problem Statistics ]===========================================
3.28/0.54	c |                                                                                                       
3.28/0.54	c |  Parse time        :         0.08 s 
3.28/0.54	c |
3.28/0.54	c |               Variables: 200
3.28/0.54	c |            Domain Sizes: 60..100
3.28/0.54	c |
3.28/0.54	c |             Constraints: 102
3.28/0.54	c |                   Arity: 3..100  -- Ternary: 100
3.28/0.54	c | 
3.28/0.54	c |                   Types: 
3.28/0.54	c |                          All Different: 1
3.28/0.54	c |                          Extension: 100  (nb tuples: 9900..9900) -- (shared: 792)
3.28/0.54	c |                          Sum: 1
3.28/0.54	c |                          
3.28/0.54	c |               Objective: Minimize Sum
3.28/0.54	
3.28/0.54	c =========================================================================================================
3.28/0.54	c Parallel mode: Portfolio
3.28/0.54	c [pFactory][Group N°0] created (threads:8).
3.28/0.54	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
3.28/0.54	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
3.28/0.54	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
3.28/0.54	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
3.28/0.54	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
3.28/0.54	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
3.28/0.54	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
3.28/0.54	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
3.28/0.54	c [pFactory][Group N°0] concurrent mode: enabled.
3.28/0.54	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
3.28/0.54	c [pFactory][Group N°0] task 7 launched on thread 0.
3.28/0.54	c [pFactory][Group N°0] task 6 launched on thread 1.
3.28/0.54	c [pFactory][Group N°0] task 5 launched on thread 2.
3.28/0.54	c [pFactory][Group N°0] task 4 launched on thread 6.
3.28/0.54	c [pFactory][Group N°0] task 3 launched on thread 7.
3.28/0.54	c [pFactory][Group N°0] task 2 launched on thread 4.
3.28/0.54	c [pFactory][Group N°0] task 1 launched on thread 3.
3.28/0.54	c [pFactory][Group N°0] task 0 launched on thread 5.
3.28/0.54	o 1699
7.20/1.04	o 1443
7.20/1.10	o 662
14.32/1.99	o 429
27.10/3.56	o 427
61.44/7.85	o 424
162.85/20.57	o 423
376.02/47.21	o 421
2011.45/252.02	
2011.45/252.02	c *** INTERRUPTED ***
2011.45/252.02	c call to solver        : 7
2011.45/252.02	c
2011.45/252.02	c restarts              : 19766       
2011.45/252.02	c conflicts             : 177937       (88 /sec)
2011.45/252.02	c decisions             : 293248       (146 /sec)
2011.45/252.02	c propagations          : 218549215   (108658 /sec)
2011.45/252.02	c root propagations     : 11308       
2011.45/252.02	c filter calls          : 8465529        (4209 /sec)
2011.45/252.02	c useless filter calls  : 3167841        (37 %)
2011.45/252.02	c Memory used           : 674.09 MB
2011.45/252.02	c Best bound time (wc)  : 47.2042 s
2011.45/252.02	c CPU time              : 2011.34 s
2011.45/252.02	c real time             : 252.016 s
2011.45/252.02	
2011.45/252.02	s SATISFIABLE
2011.45/252.02	c Best value found: 421
2011.45/252.02	
2011.45/252.02	
2011.45/252.02	v <instantiation type='solution' cost='421'>
2011.45/252.02	v <list>c[0] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[1] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[2] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[3] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[4] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[5] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[6] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[7] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[8] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] 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[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[3] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[4] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[5] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[6] d[70] d[71] d[72] d[73] d[74] d[75] d[76] d[77] d[78] d[79] d[7] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[8] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] d[9] </list>
2011.45/252.02	v <values>60 58 54 56 62 65 63 53 46 43 41 44 40 31 25 24 23 21 15 12 3 2 45 5 4 1 0 11 9 8 7 18 20 47 27 39 28 33 29 30 34 10 16 22 48 17 13 14 6 26 36 35 37 32 38 42 49 51 55 61 66 67 72 69 71 74 50 76 78 82 85 89 95 92 97 98 93 52 86 83 77 81 99 91 19 75 84 87 57 96 94 90 88 80 79 73 68 64 70 59 8 3 1 4 5 4 6 4 1 3 4 2 3 4 2 2 1 4 3 4 1 5 2 3 1 1 5 3 1 4 7 1 4 2 4 4 2 2 2 1 14 5 5 4 3 2 2 6 12 3 2 6 3 2 6 5 1 2 4 3 1 3 3 3 2 4 1 2 5 1 4 2 3 4 3 4 5 3 2 15 2 11 4 38 27 6 3 5 4 7 1 3 4 1 5 3 4 4 5 1 </values>
2011.45/252.02	v </instantiation>
2011.45/252.02	

Verifier Data

OK	421

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398762-1568609788/watcher-4398762-1568609788 -o /tmp/evaluation-result-4398762-1568609788/solver-4398762-1568609788 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node102-1568597211-7653 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398762-1568609788.xml 

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

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


[startup+0.100155 s]*
/proc/loadavg: 8.11 8.10 7.31 2/191 10015
/proc/meminfo: memFree=31419392/32770624 swapFree=66998876/67108860
[pid=10014] ppid=10011 vsize=94348 memory=70700 CPUtime=0.1 cores=0-7
/proc/10014/stat : 10014 (cosoco) R 10011 10014 7626 0 -1 4202496 17937 0 0 0 8 2 0 0 20 0 1 0 437230183 96612352 17609 33554432000 4194304 6211092 140737365488448 140737365484984 5037405 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
/proc/10014/statm: 23587 17675 829 493 0 16892 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 94348 KiB
Current children cumulated memory: 70700 KiB

[startup+0.209403 s]*
/proc/loadavg: 8.11 8.10 7.31 9/199 10023
/proc/meminfo: memFree=31402556/32770624 swapFree=66998876/67108860
[pid=10014] ppid=10011 vsize=690264 memory=76772 CPUtime=0.91 cores=0-7
/proc/10014/stat : 10014 (cosoco) S 10011 10014 7626 0 -1 1077944320 19651 0 0 0 89 2 0 0 20 0 9 0 437230183 706830336 19193 33554432000 4194304 6211092 140737365488448 140737365486704 140519164542711 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
/proc/10014/statm: 172566 19193 845 493 0 165871 0
[pid=10014/tid=10016] ppid=10011 vsize=690264 memory=8316850467074736180 CPUtime=0.1 cores=0-7
/proc/10014/task/10016/stat : 10016 (cosoco) R 10011 10014 7626 0 -1 4202560 15 0 0 0 10 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519141400160 5037843 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10017] ppid=10011 vsize=690264 memory=2809213 CPUtime=0.1 cores=0-7
/proc/10014/task/10017/stat : 10017 (cosoco) R 10011 10014 7626 0 -1 4202560 16 0 0 0 10 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519133007456 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10018] ppid=10011 vsize=690264 memory=139675968773365 CPUtime=0.1 cores=0-7
/proc/10014/task/10018/stat : 10018 (cosoco) R 10011 10014 7626 0 -1 4202560 18 0 0 0 10 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519124614328 5039026 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10019] ppid=10011 vsize=690264 memory=-1 CPUtime=0.09 cores=0-7
/proc/10014/task/10019/stat : 10019 (cosoco) R 10011 10014 7626 0 -1 4202560 8 0 0 0 9 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519116222048 5039014 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10020] ppid=10011 vsize=690264 memory=0 CPUtime=0.09 cores=0-7
/proc/10014/task/10020/stat : 10020 (cosoco) R 10011 10014 7626 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519107829344 5039026 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10021] ppid=10011 vsize=690264 memory=0 CPUtime=0.09 cores=0-7
/proc/10014/task/10021/stat : 10021 (cosoco) R 10011 10014 7626 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519099436640 5038992 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10022] ppid=10011 vsize=690264 memory=-1 CPUtime=0.09 cores=0-7
/proc/10014/task/10022/stat : 10022 (cosoco) R 10011 10014 7626 0 -1 4202560 51 0 0 0 9 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519091042840 5039029 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10023] ppid=10011 vsize=690264 memory=0 CPUtime=0.1 cores=0-7
/proc/10014/task/10023/stat : 10023 (cosoco) R 10011 10014 7626 0 -1 4202560 10 0 0 0 10 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519082650808 140519148501989 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
Current children cumulated CPU time: 0.91 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 76772 KiB

[startup+0.310399 s]*
/proc/loadavg: 8.11 8.10 7.31 9/199 10023
/proc/meminfo: memFree=31402244/32770624 swapFree=66998876/67108860
[pid=10014] ppid=10011 vsize=690264 memory=76772 CPUtime=1.7 cores=0-7
/proc/10014/stat : 10014 (cosoco) S 10011 10014 7626 0 -1 1077944320 19708 0 0 0 168 2 0 0 20 0 9 0 437230183 706830336 19193 33554432000 4194304 6211092 140737365488448 140737365486704 140519164542711 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
/proc/10014/statm: 172566 19193 845 493 0 165871 0
[pid=10014/tid=10016] ppid=10011 vsize=690264 memory=8317482817917895235 CPUtime=0.2 cores=0-7
/proc/10014/task/10016/stat : 10016 (cosoco) R 10011 10014 7626 0 -1 4202560 21 0 0 0 20 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519141400160 5039026 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10017] ppid=10011 vsize=690264 memory=4126316290023845779 CPUtime=0.2 cores=0-7
/proc/10014/task/10017/stat : 10017 (cosoco) R 10011 10014 7626 0 -1 4202560 24 0 0 0 20 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519133007456 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10018] ppid=10011 vsize=690264 memory=0 CPUtime=0.2 cores=0-7
/proc/10014/task/10018/stat : 10018 (cosoco) R 10011 10014 7626 0 -1 4202560 30 0 0 0 20 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519124614328 5039014 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10019] ppid=10011 vsize=690264 memory=0 CPUtime=0.19 cores=0-7
/proc/10014/task/10019/stat : 10019 (cosoco) R 10011 10014 7626 0 -1 4202560 17 0 0 0 19 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519116221624 5039217 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10020] ppid=10011 vsize=690264 memory=0 CPUtime=0.19 cores=0-7
/proc/10014/task/10020/stat : 10020 (cosoco) R 10011 10014 7626 0 -1 4202560 18 0 0 0 19 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519107829344 5038992 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10021] ppid=10011 vsize=690264 memory=0 CPUtime=0.19 cores=0-7
/proc/10014/task/10021/stat : 10021 (cosoco) R 10011 10014 7626 0 -1 4202560 17 0 0 0 19 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519099436640 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10022] ppid=10011 vsize=690264 memory=0 CPUtime=0.18 cores=0-7
/proc/10014/task/10022/stat : 10022 (cosoco) R 10011 10014 7626 0 -1 4202560 51 0 0 0 18 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519091042840 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10023] ppid=10011 vsize=690264 memory=0 CPUtime=0.2 cores=0-7
/proc/10014/task/10023/stat : 10023 (cosoco) R 10011 10014 7626 0 -1 4202560 18 0 0 0 20 0 0 0 20 0 9 0 437230194 706830336 19193 33554432000 4194304 6211092 140737365488448 140519082650808 5039014 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 76772 KiB

[startup+0.701401 s]
/proc/loadavg: 8.11 8.10 7.31 9/199 10023
/proc/meminfo: memFree=31402244/32770624 swapFree=66998876/67108860
[pid=10014] ppid=10011 vsize=690264 memory=77552 CPUtime=4.74 cores=0-7
/proc/10014/stat : 10014 (cosoco) S 10011 10014 7626 0 -1 1077944320 19995 0 0 0 472 2 0 0 20 0 9 0 437230183 706830336 19388 33554432000 4194304 6211092 140737365488448 140737365486704 140519164542711 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
/proc/10014/statm: 172566 19388 854 493 0 165871 0
[pid=10014/tid=10016] ppid=10011 vsize=690264 memory=1556 CPUtime=0.58 cores=0-7
/proc/10014/task/10016/stat : 10016 (cosoco) R 10011 10014 7626 0 -1 4202560 69 0 0 0 58 0 0 0 20 0 9 0 437230194 706830336 19388 33554432000 4194304 6211092 140737365488448 140519141400160 5038982 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10017] ppid=10011 vsize=690264 memory=496 CPUtime=0.58 cores=0-7
/proc/10014/task/10017/stat : 10017 (cosoco) R 10011 10014 7626 0 -1 4202560 72 0 0 0 58 0 0 0 20 0 9 0 437230194 706830336 19388 33554432000 4194304 6211092 140737365488448 140519133007120 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10018] ppid=10011 vsize=690264 memory=928 CPUtime=0.58 cores=0-7
/proc/10014/task/10018/stat : 10018 (cosoco) R 10011 10014 7626 0 -1 4202560 30 0 0 0 58 0 0 0 20 0 9 0 437230194 706830336 19388 33554432000 4194304 6211092 140737365488448 140519124614328 5037823 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10019] ppid=10011 vsize=690264 memory=1604 CPUtime=0.58 cores=0-7
/proc/10014/task/10019/stat : 10019 (cosoco) R 10011 10014 7626 0 -1 4202560 64 0 0 0 58 0 0 0 20 0 9 0 437230194 706830336 19388 33554432000 4194304 6211092 140737365488448 140519116220808 5037823 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10020] ppid=10011 vsize=690264 memory=1980 CPUtime=0.58 cores=0-7
/proc/10014/task/10020/stat : 10020 (cosoco) R 10011 10014 7626 0 -1 4202560 66 0 0 0 58 0 0 0 20 0 9 0 437230194 706830336 19388 33554432000 4194304 6211092 140737365488448 140519107828248 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10021] ppid=10011 vsize=690264 memory=-7175204567652784766 CPUtime=0.57 cores=0-7
/proc/10014/task/10021/stat : 10021 (cosoco) R 10011 10014 7626 0 -1 4202560 64 0 0 0 57 0 0 0 20 0 9 0 437230194 706830336 19388 33554432000 4194304 6211092 140737365488448 140519099436216 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10022] ppid=10011 vsize=690264 memory=3054156605268465310 CPUtime=0.54 cores=0-7
/proc/10014/task/10022/stat : 10022 (cosoco) R 10011 10014 7626 0 -1 4202560 54 0 0 0 54 0 0 0 20 0 9 0 437230194 706830336 19388 33554432000 4194304 6211092 140737365488448 140519091042696 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10023] ppid=10011 vsize=690264 memory=820 CPUtime=0.58 cores=0-7
/proc/10014/task/10023/stat : 10023 (cosoco) R 10011 10014 7626 0 -1 4202560 64 0 0 0 58 0 0 0 20 0 9 0 437230194 706830336 19388 33554432000 4194304 6211092 140737365488448 140519082649992 5039132 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
Current children cumulated CPU time: 4.74 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 77552 KiB

[startup+1.5014 s]
/proc/loadavg: 8.11 8.10 7.31 9/199 10023
/proc/meminfo: memFree=31401788/32770624 swapFree=66998876/67108860
[pid=10014] ppid=10011 vsize=690264 memory=78888 CPUtime=11.12 cores=0-7
/proc/10014/stat : 10014 (cosoco) S 10011 10014 7626 0 -1 1077944320 38835 0 0 0 1103 9 0 0 20 0 9 0 437230183 706830336 19722 33554432000 4194304 6211092 140737365488448 140737365486704 140519164542711 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
/proc/10014/statm: 172566 19722 856 493 0 165871 0
[pid=10014/tid=10016] ppid=10011 vsize=690264 memory=0 CPUtime=1.37 cores=0-7
/proc/10014/task/10016/stat : 10016 (cosoco) R 10011 10014 7626 0 -1 4202560 2348 0 0 0 136 1 0 0 20 0 9 0 437230194 706830336 19722 33554432000 4194304 6211092 140737365488448 140519141399824 5039540 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10017] ppid=10011 vsize=690264 memory=56 CPUtime=1.38 cores=0-7
/proc/10014/task/10017/stat : 10017 (cosoco) R 10011 10014 7626 0 -1 4202560 2503 0 0 0 138 0 0 0 20 0 9 0 437230194 706830336 19722 33554432000 4194304 6211092 140737365488448 140519133007120 5038992 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10018] ppid=10011 vsize=690264 memory=288230376974057755 CPUtime=1.37 cores=0-7
/proc/10014/task/10018/stat : 10018 (cosoco) R 10011 10014 7626 0 -1 4202560 2307 0 0 0 136 1 0 0 20 0 9 0 437230194 706830336 19722 33554432000 4194304 6211092 140737365488448 140519124614328 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10019] ppid=10011 vsize=690264 memory=288293259724457154 CPUtime=1.37 cores=0-7
/proc/10014/task/10019/stat : 10019 (cosoco) R 10011 10014 7626 0 -1 4202560 2577 0 0 0 137 0 0 0 20 0 9 0 437230194 706830336 19722 33554432000 4194304 6211092 140737365488448 140519116220872 5083183 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10020] ppid=10011 vsize=690264 memory=0 CPUtime=1.37 cores=0-7
/proc/10014/task/10020/stat : 10020 (cosoco) R 10011 10014 7626 0 -1 4202560 2410 0 0 0 137 0 0 0 20 0 9 0 437230194 706830336 19722 33554432000 4194304 6211092 140737365488448 140519107828136 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10021] ppid=10011 vsize=690264 memory=0 CPUtime=1.37 cores=0-7
/proc/10014/task/10021/stat : 10021 (cosoco) R 10011 10014 7626 0 -1 4202560 2389 0 0 0 137 0 0 0 20 0 9 0 437230194 706830336 19722 33554432000 4194304 6211092 140737365488448 140519099435400 5039061 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10022] ppid=10011 vsize=690264 memory=0 CPUtime=1.32 cores=0-7
/proc/10014/task/10022/stat : 10022 (cosoco) R 10011 10014 7626 0 -1 4202560 2500 0 0 0 131 1 0 0 20 0 9 0 437230194 706830336 19722 33554432000 4194304 6211092 140737365488448 140519091042760 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10023] ppid=10011 vsize=690264 memory=0 CPUtime=1.38 cores=0-7
/proc/10014/task/10023/stat : 10023 (cosoco) R 10011 10014 7626 0 -1 4202560 2289 0 0 0 137 1 0 0 20 0 9 0 437230194 706830336 19722 33554432000 4194304 6211092 140737365488448 140519082649992 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
Current children cumulated CPU time: 11.12 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 78888 KiB

[startup+3.1104 s]
/proc/loadavg: 8.10 8.10 7.31 9/199 10023
/proc/meminfo: memFree=31399160/32770624 swapFree=66998876/67108860
[pid=10014] ppid=10011 vsize=690264 memory=78960 CPUtime=23.97 cores=0-7
/proc/10014/stat : 10014 (cosoco) S 10011 10014 7626 0 -1 1077944320 38916 0 0 0 2388 9 0 0 20 0 9 0 437230183 706830336 19740 33554432000 4194304 6211092 140737365488448 140737365486704 140519164542711 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
/proc/10014/statm: 172566 19740 856 493 0 165871 0
[pid=10014/tid=10016] ppid=10011 vsize=690264 memory=78912 CPUtime=2.98 cores=0-7
/proc/10014/task/10016/stat : 10016 (cosoco) R 10011 10014 7626 0 -1 4202560 2367 0 0 0 297 1 0 0 20 0 9 0 437230194 706830336 19740 33554432000 4194304 6211092 140737365488448 140519141398952 5039121 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10017] ppid=10011 vsize=690264 memory=288293259724457154 CPUtime=2.99 cores=0-7
/proc/10014/task/10017/stat : 10017 (cosoco) R 10011 10014 7626 0 -1 4202560 2508 0 0 0 299 0 0 0 20 0 9 0 437230194 706830336 19740 33554432000 4194304 6211092 140737365488448 140519133006536 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10018] ppid=10011 vsize=690264 memory=554 CPUtime=2.98 cores=0-7
/proc/10014/task/10018/stat : 10018 (cosoco) R 10011 10014 7626 0 -1 4202560 2312 0 0 0 297 1 0 0 20 0 9 0 437230194 706830336 19740 33554432000 4194304 6211092 140737365488448 140519124613432 5039061 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10019] ppid=10011 vsize=690264 memory=68 CPUtime=2.98 cores=0-7
/proc/10014/task/10019/stat : 10019 (cosoco) R 10011 10014 7626 0 -1 4202560 2584 0 0 0 298 0 0 0 20 0 9 0 437230194 706830336 19740 33554432000 4194304 6211092 140737365488448 140519116220872 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10020] ppid=10011 vsize=690264 memory=56 CPUtime=2.98 cores=0-7
/proc/10014/task/10020/stat : 10020 (cosoco) R 10011 10014 7626 0 -1 4202560 2418 0 0 0 298 0 0 0 20 0 9 0 437230194 706830336 19740 33554432000 4194304 6211092 140737365488448 140519107828248 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10021] ppid=10011 vsize=690264 memory=8514726395714825349 CPUtime=2.98 cores=0-7
/proc/10014/task/10021/stat : 10021 (cosoco) R 10011 10014 7626 0 -1 4202560 2396 0 0 0 298 0 0 0 20 0 9 0 437230194 706830336 19740 33554432000 4194304 6211092 140737365488448 140519099435464 5039029 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10022] ppid=10011 vsize=690264 memory=0 CPUtime=2.91 cores=0-7
/proc/10014/task/10022/stat : 10022 (cosoco) R 10011 10014 7626 0 -1 4202560 2505 0 0 0 290 1 0 0 20 0 9 0 437230194 706830336 19740 33554432000 4194304 6211092 140737365488448 140519091042840 5037823 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10023] ppid=10011 vsize=690264 memory=78876 CPUtime=2.99 cores=0-7
/proc/10014/task/10023/stat : 10023 (cosoco) R 10011 10014 7626 0 -1 4202560 2314 0 0 0 298 1 0 0 20 0 9 0 437230194 706830336 19740 33554432000 4194304 6211092 140737365488448 140519082650024 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
Current children cumulated CPU time: 23.97 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 78960 KiB

[startup+6.3014 s]
/proc/loadavg: 8.10 8.10 7.31 9/199 10023
/proc/meminfo: memFree=31399924/32770624 swapFree=66998876/67108860
[pid=10014] ppid=10011 vsize=690264 memory=79196 CPUtime=49.46 cores=0-7
/proc/10014/stat : 10014 (cosoco) S 10011 10014 7626 0 -1 1077944320 76490 0 0 0 4933 13 0 0 20 0 9 0 437230183 706830336 19799 33554432000 4194304 6211092 140737365488448 140737365486704 140519164542711 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
/proc/10014/statm: 172566 19799 856 493 0 165871 0
[pid=10014/tid=10016] ppid=10011 vsize=690264 memory=0 CPUtime=6.18 cores=0-7
/proc/10014/task/10016/stat : 10016 (cosoco) R 10011 10014 7626 0 -1 4202560 7299 0 0 0 616 2 0 0 20 0 9 0 437230194 706830336 19799 33554432000 4194304 6211092 140737365488448 140519141399064 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10017] ppid=10011 vsize=690264 memory=182707103478018 CPUtime=6.17 cores=0-7
/proc/10014/task/10017/stat : 10017 (cosoco) R 10011 10014 7626 0 -1 4202560 7145 0 0 0 617 0 0 0 20 0 9 0 437230194 706830336 19799 33554432000 4194304 6211092 140737365488448 140519133006536 5039137 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10018] ppid=10011 vsize=690264 memory=139680263730815 CPUtime=6.18 cores=0-7
/proc/10014/task/10018/stat : 10018 (cosoco) R 10011 10014 7626 0 -1 4202560 7262 0 0 0 616 2 0 0 20 0 9 0 437230194 706830336 19799 33554432000 4194304 6211092 140737365488448 140519124613432 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10019] ppid=10011 vsize=690264 memory=0 CPUtime=6.17 cores=0-7
/proc/10014/task/10019/stat : 10019 (cosoco) R 10011 10014 7626 0 -1 4202560 7030 0 0 0 617 0 0 0 20 0 9 0 437230194 706830336 19799 33554432000 4194304 6211092 140737365488448 140519116220872 5037823 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10020] ppid=10011 vsize=690264 memory=8128038100524242582 CPUtime=6.17 cores=0-7
/proc/10014/task/10020/stat : 10020 (cosoco) R 10011 10014 7626 0 -1 4202560 6978 0 0 0 617 0 0 0 20 0 9 0 437230194 706830336 19799 33554432000 4194304 6211092 140737365488448 140519107828136 5039014 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10021] ppid=10011 vsize=690264 memory=-7966001967407140192 CPUtime=6.17 cores=0-7
/proc/10014/task/10021/stat : 10021 (cosoco) R 10011 10014 7626 0 -1 4202560 7037 0 0 0 617 0 0 0 20 0 9 0 437230194 706830336 19799 33554432000 4194304 6211092 140737365488448 140519099435464 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10022] ppid=10011 vsize=690264 memory=-7606742959547834223 CPUtime=6.05 cores=0-7
/proc/10014/task/10022/stat : 10022 (cosoco) R 10011 10014 7626 0 -1 4202560 7334 0 0 0 604 1 0 0 20 0 9 0 437230194 706830336 19799 33554432000 4194304 6211092 140737365488448 140519091042840 5078752 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10023] ppid=10011 vsize=690264 memory=79196 CPUtime=6.17 cores=0-7
/proc/10014/task/10023/stat : 10023 (cosoco) R 10011 10014 7626 0 -1 4202560 6893 0 0 0 616 1 0 0 20 0 9 0 437230194 706830336 19799 33554432000 4194304 6211092 140737365488448 140519082650024 5039007 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
Current children cumulated CPU time: 49.46 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 79196 KiB

[startup+12.7014 s]
/proc/loadavg: 8.10 8.10 7.31 9/199 10023
/proc/meminfo: memFree=31399108/32770624 swapFree=66998876/67108860
[pid=10014] ppid=10011 vsize=690264 memory=79212 CPUtime=100.56 cores=0-7

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

/proc/10014/task/10018/stat : 10018 (cosoco) R 10011 10014 7626 0 -1 4202560 15895 0 0 0 2536 2 0 0 20 0 9 0 437230194 706830336 19808 33554432000 4194304 6211092 140737365488448 140519124613432 5250287 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10019] ppid=10011 vsize=690264 memory=279351652808528 CPUtime=25.36 cores=0-7
/proc/10014/task/10019/stat : 10019 (cosoco) R 10011 10014 7626 0 -1 4202560 16607 0 0 0 2535 1 0 0 20 0 9 0 437230194 706830336 19808 33554432000 4194304 6211092 140737365488448 140519116220872 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10020] ppid=10011 vsize=690264 memory=129 CPUtime=25.37 cores=0-7
/proc/10014/task/10020/stat : 10020 (cosoco) R 10011 10014 7626 0 -1 4202560 15220 0 0 0 2536 1 0 0 20 0 9 0 437230194 706830336 19808 33554432000 4194304 6211092 140737365488448 140519107828328 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10021] ppid=10011 vsize=690264 memory=79216 CPUtime=25.37 cores=0-7
/proc/10014/task/10021/stat : 10021 (cosoco) R 10011 10014 7626 0 -1 4202560 15604 0 0 0 2537 0 0 0 20 0 9 0 437230194 706830336 19808 33554432000 4194304 6211092 140737365488448 140519099435464 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10022] ppid=10011 vsize=690264 memory=79216 CPUtime=24.99 cores=0-7
/proc/10014/task/10022/stat : 10022 (cosoco) R 10011 10014 7626 0 -1 4202560 16219 0 0 0 2497 2 0 0 20 0 9 0 437230194 706830336 19808 33554432000 4194304 6211092 140737365488448 140519091042840 5039092 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10023] ppid=10011 vsize=690264 memory=0 CPUtime=25.37 cores=0-7
/proc/10014/task/10023/stat : 10023 (cosoco) R 10011 10014 7626 0 -1 4202560 16079 0 0 0 2535 2 0 0 20 0 9 0 437230194 706830336 19808 33554432000 4194304 6211092 140737365488448 140519082649912 5038982 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
Current children cumulated CPU time: 202.78 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 79232 KiB

[startup+51.1104 s]
/proc/loadavg: 8.05 8.09 7.34 9/199 10026
/proc/meminfo: memFree=31400800/32770624 swapFree=66998876/67108860
[pid=10014] ppid=10011 vsize=690264 memory=79304 CPUtime=407.23 cores=0-7
/proc/10014/stat : 10014 (cosoco) S 10011 10014 7626 0 -1 1077944320 166089 0 0 0 40703 20 0 0 20 0 9 0 437230183 706830336 19826 33554432000 4194304 6211092 140737365488448 140737365486704 140519164542711 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
/proc/10014/statm: 172566 19826 856 493 0 165871 0
[pid=10014/tid=10016] ppid=10011 vsize=690264 memory=6935054825532540783 CPUtime=50.99 cores=0-7
/proc/10014/task/10016/stat : 10016 (cosoco) R 10011 10014 7626 0 -1 4202560 19625 0 0 0 5096 3 0 0 20 0 9 0 437230194 706830336 19826 33554432000 4194304 6211092 140737365488448 140519141399824 5039022 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10017] ppid=10011 vsize=690264 memory=79304 CPUtime=50.97 cores=0-7
/proc/10014/task/10017/stat : 10017 (cosoco) R 10011 10014 7626 0 -1 4202560 18985 0 0 0 5096 1 0 0 20 0 9 0 437230194 706830336 19826 33554432000 4194304 6211092 140737365488448 140519133006536 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10018] ppid=10011 vsize=690264 memory=79304 CPUtime=50.97 cores=0-7
/proc/10014/task/10018/stat : 10018 (cosoco) R 10011 10014 7626 0 -1 4202560 18633 0 0 0 5095 2 0 0 20 0 9 0 437230194 706830336 19826 33554432000 4194304 6211092 140737365488448 140519124613624 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10019] ppid=10011 vsize=690264 memory=164 CPUtime=50.95 cores=0-7
/proc/10014/task/10019/stat : 10019 (cosoco) R 10011 10014 7626 0 -1 4202560 17728 0 0 0 5094 1 0 0 20 0 9 0 437230194 706830336 19826 33554432000 4194304 6211092 140737365488448 140519116221128 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10020] ppid=10011 vsize=690264 memory=279351652478304 CPUtime=50.97 cores=0-7
/proc/10014/task/10020/stat : 10020 (cosoco) R 10011 10014 7626 0 -1 4202560 17802 0 0 0 5096 1 0 0 20 0 9 0 437230194 706830336 19826 33554432000 4194304 6211092 140737365488448 140519107828328 5039029 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10021] ppid=10011 vsize=690264 memory=79304 CPUtime=50.97 cores=0-7
/proc/10014/task/10021/stat : 10021 (cosoco) R 10011 10014 7626 0 -1 4202560 16391 0 0 0 5097 0 0 0 20 0 9 0 437230194 706830336 19826 33554432000 4194304 6211092 140737365488448 140519099435464 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10022] ppid=10011 vsize=690264 memory=3632 CPUtime=50.24 cores=0-7
/proc/10014/task/10022/stat : 10022 (cosoco) R 10011 10014 7626 0 -1 4202560 19156 0 0 0 5021 3 0 0 20 0 9 0 437230194 706830336 19826 33554432000 4194304 6211092 140737365488448 140519091042840 5158006 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10023] ppid=10011 vsize=690264 memory=29148 CPUtime=50.97 cores=0-7
/proc/10014/task/10023/stat : 10023 (cosoco) R 10011 10014 7626 0 -1 4202560 18257 0 0 0 5095 2 0 0 20 0 9 0 437230194 706830336 19826 33554432000 4194304 6211092 140737365488448 140519082649912 5157976 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
Current children cumulated CPU time: 407.23 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 79304 KiB

[startup+102.301 s]
/proc/loadavg: 8.07 8.09 7.38 9/199 10029
/proc/meminfo: memFree=31401464/32770624 swapFree=66998876/67108860
[pid=10014] ppid=10011 vsize=690264 memory=79332 CPUtime=815.99 cores=0-7
/proc/10014/stat : 10014 (cosoco) S 10011 10014 7626 0 -1 1077944320 172431 0 0 0 81579 20 0 0 20 0 9 0 437230183 706830336 19833 33554432000 4194304 6211092 140737365488448 140737365486704 140519164542711 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
/proc/10014/statm: 172566 19833 856 493 0 165871 0
[pid=10014/tid=10016] ppid=10011 vsize=690264 memory=79332 CPUtime=102.18 cores=0-7
/proc/10014/task/10016/stat : 10016 (cosoco) R 10011 10014 7626 0 -1 4202560 21971 0 0 0 10215 3 0 0 20 0 9 0 437230194 706830336 19833 33554432000 4194304 6211092 140737365488448 140519141398984 5039007 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10017] ppid=10011 vsize=690264 memory=79332 CPUtime=102.14 cores=0-7
/proc/10014/task/10017/stat : 10017 (cosoco) R 10011 10014 7626 0 -1 4202560 19824 0 0 0 10213 1 0 0 20 0 9 0 437230194 706830336 19833 33554432000 4194304 6211092 140737365488448 140519133006536 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10018] ppid=10011 vsize=690264 memory=10195 CPUtime=102.16 cores=0-7
/proc/10014/task/10018/stat : 10018 (cosoco) R 10011 10014 7626 0 -1 4202560 19737 0 0 0 10214 2 0 0 20 0 9 0 437230194 706830336 19833 33554432000 4194304 6211092 140737365488448 140519124613624 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10019] ppid=10011 vsize=690264 memory=79332 CPUtime=102.14 cores=0-7
/proc/10014/task/10019/stat : 10019 (cosoco) R 10011 10014 7626 0 -1 4202560 17987 0 0 0 10213 1 0 0 20 0 9 0 437230194 706830336 19833 33554432000 4194304 6211092 140737365488448 140519116221128 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10020] ppid=10011 vsize=690264 memory=56 CPUtime=102.16 cores=0-7
/proc/10014/task/10020/stat : 10020 (cosoco) R 10011 10014 7626 0 -1 4202560 18358 0 0 0 10215 1 0 0 20 0 9 0 437230194 706830336 19833 33554432000 4194304 6211092 140737365488448 140519107828328 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10021] ppid=10011 vsize=690264 memory=79332 CPUtime=102.16 cores=0-7
/proc/10014/task/10021/stat : 10021 (cosoco) R 10011 10014 7626 0 -1 4202560 17148 0 0 0 10216 0 0 0 20 0 9 0 437230194 706830336 19833 33554432000 4194304 6211092 140737365488448 140519099435464 5078923 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10022] ppid=10011 vsize=690264 memory=79332 CPUtime=100.71 cores=0-7
/proc/10014/task/10022/stat : 10022 (cosoco) R 10011 10014 7626 0 -1 4202560 19425 0 0 0 10068 3 0 0 20 0 9 0 437230194 706830336 19833 33554432000 4194304 6211092 140737365488448 140519091042840 5075547 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10023] ppid=10011 vsize=690264 memory=79332 CPUtime=102.16 cores=0-7
/proc/10014/task/10023/stat : 10023 (cosoco) R 10011 10014 7626 0 -1 4202560 18469 0 0 0 10214 2 0 0 20 0 9 0 437230194 706830336 19833 33554432000 4194304 6211092 140737365488448 140519082649912 5038990 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
Current children cumulated CPU time: 815.99 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 79332 KiB

[startup+162.301 s]
/proc/loadavg: 8.10 8.09 7.43 9/199 10033
/proc/meminfo: memFree=31401356/32770624 swapFree=66998876/67108860
[pid=10014] ppid=10011 vsize=690264 memory=79336 CPUtime=1295.11 cores=0-7
/proc/10014/stat : 10014 (cosoco) S 10011 10014 7626 0 -1 1077944320 175450 0 0 0 129490 21 0 0 20 0 9 0 437230183 706830336 19834 33554432000 4194304 6211092 140737365488448 140737365486704 140519164542711 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
/proc/10014/statm: 172566 19834 856 493 0 165871 0
[pid=10014/tid=10016] ppid=10011 vsize=690264 memory=79336 CPUtime=162.18 cores=0-7
/proc/10014/task/10016/stat : 10016 (cosoco) R 10011 10014 7626 0 -1 4202560 22441 0 0 0 16215 3 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519141398984 5157588 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10017] ppid=10011 vsize=690264 memory=79336 CPUtime=162.13 cores=0-7
/proc/10014/task/10017/stat : 10017 (cosoco) R 10011 10014 7626 0 -1 4202560 20221 0 0 0 16212 1 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519133006536 5037825 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10018] ppid=10011 vsize=690264 memory=79336 CPUtime=162.15 cores=0-7
/proc/10014/task/10018/stat : 10018 (cosoco) R 10011 10014 7626 0 -1 4202560 19791 0 0 0 16212 3 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519124613624 5039561 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10019] ppid=10011 vsize=690264 memory=3632 CPUtime=162.15 cores=0-7
/proc/10014/task/10019/stat : 10019 (cosoco) R 10011 10014 7626 0 -1 4202560 18180 0 0 0 16213 2 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519116221128 5039536 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10020] ppid=10011 vsize=690264 memory=79336 CPUtime=162.16 cores=0-7
/proc/10014/task/10020/stat : 10020 (cosoco) R 10011 10014 7626 0 -1 4202560 18935 0 0 0 16215 1 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519107828328 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10021] ppid=10011 vsize=690264 memory=79336 CPUtime=162.15 cores=0-7
/proc/10014/task/10021/stat : 10021 (cosoco) R 10011 10014 7626 0 -1 4202560 17851 0 0 0 16215 0 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519099435464 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10022] ppid=10011 vsize=690264 memory=79336 CPUtime=159.87 cores=0-7
/proc/10014/task/10022/stat : 10022 (cosoco) R 10011 10014 7626 0 -1 4202560 19796 0 0 0 15984 3 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519091042840 5037823 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10023] ppid=10011 vsize=690264 memory=79336 CPUtime=162.15 cores=0-7
/proc/10014/task/10023/stat : 10023 (cosoco) R 10011 10014 7626 0 -1 4202560 18723 0 0 0 16213 2 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519082649912 5039189 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
Current children cumulated CPU time: 1295.11 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 79336 KiB

[startup+222.301 s]
/proc/loadavg: 8.04 8.07 7.46 9/199 10038
/proc/meminfo: memFree=31401436/32770624 swapFree=66998876/67108860
[pid=10014] ppid=10011 vsize=690264 memory=79336 CPUtime=1774.21 cores=0-7
/proc/10014/stat : 10014 (cosoco) S 10011 10014 7626 0 -1 1077944320 180790 0 0 0 177400 21 0 0 20 0 9 0 437230183 706830336 19834 33554432000 4194304 6211092 140737365488448 140737365486704 140519164542711 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
/proc/10014/statm: 172566 19834 856 493 0 165871 0
[pid=10014/tid=10016] ppid=10011 vsize=690264 memory=79336 CPUtime=222.17 cores=0-7
/proc/10014/task/10016/stat : 10016 (cosoco) R 10011 10014 7626 0 -1 4202560 23471 0 0 0 22214 3 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519141398984 5039199 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10017] ppid=10011 vsize=690264 memory=79336 CPUtime=222.13 cores=0-7
/proc/10014/task/10017/stat : 10017 (cosoco) R 10011 10014 7626 0 -1 4202560 20855 0 0 0 22212 1 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519133006536 5039029 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10018] ppid=10011 vsize=690264 memory=79336 CPUtime=222.14 cores=0-7
/proc/10014/task/10018/stat : 10018 (cosoco) R 10011 10014 7626 0 -1 4202560 20142 0 0 0 22211 3 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519124613624 5037823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10019] ppid=10011 vsize=690264 memory=79336 CPUtime=222.12 cores=0-7
/proc/10014/task/10019/stat : 10019 (cosoco) R 10011 10014 7626 0 -1 4202560 18529 0 0 0 22210 2 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519116221128 5037882 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10020] ppid=10011 vsize=690264 memory=79336 CPUtime=222.15 cores=0-7
/proc/10014/task/10020/stat : 10020 (cosoco) R 10011 10014 7626 0 -1 4202560 19898 0 0 0 22214 1 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519107828328 5082762 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10021] ppid=10011 vsize=690264 memory=79336 CPUtime=222.15 cores=0-7
/proc/10014/task/10021/stat : 10021 (cosoco) R 10011 10014 7626 0 -1 4202560 18790 0 0 0 22215 0 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519099435464 5037825 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10022] ppid=10011 vsize=690264 memory=79336 CPUtime=219.03 cores=0-7
/proc/10014/task/10022/stat : 10022 (cosoco) R 10011 10014 7626 0 -1 4202560 20257 0 0 0 21900 3 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519091042840 5037868 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10023] ppid=10011 vsize=690264 memory=1052 CPUtime=222.14 cores=0-7
/proc/10014/task/10023/stat : 10023 (cosoco) R 10011 10014 7626 0 -1 4202560 19336 0 0 0 22212 2 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519082649912 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
Current children cumulated CPU time: 1774.21 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 79336 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.02 8.07 7.48 9/199 10038
/proc/meminfo: memFree=31402012/32770624 swapFree=66998876/67108860
[pid=10014] ppid=10011 vsize=690264 memory=79336 CPUtime=2011.45 cores=0-7
/proc/10014/stat : 10014 (cosoco) S 10011 10014 7626 0 -1 1077944320 180798 0 0 0 201124 21 0 0 20 0 9 0 437230183 706830336 19834 33554432000 4194304 6211092 140737365488448 140737365486704 140519164542711 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
/proc/10014/statm: 172566 19834 856 493 0 165871 0
[pid=10014/tid=10016] ppid=10011 vsize=690264 memory=8317482817917895235 CPUtime=251.54 cores=0-7
/proc/10014/task/10016/stat : 10016 (cosoco) R 10011 10014 7626 0 -1 4202560 23471 0 0 0 25151 3 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519141398984 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10017] ppid=10011 vsize=690264 memory=4126316290023845779 CPUtime=251.84 cores=0-7
/proc/10014/task/10017/stat : 10017 (cosoco) R 10011 10014 7626 0 -1 4202560 20855 0 0 0 25183 1 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519133006536 5037876 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10018] ppid=10011 vsize=690264 memory=8556 CPUtime=251.85 cores=0-7
/proc/10014/task/10018/stat : 10018 (cosoco) R 10011 10014 7626 0 -1 4202560 20142 0 0 0 25182 3 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519124613624 5037825 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10019] ppid=10011 vsize=690264 memory=1052 CPUtime=251.82 cores=0-7
/proc/10014/task/10019/stat : 10019 (cosoco) R 10011 10014 7626 0 -1 4202560 18529 0 0 0 25180 2 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519116221128 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10020] ppid=10011 vsize=690264 memory=1712 CPUtime=251.86 cores=0-7
/proc/10014/task/10020/stat : 10020 (cosoco) R 10011 10014 7626 0 -1 4202560 19903 0 0 0 25185 1 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519107828328 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10021] ppid=10011 vsize=690264 memory=4068 CPUtime=251.86 cores=0-7
/proc/10014/task/10021/stat : 10021 (cosoco) R 10011 10014 7626 0 -1 4202560 18790 0 0 0 25186 0 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519099435464 5039185 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10022] ppid=10011 vsize=690264 memory=8556 CPUtime=248.66 cores=0-7
/proc/10014/task/10022/stat : 10022 (cosoco) R 10011 10014 7626 0 -1 4202560 20257 0 0 0 24863 3 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519091042840 5389408 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
[pid=10014/tid=10023] ppid=10011 vsize=690264 memory=1052 CPUtime=251.84 cores=0-7
/proc/10014/task/10023/stat : 10023 (cosoco) R 10011 10014 7626 0 -1 4202560 19339 0 0 0 25182 2 0 0 20 0 9 0 437230194 706830336 19834 33554432000 4194304 6211092 140737365488448 140519082649912 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11657216 140737365496854 140737365496946 140737365496946 140737365499854 0
Current children cumulated CPU time: 2011.45 s
Current children cumulated vsize: 690264 KiB
Current children cumulated memory: 79336 KiB

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

[startup+252.024 s]
# the end of solver process 10014 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2011.35 s, system=0.218861 s

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

Child status: 1
Real time (s): 252.024
CPU time (s): 2011.56
CPU user time (s): 2011.35
CPU system time (s): 0.218861
CPU usage (%): 798.163
Max. virtual memory (cumulated for all children) (KiB): 690264
Max. memory (cumulated for all children) (KiB): 79336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2011.35
system time used= 0.218861
maximum resident set size= 79592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180843
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= 71
involuntary context switches= 17740


# summary of solver processes directly reported to runsolver:
#   pid: 10014
#   total CPU time (s): 2011.56
#   total CPU user time (s): 2011.35
#   total CPU system time (s): 0.218861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.15617 second user time and 2.41058 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-16 06:55:42
IDJOB=4398762
IDBENCH=135901
IDSOLVER=2852
FILE ID=node102/4398762-1568609788
RUNJOBID= node102-1568597211-7653
PBS_JOBID= 21703406
Free space on /tmp= 59328 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-02.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398762-1568609788/watcher-4398762-1568609788 -o /tmp/evaluation-result-4398762-1568609788/solver-4398762-1568609788 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node102-1568597211-7653 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398762-1568609788.xml

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

MD5SUM BENCH= 0e4189ad20205ae354a6aa8eb292dbdf
RANDOM SEED=624841667

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31475164 kB
MemAvailable:   31904860 kB
Buffers:          132160 kB
Cached:           596188 kB
SwapCached:         7648 kB
Active:           377120 kB
Inactive:         361480 kB
Active(anon):       5796 kB
Inactive(anon):    46540 kB
Active(file):     371324 kB
Inactive(file):   314940 kB
Unevictable:      110384 kB
Mlocked:          110384 kB
SwapTotal:      67108860 kB
SwapFree:       66998876 kB
Dirty:              2764 kB
Writeback:             8 kB
AnonPages:        114040 kB
Mapped:            40856 kB
Shmem:             33468 kB
Slab:             147252 kB
SReclaimable:     118536 kB
SUnreclaim:        28716 kB
KernelStack:        3360 kB
PageTables:         5136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507464 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:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59324 MiB
End job on node102 at 2019-09-16 06:59:54