Trace number 4398623

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)330 2012.51 252.022

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-9.xml
MD5SUMb1b903d633c720775ef1eb29649a113f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark326
Best CPU time to get the best result obtained on this benchmark36.6984
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size426
Distribution of domain sizes[{"size":5,"count":50},{"size":426,"count":55}]
Minimum variable degree2
Maximum variable degree6
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":50},{"degree":6,"count":25}]
Minimum constraint arity1
Maximum constraint arity7
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":25},{"arity":3,"count":25},{"arity":5,"count":10},{"arity":7,"count":25}]
Number of extensional constraints25
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":25},{"type":"intension","count":30},{"type":"allDifferent","count":5},{"type":"noOverlap","count":5},{"type":"element","count":25}]
Optimization problemYES
Type of objectivemin MAXIMUM

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.09	c
0.00/0.09	c This is cosoco 2.00 --  
0.00/0.09	c
0.00/0.09	c command line: cosoco -model -nbcores=8 HOME/instance-4398623-1568605695.xml 
0.00/0.09	c enable optimization
0.00/0.09	c ========================================[ Problem Statistics ]===========================================
0.00/0.09	c |                                                                                                       
0.00/0.09	c |  Parse time        :         0.01 s 
0.00/0.09	c |
0.00/0.09	c |               Variables: 105
0.00/0.09	c |            Domain Sizes: 5..426
0.00/0.09	c |
0.00/0.09	c |             Constraints: 136
0.00/0.09	c |                   Arity: 1..7  -- Unary: 5  -- Binary: 75  -- Ternary: 25
0.00/0.09	c | 
0.00/0.09	c |                   Types: 
0.00/0.09	c |                          All Different: 5
0.00/0.09	c |                          Disjunctive: 50
0.00/0.09	c |                          Element Variable: 25
0.00/0.09	c |                          Extension: 25  (nb tuples: 5..5) -- (shared: 160)
0.00/0.09	c |                          Max constant: 1
0.00/0.09	c |                          Sum: 25
0.00/0.09	c |                          Unary: 5
0.00/0.09	c |                          
0.00/0.09	c |               Objective: Minimize Max constant
0.00/0.09	
0.00/0.09	c =========================================================================================================
0.00/0.09	c Parallel mode: Portfolio
0.00/0.09	c [pFactory][Group N°0] created (threads:8).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.09	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.09	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.09	c [pFactory][Group N°0] task 7 launched on thread 3.
0.00/0.09	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.09	c [pFactory][Group N°0] task 5 launched on thread 1.
0.00/0.09	c [pFactory][Group N°0] task 4 launched on thread 5.
0.00/0.09	c [pFactory][Group N°0] task 3 launched on thread 2.
0.00/0.09	c [pFactory][Group N°0] task 2 launched on thread 6.
0.00/0.09	c [pFactory][Group N°0] task 1 launched on thread 7.
0.00/0.09	c [pFactory][Group N°0] task 0 launched on thread 4.
0.00/0.09	o 425
0.66/0.13	o 420
0.66/0.18	o 399
0.66/0.19	o 397
0.66/0.22	o 391
2.32/0.38	o 388
3.11/0.42	o 374
3.11/0.50	o 372
3.89/0.58	o 368
6.94/0.93	o 364
10.92/1.46	o 363
14.92/1.91	o 362
14.92/1.99	o 361
15.78/2.07	o 360
19.71/2.58	o 357
20.51/2.67	o 353
21.31/2.76	o 345
35.68/4.58	o 344
46.08/5.88	o 334
212.98/26.73	o 333
330.39/41.46	o 332
339.97/42.68	o 331
542.03/67.95	o 330
2012.41/252.02	
2012.41/252.02	c *** INTERRUPTED ***
2012.41/252.02	c call to solver        : 11
2012.41/252.02	c
2012.41/252.02	c restarts              : 90056       
2012.41/252.02	c conflicts             : 832449       (414 /sec)
2012.41/252.02	c decisions             : 2388551      (1187 /sec)
2012.41/252.02	c propagations          : 772310550   (383762 /sec)
2012.41/252.02	c root propagations     : 5116        
2012.41/252.02	c filter calls          : 81502291       (40499 /sec)
2012.41/252.02	c useless filter calls  : 56777598       (69 %)
2012.41/252.02	c Memory used           : 605.97 MB
2012.41/252.02	c Best bound time (wc)  : 67.9477 s
2012.41/252.02	c CPU time              : 2012.47 s
2012.41/252.02	c real time             : 252.015 s
2012.41/252.02	
2012.41/252.02	s SATISFIABLE
2012.41/252.02	c Best value found: 330
2012.41/252.02	
2012.41/252.02	
2012.41/252.02	v <instantiation type='solution' cost='330'>
2012.41/252.02	v <list>d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] e[0] e[1] e[2] e[3] e[4] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] </list>
2012.41/252.02	v <values>36 87 90 59 17 99 14 32 93 56 40 59 45 97 44 67 30 49 81 50 25 74 76 53 91 330 330 313 330 330 0 40 149 254 313 11 135 149 181 274 28 68 127 172 269 1 93 123 188 280 11 36 110 186 239 149 0 40 313 254 135 274 181 11 149 68 172 127 269 28 1 123 280 188 93 239 36 11 110 186 1 2 0 4 3 3 0 4 2 1 4 0 2 1 3 0 4 1 3 2 2 1 3 4 0 </values>
2012.41/252.02	v </instantiation>
2012.41/252.02	

Verifier Data

OK	330

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398623-1568605695/watcher-4398623-1568605695 -o /tmp/evaluation-result-4398623-1568605695/solver-4398623-1568605695 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node133-1568595972-12105 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398623-1568605695.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=14418, runsolver pid=14415
Current StackSize limit: 8192 KiB


[startup+0.100494 s]*
/proc/loadavg: 8.21 8.23 8.31 9/204 14427
/proc/meminfo: memFree=31183508/32770624 swapFree=67004452/67108860
[pid=14418] ppid=14415 vsize=624124 memory=12984 CPUtime=0.66 cores=0-7
/proc/14418/stat : 14418 (cosoco) S 14415 14418 12078 0 -1 1077944320 4029 0 0 0 65 1 0 0 20 0 9 0 436809112 639102976 3246 33554432000 4194304 6211092 140737299816784 140737299815040 140498194374391 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
/proc/14418/statm: 156031 3246 891 493 0 149336 0
[pid=14418/tid=14420] ppid=14415 vsize=624124 memory=4134692831991786133 CPUtime=0.08 cores=0-7
/proc/14418/task/14420/stat : 14420 (cosoco) R 14415 14418 12078 0 -1 4202560 251 0 0 0 8 0 0 0 20 0 9 0 436809113 639102976 3246 33554432000 4194304 6211092 140737299816784 140498171231248 5168369 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14421] ppid=14415 vsize=624124 memory=4872558044660077418 CPUtime=0.08 cores=0-7
/proc/14418/task/14421/stat : 14421 (cosoco) R 14415 14418 12078 0 -1 4202560 255 0 0 0 8 0 0 0 20 0 9 0 436809113 639102976 3246 33554432000 4194304 6211092 140737299816784 140498162838544 5193708 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14422] ppid=14415 vsize=624124 memory=139882368226944 CPUtime=0.08 cores=0-7
/proc/14418/task/14422/stat : 14422 (cosoco) R 14415 14418 12078 0 -1 4202560 248 0 0 0 8 0 0 0 20 0 9 0 436809113 639102976 3246 33554432000 4194304 6211092 140737299816784 140498154445648 5167928 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14423] ppid=14415 vsize=624124 memory=0 CPUtime=0.07 cores=0-7
/proc/14418/task/14423/stat : 14423 (cosoco) R 14415 14418 12078 0 -1 4202560 257 0 0 0 7 0 0 0 20 0 9 0 436809113 639102976 3246 33554432000 4194304 6211092 140737299816784 140498146053136 5157124 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14424] ppid=14415 vsize=624124 memory=0 CPUtime=0.08 cores=0-7
/proc/14418/task/14424/stat : 14424 (cosoco) R 14415 14418 12078 0 -1 4202560 250 0 0 0 8 0 0 0 20 0 9 0 436809113 639102976 3246 33554432000 4194304 6211092 140737299816784 140498137660448 5102815 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14425] ppid=14415 vsize=624124 memory=0 CPUtime=0.08 cores=0-7
/proc/14418/task/14425/stat : 14425 (cosoco) R 14415 14418 12078 0 -1 4202560 249 0 0 0 8 0 0 0 20 0 9 0 436809113 639102976 3246 33554432000 4194304 6211092 140737299816784 140498129267336 5168336 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14426] ppid=14415 vsize=624124 memory=-1 CPUtime=0.08 cores=0-7
/proc/14418/task/14426/stat : 14426 (cosoco) R 14415 14418 12078 0 -1 4202560 250 0 0 0 8 0 0 0 20 0 9 0 436809113 639102976 3246 33554432000 4194304 6211092 140737299816784 140498120875136 5168219 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14427] ppid=14415 vsize=624124 memory=0 CPUtime=0.07 cores=0-7
/proc/14418/task/14427/stat : 14427 (cosoco) R 14415 14418 12078 0 -1 4202560 249 0 0 0 7 0 0 0 20 0 9 0 436809113 639102976 3246 33554432000 4194304 6211092 140737299816784 140498112482432 5207518 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 624124 KiB
Current children cumulated memory: 12984 KiB

[startup+0.211489 s]*
/proc/loadavg: 8.21 8.23 8.31 9/204 14427
/proc/meminfo: memFree=31183136/32770624 swapFree=67004452/67108860
[pid=14418] ppid=14415 vsize=622060 memory=12740 CPUtime=1.54 cores=0-7
/proc/14418/stat : 14418 (cosoco) S 14415 14418 12078 0 -1 1077944320 4029 0 0 0 153 1 0 0 20 0 9 0 436809112 636989440 3185 33554432000 4194304 6211092 140737299816784 140737299815040 140498194374391 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
/proc/14418/statm: 155515 3185 892 493 0 148820 0
[pid=14418/tid=14420] ppid=14415 vsize=622060 memory=6935054825532540783 CPUtime=0.19 cores=0-7
/proc/14418/task/14420/stat : 14420 (cosoco) R 14415 14418 12078 0 -1 4202560 251 0 0 0 19 0 0 0 20 0 9 0 436809113 636989440 3185 33554432000 4194304 6211092 140737299816784 140498171231248 5168363 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14421] ppid=14415 vsize=622060 memory=4872558142750484026 CPUtime=0.19 cores=0-7
/proc/14418/task/14421/stat : 14421 (cosoco) R 14415 14418 12078 0 -1 4202560 255 0 0 0 19 0 0 0 20 0 9 0 436809113 636989440 3185 33554432000 4194304 6211092 140737299816784 140498162838544 5393984 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14422] ppid=14415 vsize=622060 memory=139882368226944 CPUtime=0.19 cores=0-7
/proc/14418/task/14422/stat : 14422 (cosoco) R 14415 14418 12078 0 -1 4202560 248 0 0 0 19 0 0 0 20 0 9 0 436809113 636989440 3185 33554432000 4194304 6211092 140737299816784 140498154445648 5046864 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14423] ppid=14415 vsize=622060 memory=0 CPUtime=0.17 cores=0-7
/proc/14418/task/14423/stat : 14423 (cosoco) R 14415 14418 12078 0 -1 4202560 257 0 0 0 17 0 0 0 20 0 9 0 436809113 636989440 3185 33554432000 4194304 6211092 140737299816784 140498146053392 5102806 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14424] ppid=14415 vsize=622060 memory=0 CPUtime=0.19 cores=0-7
/proc/14418/task/14424/stat : 14424 (cosoco) R 14415 14418 12078 0 -1 4202560 250 0 0 0 19 0 0 0 20 0 9 0 436809113 636989440 3185 33554432000 4194304 6211092 140737299816784 140498137660448 5193696 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14425] ppid=14415 vsize=622060 memory=0 CPUtime=0.19 cores=0-7
/proc/14418/task/14425/stat : 14425 (cosoco) R 14415 14418 12078 0 -1 4202560 249 0 0 0 19 0 0 0 20 0 9 0 436809113 636989440 3185 33554432000 4194304 6211092 140737299816784 140498129267336 5393970 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14426] ppid=14415 vsize=622060 memory=-1 CPUtime=0.19 cores=0-7
/proc/14418/task/14426/stat : 14426 (cosoco) R 14415 14418 12078 0 -1 4202560 250 0 0 0 19 0 0 0 20 0 9 0 436809113 636989440 3185 33554432000 4194304 6211092 140737299816784 140498120875136 5168216 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14427] ppid=14415 vsize=622060 memory=0 CPUtime=0.18 cores=0-7
/proc/14418/task/14427/stat : 14427 (cosoco) R 14415 14418 12078 0 -1 4202560 249 0 0 0 18 0 0 0 20 0 9 0 436809113 636989440 3185 33554432000 4194304 6211092 140737299816784 140498112482432 5393970 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 622060 KiB
Current children cumulated memory: 12740 KiB

[startup+0.310489 s]*
/proc/loadavg: 8.21 8.23 8.31 9/204 14427
/proc/meminfo: memFree=31183332/32770624 swapFree=67004452/67108860
[pid=14418] ppid=14415 vsize=620512 memory=12344 CPUtime=2.32 cores=0-7
/proc/14418/stat : 14418 (cosoco) S 14415 14418 12078 0 -1 1077944320 4032 0 0 0 231 1 0 0 20 0 9 0 436809112 635404288 3086 33554432000 4194304 6211092 140737299816784 140737299815040 140498194374391 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
/proc/14418/statm: 155128 3086 892 493 0 148433 0
[pid=14418/tid=14420] ppid=14415 vsize=620512 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/14418/task/14420/stat : 14420 (cosoco) R 14415 14418 12078 0 -1 4202560 251 0 0 0 29 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498171231248 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14421] ppid=14415 vsize=620512 memory=4872558142750484026 CPUtime=0.29 cores=0-7
/proc/14418/task/14421/stat : 14421 (cosoco) R 14415 14418 12078 0 -1 4202560 258 0 0 0 29 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498162838544 5393951 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14422] ppid=14415 vsize=620512 memory=139882368226944 CPUtime=0.28 cores=0-7
/proc/14418/task/14422/stat : 14422 (cosoco) R 14415 14418 12078 0 -1 4202560 248 0 0 0 28 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498154445648 5157102 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14423] ppid=14415 vsize=620512 memory=2240 CPUtime=0.26 cores=0-7
/proc/14418/task/14423/stat : 14423 (cosoco) R 14415 14418 12078 0 -1 4202560 257 0 0 0 26 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498146053248 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14424] ppid=14415 vsize=620512 memory=2241 CPUtime=0.29 cores=0-7
/proc/14418/task/14424/stat : 14424 (cosoco) R 14415 14418 12078 0 -1 4202560 250 0 0 0 29 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498137660448 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14425] ppid=14415 vsize=620512 memory=2241 CPUtime=0.29 cores=0-7
/proc/14418/task/14425/stat : 14425 (cosoco) R 14415 14418 12078 0 -1 4202560 249 0 0 0 29 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498129267744 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14426] ppid=14415 vsize=620512 memory=-1 CPUtime=0.29 cores=0-7
/proc/14418/task/14426/stat : 14426 (cosoco) R 14415 14418 12078 0 -1 4202560 250 0 0 0 29 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498120875136 5393965 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14427] ppid=14415 vsize=620512 memory=2209 CPUtime=0.28 cores=0-7
/proc/14418/task/14427/stat : 14427 (cosoco) R 14415 14418 12078 0 -1 4202560 249 0 0 0 28 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498112482320 5158000 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
Current children cumulated CPU time: 2.32 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 12344 KiB

[startup+0.700486 s]
/proc/loadavg: 8.21 8.23 8.31 9/204 14427
/proc/meminfo: memFree=31183332/32770624 swapFree=67004452/67108860
[pid=14418] ppid=14415 vsize=620512 memory=12344 CPUtime=5.34 cores=0-7
/proc/14418/stat : 14418 (cosoco) S 14415 14418 12078 0 -1 1077944320 4032 0 0 0 533 1 0 0 20 0 9 0 436809112 635404288 3086 33554432000 4194304 6211092 140737299816784 140737299815040 140498194374391 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
/proc/14418/statm: 155128 3086 892 493 0 148433 0
[pid=14418/tid=14420] ppid=14415 vsize=620512 memory=0 CPUtime=0.67 cores=0-7
/proc/14418/task/14420/stat : 14420 (cosoco) R 14415 14418 12078 0 -1 4202560 251 0 0 0 67 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498171231248 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14421] ppid=14415 vsize=620512 memory=0 CPUtime=0.67 cores=0-7
/proc/14418/task/14421/stat : 14421 (cosoco) R 14415 14418 12078 0 -1 4202560 258 0 0 0 67 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498162838800 5167928 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14422] ppid=14415 vsize=620512 memory=0 CPUtime=0.67 cores=0-7
/proc/14418/task/14422/stat : 14422 (cosoco) R 14415 14418 12078 0 -1 4202560 248 0 0 0 67 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498154445840 5168336 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14423] ppid=14415 vsize=620512 memory=0 CPUtime=0.61 cores=0-7
/proc/14418/task/14423/stat : 14423 (cosoco) R 14415 14418 12078 0 -1 4202560 257 0 0 0 61 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498146053072 5193710 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14424] ppid=14415 vsize=620512 memory=1716 CPUtime=0.67 cores=0-7
/proc/14418/task/14424/stat : 14424 (cosoco) R 14415 14418 12078 0 -1 4202560 250 0 0 0 67 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498137660432 5389938 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14425] ppid=14415 vsize=620512 memory=784 CPUtime=0.67 cores=0-7
/proc/14418/task/14425/stat : 14425 (cosoco) R 14415 14418 12078 0 -1 4202560 249 0 0 0 67 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498129268040 5393920 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14426] ppid=14415 vsize=620512 memory=8252 CPUtime=0.67 cores=0-7
/proc/14418/task/14426/stat : 14426 (cosoco) R 14415 14418 12078 0 -1 4202560 250 0 0 0 67 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498120875024 5167529 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14427] ppid=14415 vsize=620512 memory=6024 CPUtime=0.66 cores=0-7
/proc/14418/task/14427/stat : 14427 (cosoco) R 14415 14418 12078 0 -1 4202560 249 0 0 0 66 0 0 0 20 0 9 0 436809113 635404288 3086 33554432000 4194304 6211092 140737299816784 140498112482432 5186242 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
Current children cumulated CPU time: 5.34 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 12344 KiB

[startup+1.50049 s]
/proc/loadavg: 8.21 8.23 8.31 9/204 14427
/proc/meminfo: memFree=31183356/32770624 swapFree=67004452/67108860
[pid=14418] ppid=14415 vsize=620512 memory=12368 CPUtime=11.72 cores=0-7
/proc/14418/stat : 14418 (cosoco) S 14415 14418 12078 0 -1 1077944320 5488 0 0 0 1171 1 0 0 20 0 9 0 436809112 635404288 3092 33554432000 4194304 6211092 140737299816784 140737299815040 140498194374391 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
/proc/14418/statm: 155128 3092 893 493 0 148433 0
[pid=14418/tid=14420] ppid=14415 vsize=620512 memory=6944656592455359580 CPUtime=1.47 cores=0-7
/proc/14418/task/14420/stat : 14420 (cosoco) R 14415 14418 12078 0 -1 4202560 378 0 0 0 147 0 0 0 20 0 9 0 436809113 635404288 3092 33554432000 4194304 6211092 140737299816784 140498171231248 5207504 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14421] ppid=14415 vsize=620512 memory=6944656575208382560 CPUtime=1.47 cores=0-7
/proc/14418/task/14421/stat : 14421 (cosoco) R 14415 14418 12078 0 -1 4202560 487 0 0 0 147 0 0 0 20 0 9 0 436809113 635404288 3092 33554432000 4194304 6211092 140737299816784 140498162838800 5389984 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14422] ppid=14415 vsize=620512 memory=-5587106306044206369 CPUtime=1.47 cores=0-7
/proc/14418/task/14422/stat : 14422 (cosoco) R 14415 14418 12078 0 -1 4202560 368 0 0 0 147 0 0 0 20 0 9 0 436809113 635404288 3092 33554432000 4194304 6211092 140737299816784 140498154445840 5193696 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14423] ppid=14415 vsize=620512 memory=120 CPUtime=1.4 cores=0-7
/proc/14418/task/14423/stat : 14423 (cosoco) R 14415 14418 12078 0 -1 4202560 478 0 0 0 140 0 0 0 20 0 9 0 436809113 635404288 3092 33554432000 4194304 6211092 140737299816784 140498146053072 5168216 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14424] ppid=14415 vsize=620512 memory=127 CPUtime=1.47 cores=0-7
/proc/14418/task/14424/stat : 14424 (cosoco) R 14415 14418 12078 0 -1 4202560 403 0 0 0 147 0 0 0 20 0 9 0 436809113 635404288 3092 33554432000 4194304 6211092 140737299816784 140498137660432 5155337 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14425] ppid=14415 vsize=620512 memory=127 CPUtime=1.47 cores=0-7
/proc/14418/task/14425/stat : 14425 (cosoco) R 14415 14418 12078 0 -1 4202560 439 0 0 0 147 0 0 0 20 0 9 0 436809113 635404288 3092 33554432000 4194304 6211092 140737299816784 140498129268040 5193708 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14426] ppid=14415 vsize=620512 memory=127 CPUtime=1.47 cores=0-7
/proc/14418/task/14426/stat : 14426 (cosoco) R 14415 14418 12078 0 -1 4202560 490 0 0 0 147 0 0 0 20 0 9 0 436809113 635404288 3092 33554432000 4194304 6211092 140737299816784 140498120875280 5102848 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14427] ppid=14415 vsize=620512 memory=126 CPUtime=1.46 cores=0-7
/proc/14418/task/14427/stat : 14427 (cosoco) R 14415 14418 12078 0 -1 4202560 425 0 0 0 146 0 0 0 20 0 9 0 436809113 635404288 3092 33554432000 4194304 6211092 140737299816784 140498112482224 5193696 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
Current children cumulated CPU time: 11.72 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 12368 KiB

[startup+3.1105 s]
/proc/loadavg: 8.27 8.24 8.31 9/204 14427
/proc/meminfo: memFree=31183852/32770624 swapFree=67004452/67108860
[pid=14418] ppid=14415 vsize=620512 memory=12380 CPUtime=24.58 cores=0-7
/proc/14418/stat : 14418 (cosoco) S 14415 14418 12078 0 -1 1077944320 6847 0 0 0 2457 1 0 0 20 0 9 0 436809112 635404288 3095 33554432000 4194304 6211092 140737299816784 140737299815040 140498194374391 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
/proc/14418/statm: 155128 3095 893 493 0 148433 0
[pid=14418/tid=14420] ppid=14415 vsize=620512 memory=12368 CPUtime=3.08 cores=0-7
/proc/14418/task/14420/stat : 14420 (cosoco) R 14415 14418 12078 0 -1 4202560 563 0 0 0 308 0 0 0 20 0 9 0 436809113 635404288 3095 33554432000 4194304 6211092 140737299816784 140498171231504 5193696 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14421] ppid=14415 vsize=620512 memory=56 CPUtime=3.08 cores=0-7
/proc/14418/task/14421/stat : 14421 (cosoco) R 14415 14418 12078 0 -1 4202560 666 0 0 0 308 0 0 0 20 0 9 0 436809113 635404288 3095 33554432000 4194304 6211092 140737299816784 140498162838544 5168225 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14422] ppid=14415 vsize=620512 memory=0 CPUtime=3.08 cores=0-7
/proc/14418/task/14422/stat : 14422 (cosoco) R 14415 14418 12078 0 -1 4202560 573 0 0 0 308 0 0 0 20 0 9 0 436809113 635404288 3095 33554432000 4194304 6211092 140737299816784 140498154445840 5193710 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14423] ppid=14415 vsize=620512 memory=0 CPUtime=2.98 cores=0-7
/proc/14418/task/14423/stat : 14423 (cosoco) R 14415 14418 12078 0 -1 4202560 633 0 0 0 298 0 0 0 20 0 9 0 436809113 635404288 3095 33554432000 4194304 6211092 140737299816784 140498146053072 5193696 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14424] ppid=14415 vsize=620512 memory=238 CPUtime=3.08 cores=0-7
/proc/14418/task/14424/stat : 14424 (cosoco) R 14415 14418 12078 0 -1 4202560 530 0 0 0 308 0 0 0 20 0 9 0 436809113 635404288 3095 33554432000 4194304 6211092 140737299816784 140498137660432 5156914 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14425] ppid=14415 vsize=620512 memory=247 CPUtime=3.08 cores=0-7
/proc/14418/task/14425/stat : 14425 (cosoco) R 14415 14418 12078 0 -1 4202560 593 0 0 0 308 0 0 0 20 0 9 0 436809113 635404288 3095 33554432000 4194304 6211092 140737299816784 140498129267728 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14426] ppid=14415 vsize=620512 memory=247 CPUtime=3.08 cores=0-7
/proc/14418/task/14426/stat : 14426 (cosoco) R 14415 14418 12078 0 -1 4202560 627 0 0 0 308 0 0 0 20 0 9 0 436809113 635404288 3095 33554432000 4194304 6211092 140737299816784 140498120875136 5393970 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14427] ppid=14415 vsize=620512 memory=12368 CPUtime=3.07 cores=0-7
/proc/14418/task/14427/stat : 14427 (cosoco) R 14415 14418 12078 0 -1 4202560 642 0 0 0 307 0 0 0 20 0 9 0 436809113 635404288 3095 33554432000 4194304 6211092 140737299816784 140498112482224 5168360 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
Current children cumulated CPU time: 24.58 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 12380 KiB

[startup+6.30049 s]
/proc/loadavg: 8.27 8.24 8.31 9/204 14427
/proc/meminfo: memFree=31184168/32770624 swapFree=67004452/67108860
[pid=14418] ppid=14415 vsize=620512 memory=12392 CPUtime=50.06 cores=0-7
/proc/14418/stat : 14418 (cosoco) S 14415 14418 12078 0 -1 1077944320 8416 0 0 0 5004 2 0 0 20 0 9 0 436809112 635404288 3098 33554432000 4194304 6211092 140737299816784 140737299815040 140498194374391 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
/proc/14418/statm: 155128 3098 893 493 0 148433 0
[pid=14418/tid=14420] ppid=14415 vsize=620512 memory=0 CPUtime=6.27 cores=0-7
/proc/14418/task/14420/stat : 14420 (cosoco) R 14415 14418 12078 0 -1 4202560 735 0 0 0 627 0 0 0 20 0 9 0 436809113 635404288 3098 33554432000 4194304 6211092 140737299816784 140498171231504 5167547 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14421] ppid=14415 vsize=620512 memory=0 CPUtime=6.27 cores=0-7
/proc/14418/task/14421/stat : 14421 (cosoco) R 14415 14418 12078 0 -1 4202560 934 0 0 0 627 0 0 0 20 0 9 0 436809113 635404288 3098 33554432000 4194304 6211092 140737299816784 140498162838800 5158023 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14422] ppid=14415 vsize=620512 memory=139886663194239 CPUtime=6.27 cores=0-7
/proc/14418/task/14422/stat : 14422 (cosoco) R 14415 14418 12078 0 -1 4202560 757 0 0 0 627 0 0 0 20 0 9 0 436809113 635404288 3098 33554432000 4194304 6211092 140737299816784 140498154445952 5156936 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14423] ppid=14415 vsize=620512 memory=3280 CPUtime=6.13 cores=0-7
/proc/14418/task/14423/stat : 14423 (cosoco) R 14415 14418 12078 0 -1 4202560 843 0 0 0 613 0 0 0 20 0 9 0 436809113 635404288 3098 33554432000 4194304 6211092 140737299816784 140498146053392 5193696 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0

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

/proc/14418/task/14422/stat : 14422 (cosoco) R 14415 14418 12078 0 -1 4202560 1548 0 0 0 2545 0 0 0 20 0 9 0 436809113 635404288 3105 33554432000 4194304 6211092 140737299816784 140498154445952 5193696 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14423] ppid=14415 vsize=620512 memory=164 CPUtime=25.08 cores=0-7
/proc/14418/task/14423/stat : 14423 (cosoco) R 14415 14418 12078 0 -1 4202560 1627 0 0 0 2508 0 0 0 20 0 9 0 436809113 635404288 3105 33554432000 4194304 6211092 140737299816784 140498146053248 5168192 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14424] ppid=14415 vsize=620512 memory=6390911337647 CPUtime=25.47 cores=0-7
/proc/14418/task/14424/stat : 14424 (cosoco) R 14415 14418 12078 0 -1 4202560 1504 0 0 0 2547 0 0 0 20 0 9 0 436809113 635404288 3105 33554432000 4194304 6211092 140737299816784 140498137660280 5167450 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14425] ppid=14415 vsize=620512 memory=59 CPUtime=25.47 cores=0-7
/proc/14418/task/14425/stat : 14425 (cosoco) R 14415 14418 12078 0 -1 4202560 1635 0 0 0 2547 0 0 0 20 0 9 0 436809113 635404288 3105 33554432000 4194304 6211092 140737299816784 140498129267728 5167538 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14426] ppid=14415 vsize=620512 memory=12420 CPUtime=25.46 cores=0-7
/proc/14418/task/14426/stat : 14426 (cosoco) R 14415 14418 12078 0 -1 4202560 1714 0 0 0 2546 0 0 0 20 0 9 0 436809113 635404288 3105 33554432000 4194304 6211092 140737299816784 140498120875024 5393920 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14427] ppid=14415 vsize=620512 memory=12420 CPUtime=25.46 cores=0-7
/proc/14418/task/14427/stat : 14427 (cosoco) R 14415 14418 12078 0 -1 4202560 1779 0 0 0 2546 0 0 0 20 0 9 0 436809113 635404288 3105 33554432000 4194304 6211092 140737299816784 140498112482320 5166656 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
Current children cumulated CPU time: 203.4 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 12420 KiB

[startup+51.1105 s]
/proc/loadavg: 8.32 8.27 8.32 9/204 14430
/proc/meminfo: memFree=31183760/32770624 swapFree=67004452/67108860
[pid=14418] ppid=14415 vsize=620512 memory=12424 CPUtime=407.93 cores=0-7
/proc/14418/stat : 14418 (cosoco) S 14415 14418 12078 0 -1 1077944320 17932 0 0 0 40791 2 0 0 20 0 9 0 436809112 635404288 3106 33554432000 4194304 6211092 140737299816784 140737299815040 140498194374391 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
/proc/14418/statm: 155128 3106 893 493 0 148433 0
[pid=14418/tid=14420] ppid=14415 vsize=620512 memory=12424 CPUtime=51.08 cores=0-7
/proc/14418/task/14420/stat : 14420 (cosoco) R 14415 14418 12078 0 -1 4202560 1746 0 0 0 5108 0 0 0 20 0 9 0 436809113 635404288 3106 33554432000 4194304 6211092 140737299816784 140498171231360 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14421] ppid=14415 vsize=620512 memory=12424 CPUtime=51.08 cores=0-7
/proc/14418/task/14421/stat : 14421 (cosoco) R 14415 14418 12078 0 -1 4202560 2257 0 0 0 5108 0 0 0 20 0 9 0 436809113 635404288 3106 33554432000 4194304 6211092 140737299816784 140498162838200 5393965 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14422] ppid=14415 vsize=620512 memory=56 CPUtime=51.06 cores=0-7
/proc/14418/task/14422/stat : 14422 (cosoco) R 14415 14418 12078 0 -1 4202560 1866 0 0 0 5106 0 0 0 20 0 9 0 436809113 635404288 3106 33554432000 4194304 6211092 140737299816784 140498154446096 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14423] ppid=14415 vsize=620512 memory=12424 CPUtime=50.35 cores=0-7
/proc/14418/task/14423/stat : 14423 (cosoco) R 14415 14418 12078 0 -1 4202560 1950 0 0 0 5035 0 0 0 20 0 9 0 436809113 635404288 3106 33554432000 4194304 6211092 140737299816784 140498146053248 5168216 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14424] ppid=14415 vsize=620512 memory=33 CPUtime=51.08 cores=0-7
/proc/14418/task/14424/stat : 14424 (cosoco) R 14415 14418 12078 0 -1 4202560 1829 0 0 0 5108 0 0 0 20 0 9 0 436809113 635404288 3106 33554432000 4194304 6211092 140737299816784 140498137660280 5393984 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14425] ppid=14415 vsize=620512 memory=65 CPUtime=51.08 cores=0-7
/proc/14418/task/14425/stat : 14425 (cosoco) R 14415 14418 12078 0 -1 4202560 2052 0 0 0 5108 0 0 0 20 0 9 0 436809113 635404288 3106 33554432000 4194304 6211092 140737299816784 140498129267984 5186269 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14426] ppid=14415 vsize=620512 memory=12424 CPUtime=51.07 cores=0-7
/proc/14418/task/14426/stat : 14426 (cosoco) R 14415 14418 12078 0 -1 4202560 2086 0 0 0 5107 0 0 0 20 0 9 0 436809113 635404288 3106 33554432000 4194304 6211092 140737299816784 140498120875024 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14427] ppid=14415 vsize=620512 memory=0 CPUtime=51.07 cores=0-7
/proc/14418/task/14427/stat : 14427 (cosoco) R 14415 14418 12078 0 -1 4202560 2126 0 0 0 5107 0 0 0 20 0 9 0 436809113 635404288 3106 33554432000 4194304 6211092 140737299816784 140498112482320 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
Current children cumulated CPU time: 407.93 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 12424 KiB

[startup+102.3 s]
/proc/loadavg: 8.14 8.23 8.30 9/204 14433
/proc/meminfo: memFree=31183084/32770624 swapFree=67004452/67108860
[pid=14418] ppid=14415 vsize=620512 memory=12436 CPUtime=816.78 cores=0-7
/proc/14418/stat : 14418 (cosoco) S 14415 14418 12078 0 -1 1077944320 21995 0 0 0 81675 3 0 0 20 0 9 0 436809112 635404288 3109 33554432000 4194304 6211092 140737299816784 140737299815040 140498194374391 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
/proc/14418/statm: 155128 3109 893 493 0 148433 0
[pid=14418/tid=14420] ppid=14415 vsize=620512 memory=164 CPUtime=102.27 cores=0-7
/proc/14418/task/14420/stat : 14420 (cosoco) R 14415 14418 12078 0 -1 4202560 2172 0 0 0 10227 0 0 0 20 0 9 0 436809113 635404288 3109 33554432000 4194304 6211092 140737299816784 140498171231360 5167550 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14421] ppid=14415 vsize=620512 memory=0 CPUtime=102.25 cores=0-7
/proc/14418/task/14421/stat : 14421 (cosoco) R 14415 14418 12078 0 -1 4202560 2817 0 0 0 10225 0 0 0 20 0 9 0 436809113 635404288 3109 33554432000 4194304 6211092 140737299816784 140498162838200 5193710 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14422] ppid=14415 vsize=620512 memory=139882252994873 CPUtime=102.25 cores=0-7
/proc/14418/task/14422/stat : 14422 (cosoco) R 14415 14418 12078 0 -1 4202560 2395 0 0 0 10225 0 0 0 20 0 9 0 436809113 635404288 3109 33554432000 4194304 6211092 140737299816784 140498154446096 5389960 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14423] ppid=14415 vsize=620512 memory=6935054825532540783 CPUtime=100.87 cores=0-7
/proc/14418/task/14423/stat : 14423 (cosoco) R 14415 14418 12078 0 -1 4202560 2403 0 0 0 10087 0 0 0 20 0 9 0 436809113 635404288 3109 33554432000 4194304 6211092 140737299816784 140498146053248 5393984 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14424] ppid=14415 vsize=620512 memory=6024 CPUtime=102.26 cores=0-7
/proc/14418/task/14424/stat : 14424 (cosoco) R 14415 14418 12078 0 -1 4202560 2328 0 0 0 10226 0 0 0 20 0 9 0 436809113 635404288 3109 33554432000 4194304 6211092 140737299816784 140498137660432 5167574 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14425] ppid=14415 vsize=620512 memory=12436 CPUtime=102.27 cores=0-7
/proc/14418/task/14425/stat : 14425 (cosoco) R 14415 14418 12078 0 -1 4202560 2533 0 0 0 10227 0 0 0 20 0 9 0 436809113 635404288 3109 33554432000 4194304 6211092 140737299816784 140498129267984 5102871 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14426] ppid=14415 vsize=620512 memory=1036 CPUtime=102.26 cores=0-7
/proc/14418/task/14426/stat : 14426 (cosoco) R 14415 14418 12078 0 -1 4202560 2611 0 0 0 10226 0 0 0 20 0 9 0 436809113 635404288 3109 33554432000 4194304 6211092 140737299816784 140498120875024 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14427] ppid=14415 vsize=620512 memory=45664 CPUtime=102.26 cores=0-7
/proc/14418/task/14427/stat : 14427 (cosoco) R 14415 14418 12078 0 -1 4202560 2716 0 0 0 10226 0 0 0 20 0 9 0 436809113 635404288 3109 33554432000 4194304 6211092 140737299816784 140498112482432 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
Current children cumulated CPU time: 816.78 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 12436 KiB

[startup+162.3 s]
/proc/loadavg: 8.24 8.23 8.30 9/205 14445
/proc/meminfo: memFree=31182980/32770624 swapFree=67004452/67108860
[pid=14418] ppid=14415 vsize=620512 memory=12472 CPUtime=1295.94 cores=0-7
/proc/14418/stat : 14418 (cosoco) S 14415 14418 12078 0 -1 1077944320 23500 0 0 0 129591 3 0 0 20 0 9 0 436809112 635404288 3118 33554432000 4194304 6211092 140737299816784 140737299815040 140498194374391 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
/proc/14418/statm: 155128 3118 893 493 0 148433 0
[pid=14418/tid=14420] ppid=14415 vsize=620512 memory=12472 CPUtime=162.26 cores=0-7
/proc/14418/task/14420/stat : 14420 (cosoco) R 14415 14418 12078 0 -1 4202560 2341 0 0 0 16226 0 0 0 20 0 9 0 436809113 635404288 3118 33554432000 4194304 6211092 140737299816784 140498171231360 5193696 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14421] ppid=14415 vsize=620512 memory=12472 CPUtime=162.25 cores=0-7
/proc/14418/task/14421/stat : 14421 (cosoco) R 14415 14418 12078 0 -1 4202560 3010 0 0 0 16225 0 0 0 20 0 9 0 436809113 635404288 3118 33554432000 4194304 6211092 140737299816784 140498162838392 5102806 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14422] ppid=14415 vsize=620512 memory=12472 CPUtime=162.24 cores=0-7
/proc/14418/task/14422/stat : 14422 (cosoco) R 14415 14418 12078 0 -1 4202560 2531 0 0 0 16224 0 0 0 20 0 9 0 436809113 635404288 3118 33554432000 4194304 6211092 140737299816784 140498154445840 5166656 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14423] ppid=14415 vsize=620512 memory=12472 CPUtime=160.07 cores=0-7
/proc/14418/task/14423/stat : 14423 (cosoco) R 14415 14418 12078 0 -1 4202560 2617 0 0 0 16007 0 0 0 20 0 9 0 436809113 635404288 3118 33554432000 4194304 6211092 140737299816784 140498146053136 5193696 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14424] ppid=14415 vsize=620512 memory=12472 CPUtime=162.25 cores=0-7
/proc/14418/task/14424/stat : 14424 (cosoco) R 14415 14418 12078 0 -1 4202560 2503 0 0 0 16225 0 0 0 20 0 9 0 436809113 635404288 3118 33554432000 4194304 6211092 140737299816784 140498137660280 5168225 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14425] ppid=14415 vsize=620512 memory=12472 CPUtime=162.27 cores=0-7
/proc/14418/task/14425/stat : 14425 (cosoco) R 14415 14418 12078 0 -1 4202560 2773 0 0 0 16227 0 0 0 20 0 9 0 436809113 635404288 3118 33554432000 4194304 6211092 140737299816784 140498129267984 5158194 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14426] ppid=14415 vsize=620512 memory=12472 CPUtime=162.27 cores=0-7
/proc/14418/task/14426/stat : 14426 (cosoco) R 14415 14418 12078 0 -1 4202560 2757 0 0 0 16227 0 0 0 20 0 9 0 436809113 635404288 3118 33554432000 4194304 6211092 140737299816784 140498120875024 5167901 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14427] ppid=14415 vsize=620512 memory=12472 CPUtime=162.26 cores=0-7
/proc/14418/task/14427/stat : 14427 (cosoco) R 14415 14418 12078 0 -1 4202560 2948 0 0 0 16226 0 0 0 20 0 9 0 436809113 635404288 3118 33554432000 4194304 6211092 140737299816784 140498112482320 5393984 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
Current children cumulated CPU time: 1295.94 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 12472 KiB

[startup+222.3 s]
/proc/loadavg: 8.22 8.22 8.29 9/204 14448
/proc/meminfo: memFree=31184044/32770624 swapFree=67004452/67108860
[pid=14418] ppid=14415 vsize=620512 memory=12488 CPUtime=1775.14 cores=0-7
/proc/14418/stat : 14418 (cosoco) S 14415 14418 12078 0 -1 1077944320 25006 0 0 0 177511 3 0 0 20 0 9 0 436809112 635404288 3122 33554432000 4194304 6211092 140737299816784 140737299815040 140498194374391 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
/proc/14418/statm: 155128 3122 893 493 0 148433 0
[pid=14418/tid=14420] ppid=14415 vsize=620512 memory=12488 CPUtime=222.27 cores=0-7
/proc/14418/task/14420/stat : 14420 (cosoco) R 14415 14418 12078 0 -1 4202560 2505 0 0 0 22227 0 0 0 20 0 9 0 436809113 635404288 3122 33554432000 4194304 6211092 140737299816784 140498171231360 5102815 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14421] ppid=14415 vsize=620512 memory=12488 CPUtime=222.24 cores=0-7
/proc/14418/task/14421/stat : 14421 (cosoco) R 14415 14418 12078 0 -1 4202560 3203 0 0 0 22224 0 0 0 20 0 9 0 436809113 635404288 3122 33554432000 4194304 6211092 140737299816784 140498162838392 5168340 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14422] ppid=14415 vsize=620512 memory=6935054825532540783 CPUtime=222.23 cores=0-7
/proc/14418/task/14422/stat : 14422 (cosoco) R 14415 14418 12078 0 -1 4202560 2710 0 0 0 22223 0 0 0 20 0 9 0 436809113 635404288 3122 33554432000 4194304 6211092 140737299816784 140498154445952 5393920 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14423] ppid=14415 vsize=620512 memory=12488 CPUtime=219.28 cores=0-7
/proc/14418/task/14423/stat : 14423 (cosoco) R 14415 14418 12078 0 -1 4202560 2779 0 0 0 21928 0 0 0 20 0 9 0 436809113 635404288 3122 33554432000 4194304 6211092 140737299816784 140498146053136 5078803 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14424] ppid=14415 vsize=620512 memory=12488 CPUtime=222.24 cores=0-7
/proc/14418/task/14424/stat : 14424 (cosoco) R 14415 14418 12078 0 -1 4202560 2741 0 0 0 22224 0 0 0 20 0 9 0 436809113 635404288 3122 33554432000 4194304 6211092 140737299816784 140498137660104 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14425] ppid=14415 vsize=620512 memory=12488 CPUtime=222.28 cores=0-7
/proc/14418/task/14425/stat : 14425 (cosoco) R 14415 14418 12078 0 -1 4202560 2958 0 0 0 22228 0 0 0 20 0 9 0 436809113 635404288 3122 33554432000 4194304 6211092 140737299816784 140498129267984 5167888 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14426] ppid=14415 vsize=620512 memory=1540 CPUtime=222.27 cores=0-7
/proc/14418/task/14426/stat : 14426 (cosoco) R 14415 14418 12078 0 -1 4202560 2909 0 0 0 22227 0 0 0 20 0 9 0 436809113 635404288 3122 33554432000 4194304 6211092 140737299816784 140498120875024 5168216 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14427] ppid=14415 vsize=620512 memory=12488 CPUtime=222.26 cores=0-7
/proc/14418/task/14427/stat : 14427 (cosoco) R 14415 14418 12078 0 -1 4202560 3181 0 0 0 22226 0 0 0 20 0 9 0 436809113 635404288 3122 33554432000 4194304 6211092 140737299816784 140498112482432 5393965 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
Current children cumulated CPU time: 1775.14 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 12488 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 8.19 8.22 8.29 10/204 14451
/proc/meminfo: memFree=31183628/32770624 swapFree=67004452/67108860
[pid=14418] ppid=14415 vsize=620512 memory=12504 CPUtime=2012.41 cores=0-7
/proc/14418/stat : 14418 (cosoco) S 14415 14418 12078 0 -1 1077944320 26280 0 0 0 201238 3 0 0 20 0 9 0 436809112 635404288 3126 33554432000 4194304 6211092 140737299816784 140737299815040 140498194374391 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
/proc/14418/statm: 155128 3126 893 493 0 148433 0
[pid=14418/tid=14420] ppid=14415 vsize=620512 memory=3996 CPUtime=251.98 cores=0-7
/proc/14418/task/14420/stat : 14420 (cosoco) R 14415 14418 12078 0 -1 4202560 2637 0 0 0 25198 0 0 0 20 0 9 0 436809113 635404288 3126 33554432000 4194304 6211092 140737299816784 140498171231360 5193696 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14421] ppid=14415 vsize=620512 memory=2832 CPUtime=251.95 cores=0-7
/proc/14418/task/14421/stat : 14421 (cosoco) R 14415 14418 12078 0 -1 4202560 3356 0 0 0 25195 0 0 0 20 0 9 0 436809113 635404288 3126 33554432000 4194304 6211092 140737299816784 140498162838392 5393970 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14422] ppid=14415 vsize=620512 memory=1212 CPUtime=251.95 cores=0-7
/proc/14418/task/14422/stat : 14422 (cosoco) R 14415 14418 12078 0 -1 4202560 2862 0 0 0 25195 0 0 0 20 0 9 0 436809113 635404288 3126 33554432000 4194304 6211092 140737299816784 140498154445952 5167521 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14423] ppid=14415 vsize=620512 memory=4872558044660077418 CPUtime=248.58 cores=0-7
/proc/14418/task/14423/stat : 14423 (cosoco) R 14415 14418 12078 0 -1 4202560 2940 0 0 0 24858 0 0 0 20 0 9 0 436809113 635404288 3126 33554432000 4194304 6211092 140737299816784 140498146053136 5017292 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14424] ppid=14415 vsize=620512 memory=4104 CPUtime=251.95 cores=0-7
/proc/14418/task/14424/stat : 14424 (cosoco) R 14415 14418 12078 0 -1 4202560 2871 0 0 0 25195 0 0 0 20 0 9 0 436809113 635404288 3126 33554432000 4194304 6211092 140737299816784 140498137660104 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14425] ppid=14415 vsize=620512 memory=1408 CPUtime=251.99 cores=0-7
/proc/14418/task/14425/stat : 14425 (cosoco) R 14415 14418 12078 0 -1 4202560 3124 0 0 0 25199 0 0 0 20 0 9 0 436809113 635404288 3126 33554432000 4194304 6211092 140737299816784 140498129267984 5393965 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14426] ppid=14415 vsize=620512 memory=2780 CPUtime=251.98 cores=0-7
/proc/14418/task/14426/stat : 14426 (cosoco) R 14415 14418 12078 0 -1 4202560 3101 0 0 0 25198 0 0 0 20 0 9 0 436809113 635404288 3126 33554432000 4194304 6211092 140737299816784 140498120875024 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
[pid=14418/tid=14427] ppid=14415 vsize=620512 memory=12504 CPUtime=251.97 cores=0-7
/proc/14418/task/14427/stat : 14427 (cosoco) R 14415 14418 12078 0 -1 4202560 3369 0 0 0 25197 0 0 0 20 0 9 0 436809113 635404288 3126 33554432000 4194304 6211092 140737299816784 140498112482432 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22839296 140737299825686 140737299825778 140737299825778 140737299828686 0
Current children cumulated CPU time: 2012.41 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 12504 KiB

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

[startup+252.022 s]
# the end of solver process 14418 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.48 s, system=0.036983 s

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

Child status: 1
Real time (s): 252.022
CPU time (s): 2012.51
CPU user time (s): 2012.48
CPU system time (s): 0.036983
CPU usage (%): 798.546
Max. virtual memory (cumulated for all children) (KiB): 624124
Max. memory (cumulated for all children) (KiB): 12984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.48
system time used= 0.036983
maximum resident set size= 13244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26334
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= 553
involuntary context switches= 18666


# summary of solver processes directly reported to runsolver:
#   pid: 14418
#   total CPU time (s): 2012.51
#   total CPU user time (s): 2012.48
#   total CPU system time (s): 0.036983

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.21435 second user time and 2.10153 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-16 05:47:35
IDJOB=4398623
IDBENCH=115842
IDSOLVER=2852
FILE ID=node133/4398623-1568605695
RUNJOBID= node133-1568595972-12105
PBS_JOBID= 21703396
Free space on /tmp= 59576 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-9.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398623-1568605695/watcher-4398623-1568605695 -o /tmp/evaluation-result-4398623-1568605695/solver-4398623-1568605695 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node133-1568595972-12105 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398623-1568605695.xml

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

MD5SUM BENCH= b1b903d633c720775ef1eb29649a113f
RANDOM SEED=299970672

node133.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.18
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.18
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.18
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.18
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:        31192224 kB
MemAvailable:   31889816 kB
Buffers:          224196 kB
Cached:           764592 kB
SwapCached:         3216 kB
Active:           461100 kB
Inactive:         532344 kB
Active(anon):      28888 kB
Inactive(anon):    24388 kB
Active(file):     432212 kB
Inactive(file):   507956 kB
Unevictable:      111236 kB
Mlocked:          111236 kB
SwapTotal:      67108860 kB
SwapFree:       67004452 kB
Dirty:              2796 kB
Writeback:             0 kB
AnonPages:        125572 kB
Mapped:            47412 kB
Shmem:             40004 kB
Slab:             175636 kB
SReclaimable:     146520 kB
SUnreclaim:        29116 kB
KernelStack:        3792 kB
PageTables:         5724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 59572 MiB
End job on node133 at 2019-09-16 05:51:48